A World of Warcraft addon that warns you when you enter a raid or dungeon with the wrong talent preset.
- Detects whether you're entering a raid (expecting a single-target/raid build) or a dungeon (expecting a Mythic+/AoE build) based on your active talent loadout name
- Plays a sound alert and displays a warning text when a mismatch is detected
- Displays a "Check Talents!" banner — either scrolling or static — when a ready check fires while you're in the wrong spec
- Fully configurable via
/wrongspecor/ws:- Toggle sound on/off
- Toggle the ready-check banner on/off
- Switch between scrolling and static banner styles
- Adjust banner duration and font size
- Customize the keywords used to identify raid and dungeon loadouts
Name your talent loadouts with recognizable keywords, for example:
- Raid/ST loadout: include words like
st,raid,boss, orprogression - M+ loadout: include words like
m+,mythic+,keys, oraffix
WrongSpec will cross-reference your loadout name against the instance type you're entering and alert you if they don't match.
| Command | Description |
|---|---|
/wrongspec or /ws |
Open the settings panel |
Open the settings panel with /wrongspec. Options include:
- Sound — play an alert sound on mismatch
- Ready Check Banner — show a "Check Talents!" overlay when a ready check fires in the wrong spec
- Scrolling Banner — animate the banner scrolling across the screen (disable for a static overlay)
- Banner Duration — how long the banner stays visible (seconds)
- Banner Font Size — size of the banner text
- Raid Keywords / Dungeon Keywords — comma-separated lists of terms WrongSpec looks for in your loadout name
- Download from CurseForge
MIT — see LICENSE