Can I hack a java game or can anyone help me for more info post in thread. TY
It's a easy 2d based gamenot runescape
Originally Posted by Freakuser
Can I hack a java game or can anyone help me for more info post in thread. TY
It's a easy 2d based gamenot runescape
If you can find the urls of all elements used by the game (as you would for flash), and download them, you just need to disassemble them and write up a program to modify variables within the code, directing it to the urls of the objects. Unfortunately, many variables in java games are server-sided (such as runescape), so you may have trouble doing what you plan to do. An easy way to test if a game is hackable at all is to prod it with cheatengine, see if you can modify anything within the game. Many games with spontaneously change the locations of the variables though, so that is not foolproof.