An Android app that simulates touch gestures and optional aim actions in PUBG Mobile, providing enhanced automation for gameplay. This tool allows users to define custom touch points, loop interactions, and optionally simulate aim movements to test game mechanics or build personal tools.
⚠️ Disclaimer: This project is for educational and testing purposes only. Using such tools in online multiplayer games may violate their Terms of Service and result in account bans. The developer is not responsible for any misuse.
- 🎮 Simulates touch input at specified screen coordinates
- 🔁 Supports looping and timed gestures
- 🎯 Optional aim simulation or automated crosshair drag
- 💡 Simple UI for fast configuration
- 🧠 Great for testing, development, and accessibility experiments
Replace with your own screenshot images
- Android 7.0 (Nougat) or higher
- Accessibility Service or Root access (depending on version)
- PUBG Mobile installed
- Clone the repository:
git clone https://github.com/ExploitTheLoop/PUBGMTouchSimuAim.git
- Open the project in Android Studio.
- Build and run the APK on your Android device.
- Grant necessary permissions:
- Accessibility Service
- Overlay permission (for floating controls)
- Launch the app on your Android device.
- Configure touch points and optional aim settings.
- Start the service and switch to PUBG Mobile.
- The app will simulate touches automatically in the background.
- This tool is strictly for personal, non-commercial use.
- Avoid using it in online matchmaking or ranked modes to prevent bans.
- GitHub: ExploitTheLoop
- Project: PUBGMTouchSimuAim
This project is licensed under the MIT License - see the LICENSE file for details.