⚔️Combo
Learn how to create and implement custom skill rotations for Black Desert using PixelBot's UI or YAML scripts.
🖥️ Creating Rotations with UI
Access the Rotation Tab: Open the PixelBot interface and navigate to the Rotation tab.
Select Your Class: Choose your character's class from the dropdown menu.
Add Skills:
Click "Add Skill" button.
Enter skill name, cooldown, and cast time.
Define key combinations for the skill.
Arrange Skills: Drag and drop skills to set their priority order.
Set Execution Mode:
On: Prioritizes first available skill.
Off: Executes skills sequentially.
Define Sections:
Aggro: Skills used at attack waypoints.
Combo: Main rotation skills.
Movement: Skills for traveling between waypoints.
Save Your Rotation: Give your rotation a name and save it.

📝 Advanced: YAML Script Structure
For advanced users or those preferring manual editing:
Skill Definition Example:
⚠️ Important Note on castTime:
castTime
represents the duration (in seconds) that keys are pressed.If
castTime
is 0 or not specified, the skill will not be executed.Always set an appropriate
castTime
for each skill to ensure proper execution.
🚀 Activating Your Rotation
Go to the Combo tab in PixelBot.
Input your combo license and click "Check" to validate.
Select your saved rotation from the dropdown.
Use hotkeys to control:
1
: Start/Stop combo2
: Toggle infinite combo mode

💡 Tips for Effective Rotations
Prioritize high-damage or key buff skills.
Include movement skills for better positioning.
Adjust cooldowns and castTime based on in-game testing.
Ensure each skill has an appropriate castTime to guarantee execution.
Need help? Join our Discord community for support and to share rotation ideas!
Last updated