A Geometry Dash botting tool for GD 2.2081, built on top of xdBot by Zilko & Camellia. Designed for macro recording, playback, and level showcases.
- Basic ClickBot
- Practice Fixes
- Seed Modifier
- Noclip
- Show Trajectory
- Layout Mode
- Speedhack
- TPS Bypass
- Frame Stepper
- Safe Mode
- Renderer (with FFmpeg support)
- Instant Respawn
- No Respawn Flash
- No Death Effect
- Macro Saving and Loading
- Macro Auto-Saving
- Geometry Dash 2.2081 (Windows)
- Geode Mod Loader 5.0.0 or higher
- geode.custom-keybinds v2.0.0 or higher
- FFmpeg (optional, required for the renderer)
- Download the latest
adrian.pekobot.geodefrom Releases. - Open Geometry Dash and navigate to the Geode menu.
- Go to the Mods tab and click "Install from file".
- Select the downloaded
.geodefile. - Restart Geometry Dash when prompted.
- Open the pekoBot menu using the assigned keybind or the button in the pause menu.
- Enable the Record toggle to start recording your inputs.
- Complete a practice run of the level.
- Enable the Play toggle and enter the level to replay your macro.
| Setting | Description |
|---|---|
| Accuracy | Choose between Vanilla, Input Fixes, or Frame Fixes |
| Frame Offset | Offset applied when recording or playing macros |
| TPS Bypass | Override the game's ticks per second |
| Speedhack | Adjust game speed multiplier |
| Frame Fixes Limit | Cap the number of frame fixes per second |
| Lock Delta | Locks the game's delta value |
| Auto Stop Playing | Stops macro playback when it ends |
| Auto Disable Speedhack | Resets speedhack when exiting a level |
| Menu Background Color | Default: #7b68ee |
| Setting | Description |
|---|---|
| Fast PBO Frame Capture | Async GPU frame reads to prevent freezes |
| Multithreaded Render Queue | Offloads frame processing to a background thread |
| Hardware Acceleration | Choose CPU, NVIDIA (NVENC), AMD (AMF), or Intel (QSV) |
| Aggressive Presets (CPU) | Uses FFmpeg ultrafast preset for faster CPU renders |
| Fast C++ VFlip | Flips frames in code instead of using FFmpeg filters |
Supports .gdr and xdBot's native format. Compatible with macros from Pathfinder and Eclipse.
This mod is based on xdBot. To build from source, follow the Geode SDK setup guide at docs.geode-sdk.org.
- Zilko — original xdBot source
- Camellia — original xdBot development
- Viper — Safe Mode implementation
- ReplayBot — open source renderer code
- niczwerg105-web — code contributions
This project is a fork of xdBot. Refer to the original repository for license details: github.com/ZiLko/xdBot