How to MOD Master of Ives by Institute for Vital Energy

Mater of Ives is a puzzle based game where you are chosen as the master to restore the Ives world. Imagine a world where these magical beings called Ives once served as humanity’s inspiration for sensuality and creativity. They were like muses or nymphs, sparking brilliant ideas and passions in people’s minds. But as time passed, humans forgot about them. You have to rediscover their race and help them remember who they are. The game offers many challenging levels to complete that will earn you rewards, you can progress in the story and meet many individuals with their own unique story. Will you be able to help them?

Today will modify the game to get the following features listed below:
  • Unlimited Coins
  • Big Scores in Game

Make sure you have some knowledge of modding il2cpp games prior to this, and understand modding in general because I will not cover the basics of it.

ALSO, we need to Add MOD MENU to the game to make it work, so make sure you know how to add mod menu to android games.

Let’s begin

1) Download Master of Ives from Nutaku website

2) Dump the game and load the DummyDLL files inside DNSPY

3) Open Auto MOD MENU Tool

4) Now search for these methods and mod them accordingly:

a) Search for GetScoreLevelBonus inside ScoreManager class and return high number float as shown in the screenshot below:

This will give you a high score each time you make a bubble match.

Now we need to hack a field, so make sure you know how to hack fields in unity games.

b) Search for the fields agentCoinsMultiplier AND agentFeverMultiplier inside the same ScoreManager Class and add it to the MOD MENU as show in the pic below.

I have hooked it to the UPDATE Method in ScoreManager class. This HACK will increase your coins by a TON when you match bubbles. So only use it when you run out of coins.

That’s it now you will easily get unlimited coins and high score in the game. If you are stuck anywhere or find it difficult then please contact me and I will help you out. Happy modding.

Leave a Comment