Automate Idle Slayer with a clean GUI
A Windows-focused Python tool that automates slaying, bonus stages, and more — with logs and configurable settings.

Highlights
GUI Controls
Configure behavior and monitor status with a simple interface.
Bonus Stage Automation
Optimized clicks and pixel searches for bonus stages.
Logs
Text logs for insights and troubleshooting.
Features
Automation Engine
Core logic from AutoSlayer.py handles actions reliably and efficiently.
Pixel Search
Color-based detection to trigger in-game actions with precision.
Configurable
Settings and window handling to fit your setup.
Install & Run
Download
Use the button above to grab the latest packaged build. Alternatively, see all releases on GitHub.
From Source
- Install Python 3.12+ on Windows.
- Clone the repo and install dependencies.
- Run
python AutoSlayer.py
.
See the README for details.