Jump to content
  • 0

Help


PaTiolA

Question

I want To Search Value but idk Why I have Problem

gg.setRanges(gg.REGION_ANONYMOUS)
gg.searchNumber("3;367,005,565;401,616,881;65,537;0~65,555;128~65,664;1,069,547,520;0~11;0~100;0~100;0~100:53", gg.TYPE_DWORD)
pid =  gg.getResults(12)
pid = gg.getValues(pid)
gg.clearResults()
gg.searchNumber(pid[9],';',pid[11],';',pid[10],';',pid[12],';0;0:25',gg.TYPE_DWORD)
gg.refineNumber("0",gg.TYPE_DWORD)
gg.getResults(99)

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

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.