PDA

View Full Version : [WoW] Can healbot cast several instant spells?



valle2000
10-23-2010, 07:06 AM
Can I make healbot so that when left clicking my priest will cast both Renew and Power word: shield on the clicked party member?

Siaea
10-23-2010, 07:31 AM
You can't...only one spell per GCD.

valle2000
11-01-2010, 08:23 AM
Is it possible to set a castsequence in combination with healbot?
First click on a party member cast Power word: shield and second e.g. renew.

F9thRet
11-01-2010, 08:41 AM
I'm not sure, does healbot allow for macros now? If so, it might be possible. shoot, one could almost eliminate the action bar all together if it does allow such a thing.

Stephen

valle2000
11-01-2010, 09:24 AM
It does support macros but when I tested it didn't target the correct party member with those spells...

F9thRet
11-01-2010, 10:09 AM
Ahh ok, that is interesting to say the least.

I'll try and play around with it later today, <sigh gotta go work to help set up a voting place>

Stephen getting to hate offering to help the sheriffs dept.

Kalyse
11-03-2010, 07:36 AM
Just set up a macro.

For instance

/cast Nature's Swiftness
/cast Greater Healing Wave

Ualaa
11-03-2010, 09:00 PM
You could put each of the spells on their own click.
So maybe Alt + Left = One. Ctrl + Left = Two.
Or whatever.

Kalyse
11-04-2010, 05:32 AM
Yeah thats what I did also, but doing one for everyone usesup too many keybinds, so I just use alt + click for every healer action group.

So if I hold alt it means I want everyone to heal. If my healer dies I have to have everyone healing. It would be nice to have a way that I could seemlessly select a second though

valle2000
11-04-2010, 08:59 AM
Just set up a macro.

For instance

/cast Nature's Swiftness
/cast Greater Healing Wave
I've tried a similar macro but the spells weren't cast on the selected party member I clicked on in healbot.

Ualaa
11-04-2010, 04:23 PM
I intentionally leave left click and right click unbound.
But I'm using Clique with Grid/GridCustomLayouts, which means clicks on normal unit frames are interpreted as heals too, and I'd like to be able to select a toon or trade with it via clicks.

I have not had much issues using these clicks:
Alt + Left
Ctrl + Left
Shift + Left
Alt + Right
Ctrl + Right
Shift + Right
Each click is bound to a single spell, not a sequence.

It takes a while to get used to them, but it helps if they're somewhat consistent across teams.
As in Alt + Left is your main HOT for all teams.
or Ctrl clicks are for specials like PW: Shield/Pain Suppression or EarthShield/Cleansing or Nature's_Swiftness/Cleansing.
A bit of consistency, lets you do the correct type of healing action, across any team.

Talos
11-05-2010, 03:56 AM
ive found a solution for this using grid+clique, and i bet it would work in healbot too make a custom macro in healbot (or clique) to do:
/castsequence [target=mouseover] reset=6/combat Holy Shock, Word of Glory
Its the [target=mouseover] you need to add in to make it work !

valle2000
11-06-2010, 09:14 AM
ive found a solution for this using grid+clique, and i bet it would work in healbot too make a custom macro in healbot (or clique) to do:
/castsequence [target=mouseover] reset=6/combat Holy Shock, Word of Glory
Its the [target=mouseover] you need to add in to make it work !
Great! That really worked, thanks!
I now have this macro on my priest when leftclicking in healbot:
/castsequence [target=mouseover] reset=combat/5 renew, power word: shield, renew, renew, renew, renew, renew

My plan is to this way quickly renew+shield e.g. the tank by clicking twice on him/her and still be able to afterwards renew other party members.
I've also tried reset=target so I could shield every party members on the second click, but this doesn't seem to work when targeting members using healbot... :(

Talos
11-06-2010, 10:15 AM
Great! That really worked, thanks!
I now have this macro on my priest when leftclicking in healbot:
/castsequence [target=mouseover] reset=combat/5 renew, power word: shield, renew, renew, renew, renew, renew

My plan is to this way quickly renew+shield e.g. the tank by clicking twice on him/her and still be able to afterwards renew other party members.
I've also tried reset=target so I could shield every party members on the second click, but this doesn't seem to work when targeting members using healbot... :(

aye reset=target will not work cause you are using [target=mouseover] which does not actually target or change your target ingame. so yeah the reset=combat/(cooldowninseconds) is the best way to make sure it falls trough

valle2000
11-10-2010, 07:23 PM
I have a small problem with this now. I'm using healbot on all toons, located at exactly the same spot in all windows. Whenever I click on master in the healbot area the mouseclick is sent to all windows using hotkeynet.

Now when my priest is master everything works lovely with the above mentioned castsequence. However as a slave, instant spells aren't activated on the selected target on the first click. Instead it is cast on the priest's previous healingtarget (or no one at all). But second click on the same spot in healbot makes the priest cast e.g. renew on the correct target.

Hope my description makes sense. :)
Anyone know why this happen? It only happens when the castsequence contains instant spells.