Quote Originally Posted by Owltoid View Post
Regarding the DoTs you can do it in two ways:

Simple: make the macros /castsequence
More complex: use a round robin functionality in HKN (you should skip for now and just focus on the basics, like using castsequence)

Your priest macro will look something like ( I don't remember the names of their DoTs):
/castsequence PriestDoT1, PriestDoT2

Your warlock macro will look something like
/assist Priest
/castsequence LockDoT1, LockDoT2

Regarding the following and moving after follow you will need to use a different key and manually move the lock up a few steps. You may find it's easier to use your lock as your main, with your priest as support, so you can use the lock pet to tank easier. You'll also probably realize that you need to get used to judging distances for your slave that is following instead of moving them up a few paces every time.
Oh I see.. thanks a lot that's most helpful. I learned a lot.. appreciate all your help.