Log in

View Full Version : [WoW] Need help with Brewmaster/RestoSham Macros please.



Reddewman
02-24-2013, 05:12 AM
So I been trying to roll Tank as master and Heals as Slave but I'm not sure how exactly I should start it. The Tank has full BoA gear and currently level 59. Any help would be great.

honeypot2011
02-24-2013, 06:25 AM
Hi :)

well brewmasterwise..theres a few macros..can go standard castsequence or priority sequences..affects chi usage..

you can google wow lazy macros..click site and then go forum..or

i will post a couple here..(These macros taken from lazy macros)

also they may be level dependant..just delete or replace with spells you use at your level.

macro 1



/castsequence reset=6 Keg Smash, Jab,Tiger Palm, Jab, Tiger Palm,Tiger Palm
/castsequence reset=6 Blackout Kick, Blackout Kick, Purifying Brew
/cast Elusive Brew
/cast Guard
/use 13
/use 14
/startattack



These below go together

macro 2--single target




/castsequence reset=0.3 1,2,3,Tiger Palm
/castsequence reset=0.3 1,2,Keg Smash
/castsequence reset=0.3 1,Jab
/cast Expel Harm
/cast Lifeblood
/cast Elusive Brew
/use 13
/use 14
/cast War Stomp
/use banner of cooperation


AOE Macro




/castsequence reset=0.3 1,2,3,Tiger Palm
/castsequence reset=0.3 1,2,Keg Smash
/castsequence reset=0.3 1,Spinning Crane Kick
/castsequence reset=0.3 Leg Sweep
/cast Expel Harm
/cast Elusive Brew
/cast Lifeblood
/use 13
/use 14
/cast War Stomp
/use banner of cooperation


CD macro..used with above macros




/castsequence reset=0.3 1,2,3,4,5,Chi Burst
/castsequence reset=0.3 1,2,3,4,Jab
/castsequence reset=0.3 1,2,3,Breath Of Fire
/castsequence reset=0.3 1,2,Blackout Kick
/castsequence reset=0.3 1,Rushing Jade Wind
/cast Elusive Brew
/cast !Expel Harm
/cast !Guard


Note also..having experimented alot on my windwalker macros...
Priority macros..the ones that use "/castsequence reset=0.3 1,Rushing Jade Wind" etc...for some reason only use the first 5 of these..and then anymore do not cast..

No resto macros though to share..

my own macros on Windwalker at level 81 ( i use the macro extender addon Bindpad)

This is my main spam button macro

on middle mouse button



/targetenemy [noharm]
/castsequence reset=0.5 1,2,3,4,5,spinning fire blossom
/castsequence reset=0.3 1,2,3,4,blackout kick
/castsequence reset=0.3 1,2,3,touch of death
/castsequence reset=0.3 1,2,chi wave
/castsequence reset=0.3 1,jab
/castsequence reset=0.3 1,tiger palm
/castsequence reset=0.1 1,touch of death
/castrandom rising sun kick,disable,quaking palm,spinning fire blossom,expel harm,grapple weapon,leg sweep,healing sphere,touch of death,tiger palm
/cast Energizing Brew
/cast touch of karma
/cast fortifying brew
/use 13
/cast expel harm
/startattack


This i spam..then also spam the macro below for alternate spells..so spamming like a 2 step macro sort of

This is on my F key



/castsequence reset=0.3 1,2,3,touch of karma
/castsequence reset=0.3 1,2,3,4,tigereye brew
/castsequence reset=0.3 1,2,3,diffuse magic
/castsequence reset=0.3 1,2,spinning crane kick
/castsequence reset=0.3 rising sun kick
/castrandom rising sun kick,jab,blackout kick,disable,path of blossoms,leg sweep,expel harm,spinning fire blossom,grapple weapon,spinning crane kick,touch of death,grapple weapon,tiger palm
/startattack


*may notice my numbers are out of order..i do this to change what i want to cast more..without having to change the whole macro..just add a number and then take away a number to up or lower the priority of the spell you want/do not want.

Then most of the other spells are are separate keybinds..but these i spam the most.will do a complete write up one day :P

hope those help a little.

:)

Reddewman
02-25-2013, 10:37 AM
Thank you so much for sharing, I'm still in the process of searching for a resto macro atm. I will give this a shot and see how it works.