[Macro] Divine Favor + Holy Light
				
Posted: 
Mon Apr 27, 2015 5:16 pmby Dolsha
				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
 
			
				Re: [Macro] Divine Favor + Holy Light
				
Posted: 
Sat Dec 12, 2015 12:07 amby Boonkin
				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?
			 
			
				Re: [Macro] Divine Favor + Holy Light
				
Posted: 
Sat Dec 12, 2015 1:31 pmby justclassic
				Is devine favor on a gcd or is it off the gcd ?
			 
			
				Re: [Macro] Divine Favor + Holy Light
				
Posted: 
Wed Dec 16, 2015 9:25 amby Boonkin
				Off. You can cast DF and immediately after your spell of choice
			 
			
				Re: [Macro] Divine Favor + Holy Light
				
Posted: 
Wed Jan 06, 2016 12:35 pmby Kabe
				believe it should be
/script SpellStopCasting()
or something like that.
edit: corrected script