GTIntercherAndroid is a combination of two sources that i created, GTInternalAndroid and GTLauncherAndroid.
GTLauncherAndroid is a Growtopia launcher LiKE nO oThER. Without having to update the launcher if the game is updated.
Lua api documentation can be found on the Wiki.
Android 5.0 Lollipop (SDK 21) ~ 13 Tiramisu (SDK 33)
- Free and open source.
- Launch Growtopia without having to update the launcher if the game is updated.
- Floating Windows.
- Mod Menu
- Cheat
- Multi Bot
- Lua Executor
Mod Menu |
---|
Floating Windows |
---|
The latest application package kit can be found on the Releases page.
The following dependencies are required to build from source.
The following steps are for building from source.
- First you need to clone the source code of this project.
git clone --recurse-submodules https://github.com/ZTzTopia/GLauncherAndroid.git
- Then open it via Android Studio.
- When you click the
â–¶ Run button
, it will be built and run automatically.
Note: Building this source from android will most likely work but I haven't tried it so feel free to experiment yourself :)
But you can try the tutorial I gave last year to build GTIntercherAndroid: Build for Android.
- Dobby: A lightweight, multi-platform, multi-architecture hook framework
- frida-gum: Retrieve some memory code
- ImGui: Bloat-free Graphical User interface
- KittyMemory: Runtime code patching
This project is licensed under the MIT License. See the LICENSE file for details.