Jump to content

tables


Recommended Posts

hi, I`m working on a very asum hack for RoS. I by passed the color hack detection and even made a visual hack. but there is this one thing in my script I`m a bit stucked.

I get 10 results but I need to change only 3 of them.

so I added it in a table. but can I just change the values without freezing them or adding them to the save list? because now if I make it without the freez, it won`t work.

its like this

t=gg.getResults(10)
t[5].value = '0.5'
t[7].value = '1.5'
t[7].value = '2.5'
gg.clearResults()

who has time, btw you in case you read this ENBY, helping me with a problem is not teatching me how to script, so I hope this question does not bother you. 

Naamloos.png

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.