JaggedOne 0 Report post Posted September 7, 2019 I found this macro somewhere on the net, and I really like it: #showtooltip /petattack /cast Hunter's Mark /startattack It works fine. Later I decided it would be nice to lead off with an Aimed Shot, so I made this macro: #showtooltip /cast Hunter's Mark /cast Aimed Shot /petattack When i execute this macro, the Hunter's Mark is cast and my pet attacks, but the shot doesn't fire, and I get "The ability is not ready yet". I also hear my character's voice say "I cannot do that yet". I tried putting "/stopcasting" after each /cast, but it didn't help. What am I doing wrong, or can you just not do this ? 0 Share this post Link to post Share on other sites
Alizia 2 Report post Posted September 7, 2019 It isn't the global colddown ? When you launch the mark, you don't need to wait 1 second before launch another spell ? 0 Share this post Link to post Share on other sites
JaggedOne 0 Report post Posted September 7, 2019 (edited) 20 hours ago, Alizia said: It isn't the global colddown ? When you launch the mark, you don't need to wait 1 second before launch another spell ? That sounds logical. Is there a way to do a wait in a macro ? If not, then I guess you can only do a single command in a macro.... EDIT: still looking for a reply if this is possible....:) Edited September 7, 2019 by JaggedOne 0 Share this post Link to post Share on other sites
Alizia 2 Report post Posted September 8, 2019 I am not really an expert in macro, so I don't know. Have you tried this ? https://wowwiki.fandom.com/wiki/MACRO_castsequence 0 Share this post Link to post Share on other sites
JaggedOne 0 Report post Posted September 8, 2019 2 hours ago, Alizia said: I am not really an expert in macro, so I don't know. Have you tried this ? https://wowwiki.fandom.com/wiki/MACRO_castsequence No, castsequence requires you to press the key assigned to the macro for every spell in the list. I am looking for a way to execute more than one spell with a single keypress. I am beginning to think it is not possible....:( Thanks for your reply !!! 0 Share this post Link to post Share on other sites