Jump to content
  • 0

I am having trouble making a last day on earth


ElFodase

Question

could someone tell me how to configure the script so that it will search the codes, save and change automatically?

example

gg.clearResults()
gg.setRanges(gg.REGION_ANONYMOUS)
gg.searchNumber("4;7274615;6553711:9", gg.TYPE_DWORD)
gg.searchNumber("4", gg.TYPE_DWORD)
gg.getResults(1000)
gg.addListItems({ -- table(256d001f)
    [1] = { -- table(1c6caf6c)
        ['address'] = 0x167b458,
        ['flags'] = 4, -- gg.TYPE_DWORD
        ['value'] = 4,
 

 

Link to comment
Share on other sites

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