A Python bot that can consistently achieve near-perfect scores on dialed.gg by capturing the target color from the screen and recreating it using automated slider controls.
Get the latest release here.
-
Calibration
- User selects screen positions (color preview + sliders)
-
Capture
- App reads pixel color during preview phase
-
Convert
- RGB → HSV using
colorsys
- RGB → HSV using
-
Detect transition
- Monitors pixel change to detect when preview phase ends
-
Apply
- Maps HSV values to slider positions and adjusts them automatically
To set up the bot, complete the calibration process by hovering over each required position and pressing Enter. For optimal accuracy, closely follow the positions shown in the calibration guide below.
Step 1. Hover over the CENTER of the color swatch
Step 2. Hover over the TOP of the hue slider
Step 3. Hover over the BOTTOM of the hue slider
Step 4. Hover ANYWHERE over the saturation slider
Step 5. Hover ANYWHERE over the brightness slider
See the demo for help if needed
- Launch
dialed-bot.exe - Complete the calibration
- Start a game and wait for the preview phase
- When the preview phase begins, run the bot with the game window open
- Repeat steps 3 and 4 each round
Note: If accuracy seems off, click Recalibrate and redo the calibration steps.





