Boom Gnome Sequencer

here are the boomy macros i use. any tweaks feedback etc always welcome.

single target

Sequences['boom1'] = {
PreMacro = [[
]],
           "/targetenemy [noharm][dead]",
           '/cast Starsurge',
           '/cast Starsurge',
           '/cast Starsurge',
           '/cast Sunfire',
           '/cast Wrath',
           '/cast Starfire', 
           '/cast !Force of Nature',
           '/cast !Celestial Alignment',
PostMacro = [[
    ]],
}

boom aoe

Sequences['boom2'] = {
PreMacro = [[
]],
           "/targetenemy [noharm][dead]",
           '/cast Starfall',
           '/cast Wrath',
           '/cast Starfire',
PostMacro = [[
    ]],

Can you explain how your macro actually works please because I am some what confused. And as it relates to what rotation it would actually execute.

What are your talents and glyphs?