Can someone help me with simple macro for shadow word: death, I need it to 1. if i am targeting enemy it casts shadow word: death on my target 2. if i am targeting friendly or not targeting anything target any enemy/closest enemy and cast shadow word: death. It seems simple, but anything i tried didn’t work
/cleartarget
/targetenemy [noexists][dead]
I guess this would be for the portion on casting on your closest enemy.
Is it the entire macro you need?
Not sure it can do “if” statements in a macro.
But you could just have shadow word death placed normally and use the above macro for when you’re not targeting the enemy.
Apparently chatgpt can write macros to.
See if this works
#showtooltip Shadow Word: Death
/cast [harm,nodead][@targettarget,harm,nodead] Shadow Word: Death
/targetenemy [noharm][dead]
/cast [harm,nodead] Shadow Word: Death
It works perfectly hahahahahahha, I can’t believe chatgpt wrote that lol Thanks for help man, much appreciate it.
Well I made all the macros for my new Razer Naga mouse with chatgpt. AI is very useful in wow, I had some macro ideas for warrior, talked a bit to chatgpt and came out with good working macros.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.