Brewmaster macro?

I have a 100 BM monk i wanna get to 110. Only found one macro for 110 (after 7.2.5) and that was with legendary… Anyone have a good BM macro? Ty in advance!

I should have one for you. I got it from this site, but can’t find it on here anymore. Will try to post it when i get home.

there ya go

Sequences['BrewRotation'] = {
-- This Sequence was exported from GSE 2.1.03.
  Author="Ðarkramz",
  SpecID=268,
  Talents = "?,?,?,?,?,?,?",
  Help = [[Talents: 1/2, ?, 2, 3, 1, 1/3, 2]],
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/targetenemy [noharm][dead]",
      },
      PreMacro={
      },
        "/castsequence [nochanneling] Keg Smash, Blackout Strike",
        "/cast [nochanneling,talent:1/1] Chi Burst",
        "/cast [nochanneling] Blackout Strike",
        "/cast [nochanneling] Keg Smash",
        "/cast [nochanneling,talent:6/1] Rushing Jade Wind",
        "/cast [nochanneling] Breath of Fire",
        "/cast [nochanneling] Tiger Palm",
      PostMacro={
      },
      KeyRelease={
        "/startattack",
        "/cast [combat] Keg Smash",
        "/cast [combat] Breath of Fire",
      },
    },
  },
}

Nice…thnx…this works good for 7.2.5 too? And defensives i just press myself i guess…

Yeah this works perfectly with 7.2.5. I use this for M+ dungeons.
I have this macro on 1 and have defenses and interrupts on different keys

How do u manage brews? Sorry for asking… Long time since ive been brewmaster ???

I just have them under different number keys

Im gonna use mostly purifying right? Isnt Iron thing for pulls or defensive when low on hp

ISB should be used most or all the time. Purify is normally used when you have too much stagger.

Brew management on this patch is not as complex as it used to be.

it was hard for me too ugh

You can try my macro i put up last night it does not do all brew management but makes sure you drink a single iron brew on cool down
I first need to sort out the energy management on my macro before suggesting it to others :smiley: