Skip to content

RIFT

Always Cast on Yourself

@self forces a friendly ability onto you no matter what you have targeted. Far more reliable than the older trick of typing your own character name into a /target line, and it survives a character rename.

RIFT · General320 lineslines used of the 20 this game allows
#show Your Buff
/suppressmacrofailures
/cast @self Your Buff

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.