Joined: 09 May 2003 Posts: 25487 Location: The netherlands
Posted: Tue Oct 01, 2024 7:05 am Post subject:
I think you missed one x, as 1xxxxxxxx1 has a mask of 0x201 instead of 401
anyhow, set type to binary and scan for 1********1
(ignore the value being shown, add to the addresslist to see the real value)
you may have more luck with an unknown initial value of 2 byte changed/unchanged scans and then when limited enough do an exact value scan with lua formula set and scan for:
(value & 0x201)==0x201 _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum