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.
Old posts that have not been replied to for several years.
-
YooHoo
- Owner
- Posts: 939
- Joined: Thu Feb 13, 2003 10:07 pm
- Location: Redwood Coast
Post
by YooHoo »
Do the source lines need be at the bottom of each bots conf, or netset.tcl?
And I'm also curious about the format. Does my entire list have to be on one line? Or can I break it up a bit, such as:
botA.conf botB.conf botC.conf botD.conf botE.conf botF.conf
motd botE.motd botF.motd telnet-banner
netbots/aidle.tcl netbots/botnetop.tcl netbots/chanlimit.tcl
ect ect

thanks
-
slennox
- Owner
- Posts: 593
- Joined: Sat Sep 22, 2001 8:00 pm
-
Contact:
Post
by slennox »
Unfortunately, your question makes no sense to me. It sounds as though you've misinterpreted something in the documentation

-
YooHoo
- Owner
- Posts: 939
- Joined: Thu Feb 13, 2003 10:07 pm
- Location: Redwood Coast
Post
by YooHoo »
i've been running your netbots for some time now, but have never set the netupdate correctly. The example you give:
BigBoy's shell (hub bot)
bigboy.conf camelback.conf mallard.conf motd netbots/netbots.tcl netbots/netset.tcl netbots/aidle.tcl netbots/botnetop.tcl
Camelback's shell
camelback.conf motd netbots/netbots.tcl netbots/netset.tcl netbots/aidle.tcl netbots/botnetop.tcl
Mallard's shell
mallard.conf motd netbots/netbots.tcl netbots/netset.tcl netbots/aidle.tcl netbots/botnetop.tcl
my question is simple...where do these lines go?
-
slennox
- Owner
- Posts: 593
- Joined: Sat Sep 22, 2001 8:00 pm
-
Contact:
Post
by slennox »
They aren't config file lines, but example file listings showing what a typical netbots.tcl setup might look like on each bot's shell.
-
YooHoo
- Owner
- Posts: 939
- Joined: Thu Feb 13, 2003 10:07 pm
- Location: Redwood Coast
Post
by YooHoo »

ima n00b. so i gather i just have to place a copy of all my leaf bots conf files motds ect in my hubs shell as shown?