sean commented on a Page, Fun Commands  -  May 06, 2006

you dont\' need backslash in snippets, also instead of making individual events make one. example:
on :TEXT:*:#: {
if ($left($1,1) == $chr(33)) && ($2 isin #) {
if ($mid($1,2) == stab) { msg # $nick stabs $2 in the back. | inc %stab 1 | kill $2 Count: %stab }
elseif ($mid($1,2) == stfu) { msg # $nick said for $2 to stfu. | mode # +q $2 }
}
}

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.