If you like my macros, and want to provide me with some financial incentive to keep this and other macros updated, you can do so here: Paypal
update 9/6/25: Here’s my update for patch 11.2.
By having spells in the wow macro, before or after the /click command to trigger GSE, it is possible to get gse to function similar to how it used to (albeit with some added limitations within GSE).
Important:
go to GSE options - TroubleShooting - turn off ActionButtonUseKeyDown, otherwise gse macro won’t fire off using this macro set.
troubleshooting
LUA ERROR NIL VALUE- That means you don’t know all of the spells that I added within GSE.
Make sure you’re using all the same talents I have shared and the error should go away (passive talents don’t matter as much)
If Leveling, download bug sack and bug grabber addons so you don’t get spammed with popups. Once you learn all the required spells, the error should go away. Alternatively, you can also go to GSE-MACRO_NAME - tab:‘1’ - disable all spell blocks containing a spell you don’t know - save. You can always go back into gse and reenable them when those spells are learned.
This is made for the English version of WoW. If you are using a different language, you will have to manually translate the spells to the language of WoW you are using.
import the following code into gse, but do not keybind it. (The /click MACRO_NAME line in the wow macro is what tells the gse macro with the same name: MACRO_NAME to fire off instead of keybinding the gse macro itself)
I chose Colossus simply because it was the more popular choice according to murlok.io for mythic plus. You are welcome to try mountain thane instead, though you may want to remove Demolish from the gse rotation to avoid any potential errors first.
Hi! Liking that it fires off without having to use keybinds etc., however, trying to use it in remix and get a repeated LUA error:
Message: Interface/AddOns/GSE/API/Storage.lua:567: attempt to index local ‘spellinfo’ (a nil value)
Time: Sat Nov 8 08:25:06 2025
Count: 6
Stack:
[Interface/AddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua]:733: in function ‘SecureActionButton_OnClick’
[Interface/AddOns/Blizzard_ActionBar/Mainline/ActionButton.lua]:112: in function ‘TryUseActionButton’
[Interface/AddOns/Blizzard_ActionBar/Mainline/ActionButton.lua]:147: in function ‘ActionButtonDown’
[ACTIONBUTTON2]:2: in function <[string “ACTIONBUTTON2”]:1>