mIRC Home    About    Download    Register    News    Help

Print Thread
D
dskw
dskw
D
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,155
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Jan 2007
Posts: 1,155
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,641
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,641
Read the /help for ON LOGON


Link Copied to Clipboard