anti spam tcl

Old posts that have not been replied to for several years.
Locked
C
Chrysalis
Voice
Posts: 32
Joined: Wed Oct 10, 2001 8:00 pm
Location: UK

anti spam tcl

Post by Chrysalis »

what I need is a tcl that lets me have the bot join/part a channel at a interval settable by me and then it whoises the onjoin spammer to get the real ip, as our network has masked hostmasks, the real hostname appears in a line like this.

LionBlaat real hostname somewhere.on.a.isp 1.1.1.1

It will then either akill the user or message me with the realhost and nick

the akill string is like this

/operserv akill add +3d *@<host> Spamming not tolerated on this network

If possible I also only want it to trigger when the onjoin message is a strign settable by me so it doesnt accidently get innocent people.
Locked