How to MOD Pirate Booty by Naughty Pixels

Pirate Booty is an adventure game where you return to your island to find it destroyed by your enemies. You start your journey by recruiting some ladies to help you rebuild your island and gather resources to make upgrades and battle against your enemies. Not only that, the ladies will always reward you if you treat them right. The game offers many challenges to complete and achievements too. You begin your journey with your base and run your operations there. Don’t miss this opportunity to experience an engaging adventure with diverse characters and thrilling quests, and become the most powerful pirate in your world.

In today’s tutorial, we will modify the game to get the following features:

  • Unlimited in-game currency

You are required to have some basic knowledge about modding il2cpp games and modding games in general. You need to know how to dump games, modding .so file in hex editor and other basic stuff since I will not cover all that.

Let’s begin!

1) Download Booty Pirate APK file from Nutaku

2) Dump the game and load the DummyDLL files in DNSPY

3) Now search for the methods I have mentioned below and mod them accordingly:

a) Search for the keyword “TryConsume” and you will get the results as show in the pic below

You need to modify all these methods under the SaveData.PlayerData and SaveData.InventoryData and make them TRUE = 01 00 A0 E3 1E FF 2F E1

4) Load the libil2cpp.so file in HEX editor and copy the offsets of the methods mentioned above, change the HEX values and return the .so file back to its place.

5) Sign the APK file and play the game.

You will notice your in-game currency will not decrease when spent. If you encounter any errors or issues then please contact me and I will help you out. Happy modding.

Leave a Comment