MQ2Autologin

Third party software discussion goes here.
User avatar
Denizen
Posts: 882

MQ2Autologin

Post#1 » Fri Sep 13, 2013 10:08 pm

MQ2Autologin can be configured to login all your characters with isboxer character sets. I box 3 groups, 18 characters. Autologin gets them all in, just doesn't do the quick selection to the server need to click that as there is a choice between test server and server. If someone knows how to do this please post it.

So my mq2autologin.ini looks like this:


[Settings]
KickActiveCharacter=1
InstantCamp=0
UseStationNamesInsteadOfSessions=0

[Session1]
StationName=yourfirststationnamehere (account name)
Password=yourpasswordhere
server=TheHiddenForest
Character=yourfirstcharacternamehere

[Session2]
StationName=yoursecondstationnamehere (account name)
Password=yourpasswordhere
server=HiddenForest
Character=yoursecondcharactername here

do as many sessions/accounts/passwords as are in your isboxer character set. You can log in characters one at a time and in a different order than in your whole character set.
Rafe, 70 sk

825th_tomcat
Posts: 369

Re: MQ2Autologin

Post#2 » Sat Sep 14, 2013 12:05 pm

I didn't know about this plugin... It's annoying enough having to do it for 8 characters let alone 18! Is there a walkthrough for this plugin somewhere? Just so I'm not stabbing in the dark when I try to use it.

Will go check mq2 site now for it
Khaleesii - Spellfire - Lorenza - Cyred - Lenander - Drakium
Jaqen - Cerseii - Leven - Maiah - Tyriion - Reem
<And His Amazing Friends>

User avatar
Denizen
Posts: 882

Re: MQ2Autologin

Post#3 » Sat Sep 14, 2013 4:28 pm

Not great documentation on MQ2Autologin any place I've found. It is included in most MQ2 bundles. Best documentation I've seen is:

http://www.mmobugs.com/wiki/index.php/MQ2AutoLogin


Apparently isboxer uses parts of it in their innerspace and it was designed by ieatacid.

My logins seem to get out of synch a bit after 12 or so get on. Playing with delays set within isboxer at the moment.
Last edited by Denizen on Sun Sep 29, 2013 3:44 pm, edited 1 time in total.
Rafe, 70 sk

xilbup
Posts: 20

Re: MQ2Autologin

Post#4 » Fri Sep 20, 2013 5:01 pm

Im just running eqbc and mq2, and it loads 1 box just fine, but i cant seem to get it to load more than 1 box. any help would be most appreciated.

this is my mq2autogin.ini:

[Settings]
KickActiveCharacter=1
InstantCamp=0
UseStationNamesInsteadOfSessions=1
UseINIServerList=1

[ServerList]
HiddenForest=21

[accnt1]
Password=pw
Server=HiddenForest
Character=Zapian

[accnt2]
Password=pw
Server=HiddenForest
Character=Erdrick

thanks again

-zap

User avatar
Denizen
Posts: 882

Re: MQ2Autologin

Post#5 » Wed Sep 25, 2013 6:43 pm

Well, can see if this format works then:


[Settings]
KickActiveCharacter=1
InstantCamp=0
UseStationNamesInsteadOfSessions=0

[Session1]
StationName=yourfirststationnamehere (account name)
Password=yourpasswordhere
server=TheHiddenForest
Character=yourfirstcharacternamehere

[Session2]
StationName=yoursecondstationnamehere (account name)
Password=yourpasswordhere
server=HiddenForest
Character=yoursecondcharactername here
Rafe, 70 sk

Tristhan
Posts: 293

Re: MQ2Autologin

Post#6 » Tue Oct 08, 2013 11:43 pm

Hiya,

this is working for me with WinEQ (will log directly into game) but i am bound to fix Sessions.
Any idea how i can login all my toons without being bound to sessions (i mean i have already loaded a session and want to load all toons in this list after that).

[Settings]
KickActiveCharacter=1
InstantCamp=0
UseStationNamesInsteadOfSessions=0
UseINIServerList=1

[ServerList]
HiddenForest=12

[Session1]
StationName=Test1
Password=Test1
Server=HiddenForest
Character=Dummy1

[Session2]
StationName=Test2
Password=Test2
Server=HiddenForest
Character=Dummy2

-----

That didnt work:

[Settings]
KickActiveCharacter=1
InstantCamp=0
UseStationNamesInsteadOfSessions=1
UseINIServerList=1

[ServerList]
HiddenForest=12

[accnt1]
StationName=Test1
Password=Test1
Server=HiddenForest
Character=Dummy1

[accnt2]
StationName=Test2
Password=Test2
Server=HiddenForest
Character=Dummy2

User avatar
Nexor
Posts: 495

Re: MQ2Autologin

Post#7 » Wed Oct 09, 2013 3:38 am

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
Team Nexor

Fexor - Fexxor - Nexxor - Nexia - Nexxia - Nexis - Nexxis - Gnex

825th_tomcat
Posts: 369

Re: MQ2Autologin

Post#8 » Wed Oct 09, 2013 9:54 am

viewtopic.php?f=204&t=10281

That link has the most ideal settings for myself. That way you're not bound to certain session order.
Literally all I need to do is click the relevant character shortcut and it loads in automatically to the world, providing I don't get a non server list or that "vote now/later". I simply hover over each char to make sure it's logged in properly tho.
Khaleesii - Spellfire - Lorenza - Cyred - Lenander - Drakium
Jaqen - Cerseii - Leven - Maiah - Tyriion - Reem
<And His Amazing Friends>

Tristhan
Posts: 293

Re: MQ2Autologin

Post#9 » Wed Oct 09, 2013 1:00 pm

Thank you for the feedback, cannot wait to try it out 8-)

825th_tomcat
Posts: 369

Re: MQ2Autologin

Post#10 » Wed Oct 09, 2013 3:05 pm

It saves so much time for me even with 8 characters, let alone you guys rolling with 2+ groups
Khaleesii - Spellfire - Lorenza - Cyred - Lenander - Drakium
Jaqen - Cerseii - Leven - Maiah - Tyriion - Reem
<And His Amazing Friends>

Return to “Third party software”

Who is online

Users browsing this forum: No registered users and 2 guests

cron