Finding it hard to find useful macros to reduce the sheer key binding bloat required by Druid. Currently using shift modifiers and alt modifiers for every realistic keybind, but with the need for target macros and focus macros in arena I am running out of room. I also don’t have an MMO mouse, and use just left+right click.
Anyone have any useful macros in their pockets to reduce bloat?
When you run out of real estate, you can also bind to your “directional” keys (i.e. wasd) using a modifier. For example, my w
is normally forward, but I bind Shift + w
to be Stampeding Roar
, and Ctrl + w
to be Dash
. Back-peddle is normally s
, but I bind Shift + s
as Maim
. You get the idea.
2 Likes
I’ve seen the Logitech g600 go on sale for $25. It’s also the best MMO mouse. I’ve tried most of them. That said, here’s a macro. I’m feral though, so you might need some changes.
This one casts heal or brez depending on if target is dead.
#showtooltip
/cast [mod:alt] Regrowth
/console autounshift 0
/cast [@mouseover, help, dead, combat] Rebirth
/cast [@mouseover, help, nodead] [@player] Regrowth
/console autounshift 1
To add to bytea.
You can also shift + mouse click / Ctrl + mouse click.
Keybinds for me are rough…i can find enough keys for them but I just dont feel like their organized at all.
2 Likes
#showtooltip
/cast Convoke the Spirits
Nice one; I did not know that. This sounds perfect for adding some extras for arena like OP was asking.
Unrelated, but also interesting is people who use the mouse-wheel to change forms. I think that is cool, but I depend on the wheel for my camera zoom. This has me thinking though, maybe I might like Shift + mouse-wheel
for changing forms. Will have to test.
Mousewheel modifiers also work wonders. I have plenty and use them for shapeshifting and some cooldowns.
Guess it depends on what keybinds you currently use. I use:
1-6, A,D,F,R,T,G,Y and SHIFT-1-5,A,D,F,R,T,G,Y and middle mouse button.
I dont really find myself needing more.
This is honestly next level. I didn’t think of this at all!
1 Like