Close
Showing results 1 to 3 of 3

Thread: WoW Macros

  1. #1

    Default WoW Macros

    I am just starting to setup dual boxing with Keyclone, a priest and a warrior.

    I play mostly on the Warrior window and am setting up a number of macros on the Priest side to be passed through from the warrior side.

    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)

    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.

    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.

  2. #2

    Default RE: WoW Macros

    Quote 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
    Quote 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
    Quote 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.

  3. #3

    Default

    I think if you right click your main window in the keyclone list and select suspend, then the keys will not be passed to that window from the other one, but should still work the other way, like you wanted.
    I don't know for sure, so try it and see if it works.
    I'm going to live forever, or die trying.
    5 Shaman Northrend Heroics - My YouTube Channel - Details about my setup (outdated)
    T2 Heroics: lvl 80 Heroics wearing lvl 60 armour
    Running 5-6 accounts on one computer, currently playing Horde on US-Skywall.
    My main teams:
    5x Shamans lvl 85
    5-class team lvl 100: Paladin, Druid, Shaman, Mage, Priest

Similar Threads

  1. Healing Macros? Buff Macros fo Triboxing
    By Hawkz in forum Macros and Addons
    Replies: 2
    Last Post: 04-06-2009, 04:39 AM
  2. Macros Calling Macros
    By Schwarz in forum Macros and Addons
    Replies: 19
    Last Post: 10-29-2008, 11:20 AM
  3. My Macros
    By TheHamburglar in forum Macros and Addons
    Replies: 0
    Last Post: 10-02-2008, 05:17 PM
  4. software tool macros vs hardware tool macros
    By Supercod in forum Software Tools
    Replies: 1
    Last Post: 03-07-2008, 05:06 PM
  5. Need help with a few macros:
    By l0de in forum Macros and Addons
    Replies: 3
    Last Post: 12-23-2007, 02:32 AM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •