gooshie commented on a Page, Ident Based kick/ban upon joining  -  Nov 22, 2009
ON @*:JOIN:#: {
  var %ident $gettok($gettok($fulladdress,1,64),2,33)
  if $istok(badident Guest,%ident,32) {
    kick # $nick bad ident
    mode # +b $+(*!,%ident,@*)
  }
}
 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.