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.
SCG_HAVOC
copy the following macro, paste it in game as a new macro, and drag the icon to the cast bar to be spammed there.
usage: aim cursor and press shift for metamorphosis, press ctrl for fel rush, and press alt to cast felblade (this will cast automatically also at times).
GSE Macros
Import the following gse macro which contains all the macro sets I use for this class, but do not keybind it.
Not sure if I was doing somthing wrong but it seemed to produce lower numbers. Is there something I’m missing such as timing of skills or even the ms between presses? Thank you for the build too. I’ve used yours in the past and have loved them.
I might have to go through this one, along with a few of the other similar style of melee based classes. Specifically since most melee classes don’t really fit my playstyle very well, and the high amount of button bloat on some of them makes coming up with an effective macro set that much more challenging, even with the help of simming those classes.
If I remember right when it came to my demon hunter, it did really good burst damage, but started to struggle with longer drawn out battles.
First, double check that you follow all the instructions, as the way I set up my macros is a little different than how most others do it, specifically this part:
AS for my setup, I drag the created wow macro onto my action bar, have that action bar button key bound to my spam key on top of the normal key bind. (As in my action bar ‘3’ is also bound to fire off when I press ‘[’.) then I hold down my mouse button that is also programmed to fire off ‘[’ when I want to use the macro. The GSE macro part then comes into play because of this:
That said, I may have to go back to this macro set to attempt to get this one to play a little more smooth when I have a bit more time to mess with it, but if you can get it to work, I’d be happy to hear any feedback you may have.
Ya, as the ‘3’ button is what I’m used to using from the old version of gse. I then had that button also bound to ‘[’ when I started using modifiers so the macros wouldn’t conflict to my other buttons that was already bound to ‘ctrl-3’, etc.
As for my mouse, the software that came with my programmable mouse gives me the option to spam a specific key stroke rapidly (about 150ms) when I hold it down. I don’t use any sort of AHK script (this is the first I’ve heard of that program tbh.) for my macros. Just the software that came with my mouse, and the gse addon.
Thanks for the feedback. Now that I’m finally finished sharing sequences for all the dps/tank specs, I should now have time to go back to this one, and a few others that feel a bit more clunky, to see if I can make any improvements.
Update: Alright, I had time to mess around with this a little more before heading to bet, specifically, I made the gse side of it a little less cluttered, which I think helped improve dps nicely, and feels better to play. It seems the key to this setup is to open with metamorphosis. (aim cursor and hold shift, then spam key) and also to use fel rush a lot through the battle, especially when the icon lights up (face a direction you want to shoot forward, then press ctrl).
Ran into an interesting problem. The /m macro worked but the /GSE macro didn’t. Traced it to
/click [nochanneling] SCG_HAV
something to do with [nochanneling]. When I took it out it ran fine. I typed it back in and it ran fine.
I’m terrible at keeping the cursor where it needs to be. Usually, my cursor is in Cleveland instead of where the bad guys are. So I added the Metamorphosis spell to the top of the /GSE macro and instead of cursor, I used player. So now when it triggers the character does this neat vertical hop during the fight. You are right, that spell is a big dps gain.
Metamorphosis is better used cast manually when entering into combat, and Fell rush would get you into issues (aka rushing yourself off the edge of a platform wqhen you don’t expect it) if cast automatically, and felblade already casts automatically at times so what I have already won’t really hurt your dps much if you don’t use any of the modifiers (I believe the last statement is true for all my other macros where I don’t include a no mod option)
Im new and understand how to put a macro into GSE and use that after I keybind it. I dont understand to put in GSE but dont bind it? And also dont understand the macro can you assist me?
The command: /click [nochanneling] SCG_HAV in the WoW macro (Wow/options/macros/character specific macros) is what activates the gse macro with the same name, SCG_HAV, to fire off assuming you also did the following:
first time poster here, i’ve altered Thesairen’s macro and it pumps pretty close to sim. I use Meta and interupt on its own keybinds, meta is an @player macro. I’ll post what I have done because you did the legwork