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.
Old posts that have not been replied to for several years.
-
arfer
- Master
- Posts: 436
- Joined: Fri Nov 26, 2004 8:45 pm
- Location: Manchester, UK
Post
by arfer »
Using
/ctcp botnick chat
or programmatically
*ctcp:CHAT $nick $uhost $hand $botnick CHAT $arg
opens a telnet like DCC private chat session with many spurious characters in the bot's responses.
Eg. Enter your password.ÿû¬
I would ideally prefer something programatically equivalent to the mIRC command
/dcc chat botnick
which does not yield the odd characters.
Any helpful input, or is it impossible?
-
demond
- Revered One
- Posts: 3073
- Joined: Sat Jun 12, 2004 9:58 am
- Location: San Francisco, CA
-
Contact:
Post
by demond »
those are telnet control characters, since eggdrop uses the same code for handling real telnet sessions and DCC chat