How to MOD Hello Kitty Friends by Super Awesome Inc. (Unlimited Moves)

Hello Kitty Friends is a match 3 puzzle game where you will play hundreds of level matching blocks of the same kind to create a blast and complete the given goal. Each level will give you a new challenge, you will be given a target goal that you have to complete within the limited number of moves. Upon completing levels, you will earn in-game currency that you can use to purchase items inside the game that will help you progress. Make unique matches to unlock boosters in the level that will help you complete the level easily, or purchase them using the currency in the game.

In today’s tutorial, I will show you how you can have unlimited moves in the game. Since the game is very well at detected cheats, I will show you a way to have unlimited moves without triggering any cheat detections inside the game.

You will require basic knowledge of android modding, and how to add MOD MENU in a game. So make sure you check out that tutorials before proceeding, but if you know already then just skip this part.

Let’s begin!

1) Download Hello Kitty Friends from Apkcombo.com

2) Dump it and load the DummyDLL files inside DNSPY

3) In this tutorial, we will have to add a mod menu, so make sure you know how to add a mod menu to a game.

4) Search for the method I have mentioned below:

  • get_RemainMoves INSIDE GameManager Class

Now load the MOD MENU Tool and add a function type HOOK INPUT

This will create a SeekBar where you can adjust how many moves to add inside a level, the limit is 30 since anything above that will trigger the cheat detection. You only have to add moves if you feel like you are going to run out of moves.

5) Save or Click Add function to add the patch and compile the APK file with MOD MENU.

6) Sign the APK file if necessary and play, you shall now be able to have unlimited moves without triggering the cheat detection inside the game.

If you encounter any problems while following the tutorial, then just contact me and i will help you out.

Leave a Comment