Jump to content

MonkeySAN

Contributor
  • Posts

    1,627
  • Joined

  • Last visited

  • Days Won

    102

Everything posted by MonkeySAN

  1. MonkeySAN

    offset

    of course Coins didnt worked...as @MAARSCoins in his script didnt worked for me. like i said above only the first value from that group search are the same for both of us..other two are different. the first value.. it could be the same for you too..try to search that value. = 1,160,851,538 then add offset 0x49C see which one of the results lead you to your Coins.
  2. MonkeySAN

    offset

    this group search values also got me some results. but only Coins offset stay the same but other things keep changing. also using this to search Coins during a gameplay gave an offset that is different than offset got while searching Coins in the Shop but both of them are fixed. other things still changed.
  3. MonkeySAN

    offset

    i found it this group search too.. its good to change Reaper and Potion. but @MAARS group search for Coins did not work for me as only the first value was the same but the other two are not. all the offsets are also the same too. here a working script for me : TEST_SwampAttack.lua
  4. MonkeySAN

    offset

    ok. may i know that group search values?
  5. MonkeySAN

    offset

    so from that group search... you was able to change the coins everytime. and also from that group search..you add offsets to change the other items value but offsets change everytime when restart? Am i getting this right. sorry my English is poor and your writing doesnt help that much too. [added 1 minute later] for energy just use GG speedhack to refill quickly.
  6. MonkeySAN

    offset

    20210801_200824.mp4
  7. MonkeySAN

    offset

    what is the other items you try to hack? Reaper? Potion? in the Shop..Reaper,Potion and Coins are easy to hack. maybe some other stuffs too as well.
  8. MonkeySAN

    offset

    if you will.. may i know what is the game?
  9. MonkeySAN

    freeze value

    so how @Enzo_Funny_Gamer was able to freeze a value without adding it to the savelist? really curious about it because i no expert in making very advance script.
  10. MonkeySAN

    freeze value

    hmm..am i missing something here? freezing a value will always get it into the savelist.. and by removing the savelist..it will unfreeze the value. [added 1 minute later] but you asked.. "no add to savelist...?"
  11. MonkeySAN

    freeze value

    i dont think its posibble.
  12. MonkeySAN

    freeze value

    .. t[1].freeze = true gg.addListItems(t)--replace gg.setValues for freeze
  13. its a saved list which it load from previously saved items from his device. it will not work as the address keep changing and differs from device to device.
  14. credits goes to @CmP
  15. like this..? local ros = gg.getListItems() for i, v in ipairs(ros) do if v.name ~= "name" then ros[i] = nil end end gg.loadResults(ros) gg.toast("Done")
  16. half-legit way to gain cash(profit)..? Screenrecorder-2021-07-20-01-43-53-534.mp4
  17. dont know if this will work for you guys but.. Screenrecorder-2021-07-19-09-05-53-348(0).mp4 but those group search worked everytime to search for reformed prisoner easily.(All prison) i did tested it by uninstall & reinstall the game over and over again.
  18. well.. you have screen lock on your phone for safety/privacy reasons because it not something you would share with everyone. it totally different matter with a script that you publish in here for public usage. so there is no real reason of why a password should be put in a script. its just a personal preference...im guess.
  19. and you can change the Gems price to 0 for free gacha. i cut the search and refine steps...its so tedious. Screenrecorder-2021-07-17-02-22-31-974(0)_0_COMPRESSED.mp4 Screenrecorder-2021-07-17-02-22-31-974(0)_0_COMPRESSED.mp4
  20. however though i did several test.. that soul crystal value in gacha as you all can see in my picture above.. can be changed with the Float value 1.875. as usual search and refine again and again till less and less results remain..and till no more results change..less than 1000 if possible. then pick a group of 50/100 of the results and edit it. see if any changes..if not revert and delete the results and move on to another set of results untill you found it.
  21. soul crystal? my method? well..first of all i wasnt looking for any specific value/item. im just messing around with any value that my mind came across...which is Float 1.875 at that time. doing that im somehow speed up the gameplay(not gg speed hack) to which i still didnt manage to pin point the exact value. and im still wonder how i was able to get 2b Gems too..try hard to remember it but still cant..it could be from that Float value 1.875. maybe?
  22. the time i messed up with that float value.. a reward or something pop up..cant remember clearly what it was and i got this many gems right away. soul crystal can be bought this many with gacha. so you can tell that i had more than enough for both.
  23. stage level can be easily search like this = <stage level> ; <current floor> ::5 so if your stage level is 500 and your hero is on floor 2 then = 500;2::5 it will give much lesser results to deal with.
×
×
  • 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.