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.

botnet troubles

Old posts that have not been replied to for several years.
Locked
B
Bruticus
Voice
Posts: 6
Joined: Sun Oct 10, 2004 10:18 am

botnet troubles

Post by Bruticus »

Hello

i've linked and shared a few bots sharing works great but when i do .nethash or .netchanset 1 bot will listen but the other bots wont how can i fix this ??

grtz
User avatar
gumbydammit
Master
Posts: 311
Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:

Post by gumbydammit »

you can fix it by reading the netbots documentation on this site ;)
a.k.a. hellios
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

Maybe you should copy .bottree here and aswell you should look at netset.tcl like gumbydammit said allready :)
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Re: botnet troubles

Post by YooHoo »

Bruticus wrote:i've linked and shared a few bots sharing works great but when i do .nethash or .netchanset 1 bot will listen but the other bots wont how can i fix this ??
This is likely the result of the value you have set for nb_ctrlbots...

Code: Select all

nb_ctrlbots  (default: "")
  Make the bot only accept netbot commands from these bots? (all netbot commands must be issued via the bots specified here). This setting should be the same on all netbots.
Netbots really is an incredibly useful botnet tool, but it too is next to useless unless competently edited. The default settings are structured in such a manner (most likely on purpose) to turn off the most useful functions for those who do not understand that it is essential to read all scripts and accompaning documentation before loading it into a bot. In the case of netbots, the basic documentation is, of course, included in the tarball in the form of 2 txt files. But this information is accessible online as well here. Hope this is helpful :mrgreen:
Locked