Here is my main macro which I learned from these forums.
"cast at target if player has something targeted already"
Code:
/castsequence [harm,nodead,nochanneling] reset=target Spell1 Spell2 Spell3 Spell4
"stop macro if something is targeted"
Code:
/stopmacro [harm,nodead]
"if nothing is targeted assist (target party ones target)"
"cast at party1's target"
Code:
/castsequence [harm,nodead,nochanneling] reset=target Spell1 Spell2 Spell3 Spell4
Code:
/castsequence [harm,nodead,nochanneling] reset=target Mind Flay, Mind Blast, Smite, Mind Flay, Mind Blast
/stopmacro [harm,nodead]
/assist zite
/castsequence [harm,nodead,nochanneling] reset=target Mind Flay, Mind Blast, Smite, Mind Flay, Mind Blast
harm = can I harm the target? if so cast
nodead = is it dead or alive? Alive cast at, else stop macro
nochanneling = if I am using mind flay and I spam the key it wont do the macro untill i am done channeling
target=reset = when i switch targets my 4 priest start over on the macro helps keep them in sync
Connect With Us