99% Heroic Uldir Parses BM Single Target and AOE Macros + UI

Hi All,

I am Sekhh, bm hunter/warrior. I wanted to drop in and share my macros with everyone in hopes to help anyone else out with injuries. I suffered a hand injury in Iraq in 07’ and have been looking for ways to make my gaming life better. WLM is that place with GSE. I am going to post everything I have including logs to verify this information. Logs and video of fights down below macros.

Single Target:
dKZBcaWsPI2LaX2iYSbX8Ls5MeLFbQVHkzNcTxLDlY(r8yKggK(nHgOuQgki1GHA4QWbLsQxlq1Xq5CsXcLkzPsfwSuclNGhkvQNkzzI65atufPPkOjlGPt1LjDDu1ZO07qLYgjQ2QaLnJkvBxG01OOzrHPbX3vr1DrfDCvYOvrzCQuNufXHv1PLQopQWTLsY6Ks0Bbjp2cxKTQTULlxUCjjjPG0whlMx4QWhIMCWkMLzZm2QtvU)8q8fzRQdLEYPlMnTRAnVFMOWQsd(zRK9ubXGPcGEXeyHlYw4ISvW0h4emZYUBqwmVcM(aNGTiOzPfTRGPpWb6fVMOkbZASiMMgemRXIyAUiYky6dCGEXRjQsWwe0SKbbNzCLrrx0Cfm9boqV41evjylcAwYGGnTz0MfLwbtFGd0lEnrvc2IGMLmiywJfX0CrUwbtFGd0lEnrvc2IGMLmiytBgTzX7vW0h4a9IxtuLGTiOzjdcoZ4kJIUcArGl7PcIlCr2ky6dCcMzz3niZx1PYb0ckaSWfzRGPpWjyOsIhQBKedOFaoj47Bl3iyOA)qDJa6hGtcU5oVyEfm9bobdfvSvT4DJd1BzD0l07eCx6dCJ2pG8COcCsW1rVqVtWY0uGfTRGPpWj4UH8NpFvNkhDOq0hOlC(kOfuzpvqCHlYwbtFGtWml7Ubz(QY1d58jQ3lMwv6fVM8(hY85RK9j(hYjjxfcQM8EX06A(8na.
Talents 1313211

This macro contains 1 macro version. This Sequence was exported from GSE 2.3.12.

Macro Version 1

Step Function: Sequential

Pre Macro: A Murder of Crows

KeyPress: Revive Pet, Call Pet 1

Main Sequence: Barbed Shot, Kill Command, Cobra Shot, A Murder of Crows, Chimaera Shot

Post Macro: A Murder of Crows

AOE:
dKtEcaWsPq7skyBQ0SvrZxuv3Ks5xi5BGk7KQ2RYUPY(H61Ik1WqPFtsduuLHIumyedxQ6GuQ4YehtKZbklukYsLszXIkSCs8qPOEQKLrQNdmrPetvuMmL00foSQUokEgfVJsvTrkXwfv0MPuLTJkLRHkMfQAAG8DuP6UOsoUuz0sjnoKQtkLQhd50QW5rkDBkvADIk5TGQEPLnFAv(nBXIfl3792qd53286LTk7pfxawLmjJoLw1IyVN5mMpTYomrRQkRkj3TUQ6fu7TmVMJzLThPOMtrbCO6alB(0YMpTIc9GatsMeDyqZRxrHEqGjgiw9DEZkk0dcG0XioKGj6lKHht0j40SSZdTIc9GaiDmIdjyIbIvF5XeognlS55SIc9GaiDmIdjyI(cz4XedeR(o)Dff6bbq6yehsWedeR(YJjCmAwyZd3kk0dcG0XioKGj6lKHhtsWmqC4mp9vuOheaPJrCibt0xidpMyGy135HTIc9GaiDmIdjyIbIvF5XeDconl7kAubHThPOUSfRAuOLgfbaw28PvuOheyc8o1Ej4DQwL3kxycD6g7JjWNxVe8wL3kxycm6651ROqpiWe4rQ2nhFW3lrUQ(dLJatAsEqWNx)5tROWfMu9hkhbMytCwN3SIc9GatA(85(Ivvi9wyCO4q1TQKogXfh)5kAueBpsrDzZNwrHEqGjjtIomOfRAuOTn5uEGSSflwSY27y(Z2DHOWnXfhQU10IfBa
Talents 1313211

This macro contains 1 macro version. This Sequence was exported from GSE 2.3.12.

Macro Version 1

Step Function: Sequential

Pre Macro: A Murder of Crows

KeyPress: Revive Pet, Call Pet 1

Main Sequence: Barbed Shot, Multi-Shot, Cobra Shot, A Murder of Crows, Chimaera Shot, Kill Command

Heroic G’Huun down and I parsed 99% for ilvl with this macro.

https://www.warcraftlogs.com/reports/J3Bbxykz1nGaQThv/#fight=last&type=damage-done

And the kill vod with of course copy right music……my apologies

Thanks for trying this out. Add me on bnet or discord and let me know how you like it.

3 Likes

I let the macros do everything besides three things:

  1. Bestial Wrath
  2. I use two Macros for Aspect of the Wild - On use trinket [First Mate’s Spyglass]
    A.Progressions
    #showtooltip
    /cast Aspect of the Wild
    /use Battle Potion of Agility
    /use 13
    /use 14
    B.Farm
    #showtooltip
    /cast Aspect of the Wild
    /use Potion of Prolonged Power
    /use 13
    /use 14
  3. Misdirect - Use a focus macro for specific tank.
    #showtooltip Misdirection
    /cast [@focus,help][help][@pet,exists] Misdirection

AHK Script - 80ms Delay

#ifWinActive World of Warcraft
{
$r::
Loop
{
if not GetKeyState(“r”, “P”)
break
Send r
sleep 80
}
return
}

{
$f::
Loop
{
if not GetKeyState(“f”, “P”)
break
Send f
sleep 80
}
return
}

Adding UI Elements:

ElvUI Install and import profile https://pastebin.com/Sqz3TNQK
BenikUI – Install both v3 options for action bars and unitframes – I use physical dps layout
Weak Auras
Uldir – https://pastebin.com/mM4uCZGq
Dungeons – https://pastebin.com/5iJ8e3DS
BigWigs – Customize how you like, I don’t use dbm because of how “loud” it is
Little Wigs
GTFO

Great macro! My DPS has improved. Thanks!!!

PS: OMG dude, You have an incredible interface! Can you tell me which addons and elvui profile do you use?

[quote quote=65927]Great macro! My DPS has improved. Thanks!!!
PS: OMG dude, You have an incredible interface! Can you tell me which addons and elvui profile do you use?[/quote]

Thanks I’m glad it has helped. Sure here are a list of my addons.

ElvUI Install and import profile https://pastebin.com/Sqz3TNQK
BenikUI - Install both v3 options for action bars and unitframes - I use physical dps layout
Weak Auras
Uldir - https://pastebin.com/mM4uCZGq
Dungeons - https://pastebin.com/5iJ8e3DS
BigWigs - Customize how you like, I don’t use dbm because of how “loud” it is
Little Wigs
GTFO

would love to have a chat with you ingame sometime… this macro looks like one of the best there is :smiley:

IN your macro you have Chimera shot included but talents suggested are for OWP?

My apologies. I am using Chimera shot. I updated and refreshed the main post.

Anytime. Discord: Sekhh#2745

What instructions are installed to start AHK?

Nice Macro, i parced in the 79% thanks for the macro.

Im not sure what you are asking.

Awesome great

Nice work.

Why don’t you include AoW and BW in the macro?

also make sure you have AHK installed and you creat the new script for this AHK

you start it when you press the button r or f depending on the key it will then loop spam with out having to hold the key on a 80ms delay… if you dont want r or f then change the keys to what ever you want them to be

here i added MD(to your focus Target),BW,AoW all on mods in both macros

ST
dWdcdaWses7sPK2MGEmsVgHYSLO5JG6MIk)cQ(gPYLPANcTxv7wj7hY5rjnmcghk1arenuuvnyqdhrDqeqxJihJKZjkleLyPiclgbXYrLhIq8uPwMKEUIjskAQkvtwctNYTrKUlPQNjY7ukLnQuSvLs1Mrvz7iqnnOmlI6Zii9DeGddCCuLrtkmELsCseQUUaNMq3dbY6ev9wsPFJIV67pQEtyISzZMnHHHHBLWK4X63FVdk9LnVvvvQQuV105deuApQE3KDkX18XQu6nbgyAWW9UDIPX7CakhZ2DUrKznF)r13Fu9gNcgdbvjf7mShRVXPGXqWeMqn8X0BCkySX5f4lQJGQSeMKKmcQYsysspI9gNcgBCEb(I6iyctOgkJGvLUQGWJsVXPGXgNxGVOocMWeQHYiOuQkK9y4BCkySX5f4lQJGjmHAOmcQYsysspQ7nofm248c8f1rWeMqnugbLsvHShz)gNcgBCEb(I6iyctOgkJGvLUQGWB(zglhGYX89hvVXPGXqqvsXod72BI6SYpNpZ3Fu9gNcgdb1Uyi7M8IPWbf6rq2StBdb1ssYUjx4Gc9iyg76J134uWyiOwkdPecWKj7w(MSiNOHGS4GXKjj5saRoNEeSjlYjAiyoFv8y6nofmgcsKsab8i2BCkymeuRb4iu3ii(yObJmc6BrCSrgbxmfoOqMuMI8JgI8z6rWegMoDpk9gNcgdb1sktrEQXvQhbvzjPKWJHVXPGXqqTKYuKhuA6rqvMKoSBVjQZkj8shm(3V9MFophGYX89hvVXPGXqqvsXod7X6BCkymeutrohbzXbJLhbzbmILIdXU9UnN8MGf1ezwVBNxGVmrq5TBVZbwbGsIVmNJG9LjYSol3U9da

AoE
d8JvdaWyuEnvv9sKQSlufTnu5YKopvLUgsz2cA(OkCtvHFbQVjG1rLStj2l0Uf1(vzuiv0WOkJtGgivfdLQkdwPHRkDqeuDkcQoMKohcTqeyPOQyXivQLJOhIQKNcSmrEUIjIQQPQQmzvvtNY1PI7sKEMqVdbLnQkARivYMPsz7OQ00qYSi0Nrq8DckJevPoobgnvQgpsfojsvDBcYPjQ7HG0BjIdl1VbzSIFyPIaEWRNpF(KJJJJN8Kh8blj8dbFDOMTbb1unMQveWV6w7eAyPIaWRYOp)yjrlIac3XChIeba1F3rWJMrcrxk5idLh8dlv8dlveaZ6XUTgRbjsHLecGz9y3gP8sCyjIaywp2OcC0mtVnXrffVnvdK88WcfcGz9yJkWrZm92iLxIt8wAXKhrSqdbWSESrf4OzMEBIJkkEBKYlXHfoeaZ6XgvGJMz6TrkVeN4T0IjpIyjacGz9yJkWrZm92ehvu82kXifnAyjicGz9yJkWrZm92ehvu82iLxIdleramRhBuboAMP3gP8sCI3MQbsEEiWpOXE0msi8dneqp1x)i1zWpSuramRh7wjzOx1eZq)A)l92GbJe2Ts85vnXFT)LElXGjSKqamRh7wjmiHO72eFvZf4vMu2ULaTht0N3W2xLu6TGxzsz72hA(hlreaZ6XULxHTWWcfcGz9y3kXAscrnc1niMZiERshYJnI3MH(1(xuiOFxJ7YUzsVnsrfiawOHaywp2Tsec63fZidLEBLyKw0dlCiaM1JDReHG(D1HM0BRePfGcneam99PtMzYqzeauboA2K7qe4hP(OzKq4hwQiaM1JDBnwdsKcljeaZ6XUvIpmhYbIu8LVVwhQzZfhCvk)YK6TeO9yUUL3TW8No5nugI82VouZMWXsebWSESB5xMuVLaThZ1Te0JCO84pAiGEQV8rd1Eu8dn0qdbp6Sths)SPK8vZMmugjan0qea

1 Like

@Beefcurton thanks for your work.

I was really curious why @Sekhh chose to leave them out of the macros.

If this has been answered forgive me. I can’t state how bad I need this to work…my Razor KB is firing at .040 seconds delay. Too fast too slow? Thanks for your hard work too.

you want to fire off at 80ms delay for best results

I add BW (1st row) in macro and use AotW on other key. Works fine. I will try 80ms today

I’m really happy with this so far. We raid next week, will report results then. Thanks again for your hard work.

[quote quote=65984]Nice work.
Why don’t you include AoW and BW in the macro?[/quote]

Because I use R and F for my macro. I also have shift+r and shift+f for other abilities and use macros for them. I only wanted the damage abilities in my macros