Spammer
Posted by b00hp
Thursday, February 24, 2005
Description: Spam

on *:text:*:#findascrim:{
  if ($nick isreg $chan) {
    if (!%spam. $+ $nick) {
      set -u25 %spam. $+ $nick 1
    }
    elseif (%spam. $+ $nick) {
      ban -ku180 $chan $nick 2 Textflood - 1 line per 25 seconds [3m temp ban] - $+ %spam.bannednum
    }
  }
}
Submit a comment
Oops! You need to login or register before you can post a comment!

ebaum's world