RezaHaxz Posted April 23, 2020 Posted April 23, 2020 in new update "96.0" added find nearby how to do it on script can u give example? @Enyby
Administrators Enyby Posted April 24, 2020 Administrators Posted April 24, 2020 2 hours ago, RezaHaxz said: how to do it on script Via memoryFrom / memoryTo parameters.
RezaHaxz Posted April 24, 2020 Author Posted April 24, 2020 10 minutes ago, Enyby said: Via memoryFrom / memoryTo parameters. Example?
CmP Posted April 26, 2020 Posted April 26, 2020 On 4/24/2020 at 5:41 AM, RezaHaxz said: Example? If address of target value is 0x22446688 and you want to search for dword values that are located within 0x100 distance from target value, the following code can be used: gg.clearResults() gg.startFuzzy(gg.TYPE_DWORD, 0x22446588, 0x22446788) Also there is a brief explanation of how nearby search works in the following post: 96.0: Added nearby search - GameGuardian (#bese6m2m)
Question
RezaHaxz
in new update "96.0"
added find nearby
how to do it on script
can u give example? @Enyby
3 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.