Welcome, Guest. Please login or register.
Did you miss your activation email?
June 28, 2024, 06:33:44 am *

Login with username, password and session length
Pages: 1 [2] 3 4 5
Print
Author Topic: How to set up MQ2 Auto Login  (Read 60613 times)
WatchYouDie
Sr. Member
****
Posts: 388


View Profile
« Reply #15 on: December 14, 2013, 09:23:05 am »

/plugin autologin load
/autologin on
Logged
Scorpien
Newbie
*
Posts: 25


View Profile
« Reply #16 on: December 16, 2013, 03:14:13 am »

I use both ISboxer and Autolog in and it works just fine. I have no issues with logging into the right server. I have never had to change my server. The only issue i have is with ISboxers sometimes it crashes from trying to load too fast. Below is a copy of my int file minus the char names and passwords. I use the station names part of the macro so when i want to log in a certain char I can via ISboxer.

[Settings]
KickActiveCharacter=1
InstantCamp=0
UseStationNamesInsteadOfSessions=1
IniLocation=C:\MacroQuest2-UF\MQ2AutoLogin.ini
Debug=1

[XXXXXXXXXX]
Password=XXXXXXXXXX
Server=[A 0.8.0] EZ Server - Custom Zones, Vendors, Quests, Items, etc
Character=XXXXXXXXXX

[XXXXXXXX]
Password=XXXXXXXXXXXX
Server=[A 0.8.0] EZ Server - Custom Zones, Vendors, Quests, Items, etc
Character=XXXXXXXXX

[XXXXXXXXX]
Password=XXXXXXXX
Server=[A 0.8.0] EZ Server - Custom Zones, Vendors, Quests, Items, etc
Character=XXXXXXX

[XXXXXXXX]
Password=XXXXXXXX
Server=[A 0.8.0] EZ Server - Custom Zones, Vendors, Quests, Items, etc
Character=XXXXXXX

[XXXXXXXX]
Password=XXXXXXX
Server=[A 0.8.0] EZ Server - Custom Zones, Vendors, Quests, Items, etc
Character=XXXXXXX

[XXXXXXX]
Password=XXXXXXXX
Server=[A 0.8.0] EZ Server - Custom Zones, Vendors, Quests, Items, etc
Character=XXXXXXX
Logged
Hulkpunch
Full Member
***
Posts: 147


View Profile
« Reply #17 on: August 17, 2014, 09:52:49 am »

Can you stick this please
Logged
balidet
Master
******
Posts: 810



View Profile
« Reply #18 on: August 17, 2014, 11:56:16 am »

stick it where?Smiley
Logged

littlelongbeard
Jr. Member
**
Posts: 51


View Profile
« Reply #19 on: August 19, 2014, 02:59:09 pm »

I am trying to figure out this .bat file... I am not understanding on what I need to change for it to work with my accounts. could you please help me understand a little more
Logged

Tankbeard .... and many other bearded toons
Hulkpunch
Full Member
***
Posts: 147


View Profile
« Reply #20 on: August 19, 2014, 03:47:35 pm »

I am actually having problems with this as well. I use isboxer and macroquest and had it working last time I played but have since reformated and forgot how to properly set this up. I did everything in MQ2 properly but whenever I go to load up my character set in innerspace all of the accounts pop up with the same login info rather than the login account info for each separate screen. I think this has something to do with plugging in an ini file to isboxer but I cant quite remember how to do that.
Logged
Nerdx
Newbie
*
Posts: 14


View Profile
« Reply #21 on: August 19, 2014, 07:20:39 pm »

I am trying to figure out this .bat file... I am not understanding on what I need to change for it to work with my accounts. could you please help me understand a little more


Be a little more specific, I can help you with the Bat. file but need a little more info on what your trying to set up, also do you use wineq or Isoboxer?
Logged
red2
Full Member
***
Posts: 140


View Profile
« Reply #22 on: August 20, 2014, 10:00:49 am »

anyone having problems, pm me with an email address. ill send you starter files that should help.
Logged
Hulkpunch
Full Member
***
Posts: 147


View Profile
« Reply #23 on: August 20, 2014, 07:06:22 pm »

I found the solution to my problem incase anyone else was experiencing similar issues. To make this work using isboxer, click on the "wizards" drop down menu in isboxer and create a virtual file wizard. Once opened, select the everquest (eqclient.ini, eqlsPlayerData.ini) option and then select all of your characters that are a part of your set after hitting next.
Logged
littlelongbeard
Jr. Member
**
Posts: 51


View Profile
« Reply #24 on: August 21, 2014, 12:21:50 am »

I have a new issue.... My eqlsplayerdata file up and left my folder for my UF client download... does anyone know why it would just disappear it was there yesterday. Now, it is not there anymore
Logged

Tankbeard .... and many other bearded toons
slaughterhaus
Full Member
***
Posts: 132


View Profile
« Reply #25 on: March 18, 2015, 01:29:17 pm »

Bump - Wineq2 - anyone had any luck getting autologin to work with that?


Deadend
Logged
Rent Due
EZ Server Admin GM
Administrator
Master
*****
Posts: 776



View Profile
« Reply #26 on: March 18, 2015, 06:47:44 pm »

anyone had any luck with any auto login that works that can clearly go step by step for us dumbasses?
Logged

Gimble
Newbie
*
Posts: 23


View Profile
« Reply #27 on: March 25, 2015, 10:36:40 pm »

For ROF2 make sure you have the most recent MQ2 is has been corrected to work with autologin.

in MacroQuest.ini add the following line under [Plugins]
mq2autologin=mq2autologin

in the MQ2Autologin.ini it should read like this (the number following the "=" sign in the serverlist changes daily.  Log you main in without MQ2 running then modify the INI file:

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

[ServerList]
EZ (Linux) x4 Exp=44

[Station_Name_1]
Password=?Huh?
Server=EZ (Linux) x4 Exp
Character=<Character Name>

[Station_Name_X]
Password=?Huh?
Server=EZ (Linux) x4 Exp
Character=<Character Name>

These set you up for creating a batch file with wineq.

Step 1 under Wineq go to Everquest >Create Desktop Shortcut > Ssner - this will create a lnk file.  Repeat this until each of your army has a lnk file and save them to the same directory.

Step 2 create a text file as Whateveryouwant.bat and add the following to it:

START "Ssner" "C:\Users\Giuseppe\Desktop\Everquest\Login\EverQuest - Ssner.lnk"
timeout /t 6

Repeat this line until you have each of your toons set up.  You can modify the /t 6 line to allow for your machine to have more time between starting 1 instance of EQ and the next.  on my machine 6 seconds works fine.

This is roughly how I got this to work.
Logged
Phah
Jr. Member
**
Posts: 83



View Profile
« Reply #28 on: March 28, 2015, 03:51:11 pm »

I was bored, and I feel like being lazy in the future. So I made a batch file to automatically edit my AutoLogin.ini file with the proper server number... Copy this into a .bat file and run it after you log in to your main toon. If you don't want the cmd window to stay up after the script finishes running, remove the "@pause" line at the end of the file.

Code:
@echo off
SETLOCAL enabledelayedexpansion

set "_serverId=LastServerID"
set "_serverName=EZ (Linux) x4 Exp"
set BackupFile=<path to MQ>\MQ2AutoLogin.txt
set OutFile=<path to MQ>\MQ2AutoLogin.ini
set firstFile=<path to ROF2>\eqlsPlayerData.ini

echo Getting server number...

FOR /F "usebackq tokens=1,2 delims== " %%a IN ("%FirstFile%") DO (
if "%%a" equ "%_serverId%" (set serverID=%%b)
)

echo Server number is: %serverID%
echo Backing up MQ2AutoLogin.ini file...
COPY "%OutFile%" "%BackupFile%"
echo Backup complete
echo Rewriting .ini file...
>"%OutFile%" (
FOR /F "usebackq tokens=1,2 delims==" %%i IN ("%BackupFile%") DO (
IF "%%j"=="" (ECHO %%i) ELSE (
IF "%%i" EQU "%_serverName%" (echo %%i=%serverID%) else (echo %

%i=%%j)
)
)
)
echo Finished writing .ini file
ENDLOCAL
@pause
Logged

Mine is the drill that will pierce the heavens! Or at least the next tier.

Filthy casual? Yep, that's me!
jaxs1031
Newbie
*
Posts: 16


View Profile
« Reply #29 on: March 29, 2015, 08:09:49 am »

I really need help, I have no idea what I'm dong. I really don't need the auto log in I don't mind logging in each account one at a time. I'm using wineq and mq2, but I have no idea what or how to make mq work. once everyone is logged in  what do I do? Right now I have a clr,shm,mage,rng, if I run the rng as my main how do I get the others to auto asst me cast spells get the pets to attack and heal me?
Logged
Pages: 1 [2] 3 4 5
Print
Jump to:  

Recent

Stats

Members
Stats
  • Total Posts: 65023
  • Total Topics: 5057
  • Online Today: 110
  • Online Ever: 8678
  • (December 19, 2022, 02:32:09 pm)
Users Online
Users: 1
Guests: 98
Total: 99
TinyPortal v1.0 beta 4 © Bloc