I am usually connected to 3 servers but mirc dosent support automatic multiple server connecting at mIRC startup. So I need always manually connect to each server.
Can you add this feature to next mIRC release

I made a remote script for this:
on *:START:{ server irc.rizon.net | server -m irc.inet.fi | /server -m irc.quakenet.org }
you can add as many servers you want more with -m marker.