Jump to content
  • 0

Filtering addresses in fuzzy search


Mahour12
 Share

Question

Is it possible to filter addresses while fuzzy search? Because there are a series of addresses that issue a ban when they are read ,Does Game Guardian have a feature that allows us to filter the addresses during Fuzzy Search?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

You need to limit your search within a range and unfortunally you can not provide multiple ranges. the solution could be to script that:

  1. Make the fuzzy Search in the first address range then backup the search result to a file
  2. Repeat step 1 until you are out of search range
  3. Load all the saved search result from your files

Here is the api you might be interested in: startFuzzy()saveVariable()saveList()loadList() check the api for anything else.
And note this might be extremely slow so you need to be careful the way you code it.

Capture.PNG

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.