PVP Core Rotation

No PVP macros? Gotta do something about this. Extensive testing complete. Works beautifully. Full rotation keeping buffs up while allowing you to generate your own cd’s, cc’s, etc…

Sequences[‘Ww_Core’] = {
author=“Trõuble@Tichondrius”,
specID=269,
version=20,
source = “Local”,
helpTxt = “Talents: 3213133”,
icon=‘INV_MISC_QUESTIONMARK’,
lang=“enUS”,
PreMacro=[[
/targetenemy [noharm,dead]
]],
“/cast [nochanneling] Strike of the Windlord”,
“/cast [nochanneling] Fists of Fury”,
“/castsequence [nochanneling] Tiger Palm, Blackout Kick”,
“/castsequence [nochanneling] Blackout Kick, Tiger Palm”,
“/cast [nochanneling,talent:1/1] Chi Burst”,
“/cast [nochanneling,talent:1/3] Chi Wave”,
“/cast [nochanneling] Rising Sun Kick”,
“/cast [nochanneling] Tiger Palm”,
PostMacro=[[
/use [mod:alt] energizing elixir
]],
}

Same, using WDP

Sequences[‘Ww_JadePunch’] = {
author=“Spicyßisquit@Tichondrius”,
specID=269,
version=1,
source = “Local”,
helpTxt = “Talents: 3213112”,
icon=‘INV_MISC_QUESTIONMARK’,
lang=“enUS”,
PreMacro=[[
/targetenemy [noharm,dead]
]],
“/castsequence [nochanneling] Tiger Palm, Blackout Kick”,
“/castsequence [nochanneling] Blackout Kick, Tiger Palm”,
“/cast [nochanneling,talent:7/2] Whirling Dragon Punch”,
“/cast [nochanneling] Strike of the Windlord”,
“/cast [nochanneling,talent:6/1] Rushing Jade Wind”,
“/cast [nochanneling,talent:1/1] Chi Burst”,
“/cast [nochanneling,talent:1/3] Chi Wave”,
“/cast [nochanneling] Fists of Fury”,
“/cast [nochanneling] Rising Sun Kick”,
“/cast [nochanneling] Tiger Palm”,
PostMacro=[[
]],
}

Feedback welcome… but really idc lol - it works for me, hope you like it.

The WDP one locks after the Rushing Jade Wind goes off. However, the first one works great!

does not work! PLS veriosn sequence

can you put in black box plz

Sequences['Ww_Core'] = {
author="Trõuble@Tichondrius",
specID=269,
version=20,
source = "Local",
helpTxt = "Talents: 3213133",
icon='INV_MISC_QUESTIONMARK',
lang="enUS",
PreMacro=[[
/targetenemy [noharm,dead]
]],
"/cast [nochanneling] Strike of the Windlord",
"/cast [nochanneling] Fists of Fury",
"/castsequence [nochanneling] Tiger Palm, Blackout Kick",
"/castsequence [nochanneling] Blackout Kick, Tiger Palm",
"/cast [nochanneling,talent:1/1] Chi Burst",
"/cast [nochanneling,talent:1/3] Chi Wave",
"/cast [nochanneling] Rising Sun Kick",
"/cast [nochanneling] Tiger Palm",
PostMacro=[[
/use [mod:alt] energizing elixir
]],
}
Sequences['Ww_JadePunch'] = {
author="Spicyßisquit@Tichondrius",
specID=269,
version=1,
source = "Local",
helpTxt = "Talents: 3213112",
icon='INV_MISC_QUESTIONMARK',
lang="enUS",
PreMacro=[[
/targetenemy [noharm,dead]
]],
"/castsequence [nochanneling] Tiger Palm, Blackout Kick",
"/castsequence [nochanneling] Blackout Kick, Tiger Palm",
"/cast [nochanneling,talent:7/2] Whirling Dragon Punch",
"/cast [nochanneling] Strike of the Windlord",
"/cast [nochanneling,talent:6/1] Rushing Jade Wind",
"/cast [nochanneling,talent:1/1] Chi Burst",
"/cast [nochanneling,talent:1/3] Chi Wave",
"/cast [nochanneling] Fists of Fury",
"/cast [nochanneling] Rising Sun Kick",
"/cast [nochanneling] Tiger Palm",
PostMacro=[[
]],
}

Black boxed it for ya and fixed the syntax errors

thx m8