Any news for arms?

Just wondering if anyone have some updates for arms 7.2.5 :slight_smile:

not sure this if this is helpful at all but I get around 330k dps on elite dummy with 870 item lvl I haven’t played in a while so I don’t know what current good dps is , but I’m sure there’s plenty of dps 2 be gained

Sequences[‘DB_Arms1’] = {
specID= 71,
author=“Hizzi@Nathrezim”,
helpTxt = “Talents: 2133212”,
StepFunction = GSStaticPriority,
PreMacro=[[
/targetenemy [noharm][dead]
/startattack
/cast Charge
/cast [combat] Battle Cry
]],

-- Macro 1
[[

/run(“Executing macro 1! (Mortal Strike)”)
/cast [nochanneling]Mortal Strike
]],

-- Macro 2
[[

/run(“Executing macro 2! (!Colossus Smash)”)
/cast [nochanneling]!Colossus Smash
]],

-- Macro 3
[[

/run(“Executing macro 3! (Slam)”)
/cast [nochanneling]Slam
]],

-- Macro 4
[[

/run(“Executing macro 4! (!Mortal Strike)”)
/cast [nochanneling]!Mortal Strike
]],

-- Macro 5
[[

/run(“Executing macro 5! (Overpower)”)
/cast [nochanneling]Overpower
]],

-- Macro 6
[[

/run(“Executing macro 6! (Slam)”)
/cast [nochanneling]Slam
]],

-- Macro 7
[[

/run(“Executing macro 7! (!Execute)”)
/cast [nochanneling]!Execute
]],

PostMacro=[[
/startattack
/cast Pummel
/use [combat]13
/use [combat]14
]],
}

its very good now
 my friend is playing arms 
 895 ilvl 
 890k dps single target. I’ll start working on a macro today :slight_smile:

Awsome :slight_smile:

Can you black box it plz i cant get it to work for me


Hi everyone can some one help me with this macro i cant seem to get it to install i am not sure what i did wrong

Sequences[‘Arms_St’] = {
Author=”Sabastan@Icecrown”,
SpecID= 71,
Talents = 2133212”,
Default=1,
Icon=‘spell_monk_windwalker_spec’,
MacroVersions = {
[1] = {
StepFunction = [[Sequential]],
KeyPress={
“/targetenemy [noharm][dead]”,
“/cast [combat, nochanneling] Charge”,
“/cast [combat, nochanneling] Battle Cry”,
“/cast [nochanneling] Defensive Stance”,
},
PreMacro={
},
“/cast [nochanneling] Colossus Smash”,
“/cast [nochanneling] Warbreaker”,
“/cast [nochanneling] Shockwave”,
“/cast [nochanneling] Avatar”,
“/cast [nochanneling] Colossus Smash”,
“/cast [nochanneling] Mortal Strike”,
“/cast [nochanneling] Bladestorm”,
“/cast [nochanneling] Slam”,
“/cast [nochanneling] Hamstring”,
“/cast [nochanneling] Whirlwind”,
“/cast [nochanneling] Mortal Strike”,
“/cast [nochanneling] Overpower”,
“/cast [nochanneling] Cleave”,
“/cast [nochanneling] Execute”,
“/cast [nochanneling] Slam”,
“/cast [nochanneling] Colossus Smash”,
PostMacro={
},
KeyRelease={
“/cast [combat, nochanneling] Pummel”,
“/startattack”,
},
},
},
}

Blackboxing for you and fixed the syntax, imports jnow but I have not tested this macro!

Sequences['Arms_St'] = {
Author="Sabastan@Icecrown",
SpecID= 71,
Talents = "2133212",
Default=1,
Icon='spell_monk_windwalker_spec',
MacroVersions = {
[1] = {
StepFunction = 'Sequential',
KeyPress={
"/targetenemy [noharm][dead]",
"/cast [combat, nochanneling] Charge",
"/cast [combat, nochanneling] Battle Cry",
"/cast [nochanneling] Defensive Stance",
},
PreMacro={
},
"/cast [nochanneling] Colossus Smash",
"/cast [nochanneling] Warbreaker",
"/cast [nochanneling] Shockwave",
"/cast [nochanneling] Avatar",
"/cast [nochanneling] Colossus Smash",
"/cast [nochanneling] Mortal Strike",
"/cast [nochanneling] Bladestorm",
"/cast [nochanneling] Slam",
"/cast [nochanneling] Hamstring",
"/cast [nochanneling] Whirlwind",
"/cast [nochanneling] Mortal Strike",
"/cast [nochanneling] Overpower",
"/cast [nochanneling] Cleave",
"/cast [nochanneling] Execute",
"/cast [nochanneling] Slam",
"/cast [nochanneling] Colossus Smash",
PostMacro={
},
KeyRelease={
"/cast [combat, nochanneling] Pummel",
"/startattack",
},
},
},
}

this macro is a gun atm brings the old arms warrior back to life well done

[quote quote=49399]this macro is a gun atm brings the old arms warrior back to life well done
[/quote]

Which one, there’s 2macro’s posted in this topic

The one you boxed is just full of all the abilities in the book, that can’t be good, although I haven’t tried it.

The macro Spoony black boxed, it runs extremely smooth my warrior only 879 putting numbers around 500k he is not my main just a fun thing to play

it auto interupts, auto everything. That cant be good.

tried it, nice to start from, but thats all. Thanks anyway.