Jump to content
  • 0

Click GG to proceed the process


AaronMarkGG
 Share

Question

Can someone help me

Example:

The process will start here

gg.setRanges(gg.REGION_CODE_APP)

gg.searchNumber("190", gg.TYPE_FLOAT)

gg.getResults(1, nil, nil, nil, nil, nil)

gg.editAll("414", gg.TYPE_FLOAT)

gg.clearResults() 

--------------End--------------

gg.setRanges(gg.REGION_CODE_APP)

gg.searchNumber("5900", gg.TYPE_FLOAT)

gg.getResults(1, nil, nil, nil, nil, nil)

gg.editAll("8000", gg.TYPE_FLOAT)

gg.clearResults() 

 

The process will stop here then if I click GameGuardian the process will continue

gg.setRanges(gg.REGION_CODE_APP)

gg.searchNumber("300", gg.TYPE_FLOAT)

gg.getResults(1, nil, nil, nil, nil, nil)

gg.editAll("2400", gg.TYPE_FLOAT)

gg.clearResults() 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • 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.