Jump to content
  • 0

wait for the search to be completed.


denizdeni

Question

Posted
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..

4 answers to this question

Recommended Posts

Posted
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?

Posted

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
Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.