Post new topic   Reply to topic    Oculus Forum Index -> Shamans
View previous topic :: View next topic  
Skinforhair



Joined: 02 Jun 2007
Posts: 6

Send private message
Reply with quote

re: Useful Shaman Macros

0
Here are a few macros that I've made:

This one will cast Astral Recall with a left click, and hearthstone with a right click:
#showtooltip
/cast [button:1] Astral Recall
/cast [button:2] Hearthstone


This one will cast Lesser Healing wave on a friendly target or purge on a hostile one. (holding alt will self-cast lesser healing wave):
#showtooltip Lesser Healing Wave
/cast [target=player,modifier:alt] Lesser Healing Wave; [help] Lesser Healing Wave; [harm] Purge

This one will instant cast a Healing Wave. (holding Alt will self-cast):
#showtooltip Healing Wave
/cast Nature's Swiftness
/stopcasting
/cast [target=player,modifier:alt] Healing Wave; Healing Wave


This one will summon a flying mount if in outland, regular mount if in azeroth, and ghost wolf if you're in combat or right-click. (You need to change the names of the mounts to whatever yours is)
#showtooltip
/cast [Stance:1] Ghost Wolf
/cast [button:2] Ghost wolf
/cast [nomounted,flyable] Swift Purple Windrider
/use [nomounted,outdoors] Red Skeletal Warhorse
/cast [combat,nomounted,outdoors] Ghost Wolf
/dismount
Skinforhair



Joined: 02 Jun 2007
Posts: 6

Send private message
Reply with quote

re: Useful Shaman Macros

0
I recently changed my lesser healing wave to always use my Lower City Prayerbook if it is available:

#showtooltip Lesser Healing Wave
/use Lower City Prayerbook
/stopcasting
/cast [target=player,modifier:alt] Lesser Healing Wave; [help] Lesser Healing Wave; [harm] Purge


you can also use any other trinkets or items this way. I use Auslese's Light Channeler with my Instant Heal above:
/use Auslese's Light Channeler
/stopcasting
/cast (some spell)
Posts from:   
Post new topic   Reply to topic    Oculus Forum Index -> Shamans All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum