10.05.2000


noautorejoin.tcl Component Documentation




# noautorejoin.tcl for netbots.tcl v3.30
# designed to work with eggdrop 1.4.0 or higher
# Johoho's Eggdrop Page - http://johoho.tuts.net/eggdrop/
# noautorejoin.tcl copyright (c) 1999,2000 by Johoho <johoho@hojo-net.de>
# netbots.tcl copyright (c) 1998-2000 by slennox <slennox@egghelp.org>

## noautorejoin.tcl component script v1.20.2, 10.05.2000 ##

# History:
#
# v1.00.0, 26.12.1999 - initial release, not public
# v1.20.0, 22.01.2000 - rewrote much of the code
# v1.20.1, 19.03.2000 - changed header and readme :)
# v1.20.2, 10.05.2000 - optimized code

# thanks slennox for netbots.tcl

Please note that this component is fully compatible with netbots.tcl v3.10 - 3.30 by slennox

Index




Description

As everybody knows, the autorejoin feature on kick in mirc is very lame and a pain in the arse. This script bans everybody who joins with autorejoin for a minute.


Installation

netset.tcl

To install this component properly you have to copy it to your netbots directory and add these lines to your netset.tcl conf:

# noautorejoin.tcl
set nb_component(noautorejoin) 1
set ar_chans {#lamest #foo}
set ar_seconds 4

Settings Documentation

ar_chans (default: {#lamest #foo})
specify the list of channels to work for
Valid settings: one or more channels seperated by a blank " "
 
ar_seconds (default: 4)
how long does a user have to stay off channel before he can rejoin? (in seconds)
Valid settings: an integer value



FAQ

Q:  I have a question, but it's not listed here.
A:  Feel free to contact the authot at johoho@hojo-net.de!



Contact

You can contact me via E-Mail at johoho@hojo-net.de, at ICQ 2499577 (tell me who you are and what you want or I'll ignore you) or catch me on irc usually around 18-24 UTC+1 in #eggdrop. (IrcNET)


DISCLAIMER

noautorejoin.tcl is provided 'as is' and without warranty of any kind.



©2000 by Johoho@IrcNET, 10 May 2000. CONTACT