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?
 
  • Like
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.
 
  • Like
Reactions: ☠ Sam_Dark ☠