Code:
on ^*:TEXT:+OK *:*:{
;do whatever you need to do here

haltdef
}

-Matches text that is formatted like:
+OK some text goes here

The message after +OK is stored in $2-

-genius_at_work

Last edited by genius_at_work; 23/12/06 09:17 PM.