Close
Showing results 1 to 10 of 21

Hybrid View

  1. #1

    Default

    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.
    “Is God willing to prevent evil, but not able? Then he is not omnipotent.
    Is he able, but not willing? Then he is malevolent.
    Is he both able and willing? Then whence cometh evil?
    Is he neither able nor willing? Then why call him God?”
    Epicurus

  2. #2
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    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.
    Now playing: WoW (Garona)

  3. #3
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    Also found this after a cursory google search:
    Code:
    /click [target=vehicle,exists]VehicleMenuBarActionButton3 
    /stopmacro [target=vehicle,exists] 
    /cast Flash of Light
    Adjust to taste. Presumably, you could add the first two lines to the beginning of whatever's on your Macaroon 1-5 buttons.
    Now playing: WoW (Garona)

  4. #4

    Default

    Quote Originally Posted by Ughmahedhurtz View Post
    Also found this after a cursory google search:
    Code:
    /click [target=vehicle,exists]VehicleMenuBarActionButton3 
    /stopmacro [target=vehicle,exists] 
    /cast Flash of Light
    Adjust to taste. Presumably, you could add the first two lines to the beginning of whatever's on your Macaroon 1-5 buttons.
    That would be a good one to put in macaroon. Maybe I will use my dks again. Thanks for letting me know about the pit thingy.
    “Is God willing to prevent evil, but not able? Then he is not omnipotent.
    Is he able, but not willing? Then he is malevolent.
    Is he both able and willing? Then whence cometh evil?
    Is he neither able nor willing? Then why call him God?”
    Epicurus

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •