Hey guys, here is my Arms PVP macro for you - works 100% and makes really fun.
My talents are: 2-1-2-1 / 2-1 / 2-1 / 3-1 / 3, here you can choose what you like.
I prefer the following talents: 2-1-2-1-2-3-3
Glyphs: Shattering Throw / Mortal Strike / Rude Interruption
About Reviews I’m already grateful.
Have fun with this Macro!
Sequences["ArmsPVP"] = {
StepFunction = [[
stepa = "1234567"
limit = string.len(stepa) or 1
if stepc == nil then
stepc = 1
end
if stepc >= limit then
stepc = 1
else
stepc = stepc + 1
end
step = tonumber(strsub (stepa, stepc, stepc))
]],
PreMacro = [[
/targetenemy [noharm][dead]
]],
-- Macro 1
[[
/run("Executing macro 1! (Charge)")
/cast [nomod, nostance:1] Battle Stance
/castsequence [nomod] reset=target Rend, Thunder Clap, Thunder Clap
/cast [nomod] Charge
/startattack
]],
-- Macro 2
[[
/run("Executing macro 2! (Colossus Smash)")
/cast [nomod, nostance:1] Battle Stance
/castsequence [nomod, combat] Colossus Smash
/cast [nomod] Charge
/startattack
]],
-- Macro 3
[[
/run("Executing macro 3! (Mortal Strike)")
/cast [nomod, nostance:1] Battle Stance
/castsequence [nomod, combat] Mortal Strike
/cast [nomod] Charge
/startattack
]],
-- Macro 4
[[
/run("Executing macro 4! (Execute)")
/cast [nomod, nostance:1] Battle Stance
/castsequence [nomod, combat] Execute
/cast [nomod] Charge
/cast [nomod, combat] Recklessness
/startattack
]],
-- Macro 5
[[
/run("Executing macro 5! (Storm Bolt)")
/cast [nomod, nostance:1] Battle Stance
/castsequence [nomod, combat] Storm Bolt
/cast [nomod] Charge
/cast [nomod, combat] Recklessness
/startattack
]],
-- Macro 6
[[
/run("Executing macro 6! (Sweeping Strikes)")
/cast [nomod, nostance:1] Battle Stance
/castsequence [nomod, combat] Sweeping Strikes, Whirlwind, Whirlwind
/cast [nomod] Charge
/startattack
]],
-- Macro 7
[[
/run("Executing macro 7! (Siegebreaker)")
/cast [nomod, nostance:1] Siegebreaker
/castsequence [nomod, combat] Siegebreaker
/cast [nomod] Charge
/startattack
]],
PostMacro = [[
/startattack
/cast [combat] Blood fury
/cast [combat] Recklessness
/cast [combat] Victory Rush
/run UIErrorsFrame:Clear()
]],
}
Charge Macro with Hamstring:
#showtooltip Charge
/cancelaura Bladestorm
/cancelaura Hand of Protection
/cast Charge
/cast Hamstring
When u get in trouble:
#showtooltip Enraged Regeneration
/cast Rallying Cry
/cast Enraged Regeneration
/use Healthstone
/cast Mass Spell Reflection
Shield Barrier:
#showtooltip Shield Barrier
/cast [stance:1] Defensive Stance
/cast [stance:2] Shield Barrier
/cast Battle Stance