qBot is a private Windows-first Geometry Dash 2.2081 Geode macro bot fork based on xdBot.
Based on xdBot by Zilko, with Geode 5 port work from slideglide used as a technical reference.
- Geometry Dash: 2.2081
- Geode: 5.6.1
- Platform: Windows x64
Set GEODE_SDK to a Geode 5.6.1 SDK checkout, then configure and build with a Windows C++ toolchain:
cmake -S . -B build -G "Visual Studio 18 2026" -A x64
cmake --build build --config Release