Weak Aura For Kicks [Kick Rotation Tracker]

Migrating https://us.battle.net/forums/en/wow/topic/20752065800 to new forums

A while back I wrote this Weak Aura for tracking friendly interrupts for rotations in raid and pvp. It was originally just a pet project of mine that I would hand out to people that asked for it … but last night someone asked me why i hadn’t published this …

So, here it is … For Kicks ver 1.4

  • Added config options to change sound & /say per request
  • Tracks CDs of up to 5 friendly interrupts
  • Displays Spell Icon of interrupt
  • Displays Class color and name of interrupter
  • Announces spell Name of Unit that was kicked as well as spell interrupted
  • Plays an audible LOOTWINDOWCOINSOUND sound on successful interrupt
  • /script setFollow() used to play audible senjinfetish_trolldrums sound when it is your turn … player must be targeted when running script

Aura - wagoio /6yE4S1Df3
Gif - i.imgur /Uc8xD6a.gif

Note: This was originally written back in Legion … some of the spell IDs may be depreciated or new ones added … I added in code for Demon Hunters, but might have overlooked changes made one of the other classes. If you spot a bug feel free to post it here.

Version History:
v1.5 - Added config options to change sound & /say per request
v1.4 - Updated for wow api v7.3 change to PlaySound
v1.3 - Publicly released
v1.2 - Fixed /say & added Demon Hunter intrupt / class color
v1.1 - added Sound Alerts & /script setFollow() per request
v1.0 - Init