Close
Showing results 1 to 3 of 3

Hybrid View

  1. #1

    Default Sending to one window

    Come wotlk, I plan to quad box it up. One thing that I am trying to figure out is how can I send commands to one window but not the other 2. So that my two dps chars can attack, but my two healers dont.

  2. #2

    Default

    Conditional macros ftw
    Example - 2 mages, 2 priests

    (Mages)
    #showtooltip Frostbolt
    /assist main
    /cast Frostbolt

    (Priests)
    #showtooltip Heal
    /cast [modifier=alt] [target=dps1] Heal
    /cast [modifier=ctrl] [target=dps2] Heal

    Just make sure that if you are binding it to a number key that that key is not in use already, or just disable the default key binding

    I think that macro is right, but just test it and check macro wiki
    Thaurissian (Oceanic PvP - Alliance)
    - Cybelor (Hunter)
    - Lock/Mage (Slagathör/Pïmples)
    - Pally/Shaman (Krossfari/Cätäclysmïc)
    - Warrior/Priest (Façepalm/Phäge)

  3. #3

    Default

    First I love keyclone, its a great runtime.

    What the above assumes is that you understand that keyclone is "broadcast to all" by default. So when you login you press 'B' and all your characters open their bags for example. It then wants you to put all your accounts into a keymap state that is cryptic if you wanted to play any, except the main character first person.

    So this means that if you want [1] to be frost bolt on the mage, you need to remove the [1] binding from the other characters. Then if you want [Ctrl-1] to be flashheal on the healer you need to remove [Ctrl-1] binding from the mage. Now you get to play wow in "vulcan neck pinch" mode.

    Unraveling this default nature of keyclone isn't very documented outside of a few forum posts (and it seems in those posts they might have unconventional keybinding methods). Its a great runtime maximizer, keyevent generator and multiplexer, but configuration of keymaps / hotstrings it suffers from at the moment. Again more so from documentation that anything else.

    Sample hotstring setups similar to the maximizer setups would likely fix this, though keyclone's configuration separation is an issue for making this work since whitelists and what not are independent of the keymap files.

Similar Threads

  1. Sending keystrokes to minimized window.
    By Jcraig in forum Software Tools
    Replies: 1
    Last Post: 03-16-2009, 09:45 PM
  2. BUG - Losing a window and/or window freeze's
    By Ualaa in forum Software Tools
    Replies: 1
    Last Post: 10-27-2008, 08:18 AM
  3. Replies: 2
    Last Post: 07-05-2008, 03:16 PM
  4. Keyclone - Switch Main window with Slave Window
    By Dinnie in forum New Multi-Boxers & Support
    Replies: 3
    Last Post: 07-03-2008, 11:09 AM
  5. Moused over Window Becomes Target Window?
    By Silly Gooooose in forum Software Tools
    Replies: 5
    Last Post: 03-12-2008, 03:43 PM

Posting Rules

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