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

  • R
  • Apr 24, 2026
  • 18.67 KB
  • 131
  • 12.0.5+5
  • Classic + 3

File Name

AFKSpinner_24-04-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.4
  • 5.5.3
  • 2.5.5
  • 1.15.8
[2.14] — 2026-04-24

Added
- Load message: after a successful load, the addon appends `v<Version>` (from `C_AddOns.GetAddOnMetadata`, matching ` Version` in the TOC) when the API is available, so you can confirm the installed build without opening the TOC file.

Changed
- `STOP_REASON_CHAT_THROTTLE` (2 sec): named constant for the “same stop reason” chat dedupe window in `StopSpinning`, with a short comment.
- `/afkspin status`: Speed is printed with `%.1f`, consistent with sliders and `/afkspin speed`.
- Slash handler: trims leading/trailing whitespace on the input line and guards non-string `msg`, so commands like leading spaces before `help` still parse reliably.
- Options panel title: uses the `addonName` variable instead of a duplicate string literal.