SCG-Single Button Balance druid macro sets for level 80, patch 11.1, update: 3/1/2025

he kann mir jemand erklären wie das funktionieren soll? ich bekomme das nicht eingestellt

This was happening to me too, the weird thing was, deleting the macro doesn’t even work, but i’d basically have to import it as a new macro and hope for the best

The more I mess around, the more I think something changed in gse that is resulting in certain trinkets that have an on use is causing issues with the item (trinket) blocks inside my gse macros so nothing fires off. Just now, I went in gse, scrolled to my item blocks (13, and 14), deleted “player” from the unit text box, and havent had any new issues. The only issue with doing that though is if you get a trinket that wants you to select a target location or direction can be a bit annoying. I do believe though that you can get it to fire of by holding down your mouse button on top of the spam key, if you happen to get a trinket like that.

Edit: After messing around a bit, it seems as though the macro sequences was disabled by default when I logged in. I went into gse, unticked disable sequence now it’s working as intended.

Will you update this come next patch release?

ayuda active el macro perono hce nada y lleve los pasos solo lanza los primero poderes y no hace mas nada ayuda

Thank you for the updates. I had been fiddling with things all day yesterday.

I’ll take this for a spin tonight in heroic raid and report back :slight_smile:

Hey there!

Quick question,this is my 1st time using GSE.
So I have imported and created the macros in wow itself, and then imporpted the GSE code. It works for a moment, and then the macros like change into this:

#showtooltip
/cast [noform:4] Moonkin Form
/cleartarget [dead]
/targetenemy [noharm][dead]
/click [nochanneling] SCG_BAL_ST
/castsequence [form:4, noch

Coud you let me know what I am doing wrong? I was not able to locate a video explaing GSE and macros. Maybe I missunderstood something.

Thanks in advance!

EDIT: I was copying the #showtooltip and sellecting a random icon, after removing that and selecting the ? icon it worked :slight_smile:

sry if I ask that, but is there also a version where I can bind it as a button for ST and MT?
Because it somehow really confuses me why there is a GSE version here that you shouldn’t bind and macros that don’t need a GSE version, but you should still copy the GSE code in but not bind it?^^

In the WoW macro, the line : /click [nochanneling] SCG_BAL_ST is the line that triggers the gse macro with that same name to fire off without the need to actually bind the gse macro to anything. resulting in a similar feel to how gse used to work.

1 Like

Oh so, my wow macro should be called SCG_BAL_ST for example?

The SCG_BAL_ST in the wow macro command above is what needs to match the name of the gse macro for this method to work. The name of the WoW macro itself doesn’t matter. This step is also important for getting this method to work.

Hey great macro! Can you share how i take out BarkSkin?

Thanks. Here’s a previous post I mentioned which gives a nice basic gse tutorial if you want to adjust something within the macro.

Celestial Alignment does not seem to fire. Anyone got this issue?

It works fine for me. Just checking, did you make sure to do this:

If so, do you have the talent leaned? (row 5 in the balance tree)

i play a few differenct class spec using GSE, some other squences dont need actionbuttonusekeydown option off. Do i need to switched it on and off when i changing different class to play while using gse?

The method I use to get gse to fire off is a bit different than what most macros do, (using the wow macro “/click GSE_NAME” command), and does require that actionbuttonusekeydown is turned off to work. The benefit I get using this method is that I can get gse to behave similar to how gse used to work depending on what I add to the WoW macro, more so than the other method. The tradeoff, is that I’m more limited in what I can do within gse itself (aka I the macro block within gse won’t work using the method I use as Blizzard blocked the ability to call a macro using a different macro)

If there’s another sequence on here that actionbuttonusekeydown is required to be turned on to work, then ya, you would have to adjust accordingly depending on what you decide to use.

thanks very much for your reply, i understand now. great squence i managed to get it to work, i just need to remember to switched it on and off when i change class

1 Like

Hey so Im still struggeling with damage being like 614 not doing over 500k, could you share the currently tallents you have been using since the relase of 11.0.5?

The talents I use is shared on the top post. There’s also https://murlok.io/ which shows what the top end players are playing, and their talents, etc.

That said, I want to be clear that my aim for the macros I make is to provide something that is easy to use and feels good in most current content. It is not necessarily designed for the hardest end game content where maximizing dps or doing crowd control starts to become a lot more important. Howeverd, you are welcome to mess around with what I already created to see if you’re able to make improvements to what I shared.

2 Likes