nightslayin@
ok, please look back at the screenshot on thread 1, right below the step7
in Cheatengine, after u search for a value. it will display something like 00FFFFFF
this is not a correct method to show hex value, 0xFFFFFF is the correct way
so if u get an address like 00123123, u need to change it to 0x123123 and paste it in my program. if u input 00123123, my program will just think its a bunch of string text, not hex numbers
ok, please look back at the screenshot on thread 1, right below the step7
in Cheatengine, after u search for a value. it will display something like 00FFFFFF
this is not a correct method to show hex value, 0xFFFFFF is the correct way
so if u get an address like 00123123, u need to change it to 0x123123 and paste it in my program. if u input 00123123, my program will just think its a bunch of string text, not hex numbers