Hi. LF a macro will do this .
/p INCOMING!
1 sec wait.
1 sec wait.
1 sec wait.
/cast MYSPELL
MYSPELL i replace l8er.
ty, ofc +Rep
Hi. LF a macro will do this .
/p INCOMING!
1 sec wait.
1 sec wait.
1 sec wait.
/cast MYSPELL
MYSPELL i replace l8er.
ty, ofc +Rep
not possible
Yup, not possible. You can add delays, it's something like this:
/p Pulling in 5 secs...
/in 5
/p Pulling now!
However, you cannot have something like a spellcast after the delay, basically the only thing you can have is text in the chat window. Otherwise you could automate the entire fighting process and just go get a soda or something. It's the same reason you can't put a heap of different attacks/spells in one macro then just click it once and sit back and watch it go. Cast time and/or the global cooldown will prevent it.
But anyway, yeah, there's no delay mechanism that lets you put a spell after the delay. Never will be.