cessil commented on a Page, realname ban  -  Nov 19, 2009

here's a basic thing of what you're trying to do

 raw 311:*: {
if (%banchan != $null) {
    set %realname $6 $+ * 
    mode %banchan +b ~r: $+ %realname 
    kick %banchan $1 banned
    unset %banchan 
  }
}
alias rb {
  set %banchan $chan
  whois $1
}

lol oops "on" deleted

 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.