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

Interface help
Author: Message:
plus
Banned


Posts: 127
Reputation: -10
Joined: Jan 2007
O.P. Interface help
This might be alot to ask. I have being trying to create a script that works, its almost done.
I  am stuck on the interface window how can i make it so theres a text box that when i click save it will change the word test (below) to the text that is inputed in the box.

code:
    function OnEvent_ChatWndSendMessage(ChatWnd, sMessage)
    {
       return sMessage.replace("hi", "test");
    }



one more thing,

Is there a way if somone types web (example) the script will send back wed2

Thanks in advance(Y)

This post was edited on 01-15-2007 at 08:53 PM by plus.
01-15-2007 08:52 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Interface help - by plus on 01-15-2007 at 08:52 PM
RE: Interface help - by matty on 01-15-2007 at 09:33 PM
RE: Interface help - by plus on 01-15-2007 at 09:39 PM
RE: RE: Interface help - by deAd on 01-15-2007 at 09:49 PM
RE: Interface help - by matty on 01-15-2007 at 09:51 PM
RE: Interface help - by CookieRevised on 01-15-2007 at 09:53 PM
RE: Interface help - by plus on 01-15-2007 at 10:05 PM
RE: RE: Interface help - by deAd on 01-15-2007 at 10:51 PM
RE: Interface help - by plus on 01-15-2007 at 10:56 PM
RE: Interface help - by matty on 01-15-2007 at 11:02 PM
RE: RE: Interface help - by deAd on 01-15-2007 at 11:18 PM
RE: Interface help - by plus on 01-16-2007 at 04:19 PM
RE: Interface help - by Plik on 01-16-2007 at 07:21 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