What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » helping out a newb

helping out a newb
Author: Message:
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
36 / Male / Flag
Joined: Jan 2006
RE: helping out a newb
I think he wants a 1337 converter to work when he is typig rather than when the message is sent. What you want to do in the area that you are unsure of is use the following code.
code:
ChatWnd.EditText_ReplaceSel("4");//Insert 4 where the caret is (the blinking thig deoting where you are typing)
return true;//Do not let messenger put in the a

You also may want to look at a switch statement rather than many if statements for each key, it will just turn out nicer if you understand how to use them.  This isn't needed but it is an ideal opportunity to give it a go and learn how to do it.

This post was edited on 10-18-2007 at 12:38 PM by markee.
[Image: markee.png]
10-18-2007 12:36 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
helping out a newb - by general sirhc on 10-18-2007 at 12:01 PM
RE: helping out a newb - by albert on 10-18-2007 at 12:03 PM
RE: helping out a newb - by markee on 10-18-2007 at 12:36 PM
RE: helping out a newb - by general sirhc on 10-18-2007 at 12:47 PM
RE: helping out a newb - by Spunky on 10-18-2007 at 06:22 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On