Jump to content

AaronMarkGG

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by AaronMarkGG

  1. 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() 

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