Close
Page 3 of 3 FirstFirst 1 2 3
Showing results 21 to 28 of 28
  1. #21

    Default

    Yeah Fur, I tried everything that's in this thread too many times to count.

    Edit: THANK YOU BORO!!!!!!

  2. #22

    Default

    try taking the macro apart and playing with it. I have a macro named test that i use to check a macro and play with it till it does what it's supposed to

    start of with no modifier getting it to do what you want

    /cast [target=pbuy] renew

    if pbuy gets the renew even if your targeting someone else that part works move on to part 2

    /cast [modifier:alt] renew

    this should only work when you hold alt and press the key it's bound to.

    once you get these working try the ctrl mod
    /cast [modifier:ctrl] renew

    then put them together

    /cast [target=pbuy,modifier:alt] renew


    other than that i can't help much from work but i'll post my priests key map when i get home in an hour or 2

  3. #23

    Default

    Conditions in brackets, like "mod:ctrl" MUST be in lowercase.

    This was said above in a post in case you missed it.
    What they are saying: "Why are those guys following you? Why do they wear the same stuff? Did you pay for all of those accounts? Boxing is so unfair. Ebay? Lozer. Get a life. WTF? Retard. Gay." What they are thinking: "Damn, wish I could do that. That's so cool. This guy rocks! Lucky bastard. Maybe I can get mom to buy me more accounts."

  4. #24

    Default

    Quote Originally Posted by Fursphere
    Wait, I think I remember now.

    /cast [target=n00b,modifier:none;modifier:alt,modifiter:c trl] heal; renew, bubble

    You put the spells in the same order as the modifier.
    This won't work either. If more than one conditional is specified within a set of brackets, both will apply. So for instance, "/cast [modifier:ctrl,modifier:shift] renew" will only happen if both control and shift are being held down. To get the other behavior, where it will happen if either is held down, use "/cast [modifier:ctrl] [modifier:shift] renew". There is no way to apply different modifiers to different spells in a single /cast like you're suggesting, you'll need more than one /cast.*

    If you're interested in what is and isn't possible with conditionals, wowwiki's page on 2.0 macros is a decent place to start:
    Making a Macro



    *I reserve the right to be completely incorrect when making sweeping generalizations like this.

  5. #25

    Default

    Here are some of my exact macros.

    The reason fot the double renew is CTRL+F? will make my Pally BoP the target and my 4 priests cast renew on them at the same time. I have the same macros on all 4 priests and the pally's one is here too. I know i'll have to remove the purify part when i start fighting UA locks but i'm only 29 atm =p The blamk for shoft on the Pally i can put a spell in later or leave it like it is and he does nothing when i push it.

    Priest:
    #showtooltip
    /cast [target=jusab, modifier:Alt] Flash Heal
    /cast [target=jusab, modifier:Ctrl] Renew
    /cast [target=jusab, modifier:shift] Heal
    /cast [target=jusab] Renew

    Pally:
    #showtooltip
    /cast [target=jusac, modifier:Alt] Flash of Light
    /cast [target=jusac, modifier:Ctrl] Blessing of Protection
    /cast [target=jusac, modifier:shift]
    /cast [target=jusac] Purify


    You asked about the Judgment so here you go.

    #showtooltip judgement
    /cast [noharm] Purify
    /cast Judgement;
    /cast [modifier:alt] Seal of the Crusader
    /cast Seal of Righteousness

    And this is how i recover if my Main Dies. Since i use /assist focus or [target=focustarget] i need a new focus on the run sometimes if a heal lands late. Just hold down the correct modifier and it will set your new focus and follow them.

    /clearfocus
    /focus Jussa
    /focus [modifier:lalt] Jusab
    /focus [modifier:ctrl] Jusac
    /focus [modifier:shift] Jusad
    /focus [modifier:ralt] Jusae
    /fol focus

    Thwn just click on the new focus toon's screen and use it like your new main. If he dies refocus and grind the rest of the wheels off. Giid thing about a Pal 4 Priest team is if 1 person lives it's not a wipe =p Good Luck and Have Fun.

  6. #26

    Default

    Quick question, how would I get flamestrike to work?

  7. #27

    Default

    the easiest method.... Click on each screen and manually place/cast flamestrike.

    I believe there is a way to have it centered on a targeted mob, but I can't recall how to do it.

  8. #28

    Default

    Quote Originally Posted by Contents
    the easiest method.... Click on each screen and manually place/cast flamestrike.

    I believe there is a way to have it centered on a targeted mob, but I can't recall how to do it.
    it involves using the [target=focus] modifier but that is all I know. There was another similiar thread here that mentioned it. The suggestion was to use center the mouse on all minions so that they had the target mouse over and then use a macro to cast the spell with the target being the focus.

Similar Threads

  1. Newb Question
    By Deathsenemy in forum Multiboxing Group Composition Discussion
    Replies: 2
    Last Post: 05-27-2009, 10:53 PM
  2. Newb Question
    By Bilo in forum New Multi-Boxers & Support
    Replies: 1
    Last Post: 04-19-2008, 12:42 PM
  3. stupid question
    By crzywolve in forum New Multi-Boxers & Support
    Replies: 1
    Last Post: 02-06-2008, 03:39 PM
  4. Stupid Question, from a stupid guy (1PC, 2Keyb.2Displays)
    By scornrl in forum General WoW Discussion
    Replies: 6
    Last Post: 09-22-2007, 07:23 AM
  5. Newb with a Question
    By DominF in forum General WoW Discussion
    Replies: 4
    Last Post: 06-24-2007, 11:13 PM

Posting Rules

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