AutoPI
AutoPI is a lightweight workflow tool designed specifically for Priests who want precise control over their Power Infusion without sacrificing their Focus Target frame.
Stop manually editing macros or relying on mouseovers that might miss in the heat of combat. AutoPI generates a hard-locked macro for your chosen DPS partner with a single command.
Why use AutoPI?
Free up your Focus
Most PI macros rely on [@focus]. However, in high Mythic+ keys and Raids, you often need your Focus frame to track tank health or enemy interrupts.
AutoPI frees your focus frame for mechanics.
No more manual typing
You don't need to type /macro, find the icon, and manually write [@Illidan-Stormrage].
Just target the player and type /autopi.
Smart Fail-Safe Logic
The generated macro is smarter than a standard cast sequence:
Out of Range
If your target is alive but out of range, the spell will fail (showing an error message).
It will not accidentally cast on yourself, preventing wasted cooldowns.
Target Dead
If your assigned target dies, the macro immediately reverts to standard behavior (casts on your current target or yourself), ensuring you don’t lose value during a wipe or combat res.
How to Use
- Target the player you want to buff (e.g., the Unholy DK or Demo Warlock).
- Type
/autopi
(You can also create a macro for this command during dungeon preparation.) - The addon will create (or update) a macro named
PIin your Character Specific Macros tab. - Drag
PIto your action bar.
Note: You must run the command before combat starts.
Blizzard does not allow macro updates during combat.
How it Works (Under the Hood)
AutoPI generates a macro with the following logic structure:
#showtooltip Power Infusion
/cast [@PlayerName, nodead] Power Infusion; Power Infusion
