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.

Linking to a hub bot

General support and discussion of Eggdrop bots.
Post Reply
b
bopcha
Voice
Posts: 16
Joined: Mon Nov 07, 2005 12:31 pm

Linking to a hub bot

Post by bopcha »

Hi,

I have 5 eggdrop bots. One of them is the hub. The non hubs are connected to the hub in a botnet..
Im having an issue trying to link a sixth bot to the botnet. I did everything the same with this bot, but am getting this issue on the leaf bot:

[11:37] Password required for connection to HuMrBuG.
[11:37] Bad password on connect attempt to HuMrBuG.
[11:40] Lost Bot: HuMrBuG

The leaf bot does have the transfer and sharing modules enabled in the config.
Last edited by bopcha on Mon Nov 07, 2005 12:41 pm, edited 1 time in total.
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

The password is wrong.

In hub type: .chpass leaf somepass and in leaf type .chpass hub somepass
b
bopcha
Voice
Posts: 16
Joined: Mon Nov 07, 2005 12:31 pm

Post by bopcha »

now Im getting this on the leaf bot:

[11:50] Non-matching handle lengths with HuMrBuG, they use 9 characters.

and this on the hub:
[08:47] Non-matching handle lengths with HuMrSpanK, they use 32 characters.

both are set to connect on EFNet and set net-type 0 is on both configs
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

You have different handle lenghts definned in bots eggdrop.h file (#define HANDLEN)

Change it to e.g. #define HANDLEN 32 in both bots, recompile both bots and relink them.
b
bopcha
Voice
Posts: 16
Joined: Mon Nov 07, 2005 12:31 pm

Post by bopcha »

any issues regarding linking a windrop bot to an eggdrop bot?

Cant seem to locate this eggdrop.h file you specified in the windrop installation directory.
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

bopcha wrote:Cant seem to locate this eggdrop.h file you specified in the windrop installation directory.
Search for Windows with HANDLEN 32 or download cygwin and Eggdrop source code, then install cygwin, unpack Eggdrop, change HANDLEN in src/eggdrop.h and compile Eggdrop on it.
Que?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

bopcha wrote:any issues regarding linking a windrop bot to an eggdrop bot?

Cant seem to locate this eggdrop.h file you specified in the windrop installation directory.
Unless you code it yourself Windrop executable is pre-defined.

Eggdrop v1.6.17 Handlen32 (08.07.2005)
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Post Reply