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.

How do I make all my bots join/part at the same time?

Old posts that have not been replied to for several years.
Locked
s
sm0ky

How do I make all my bots join/part at the same time?

Post by sm0ky »

I was wondering if there was a script/command on netbot, or something so I can have all my bots join/part at the same time.
User avatar
x
Voice
Posts: 26
Joined: Sun Jan 18, 2004 6:58 pm
Location: Finland
Contact:

Post by x »

.netjoin #channel - makes them all join to a specific channel in the same time
.netpart #channel - makes them all part in the same time a chan

However, if not all of them part/join same time check that all bots are linked and have netbots flag and be sure you've selected all of them to be controlled with netbots-command by typing the following:
.netcontrol *
s
sm0ky

Post by sm0ky »

do i need to install the netbot.tcl in every bot could that be my problem?
User avatar
x
Voice
Posts: 26
Joined: Sun Jan 18, 2004 6:58 pm
Location: Finland
Contact:

Post by x »

Of course, all those commands and descriptions of them I told are to netbots script made by slennox.
b
bobjuh
Master
Posts: 268
Joined: Wed Oct 03, 2001 8:00 pm
Location: Netherlands
Contact:

Post by bobjuh »

Read the documentation that comes with netbots.
That will answer a lot of your questions :)
Locked