Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/21/2023 in all areas

  1. Even though we cannot use HR permanent glitch, We can still "reset" the HR Event Timer until we land on our target by saving our "state" before the "timer start".
    2 points
  2. Option for loading third result directly with one operation: gg.getResults(1, 2)
    1 point
  3. The code @MC874 provided actually do what you described except that index is 3 since lua table index start at 1 instead of 0
    1 point
  4. Hi @Ardit19, to load the 3rd results, you can just do this: results = gg.getResults( gg.getResultsCount() ) gg.loadResults({results[2]}) Do note that LUA tables behave like an Array, it starts from 0. So 3rd results will be 2 (Location - 1).
    1 point
  5. teach me bro. how you reset HR timer. thanks
    1 point
  6. Hi. Does anyone know if the Dutchman can be obtained by making a modification to the real price within the game? It should be noted that it is worth real money, so that is why I ask if it can be modified to obtain it
    1 point
  7. The level value is protected in some string i believe. Can't help with where to find the level value in that string. But you can edit the level by overwriting the current file at path: /data/data/com.unicostudio.gemdoku/shared_prefs/com.unicostudio.gemdoku.v2.playerprefs.xml With the xml file uploaded in this post. You can open the file and edit the level value to your liking at name "AdventureLevel". Currently my lv is set to 300. com.unicostudio.gemdoku.v2.playerprefs.xml
    1 point
    Please help me this app is not working in Android 9 please it's kicking me out every time I try to clone apps please help
    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.