The idea here is to have 1 shammy randomly toss a LHW on the tank from time to time.

I use the no focus method (this is not the leaderless method) in which all of the followers always have the leader targetted and base their attacks off of his target.

macro is as follows

/castrandom [target=targettarget] [] Lightning Bolt, Lesser Healing Wave

Whenever the leader doesn't have anything targetted, mashing this (obviously) will cause endless LHW's - but if I have something targetted with the leader, it seems to only LB..

I think the internal logic is A: what's the command (castrandom) B: Apply the conditions, and then C: RNG and pick a spell

... where the logic should be (IMO) command, RNG pick spell, THEN Apply condition... at least for castrandom.

Thoughts?

*disclaimer* please no "go focus" or "change everything about the way your doing it" responses. I'm more than happy with the way my approach works, everyone runs into a speedbump now and then.