MyThreat is a simple compact threat information frame containing only the most essential data. It is designed to be a summary of the current threat situation - basically "how does threat relate to me RIGHT NOW".
Enjoy this addon? Consider donating!

Threat is automatically adjusted for Mirror Image and Fade.
There are three modes of operation:
- Standard mode:
- Main use: Default behavior. Shows your threat relative to the person who currently has aggro on your target.
- The percentage value represents your threat relative to the current tank's threat.
- The threat difference represents the difference between your threat and the current tank's threat.
- The name is that of the current target's tank.
- Focus mode
- Main use: On fights with multiple tanks where the DPSers need to stay below all of them (ex: Gruul, Void Reaver, Gurtogg, Eredar Twins).
- The percentage value represents your threat relative to the person on the focus list with the lowest threat.
- The threat difference represents the difference between your threat and the person on the focus list with the lowest threat.
- The name is that of the person on the focus list with the lowest threat.
- Enabled via a slash command ("/myt focus set TankA,TankB" to set, "/myt focus" to clear).
- Cleared via a slash command ("/myt focus clear").
- Set to automatically adjust to the raid's Main Tanksm as set via the Blizzard raid UI ("/myt focus tanks").
- Tank mode:
- Main use: Being able to see who is about to surpass you on threat and determine rapidly your thread lead relative to the other raid members.
- The percentage value represents the person with the 2nd highest threat's relative threat compared to yours.
- The threat difference represents your lead on the 2nd highest person on the threat list.
- The name is that of the 2nd highest person on the threat list.
- Enabled via the interface options or a slash command.
The values are color coded based on level of danger of pulling threat. All values for colors can be customized via a slash command (/mythreat or /myt).
All threat information is obtained via the WoW Threat API. This AddOn is not meant as a replacement to Omen but rather as a supplement, allowing you to have summary information on your current threat situation at a glance while ignoring that of others.
This addon will no longer be hosted on WoWAce/Curse and will now exclusively be updated on WoWInterface.

1.5:
-Revamped focus mode. /mythreat focus now has three options: set (to set a manual list, much like it worked previously), clear (which removes the current focus list) and tank, a new mode, that sets the focus list to mirror the raid's Main Tank list (as set by the default raid UI).
1.4:
-Threat is now adjusted when Fade and Mirror Image is in effect (enabled/disabled via interface options).
1.3.4:
-Modified COMBAT_LOG_EVENT_UNFILTERED event to throttle processing (cuts down on CPU usage).