AdventurerKit
The no-nonsense dungeon and raid toolkit for active players. Zero dependencies. Zero bloat.
AdventurerKit handles the small things that cost you wipes — missing flasks, dead pets, gear falling apart, grey items eating your bag space — so you can focus on the content.
Features
Auto-repair Opens a repair vendor? Your gear gets fixed automatically. Optionally draws from the guild bank first. Tells you in chat what it cost, or warns you if you're short on gold.
Auto-sell grey items Every time you open a merchant, poor-quality items in your bags are sold instantly. Quest items are detected and skipped. Total gold earned is reported in chat.
Entry alerts — Dungeons, Raids, and Delves When you zone into content, AdventurerKit checks:
- Flask active?
- Food buff (Well Fed) active?
- Your class raid buff applied to the group?
- Pet summoned and alive? (Hunter, Warlock, Unholy DK, Frost Mage)
Each alert type is individually toggleable. Choose which content types fire alerts — dungeons, raids, and/or delves independently.
Mythic+ key start When the Mythic+ timer starts, pets are dismissed. AdventurerKit fires a dedicated pet alert 10 seconds after key activation so you have time to resummon before the first pull.
On-screen buff alerts Flashing icon alerts appear on screen the moment flask, food, or pet status changes — no need to watch chat. Alerts disappear automatically when the issue is resolved. Fully draggable, scalable, and lockable. Show only inside content, or always-on.
Gear durability warning Alerts in chat when any equipped piece drops below your configured threshold (default 50%). Checks on zone entry and when durability changes.
Movement speed display Lightweight draggable frame showing your current movement speed as a percentage of base. Combat-safe. Configurable size, position, and optional label.
Configuration
All settings are accessible from ESC → Interface → AddOns → AdventurerKit — no slash command required for day-to-day use.
Quick toggles via /ak and /speed slash commands also available.
Design principles
- No libraries — zero LibStub, zero Ace3, zero external dependencies
- WoW 12.x only — built exclusively for The War Within retail. No legacy API fallbacks
- Single SavedVariables block — clean, minimal footprint
- Taint-safe — all protected calls are pcall-wrapped; Delve and Mythic+ taint scenarios are handled
Slash commands
| Command |
Effect |
/ak |
Show all commands |
/ak status |
Show current settings |
/ak dungeon / /ak raid / /ak delve |
Toggle alerts per content type |
/ak flask / /ak food / /ak pet |
Toggle individual alerts |
/ak hud |
Toggle on-screen alerts |
/speed |
Speed display commands |
By morphe#11766 · MIT License · WoW Retail 12.x