| View previous topic :: View next topic |
| Author |
Message |
wen9x88 Expert Cheater
Reputation: 0
Joined: 15 Feb 2007 Posts: 122 Location: jlk
|
Posted: Wed Nov 07, 2007 8:09 am Post subject: Godmode and Hp hack Help |
|
|
my english weak,so i try to explain my problem with picture.
this one is my hp decreased "Copy Memory"
and this one is decreased again "Exchage Memory with Register"
and this one is after regen "No Operation"
last one is Find out what writes to this address
and my question is what is the next i need to do to get godmode or hp hack?
_________________
"Secret of the Solstice" or "Ragnarok" ???? |
|
| Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6301
|
Posted: Wed Nov 07, 2007 11:12 am Post subject: |
|
|
The last image you have, shows EDX that is the hp "142"
So you can make your Visual HP anything you want, with this instruction.
Your not going to get god mode.
But if you still want to try, you can do something like this
mov edx,3E7
mov [ecx+eax*4+000000bc],edx
This will make edx = 999 HP. Then that will be moved into the address [ecx+eax*4+000000bc] that is holding the HP value.
After you do this and you can still die, Then it is just the visual which im sure it is.
Also you could play with the "cmp" before the je also and see what interesting things happen.
|
|
| Back to top |
|
 |
wen9x88 Expert Cheater
Reputation: 0
Joined: 15 Feb 2007 Posts: 122 Location: jlk
|
Posted: Wed Nov 07, 2007 10:18 pm Post subject: |
|
|
oic,you mean i cannot get godmode or inifite hp for this game?
_________________
"Secret of the Solstice" or "Ragnarok" ???? |
|
| Back to top |
|
 |
|