Say My Name

Plays a sound and highlights chat when your name or keyword is mentioned. Add/remove custom keywords. UI via /smn. Works in guild, raid, say, and party chats. Perfect for raid leaders, healers, or social players.

File Details

SayMyName_01-04-26.zip

  • R
  • Apr 1, 2026
  • 36.11 KB
  • 172
  • 12.0.5+4
  • Classic + 3

File Name

SayMyName_01-04-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.3
  • 2.5.5
  • 1.15.8
[2.6] - 2026-04-01

Added
- Highlight keywords in chat — Toggle in General Settings (default: on). When off, alerts still play sound and optional screen flash, but chat text is not recolored (filter does not replace the message).
- Default alert sound — Button in General Settings opens the sound picker for the global default used by new keywords and keywords without a custom sound.
- SMN2 meta `hic` — Export/import includes the chat-highlight option (`hic=0|1`).

Changed
- Chat filter — Returns a replacement message only when highlighting actually changes text (avoids redundant filter passes when highlights are disabled).
- Plain-text matching — Keyword lowercasing is computed once per keyword; message lowercasing once per search step (minor CPU improvement on long lines).
- Russian (ruRU) — Completed missing strings (visual cooldown, battleground channels, channel sound overrides, slash help, new options).
- Locales — New strings for highlight/default-sound options (enUS, ukUA, ruRU; other locales fall back to English for new keys).

Fixed
- Hex colors — Invalid or too-short `highlightColor` values safely fall back to gold for flash and chat highlights (`HexToRGB` / `SanitizeHexColor`).