mIRC Home    About    Download    Register    News    Help

Print Thread
#224621 15/08/10 09:23 AM
Joined: Aug 2010
Posts: 2
V
Villa Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
V
Joined: Aug 2010
Posts: 2
Hi,

When I launch mIRC (version 7.1), it opens 2 servers that I used to use, but no longer do so. I cannot find how to specify which servers are the default IRC servers for the "Connect Automatically" option. Can anyone help?

Villa




Villa
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
or just make a small script that do what you asking for? =)
Code:
on *:start: {
 server address_to_server1
 server -m address_to_server2
}

ALT + R in ur mirc. and paste it there.


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
Joined: Aug 2010
Posts: 2
V
Villa Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
V
Joined: Aug 2010
Posts: 2
*laugh*

Thankyou for this. The reason for the laugh is that when I went to implement your idea, I found another on *:START that had listed the servers I couldn't get rid of




Villa

Link Copied to Clipboard