yo ENBY, I have a problem, I'm putting speedhack in my script BUT, when the speedhack loads, it doesn't continue the script. its like it stay stucked with the speedhack... if I put it first or last...script won`t stop at that speedhack
I`m doing it like this: gg.getSpeed('1') gg.setSpeed('5') gg.searchNumber('5', gg.TYPE_FLOAT) gg.getResults('10', gg.TYPE_FLOAT) gg.editAll('900', gg.TYPE_FLOAT)
goto sdone
any idea why script got stucked at speedhack? the other values don`t get runned. and even if they do, the script is still active. I don't think my users will like it when they need to press the "interrupt script" because of the speedhack.
thanks for reading and I hope there is a solution for this.