I have this cheat engine script:
[Enable]
009516C2:
jns 0095138F
[Disable]
009516C2:
je 0095138F
I want to convert it to C++, Can anyone help?
I have this cheat engine script:
[Enable]
009516C2:
jns 0095138F
[Disable]
009516C2:
je 0095138F
I want to convert it to C++, Can anyone help?