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

Help! Want to get into modding. What language to learn?

Nihilist714

Platinian
Original poster
Jun 1, 2022
11
1
3
32
United States
Hello. I want to learn how to create ESP mod menu for android and iOS games. I know that for creating esp mod menu for android games would require java and c++. I already know Java and will learn c++ soon.

But for creating esp mod menu for iOS games on jailbroken ios, what language do I learn? Objective c?
 

·҉ dollaz·҉. .

Approved iModder
Approved iModder
Mar 26, 2021
159
1,824
193
Somewhere
If you are doing a unity game for example, you could do esp with c++ using unity's native drawLine functions, or you could make a more styled ESP with objective c
 
Reactions: Nihilist714

Looik

Platinian
May 16, 2022
12
7
3
24
Hu
you wont be reading any memory with objc, you’ll be doing that with cpp and drawing the box or whatever you want in objc
 
Reactions: Nihilist714