Pass commented on a Page, revolution kick revenge  -  Sep 07, 2008

Could use some minor tweaking to make it a bit more functional

if ( chanserv isin $nick ){ halt }

That will check to see if the user being kicked is chanserv, while i'm assuming you wanted it to check if the user kicking is chanserv. So, you'd probably want to change $nick to $knick. Also, add a space between the parentheses and brackets.

Not all servers/services have the aliases "/ns, /cs, and /ms" so you might want to use the full "/msg *serv "

And you might want to check you're (H)Op as well, as to prevent any error messages. The "{ halt }" at the end doesn't need the brackets, either.

 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.