This is the AMP version of this page.
If you want to load the real page instead, click this text.

Help! IL2CPP Functions

JehSilva

Platinian
Original poster
Oct 20, 2017
11
86
183
28
I'm not very experienced but I understand many functions, my doubt is how I can modder damage or skill, only for my character and not for my enemy. In IL2CPP with hexadecimal code or arm?
 
Reactions: HizroMxDz

iNoX

Rookie
Mar 3, 2018
2
1
3
30
You can find offset field and mod with hex editor. Mod value(int & float), boolean (true & false).
Ex: get_damage get_coin isCarUnlocked hasPurchase etc.
 
Reactions: ☠ Sam_Dark ☠