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

Computer Details script
Author: Message:
roflmao456
Skinning Contest Winner
****

Avatar

Posts: 955
Reputation: 24
29 / Male / Flag
Joined: Nov 2006
Status: Away
RE: Computer Details script
You can try the event ChatWndReceiveMessage.
also a switch:
code:
switch(string){
case "test1":
// equivalent of if(string == "test1")
break;
case "test2":
// code..
break;
}
[quote]
Ultimatess6
: What a noob mod
12-23-2008 12:32 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Computer Details script - by mrfireman on 12-22-2008 at 09:26 PM
RE: Computer Details script - by roflmao456 on 12-23-2008 at 12:32 AM
RE: Computer Details script - by mrfireman on 12-23-2008 at 08:10 AM
RE: Computer Details script - by Pinecone on 12-23-2008 at 03:34 PM
RE: Computer Details script - by mrfireman on 12-23-2008 at 05:19 PM
RE: Computer Details script - by Lou on 12-23-2008 at 05:40 PM
RE: Computer Details script - by vaccination on 12-23-2008 at 05:46 PM
RE: Computer Details script - by Lou on 12-23-2008 at 05:51 PM
RE: Computer Details script - by warmth on 11-14-2009 at 02:34 AM


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