I have a warlock in World of Warcraft. I want to be able to cast multiple spells with one macro. I have researched macros. This is what I came up with.
/cast “spell name”(Rank#)
/stop casting
/cast “spell name”(Rank#)
etc….
I have used various combinations on the syntax with no luck. I can get one spell off, but when I do get it to read the next spell it tells me that I am still charging up.
I’d like to know how I can set the time between spell castings so that I can cast the next spell.
Any ideas?
I have looked at various websites with no success.