ircBL Script (mIRC)

By TophBeiFong on Dec 30, 2009

i Been Working On This for 2 days
i have 70,000+ Proxies blacklisted

i only have http proxys on here but feel free to send me socks 4 and 5 to my e-mail alexofdarkness@hotmail.com

and i don't understand how to do sockread and all so ya

and Defcon well turn on if one or 3 proxies are in the file to be more protected ^^

But Please Thanks me it's been hard lately :(

on 1:snotice:*Client connecting*:{
  .whois $9
  set %p9nick $9
}
on 1:DNS:/set %radd $raddress
raw 378:*:{ 
  set %getbl $read(C:\blacklist.mBl,w,%mbl) ; you must have the file in drive C:\ for this to work properly 
  set %getblhost $read(C:\blacklist.mBl,w,%radd) ; you must have the file in drive C:\ for this to work properly 
  set %mbl $7
  dns $7 
  if (%mbl isin %getbl) /zline %p9nick - Possible Botnet\Proxy | /msg operserv defcon 1  | timer 1 30 /msg operserv defcon 5  
  if (%radd isin %getblhost) /zline %p9nick - Possible Botnet\Proxy | /msg operserv defcon 1  | timer 1 30 /msg operserv defcon 5  
}
menu * {
  Update IRC Blacklist:{                          
    /url http://ircbl.webs.com/blacklist.mBl
  }
}

Comments

Sign in to comment.
GuitarMasterx7   -  Jan 04, 2010

i don't really like how you HAVE to save it on
your OS for it to work...

it looks good also
nicely done

 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.