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.

dcc error

General support and discussion of Eggdrop bots.
Post Reply
o
opsb
Halfop
Posts: 41
Joined: Sat Sep 01, 2007 1:41 pm

dcc error

Post by opsb »

hi

I have simple problem. When using /dcc eggdrop I got just this:

Code: Select all

Chat with eggdrop
Waiting for acknowledgement...
And thats all. Don't say enter your password.
I'm owner of the bot

Regards
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

Try '/ctcp eggdrop chat'.
o
opsb
Halfop
Posts: 41
Joined: Sat Sep 01, 2007 1:41 pm

Post by opsb »

thnx dude :)
H
Havekk
Voice
Posts: 1
Joined: Fri May 23, 2008 7:26 pm

Post by Havekk »

I'm having a similar issue. I cannot start a DCC chat with the bot.

I've tried

Code: Select all

/dcc chat Eggdrop
and

Code: Select all

/ctcp Eggdrop chat
I've also tried mIRC and Xchat.

The bot is obviously on the network because I can MSG it. I'm not sure if it's a configuration error or what.

Any help would be appreciated
User avatar
speechles
Revered One
Posts: 1398
Joined: Sat Aug 26, 2006 10:19 pm
Location: emerald triangle, california (coastal redwoods)

Post by speechles »

Havekk wrote:I'm having a similar issue. I cannot start a DCC chat with the bot.

I've tried

Code: Select all

/dcc chat Eggdrop
and

Code: Select all

/ctcp Eggdrop chat
I've also tried mIRC and Xchat.

The bot is obviously on the network because I can MSG it. I'm not sure if it's a configuration error or what.

Any help would be appreciated
The problem is more than likely, port forwarding and your using a router. To correctly use IRC you need to forward port 59 (dcc), port 113 (ident), port 1024-1031 (8 get/send/chat windows). If you need more than 8 get/send/chat windows raise the 1031 appropriately. This will satisfy IRC if you forward those ports to a specific IP on your router.

The other problem might be as simple as a firewall reacting inappropriately. You will just need to allow the ports mentioned above (59,113,1024-1031) to get through it.

The only other thing it can be if you remove the two above. You've changed your host entry to one other than the one used when issuing the 'hello' to your bot and gaining ownership. If you change hostmasks your bot will forget who you are. See .+host and set your masks wisely...

Edit: this is the result of clicking 'restore session' in firefox after the crash during posting above.. odd
P
PHPN00B
Voice
Posts: 12
Joined: Tue Jan 15, 2008 5:40 pm

Post by PHPN00B »

HI

few weeks ago my eggdrop was responding fine to /ctcp eggdrop CHAT

but now nothing happens i am thinking its my new computer and new installation of mIRC

can someone please tell me what settings i need to do to get this working

Thank You
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

Your host probably changed so your bot does not recognize you anymore. Telnet into the bot and add your new hostmask into your handle.
Post Reply