* Blog
* Calendar
* Gallery
* Statistics
* Contents
* Projects
Once upon a time i had a botnet on the irc network efnet.
And i saw the need to code some scripts for these bots (Eggdrops).
Here are these scripts:
Allow/Banlist: http://www.donagrejja.com/projects/tclscripts/allow_banlist.zip
This script first checks if the user who joins is in the userdatabase and then the Allowed list. If he is, the script won't check the Ban list. But if he isn't the script checks the Ban list and kick/ban the user if hostmask is found.
Imposter Protection: http://www.donagrejja.com/projects/tclscripts/imposterprot.zip
This scipt checks if the user is in the user database If not. the user that joins will get kicked and banned
Releases: http://www.donagrejja.com/projects/tclscripts/release.zip
This script add's , removes and search for lines in a file Remember that the date format used by this script is 2000/12/31 Example: .add 2000/12/31 Name of the release .. ( YEAR/MM/DD )