Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/13/2022 in Posts

  1. https://gameguardian.net/forum/files/file/3018-life-in-aventures/
    1 point
  2. View File Mad GunS: battle royale (1) All Armor Unlocked (2) All Costumes Unlocked (3) Free In Game Shopping (4) VIP Activated Submitter sammax71 Submitted 04/07/2022 Category LUA scripts  
    1 point
  3. yup maybe Gems over 100k is not a good idea. everything else seem pretty fine so far.
    1 point
  4. U can just search the utf-8 for example: gg.searchNumber(":(text here)", gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0, -1, 0) gg.clearResults() If you're not sure you can use the "record script" function in GG. Which you can find it here:
    1 point
  5. oh..yeahh. imma try that later..its 4am here. gotta sleep.
    1 point
  6. well..im just started to play for a few minutes only using Anonymous account. those values are in Double. first attempt..i went like 9999999 and got banned after restart. then i try much lesser at about 5k. restart a few times and so far its still fine. again..that just a few minutes played with Anonymous account.
    1 point
  7. HI, i mean these items marked in the red square. Also do you know how to edit the wands? i edit them but thye stay the same when try to use. And Thanks. Merry Christmas and happy new year to you too.
    1 point
  8. I think source of all problems is slow access to process memory. After each delete need reload search results. And slow access cause lags on load results. Same things with load value in memory editor. UI wait 500 ms and after that cancel wait and show -1 as value. I think this is firmware related issue.
    1 point
  9. 1. Accepted and reproduced. 2. And 3. Can be firmware related. Show logcat from this issues.
    1 point
  10. GG must be installed on internal storage. This is not folder. This is place of installed app. Usually it can be managed from system app settings. GG 8.17.0 can work from external storage. Maybe it can fix your issue.
    1 point
  11. What's New in Version 8.17.0 Added a hexadecimal converter. Added a live view of the values in the offset calculator. Added support for running from external storage. Improved installer. Improved UI. Updated translations.
    1 point
  12. 1 point
  13. Nothing fix. Do not use this option.
    1 point
  14. You need try add to exist value number with power of 2: 1 2 4 8 16 32 64 and so on. If it good - leave. If not - add same value with minus for restore and try bigger number.
    1 point
  15. @alansete You need use browser without any downloaders. Try chrome. _______________________________________________ added 2 minutes later @Gaming666 I do not know. We can try. You must record logcat from start gg and send to me.
    1 point
  16. You need allow usage Instrumentation on your device or GG can not work. Search how it done.
    1 point
  17. @Vashis https://www.alphagamers.net/posts/2738321/ Here this post. But it is wrong. You never can get 64 bit value from xor two 32 bit value. This is impossible. xor for two 32 bit values is always 32 bit.
    1 point
  18. Xor very common operation. Present in most hex calc. I use usually Windows calc in Programmer mode:
    1 point
  19. If any app makes accidentally reboot ROM then ROM is bugged. Any actions inside any app must not reboot device. Try change ROM.
    1 point
  20. It is very special and very bad realization - store key around value. Encrypted search can find any xor operation. Does not matter how and were stored key. For this games exist very simple check: Need two pair with value in memory and value in game. Like this: Calculate xor for each row: 9559 xor 453963 = 444444 9459 xor 453871 = 444444 We get same value then it mean used xor with this value. Now we can simple calculate need amount for set: 1234567 xor 444444 = 1318555 We set to memory 1318555 and get in game 1234567. If we see value 444444 near our value we can set to 0 it. number xor 0 = number After that you can set value in memory same as in game. But this happens only if game dev stupid enough. In most cases key stored in different place or written in code.
    1 point
  21. All methods is produce same result except stability and speed. Normal can be slowest but stablest.
    1 point
  22. Show logcat. https://gameguardian.net/forum/topic/7398-gathering-information-about-gg-errors/ Maybe you select memory access another from normal. if it true - select normal. Or remove GG and install from scratch without change any settings. All must work.
    1 point
  23. Last month usage stats: Only 38% use last version.
    1 point
  24. 3 is above 4? You can use on 5.1 old version. In last versions they change code.
    1 point
  25. This game use Java timers and can not be speedhacked on Android above 4.
    1 point
  26. Range search inside group search can be used started from version 8.15.0. Your request already done. Try read messages above. We even have video with examples on our gallery.
    1 point
  27. Use chrome or other browser without any downloaders.
    1 point
  28. Need logcat. https://gameguardian.net/forum/topic/7398-gathering-information-about-gg-errors/ And this app can not be installed on sdcard.
    1 point
  29. I can not promise anything. Maybe in future. Next version will be released in few hours but we do not work for speedhack on it. You can use backup apps for move progress to emulator like Droid4X, open on it labs, and move backup back to device.
    1 point
  30. Speedhack can not work on android 7. We have plans improve it in the future.
    1 point
  31. Find values with this regions and collect region logs in settings. Send it to me for improve search.
    1 point
  32. It is encrypted. Give me unencrypted files.
    1 point
  33. @zindy It is your firmware bug. Try other firmware. @RedHoodRobin You must have root for use this app.
    1 point
  34. Read help, watch video, search guides and videos.
    1 point
  35. No update, because they do not put asphaltdb.xml in game cache.
    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.