denizdeni Posted September 11, 2018 Posted September 11, 2018 gg.clearResults() gg.setRanges(gg.REGION_C_ALLOC) gg.searchNumber('0;29;1;3;0;0;0::25', gg.TYPE_DWORD) if gg.getResultCount() < 2 then gg.clearResults() print('No memory found!') do return end end How to expect a search to be completed? my devices waiting search complete but some devices didn't waiting search complete and its giving error 'No memory found' @Enyby help plsss..
Administrators Enyby Posted September 11, 2018 Administrators Posted September 11, 2018 return from call searchNumber always happens only after search completed. If it is not so - show logcat and video with issue. _______________________________________________ added 0 minutes later Gathering information about GG errors (#9ggo57t)
denizdeni Posted September 11, 2018 Author Posted September 11, 2018 56 minutes ago, Enyby said: return from call searchNumber always happens only after search completed. If it is not so - show logcat and video with issue. _______________________________________________ added 0 minutes later Gathering information about GG errors (#9ggo57t) its didn't searching value! it's skiping search value... if you say because of nox , some android tablets skipping search --LOGCAT IN THE VIDEO @Enyby please help me why it's skipping search? bandicam 2018-09-11 15-19-53-752.mp4
denizdeni Posted September 11, 2018 Author Posted September 11, 2018 it's can be search without lua script! but lua script has a error i searched group search normally. And it's found it! _______________________________________________ added 3 minutes later I founded reason! GameGuardian seeing C++ alloc Anonymously! _______________________________________________ added 3 minutes later Please fix it
Administrators Enyby Posted September 11, 2018 Administrators Posted September 11, 2018 All ok. GG search and return after search. Found zero results. because script set regions which not present in this process. So no memory - zero results.
Question
denizdeni
How to expect a search to be completed?
my devices waiting search complete but some devices didn't waiting search complete and its giving error 'No memory found'
@Enyby help plsss..
4 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.