gooshie commented on a Page, IRCOPER FUN - lazyness  -  Nov 17, 2009
alias showbans2 {
  var %i 1,%n
  while $ibl(#,%i) {
    if $v1 !iswm $read(banned.txt,w,$v1) { %n = %n $v1 }
    if (%i = $ibl(#,0)) || ($numtok(%n,32) = $modespl) {
      mode # $+(-,$str(b,$numtok(%n,32))) %n
      %n = ""
    }
    inc %i
  }
  unset %ntv %askifcheck
}
 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.