by CrazyCat - irc.zeolia.net
This TCL is a complete relay script wich works with botnet.
This TCL is a complete relay script wich works with botnet. All you have to do is to include this tcl in all the eggdrop who are concerned by it.
You can use it as a spy or a full duplex communication tool.
It don't mind if the eggdrops are on the same server or not, it just mind about the channels and the handle of each eggdrop.
- Now it is possible to change the (user@network) displayed. Just add the usermask correct value in settings (%nick% and %network% are dynamic variables). Think to escape chars as [] or {}
- Modified join/part/quit procs
- Add a limit to message length
- Added colors for jpq / act and modes
- Made the "oper" setting functionnal
- Removed MDS support
- Added debug log. It can be enable and disable in configuration and with /msg rc.debug <on|off>
- Added exclusion list to ignore some users
- Added a way to restrict relay to an internal user list
- Action mades by server are no more using nick "*"
- Added a protection on oper actions: the action must come from the oper bot
- Correction of the quit transmission: when the bot leaves, it now detect and transmit
- Added botnet status broadcast
- Changed the unload system (thanks to MenzAgitat)
- Correction : the config file can now use username for naming, allowing to have relaying eggdrops in the same place with different settings
- Enhance configuration
- Allow save of configuration
- Multi-languages