This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

problem with netbots-botnetop4.09.1.tcl

Old posts that have not been replied to for several years.
Locked
h
hicks

problem with netbots-botnetop4.09.1.tcl

Post by hicks »

Have have add botnetop.tcl to my eggdrop.confand when i start my bot, it say this :

[19:16] Tcl error in file 'eggdrop.conf':
[19:16] can't read "bop_modeop": no such variable
while executing
"if {!$bop_modeop} {
unbind mode - * bop_modeop
rename bop_modeop ""
}"
(file "scripts/botnetop.tcl" line 421)
invoked from within
"source scripts/botnetop.tcl"
(file "eggdrop.conf" line 185)
[19:16] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)

Can you help me ?
thx
User avatar
slennox
Owner
Posts: 593
Joined: Sat Sep 22, 2001 8:00 pm
Contact:

Post by slennox »

It looks like you're trying to load the netbots.tcl component version of botnetop.tcl. That's the version you should load from netset.tcl if you use netbots.tcl.

If you want a standalone version, see http://www.egghelp.org/mytcl.htm
Locked