Yeah Fur, I tried everything that's in this thread too many times to count.
Edit: THANK YOU BORO!!!!!!
Yeah Fur, I tried everything that's in this thread too many times to count.
Edit: THANK YOU BORO!!!!!!
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
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."
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.*Originally Posted by Fursphere
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.![]()
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.
Quick question, how would I get flamestrike to work?
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.Originally Posted by Contents
Connect With Us