DroidBlox is a bootstrapper for Roblox's android client that gives you additional features.
It is a Bloxstrap alternative to android except there are some features that are not currently possible in the android version.
DO NOT TRY TO DOWNLOAD AND USE THE APK BUILDS IN THE ACTION TABS, THIS APP ISN'T STILL RELEASED AND UNFINISHED
Wait for me to release a version that doesn't require root. Right now the technique used for non-root configuration (by using clone apps) is patched.
Anytime soon, maybe if I dont procasinate about making it.
It's unsure if you will get banned on Roblox for using this, if you have been banned, join our Discord server and send the ban screenshot there.
The discord rich presence feature uses the Discord gateway connection. Use it at your own risk.
- Integrations
- Launch other intents while launching Roblox (coming soon)
- Activity Tracking
- Notifies you about your current server's location
- Be able to set your RPC about your playing status (with BloxstrapRPC supported)
- Choose if you want others to join you by looking at your RPC
- Be able to rejoin the last game at the same server you joined
- Fast Flags
- Be able to customize them with ease
- Merge your current fast flags with other ones
- Retain your fast flags after updating
Roblox recently loaded their assets inside the APK and I cannot find a way to modify the assets without configuring the APK which was possible before.
- Figure out how to set assets
- Make the UX Design with KivyMD
- Optimize things
I only know python, ehh.. Feel free to recreate my project in Kotlin, Java, or other languages with credits by linking this github repository at yours.
- DroidBlox is licensed under the GNU GPL v2.0 License
- Bloxstrap is license under the MIT License
- Julia for allowing me to use her server list of IPs
- yzziK for allowing me to refactor his code about how Kizzy connects to Discord gateway and how it also handles the connection
- Bloxstrap for the functions & classes refactored in python
- Bloxstrap MIT License
- KivyMD MIT License
- Kizzy GNU General Public License v3.0
- websockets BSD 3-Clause "New" or "Revised" License
- pyjnius MIT License
- buildozer MIT License
- android-notify ???