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

Help! Modding training

Lond1kkk

Platinian
Original poster
Feb 26, 2022
10
0
1
25
Russia
Greetings, I have been doing Mod Menu for a long time and now I decided to return to this area. But I almost forgot everything. If there are people already with an average or high level, give advice on how to study, where to practice, etc.
There is a desire to make a menu mod in unity games (il2cpp).
In general, explain what needs to be learned for the base so that you can already put it into practice.
Many thanks in advance!
 

xyzhunter

PMT Modder
Staff member
Modding-Team
Oct 28, 2020
2,234
115,284
1,213
Indonesia
more practice will get more experience

try game with no anti cheat and unfamous first

there's doc lgl on github :
 

Lond1kkk

Platinian
Original poster
Feb 26, 2022
10
0
1
25
Russia
Looked, learned a lot. But what is a hex code and how do you get it? I know how to get the offset but don't know how to get the hex code.
 

Lond1kkk

Platinian
Original poster
Feb 26, 2022
10
0
1
25
Russia
And I became interested. I wrote a function in Memory Patch. I created a case and made a hook. As I understood from the video, like the first function = the first case?