Jump to content
  • 0

i cant search for 0,5F;0,4F in my script?


animehack

Question

ok so when i search manuly it works i sesrch for the following

0,5F;0,4F with the float thing selected and then i edit all 200 ish to 0.1 and then my hack is activated so how come when i try to search for it in my script it dosent work? here is my script

function hit()
gg.clearResults()

gg.searchNumber("0,4F;0,5F", 
gg.TYPE_FLOAT)

revert = gg.getResults(1000)

gg.editAll("0,1", 
gg.TYPE_FLOAT)

gg.processResume()
end

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.