Macros for all
Curator 
By:
Submann
Note:
For use at Curator if you are on add.
I use Devastate on them, change to what you want to his them with.
/target astral
/cast Devastate
Total vots: 1
Mount 
By:
Submann
Note:
All in one mount macro
/run if IsMounted()then return end local t if((GetRealZoneText()=="Dalaran") and(GetSubZoneText()~="Krasus' Landing") or(GetZoneText()=="Wintergrasp")or not IsFlyableArea())then t={1,14,9}else t={18}end CallCompanion("MOUNT",t[random(#t)])
/dismount
Total vots: 0
Help 
By:
Submann
Note:
Just some help
ActionButton# Main Bar*
BonusActionButton# Dynamic bar that switches actions based on Druid Forms, Warrior Stances, and Rogue Stealth*
MultiBarBottomLeftButton# Bottom Left Bar
MultiBarBottomRightButton# Bottom Right Bar
MultiBarRightButton# Right Bar
MultiBarLeftButton# Right Bar 2 (to the left of "Right Bar")
PetActionButton# Pet Bar
ShapeshiftButton# Druid Forms, Paladin Auras, Warrior Stances, Death Knight Presences, Rogue Stealth
Total vots: 0
Button name 
By:
Submann
Note:
This macro you hotkey to something, and hold your mouse over the button you need to link it to, and then press the hotkey for this macro, this will send a message to your chat with the name. Then you simply insert that into the macro
/run local f = GetMouseFocus(); if f then DEFAULT_CHAT_FRAME:AddMessage(f:GetName()) end
Total vots: 0
You have to be log in to add a new macro...