How to MOD Mini Football by Miniclip (Dumb Opponent & More)

Put on your boots and get ready to go onto the pitch in this brand-new football game! Experience football like never before in this fresh and easy-to-play football game. In Mini Football, you will enjoy a casual gameplay experience, while still remaining loyal to the original game. Calling all strikers, midfielders, defenders, and goalies: get ready for kickoff! It’s time for you to get the crowds roaring in the stadiums, score some amazing screamers, and build the strongest team that ever existed! Score a goal in this fun, intuitive football game!

Today I will show you how you can MOD Mini Football by Miniclip to get DUMB Opponent and Easy Goals. You need some basic knowledge about modding games and il2cpp modding in general, so please make sure you know that. Since I will not cover any basics and show you only the methods that you need to hack.

Requirements:

1) Basic Knowledge about modding games

2) Knowledge about how to MOD il2cpp Games

Let’s begin!

1) Download Mini Football APK from Apkcombo.com

2) Now Miniclip has some license check, you might get an error when you launch the game and it starts loading, so to bypass that just download original game and then cancel once it reaches 5%

3) Dump the game and load the DLL files in DNSPY

4) Now search for the methods i have listed below and mod them accordingly.

AIDoIntercept inside Stick Class = Make it FALSE = 00 00 A0 E3 1E FF 2F E1

  • This will make the opponent not tackle you

AIDoSlide  inside Stick Class = Make it FALSE = 00 00 A0 E3 1E FF 2F E1

  • This will make the opponent not slide tackle you

doPass inside Stick Class = Make it NOP = 00 00 A0 E1 1E FF 2F E1

  • This will make the opponent not pass the ball

BallInGoal inside Game Class = Make it TRUE = 01 00 A0 E3 1E FF 2F E1

  • This will allow you to score a goal even if you hit outside the box or just cross the line of the opponent goal, whether it be outside or not. This shared, but since your opponent are dumb, you will enjoy it for yourself.

5) Copy the offsets of the METHOD and modify them according to what i have said above, and you shall have dumb opponents and easy goals.

It is recommended you add all these to a MOD MENU to make the gameplay more efficient. You can check out our tutorial on how to add AUTO ADD MOD MENU to games.

If you have any questions then feel free to ask me. I will try my best to answer them.

 

Leave a Comment