A *fully featured* channel admin script. Supports OP triggers (!addop !deluser !ban ...), Autobans of SPAMers, Monitoring for onjoins, triggers, SPAM, Recruiting, XDCC/Fserves. Channel rules support, Timed Msgs, MUCH more! (*VERY* Customizable) #Version History: # #10/02/2001 - 1.0 Initial Release #10/05/2001 - 1.1b Added the following: # !addbot - Adds a user with +vf flags (meant for sitebots) # !chattr - Changes users flags # !chpass - Resets password to nothing, and msg's the user to set a new one # !addhost [host] - Adds user's current host to the bot (must have same nick) #10/21/2001 - 1.1 Redesigned to work completely within netset.tcl (NetBots.TCL is a must.. get it!) #11/16/2001 - 1.12 Added the following: # Added a 5 strike ban warning system (allows up to 5 warnings b4 perm banning) # Auto-banning of IRC Flooders (allows 2 warnings b4 perm ban) # Refined the autoban criteria (you can edit this urself, but now the defaults are better) # Color (green) script logging (so you can pick it out faster) # 2 timed channel messages (fully customizable) # Added support for ACTION script ad checking (/me checking) #11/21/2001 - 1.13 Added !override - Allows you to reverse an auto permban # All auto permbans are now announced in a channel of ur choice (allowing for an override) # Added an advertising timer, meant for advertising in channels NOT occupied by other groups # Added auto-banning of join/parts to avoid flooding and SPAM (2 min ban) #11/24/2001 - 1.14 Added the following: # Fixed a MAJOR bug - Moved ccasbase.tcl load statement (prevented script from running) # Fixed a delayed banning issue (the mask was put as *!*@, not as the actual mask) # Added !ccasfeatures trigger (just in case you want to flaunt your new script) ;) # Added !ccashelp trigger - Lists currently supported triggers (for +o only) #12/10/2001 - 1.15 Added the following: # Added support for non op onjoin checking bot (it will msg other bots to ban) #12/19/2001 - 2.0 Added the Following: # Added non-op support for onjoin virus sends # Added MUCH better support for !unban trigger # Added a GLOBAL switch for !unban trigger (ie: !unban *!*@*blah.com global) # Changed the auto-permban to use a global ban instead of a channel ban #12/21/2001 - 2.01 Added the following: # Changed onpart banning to not have every bot needlessly perm-ban the same guy # Fixed a bug in the non-op banning proc.. Under certain circumstances it would error out