Log in

View Full Version : Brez Macros?



Koralon
11-28-2011, 01:58 AM
Hey, I'm kinda bad with making macros, I was wondering if anyone could tell me if theres a way I could make a macro that i could spam that would "cycle" through all my characters names and attempt to use raise ally on them, i have 4 dks and 1 holy pally, and it would be much easier to have something like that rather than going to a dks screen and manually brezing someone. If anyone has a macro like this could u please help? Thanks :D

Khatovar
11-28-2011, 02:20 AM
Well, you have an Innerspace tag, so I'm guessing you use ISBoxer. Why not use a VideoFX or a multistep macro with a step for each toon, or a click/repeater region or something? I simply use a mouseover region in HKN.

jeepdriver
11-28-2011, 02:40 AM
would this help you out? This is for a druids B-Rez. Just swap out the Rebirth at the end and it might work for you.

/cast [@party1,dead,exists,noharm][@party2,dead,exists,noharm][target=party3,dead,exists,noharm][target=party4,dead,exists,noharm]Rebirth

ibrforfun
11-28-2011, 03:04 AM
There's a thread somewhere around here about round robin casting with ISB. Not sure if about getting it to target the dead player though...

dancook
11-28-2011, 06:42 AM
I use this

/cast [@party1,dead][@party2,dead][@party3,dead][@party4,dead]Raise Ally

I swapped out the @party1etc for my actual team player names - since in a battleground it may not be correct. - Making sure my healer was the first one to get res'ed

But like jeepdriver's maybe 'exists' will stop it getting stuck if you're out of range or something I don't know.

MiRai
11-28-2011, 07:37 AM
Exists in unnecessary in this case.

[help], [harm], [dead], [party], and [raid] all imply [exists] if they're true.
http://www.wowpedia.org/Making_a_macro#Conditionals

Ixe
11-28-2011, 09:44 AM
Thanks for bringing this up. I have been thinking about how to do this practically. Especially on the Siamat fight where I tend to lose a couple of toons (or all of them grrr :-)) if I get too many debuffs. Hate that fight, but it's getting better.

Ixe

thefunk
11-28-2011, 02:24 PM
Just found this:
http://www.macroexplain.com/