Shoutbox

Sending message due to command - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: Sending message due to command (/showthread.php?tid=74638)

Sending message due to command by dr-spangle on 05-23-2007 at 08:16 PM

Hi, i'm new here.

How can i make a script which will recognise a command e.g.

/quick hi
or
/quick hru

Then do something like:

if message = hello {
send message "Hello"
}
if message = hru {
send message "How are you?"
}

Please and thank you.



RE: Sending message due to command by DarkGhost on 05-23-2007 at 11:59 PM

http://shoutbox.menthix.net/showthread.php?tid=74609
Read this. its just what you need