Monday 18 July 2022

Making a Character Speed Hack - iOS Hacking

Public Property RunSpeed As Single <Token(Token := "0x6000DAF")> <Address(RVA := "0x14E6264", Offset := "0x14E6264", VA := "0x1014E6264")> <Attribute(Name := "CompilerGeneratedAttribute", RVA := "0x164980", Offset := "0x164980")> Get Return 0F End Get il2cpp:00000001014E6264 il2cpp:00000001014E6264 Character$$get_RunSpeed ; CODE XREF: Monster_2021$$OnModeChange+2C↓p il2cpp:00000001014E6264 ; Monster_2021$$subAiMsgFirstSetup+24↓p il2cpp:00000001014E6264 ; DATA XREF: ... il2cpp:00000001014E6264 LDR S0, [X0,#0x4D4] il2cpp:00000001014E6268 RET il2cpp:00000001014E6268 ; End of function Character$$get_RunSpeed Tell me method. There seems to be a cause when I "As Single" click it, is it correct? How can I change the speed of my character?

from iOSGods RSS Feed https://ift.tt/zE9Jto0

No comments:

Post a Comment