Jump to content

[ DnSpy + Il2CppDumper ] Easy Unity Game Hacking Offset + Patching [ Live Offset Patcher ]


136 posts in this topic

Recommended Posts

Posted

lets take a look :)

  • Agree 1
Posted
42 minutes ago, Rider11111 said:

How did you find offset FD031B???

type keyword [ get_maxhp ] then show offset

Posted
2 minutes ago, IK_IK said:

type keyword [ get_maxhp ] then show offset

[Token(Token = "0x17000014")]
        public static float CurrentSpeed
        {
            [Token(Token = "0x60000A0")]
            [Address(RVA = "0x3BD17FC", Offset = "0x3BD17FC", VA = "0x3BD17FC")]
            get
            {
                return 0f;
            }
            [Token(Token = "0x600009F")]
            [Address(RVA = "0x3BD1770", Offset = "0x3BD1770", VA = "0x3BD1770")]
            set

Posted
Just now, Rider11111 said:

[Token(Token = "0x17000014")]
        public static float CurrentSpeed
        {
            [Token(Token = "0x60000A0")]
            [Address(RVA = "0x3BD17FC", Offset = "0x3BD17FC", VA = "0x3BD17FC")]
            get
            {
                return 0f;
            }
            [Token(Token = "0x600009F")]
            [Address(RVA = "0x3BD1770", Offset = "0x3BD1770", VA = "0x3BD1770")]
            set

offset 3BD17FC

Posted
6 minutes ago, IK_IK said:

offset 3BD17FC

So how im will find patch for offset

 

8 minutes ago, IK_IK said:

offset 3BD17FC

// Token: 0x06001FAF RID: 8111 RVA: 0x00002050 File Offset: 0x00000250
    [Token(Token = "0x6001FAF")]
    [Address(RVA = "0x250F8D8", Offset = "0x250F8D8", VA = "0x250F8D8")]
    public void SetShoot2xCooldownAccumulator(short accumulator)

which PATCH for this one? please help me

  • Like 1

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 would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines