Releases: NicoCorini/IdleSlayer_Bot
Releases · NicoCorini/IdleSlayer_Bot
Release v1.1.0 - Added "Rage" Support for the Bot
Release v1.1.0 - Added "Rage" Support for the Bot
New Features:
- "Rage" Feature Support:
- Added a new automated behavior that triggers rage every 10 minutes.
- The bot performs an automatic click and logs a message every time rage is activated.
Technical Details:
- Modified Files:
IdleSlayerBot.cpp
: Added code for time management and triggering the "rage" action.IdleSlayerTasks.cpp
: Implemented the "rage" action behavior and associated logging.IdleSlayerTasks.h
: Added the declaration for therage()
function.
Bug Fixes:
- No bug fixes in this release, only new functionality.
First Release: v1.0.0 - IdleSlayerBot
First Release: v1.0.0 - IdleSlayerBot
This is the initial release of IdleSlayerBot, a C++ bot designed to automate farming and progression tasks in the game Idle Slayer. This bot allows players to optimize their resource collection and automate repetitive tasks, making the gameplay experience more efficient.
Key Features
- Continuous Farming: The bot continuously jumps and shoots to keep farming resources and rewards without manual input.
- Automated Chest Hunts: Starts and partially completes chest hunts. (Note: currently does not support perfect chest hunts, 2x speed, or fast animations.)
- Bonus Stage Automation: Initiates bonus stages with all four types of sliders (completes setup only).
- Purchasing Equipment: Buys and maxes out the best available equipment, and purchases additional slots.
- Purchasing Upgrades: Buys available upgrades, with the exception of vertical magnets.
- Quest Claiming: Automatically claims completed quests.
- Periodic Ascension: Ascends every 30 minutes to maximize gains and boost progression.
Controls
- Press
Q
: Quit the bot. - Press
P
: Pause the bot (only works while jumping and shooting, not during other routines).
Recommended Game Settings
To ensure optimal functionality, please use the following settings in Idle Slayer:
- Windowed Mode at 1280x720 resolution
- Hide locked quest rewards
- Disable custom cursor
- Enable rounded bulk buy
Note: Since the bot takes full control of the mouse, it is recommended to run it on a virtual machine to prevent interference with other tasks on your main desktop.
Installation and Usage
- Download the executable from the assets below or build from source.
- Run
IdleSlayerBot.exe
. The bot will begin automated actions based on the default settings.
This release serves as a stable base for future updates and enhancements, with improvements and new functionalities planned.