PDA

View Full Version : Looking for some macros



Phanes
08-20-2009, 12:31 PM
I was wandering if I could some how macro the following

Casting Remove Curse
Casting Dispel Magic
Casting Remove Poison
etc etc

Used to be I could just do castrandoms to clear off curses and stuff but this is no longer possible.

Anyone figure out a way to have your preist or mage or whatever passivley trying to cast these spells?

Its not a huge deal but it was soooo much nicer when boss mob curses and stuff got cleared off my guys.

Also any idea on how to mix heroism back in?

I was thinking
/castsequence reset=(whatever 10 minutes is) Heroism,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, commas out to 255.

Thoughts?

vikemosabe
08-20-2009, 12:55 PM
I'm not sure, but I think you can simply do this:
/cast Remove Curse
/cast Dispel Magic
/cast Remove Poison
/cast moar spells

I think when it fails to cast the first one it'll drop down to the next and so on.
Can't test right this second, but I believe that works that way.

Phanes
08-20-2009, 02:19 PM
So I could try something like.

Click Macro:

/click button 1
/click button 2
/click button 3

Button 1 is

/target toon
/cast abc
/cast abc
/cast abc

Button 2 is

/target different toon
/cast abc
/cast abc
/cast abc

Button 3 is

My nuke sequence heal or whatever.

vikemosabe
08-20-2009, 05:55 PM
I think that what I posted will only work for the cleansing portion.
For heals it would always cast on the first toon in the list and never move past it.
Same goes for the DPS button, you'd have to add in commas to a castsequence to allow it to drop through to the next line.

Hope this helps.

Siaea
08-20-2009, 06:13 PM
I'm not sure, but I think you can simply do this:
/cast Remove Curse
/cast Dispel Magic
/cast Remove Poison
/cast moar spells

I think when it fails to cast the first one it'll drop down to the next and so on.
Can't test right this second, but I believe that works that way.

I don't think Bliz allows "fall-through" type macros.

Phanes
08-21-2009, 09:09 AM
I tried the a few things.

/cast Dispel

/castsequence Dispel

/castrandom Dispel

and the toon just gets stuck trying to dispel.

So I am thinking of using my second bar as a "Boss Mob" bar. Where like 5,6,7,8 can be my shamans/preists trying to cast something. So if I see things pop up on my guys I can just spam the appropriate button and hope it goes away.

Anyone else have a way of doing this or macroing this?