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.

catching a version reply

Old posts that have not been replied to for several years.
User avatar
CrazyCat
Revered One
Posts: 1255
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Post by CrazyCat »

Again with this trouble...
I've tried my tcl with another eggdrop, on another shell...
No more results...
I've tried sending by the hand a /msg eggdrop \001VERSION myversion\001 and /notice eggdrop \001VERSION myversion\001 , it doesn't see any ctcr, ctcp, notice, msg or msgm....

What is wrong with my eggdrops?
e
egghead
Master
Posts: 481
Joined: Mon Oct 29, 2001 8:00 pm
Contact:

Post by egghead »

CrazyCat wrote: I've tried sending by the hand a /msg eggdrop \001VERSION myversion\001 and /notice eggdrop \001VERSION myversion\001
That is not the way to do it.
CrazyCat wrote: it doesn't see any ctcr, ctcp, notice, msg or msgm....

What is wrong with my eggdrops?
Why are you checking for ctcp, notice, msg, msgm?

You must check for ctcr if you expect a ctcp reply.

Maybe the bots have you on ignore?
User avatar
CrazyCat
Revered One
Posts: 1255
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Post by CrazyCat »

no :)
let me explain better:
to check the reply, i did this:
<eggdrop> .tcl putserv "NOTICE eggdrop :\001VERSION eggdrop 1.6.15\001"
this is the usual answer to a ctcp VERSION
so I bind ctcr AND notice, and none is working.
ignore list is empty (I know eggs are stupids, but it doesn't ignore himself)
So where is the trouble, I don't know....
did I miss something when compiling? it seems that no ctcp-reply is saw by the egg (I'd try ping and time to, nothing)
Locked