Jump to content

Enyby help!


DylanTroonesYT

Recommended Posts

  • 11 months later...

Hey, you can.

 

gg.searchNumber("98F;444444D:put ordered group", gg.TYPE_DWORD")

local r = gg.getResults(put your results)

r[1] = 'edit value'  --put value edit, ex: 1 = the gg only edit the first number.

gg.setValues(r)

gg.clearResults()

end

 

Sorry my english 😞

Link to comment
Share on other sites

  • 5 months later...
Guest ATP-RAY2OP
On 12/7/2019 at 6:41 PM, J1Re1d said:

Hey, you can.

 

gg.searchNumber("98F;444444D:put ordered group", gg.TYPE_DWORD")

local r = gg.getResults(put your results)

r[1] = 'edit value'  --put value edit, ex: 1 = the gg only edit the first number.

gg.setValues(r)

gg.clearResults()

end

 

Sorry my english 😞

It should be  r[1].value

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.