File Details
AFKSpinner_24-01-26.zip
- R
- Jan 24, 2026
- 2.31 KB
- 123
- 12.0.1+4
- Retail + 3
File Name
AFKSpinner_24-01-26.zip
Supported Versions
- 12.0.1
- 12.0.0
- 5.5.3
- 2.5.5
- 1.15.8
Fixed the issue with infinite rotation - now a timer with short rotation pulses every 0.1 seconds is used instead of continuous rotation
Added safety checks - the character will NOT rotate if:
In combat (UnitAffectingCombat)
Dead or ghost (UnitIsDead, UnitIsGhost)
On a taxi/griffin (UnitOnTaxi)
Flying on a mount (IsFlying)
The timer automatically stops when you come out of AFK, and the rotation stops instantly. Checks are performed continuously while the timer is running, so if you enter combat while AFK, the rotation will automatically pause.

