< /br>< /br>< /br>

Void Shift on Tank

Post your easy buttons!

Void Shift on Tank

Postby Denkai » October 6th, 2012, 7:06 am

Hi,
I hoping someone would be able to help me.
I'm looking for a macro that will;
- Cast Void Shift on the target of my target. (ie. Im dpsing boss and one button hit and i swap HP with the tank.
- Also wsp the tank "Void Shift was used on you" or something similar
- Also alert the raid, well mainly for healers "Denkai used Void Shift on ?" (whoever got it).

I know its alot, is it possible please?

Denkai xxx
Image
User avatar
Denkai
Member
 
Posts: 11
Joined: February 11th, 2011, 1:56 am
Location: Hull, UK

Re: Void Shift on Tank

Postby Constie » October 6th, 2012, 12:33 pm

Someone else will have to tell you how to do the second part, but here's the rest:

Code: Select all
/target targettarget
/use Void Shift
/raid Denkai used Void Shift on %t!
/targetlasttarget
Come on, die young.
User avatar
Constie
Member
 
Posts: 74
Joined: August 19th, 2012, 9:17 am

Re: Void Shift on Tank

Postby Denkai » October 7th, 2012, 5:51 am

Thats lovely - Thank you

Denkai xxx
Image
User avatar
Denkai
Member
 
Posts: 11
Joined: February 11th, 2011, 1:56 am
Location: Hull, UK

Re: Void Shift on Tank

Postby Znuff » October 13th, 2012, 1:06 pm

Code: Select all
#showtooltip
/cast [@mouseover,help,nodead,exists,raid]Void Shift;[@target,help,nodead,exists,raid]Void Shift;[@targettarget,help,raid,exists,nodead]Void Shift;[@player]Renew


This is what I use. There's no whispers, but that could be handled by a snippet of code.
User avatar
Znuff
Member
 
Posts: 57
Joined: October 12th, 2012, 8:40 am

Re: Void Shift on Tank

Postby Elvenbane » October 15th, 2012, 12:40 pm

Cast @focus, if friendly/not dead
Else... Cast @mouseover, if friendly/not dead
Else... Cast @target, if friendly/not dead
Else... Cast @targettarget, if friendly/not dead (so you can cast on enemy's friendly target)
Else... Display Hand so you can click...

Code: Select all
#showtooltip
/cast [@focus,help,nodead] [@mouseover,help,nodead] [help,nodead] [@targettarget,help,nodead] [] Void Shift
User avatar
Elvenbane
Member
 
Posts: 67
Joined: August 28th, 2012, 5:45 am
Location: Vek'nilash

Re: Void Shift on Tank

Postby empe » October 15th, 2012, 8:08 pm

^basically what I use for raiding, target of target so I don't have to bother changing targets. I'm lazy.
Image

Sorry, English is my primary language but I do speak fluent typo.
MPMPMPMPMPMP#1352
http://us.battle.net/wow/en/character/b ... e/advanced
http://us.battle.net/wow/en/character/b ... e/advanced
User avatar
empe
Senior Member
 
Posts: 379
Joined: February 10th, 2011, 4:45 pm
Location: US-Bloodhoof

Re: Void Shift on Tank

Postby derevka » October 16th, 2012, 4:51 am

Install the mod RSA no need to ever figure these macros out again! It auto announces many (some of the defaults are too much) abilities to raid/custom channels. Love it.
User avatar
derevka
Moderator
 
Posts: 470
Joined: August 22nd, 2011, 5:49 am


Return to Macros



Who is online

Users browsing this forum: No registered users and 2 guests