Jump to content

NoFear

Moderators
  • Posts

    3,002
  • Joined

  • Last visited

  • Days Won

    248

Everything posted by NoFear

  1. That's one possible method to debug to try. I do everything locally on device, no pc.
  2. Possibly, just another way of going about it. GG isn't debugger, use other tools for that.
  3. Not familiar with this developer. But, based on type of game, odds could be slim to none. When I get time, can quickly check it out.
  4. I think providing game/link and what you are attempting might be needed to gain better assistance. Right now you'll only get generic methods to try.
  5. NoFear

    Triglav

    Offset 64435C Mov x22, #0 Slots will cost 0 (price won't show 0) Offset 645938 Mov w2, #0 Buying characters will cost 0
  6. NoFear

    Triglav

    How long to play to unlock ability to buy character?
  7. I'm keeping it simple.... Since he is Is having troubles as it is
  8. His issue might be an already Google synced account. Might be an order of operation type of thing. [added 1 minute later] You do realize each letter is a "word" value, decimal format. Just utf16 edit the results. Also, don't change character length unless you know what you're doing... If 6 digits, don't change. It's possible, but outside the scope of what's provided
  9. It matters though that your search matches it exactly
  10. Send screen shot of GG when you search
  11. Check memory regions. Might not have correct one selected.
  12. As I said earlier... UTF16.
  13. Could always debug. Or find the pattern and just calculate the values in excel.
  14. Mass editing values isn't the way to go about it.... You'll notice your results are cycling, it's because the data relocates every value change. If your gems change before you edit and after you search, it's no longer in your results, rendering the mass edit useless.
  15. That's going to get way too many results....
  16. Pointers are dword on armv7
  17. Must've edited something else instead. Clear game data. Start new game. After you have 2 diamonds. Follow method again. Edit: you armv8? Any results? qword -3,253,082,207
  18. Wrong memory region? Or is change in game visual only?
  19. Could edit balance directly. When your follow pointer, you'll be looking for these 3 values above what you edit 2,103,787,151 318,421,662 2,103,787,151 The search 11;6,226,015;6,881,380;7,143,521;7,209,071;6,226,020;95::25 The edit I do 1,511,355,708
  20. Is that consistent for every launch? Make sure you are using correct value too. Whether float, double, dword qword.....
  21. Gems not "possible" yet. There is something I'm missing to get it to work
  22. Mmmmm... Not for how I did it... [added 0 minutes later] When you make a badb edit It's synced like this too! (Gold isn't hacked in screen, focus was gems)
×
×
  • 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.