Tutorial [Discontinued] Android mod menu template for il2cpp and native games

LOGD("Patch Address: %p", (void *) hexPatches.GodMode.get_TargetAddress());
LOGD("Patch Size: %zu", hexPatches.GodMode.get_PatchSize());
LOGD("Current Bytes: %s", hexPatches.GodMode.get_CurrBytes().c_str());

what function is this for sir?
 
LOGD("Patch Address: %p", (void *) hexPatches.GodMode.get_TargetAddress());
LOGD("Patch Size: %zu", hexPatches.GodMode.get_PatchSize());
LOGD("Current Bytes: %s", hexPatches.GodMode.get_CurrBytes().c_str());

what function is this for sir?
To see if there was any issue with the patched addresses/change in the lib using logcat.
 
No time for that, but would be great if someone make it for me
Hi LGL Team, thank you very much for your efforts.
Please can you tell me the code "Main.cpp" for "The slider hook example", and "The slider kittymemory example" like in the image below, or please give me a link for this project, or if you want please update it in the github template.
a94ce00e1d63422909d53eee2444a713.gif

Please, also just if you want, it's better to add an Elegant Number Button, or "NumBox" for completing all stuffs, and update it on github.

Toggle --> KittyMemory
Slider 1 --> MS Hooking
Slider 2 --> KittyMemory
Spinner --> KittyMemory
Button --> KittyMemory
Input --> ?
+ +
NumBox --> KittyMemory
+ +
Update github template.

I've searched you in Telegram with @RadidasG, but no results. Can you give the new username please.
This is my Telegram: @JSegal1
This is my e-mail: [email protected]

Thank you once again.
 
Hi LGL Team, thank you very much for your efforts.
Please can you tell me the code "Main.cpp" for "The slider hook example", and "The slider kittymemory example" like in the image below, or please give me a link for this project, or if you want please update it in the github template.

Please, also just if you want, it's better to add an Elegant Number Button, or "NumBox" for completing all stuffs, and update it on github.

Toggle --> KittyMemory
Slider 1 --> MS Hooking
Slider 2 --> KittyMemory
Spinner --> KittyMemory
Button --> KittyMemory
Input --> ?
+ +
NumBox --> KittyMemory
+ +
Update github template.

I've searched you in Telegram with @RadidasG, but no results. Can you give the new username please.
This is my Telegram: @JSegal1
This is my e-mail: [email protected]

Thank you once again.
The image you showed me is way too old lul
I changed my name due to free fire kids and newbies who know nothing about modding, but kept begging me teaching to mod.
Please kindly read the README.md first. Do not cheat and look after my contact without reading first, my README.md has a little protection so you can't use find function to find my contact easly :DDD

Input number already added long time ago
I will bring back slider for kittymemory in next commit :))
 
Hi LGL Team, thank you very much for your efforts.
Please can you tell me the code "Main.cpp" for "The slider hook example", and "The slider kittymemory example" like in the image below, or please give me a link for this project, or if you want please update it in the github template.
View attachment 253673
Please, also just if you want, it's better to add an Elegant Number Button, or "NumBox" for completing all stuffs, and update it on github.

Toggle --> KittyMemory
Slider 1 --> MS Hooking
Slider 2 --> KittyMemory
Spinner --> KittyMemory
Button --> KittyMemory
Input --> ?
+ +
NumBox --> KittyMemory
+ +
Update github template.

I've searched you in Telegram with @RadidasG, but no results. Can you give the new username please.
This is my Telegram: @JSegal1
This is my e-mail: [email protected]

Thank you once again.
Well those are very easy to use tbh ?. I can try to help if you want ?.
 
Capture.PNG


So I managed to load the "Android-Mod-Menu-master" folder but inside it, the JNI folder won't load. This is my first time learning/making a mod menu.
 
Back
Top Bottom