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_11-04-26.zip

  • R
  • Apr 11, 2026
  • 28.32 KB
  • 136
  • 12.0.5+4
  • Classic + 3

File Name

WhisperAuto_11-04-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.3
  • 2.5.5
  • 1.15.8
[1.9.4] - 2026-04-11

Fixed
- Language dropdown: In Lua 5.1, every menu item was closing over the same loop variable `lang`; the selected language and label now use `arg1` (language code) and a lookup in `Languages`, so the clicked item matches the choice.
- Dead event registration: Removed `PLAYER_ENTERING_WORLD` from the main frame in `WhisperAuto.lua` (no handler was registered—unnecessary work for the event dispatcher).

Improved
- Queue status: Short-lived cache (~1.5 s) for `GetQueueInfo()` cuts repeated LFG/Battlefield API calls from the once-per-second timer; auto-reply logic is unchanged (queue state may lag by up to ~1.5 s).
- UI: When opening settings or after changing language, the dropdown label shows the current language (English / Українська) instead of only the generic “Language” title.