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 up, sharing userfile not working with third bot...

Old posts that have not been replied to for several years.
Locked
A
Alpinex

Botnet up, sharing userfile not working with third bot...

Post by Alpinex »

As far as I know everything is configured correctly... here is the error that I'm getting.

Received challenge from ***...
Linked to ***
Downloading userfile from ***
CAN'T WRITE USERFILE DOWNLOAD FILE!
Dropped bot: *** (lost 2 bots...
(Userlist download aborted.)

Now, I just thought of this... but the 2 bots that are already linked and sharing are linux bots. While the one I'm trying to add is windows. Is this the problem. Is linking linux and windows bots just not possible?
C
CcL
Voice
Posts: 11
Joined: Fri Apr 04, 2003 11:45 am

Post by CcL »

are you using windrop?? if u are its definately possible as i have a horrible mixture of bots on diff o/s even. windrops links perfectly (even sharing). probably its just some settings? sorry can't help u on that
H
HashPipe
Voice
Posts: 10
Joined: Wed Aug 06, 2003 12:17 pm

Post by HashPipe »

You have to recompile your 2 unix bots to Handlen32 to share with a windrop. Default settings for nix eggs are set at 9. Windrops are 32.



change the line in the eggdrop.h file in the src directory to Handlen 32. Change nothing else!!
There is a note in the config file as to what this does and where it is.

then do the install thing again. All your user and channel files will remain the same.
A
Alpinex

Post by Alpinex »

thanks for the reply, I would have never thought of that;)
I went ahead and basically reinstalled eggdrop on both linux machines, changing the Handle32 line (before I compiled) to look like this...

#define HANDLEN 32 /* valid values 9->NICKMAX

However... Now when the third bot trys to link I get this

Linking to *** ...
Received challenge from *** ... Sending response ...
Non-matching handle lengths with ***, they use 32 characters.

Any ideas?
H
HashPipe
Voice
Posts: 10
Joined: Wed Aug 06, 2003 12:17 pm

Post by HashPipe »

Upgrade to the latest windrop.
This is the file name windrop1.6.15-handlen32.exe
Locked