04.07.2000 aop.tcl Component Documentation# aop.tcl for netbots.tcl v3.50 # designed to work with eggdrop 1.4.4 or higher # aop.tcl copyright (c) 2000 by Evo|ver <evolver@blue.penguin.nl> # aop.tcl is based upon chanlimit.tcl by slennox and johoho. # netbots.tcl copyright (c) 1998-2000 by slennox <slennox@egghelp.org> ## aop.tcl component script v1.1, 3.094:02 PM 10/24/00.2000 ## # thanks slennox for netbots.tcl Please note that this component is fully compatible with netbots.tcl v3.10 - 3.50 by slennox IndexDescriptionThis script is should stop Op flooding by a botnet. If a user is +a on a botnet, the whole botnet will op him. This sometimes leeds to a flood of +o by bots. Additionally the scripts checks for other bot running the same script so you can have 1 bot (or more) as the usual opper and the others if the bot isn't on the channel. See aop_bots setting for details.Commands MSG/DCCDCC Commands.do-op (m|m) - check for users with the aop_flag on demand.stop-op (m|m) - temporarily stop checking for users with the aop_flag .startlimit (m|m) - restart checking for users with the aop_flag .aop_test (m|m) - let the bots show to $aop_test when they check and when the next time will be. I made this option to test if the bots will check for people with the aop_flag very quickly after eachother. Because the time that bots would check at maximum depends on how big the botnet is, I thought this would be a nice way to let people test the best setting for their own botnet.
Further help is available via the netbots help system. Use .nethelp
netset.tclTo install this component properly you have to copy it to your netbots directory and add these lines to your netset.tcl conf:
Settings Documentation
FAQ
ContactYou can contact me via E-Mail at evolver@blue.penguin.nl, at ICQ 46683643 (tell me who you are and what you want or I'll ignore you) or catch me on irc when I'm not called Evo|weg #eggdrop. (IrcNET)DISCLAIMERaop.tcl is provided 'as is' and without warranty of any kind. You may use it own will as long as the author is NOT held responsible for ANY damage caused by the usage of this script, neither direct or indirect.You may modify the script and all belonging files as long as you keep this copyright-text, include a short description of all changes, and send a copy to the author (e-mail: evolver@blue.penguin.nl). |