Clone detection from By-Tor, Ernst & Flash
Version 3.6 for eggdrop 1.3.x, 1.4.x and 1.5.x
27-Sep-2000 Ernst <ernst@baschny.de>

Detects clones and kicks/bans them as needed/configured.
Works on 1.3.x, 1.4.x and 1.5.x eggdrop bots.

Ernst's eggdrop page:  http://www.baschny.de/eggdrop/

27-Sep-2000 Version 3.6 (by Ernst):
- Now should also work without errors on eggdrop 1.5.x (untested!)
  ("Tcl error [clone_remove]: called "clone_remove" with too many arguments.")

21-Aug-2000 Version 3.5 (by Ernst):
- Tcl error in script for 'timer11847': invalid channel when logging in:
  Bug fixed
- Other scan's that were causing 'can't read "XXX": no such variable'
  errors changed to lindex [split ..] 

not released(?) Version 3.4B (by Ernst):
Suggestions by John` <Johnny@technik.sth.ac.at>
- Undernet doesn't allow fast-kick
- Error when kicking without "fastkick" enabled
- Changed 'scan' with 'lindex [split ...]'
- Also checks for $nocloneflag when KICKING is done to avoid kicking ops
  on same hosts as clones

8-May-1999 Version 3.3B (by Ernst):
- Fixed error in .clones when channel has capital letters

17-Sep-1998 Version 3.2B (by Flash <flash@wurzel.ola.fr.eu.org>):
- When starting or re starting the bot with clonecheck set to 0, the script
  made the bot crash. It's now fixed.
- Minor things in messages.

27-Jul-1998 Version 3.1B (by Flash):
- Added a rare case : when someone rejoin after a split...

New in version 3B:
- Updated for eggdrop 1.3.x (Now also matches "channel flags")
- Fast kick of all clones at once (if IRC networks allows it)
- Console +1 also set for channel masters/ops
- Logging now goes to loglevel 1 of each channel (and not global level 1)