# This is a good place to load scripts to use with your bot.
# This line loads script.tcl from the scripts directory inside your Eggdrop's
# directory. All scripts should be put there, although you can place them where
# you like as long as you can supply a fully qualified path to them.
#
# source scripts/script.tcl
Instructions for using/setting up scripts are usually contained within the scripts header.
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM
This script, although not stated in the description, depends on the alltools.tcl script included with eggdrop. Could you check wether you've loaded it or not?
# Use this script for Tcl and Eggdrop backwards compatibility.
# NOTE: This can also cause problems with some newer scripts.
#source scripts/compat.tcl