Today, I will tell you how you can make your own MOD for Jackpot Party Casino Slots game that has been developed by SciPlay. The game offers you a realistic Vegas slot machine experience right from your Android device. Enter the world of slots game and play 100s of slot machines with unique bonuses, paylines, and gameplay. Unlock them all as you level up and increase your bet to win bigger amounts. Spin the reels and win the jackpot, compete with other players in specific slots to see who gets the highest wins within a limited period of time. This game is only for entertainment purposes, and does not allow you to play with real money.
What will we be modding in the game?
- Big Wins each time you spin the reel and win
Please make sure you have some basic knowledge about modding il2cpp games, since I will not cover any basics. You can check out our tutorial on how to mod il2cpp games.
Let’s begin!
1) Download Jackpot Party Casino Slots APK file from Apk.support website
2) Change the download settings to as follows to generate a single APK file
3) Once you have downloaded, open the APK file and extract the files needed for dumping and then DUMP the game
4) Load the Dummy DLL files inside DNSPY
5) Now look for the methods I have mentioned below and MOD them according to my instructions.
- Search for GetMultiplierForPayout INSIDE HydraReelSlotGame and RETURN a Number below 3000
- Search for GetMultiplierForPayout INSIDE HydraReelSet and RETURN a Number below 3000
Returning a smaller number will reduce the chances of BAN because the number you return will multiply your winnings by it, so if you return a large number your winnings will become very high and can trigger the cheat detection. Also, this may not work in ALL SLOTS, so you’ll need to test to see in which ones it does work.
6) Open the libil2cpp.so file using a HEX editor, locate the offsets of the specified methods mentioned above, and modify the values at those offsets accordingly.
7) After making changes, reinsert the modified libil2cpp.so file into the APK, sign it, and proceed to test the game.
Now your winnings will be very high. I recommend you add a MOD MENU to the game so that you can have more control over when you want to use it.
If you have any questions then please contact me, and I will help you out. Happy Modding!