Combat Soulshape macro

Wondering if someone can help me out :slight_smile:
I’m using litemount to mount/shift forms when needed, using this macro when in combat

/use [swimming,noform:3]Travel Form;[indoors,noswimming,noform:2]Cat Form;[outdoors,nomounted,noform:3]Travel Form;[spec:1,noform:4/5]Moonkin Form;[spec:2,noform:2]Cat Form;[nospec:1]Bear Form

But I want to incorporate soulshape into this, after a bit of searching I found this macro on the us-forums and it almost works the way i want

#showtooltip
/castsequence [form:7] Flicker; [form:3] [nocombat,outdoors] [nocombat,swimming] Travel Form; reset=120 Soulshape, Cat Form

All I want it to do is the following

  1. Use Soulshape / Flicker when available
  2. Travel form when outside (and soulshape not available)
  3. Cat form otherwise
  4. (If possible) shift into moonkin when in travel or cat form

2-4 work in the first macro, but can’t seem to get Soulshape to work with that
Thanks in advanced!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.