I need a macro where i would cast Burst of Speed if I have no target and cast Kidney Shot if i have a target (and i want to not cast Burst of Speed). And Also cast Dismantle on [alt].
I currently have:
#showtooltip
/cast [mod:alt] Dismantle
/cast Burst of Speed
/cast [nomod] Kidney Shot
But it cast Burst of Speed upon Kidney Shot... which ruins my energy. Any body who knows how i can fix it?

