UPDATET 13th April
Hello All
Here is my new macro, I have used different types of macros from here to make this one
I got Kil’jaeden’s Burning Wish and MKII Gyroscopic Stabilizer as my legendarys
Macros:
ST and AoE:
Sequences['MMH-ST'] = {
-- This Sequence was exported from GSE 2.2.07.
Author="Sîlver@Shadowsong",
SpecID=254,
Talents = "1113312",
Default=1,
MacroVersions = {
[1] = {
StepFunction = "Priority",
KeyPress={
"/targetenemy [noharm][dead]",
"/cast [target=focus, exists, nodead], [target=pet, exists, nodead] Misdirection",
},
PreMacro={
"/cast Lightforged Augment Rune",
"/cast Repurposed Fel Focuser",
},
"/cast Aimed Shot",
"/cast Aimed Shot",
"/cast [nochanneling] A Murder of Crows",
"/cast Windburst",
"/cast [nochanneling] Marked Shot",
"/cast [nochanneling] Arcane Shot",
"/cast [nochanneling] Arcane Shot",
PostMacro={
},
KeyRelease={
"/cast [combat] Trueshot",
},
},
},
}
Sequences['MMH-AoE'] = {
-- This Sequence was exported from GSE 2.2.07.
Author="Sîlver@Shadowsong",
SpecID=254,
Talents = "1113312",
Default=1,
MacroVersions = {
[1] = {
StepFunction = "Priority",
KeyPress={
"/targetenemy [noharm][dead]",
"/cast [target=focus, exists, nodead], [target=pet, exists, nodead] Misdirection",
},
PreMacro={
"/cast Lightforged Augment Rune",
"/cast Repurposed Fel Focuser",
},
"/cast Aimed Shot",
"/cast Aimed Shot",
"/cast [nochanneling] A Murder of Crows",
"/cast Windburst",
"/cast [nochanneling] Marked Shot",
"/cast [nochanneling] Multi-Shot",
"/cast [nochanneling] Multi-Shot",
PostMacro={
},
KeyRelease={
"/cast [combat] Trueshot",
},
},
},
}
Sidewinders:
Sequences['MMH-Sidwinders'] = {
-- This Sequence was exported from GSE 2.2.03.
Author="Allerîa@Shadowsong",
SpecID=254,
Talents = "1113311",
Help = [[1/2 - 1/3 - 3 - 3 - 1/3 - 3]],
Default=1,
MacroVersions = {
[1] = {
StepFunction = "Sequential",
KeyPress={
"/targetenemy [noharm][dead]",
"/cast [target=focus, exists, nodead], [target=pet, exists, nodead] Misdirection",
},
PreMacro={
"/cast !Volley",
"/cast Lightforged Augment Rune",
"/cast Repurposed Fel Focuser",
},
"/cast [combat][nochanneling] Windburst",
"/castsequence [nochanneling] Arcane Shot, !Marked Shot",
"/castsequence [nochanneling] !Marked Shot, Arcane Shot",
"/castsequence [nochanneling] !Aimed Shot, !Aimed Shot, !Aimed Shot",
"/cast [nochanneling] Arcane Shot",
"/cast [nochanneling] Marked Shot",
"/cast [nochanneling] Aimed Shot",
"/cast [nochanneling] Marked Shot",
PostMacro={
},
KeyRelease={
"/cast [combat] Trueshot",
"/cast A Murder of Crows",
},
},
},
}
Hope you like them, pls let me know if I can improve them ty
Jimmy