What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » How to replace messeges

How to replace messeges
Author: Message:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
36 / Male / Flag
Joined: Aug 2006
RE: How to replace messeges
Javascript code:
function OnEvent_ChatWndSendMessage(ChatWnd, Message){
 return "/colorize " + Message
}


Although someone may want to add checks for things like commands being typed, this is a very basic way of doing it
<Eljay> "Problems encountered: shit blew up" :zippy:
01-10-2010 12:07 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
How to replace messeges - by Barathrum on 01-09-2010 at 09:55 PM
RE: How to replace messeges - by Spunky on 01-10-2010 at 12:07 AM
RE: How to replace messeges - by Barathrum on 01-10-2010 at 11:03 AM
RE: How to replace messeges - by Matti on 01-10-2010 at 02:40 PM
RE: How to replace messeges - by Barathrum on 01-10-2010 at 03:17 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