MInecraft Base Address and Pointer Cheat Engine
Hi,
After I "hacked" Assault Cube sucessfully, I want to try to hack my favourite game: Minecraft.
I went so:
First I scan for 20(max health). After that, i hurt me so i had 18 and scanned once again(for 18).
Then I hurt me again so i had just 16 and scanned for that.
Finally, I had 1 Adress and if i change the value to 20, i have 20 life.
I tried to find out what writes to this address.
I got this result:
mov (ecx + ebx), eax
i take ebx as the offset(1B8)
and scan for the value(hex) ecx.
After that, i got thousands of adresses, but which on is the right?
I tried it with the first, and it functioned when i add a new pointer.
But when I find out what accesses to this pointer, and close that, The Pointer isnt pointing my life it is pointing ??
Someon can please help me?