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)
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.