Is anyone kind enough to share their Disc priest GS macro? or normal macro? or ISboxer setup?
I've been looking on WoWlazymacro's, but can't seem to find one that does the job.
Printable View
Is anyone kind enough to share their Disc priest GS macro? or normal macro? or ISboxer setup?
I've been looking on WoWlazymacro's, but can't seem to find one that does the job.
There one on my blog.
[URL]https://github.com/Jabberie/WoW-Multibox/blob/master/GSEMacros/Priest/Discipline/Disc_AoE.txt[/URL]
I've deprecated my github for now.
I use this for 5 mans.
Code:Sequences['Disc_AoE'] = {
Author="Jabberie@Draka",
SpecID=256,
Talents = "1123113",
Default=1,
Icon='Spell_Holy_PowerWordShield',
MacroVersions = {
[1] = {
StepFunction = [[Sequential]],
KeyPress={
"/stopmacro [channeling:Penance]",
"/castsequence [@focus, exists, combat][@party1, exists, combat] reset=combat Plea, null",
"/castsequence [talent:7/1] reset=combat Smite, Purge the Wicked, null; [talent:7/2][talent:7/3] reset=combat Smite, Shadow Word: Pain, null",
},
PreMacro={
},
"/castsequence [@focus, exists][@party1, exists] reset=combat Power Word: Shield, Shadow Mend",
"/castsequence [talent:7/2][talent:7/3] reset=combat Smite, Smite, Smite, Shadow Word: Pain;[talent:7/1] Smite, Smite, Smite, Purge the Wicked",
"/castsequence [combat] reset=combat Smite, Penance, Power Word: Radiance",
"/cast [@focus, exists][@party1, exists] Power Word: Shield",
"/castsequence [talent:4/3] reset=combat Smite, Mindbender; reset=combat Smite, Shadowfiend",
"/cast [combat] Penance",
"/castsequence [combat] reset=combat Smite, Penance, Power Word: Radiance, Evangelism",
PostMacro={
},
KeyRelease={
},
},
},
}
I'll share my dps macro when I'm home -- it's a lot simpler than Jabberie's so I'll have to try his/her's out. I do like to have a lot of [nochanneling: penance] directives in my macros though...
As for isboxer setup, I have 2 separate clikbars over my party frames. I use the pro click healing system that Mirai has video'ed about, with a slight modification. If I'm mousing over the click bars and hitting my dps rotation it'll either do shadow mend or plea. If I click on the bars I have shadow mend, plea, PW:S and PW:R mapped to mouse buttons. I don't know if that makes sense...
https://www.dual-boxing.com/entries/...y-Gnome-Macros don't ask why i put Gnomes cus there goblins
@ebony
Invalid Blog specified. If you followed a valid link, please notify the administrator
Here are mine - simpler and yet more complicated:
DPS Macro:
and then the "plea_rota" mentioned above:Code:/castsequence [nochanneling:penance,harm] reset=combat/target Shadow Word: Pain, Penance, Penance
/cast [nochanneling:penance] Smite
/click [nochanneling:penance] plea_rota
/cast [@focus,exists,nodead,nochanneling:penance] Power Word: Shield
@Jabberie - FYI - you don't need to separately mention SW:P and Purge the Wicked as if you're talented for the latter, using the former in the macro will still work.Code:/cast [@player,nodead,nochanneling] Plea
/cast [@party1,nodead,nochanneling] Plea
/cast [@party2,nodead,nochanneling] Plea
/cast [@party3,nodead,nochanneling] Plea
/cast [@party4,nodead,nochanneling] Plea
@hummuslover, you do if you have it in a castsequence
Hmmm - maybe it's something they fixed. My /castsequence above works whether I'm talented into it or not. That being said, it's more robust the way you have it, for sure. I haven't tried yours out yet - I like having the PW:R in the rotation!
When I made them, it was most definitely the case that you had to use the proper name. I troubleshot it with them on the GSE discord. :)
That might have changed but either way, I know mine work for sure.
here is mine then as my blog is not working for everyone
there is two marcios here one is hevey on mana but better healing
the other is better on mana
Talants 1 > 1211211 (this one is better on mana)
Talants 2 > 1312113 (better healing what am using atm)
Code:Sequences['EbsDisc'] = {
-- This Sequence was exported from GSE 2.1.03.
Author="Ebony",
SpecID=256,
Talents = "1211211",
Default=2,
MacroVersions = {
[1] = {
Trinket1=false,
Trinket2=false,
StepFunction = "Sequential",
KeyPress={
"/castsequence [nochanneling] reset=combat/target Purge the Wicked, Power Word: Solace, null",
},
PreMacro={
},
"/castsequence [@targettarget,help,nochanneling] Power Word: Shield, Clarity of Will",
"/castsequence [nochanneling] reset=target Purge the Wicked, Power Word: Solace, Power Word: Radiance, Smite, Smite, Smite, Smite, Light's Wrath",
"/cast [harm] Penance",
"/castsequence [nochanneling] Smite, Smite",
PostMacro={
},
KeyRelease={
},
},
[2] = {
Trinket1=false,
Trinket2=false,
StepFunction = "Sequential",
KeyPress={
"/castsequence [nochanneling] reset=combat/target Purge the Wicked, null",
},
PreMacro={
},
"/castsequence [@targettarget,help,nochanneling] Power Word: Shield",
"/castsequence [nochanneling] reset=target Purge the Wicked, Power Word: Radiance, Smite, Smite, ",
"/cast [harm] Penance",
"/castsequence [nochanneling] Smite, Smite, ",
"/castsequence [nochanneling] reset=combat Smite, Smite, Power Word: Radiance, Light's Wrath",
PostMacro={
},
KeyRelease={
},
},
},
}
Happily!
So - I have the above (post from July 28) macros bound to my "dps" key that I spam normally. My DPS key (numpad 1 because I'm left-handed in case you care) is a 2 step mapped key wherein the first step is a "Sync Cursor -> all other" action such that the mouse is in the same location on all windows, and the second step is just the activation of the GSE macro above.
But I also have a click bar over my party frames exactly as Mirai explains in his excellent video here: https://youtu.be/Mizu6e6BEno. The difference in my setup is that I don't actually click on the clickbars very much at all. What I have is that when I mouseover the clickbars it changes the second step of my "dps" key from executing the above GSE macros to executing a much simpler spamming of a single spell. For my disc priest, this means Shadow Mend. (For my druid it's regrowth).
In more detail - I use the "mouseover" capability on the clickbar to remap my "dps" key from hitting the GSE macro to hitting the macro:
I hope that was somewhat followable. I don't really know how to post screenshots of my isboxer setup, but I'll try to figure that out if that would be useful.Code:/cast [@mouseover,help,nodead,nochanneling][@player,nochanneling] Shadow Mend