Tcl scripts for Eggdrop which I have written or updated.
- Ban Counter TCL Script
- This script provides a public command !bans to display a count of bans. It's twice as slow as the module and doesn't do as much. It, also, is not supported.
- Bot Ping TCL Script
- This script adds a dcc command '.bping [bot]' which pings bots on the botnet via the botnet. This is an updated version of the TCL that has been passed around (I don't know who the original author is). It's been updated to remove a TCL security hole
- BotNET Tools
- There is currently no documentation with this script. It requires rbot.patch and mysql.mod.
- Decoder
- Automatically decodes and displays the decoded text contained within a $decode(...,m) (mIRC Script) statement. This will help ensure the safety of the channel from users spreading $decode() trojans.
- Fortune Interface Script
- This script interfaces with the linux fortune command. It will not work with Windrops.
- LongEgg TCL Script
- This script allows a bot with a long handle length link with a bot with a shorter length handle.
- MySeen
- This is a seen script for MySQL.mod. It's based on NetSeen, a botnet MySQL.mod script that I developed over a year ago but never released.
- Queues
- This is a utility for script developers. It allows you to create more queues so that you aren't limited by just three queues.
- Uptime TCL Script
- This script adds a public command for display bot and system uptime. Works with Windrops.
> Internet Relay Chat
> Eggdrop
> Scripting
> Scripts