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.

/CTCP CHAT problem

Old posts that have not been replied to for several years.
Locked
_
_fr33man_
Voice
Posts: 1
Joined: Sat Apr 30, 2005 8:10 am

/CTCP CHAT problem

Post by _fr33man_ »

I'm using an Eggdrop 1.6.17 and am unable to connect to my bot via the /CTCP <botnick> CHAT command.The problem is that when i accept the ctcp reply from the bot i get only 'Connecting...' and that's it.What could be the cause of this and how do you think can i fix it?

Thanks.
User avatar
De Kus
Revered One
Posts: 1361
Joined: Sun Dec 15, 2002 11:41 am
Location: Germany

Post by De Kus »

the most likely cause:
firewalled ports :P
in the CTCP case, its the bot that is firewalled. check the portrange setting in the .conf.
De Kus
StarZ|De_Kus, De_Kus or DeKus on IRC
Copyright © 2005-2009 by De Kus - published under The MIT License
Love hurts, love strengthens...
b
buckley
Voice
Posts: 1
Joined: Wed May 04, 2005 7:31 pm

Post by buckley »

I'm having the same sort of problem but I get this,
[7:30pm] -> [thisbot] CHAT
[thisbot ERROR reply]: no telnet port

Can someone help me figure out whats going on here?

Thanks
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

buckley wrote:I'm having the same sort of problem but I get this,
[7:30pm] -> [thisbot] CHAT
[thisbot ERROR reply]: no telnet port
You didnt specify a listen port in your config file

Uncomment/edit this line
#listen 3333 all
L
Legolas2901
Voice
Posts: 5
Joined: Sun May 01, 2005 11:30 am

i need help too

Post by Legolas2901 »

when i do /CTCP Tobor
,my bot,
CHAT it connects it says if you a new user type 'NEW' here and i do then its say a i dont have access
please help!!!!!!!!!!!!!
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
r
rabb1d
Halfop
Posts: 45
Joined: Tue Oct 12, 2004 6:55 pm

Re: i need help too

Post by rabb1d »

Legolas2901 wrote:when i do /CTCP Tobor
,my bot,
CHAT it connects it says if you a new user type 'NEW' here and i do then its say a i dont have access
please help!!!!!!!!!!!!!
type new
set your user name
set your password and you're all set.
s
sith
Voice
Posts: 5
Joined: Wed May 11, 2005 8:23 am

I have got problem

Post by sith »

With /ctcp chat too. It writes only: Chat with _1AleX1_
Waiting for acknowledgement... . What can I do? Help me pls...:)
s
sith
Voice
Posts: 5
Joined: Wed May 11, 2005 8:23 am

Post by sith »

sorry, it writes-.
DCC Chat session
-
Client: _1AleX1_ (69.61.141.122)
Time: Wed May 11 14:30:05 2005
-
Acknowledging chat request...
-
Unable to connect
-
DCC session closed
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

From eggdrop.conf:
# This opens a telnet port by which you and other bots can interact with the
# Eggdrop by telneting in.
#
# There are more options for the listen command in doc/tcl-commands.doc. Note
# that if you are running more than one bot on the same machine, you will want
# to space the telnet ports at LEAST 5 apart, although 10 is even better.
#
# Valid ports are typically anything between 1025 and 65535 assuming the
# port is not already in use.
#
# If you would like the bot to listen for users and bots in separate ports,
# use the following format:
#
# listen 3333 bots
# listen 4444 users
#
# If you wish to use only one port, use this format:
#
# listen 3333 all
#
# You need to un-comment this line and change the port number in order to open
# the listen port. You should not keep this set to 3333.
#listen 3333 all
Reading is such a life experience. :wink:
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
s
sith
Voice
Posts: 5
Joined: Wed May 11, 2005 8:23 am

Post by sith »

But problem is not there.
User avatar
CrazyCat
Revered One
Posts: 1286
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Post by CrazyCat »

try using telnet
s
sith
Voice
Posts: 5
Joined: Wed May 11, 2005 8:23 am

Post by sith »

Telnet is forbiden on that server. :( I think that there is some other mistake in config, but Idont know where. Any ideas?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

If the config is properly edited and all the needed modules are loading correctly and the bot is connecting to an IRC network AND /ctcp chat still does not work then you're not looking at eggdrop as the problem! One would be looking at firewalls (yours and/or the shell provider) or IRC clients (incorrect settings).
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Locked