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
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).
update 06/21/2026: Here’s my update for patch 12.0.7
For the arcane mage, I have just 1 macro set that encompasses both ST and AOE situations.
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.
Talents:
open the talent tree and import the following if you want to use the same talents as me:
talents are based off of what is suggested here: Arcane Mage Mythic+ PvE Guide - Midnight Season 1
C4DAMhlVtghLZL4RZzExaQoBYNzwYZm5BmFmZGamZGAAAGAgZmssYmZmZWWmZiFAA2mxMzY2MLzMzYmxYYmZGLMzMjZAAGAAAzsgZGwMAYYA
WoW Macros
The following WoW macros use the “/click GSE_NAME” command to activate the gse sequence of the same name as shown below. Note: this method only works because I use spell/item blocks inside of gse but not macro blocks, which would break this method if attempted.
SINGLE TARGET
- copy the following macro, paste it in game as a new macro, and drag the icon to the cast bar to be spammed there.
#showtooltip
/cleartarget [dead]
/targetenemy [noharm][dead]
/cast [mod:shift] Arcane Barrage
/cast [mod:alt] Supernova
/click [nochanneling] SCG_ARC
/cast [nochanneling] Arcane Blast
usage: press shift for arcan barrage, ctrl for arcane explosion, and alt for supernova.
Here’s a no mod option (I removed arcane explosion and supernova from this, but you’re welcome to experiment with the castsequence line and add whatever spell you want.
#showtooltip
/cleartarget [dead]
/targetenemy [noharm][dead]
/click [nochanneling] SCG_ARC
/castsequence [nochanneling] reset=combat Arcane Blast,Arcane Barrage,Arcane Blast
AOE
- copy the following macro, paste it in game as a new macro, and drag the icon to the cast bar to be spammed there.
#showtooltip
/cleartarget [dead]
/targetenemy [noharm][dead]
/cast [mod:shift] Arcane Pulse
/cast [mod:alt] Supernova
/click [nochanneling] SCG_ARC
/cast [nochanneling] Arcane Blast
usage: press shift for arcan barrage, ctrl for arcane explosion, and alt for supernova.
Here’s a no mod option (I removed arcane explosion and supernova from this, but you’re welcome to experiment with the castsequence line and add whatever spell you want.
#showtooltip
/cleartarget [dead]
/targetenemy [noharm][dead]
/click [nochanneling] SCG_ARC
/castsequence [nochanneling] reset=combat Arcane Blast,Arcane Pulse,Arcane Blast
GSE macros
- import the following code into gse, but do not keybind it.
Date: 06/21/2026
!GSE3!fZK/b9NAFMeTABtSh1YqiRiYOjZ2GtHSAWF8ju02P6rYlA5I6OX8klg537l350rZwsQfwMBKqzCxMTIx8RfwHzDwF3RhwqlDSVXEcjq993nv++5978JNYcoERHP/GGQMA4Zq1uoAlULN2g7DBLm2RcZ12Q/wNENOUZ27ge2+tvr2/LANSr9II9AYdRtG47FhNp6YRrNp7HjHKFUsuHpz4VpUL25v545KkbFa6d67LRJOU2wVGeJTwWsld69KdB4tqGu4clJbCS/ZtW+fVzt8LJLVjU3P5xrlGTCrUQB9TBH0sqyy/uFfEnd//rgt8WpTrEpcw3fef7kNV9Z3b8A3nregSawxuTqemzsk47FuHTGYovw/2lxFj3w+yGKm/1rlv0SYWJkENfM6qIGAhk+ehyxlMZ+cPBxrnar9ej2KFRUy2h6N6iOFi5YYuSGw3N3cbyvTYyEDIgETGOEzh47FI1/lAgdu4CyNrN7/1e8Az4AVG85L8+ilS3AIGdNlzx4jnagsOTwz9/fMJh3umkbo8KGQFG2RpPlog5jFenrZClKkPnnw1A57dq1U/v6VdCHBP9/qagkHdq/dduzQ73V/Aw==
Note:
Unless otherwise stated RECOMMENDED Talents can be found at the links below:
Refer to: Wowhead | Icy-Veins | Archon | MaxRoll
Thank you,
Draemage@Echo Isles
This package consists of 1 elements.
Sequences
- SCG_ARC