Auto-login patch

Post Reply
User avatar
Haaxor
Posts: 4

Auto-login patch

Post by Haaxor » Tue Jan 17, 2023 7:14 pm

I've made a custom patch that adds auto login and account info saving features.
  • Adds an Accounts select panel to the login screen
  • Automatically adds accounts with saved login info to the list
  • Select accounts to log in (double-click to login directly)
  • Check "Auto-login this character" in character select screen to always automatically load into game with this character selected in future logins
  • Remove saved character and accounts with controls at the bottom
GitHub page

Direct download

Image

Image
Last edited by Haaxor on Sat Feb 04, 2023 10:02 pm, edited 1 time in total.

Geojak
Posts: 2084
Has liked: 28 times
Likes: 15 times

Re: Auto-login patch

Post by Geojak » Tue Jan 17, 2023 10:11 pm

Wow interesting that you can do this with just a patch file. I will try it out

Raubkopierer
Posts: 1

Re: Auto-login patch

Post by Raubkopierer » Sun Mar 12, 2023 2:18 am

This is exaclty what I was looking for, thank you so much!

User avatar
Froll
Posts: 3

Re: Auto-login patch

Post by Froll » Tue Mar 14, 2023 8:45 pm

Hello, is there a setting for automatic login to the account and to the character at once? Thank you!

User avatar
Nokidding
Posts: 33

Re: Auto-login patch

Post by Nokidding » Sun Apr 02, 2023 7:22 am

Amazing stuff, this makes playing my chars on several accounts so much more convenient, thank you!!

Thewowtraveller
Posts: 5

Re: Auto-login patch

Post by Thewowtraveller » Wed Apr 05, 2023 3:04 am

How do you develop/debug a patch such as this Haxxor? Can you forward me to any guides/information to get started?

User avatar
Imonobor
Posts: 347
Has liked: 5 times
Likes: 3 times

Re: Auto-login patch

Post by Imonobor » Wed Apr 05, 2023 7:04 pm

This is amazing! Great work!
I sure hope this won't get me banned lol xD
Nydas - 60 High Elf Mage (Nordanaar)
Farren - 60 Tauren Shaman (Nordanaar)
Gothric - 23 Human Paladin (Nordanaar)
Markal - 58 Undead Priest (Tel'Abim)

User avatar
Reploidrocsa
Posts: 500
Likes: 4 times

Re: Auto-login patch

Post by Reploidrocsa » Mon May 01, 2023 10:52 am

for some reason it won't store more than 5 account informations, is this normal?

User avatar
Jolikmc
Posts: 486
Location: United States
Contact:

Re: Auto-login patch

Post by Jolikmc » Fri May 05, 2023 12:25 pm

I poked around the source code for this and didn't see any particularly suspicious code… but I'm not exactly knowledgeable about LUA code. The way it stores passwords unencrypted in the config.wtf file probably isn't safe, but it's not like this patch has any direct interaction with any external servers. Riiiiight~?

Teasing aside, I'm willing to take my chances with it. This is very handy! (:
Not currently playing. Just skulking and snarking~

Canseco
Posts: 6

Re: Auto-login patch

Post by Canseco » Wed Jun 28, 2023 5:46 am

Does it have password encryption like wowreeb has?

Geojak
Posts: 2084
Has liked: 28 times
Likes: 15 times

Re: Auto-login patch

Post by Geojak » Wed Jun 28, 2023 9:01 am

read the comment directly above yours.

User avatar
Jaguare19
Posts: 17

Re: Auto-login patch

Post by Jaguare19 » Wed Jun 28, 2023 2:21 pm

Canseco wrote:
Wed Jun 28, 2023 5:46 am
Does it have password encryption like wowreeb has?
No, it is not encrypted
Arzana - 58 High Elf Rogue (Nordanaar)
Roldasen - 32 Gnome Hunter (Nordanaar)

Alexsage
Posts: 20

Re: Auto-login patch

Post by Alexsage » Thu Jul 06, 2023 5:26 pm

Just wanted to say thanks this something I've been missing.
AlexSage - Human Warrior
Stormrunner - Tauren Shaman

User avatar
Samsara
Posts: 140

Re: Auto-login patch

Post by Samsara » Fri Jul 07, 2023 8:25 am

Sounds like a program that would steal your credentials or facilitate their acquisition by a third party hacker. The reason default client doesn't save password is because it would make it easy to discover for malicious actors. Hell your account name on the screenshot is Haaxor

Alexsage
Posts: 20

Re: Auto-login patch

Post by Alexsage » Sun Jul 09, 2023 1:54 am

If someone has access to your computer or your computer is compromised they're going to get your login and password anyway. There is a reason just about every offical game and app now logins you automatically.
AlexSage - Human Warrior
Stormrunner - Tauren Shaman

User avatar
Samsara
Posts: 140

Re: Auto-login patch

Post by Samsara » Sun Jul 09, 2023 6:13 am

Alexsage wrote:
Sun Jul 09, 2023 1:54 am
If someone has access to your computer or your computer is compromised they're going to get your login and password anyway. There is a reason just about every offical game and app now logins you automatically.
Games nowdays log you in because they have a launcher with encryption. You don't just improvise auto password systems. And specific software make it easier for botnets to mass hack accounts. If you're infected, that doesn't mean some fatass haxxor is paying attention to you specifically and looking through your cam while manually watching what you type on your keyboard when (even a keylogger needs to be parsed). But if it's saved, there is a file that saves it, and that file becomes an easy target to automate collecting it from thousands of computers. And when that patch is unofficial, you are playing with fire.
Last edited by Samsara on Sun Jul 09, 2023 6:08 pm, edited 1 time in total.

Alexsage
Posts: 20

Re: Auto-login patch

Post by Alexsage » Sun Jul 09, 2023 3:16 pm

Which doesn't matter when they have a keylogger...
AlexSage - Human Warrior
Stormrunner - Tauren Shaman

Ulukay
Posts: 76
Has liked: 1 time

Re: Auto-login patch

Post by Ulukay » Sun Jul 09, 2023 6:01 pm

I agree with Samsara, this is a game of trust. Then, do not be surprised and do not write to support if your accounts are no longer available.

User avatar
Hhplayer
Posts: 5

Re: Auto-login patch

Post by Hhplayer » Sat Jul 22, 2023 10:46 am

Image

This warning appears when logging in every time.
the function is normal.

Post Reply