Needing decent lvl 100 Geared or better than my 656 Ilvl to try this out for me.
Talents are 1 2 2 2 1 2 1
Glyphs are Energy Flows, Energy , Momentum.
Sequences['ASSAS'] = {
StepFunction = [[
limit = limit or 1
if step == limit then
limit = limit % #macros + 1
step = 1
else
step = step % #macros + 1
end
]],
PreMacro = [[
/startattack
/cast [nostealth,nocombat] Stealth
]],
'/cast Ambush',
'/cast [nochanneling] Dispatch',
'/cast [nochanneling] Vendetta',
'/castsequence reset=60 Marked for Death,Envenom',
'/castsequence [nochanneling] reset=20 Shadowstep',
'/castsequence Mutilate,Mutilate,Mutilate,Rupture',
'/cast [nochanneling] Dispatch',
'/castsequence [nochanneling] Mutilate,Mutilate,Mutilate,Envenom',
'/cast [nochanneling] Dispatch',
'/cast [nochanneling] Mutilate',
'/cast [nochanneling] Mutilate',
'/castsequence [nochanneling] Mutilate,Mutilate,Mutilate,Envenom',
PostMacro = [[
/startattack
/script UIErrorsFrame:Hide();
/cast [combat]13
/cast [combat]14
/use Draenic Agility Potion
]],
}