Snoop

Several patches ago, a new hidden chat channel was introduced, for the purposes of communication between players running the same addon.  Deadly Boss Mods and Omen are two popular examples of addons which use this channel.

Snoop prints out all the messages sent over the hidden addons channel.  It is intended to help addon authors debug their communication; it's also useful if you suspect that an addon is flooding the raid with traffic but don't know which addon it might be.

Snoop usage (typing "/snoop" by itself prints this):

/snoop N  -- Sets output to go to chat window N.

/snoop print -- Prints each chat window's number in that window for reference.

/snoop on|off -- Begins|ends copying addon channel text to the selected chat window.

/snoop esc -- Toggles the formatting of control chars into escape sequences (default on)

/snoop pipe -- Toggles the formatting of raw '|' chars into visible '|' (default off)

Here is an example of a line copied from a CT_RaidAssist message (this happens to be the message sent when the player "Spi" is set as MT #5):

<CTRA>(Farmbuyer->RAID):  SET 5 Spi

Facts

Date created
06 Nov 2006
Category
Last update
27 Sep 2009
Development stage
Release
Language
  • enUS
License
All Rights Reserved
Curse link
Snoop
Recent files
  • R: 3.2-2 for 3.2.0 on 27 Sep 2009
  • R: 3.2 for 3.2.0 on 06 Aug 2009
  • R: 3.0.2 for 3.0.2 on 18 Oct 2008
  • R: 2.4.3 for 2.4.3 on 24 Jul 2008
  • R: 2 for 2.0.0 on 08 Dec 2006

Authors