Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autologin does not work if account password contains only number #17

Open
crestcere opened this issue Sep 28, 2020 · 0 comments
Open

Autologin does not work if account password contains only number #17

crestcere opened this issue Sep 28, 2020 · 0 comments

Comments

@crestcere
Copy link

crestcere commented Sep 28, 2020

Like in title, using password and masterkey with only numbers will result invalid password in wow login screen.
Here is example of my config below;

<?xml version="1.0" encoding="utf-8"?>
<wowreeb>
  <Realm Name="TBC (Netherwing)">
	<Exe Path="D:\Games\World of Warcraft - The Burning Crusade 2.4.3\Wow.exe" SHA256="8F8D7F4CF3909E61FD34B09DF9C9B56C21AEC76A9AD1883353F1FA5D9B8411E2" />
    <AuthServer Host="play.atlantiss.org" />
    <Credentials Username="name" Password="encryptedpassword" />
  </Realm>
</wowreeb>
@crestcere crestcere changed the title Autologin does not work if account password contain only number Autologin does not work if account password contains only number Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant