misterbob How do I cheat?
Reputation: 0
Joined: 03 Jan 2014 Posts: 1
|
Posted: Fri Jan 03, 2014 5:54 pm Post subject: Narrowing down static results |
|
|
So let's say I have a number that never changes, and I want to find where it is in memory... Normally when searching for something in cheat engine you would change the value and run a scan for the new value, but for a static value it is harder to narrow down the results.
What I can do is set on access breakpoints on all the values that match this static number and get rid of anything that is accessed at times that I am sure the value I am interested in should not be accessed... however when the results number in the thousands this approach is not feasible when done manually. Is there a simple way to script this functionality, or does cheat engine even already have such functionality?
An example may be (I don't actually know much of fps games this is just an example for the sake of having one) if you know the number value for the spread for a certain weapon, so you search it and are only able to narrow down the results to a few thousand... but you know that the value you want is accessed when you fire the gun, so is there a way to get rid of all the values being accessed when not firing the gun? So instead of having thousands of results you have significantly less as you play without firing this gun?
|
|