Noutrious commented on a Page, The Bot  -  Sep 23, 2006

mode $chan +b $address
kick $chan $nick you do not have access in me goodbye
could be
.ban -k # $address($nick,2)
but its stupid, cause user cant know, maybe the command would be for everyone - thats really stupid.
BUT
on :text:!deop:#:{
if (nick == name)
mode $chan -o $nick
}
{
else
mode $chan -ohv+b $nick $nick $nick $address
msg $nick that was not a smart move
}
is even stuppider if the user has op/hop in the chan, why you should ban him?
Sorry, but this is really lame snippet, next time more thinking, less posting.

 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.