File Details
NoSpamPlease_25-04-26.zip
- R
- Apr 25, 2026
- 26.40 KB
- 503
- 12.0.5+5
- Classic + 3
File Name
NoSpamPlease_25-04-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.4
- 5.5.3
- 2.5.5
- 1.15.8
[2.4.2] — current
Changed
- `TryAddSingleKeyword` — scans the keyword table via one local reference after ensuring it exists (same behaviour, slightly clearer)
Fixed
- `CreateSettingsIcon` — if the function runs more than once in a session, the existing button is reused and visibility is synced with Hide settings button instead of creating duplicate icons
- `IsSpam` — nil or empty message text returns false immediately so `msg:lower()` / pattern matching never errors on edge-case chat payloads