Bukz

Fizzy

May 31st, 2011
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.33 KB | None | 0 0
  1. checkForMessage = [
  2.   if (strstr $conline $arg1) [ $arg2 ]
  3.   conline ""
  4.   sleep 0 [ checkForMessage $arg1 $arg2 ]
  5. ]
  6.  
  7. if (! (checkalias mapstartalways)) [ mapstartalways = "" ]
  8. if (! (strstr $mapstartalways checkForMessage)) [ add2alias mapstartalways [ if $connected [ checkForMessage "MESSAGETOFIND" [ CODE TO EXECUTE ] ] ] ]
Advertisement
Add Comment
Please, Sign In to add comment