Doni20 Posted May 9, 2021 Posted May 9, 2021 example: gg.searchNumber("1",gg.TYPE_FLOAT,false,gg.SIGN_EQUAL,0xC13B8000,0xC13B800C,0xC13B801C,0xC13B8028)
MAARS Posted April 17, 2022 Posted April 17, 2022 These parameters are not offset, it is the memory range address to search between, mean GG will scan only that part of the the memory. If you want to search between many memory range then do a for loop,
HEROGAMEOfficial Posted April 17, 2022 Posted April 17, 2022 If you know what is offset, You can use that easyly, and question like is it possible to search with multiple Offset? useless.
Question
Doni20
example:
gg.searchNumber("1",gg.TYPE_FLOAT,false,gg.SIGN_EQUAL,0xC13B8000,0xC13B800C,0xC13B801C,0xC13B8028)
2 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.