That was there from pre-4.0 oops i didn't see it good catch fixed.
Printable View
Hi guys,
im new here, i see a lot of knowledge in macro stuff here, then please someone can suggest me the best tankadin 4.0 macro to single target and one for multi target, please?
I not have macro addons then please suggest me something writable on normal wow macro editor.
Also 2 buttons macro are fine.
Thanks so much.
Shadow Priest
This macro will sometimes clip mind flays for shadow word death / mind blastCode:
/cast [nostance] ShadowForm
/castsequence [nochanneling] reset=target/combat shadow word: pain, devouring plague, vampiric touch, mind flay, mind flay, mind flay, mind flay, mind flay
/cast Mind Blast
/cast Shadow Word: Death
/cast Shadowfiend
This macro has been posted a lot but might as well post my variation.
Elemental Shaman
The ClickMacro
Ele1Code:
/use 10
/use 13
/use 14
/cast blood fury
/cast elemental mastery
/click MultiBarLeftButton9
/click MultiBarLeftButton10
Ele2Code:/castsequence reset=combat lightning bolt, lightning bolt, lightning bolt, lightning bolt, chain lightning, earth shock
Replace Chainlightning with another lightning bolt if you are going for single target dmg. I know this can be consolidated into 1 macro, but I like using the /click so I can load /targets and /uses for specific fights in my main click.Code:/cast Lavaburst
You know with shaman macros i was thinking something. I got mine worked perfect after testing it a big with cast sequence.
All i do is this FS, LvB, CL, LB, ES, LB, LB, LvB, CL, LB, ES, LB, LB
after testing i actually on brand new 80's was pushing 3.5k dps not great but not bad just hitting 80.
Also in pvp i use iboxer with click repeater regions. I put earthquake up on my 2 button. Thus hitting it and clicking on my characters gives me a nice area of melee dead bodies LOL. Since i have fire nova as well and thunderstorm.
This adds into the frustration with dks rogues cats warriors u get the jist. Pop all five they cant get close for ten seconds then pop fire nova when that ends then thunderstorm. Did this in a tower in av and killed every single melee in there.
These are just thoughts for people,
This is a good sequence. I came up with almost the same. Although i think you should open with 1 holy powered SotR to the Holy Shield up first.
The others I see are NOT FILLING THE GAP between cooldowns. Its like a freaking jigsaw puzzle.
HotR 3sec CD - one spell inbetween
Judgement 8sec CD - 5.3 spells inbetween
Holy Wrath 15sec CD - use once, let the sequence loop around back to it
I use HotR for aoe and single target since CS has no holy damage.
Thanks for the rotation man, my old macro did like 2000 friggin dps with no buffs at all. With your rotation in one single long cast sequence i did about 3600 dps.
I changed your rotation into this macro
and squeezed in about 200 dps, so now I'm on 3800 dps.Code:#showtooltip
/assist focus
/castsequence reset=combat Flame Shock,Chain Lightning,Lightning Bolt,Earth Shock,Lightning Bolt,Lightning Bolt,Chain Lightning,Lightning Bolt,Earth Shock,Lightning Bolt,Lightning Bolt
/cast Lava Burst
Thanks man :)