it would be cool not to waste bandwidth repeating/copying what you have already posted. You need give more information if you truly expect to receive any further help, maybe starting with what TCL scripts you have loaded on this bot. Simply copy the last section of your conf file and paste the source lines, so it might be a quick process of elimination as to what setting you are missing.
# 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
# Use this script for Tcl and Eggdrop downwards compatibility.
# NOTE: This can also cause problems with some newer scripts.
source scripts/compat.tcl
# This script provides many useful informational functions, like setting
# users' URLs, e-mail address, ICQ numbers, etc. You can modify it to add
# extra entries.
source scripts/userinfo.tcl
loadhelp userinfo.help
So what was the solution? Everyone just says "I Fixed it now, thnx"..... tell the rest of us WHAT you did to fix it if you could....... appreciated by us novices who read to learn solutions BEFORE we have the same problem.....
So what was the solution? Everyone just says "I Fixed it now, thnx"..... tell the rest of us WHAT you did to fix it if you could....... appreciated by us novices who read to learn solutions BEFORE we have the same problem.....