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

when you say replace in "client" where do i get the client from? #174

Open
sajjad207 opened this issue Sep 13, 2019 · 1 comment
Open

when you say replace in "client" where do i get the client from? #174

sajjad207 opened this issue Sep 13, 2019 · 1 comment

Comments

@sajjad207
Copy link

"Once your key is created, you will have to follow the instructions on the terminal/command prompt
You need to copy the public keys you are given and replace them in your client <== where do i download the client i downloaded game-0.0.4.zip there no client in there
In your client, you can find the text BigInteger("10001 which will usually be the place where you need to replace both the public keys (the "10001" key is usually the same)
Once you have replaced the keys in the client, you can restart the server and launch your client"

@ghost
Copy link

ghost commented Jan 31, 2020

Download the new build package from here. There will be gamepack.jar (obfuscated client files) and gameback-deob.jar (deobfuscated client files). Run gamepack-deob.jar through fernflower-improved and unzip the source files from the .jar file they will be packed into. Build an IDE project with the source files and search the project (CTRL + F) for '10001'. Leave the BigInteger with the value '10001' and replace the other with the key that is printed to the console. That should fix it for you.

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