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.

need-key

Old posts that have not been replied to for several years.
Locked
m
medusaXX

need-key

Post by medusaXX »

how can i use need-key, etc. with netbots? everytime my bot restarts, it is unset.

greets
User avatar
slennox
Owner
Posts: 593
Joined: Sat Sep 22, 2001 8:00 pm
Contact:

Post by slennox »

botnetop.tcl wipes them, as they caused problems mainly when switching from from getops (or another opping script that uses need-op, etc.) to botnetop.tcl. I consider the need-* chansets a legacy thing.

With eggdrop 1.6 you should use need binds, which are stackable and don't get stuck in the chanfile (so you can get rid of them with a .restart). Refer to tcl-commands.doc for info on need binds.
Locked