# superbitch.tcl settings
set nb_component(superbitch) 1
set sb_chans ""
set sb_canop "m|m
set sb_canopflags "o|o"
set sb_canopany "b|-"
set sb_remove 1
set sb_note "Zed"
set sb_checkop 1
My suspicion is the netset.tcl you're editing and the one the bot is loading are not the same, or that somewhere in the netset.tcl you have another line which is actually setting nb_component(superbitch) to 0. Connect your ftp client to the bot's shell, download the netset.tcl from the bot's netbots directory to your machine and take a look. Also do a find in your editor for "superbitch" to make sure there is only the one.
If you don't find any problem there, you'll need to enable the .tcl command (by commenting out the unbind line in the bot's config file) then manually check the setting using .tcl set nb_component(superbitch)
Finally it works after reconfinguring the netset.tcl from scratchs several times it still don't understand what the problem was but now everything seems to be working fine