Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- checkForMessage = [
- if (strstr $conline $arg1) [ $arg2 ]
- conline ""
- sleep 0 [ checkForMessage $arg1 $arg2 ]
- ]
- if (! (checkalias mapstartalways)) [ mapstartalways = "" ]
- if (! (strstr $mapstartalways checkForMessage)) [ add2alias mapstartalways [ if $connected [ checkForMessage "MESSAGETOFIND" [ CODE TO EXECUTE ] ] ] ]
Advertisement
Add Comment
Please, Sign In to add comment