No Spam Please

NoSpamPlease is a lightweight addon for World of Warcraft that blocks chat spam using custom player-defined keywords. It supports all major game versions, features a multilingual interface, real-time filtering, and tracks blocked messages per session.

File Details

NoSpamPlease_17-04-026.zip

  • R
  • Apr 17, 2026
  • 26.16 KB
  • 523
  • 12.0.5+4
  • Classic + 3

File Name

NoSpamPlease_17-04-026.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.3
  • 2.5.5
  • 1.15.8
[2.4.1] — current

Changed

- Whitelist player key — single implementation `NoSpamPlease.WhitelistPlayerEntryKey` in the main file (config uses the same helper instead of a duplicate)
- Adding keywords — `TryAddSingleKeyword` ensures `NoSpamDB.keywords` exists before insert (safe if saved variables are ever partial)

Fixed

- Settings close (X) — explicit `OnClick` closes the frame and plays the standard UI close sound (reliable for custom `BackdropTemplate` windows where the template default may not hide the panel)
- Settings icon — click handler no longer assumes `NoSpamConfigFrame` exists before the GUI is created
- Player whitelist input — lookup key is derived from the trimmed comma segment (same keys as before; matches how display names are built from that segment)