Jump to content

Unity Game Hacking Tutorial [Speed hack] - PART 3 - (Function Hooking)


205 posts in this topic

Recommended Posts

Posted

Hello, can you help me now? I have this offset, but I don't know how to make it work with this Template  ted2

 

// Cherry.UnitStatus
// Token: 0x06003E60 RID: 15968 RVA: 0x00016170 File Offset: 0x00014370
[Token(Token = "0x60030A7")]
[Address(RVA = "0x1841444", Offset = "0x1841444", VA = "0x101841444")]
public float CalcSpeedBuff(float source)
{
    return 0f;
}

 

It just shows me this in Template  ted2  I don't understand how to make it work can u help ?

Slider Switch: 

[switches addSliderSwitch:NSSENCRYPT("Custom Move Speed")
  description:NSSENCRYPT("Set your custom move speed")
  minimumValue:0
  maximumValue:10
  sliderColor:UIColorFromHex(0xBD0000)
];
Posted
On 2/12/2023 at 3:35 PM, Alihackali said:

Hello, can you help me now? I have this offset, but I don't know how to make it work with this Template  ted2

 

// Cherry.UnitStatus
// Token: 0x06003E60 RID: 15968 RVA: 0x00016170 File Offset: 0x00014370
[Token(Token = "0x60030A7")]
[Address(RVA = "0x1841444", Offset = "0x1841444", VA = "0x101841444")]
public float CalcSpeedBuff(float source)
{
    return 0f;
}

 

It just shows me this in Template  ted2  I don't understand how to make it work can u help ?

Slider Switch: 

[switches addSliderSwitch:NSSENCRYPT("Custom Move Speed")
  description:NSSENCRYPT("Set your custom move speed")
  minimumValue:0
  maximumValue:10
  sliderColor:UIColorFromHex(0xBD0000)
];

ꞋꞌꞋꞌꞋꞌꞋꞌ, 

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