Passwrd How do I cheat?
Reputation: 0
Joined: 23 Apr 2013 Posts: 2
|
Posted: Thu Apr 25, 2013 10:03 pm Post subject: Help! |
|
|
I am extremely new to the cheat engine scene, I've been messing around and trying to figure out how games, codes, decompiler, and cheat engine works. I haven't done a very good job yet and I just completed the tutorial that came with cheat engine but that hasn't really helped me hack this Java based game I've been wanting to hack and only recently trying to do it myself.
The game is Stick Ranger, that Java based game on Dan-Ball
So far all I have been able to achieve is just finding the values. I can find health, and all the attributes. Couldn't find the values for the items though... but that doesn't matter. What I've done is just changed the value of the stats or health and the game freezes. I expected this to happen or else everybody would do it but i'm not quite sure how to go any further.
I asked for help on another topic and somebody did actually help me out.
inkyvoyd wrote: | I learned how to hack the game from googling some youtube tutorials. THey involved NOPing some mov commands, and editing the code that determined the attack of the players (this is shared code for PvP so it doesn't work). You can find it if you know how to Google the right keywords - all stats can be hacked, although it has been a while since I have done this and have thus forgotten the details.
If you are a complete noob with cheat engine I would suggest you start by using the memory scanner on simpler games such as Pinball. Stick ranger has basic cheat protection and you need to do simple work with the disassembler in order to accomplish what you seek.
Good luck. |
Now I understand that I need to find some values in the debugger/decompiler and make them so they do nothing, but what values are these? Maybe whatever changes when the stats change? Im still currently experimenting so maybe ill get it.
TL;DR : I've found the values I want to change, I change them and the game freezes. What do I do?!
Thanks for any help, I realize this might annoy some people but Im having some troubles here.
EDIT: Been messing around in the decompiler and by NOPing the function that takes damage down I can now give each guys max health. But it doesn't stay there and it's not any higher than my actual health. So it's sort of like a free Inn. But I have to change the value to something like 180 (my health is 172) everytime I want to 'free inn' it.
|
|