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.

question

Old posts that have not been replied to for several years.
Locked
t
techman47
Voice
Posts: 21
Joined: Thu Jan 16, 2003 9:54 am

question

Post by techman47 »

I just setup the netbots script and componets. Do I need to remove the old stand-alone scripts of getops.tcl, chanlimit.tcl that are in my scripts directory of my bots? Just want to make sure I'm doing this right.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

No.

The only precautions you need to do, is make sure the scripts are not loaded.

Scripts do not load themselves by default, and you have to place a line, for them to do.

However, at the same time, it's not allways a simple case of removing that line to unload them.

FIrst, remove the line, the you will need to issues a .restart of the bot, to remove it from the memory.
Locked