Kill-window cue for TBC Anniversary arena. When the enemy healer’s outs and the kill-target’s outs are spent, a death-frame rim appears around that enemy’s Gladdy row with a countdown for how long the window lasts.
Formerly named GoTime. Companion to Gladdy — not a fork.
- Gladdy (hard dependency)
- WoW TBC Classic / Anniversary (
Interface20504–20506)
- Copy the
KillWindowfolder intoWorld of Warcraft\_anniversary_\Interface\AddOns\. - Enable Gladdy and Kill Window at the character select addon list (disable old GoTime if present).
/reload
Folder must be named exactly KillWindow.
Fires when both are true:
- Healer outs spent — PvP trinket or a Tier-A save
(Pain Suppression / Divine Shield / Nature’s Swiftness) - Kill-target outs spent — PvP trinket or a major personal
(Ice Block / Cloak / Evasion / Shield Wall / Last Stand / Deterrence / Bubble / BoP)
…and neither unit currently has a tracked immunity/wall buff active (don’t flash into Block/PS).
Rogues + Preparation: optional gate (/killwindow prep on) — while Prep is ready, don’t flash GO (they can reset Vanish / Evasion; Cloak is not reset by Prep in TBC). Off by default.
- Minimap button — left-click opens the conditions panel; right-click toggles on/off; drag to move
/killwindow config— same panel
Toggle which outs count, Prep gate, and immunity blocking.
| Command | Description |
|---|---|
/killwindow or /kw |
Status |
/killwindow config |
Open conditions panel |
/killwindow minimap |
Show / hide minimap button |
/killwindow on / off |
Enable / disable |
/killwindow preview [2-5] |
Show real Gladdy frames (quiet preview) |
/killwindow preview hide |
Hide the preview |
/killwindow test |
Preview + force bloom on arena1 |
/killwindow test off |
Stop test overlay |
/killwindow prep on / off |
Gate on rogue Preparation |
/killwindow eval |
Print healer / kill-target board state |
/killwindow sim |
Preview + fake spent outs → evaluate |
Do not use /gladdy test. Use /killwindow preview instead.
- Overlays are mouse-transparent; Gladdy clicks still work.
- Cooldown tracking is Kill Window’s own (combat log + Gladdy
TRINKET_USED). - Settings migrate automatically from old
GoTimeDBif present.