Deleted User 832058
Awesome Active Platinian
This tool is made for modders to test their offset fastly and find new hacks it will make their testing work 2X fast
This tool work with all games
Video tutorial how to use this tool
HOW TO ADD??
Its quite similar to lgl if you ever used my menu template then you should not get any issue the codes which you need is
Normal version:
AndroidManifest.xml
Invoke Code (IN Mainactivity of Game)
Emulator version:
AndroidManifest.xml
Invoke Code (IN Mainactivity of Game)
NOTE
No further update will be provided for free version. Vip patcher will be maintained.
Credits:
Raunak: OFFSET PATCHER
This tool work with all games
Video tutorial how to use this tool
32.14 MB file on MEGA
mega.nz
7.48 MB file on MEGA
mega.nz
HOW TO ADD??
Its quite similar to lgl if you ever used my menu template then you should not get any issue the codes which you need is
Normal version:
2.98 MB file on MEGA
mega.nz
AndroidManifest.xml
Code:
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
<service android:enabled="true" android:exported="true" android:name="com.raunak.mods.Launcher" android:stopWithTask="true" />
Invoke Code (IN Mainactivity of Game)
Code:
invoke-static {p0}, Lcom/raunak/mods/Main;->Start(Landroid/content/Context;)V
Emulator version:
1.41 MB file on MEGA
mega.nz
AndroidManifest.xml
Code:
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
<service android:enabled="true" android:exported="true" android:name="com.android.support.Launcher" android:stopWithTask="true" />
Invoke Code (IN Mainactivity of Game)
Code:
invoke-static {p0}, Lcom/android/support/Main;->Start(Landroid/content/Context;)V
NOTE
No further update will be provided for free version. Vip patcher will be maintained.
Credits:
Raunak: OFFSET PATCHER
Last edited: