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_08-06-26.zip

  • R
  • Jun 8, 2026
  • 22.02 KB
  • 86
  • 12.0.7+4
  • Classic + 3

File Name

AFKSpinner_08-06-26.zip

Supported Versions

  • 12.0.7
  • 12.0.5
  • 5.5.4
  • 2.5.5
  • 1.15.8

[2.21] — 2026-06-08

Fixed

  • Re-enable in options while AFK: checking Enable addon again in the settings panel now calls StartSpinning when you are still AFK, matching /afkspin toggle behavior instead of waiting for another PLAYER_FLAGS_CHANGED.

  • Slash ↔ options sync (messages): /afkspin messages now calls RefreshOptionsUI, so the Show messages checkbox stays in sync when changed from chat.

  • RefreshOptionsUI guard: the optionsRefreshing flag is always cleared after a pcall wrapper, so a rare error mid-refresh cannot leave sliders permanently ignoring user input.

Added

  • Resume after taxi / flight form: TryResumeAfkSpin also runs on PLAYER_CONTROL_GAINED (for example after a flight path ends) and UPDATE_SHAPESHIFT_FORM (for example druid flight form ends while AFK); both events register inside pcall when the client supports them.

  • /afkspin start while active: prints the existing “already active” message instead of failing silently when the spin loop is already running.