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:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: helping out a newb
quote:
Originally posted by markee
I think he wants a 1337 converter to work when he is typig rather than when the message is sent.

quote=tylertyler]This might help you:
code:

function OnEvent_ChatWndSendMessage(ChatWnd, Message)
{

Message = Message.replace(/R/gi,'some char');

return Message;
}





He solved it and was thanked; there was no need to post your code really as it doesn't do what he asked anyway
<Eljay> "Problems encountered: shit blew up" :zippy:
10-18-2007 06:22 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