EZ Server

General Category => General Discussion => Topic started by: Raygan on February 03, 2017, 05:39:09 pm



Title: Client login question
Post by: Raygan on February 03, 2017, 05:39:09 pm
I know there is some auto connect thing...not really a fan of all that BUT is there a way to save your password to each client so when you load up all your toons (18 in my case) you don't have to key in the password to each client?  I have looked through WinEQ and dont see anything other than the username....and don't see anything in EQ client files or in MQ2 that allows you to save the password info..... ???


Title: Re: Client login question
Post by: Expletus on February 03, 2017, 05:55:53 pm
MQ2Autologin...

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

[ServerList]
peqtgc=1
sts=6
Server name here=## of the server that day as assigned by eqemu

[Account Username]
Password=XXXXX
Server=Server Name
Character= Name of toon

[Account Username]
Password=XXXXX
Server=Server Name
Character= Name of toon

What i do is login main toon w/no mq2, get the server ID and put it above... then just click the shortcuts w/the username per toon... ie:
"C:\Everquest\eqgame.exe" patchme /login:accountusername"
Name that shortcut wizard, or account name...

then make 1 for each toon/account

then make a .bat file and copy this.. make one line for each account, and at the very end, put the "Stop"

So when u want to boot ur team, click the bat file and it will do it all.

START "wizard" "C:\wizard.lnk""
timeout /t 4
START "beastlord" "C:\enchanter.lnk""
timeout /t 4
stop



Title: Re: Client login question
Post by: Akkadius on February 03, 2017, 07:44:59 pm
After my current project I'm doing, I will be going back and finishing up there launcher project I got a session in.

It will manage your logins and log all your toons in for you.

https://youtu.be/gt_uzm_n3HE

Not to mention patch your clients for you


Title: Re: Client login question
Post by: blumblum on February 04, 2017, 01:01:49 am
that sounds awesome


Title: Re: Client login question
Post by: Raygan on February 04, 2017, 06:58:15 pm
MQ2Autologin...


[Account Username]
Password=XXXXX
Server=Server Name
Character= Name of toon

[Account Username]
Password=XXXXX
Server=Server Name
Character= Name of toon


This is kinda what I was thinking...just the ability to have the username and password for each client...I dont mind clicking the buttons...just getting tired of entering passowrds for each toon...and seems that with having to enter server id's would be about the same...entering new stuff in each day.....


Title: Re: Client login question
Post by: Expletus on February 05, 2017, 11:22:20 am
That's because of the constant reboots and dynamic ID's assigned to servers. If they were static it would be worth it's weight in gold.