Page 1 of 1

Finding Specific sequential values

Posted: Fri May 17, 2019 8:52 am
by anl93
Hello cheat engine veterans
i want to search for 20 and 25 in my game. the problem is if i search i get millions results.
but i know they are sequential like adress "xxxxxxxxx" is 20 and adress "xxxxxxxxx+4 (or +8)" is 25
So how can i search like this?
Thank You.

Re: Finding Specific sequential values

Posted: Fri May 17, 2019 9:36 am
by GreenHouse
Instead of choosing to search for 4byte,Float... There, you can choose for groupscan.

Re: Finding Specific sequential values

Posted: Fri May 17, 2019 11:09 am
by anl93
I've done it now Thank you so much.