Jump to content

sammax71

Contributor
  • Posts

    1,327
  • Joined

  • Last visited

  • Days Won

    143

Everything posted by sammax71

  1. @Malneus Nice one. That's obviously a reward from an event?
  2. @Malneus You probably know already but the boosters can all be hacked too.
  3. Only thing I ever managed to hack in this game were the coins or to make upgrades coin only rather than coins & rubies. I made a simple script to help as keep searching the values manually was tedious. Feel free to use it. Also I included a time jump so you don't have to wait for the items to be delivered. CookingDiarye.lua
  4. I just got a "cheating detected" message when I tried to jump levels.
  5. In that case it's Arm8 64bit, maybe you're using Arm7. Or the only other thing I can think of us maybe you're using an emulator.
  6. Was you using version 0.0.614? It will only work on that version.
  7. sammax71

    Coromon

    There hasn't been an update in over a year. I wouldn't be too worried about future releases. If you've achieved what you need I wouldn't be too worried about staying below 0.
  8. It seems when you edit the diamond amount you don't need to put 00 on the end so maybe they aren't multiplied by 100 now. The ::5 denotes the range between the values you're searching. So if you're searching 1;500::5 it means they are going to be located next to each other.
  9. @IMaxim If you have many results and your game is crashing changing them all then use the filter and lower it to maybe 50 or 100 at a time. You can also turn cash quest rewards into diamonds. As an example, if your cash reward is 5 then you can search 1;500::5 then refine 500 and increment edit 100. Then see what the reward amount has changed to then you can edit that to however many you want and the line above it change from 1 to 2.
  10. From what I remember you just search the reward amount multiplied by 100
  11. @Tinny Give this script a try. It might work for you. I can't actually test it as the game won't run for me. MMall2e.lua
  12. @Tinny OK, so I found an old version. I had a quick look but couldn't find a way to change your values the conventional way but if you get the dump.cs you can use Badcase Toolbox to change them. Just search GetMoney, GetHeart & GetDPoint for the values you want to edit. I'd make you a script but it would only work on the version I have (1.15)
  13. I get 403 forbidden on last mirror and file not found on the others.
  14. Being a paid app I doubt you'll get much help unless you want to share a copy of the apk.
  15. No worries. I was just giving your script a test anyway
  16. Screen_Recording_20221006-085706_Gem Block Puzzle.mp4 Just so you can see. Same if I run on the puzzle screen too.
  17. No, rooted S10+ (Android 11)
  18. I downloaded the game from Apkcombo so it's not split apk just to try your script and all I get is "value not found"
  19. I jumped to level 35 but needing a big minus to continue levelling up. Does that work for you?
  20. When you say you know diamonds can be hacked is that because you've seen someone else do it or you've watched a YT video of it being done? Also the game can be played on rooted devices. Just hide it in Magisk and it runs fine. Anything I've changed so far has just been met with a warning message.
  21. You can download it here: https://apkcombo.com/lonely-survivor/com.cobby.lonelysurvivor/download/apk
  22. @Royalgoddess Don't know if this will help but I've managed to get it all to work albeit in different regions and slightly different way. Don't know if it makes a difference but I have been using the Arm7 version of the game. For the season awards I found that in memory range "Other". Firstly I searched 50000 Dword which was one of the reward amounts. Increment edit to to find the correct value and then I saved that. I then searched 20 Dword which was the first Gem reward. I then used the Address mask and used the first 4 digits of the saved address (50000 Dword). This reduced the amount of search results and then I did the increment edit to find the value.
  23. Right here: BadCase Toolbox Demo (#j5px2jf)
  24. Did you try "Other"?
  25. TrafficRider_1_81e.lua Give this script a try. Hopefully it works for you.
×
×
  • 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.