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

Tutorial MOD Menu for il2cpp and native Android Games

I've known. Lmao. Right now you're doing a great job. Lol
 
When I enable two toggles and then disable all toggles the mod menu restore the bytes of the second toggle and not the original bytes this not happen when I enable one toggle and then I disable it
 
When I enable two toggles and then disable all toggles the mod menu restore the bytes of the second toggle and not the original bytes this not happen when I enable one toggle and then I disable it
Look carefully at your c ++ code. Error there, 95% sure
 
I understand what you mean. That's what I wrote that we need brains :). I have one game for example, but I need something more simple. Inject menu in the game business for about 10 minutes, not more.
It'd be easier if you did a tutorial with a video.
 
@NovqiGarrix, I know that some il2cpps have good protection against changes. It’s not difficult to do what you ask, but you need more than I do while I’m doing another thing, I can’t give you a link, it can be regarded as an advertisement.
 
Ok bro Thank You,
We can private chat bro? In Telegram?
@officialNovqi_Garrix,Thats my Telegram Username, I hope U chat Me, Thanks
 
<application android:allowBackup="true" android:icon="@mipmap/app_icon" android:isGame="true" android:label="@string/app_name" android:roundIcon="@mipmap/app_icon_round" android:supportsRtl="true" android:theme="@style/UnityThemeSelector" android:usesCleartextTraffic="true">
<activity android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:hardwareAccelerated="false" android:label="@string/app_name" android:launchMode="singleTask" android:name="com.unity3d.player.UnityPlayerActivity" android:screenOrientation="sensorLandscape">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.LAUNCHER"/>
<action android:name="valhalla.survival.craft.z.StartApp"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.LEANBACK_LAUNCHER"/>
</intent-filter>
<meta-data android:name="unityplayer.UnityActivity" android:value="true"/>
</activity>





Does that go in android manifest?
 
Use code tag
 
Tags Tags
hack il2cpp mod menu unity