Jump to content

How can I make these mod menus?


Janeyy

5 posts in this topic

Recommended Posts

Posted

guys .. as most of you probably know, i started modding mainly because i'm always bored. in any case i need help from the pro modders, how do i make a mod menu? I can save game cheats and ipas but do mod menus? i have no idea i can c ++ and c # but what should i do? I have ida theos etc, everything you need to make a mod menu but I don't know what to do, kindly defend me if someone can help me thanks. 🙂

Posted

For mod menus, you need to learn how to use IDA and the Unity Dumper. Then use a mod menu template and just enter the offsets you found in IDA/Dumper.

It helps more if you use live offset patcher: https://iosgods.com/topic/102594-release-custom-live-offset-patcher-v21-custom-offsets-injection-in-igmenu/

Posted

My way (iPhone) :

Download a template (Ted2 is a good one) and place the .nic.tar (Do not extract it) into theos/template if i a right.

now run theos on terminal and select .1 (should be Ted2 template). after that it will ask question about the bundle id, author and all.

when all that is done, go into /var/mobile and it should be there. open your folder name and you should have many things.

the tweak.xm is here where you should write your code (offset and all). when it is correctly written and u are sure it is good,

go into any terminal and cd to your hack (/var/mobile/yourhackfolder) when done, write without the quotes :

« make package »

it should process AND if to don’t have errors (Not like me :megusta:, You should have a .deb)

this is very not detailed, but on Ted2 template github there are some note also that are good to know. into theos git   i think also

i am also new at making mod menu so i am not 100% sure that it is the easiest way but it should work. 

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines