Jump to content

PG711

Members
  • Posts

    4
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 GBP 

PG711 last won the day on October 1 2024

PG711 had the most liked content!

Core Infomation

  • Core
    One

PG711's Achievements

Newbie

Newbie (1/3)

1

Reputation

  1. PG711

    account

    @Pysis you are absolutely correct, i didnt realize that until you mentioned it and went to check the github repo that i took the files to compile the first time, i had the CMangos before and now i took the files from here, so its not a downgraded version i just never realized that due to the similarity of the names and the icons of Mangos looked old-school styled when compared to the CMangos so i thats why i thought that. lol
  2. PG711

    account

    Hello Parge, I've managed to resolve the issue, i think im running a "downgraded" version of it judging by the icons of mangosd.exe and realmd but now account creation works like a charm so all and all its perfect now
  3. PG711

    account

    Hi, First of all thanks for your reply My main problem here is that in the code snippets you have provided (which i also found when researching) they have a value called: sha_pass_hash --> This is a value that doesnt exist in my DB at this moment, i dont know if its been revised, i assume so, if i find older versions of the Mangos then its there, i tried to Frankenstein it and use the DB which had the sha_pass_hash value and the rest of the build as is but it doesnt accept it, it says maps vmaps etc dont have correct version and won't start. I tried SRP6 method and even though i seem to be on the right path (hashes seem to match with other entries created by mangos terminal) game still wont accept the credentials when trying to actually login.
  4. PG711

    account

    Hi SHA1 was the way it was encrypted back when it had also the value sha_pass_hash That value no longer exists, it has sessionkey (which i believe is not required) and v,s. I assume v is verifier and s is salt, what encryption method is used though im trying to create a registration page i tried SHA1 and it didnt work (even though data were inserted in the db it wouldn't log me in the game) and i also tried converting it into SHA256 which also didn't work again data inserted but still couldn't login. From the terminal of mangosd it works but im trying to achieve acc creation via php.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use