Jump to content
  • 0

Help script


PSY_TKBA

Question

2 answers to this question

Recommended Posts

3 hours ago, PublicHax said:

local t = gg.getResults(10000)

for i, v in ipairs(t) then

if v.flags == gg.TYPE_DWORD then

v.value = v.value + "5"

end

also it will need :
gg.setValues(t)

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.