promotional bannermobile promotional banner

Whisper Auto

Automatically replies to whispers when you're AFK, in a dungeon, raid, PvP, or in queue. Notifies players when you return.

File Details

WhisperAuto_19-06-26.zip

  • R
  • Jun 19, 2026
  • 34.72 KB
  • 131
  • 12.0.7+3
  • Classic + 3

File Name

WhisperAuto_19-06-26.zip

Supported Versions

  • 12.0.7
  • 5.5.4
  • 2.5.5
  • 1.15.8

[1.10.4] - 2026-06-19

Fixed

  • Return burst vs. INFORM: return whispers mark the same short INFORM suppress window as auto-replies, so a fast series of return messages cannot race with CHAT_MSG_WHISPER_INFORM and drop unrelated pending entries mid-send.

  • Friends-only filter: if C_FriendList.IsFriend(sender) fails for a cross-realm whisper, the addon retries with Ambiguate(sender, "none") before falling back to the guild check.

Improved

  • Addon whisper filter: ignores incoming whispers that start with [ (e.g. BigWigs/DBM-style prefixes), in addition to existing < and LVBM checks.

  • Stale pending lists: whisper and guild-mention pending entries older than 7 days are pruned on login and hourly (avoids surprise return messages weeks later).

  • Queue cache: invalidated on ZONE_CHANGED_NEW_AREA so queue/instance state refreshes sooner after zoning.

  • **/wa busy:** toggling Busy Mode runs an immediate activity check (return/missed-whisper handling no longer waits up to ~1 s).

  • **/wa status:** shows status-tag setting and pending whisper/guild counts.

  • SavedVariables: drops unused legacy respondedPlayers per character on load.