Jump to content

2 Screenshots

About This File

Functions:
Skip the Current Level
• Infinite Moves
• Get Elements
• Get Gold

For emulators only
x64 bit

Edited by Artem_Nikiforov
New video


What's New in Version 2.8100.8221551   See changelog

Released

New function: Get Gold


User Feedback

Recommended Comments

ExplorerGG

Posted

Have you tried to modify existing resources (e.g. gold, stars)?

At least their UI representation can be found as is but changing them has no effect...

Artem_Nikiforov

Posted

9 hours ago, ExplorerGG said:

Have you tried to modify existing resources (e.g. gold, stars)?

It is possible to change the amount of gold
I think that the number of stars can also be changed, but I do not know how, because I have not tried to do this

I will add a new feature to the script that will allow you to get more gold

ExplorerGG

Posted

6 hours ago, Artem_Nikiforov said:

It is possible to change the amount of gold
I think that the number of stars can also be changed, but I do not know how, because I have not tried to do this

I will add a new feature to the script that will allow you to get more gold

Tried it out and it does not seem to change gold directly, but rather changing amount you get after completion of the level.
How did you manage to figure this out? I am not even able to dump libil2cpp.so to see what is going on under the hood...

Artem_Nikiforov

Posted

1 hour ago, ExplorerGG said:

Tried it out and it does not seem to change gold directly, but rather changing amount you get after completion of the level.

Don't you like this method? Or does it not work for you?

1 hour ago, ExplorerGG said:

How did you manage to figure this out? I am not even able to dump libil2cpp.so to see what is going on under the hood...

I use MTManager to get metadata and libil2cpp files
After I got the necessary files, I use the Il2CppDumper program on my computer

ClassName:
public class GameMode : IGameMode // TypeDefIndex: 6826

    public int failCount; // 0x58
    public int leftStepCoinNum; // 0x5C <-- 
    public bool isGameOver; // 0x60
    public bool isPostSuccessOver; // 0x61

ExplorerGG

Posted

16 minutes ago, Artem_Nikiforov said:

Don't you like this method? Or does it not work for you?

I was just wondering if it is possible to modify values directly. As long as it does its job any method is good 🙂
Thanks for the details!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.