PDA

View Full Version : Auto-login and game exit question


deven1313
02-09-2019, 12:19 PM
Hello,

Is there a way to auto-login so you don't have to put in your password every time? Also, after you /camp or even /quit there are a few unnecessary clicks to exit the game. Any way around that? Minor issues I admit, but it would be a nice "quality of life" improvement for the game.

feniin
02-09-2019, 12:46 PM
Hello,

Is there a way to auto-login so you don't have to put in your password every time? Also, after you /camp or even /quit there are a few unnecessary clicks to exit the game. Any way around that? Minor issues I admit, but it would be a nice "quality of life" improvement for the game.
No auto login, but you can /camp desktop

deven1313
02-09-2019, 01:26 PM
No auto login, but you can /camp desktop

/camp takes me back to the login screen. Am I missing something?

loramin
02-09-2019, 02:53 PM
You basically have two options for anything not built-in to the game itself:

1. Make something that interacts with the game itself - virtually impossible due to the anti-cheat code (telling your client to logout involves using the exact same stuff as telling your client to to auto-click a mob or something)

2. Use some sort of macro that controls mouse or keyboard inputs without directly interacting with the EQ client - the anti-cheat m may or may not catch this

But either way, both are banned by the server's rules. If you want quality of life, play WoW ;)

Wraythian
02-10-2019, 12:33 AM
/camp takes me back to the login screen. Am I missing something?

Try this command...

/quit desktop

feniin
02-10-2019, 01:56 AM
/camp takes me back to the login screen. Am I missing something?

you type /camp desktop

can also type /camp server

Wraythian
02-10-2019, 02:27 AM
Hello,

Is there a way to auto-login so you don't have to put in your password every time?

Don't be that person. There's an acceptable level of laziness among gamers, but if you're not willing to type your password, you can resort to command injection. I'm not sure how long it will take you to get banned as I believe command injection is looked for in this game.

If you have the skill to code this up, it's purely a "use it at your own risk" type issue. You just have to decide if it's worth potentially getting banned for.

And before you ask why I say this, yes, I could easily code this up, but for security reasons, as that's my professional background, I prefer to manually enter my password. Old habits die hard.

-Fryeday

Kavious
02-10-2019, 05:46 AM
Theres scripting programs you can automate a login with. I have no idea what the anti-cheat looks for though.

Back when I played WoW, I used AutoIT and found a script for logging into your account and got it working. Setup a schedule for it so it would put me in the 1000+ queue while I was driving home from work

Never used anything like that here though

deven1313
02-10-2019, 02:42 PM
Thanks for the responses. I don't want to use a scripting program, nor be "that person". I was just asking if there was an easy way to have the game remember your password, perhaps with an edit to a .ini file or a "/" command, etc. Although I realize it was "classic" to enter a password every time you play the game, it's an unnecessary step IMO. But, it sounds like there is no way to do it so no biggie. I will try the /camp desktop. I also found that if you just /quit, you can then just click the "x" on the window to get to desktop without the extra steps.