Slickone commented on a Page, banall command  -  Mar 02, 2010

maybe have it make sure you don't ban yourself

alias banall {
  var %a = $nick(#,0)
  while (%a) {
    if ($nick(#,%a) != $me) ban -k # $v1 Banall
    dec %a
  }
}
 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.