Alternatively type the "/wa" command into your chat window. 
In the upper left area of the WeakAuras interface click the Import button.
Paste the string into the window with ctrl-V (or command-V on a Mac).
A box will appear showing some basic information about the WeakAura.
The Show Code button will let you review any custom code before importing.
The Import button will save the WeakAura to your configuration.
Once imported, you\'ll find the options panel for this WeakAura on the right of side of the interface.
For most users, the Display tab and maybe Custom Options tab will have settings to customize what you have just imported.
';m.appendChild(btn);l.appendChild(m);b.appendChild(l);d.documentElement.className="open-menu";function rm(){try{d.documentElement.className="";b.removeChild(l);}catch(e){}}m.addEventListener("click",function(e){e.stopPropagation();});btn.addEventListener("click",rm);l.addEventListener("click",rm);}c.on("success",function(e){ct.className="download-btn copied";ci.setAttribute("xlink:href","/images/sprites.svg#icon-check");rs();ri();});})(document,document.body);Overview
- Start of combat each hunter in raid, online, and alive will be put in the alphabetical rotation and list printed to console.
- Will detect enrage effects on target and aura will appear for the hunter in rotation only.
- /y for Success and Failed Tranq Casts, gracefully pushing to the next hunter in rotation.
- Disabled outside of raid environment.
ToDo:
- Handle out of order hunters.
- Account for dead hunters during fight.
- Adding cooldown tracking for hunters, worried about race conditions if all hunters are on cooldown.
- Update display and possible adding sound.
- add custom command for raid print rotation list.