Skip to content

RIFT · Rogue

Riftstalker Teleport Spam

This macro is used for quickly teleporting to different locations. Arrange your teleport spells in any order you want, but be mindful that some spells should always go at the end of a macro. Ensure that Shadow Shift is placed last if your goal is to keep all targeted teleports firing first.

RIFT · Rogue720 lineslines used of the 20 this game allows
#show Phantom Blow
/suppressmacrofailures
/cast Phantom Blow
/cast Shadow Assault
/cast Shadow Blitz
/cast Shadow Stalk
/cast Shadow Shift

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.