Help! Looking for external overlay mod menu - possibly ImGui

alrightman

Platinian
Original poster
Mar 21, 2023
30
5
8
22
Texas
Hey all I'm looking for an external mod menu.
My game has newer pairip, so I cannot add an internal mod menu without triggering it.
Does anybody have the link of an external mod menu - possibly imgui - that attaches to game's process externally?
Thank you!
I've looked through YT & GitHub
The ones GitHub offers dont compile on my android studio
 
try this
Can you explain how to use this... there is no main.cpp, where to put game code? I built the apk but when I click "Start Cheat" it crashes. Some info would be good thanks
 
Can you explain how to use this... there is no main.cpp, where to put game code? I built the apk but when I click "Start Cheat" it crashes. Some info would be good thanks
all I figured out is you replace the package name of ARK with your game's package name. it will launch but no menu is shown.