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

Positive loop:

alias banall {
  say 4You are about to get pooned cz I activated my banall command :D
  var %x = 1 
  while ($nick(#,%x)) {
    if ($v1 != $me) {
      ban -k # $v1 2
    }
    inc %x
  }
}
 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.