[quote quote=15767]OK Guys lets do this.
Im new in Paladin world, i use inquisition separeted and i have one macro for the buffs. I tryed to do a all in one macro, the problem is, when i use ALT the spells divine storm,hammer of wrath and exorcism are not working …. (sorry for my bad inglish)
#showtooltip crusader strike
/targetenemy [noharm]
/castsequence reset=0 0,0,0,0,0,execution sentence
/castsequence reset=0 0,0,0,0,judgment
/castsequence reset=0 0,0,0,exorcism
/castsequence reset=0 0,0,Templar’s Verdict
/castsequence reset=0 0,hammer of wrath
/castsequence reset=0 crusader strike
/castsequence [mod:alt] reset=0 0,0,0,0,0,execution sentence
/castsequence [mod:alt] reset=0 0,0,0,0,judgment
/castsequence [mod:alt] reset=0 0,0,0,exorcism
/castsequence [mod:alt] reset=0 0,0,divine storm
/castsequence [mod:alt] reset=0 0,hammer of wrath
/castsequence [mod:alt] reset=0 hammer of the righteous
the other macro is
/cast Guardian of Ancient Kings
/cast Avenging Wrath
/use [combat] 13
/use [combat] 14
[/quote]
AOE
#showtooltip Flash of Light
/startattack
/castsequence [mod] Hammer of Wrath
/castsequence reset=0.3 0,0,0,0,0,0,execution sentence
/castsequence reset=0.3 0,0,0,0,0,judgment
/castsequence reset=0.3 0,0,0,0,exorcism
/castsequence reset=0.3 0,0,0,divine storm
/castsequence reset=0.3 0,0,hammer of wrath
/castsequence reset=0.3 0,hammer of the righteous
/castsequence reset=combat/40 Inquisition,Judgment, Judgment, Judgment, Judgment,
/cast !Hammer of Wrath
Single Target
#showtooltip Hammer of Wrath
/startattack
/castsequence [mod] Hammer of Wrath
/castsequence reset=0.3 0,0,0,0,0,0,execution sentence
/castsequence reset=0.3 0,0,0,0,0,judgment
/castsequence reset=0.3 0,0,0,0,exorcism
/castsequence reset=0.3 0,0,0,Hammer of Wrath
/castsequence reset=0.3 0,0,Templar’s Verdict
/castsequence reset=0.3 0,Crusader Strike
/castsequence reset=combat/40 Inquisition,Judgment, Judgment, Judgment, Judgment,
/cast !Hammer of Wrath
Give those a shot its what i use at the moment and its is from a few different codes on here… so many people to that for it … so thanks everyone … just my lil tweaks here and there.