MTA:SA Hack
Hi guys, I'm trying to read some process memory with my hack but I got a problem. First I open the game, and I open cheat engine too, then I find the address of my money, but the address is exactly "gta_sa.exe+77CE50", so I put my code like this
This should be correct done, but when I try to get the money and cout on my console it shows the number 1977946466 all the time. Do you know guys if I did something wrong? Thanks for read.
Code:
mem.Read<int> (mem.Module("gta_sa.exe")+0x77CE50)

give me in private message