TL's Ret Macro

[quote quote=48388]so, the talents 1,1,1,3,1,1,1 currently work with the macro in the first post?
Thank you for creating this ???
[/quote]I do not think so because that talent is not in the macro at all.

I think my talents now are 1,1,3,3,2,1,2

TL,

Can you update the initial macro post to reflect your new talents? When changing to the ones you mention above, Avenging Wrath is changed to Crusade, for example. Would appreciate the new macros, been using these for a long time and they are wonderful. Thanks!

  • Aitrus

Apart from talent hanged the macro is the same. When you Macro Avenging Wrath and have Crusade as the talent it casts Crusade. Same with hammer talent instead of Blade of Justice it automatically swaps without having to change the macro.

I swap between Eye for an Eye and Justicar’s Vengence this way I don’t have to change the macro every time I change talents.

I haven’t changed the macro since I posted it.

For those that are looking for TL’s AHK setup I was able to find it:

https://wowlazymacros.com/forums/topic/configuring-autohotkey/

@GiveMeANameX
My 2 cents. I had similar issues. Make sure to be close enough to the target (in the hitbox).

Hi

is this macro viable for 7.3?

Jimmy

It has been from 7.0 to 7.2.5 with talent changes depending on gear. When 7.3 comes out then I will know.

ok ty :slight_smile:

hi TL , just tried to import the macro from OP , the ret aoe works but the non aoe doesnt do anything ? not sure what ive done wrong, tried to import it all as one big long import and ive tried to import them as single imports, cant get the ST version to work

sorry i was a little vague there , what i mean is, when im pressing the ST macro its using the AOE version of the macro :smiley:

New to ret pally so trying to use GSE to get by, and so far your script is giving me the best DPS for my gear. However I am getting better DPS using Sequential over Priority for the step function.

Is this normal? I’m using AHK if it matters @ 75ms.

Do you have an update for 7.3.2? I’ve seen a number of guides suggest that with the tier 21 2 set greater judgement out performs Zeal… and I have my 30% haste cap which ought to be making my rotation easier to manage but my DPS has gone down as I’ve geared up.

-_-

I’ve changed talents but I haven’t needed to change the macro. Been this way for most of the expansion.

I’m having a very big problem importing the macro.

When I import it, the program created over 500 different versions within the macro, which makes it impossible to make any changes to it. So when I go in and try to configure it, I can’t click on anything because the whole screen is taken up by the tabs for the different versions.

Any help would be appreciated

@bobby Beagley

This macro is included with the GSE Sample Macros so you don’t need to import it. However to fix up your issue:

/run GSELibrary[2]["SAM_Ret"] = nil

Then reimport.

That line of code will remove the macro completely. Obviously change the name if you have imported with a different name. Also i think paladin is 2 (/gs showspec will show a ClassID for Paladin and that goes there where the 2 is.)

this is defiantly the best macro…im having alot of success with this…he has trimmed off ALOT of the fat, meaning there are spells you should be doing manually that make this macro alot smoother to use.

the rotation is spot on…and it doesn’t burn “everything” in one go

I am having issues with this. Macros for ever other class work, but when i add this, I cant drag the macro to my bars(because the stub isnt being created). When I originally made the macro I had full class macros. I fixed it and still can’t.

In /Gs click the macro and hit Create Icon and then you should be able to drag it.

Pro tip - these macros are built into GSE you will find them as SAM_Ret and SAM_RetAOE