mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jun 2011
Posts: 1
D
dskw Offline OP
Mostly harmless
OP Offline
Mostly harmless
D
Joined: Jun 2011
Posts: 1
Hi all,

When connecting to a server, mIRC defaults to using this connection string:

"USER <ident_user_id> 0 * :<name>"

I was just wondering if it is possible to configure mIRC to connect with a different connection string, for example:

"USER <ident_user_id> 8 test :<name>"

Thanks for the help!

Reference: http://www.irchelp.org/irchelp/rfc/chapter4.html#c4_1_3

Joined: Jan 2007
Posts: 1,156
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Jan 2007
Posts: 1,156
You can use /raw to send a different USER command to the server I think. And you can open a socket to the server and be in control of connecting.

Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
Read the /help for ON LOGON


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"

Link Copied to Clipboard