
Originally Posted by
'Morganti',index.php?page=Thread&postID=69195#post 69195
If you shaman players are like me then you get irate when you accidentally double tap your /stopcasting;/cast chain heal macros in the middle of a crazy fight and get nothing (or when your shaman just wont cast!), so I came up with this:
Code:
/stopcasting [combat,harm]
/cast [combat,target=oneofmyshaman,nodead] Chain Heal; [target=thisshaman] Chain Heal
/target thisshaman
/stopmacro [combat]
/cast [nocombat,target=oneofmyshaman] Chain Heal
/targetlastarget
Thoughts? Cleanup? Obviously I am sacrificing /targetlasttarget for the ability to spam my chain heal button. Can anyone see a way to get both?
Oh my, awesome idea. I wanted to use this for all my healing macro's but never got around to think of something that works. This made me think of this one for healing in instances. Not sure it it will work, yet. Will try at home..
Code:
/cast [target=target, nodead, help][target=targettarget, nodead, help][target=player] Lesser Healing Wave
/stopmacro [notarget][help]
/stopcasting [harm]
/cast [target=targettarget, nodead, help] Lesser Healing Wave
What it does is this (I hope)...
1. If I have a friendly target, it will heal that target straight up.
2. If I have no target, it will heal the shaman self.
3. If I have an enemy targeted, it will stopcasting and immidiatly heal the one tanking the enemy.
It isn't 'spammable' but it should be casting LHW on the tank after one click, I think.
I don't quite understand your macro though..
Code:
/stopcasting [combat,harm][combat, help, dead] (stop casting if in combat and your target is harmful, I'd add a 'dead' as well, if your target is dead, it will stopcasting again during the heal once and start chain healing the shaman itself.)
/cast [combat,target=oneofmyshaman,nodead] Chain Heal; [target=thisshaman] Chain Heal (Cast chain hea, you can rewrite this as : "/cast [combat,target=oneofmyshaman,nodead][target=thisshaman] Chain Heal" to save some characters.)
/target thisshaman (target self)
/stopmacro [combat] (stop macro if in combat, at this point, you are left with your own shaman targeted, whatever you are dpsing is out of yoru target. Retargeting will cause client lag for your alts. Can't start her up instantly. Tho spamming healing will definatly work this way, you still need to retarget the mob to continue dps again, which I prefer to avoid.)
/cast [nocombat,target=oneofmyshaman] Chain Heal (After this is just a feature you put in for healing out of combat, seems to work fine, but has little to do with the actual idea.)
/targetlastarget (However, I don't understand this one. :P This seems more like an annoyence, for what reason are you putting this in? :o)
And Morganti, his macro is spammable since he targets himself as well. And then the stopcasting won't be called anymore. The problems arise at the point when he isn't abel to instantly start dps'ng after healing. (Granted, it is less important then healing, but still. Not perfect. :P )
Connect With Us