Earlier Versions
Name | Size | Uploaded | Game Version | Downloads | |
r8 release | 1.10 KB | Nov 5, 2022 | 10.0.0 | 1,382 | ![]() |
r7 release | 1.10 KB | Sep 3, 2022 | 9.2.7 | 476 | ![]() |
r6 release | 1.05 KB | Aug 14, 2022 | 9.2.5 | 317 | ![]() |
r5 release | 1.04 KB | May 31, 2022 | 9.2.5 | 490 | ![]() |
r2 release | 1.15 KB | Oct 27, 2020 | 9.0.1 | 1,690 | ![]() |
r1 release | 1.15 KB | Oct 27, 2020 | 9.0.1 | 88 | ![]() |
Description
If you create a macro that has “#ATH” in it somewhere, it will update the “/tar arena1” part to the slot that has an enemy healer.
Example macro. If you create one that reads like this:
#ATH
/tar arena1
/cast Polymorph
During the prep phase of arena, if the enemy healer is in slot 2, it will be changed to:
#ATH
/tar arena2
/cast Polymorph
Since r6 added support for focus macros:
#ATH
/focus arena3
/cast Polymorph
Add a comment