Jump to content
  • 0

wait for the search to be completed.


denizdeni

Question

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

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

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?

Link to comment
Share on other sites

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 ?

Link to comment
Share on other sites

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.