im new to the whole netbots thing but ive been looking around and i cant figure out how to call netbot functions from my scripts, basicly i just want a list of currently connected bots and some help with teh nb_sendcmd function... any help at all would be appreciated.
Unfortunately I never got around to writing documentation for this (it was supposed to be part of the "advanced" documentation) and don't have time to do it right at this moment. I can suggest looking at http://www.egghelp.org/files/mytcl/clea ... .00.tcl.gz which is a standalone script that also acts as a netbots.tcl component which utilises nb_sendcmd.
If you have a more specific issues while writing the script, I can probably help with those.