
Originally Posted by
'archer75',index.php?page=Thread&postID=53990#post 53990
I have macros now to set my focus and follow my focus. What I need are macros that will cast a heal on my focus(warrior) and if my warrior is dead, cast that heal on self(priest)
Code:
/cast [target=focus, nodead] Greater Heal
/stopmacro [target=focus, nodead]
/cast [target=player] Greater Heal

Originally Posted by
'archer75',index.php?page=Thread&postID=53990#post 53990
A Macro to cast a spell, let's say mind flay, on the target of my focus(warrior). If my focus(warrior) is dead then cast that spell on priests own target.
Code:
/cast [target=focustarget, exists, nodead, harm] Mind Flay
/stopmacro [target=focustarget, exists, nodead, harm]
/cast Mind Flay

Originally Posted by
'archer75',index.php?page=Thread&postID=53990#post 53990
Also, is it possible in Keyclone to only pass keys to one client but not back to the main window? For example, pass commands typed while playing my Warrior to my Priests window but not commands typed on the priests window to the warrior window.
Not a Keyclone user here, so I can't help you with that
.
Some Pointers: make sure you check both Macro at wowwiki.com and the Macros and Addons forum (in particular the stickies). And be prepared to spend a lot of time making, and customizing your macros.
Connect With Us