Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/23/2023 in Posts

  1. New version 11.5.1.4.1.x64 released! Added 'Search mode' Changed menu
    1 point
  2. New version 11.5.1.4.10.x64 released!
    1 point
  3. New version 11.5.1.3.1.x64 released! Added 'search mode' for more compatibility Removed car reset functionality
    1 point
  4. New version 11.5.1.5.1.x64 released! I added 'Search mode' for users that have problems running this script. This release also replace 'old cars unlocker' and 'single car unlocker' scripts.
    1 point
  5. I know how to hack gems and coins in this game. But will use a little of penny. U must buy. but before buy u must change the value to whatever values it is. First memory range choose anonymous. Go to the gems section. Buy the CHEAPEST one yaa. Select DWORD. N then search 30;80;170 At shop. Keep searching until the result under the 200. N then go to more . Change increment all the value to 1. It will change the value. N then u find the value that has change at gems section. N then u change it to what value u want. N then there you go. Buy it. You got that gems for sure.
    1 point
  6. Track value changes in the background Run Tap Counter. Find tap count. It must be first value in search results. Run script. Increase or decrease tap for see toast. For end script open GG UI. local v = gg.getResults(1) gg.setVisible(false) while not gg.isVisible() do local old = v[1].value v = gg.getValues(v) if old ~= v[1].value then gg.toast('changed: '..old..' -> '..v[1].value) end gg.sleep(100) end Video: Track value changes in the background - GameGuardian (#6x95p9tk)
    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.