Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/26/2018 in Posts

  1. Global release? Nice. I'll have a script within s couple days. Want this user friendly.
    2 points
  2. try using the api gg.searchaddress... I use my functions so with the search address: ex: function ESP_DES() gg.setRanges(gg.REGION_CODE_APP) gg.searchAddress ( '9A8CC17C' , 0xFFFFFFFF, gg . TYPE_FLOAT , gg . SIGN_EQUAL , 0x90000000, 0x9FFFFFFF) gg.searchNumber('500' , gg . TYPE_FLOAT ) gg.getResults(10) gg.editAll('-2', gg.TYPE_FLOAT , gg.SIGN_EQUAL , 0 , -1) gg.clearResults() gg.toast('? ESP Desativado? Aí sim meu patrão! kkk ? ') end --or --"????" is random and changes each time the application starts [...] gg.searchAddress ( '9????17C' , 0xFFFFFFFF, gg . TYPE_FLOAT , gg . SIGN_EQUAL , 0, -1) gg.searchNumber('75' , gg . TYPE_FLOAT ) gg.getResults(10) gg.editAll('-2', gg.TYPE_FLOAT , gg.SIGN_EQUAL , 0 , -1) gg.clearResults() gg.toast('? ESP Desativado? Aí sim meu patrão! kkk ? ') end I hope you understood and sorry my bad english :V
    1 point
  3. Write to lbe devs. I only fix latest version from google play. Also you can always download old version here.
    1 point
  4. This is a very unique opportunity indeed, but only FPS games, that would be a problem.
    1 point
×
×
  • 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.