Jump to content

sammax71

Contributor
  • Posts

    1,193
  • Joined

  • Last visited

  • Days Won

    117

Everything posted by sammax71

  1. For version 2.7.7 LoveWater_2_7_7.lua
  2. If you look at the pic his result is in Xa range
  3. If you follow the video shown by MAARS in the thread you linked that still works. Memory Range : Java Heap Value Type : Dword Quicker way to search that worked for me was to search -1;currency value::5 I had 526 money so I searched -1;526::5 which returned two values. I edited the -1 to -999999999 and the 526 to 999999999. Purchase something to make it stick.
  4. Not what you was asking for but I can make the sun cost 0 so you can play any card. This doesn't work in Battle Mode. I think I can do it so you can view the gravestones. Is it these that appear on the game board? Is there an attribute in the game that allows you to view your opponents hand?
  5. @Mrfreshman Give this script a try. Its made for 64bit Android devices. Countryballs_0_7.lua
  6. sammax71

    tile game

    Seems to be an encrypted value but I can't work out how to edit it. I searched Auto encrypted.
  7. The script is open source so anybody can update it. You only need to change the offsets for the latest version.
  8. I think you'll find most things in this game are just Dword values and simple search, refine & edit. If you find your coin value then the gems are close by. In my game they are 2 lines below the coins.
  9. Just search, refine and edit your resource amount with X4 after it. If you have 10 of a resource you search 10X4. Refine in the same way and when editing remember to put X4 after the amount you want to change it to.
  10. sammax71

    Help needed

    Memory Range : Anonymous Value Type : Dword Very simple search, refine and edit. Just search the level number you are on then complete a level and refine and when you have one value left edit to the level you want to jump to. This script will easy complete the level for you. Just make one move and it will finish. I added no ads for you too. BallSort_1_0_670.lua
  11. sammax71

    Smoq

    You can make the cost of packs 0 if that's any help. Memory range : Java Heap Search cost of the pack + 99 Dword If the pack costs 250,000 then you search 250099 Dword. Edit to 99 to make it free. If you make it a minus figure you don't gain coins.
  12. If you just want level hack then search the number of the level you've completed Dword. In the pic you show you're on level 4 so you would search 3 Dword. Here's a script for quick completion & no ads if it's any use to you. For quick completion just make one move and the level will end. LoveWater.lua
  13. Might be easier if you show a video of what you're doing then maybe we can see what you're doing wrong.
  14. Try searching "Other" memory range instead
  15. @Koolie That search works for the "Super Cooker" booster but not the next one priced at 100 gems.
  16. @Koolie That search & edit for gems didn't work for me. The game still crashed. Maybe you could find a better search to narrow the results down further?
  17. Coins can be changed by making the cost of an upgrade item a minus figure and buying it. Value is Dword and for me in Ca memory range (could be Other on some devices). I expect Gems could be changed in the same way. I've been trying to change the cost of buying boosters to a minus but my game keeps crashing.
  18. A really simple way to do it is just use Cheat Droid. You'll find the coin amount in the player preferences.
  19. Try doing the search as Qword and not Double
  20. Did you try searching: 9994680000000~9994700000000 and see if you get any results? Most probably going to be a Double value.
  21. Looks like most things in this game are just Dword values in Anonymous range. Stat points, HP & Currencies were all found this way.
  22. Upgrade once. Search 2 Dword, upgrade again refine 3 Dword and so on until you have a few results and then edit. Editing to around 500 will get you to around 5000 km.
×
×
  • 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.