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.

writing scripts to interact with netbot, i need help

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

writing scripts to interact with netbot, i need help

Post by halcy0n »

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.
User avatar
slennox
Owner
Posts: 593
Joined: Sat Sep 22, 2001 8:00 pm
Contact:

Post by slennox »

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