Bloodlust self cast.

Post Reply
Blackshell
Posts: 2

Bloodlust self cast.

Post by Blackshell » Wed Jul 27, 2022 12:27 pm

/run if UnitIsFriend("player", "target") then CastSpellByName("Bloodlust") else TargetUnit("player") CastSpellByName("Bloodlust") TargetLastTarget() end

user supermacro addon.
https://github.com/isitLoVe/SuperMacro

Post Reply