In today’s tutorial, we will learn how to MOD a popular casino game called Quick Hit Casino Slot Games developed and published by SciPlay. Quick Hit Casino comes with tons of slots to play in, each one of them is unique with its own paylines and bonuses to earn. You can play ranked ones too where you will be given a limited number of time in which you have to gain as many coins as possible by spinning the reels, and the person with the highest win will win the winner’s pool of coins. Unlock more slots as you level up and make bigger bets to earn bigger rewards, possibly jackpot also. Though, high bets have a greater risk of losing. Overall a fun addictive game, this is not too played with real money, this game is just for entertainment purposes.
What will we be modding in the game?
- Big Wins – You will earn big wins on each spin.
Please make sure you have basic knowledge about modding il2cpp games, I will not cover basic stuff in this tutorial.
Let’s begin
1) Download Quick Hit Casino Slot Games APK file from Apk.support website.
2) Change the download settings as follows to download the armeabi-v7a version
Click on MERGE APK, and it will MERGE it for you and allow you to download it as a SINGLE APK file then.
3) Once you have downloaded it, extract the files needed for dumping and DUMP the game
4) Load the Dummy DLL files inside DNSPY
5) Now search 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
Now why I say to return a smaller number is because your winnings will be multiplied by the number you have returned, high number will make very big wins and result in a BAN, so returning smaller numbers is safer. Also, this may not work in ALL SLOTS, so you’ll need to test to see in which ones it does work. You can try the Super Red Phoenix Slots, for testing the MOD it works there.
6) Load the libil2cpp.so file inside Hex editor and copy the offsets of the methods mentioned above and mod them accordingly.
7) Save the file and replace it back in the APK
8) Sign the APK and Play
Now you will have big wins each time you spin the reels and win. It will also work in ranked matches, and you will get the number 1 spot all the time. I suggest you add a MOD MENU to the game to have more control over the MOD.