Quote Originally Posted by 'Sabes',index.php?page=Thread&postID=33280#post332 80
The Second one is simple and goes on alt/healer:
/target "toon1"
/cast "insert heal spell here"
Code:
/cast [target="toon1"] "heal spell"
You can do it in 1 line and not change your target which is useful for later on when your healer might have a target set to DPS or CC.