To do so you add a 2nd target case.
- /use [@mouseover, exists] spell. to cast the spell on whatever your cursor is pointing at.
- /use [@mouseover, exists] spell; spell. the 2nd spell might be something totally different, if its the same you will use it on your currently selected target or use default targeting behaviour.
How do I cast multiple spells in one macro?
If you want to cast multiple GCD-causing spells with the same macro, you can use /castsequence to do it, but you’ll need to hit the macro once for each spell. This can still provide plenty of flexibility even for fairly complex cast sequences, especially when combined with other macro commands and conditionals.
How does mouseover healing work?
So the way it works is if you have your mouse hovered on someone (without targetting them) you will heal that target. hover your mouse on the desired ally to be healed on the nameplate and it will heal that target without needing to target them.
How do mouseover macros work WOW Classic?
Like the healing macro, you can set this up as a mouseover macro. That way you can hover your cursor over the dispel target, hit the button, and cast Dispel Magic without breaking your current target. The second one ( will trigger the macro on any target that exists, regardless of whether they’re friendly or hostile.
What does setting focus do in WoW?
A focus target is a secondary target that helps you keep track of an additional unit other than your current target. Essentially, it’s a second target that you can set and unset at will.
What is the best mouse for World of Warcraft?
Top 6 Mice for WOW
- CORSAIR Scimitar Pro – Our Choice.
- Logitech G600 – The best WoW gaming mouse with RGB.
- Razer Naga Trinity – With 16000 DPI.
- PICTEK MMO – Mouse with 17 buttons.
- UtechSmart Venus – The best gaming mice for WoW.
- Redragon M901 – A good mouse with RGB LED-backlit.
Can you put a pause in a WoW macro?
– You can’t use a pause before a spell or ability. However… you can use certain script commands based on time, such as debug or movement commands. The freeze can prevent the player from perceiving the visual results of the /command immediately preceding this script.
What are mouseover target macros for Wow?
Mouseover target macros for Wow are very powerful ways to cast spells at targets that your mouse is currently hovering over. They are great for more sedentary class roles like healers that cast lots of spells at different targets.
Can a macro cast regrowth on a mouseover?
It will cast Regrowth on your mouseover as long as it is friendly and alive. Otherwise it will cast Wrath on your current target as long as you have target selected. You could add an extra condition in order for the macro to cast Regrowth on your current target, as long as it is alive and friendly, otherwise, it would cast Wrath.
How do you cast a macro in Wow?
See a complete list of Wow macro conditionals. Macro Command: the function you want the macro for Wow to perform. In this macro guide, we’ll be using the command “/cast”, which obviously casts a spell. See a complete list of Wow macro commands.
What are mouseovers good for in Wow?
They are great for more sedentary class roles like healers that cast lots of spells at different targets. They are also popular with ranged DPS for PVP and tanks for taunting, CC, and silencing. Making a mouseover macro is actually extremely easy.