Jethro commented on a Page, Unban scipt for bot (!ub)  -  Dec 10, 2011

You have to make sure the $2 is banned in the channel, otherwise people can enter garbage to mess with it:

on @*:text:!ub *:#:{
  if ($2 isban #) {
    mode # -b $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.