1x1 Posted October 31, 2022 Posted October 31, 2022 Sorry for stupid English. How do I make a mod menu or mod APK using GameGuardian? I already learn how to make a mod menu in lua script by doing lib + offset. Now I wanna learn how to do in APK. I seen a lot of video using GameGuardian (XA Code App) to Mod Menu APK. If you know please tell me how :)
DARK_DEMON_SCRIPTER Posted November 1, 2022 Posted November 1, 2022 On 10/31/2022 at 1:53 AM, 1x1 said: Sorry for stupid English. How do I make a mod menu or mod APK using GameGuardian? I already learn how to make a mod menu in lua script by doing lib + offset. Now I wanna learn how to do in APK. I seen a lot of video using GameGuardian (XA Code App) to Mod Menu APK. If you know please tell me how Expand Use direct mods and mod menus To make mod Use Hex editor You can download it from playstore So get the edit hex and offset of the hack from lib Goto the game apk using mt and extract the targeted lib from the game Save the copy of that file because if hack gone wrong we will use this to restore everything back to normal And then open hex editor and select the extracted Lib in it goto the offset of the hack and edit it And replace the orginal lib file of the game with the modified lib file And auto sign it and convert it to apk using np manager It's done Run the apk If the mod went wrong Then replace the modded lib file with the backup lib file don't forget to rename the backup file to the orginal lib file name For mod menu you should use lgl mod menu Github/lgl mod menu For learning it watch these yt tutorials Aadil gamer mod menu tutorials
1x1 Posted November 2, 2022 Author Posted November 2, 2022 On 11/1/2022 at 6:53 PM, DARK_DEMON_SCRIPTER said: Use direct mods and mod menus To make mod Use Hex editor You can download it from playstore So get the edit hex and offset of the hack from lib Goto the game apk using mt and extract the targeted lib from the game Save the copy of that file because if hack gone wrong we will use this to restore everything back to normal And then open hex editor and select the extracted Lib in it goto the offset of the hack and edit it And replace the orginal lib file of the game with the modified lib file And auto sign it and convert it to apk using np manager It's done Run the apk If the mod went wrong Then replace the modded lib file with the backup lib file don't forget to rename the backup file to the orginal lib file name For mod menu you should use lgl mod menu Github/lgl mod menu For learning it watch these yt tutorials Aadil gamer mod menu tutorials Expand I guess I'll Choose mod APK because is much better. I'll try, thx bro
DARK_DEMON_SCRIPTER Posted November 2, 2022 Posted November 2, 2022 On 11/2/2022 at 4:48 AM, 1x1 said: I guess I'll Choose mod APK because is much better. I'll try, thx bro Expand Your welcome bro
Nexure Posted December 31, 2022 Posted December 31, 2022 how can i extract lib from game in mt manager
Recommended Posts
Archived
This topic is now archived and is closed to further replies.