[Macro] Divine Favor + Holy Light

[Macro] Divine Favor + Holy Light

by Dolsha » Mon Apr 27, 2015 5:16 pm

Hi all, mb someoneknow how i can fix it:
Code: Select all
/cast Divine Favor
/cast Holy Light

that's code doesn't work=(
That's macro doesn't work too:
Code: Select all
/cast Divine Favor
/stopcasting
/cast Holy Light


PLS help me someone
Dolsha
Tester
 

Re: [Macro] Divine Favor + Holy Light

by Boonkin » Sat Dec 12, 2015 12:07 am

BUMP

I am also interested in seeing if anyone has a working macro for a one button divine favor + healing light macro for super sticky situations. I've searched long and hard and nobody seems to have posted anything that actually works, not on feenix forums nor anywhere else.

Bonus points: how to implement such macro with classic mouseover?
Boonkin
Private
Private
 

Re: [Macro] Divine Favor + Holy Light

by justclassic » Sat Dec 12, 2015 1:31 pm

Is devine favor on a gcd or is it off the gcd ?
justclassic
Senior Sergeant
Senior Sergeant
 

Re: [Macro] Divine Favor + Holy Light

by Boonkin » Wed Dec 16, 2015 9:25 am

Off. You can cast DF and immediately after your spell of choice
Boonkin
Private
Private
 

Re: [Macro] Divine Favor + Holy Light

by Kabe » Wed Jan 06, 2016 12:35 pm

believe it should be
/script SpellStopCasting()
or something like that.

edit: corrected script
Last edited by Kabe on Fri Jan 08, 2016 3:45 am, edited 1 time in total.
Kabe
Private
Private
 

Re: [Macro] Divine Favor + Holy Light

by JCarrill0 » Wed Jan 06, 2016 2:11 pm

Dolsha wrote:Hi all, mb someoneknow how i can fix it:
Code: Select all
/cast Divine Favor
/cast Holy Light

that's code doesn't work=(
That's macro doesn't work too:
Code: Select all
/cast Divine Favor
/stopcasting
/cast Holy Light


PLS help me someone

Kabe wrote:believe it should be
/script stopcasting()
or something like that.


Code: Select all
/cast Divine Favor
/script stopcasting()
/cast Holy Light
JCarrillo - Highlord of <Heroes of Terenas>
User avatar
JCarrill0
Stone Guard
Stone Guard
 


Return to Addons & macros

cron