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

You may use the && operator to save yourself an if statement:

on @*:text:!ub *:#:{
  if ($nick == ur nick) && ($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.