mIRC Homepage
Posted By: SolidWing Connecting to servers on startup - 05/03/06 12:44 AM
I have a question, when I start my mirc I connect to like 3 or 4 different servers, is there a way to have my mirc connect to those servers that I connect to automatically, instead of me typing it manually?. Thanks
Posted By: drc4 Re: Connecting to servers on startup - 05/03/06 12:56 AM
Code:
on *:START:{
server irc.server1.com
server -m irc.server2.net
server -m irc.server3.org
}

Just post the above in your remotes. Editing the server names, and adding more if you want.
Posted By: SolidWing Re: Connecting to servers on startup - 06/03/06 07:21 AM
wow man thankyou, that is like a great script i ever seen..wow...
© mIRC Discussion Forums