
sammax71
Contributor-
Posts
1,332 -
Joined
-
Last visited
-
Days Won
144
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by sammax71
-
Memory Range : Anonymous Value Type : Dword For items in your backpack search the amount you have minus 10. If you have 15 of an item you search 5. If you have 5 of an item you search -5.
-
Some people never respond but at least the answer would be there if anyone else is looking for help.
-
I'm sure I saw @MonkeySANreply to this with an answer but now it's disappeared
-
Lucky Patcher seems to work for the subscription but not other items
-
You can make the chests in the shop free to buy. Memory Range is Anonymous. If you do a Dword search with the cost of the chest with X4 after it. So my chest cost 1600 so I searched 1600X4. If you refine the results 444444~445999 and edit all the results to 0X4 it should work. It may not change on the front screen but when you buy it you should see its 0 cost. Upgrade pieces are also X4 but you will need to upgrade and refine your results to find the value to edit. I'm sure other things can be edited in a similar way but others I couldn't get to work. Making them a minus figure didn't add gems though.
-
Golf Battle Guidline (I'll explain what needs to be done)
sammax71 replied to SurikenTSD's topic in Requests
Try this on your phone. It won't work on the emulator. GolfBattle_2_13_0.lua -
Golf Battle Guidline (I'll explain what needs to be done)
sammax71 replied to SurikenTSD's topic in Requests
Get the dump and search GetGuidelineLevel. That's what used to work for me. Can't test if it still works because it detects I'm rooted. -
LoveWater_2_9_8.lua There you go
-
Looks like it's still Double in Ca range. If you have [0 B] next to Ca then try selecting O: Other range instead.
-
You can edit coins during a level. Memory Range - Anonymous, Value Type - Dword. Catch item, pause and search, catch second item, pause, refine & edit.
-
-
Can't find anything with Game Guardian but Lucky Patcher works on this game to give you free iap's
- 2 replies
-
1
-
- Un-Cheatable
- needhelp
-
(and 1 more)
Tagged with:
-
You can use Zygisk il2cppdumper to get the dump.cs but it's not going to help you very much
- 17 replies
-
- capybara go
- Capybara go
-
(and 2 more)
Tagged with:
-
LoveWater_2_9_5.lua There you go. It is open source so you can just update the offsets if there is a new game version.
-
This script will work on v1.3.4 of the game and is made for 64bit Android devices. To get Soulstones it will make the cost to reroll -250. So each time you reroll you will gain 250 Soulstones. There's also a No Cooldown feature too. BuriedBornes2_1_3_4.lua
-
Coins & moves are simple dword search, refine & edit in Anonymous range. I didn't get as far as unlocking boosters but I'd expect they will be the same.
-
I tried but couldn't find anything. I think the best chance to get currency might be through the rewards from achievements IF you can find them.
-
As I posted in another thread about this game the only thing I've found is you can freeze your HP during the chapters. Doesn't make you invincible but it makes it so you start every battle with full HP. Not a massive help but it's something.
-
You don't need to but it will only work on v 1.1.4 for 64bit Android devices.
-
When values turn to millions instead of a negative try changing the value directly beneath it to -1 Probably won't make a difference in this game because I have a feeling its all server sided but it might help you in the future with another game.
-
You could've just asked me This script will work on 64bit Android devices for version 1.15.3 of the game RuPauls_1_15_3.lua
-
I made a script to unlock the premium passes and skins. I've added something I think might work to remove ads but I never saw any anyway so not sure if that works. Arm7 is for 32bit devices & Arm8 for 64bit. They will only work on v 1.2.6 of the game. If there's a game update you would need to update the offsets in the script. TinyCafe(Arm7)_1_2_6.lua TinyCafe(Arm8)_1_2_6.lua