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

  • R
  • Apr 17, 2026
  • 18.16 KB
  • 128
  • 12.0.5+4
  • Classic + 3

File Name

AFKSpinner_17-04-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.3
  • 2.5.5
  • 1.15.8
[2.13] — 2026-04-17

Changed
- Tunable bounds as locals at the top of `AFKSpinner.lua`: `SPEED_MIN` / `SPEED_MAX`, `DELAY_MAX`, `TEST_DURATION_MIN` / `TEST_DURATION_MAX`, `UPDATE_INTERVAL` — used by `NormalizeSpeedNumber`, `SanitizeSavedSettings`, `RunTestSpin`, the options sliders, and `/afkspin delay`, so limits stay aligned without scattered literals.
- `PrintHelp`: removed a redundant empty string concatenation after the header line.