anti-ban

on @1:BAN:*:{
  if ( $nick == $me ) { halt }
  if ( $bnick == $me ) { goto banaction }
  if ( $banmask iswm $address($me,5)) { goto banaction }
  else { halt }
  :banaction
  mode $chan -o $nick
    ban $chan $nick 2 | kick $chan $nick 4Anti.Ban
    mode $chan -b $banmask
  }
     }
}

#anti.ban end

Yorum yapın

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Değiştir )

Twitter picture

You are commenting using your Twitter account. Log Out / Değiştir )

Facebook photo

You are commenting using your Facebook account. Log Out / Değiştir )

Connecting to %s

Follow

Get every new post delivered to your Inbox.