I found a macro I just cannot figure out. Setup is Rogue on main box and priest on second box. My macro for most actions is this

[code:1]/cast [target=party1target] Shadow Word: Pain
/follow Party1[/code:1]

[code:1]/cast [target=party1] Renew
/follow Party1[/code:1]

What does not work is any form of shoot wand. If I put it into the above macro, it shoots it once.

[code:1]/cast [target=party1target] shoot[/code:1]

If I just put /Cast shoot it obviously wont target anything. Anyone have a way to target and shoot wand where the wand actually shoots until the mob dies? If I need to change all of my macros to /focus, I cna do that. I just want to be able to shoot the mob after I pain it with the priest. No reason to waste mana mindblasting.

Thanks!!