Troll BlackList for mIRC
Platform: mIRC
Published Jan 20, 2011
Updated Jan 21, 2011
hello there i decided to make a Troll Blacklist *TrollBL* for mirc so you csn protect your channel all updates will be posted back here or to
http://macs-rock.net/TrollBLmIRC/TrollBl.txt/ <--- when its made
if you would like us to add a troll to this script post a comment of there in the format
* Hotsname:
* nickname:
* IRCserver: <--- irc server we can find them at non-needed it just helps.
and we shall simply add it. all thanks to the people that work for the TrollBL
on *:JOIN:*:#:{
msg $chan opening socket for TrollBL...
/sockopen macs-rock.net/TrollBL/TrollBL.php 80
}
on *:sockopen:TrollBL:{
/sockread $address($nick)
if ($address($nick) ison TrollBL.php) {
kick $nick Your host was listed on the TrollBL please go to http://macs-rock.net/TrollBL/TrollBL.php/ for more info on this
}
on *:sockread:TrollBL:{
if ($sockerr) {
echo -a Error.
msg $chan ERROR reading socket!
halt
}
else {
/msg $chan $nick has been listed in the TrollBL i will now kick him
var %attackrank
sockread %attackrank
if (htmlstuff here but it messes up post iswm %attackrank) { echo -a -
echo -a $htmlfree(%attackrank)
msg $chan TrollBL $htmlfree(%attackrank)
/sockclose redatkrank
}
}