Script Name:
Spam Sentinel
Version: 1.0
Author: BLaCkShaDoW
Script Date: 24/01/2009
Category: Anti-Spam Scripts
Downloads: 89
File Name:
SpamSentinel.zip
Short Description:
This package works with two bots. One will cycle the chan and (if set) will message the users on join. If spammed, the bot will message a second bot which will ban the abuser.
Extended Description File
###############################################################
#
#
# Spam Sentinel vers 1.0 (includes banner.tcl / spammer.tcl)
#
#
# BLaCkShaDoW Productions
###############################################################
well the package works like that:
You have two bots : Egg1 and Egg2
The bot Egg1 has op (it`s necesary)
The bot Egg2 (if you want you can leave him with op or not )
And the channel is :#chan
The bots are on the #chan
Now you set in spammer.tcl the nick of the bot who will ban
set spam(nick) "Egg1"
We load on Egg1 the banner.tcl
We load on Egg2 the spammer.tcl
On irc we activate on both the command :
.chanset #chan +spammer (on DCC)
You can activate on multiple channels. But be carefull
And We assure that Egg2 has access on Egg1
(The flag local +o is the default)
Now we finished.
Egg2 will cycle the chan..and messages on users on join and if
he gets spammed he will message to Egg1 and the Egg1 will ban
the abuser !
It`s a smart Package so be free to try it :)