SkillAgentSearch skills...

EavesDrop

WoW Addon to glance at incoming/outgoing hits & heals quickly and easily!

Install / Use

/learn @spamwax/EavesDrop
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

🛑 EavesDrop will NOT work in Midnight!!!

Given the heavy-handed restrictions imposed on AddOns, the building blocks needed by this addon have been completely removed from the retail version of the game. Therefore it is not possible to update it for Midnight. Thanks for using the AddOn for the past 10 years!

Other flavors of the game are currently functioning.

GitHub Workflow Status GitHub Sponsors

<p><img src="misc/eaves1.png" alt="screenshot1" width="22%"/> <img src="misc/eaves2.png" alt="screenshot2" width="25%"/></p>

This is my attempt to keep Grayhoof's addon alive.

The goal is to make it work under latest game version (currently 11.x). Please report any issues or bugs on the project's Github page.

What does it do?

A simple combat log that shows events (such as damage, heal, buff/debuff...), using icons and colors to make it easy to find important information by a quick skim. It separates incoming events (left side) from outgoing events (right side) from misc. events (middle).

Additionally, it keeps track of each spell's maximum normal and critical hits!


Usage

All events related to player will be shown in 3 columns. After each combat, a summary of incoming and outgoing heals and damage will be displayed.

  • Shift+scroll up/down will show the top/bottom of events.
  • Ctrl+scroll up/down will take you to the next/previous combat.
  • Shift+Click will copy the highlighted event to the chat edit box
  • Click the "sun clock" icon, to open history of highest values of all events, divided into healing and damage.

To customize the events (buff, debuffs, colors, values, ...), open the options window by right-click on the EavesDrop tab or entering slash command: /ed.

You can adjust the minimum damage/healing values in the options windows under Misc tab.

You can also completely exclude spells under the same tab. Enter the unwanted spell names or IDs in the Blacklist box, one spell per line. Any of the following lines will exclude Judgment:

Judgment
20271
Judgment -- 20271
<p><img src="misc/blacklist.png" alt="screenshot1" width="69%"/>

Installation

Using addon managers

Install wago.iop app or CurseForge and search for EavesDrop in the apps to install the addon.

Manual Installation

Download the EavesDrop.zip file from either wago.io or github.com. Then follow these instructions:

  1. Go into your WoW installation folder (e.g. C:\Program Files (x86)\World of Warcraft\_retail_).
  2. Go into the Interface sub-folder.
  3. Go into the AddOns sub-folder (if you don't have one, create it).
  4. Copy/Extract this addon's folder into the AddOns folder.
  5. Make sure the folder name is EavesDrop.

Verification

The following folder paths will exist within your WoW Install directory:

    Interface\AddOns\EavesDrop\
    Interface\AddOns\EavesDrop\libs\
    Interface\AddOns\EavesDrop\locals\

Look for the following (wrong) files as evidence of common mistakes:

  • If you have Interface\AddOns\EavesDrop.toc then you've extracted the zip file's contents without its folder structure, or copied the contents without the parent folder.
  • If you have Interface\AddOns\EavesDrop\EavesDrop\EavesDrop.toc then you've extracted the zip file into a folder an extra level deep. Move the files and any sub-folders up one level and remove the extra folder.
  • If you have Interface\AddOns\EavesDrop-2.8\ or similar, you need to rename it to EavesDrop.

For more detailed instructions see wowointerfaces's FAQ.


Original FAQ/Notes by Grayhoof.

Related Skills

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated1mo ago
Forks3

Languages

Lua

Security Score

75/100

Audited on Feb 7, 2026

No findings