Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/02/2018 in Posts

  1. Yes, that is true. I try with my another phone, the value nearby of desired value is different. Group search unlimited value is always not same after game restarted. So, I think better use other method to change value of moves.
    1 point
  2. for i, v in ipairs(res) do res[i].value = '5' res[i].flags = gg.TYPE_DWORD res[i].freeze = true end gg.addListItems(res) gg.toast('Unlimited lives success!') Sorry i didnt check if freeze value not work with gg.setValues API. Change API to gg.addListItems like code above will work. But, I think group search unlimited moves need to fix. I am too lazy to try find nearby value always followed by desired value.
    1 point
  3. Ok here is the updated version of his script I fixed it so it now freezes the value for lives, he was using gg.setValues(res) instead of gg.addListItems(res) You may still need to find the static values for your version as from the screenshot you posted they seem to be different. farmheroes7.lua
    1 point
  4. Hmm the values that are static may differ from device to device or android version, I will check it out in another emulator and see what happens
    1 point
  5. strangely enough i can't do it with the group search also my range is Anonymous and not Ca but since he gave the value you can search 3,158,065 in known Dword and if there's not that many result (shouldn't be that many under 20 for me) just edit them all to 3,160,365 and it'll be all the same.
    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.