PIMG - PI (Power Infusion) Macro Generator

PIMG - PI (Power Infusion) Macro Generator

699 Downloads

PIMG

PIMG creates or updates an existing PI macro to your current target when typing one of the following commands:

/pim
/pimacro


The macro will be created in your General Macro tab and will be named PIMG. Don't change this name, or the next time you use the command, a new macro named PIMG will be created.

The macro will contain the following:

#showtooltip
/cast [@name,help,nodead][] Power Infusion
/cast [@player] Power Infusion
 

while name being the name of your current target. The name of the spell will change to the name of your client's language.

Advanced:
You can also add custom commands to the macro by typing any of the slash commands followed by add and the commands.

Example:


/pim add /use 13 /use Elemental Potion of Ultimate Power


In that case, the macro would look like the following:


#showtooltip
/cast [@name,help,nodead][] Power Infusion
/cast [@player] Power Infusion
/use 13
/use Elemental Potion of Ultimate Power

To remove the custom commands, type any of the slash commands followed by reset.
Example:


/pim reset

You don't have to type the add command each time, it will be saved between sessions. So once you have set up your macro with add, you can just type /pim the next time and it will update the name.

 

I created this addon for good boy Flex who wanted to free his focus target for interrupts.