GS Moonfire/Sunfire/Starfall

Sequences['ApplyDot'] = {
PreMacro = [[
/console Sound_EnableSFX 0
/target mouseover
/startattack
]],
	'/castsequence [target=mouseover,help] Rejuvenation',
	'/cast [target=mouseover] Moonfire',
	'/cast [target=mouseover] Sunfire',
	[[/use Starfall]],
PostMacro = [[
/script UIErrorsFrame:Clear()
/console Sound_EnableSFX 1
]],	
}

I’m new to the forum so just thought I’d post what i use to dot things up, Works great when you use glyph of starfall for pve and don’t want to pull everything in a 40 yard radius of your character, i also use it in pvp without glyph of starfall just to dot runners and cast starfall, or even to help an ally or 2 out with a little heal. For some reason i prefer it these skills on their own macro rather than as part of a cast sequence. Simple rule, if you don’t like it, don’t use it but in my opinion, its a very useful macro. Let me know what you think :slight_smile: