What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: Copy what they say?
thanks, when you put it like that It made sense again lol. Anyone notice how close Jscript or whatever this is...is close to Lua?
SantaMayCryScripting06-28-2006 at 11:32 PM
RE: Copy what they say?
Hmm..so how would I do that? lol
SantaMayCryScripting06-28-2006 at 11:18 PM
Copy what they say?
Here is my script so far(thanks maker of stealdp) [code]function OnEvent_ChatWndSendMessage(Wnd,Msg) { if(Msg == "!copycat") { var WndContacts = Wnd.Contacts; if(WndContacts.Count == 1) { var e = new Enumerator(WndContacts); var Cnt = e....
SantaMayCryScripting06-28-2006 at 11:10 PM
[Hide Excerpts]