Resto leveling macro?

Does anyone have a Restro leveling macro?

These are what I have been using :



Sequences['KTNSHARESDPS'] = {
specID = 264,
author = "KTN",
helpTxt = "Talents - 3 2 1 3 3 2 3",
PreMacro = [[
/targetenemy [noharm][dead]
]],
'/cast [@mouseover,exists,nodead] Riptide',
'/castsequence [@mouseover,exists,nodead] Healing Wave, Healing Wave',
'/castsequence [combat] Flame Shock, Lava Burst, Lightning Bolt, Lightning Bolt, Lightning Bolt, Lightning Bolt',
'/cast [combat] Cloudburst Totem',
'/cast [mod:alt] Healing Rain',
PostMacro = [[
/cast Healing Stream Totem
]],
}


Sequences['KTNSHARESAOE'] = {
specID = 264,
author = "KTN",
helpTxt = "Talents - 3 2 1 3 3 2 3",
PreMacro = [[
/targetenemy [noharm][dead]
]],
'/cast [@mouseover,exists,nodead] Riptide',
'/cast [@mouseover,exists,nodead] Chain Heal',
'/cast [combat] Cloudburst Totem',
'/cast [combat] Gift of the Queen',
'/cast [mod:alt] Healing Rain',
PostMacro = [[
/cast Healing Stream Totem
]],
}

will give this a shot as soon as i hit 102

amazing as always… thank you ktn