Trinket+spell macro

Trinket+spell macro

by Garfunkel » Sun Apr 05, 2015 12:20 pm

I don't have SuperMacro or anything like that, so it is possible to do a macro that pops a trinket and then immediately uses an ability or a spell or even both? Since I got Second Wind, I'd like a macro that couples that with Inner Focus. Even better if that can be combined with max rank Greater Heal on target. Or would that require me to spam the same button multiple times? Or is this impossible?
FInd me on: Laureliana - Lauraliana - Lauroliana - Lauruliana - Lauriliana
NELF POWER!
User avatar
Garfunkel
Stone Guard
Stone Guard
 

Re: Trinket+spell macro

by rotten » Mon Apr 06, 2015 4:20 pm

/script UseInventoryItem(13);
/cast Spellname
rotten
Senior Sergeant
Senior Sergeant
 

Re: Trinket+spell macro

by Bottebo » Tue Dec 22, 2015 10:17 pm

I tried the macro but doesn't work for me.
Here's a copy paste of the macro:
/script UseInventoryItem(13);
/cast Greater Heal(Rank 3)

it just says "another action is in progress'' and casts the heal without using the trinket first.
The trinket in question is Blessed Prayer Beads. It doesn't trigger GCD but has a castanimation, is that why?
I tried same macro but with a trinket that removes bleed and has no animation, with that it triggers the trinket and tries to cast the heal but interrupts the heal instantly.
Bottebo
Tester
 

Re: Trinket+spell macro

by CodyMueller » Mon Dec 28, 2015 3:54 am

Bottebo wrote:I tried the macro but doesn't work for me.
Here's a copy paste of the macro:
/script UseInventoryItem(13);
/cast Greater Heal(Rank 3)


take off the ; after 13)
User avatar
CodyMueller
Grunt
Grunt
 

Re: Trinket+spell macro

by Bottebo » Wed Dec 30, 2015 5:20 pm

I did it without the ; originaly. Same thing.
Bottebo
Tester
 


Return to Priest