7.0.3 Healer HELP!

Hi pls help macro: SINGLE TARGET STANDARD HEAL , SINGLE TARGET OHSHITWTF!!! HEAL, AOE STANDARD HEAL (rem to change mouseover/you own target)

Spam macro… turns on only [Renewing Mist]!!!

Sequences[“MWST”] = {
StepFunction = [[
limit = limit or 1
if step == limit then
limit = limit % #macros + 1
step = 1
else
step = step % #macros + 1
end
]],
PreMacro = [[
/console Sound_EnableSFX 0
#showtooltip Soothing Mist
/use Stance of the wise serpent
]],
‘/use Chi Brew’,
‘/cast [@mouseover,exists,help,nodead,channeling: Soothing Mist][@target,help,nodead,channeling: Soothing Mist][@player,channeling: Soothing Mist] Enveloping Mist’,
‘/cast [@mouseover,exists,help,nodead][@target,exists,help,nodead][@player] Renewing Mist’,
‘/cast [@mouseover,exists,help,nodead,nochanneling][@target,help,nodead,nochanneling][@player,nochanneling] Soothing Mist’,
‘/cast [@mouseover,exists,help,nodead,channeling: Soothing Mist][@target,help,nodead,channeling: Soothing Mist][@player,channeling: Soothing Mist] Surging Mist’,
‘/cast Chi Wave’,
‘/cast Expel Harm’,
PostMacro = [[
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
]],
}

Can’t figure out how to delete… so I wiped it.

[quote quote=40787]Can’t figure out how to delete… so I wiped it.
[/quote]

You can only delete a post up to a certain time limit, not sure what it is but something like 5 minutes pass and you can only edit not delete