Jump to content

MonkeySAN

Contributor
  • Posts

    1,816
  • Joined

  • Last visited

  • Days Won

    120

Everything posted by MonkeySAN

  1. honestly bro, your script is pain in a55 to open. 20+ tries but still cant open it. i dont know if it just me or else. other script with encryption dont even come close as hard as yours to open it.
  2. when try to open it. the hack worked though. but sometime trying to open the script take 10 tries/restart. it would be a miracle for me if it open on first try.
  3. not working still. i know the script got protection but i havent checked anything.
  4. any special requirement to run the script? it doesnt work for me too.
  5. - search and refine type = Double memory ranges = Anonymous
  6. maybe you can share the game name and what you are trying to find? so that people can look for a way to find it.
  7. Super Cooker = 5,131D;100D;3D;1D;1D::57 More Customers = 5,061D;200D;3D;1D;2D::57 Double Profit = 1,021D;100D;3D;1D;3D::57 More Time = 5,061D;200D;3D;1D;4D::57 Instant Cook = 1,091D;100D;3D;1D;5D::57 Second Chance = 5,061D;200D;3D;1D;6D::57 Helping Hand = 1,121D;100D;3D;1D;7D::57 Pudding = 1,061D;75D;3D;1D;8D::57 Combo Extender = 1,151D;100D;3D;1D;9D::57
  8. the game got updated? if it does so then you may need to manually find it to get the new offset as it will change after an update.
  9. MonkeySAN

    Please Help

    What do you meant by.. as far as i remembered that game dont have levels to complete. all you need is to upgrade/level up these 3 :
  10. MonkeySAN

    Please Help

    Care to share the game?
  11. - Search above value. - reduce the value and refine until 1 or 2 results are left. - manually edit the value first to see which is the correct one. - remove the wrong one but leave the the correct one in the search result. - then use the script above with the value still in search result. - the script will end like this,giving the ClassName and Field offset of that value. - next run the script above. - put the necessary info then run it. - it will take you to value type selection menu so choose the correct one. - and you good to go. @Bunny2001
  12. Group Items : search in previous pages.
  13. great.
  14. Script Unlock S Rank Job 32bit : TEST_UnlockJob[32bit].lua - Job IDs is the same - update me later if it work for you
  15. so the thing is you really dont know.
  16. show me a video when you do it.
  17. what link? the script is still there on that page.
  18. whats not work? i just checked it still working. https://streamable.com/80s5c7
  19. exactly. i am glad that you were able to figure it out. ---------------------------------- one more thing. after searching your unit(soldier/vehicle) HP/Scale , you might wanna to look at a Dword value above it.. 65536 to be exact. freeze that value and you now have unlimited turn for that unit.
  20. anyway i uninstalled the previous game and install the game from the link. the only difference that i found was the game before is 64bit while the game from the link is 32bit. put that aside..the hack i had shown before still work. the data/values structures before edt : = 130F;43F:6F;60D;1D::21 ----------------------------------- plus the Attack and Defense that you edited actually the unit Level. you can see my unit Attack and Defense are edited but the Level still at 1.
  21. this was the game that i used. the version : and i got this when trying to install the game from the link its trying to install an update to existing game rather than a new install. what do you think, its the same or not?
  22. group search : Scale in Float Attack in Float Defense in Float Mobility in Dword Range in Dword search = 130F;43F;6F;60D;1D::21 type = Dword/Float memory ranges = Anonymous
  23. try this to see if it work for you. local lib = "libnative-lib.so:bss" local pi = gg.getRangesList(lib)[1].start local firstAddr = pi + offset--your offset local value1 = gg.getValues({{address = firstAddr, flags = 4}})[1].value gg.searchNumber(value1 - 1, 4) local results = gg.getResults(gg.getResultsCount() - 1) gg.editAll(value1,4) gg.clearResults()
  24. and what is that hack for?
×
×
  • 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.