What I am trying to do is have a [@mouseover][] macro so when I don’t have anyone selected, I use it on me, however, it seems I have to individually write every single Blessing, but by doing that, it always use the first line of command, in this case “[@mouseover]”, completely ignoring the “[]” and I am really trying to find a way to make this spell feel comfortable but at this point I am thinking about joining the Kyrians until I can re-join the Venthyr…
I had the same issue and just figured it out,
“#showtooltip
/cast [@player, mod:alt,help] [@mouseover,help] [@target,help] [@player,help] Blessing of Summer(Night Fae)”
“Blessing of Summer(Night Fae)” is the only one I noticed auto rotates hope this helps.
tellmewhen should work for that
I kinda left the covenant now, but what I did that managed to work was a /cast [@mouseover, help][] “name of the blessing” 4x, of course, going by the name of the season and it worked.
well if you end up swapping back its an option, the macro should behave normally aka if you don’t mouse over someone it still cast on target, or on self. also it cycles the tooltip and icon based on which ever blessing is up.
I would have never figured that out. I am glad you were able to and posted, tyvm!
This worked perfectly, thank you… I was goin nuts trying to figure this out lmao
Thank you for this! Do you know how to make it so that the image changes with the season? It just stays on the blue one for me
Think this one should have the image change and works as a mouseover macro.
#showtooltip Blessing of Summer
/cast [@mouseover,help,nodead][@target,help,nodead,exists][@mouseover,harm,nodead][@target,harm,nodead,exists][@player] Blessing of Summer
At least it works as a mouseover on raid frames.
Does this work in dragon flight?
Probably, might need to do some testing just to be safe though.
Awesome, ty!