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.

botnetop: eggs not getting opped

Old posts that have not been replied to for several years.
Locked
B
Bytez
Op
Posts: 168
Joined: Mon Aug 11, 2003 1:42 pm

botnetop: eggs not getting opped

Post by Bytez »

I have a botnet of 10 bots (all have botnetop loaded) and this just happened recently. A bot disconnects, comes back to the channel and it doesn't get opped like it used to. I have to restart the bot then it will be opped by the other bots. Yesterday, it happened to one of my bots.. today, 2 of the bots didn't get opped after it returned to the channel after a disconnect from the irc server (a restart of the bots didn't work.. had to manually op them) :roll: . I think this is because I have too many bots that had the botnetop script loaded?
User avatar
z_one
Master
Posts: 269
Joined: Mon Jan 14, 2002 8:00 pm
Location: Canada

Post by z_one »

I doubt it has anything to do with the number of bots on the botnet (10 seems like a very reasonable number).
Can you paste your botnetop settings ?
And log on to one of your bots then type .channel #yourchannelname you should be able to see a handle for each of the bots that are on the botnet.
It should look like this:

Code: Select all

NICKNAME           HANDLE     JOIN      IDLE    USER@HOST
@TheBotYouAreOn     *         3Nov              <- it's me!
TheOtherBot        BotHandle  12Nov             ident@ip
etc...

Otherwise something is wrong and they are not being recognized by each other (probably because of a bad or missing host). You will need to add the correct hosts using .+host
B
Bytez
Op
Posts: 168
Joined: Mon Aug 11, 2003 1:42 pm

Post by Bytez »

They look fine when I type that command and they are using the correct hosts/ports as they are linking without problems.
User avatar
slennox
Owner
Posts: 593
Joined: Sat Sep 22, 2001 8:00 pm
Contact:

Post by slennox »

Try running through the steps at http://www.egghelp.org/faq.htm#200 to rule out all the usual causes of the bots not opping one another.
Locked