Skip to content

RIFT · Cleric

Inquisitor AOE Spam

This macro is an example of an AOE spam macro for Inquisitor. You can arrange your DPS spells in any order you want, but be mindful that some spells should always go at the end of a macro. An example would be ensuring Circle of Oblivion is placed last, as if you list it first, the rest of your macro will never fire off due to Circle of Oblivion having no recast.

RIFT · Cleric520 lineslines used of the 20 this game allows
#show Circle of Oblivion
/suppressmacrofailures
/cast Bound Fate*
/cast Soul Drain
/cast Circle of Oblivion

Where to paste this

  1. Type /macro to open the macro window.
  2. Click Create, name the macro and pick an icon (or use #show <Ability> to mirror an ability icon).
  3. List your abilities in priority order, highest priority first, one /cast per line.
  4. Put abilities with no cooldown last — anything after them will never fire.
  5. Add /suppressmacrofailures on the second line to silence "ability not ready" errors.
  6. Drag the macro to a hotbar slot and bind it.