bopm,antirandom and spamfilter helper script

Moderator: GeekShed.Net Staff

bopm,antirandom and spamfilter helper script

Postby Cheiron » Sat Jun 25, 2011 11:09 am

Code: Select all
on *:snotice:*client connecting*:{
  var %nick = $7, %host = $remove($gettok($8,2,64),$chr(41)), %ident = $remove($gettok($8,1,64),$chr(40))
  if $hget(Botnet,%nick) || $hget(Botnet,%host) || $hget(Botnet,%ident) {
    .gline $v2 7d botnet
  }
}


is this complete please. looking to match on a minimum of 4 users connecting with nick or idents that can be matched have common matches

ie lucy45, lucy89, lucy21 or tim(~flooder34@ , nick(~flooder21@ , g67jgf(~flooder@
in 5 secs

its running on mirc 6.35
Cheiron
 
Posts: 1
Joined: Fri Jan 07, 2011 10:24 pm

Return to Script help

Who is online

Users browsing this forum: No registered users and 4 guests

cron