
Originally Posted by
dubiox
I tried out the basic castsequence and it works well.
I have played with that buff macro before on another team and haven't had much luck with it. I tried using it again last night to round robin hots across the team and could not get it to work. It gets stuck after one pass through the team and then it seems you have to wait for the reset timer. I tried some different variations of
/cs [@p4] reset=5 ,,,,,,,,,,,,rejuv
/cs [@p3] reset=5 ,,,,,,,,,rejuv
/cs [@p2] reset=5 ,,,,,,rejuv
/cs [@p] reset=5 ,,,rejuv
/cs [@p1] reset=5 rejuv
I am fine though with having a separate key to heal each team member. I can't get into clicking heals, so I have F1-F4 for party1-4, and then 5 for heal tank. Those are easy to reach from 2 which is my attack key.
Thanks again.
This will not work if you spam your rejuv key too fast. What it does it goes through commas in your castsequences and eventually all of them get stuck on Rejuv step. And how this currently works is it will make ALL cstsequences with same spell advance to next step.
However, you can use these macros to cast Rejuv/Lb:
Code:
/castsequence [@Toon1] reset=4 Rejuvenation, NULL
/castsequence [@Toon2] reset=4 Rejuvenation, Rejuvenation, NULL
/castsequence [@Toon3] reset=4 Rejuvenation, Rejuvenation, Rejuvenation, NULL
/castsequence [@Toon4] reset=4 Rejuvenation, Rejuvenation, Rejuvenation, Rejuvenation, NULL
/castsequence [@Toon5] reset=4 Rejuvenation, Rejuvenation, Rejuvenation, Rejuvenation, Rejuvenation, NULL
Code:
/castsequence [@Toon1] reset=4 Lifebloom, NULL
/castsequence [@Toon2] reset=4 Lifebloom, Lifebloom, NULL
/castsequence [@Toon3] reset=4 Lifebloom, Lifebloom, Lifebloom, NULL
/castsequence [@Toon4] reset=4 Lifebloom, Lifebloom, Lifebloom, Lifebloom, NULL
/castsequence [@Toon5] reset=4 Lifebloom, Lifebloom, Lifebloom, Lifebloom, Lifebloom, NULL
You might need an addon for longer macros... Macaroon ftw!
Connect With Us