Description
HoverCraft
Make mouseover macros without typing them.
Pick a spell, pick how it should target, click Create macro. The macro lands on your cursor, so you just click an action bar slot to place it and bind the key like you normally would.
Type /hover to open it, or click it in the addon menu by the minimap.
With the default targeting it writes this for you:
#showtooltip Flash of Light
/cast [@mouseover,help,nodead][@target,help,nodead][@player] Flash of Light
Heals whoever your mouse is over. If nobody friendly is under your mouse, it heals your target. If you don't have a friendly target, it heals you.
Targeting options
- Heal: mouseover > target > you. For most heals and buffs.
- Tank: mouseover > target > boss's target > you. Target the boss and it heals whoever the boss is hitting. Mouse over anyone else to heal them instead.
- Friendly: mouseover > target. For buffs you want to aim yourself.
- Any: mouseover > target, friend or enemy. For dispels.
- Enemy: mouseover > target. For damage spells, DoTs and interrupts.
- Resurrect: dead mouseover > target. The other options skip dead players, so rez spells need this one.
Not sure which one you want? Hover the ? button and it explains each one.
Other stuff
- Spell ranks. If a spell has more than one rank, it asks which one you want. Pick Max rank and the macro always casts your highest, even after you train a new rank. Or pick a specific rank if you want a cheap downrank macro.
- Start auto-attack. Tick the box and it adds
/startattackto the macro. It only fires when your target is an enemy, so you can heal a mouseover and keep swinging at the boss. - Your macros list. Shows every macro HoverCraft made. Pick up puts one back on your cursor, Remove deletes it, and clicking a row loads it back in so you can change it.
- Picking a damage spell switches the targeting to enemy for you, and picking a heal switches it back.
Good to know
- These are normal character macros. They keep working even if you turn the addon off.
- It won't touch macros you made yourself.
- The game doesn't let you make or change macros in combat, so do it out of combat.
- Made for WoW: Forever.
Commands
/hover: open or close the window/hover Flash of Light: make that macro with the default targeting and put it on your cursor/hover Holy Light(Rank 1): same thing for a specific rank
Found a bug or want something added? Post it on GitHub.

