promotional bannermobile promotional banner

AFKSpinner

Automatically spins your character in place when you go AFK for a fun RP effect. Stops when you return. Includes optional manual controls with /afkspin start | stop.

File Details

AFKSpinner_07-04-26.zip

  • R
  • Apr 7, 2026
  • 17.50 KB
  • 96
  • 12.0.5+4
  • Classic + 3

File Name

AFKSpinner_07-04-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.3
  • 2.5.5
  • 1.15.8
[2.11] — 2026-04-07

Added
- SavedVariables validation (`SanitizeSavedSettings` on load): clamps `speed` (0.1–2.0), `delay` (0–30), enforces `direction` (`left` / `right`), and resets invalid boolean fields so corrupted or hand-edited saves cannot break sliders or spin logic.
- `status_mode_idle` string for all locales — used when the spin loop is not running.
- TOC: ` Category: Miscellaneous` for addon listings.

Fixed
- `/afkspin status`: the mode line now shows manual vs AFK only while spinning is active; when idle it shows a localized inactive label (avoids always showing AFK mode after `StopSpinning` clears `manualMode`).
- Russian `help_toggle`: `or` → `или`, em dash (`—`) for natural wording.

Changed
- `MigrateDatabase`: brief comment that future schema changes belong here.