Brewmaster

Sequences["brewt1"] = {
StepFunction = [[
stepa = "4711126798"

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! (Jab)")
/cast [nochanneling]Jab
]],

-- Macro 2
[[
/run("Executing macro 2! (Tiger Palm)")
/cast [nochanneling]Tiger Palm
]],

-- Macro 3
[[
/run("Executing macro 3! (Blackout Kick)")
/cast [nochanneling]Blackout Kick
]],

-- Macro 4
[[
/run("Executing macro 4! (Keg Smash)")
/cast !Keg Smash
]],

-- Macro 5
[[
/run("Executing macro 5! (Chi Explosion)")
/cast Chi Explosion
]],

-- Macro 6
[[
/run("Executing macro 6! (Guard)")
/cast Guard
]],

-- Macro 7
[[
/run("Executing macro 7! (Expel Harm)")
/cast Expel Harm
]],

-- Macro 8
[[
/run("Executing macro 8! (Touch of Death)")
/cast Touch of Death
]],

-- Macro 9
[[
/run("Executing macro 9! (Elusive Brew)")
/cast Elusive Brew
]],

PostMacro = [[
/startattack
/cast !Keg Smash
/cast !Touch of Death
/cast !Expel Harm
/cast !chi wave
/use [combat][nochanneling]13
/use [combat][nochanneling]14
]],
}

Sequences["brewt2"] = {
StepFunction = [[
stepa = "4113123195678"

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! (Jab)")
/cast [nochanneling]Jab
]],

-- Macro 2
[[
/run("Executing macro 2! (Tiger Palm)")
/cast [nochanneling]Tiger Palm
]],

-- Macro 3
[[
/run("Executing macro 3! (Breath of Fire)")
/cast [nochanneling]Breath of Fire
]],

-- Macro 4
[[
/run("Executing macro 4! (Keg Smash)")
/cast !Keg Smash
]],

-- Macro 5
[[
/run("Executing macro 5! (Elusive Brew)")
/cast Elusive Brew
]],

-- Macro 6
[[
/run("Executing macro 6! (Guard)")
/cast Guard
]],

-- Macro 7
[[
/run("Executing macro 7! (Expel Harm)")
/cast Expel Harm
]],

-- Macro 8
[[
/run("Executing macro 8! (Touch of Death)")
/cast Touch of Death
]],

-- Macro 9
[[
/run("Executing macro 9! (Purifying Brew)")
/cast Purifying Brew)
]],

PostMacro = [[
/startattack
/cast !chi wave
/cast !Keg Smash
/cast !Touch of Death
/cast !Expel Harm
/use [combat][nochanneling]13
/use [combat][nochanneling]14
]],
}

Talents / Glpyhs / Gear / DPS pwwwwease :slight_smile: