Tabou Stories is a popular interactive story game with over 10 million downloads. The game offers many Tabou stories if you are into it. You will play as the main character in each story, make choices, and decide your future. You can have multiple endings in the story, find out all of them. Good or Bad, it will all depend on you. Premium Choices in the game often leads to better endings, and have better outcomes. Join the Tabou Club to gain advantage in the game. Customize your character with premium outfits, the other NPC in the game will notice when you wear good clothes.
In today’s tutorial, I will show you how you can get unlimited keys and gems in the game and also activate the Tabou Club Pass. You will need knowledge about modding games, and specifically modding in IDA, since this game is not built with Unity. Check out those tutorials, if you do not have prior experience.
Please make sure you have the basic knowledge of how to mod games using IDA Pro
Let’s begin!
1) Download Tabou Stories APK from Apk.Support
Go here – https://apk.support/apk-downloader
Enter package name org.nanobit.taboo and change other settings as shown in the pic to download the armeabi-v7a. Then click on MERGE APK, and it will merge it for you so that you can download it as a Single APK.
2) Once downloaded, open the Lib folder and load the libcocos2dcpp.so in IDA PRO
3) Wait for it to Fully Load, and then in Functions Tab, right click and select Quick Filter.
4) Now Search for these Functions i listed below and Mod them Accordingly:
a) TicketController::getIsSubscribed – Make it TRUE = 01 00 A0 E3 1E FF 2F E1
- This will give you unlimited keys in the game
b) TabouClubController::isActive – Make it TRUE = 01 00 A0 E3 1E FF 2F E1
- This will activate Tabou Club Pass
c) TabouClubController::isActivePackage – Make it TRUE = 01 00 A0 E3 1E FF 2F E1
- This will activate Tabou Club Pass
d) TabouClubController::isActiveSubscription – Make it TRUE = 01 00 A0 E3 1E FF 2F E1
- This will activate Tabou Club Pass
5) TabouClubController::getEndChapterRewarMultiplier – Make it 255 or any other number you want, for 255 it’s = FF 00 A0 E3 1E FF 2F E1
- This will give you 255 Gems after you complete every chapter
5) Load the libcocos2dcpp.so inside HEX Editor and make the changes accordingly, and you will have all the features I mentioned above in the game. Remember to mod the .plt segments.
If you are stuck anywhere, then contact me and I will help you out.