Click here to Skip to main content
15,894,017 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i cant start the game unless i change the code to it in an ide program. im completely lost as to what i need to change or rewrite, because im fairly new to java. can someone lead me to the right direction?

What I have tried:

all that i have tried is open the apk android application and ran the game to see the termination message show up. i decompiled the apk file afterwards to see the sources code over visual studio code program, other than that i cant see where i can change the server or get rid of the termination message that shows up at the start screen.
Posted
Updated 12-Jul-22 18:26pm

1 solution

Decompiling is almost always strictly forbidden by the T&C's you agree to be bound by, which makes what you are trying to do malicious activity.

We do not condone, support, or assist in the production of malicious code in any way, form, or manner. This is a professional site for professional developers.

If you want to know how to create such things, you need to visit a hacking site: but be sure to disable all firewalls and antivirus products first or they won't trust you enough to tell you.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900