MQ2AutoLogin will let you automatically log in characters and accounts simply by starting EQ with MQ2 and this plugin loaded.
First, you'll need to set up the ini file (named: MQ2AutoLogin.ini) with your account information:
Code:
[Settings]
KickActiveCharacter=1
InstantCamp=0
[Session1]
StationName=ChangeMe
Password=ChangeMe
Server=ChangeMe
Character=ChangeMe
[Session2]
StationName=ChangeMe
Password=ChangeMe
Server=ChangeMe
Character=ChangeMe
Alternatively, you can use station names rather than sessions (handy if you use WinEQ2 profiles).
Code:
[Settings]
KickActiveCharacter=1
InstantCamp=0
UseStationNamesInsteadOfSessions=1
[YourStationName]
Password=ChangeMe
Server=ChangeMe
Character=ChangeMe
KickActiveCharacter defaults to 1 (on) if it's not in your ini file. If enabled, this clicks the "Yes" button when the window pops up asking if you want to kick the character that you already have logged into a world server, else it just sits there at the server-select screen.
InstantCamp defaults to 0 (off) if it's not in your ini file. If enabled, this uses instant-camp to camp you out rather than the 30 second countdown.
UseStationNamesInsteadOfSessions defaults to 0 (off) if it's not in your ini file. If enabled, this uses account information based on the specified station name, which works well if you're using WinEQ2 profiles.
The sessions are for each account you want to load up. So if you have three accounts, you'll put in entries for Session1, Session2 and Session3, each with its own account information (station name, password, server name, character name).
Also included is the /switchserver command which, when issued in game, logs you out and logs you back in on whatever server and character specified:
/switchserver <server short name> <character name>
Added /switchcharacter command:
/switchchar <name>|-instant <on|off>
Maybe that will help to clear up some questions this is the original post from the MQ2 forum.
And here is the link from MQemulator that has also the link to the MQ2 (VIP section) post
http://mqemulator.net/forum2/viewtopic.php?p=5368&sid=01a3029b3ef79d6f8b0f3d3cea0a8590