Quote Originally Posted by pinotnoir View Post
Don the target party macro you listed is what I am currently using. I know it doesnt target the druid thats why I was asking if there was a better way. That macro is what I included in my original post. I am sure the click version and cast sequence will work but I need to be using macaroon to use it. I am out of space for macros so I cant use the click based one unless I start using macaroon. For now I am just using the original macro I posted. I hoped there was an easier one out there but it looks like the only way is to use a program like macaroon. I dont like macaroon because I cannot figure out how to set it up for vehicles. I used it on my dk's and it kept messing up if they were in a vehicle because it wouldnt show the vehicle options.
Do you care about seeing the buttons for your abilities? If not, try out BindPad. Has extended macro length, does not change keybinds when entering/exiting vehicles, and even auto-switches (if you setup the alt bindings) when you change to your 2nd talent spec. It's very nifty.

As for that macro not targeting the main druid, I just tried a modification to it that seems to work OK. Give this a shot:
Code:
/castsequence [target=player] reset=3 rejuvenation, ,,,,, ,,,,,
/targetparty 
/cast rejuvenation
Just tested it on my druids and seems to work fine. Just can't spam the key as the /targetparty function will cycle targets too fast and end up hitting the same toon multiple times.