Jump to content

sammax71

Contributor
  • Posts

    1,373
  • Joined

  • Last visited

  • Days Won

    151

Everything posted by sammax71

  1. The experience isn't obfuscated. That's why I find that first then you can find the other stuff after.
  2. I downloaded the latest version so 20.2
  3. These quest rewards can be changed. The values can be found in memory range Java Heap and they are Dword value types. I find it easiest to find the Experience value first. Once that's found you can see the values associated to the rewards themselves below it. This is how you will see them in GG. The 15022 at the top is the Experience value. Below that you can see the the values I've checked are the ones for the rewards. The 38 & 37 are the reward you are getting. You can change those and see what the reward changes to. Then the values beneath those are connected to the amount of the reward you are getting. Increase those and you'll see the reward amount will increase. I haven't played and collected anything I've changed so it could be just a visual change. I'll leave that to you to find out.
  4. For me all values were just simple Dword search, refine & edit in Ca memory range (might be Other on some devices).
  5. Memory Range : Anonymous Value Type : Dword Coins and gems just seem to be simple search, refine and edit. Search the amount you have. Spend some of the currency. Refine new amount. If only a few results just edit them all.
  6. It was the same with me. Would always revert when I reloaded the game.
  7. I told you before that it doesn't work any more but you wouldn't listen to me
  8. Then go to that offset in GG and make it True (~A8 MOV W0, #1). Edit the line directly after to ~A8 RET
  9. It doesn't work any more
  10. Haven't found anything using GG but Lucky Patcher works on this game.
  11. Root or a virtual device app is required to use GG
  12. You should still be able to download and install it from apkcombo. The game doesn't appear in my Play Store.
  13. Things changed in that game a long time ago. That doesn't work any more.
  14. No. Couldn't buy anything from the shop with it
  15. @Kimastar Looks like that's just a visual change. You can't actually spend the currency.
  16. I haven't actually played on. Thought I'd leave you to test it
  17. If you edit the line 2 lines above then it adds much smaller amounts. Might be a way to go undetected. The 993 was my current money.
  18. The money hack doesn't seem to work any more. They upped the security in the game
  19. Did you try changing the amounts to smaller amounts? If it still gets flagged then maybe your only option would be to try to bypass the anti cheat.
  20. Memory Range: Anonymous Value Type: Dword X4 As you can see in the pic energy and gems can be hacked. Search the amount you have with X4 after it (if you have 65 then you search 65X4) Dword Refine in same way When you have one value remaining which will be a random value you edit in the same way. So if you want 999999 then you edit 999999X4 If you want to hack anything else (resources etc) I'd suggest trying the same way. I haven't tried those.
  21. Are you just trying to complete kingdoms for one of those offerwall tasks?
  22. Can't find any games with this name. I can find Pigeon Raising. Not sure if that's the one. Can you provide a link?
  23. It's always disappointing when it doesn't work but also very exciting when you find a method and change it and it does work.
  24. The max you can edit that way is #65535 otherwise you need to use hex format like #0xF8000 which is about 1 million for higher amounts. You also want to change it to MOV W0, #0xF8000 and not LDR
  25. Then try going to that offset and editing that and see if it works. Have the Arm 64 opcodes set to show in GG. Go to the offset, press edit button, hit the triangle next to the value to open the drop down box, select the Arm 64 opcode at the bottom. Edit will be something like "~A8 MOV W0, #65000". Edit the line directly under it to "~A8 RET". Then check if your gold changes. Good luck
×
×
  • 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.