Quote Originally Posted by 'Coltimar',index.php?page=Thread&postID=177619#pos t177619
Have you tried those macros yet? I'm not sure how the SPriest one will work :/ I had some trouble getting Mind Flay to channel properly without some conditions in the macro. I kept cutting off my Mind Flay. Otherwise it looks like what i do with my boomkin.
to mindflay
/cast [target=moonkintarget, harm, nochanneling:mind flay] [] Mind Flay
or if the moonkin is the slave, then you dont have to worry about it. but i would still use the nochanneling condition so it wont reset.

remember, your mindflay will break follow. so know to have a /follow key handy if you do run.
oh sorry i keep forgetting people like to use castsequence and not cast with modifiers.

i would also do this with my entangling roots and swp:
/cast [mod:alt] Entangling Roots; [nomod] Entangling Roots
/cast [mod:ctrl] Shadow Word: Pain; [nomod] Shadow Word: Pain

this will give me the option to either cast entangling roots or SWP only or cast entangling roots with SWP (add target id's if necessary)