Vanilla WoW Mouseover Macro/Script for Healing (CHECK DESC)
CHECK DESCRIPTION!!!
Also if you're having issues feel free to comment and I will try to help.
Credit goes all to vgtall in the darrowshire discord.
Addon Link: https://github.com/satan666/LazySpell
This is the lazy spell batch of addons, i only use the ClassicMouseover out of it make sure to put it in WoW/Interface/Addons Folder. (you can also do what vgtall mentions in the screenshot)
Mouseover Macro/Script: I use this specifically for downranking spells, make sure to appropriately adjust accordingly to your needs and make sure Auto Self Cast is off in the interface options
COPY/PASTE for your use
/cmcast Healing Wave(Rank 1)
/script if UnitIsFriend("player","target") then CastSpellByName ("Healing Wave(Rank 1)"); else CastSpellByName ("Healing Wave(Rank 1)",1); end
if you run into an error where the previous macro/script doesn't work anymore try..
/cmcast Healing Wave(Rank 1)
/run local c,h=CastSpellByName,"Healing Wave(Rank 1)" if UnitIsFriend("player","target") then c(h) else TargetUnit("player") c(h) TargetLastTarget() end
Other Videos By Ty
Other Statistics
World of WarCraft Statistics For Ty
There are 3,872 views in 1 video for World of WarCraft. His channel published less than an hour of World of WarCraft content, or 1.07% of the total watchable video on Ty's YouTube channel.