Close
Showing results 1 to 10 of 10

Hybrid View

  1. #1

    Default macro modifier not being passed through keyclone

    This is the macro on my slave

    #showtooltip regrowth
    /cast [modifier:ctrl,target=soland] [target=evissica]regrowth

    It works fine if I manually use it on my slave but for some reason the modifier is not being passed through keyclone when I use it on my main, ctrl is not on my do-not-pass list

  2. #2

    Default

    i had a similar problem, it tured out the key "A" was on the do not pass list. So i canged it to say f1 and it worked fine.

  3. #3

  4. #4
    Member Elgert's Avatar
    Join Date
    Oct 2008
    Location
    Copenhagen, Denmark
    Posts
    69

    Default

    Did you ever find a solution to this problem? Got the same issue here ;( (tried lctrl and rctrl)

  5. #5

    Default

    two things.
    1: The explicit key will ensure if a is on your dnp but ctrl-a is not that keyclone still passes ctrl-a
    2: WoW functions odd with key passing. if you are using ctrl-a passed to wow, make sure that a is bound to something, or it will just assume a.

  6. #6

    Default

    though it might not be the case, i always put my targets first with the logic being, target soland IF mod is pressed.
    /cast [target=soland, mod:ctrl] [target=evissica]regrowth



    or you can do this:

    /cast [target=evissica, nomod] [target=soland] regrowth

    does the same thing.


    one other thing... are yo using macaroon?

  7. #7

    Default

    It's most likely the key you bound this macro to, lets say it's for example 1, is still being bound in your ingame wow keybindings as ctr-1.

    So it's not that keyclone isn't passing it, but probably that WoW doesn't recognize the keybinding as the macro. Double check your keybinding lists and make sure the button you bound it to doesn't already have a ctrl-button bound somewhere else.
    Slowly crawling back towards the experience that is Multiboxing Mayhem

  8. #8

    Default

    what exactly is ctrl+1? isnt that petactionbar button 1?

  9. #9
    Member Elgert's Avatar
    Join Date
    Oct 2008
    Location
    Copenhagen, Denmark
    Posts
    69

    Default

    DOH! I was using "4" as my heal-the-tank button (ctrl=renew, alt=PW:shield, normal=lesser heal) and was sure that the ctrl+4 keybind was onbound. It turned out that I had unbound ctrl+2 ...
    Now I just need to setup a sheep macro, then Ragefire Chasm will be punished!


    Btw - thanks for all the answers - makes me believe that I can actually get this thing going :-)

  10. #10

    Default

    I have to go through the binding list and unbind all those extra action bar binds blizz puts in by default. Now that those lists are kept server side (for blizz bindings) I'll to repeat this on every character since I can't duplicate the bindings file anymore. What a pain in the a$$. I do keep a few bindings in place: B to open all bags, mouse zooms, most of the move commands etc. But I remove most of those bindings.

    Save yourself some trouble later and just unbind all that crap blizz put in. You know you won't need those extra action bar binds. Most of us use a bar mod anyway and those binds won't be applicable. Just keep the things you will really need.
    Guilds: Spirit of St Louis/Saint Louis
    US- Trollbane/Zuljin Horde and Alliance


Similar Threads

  1. Macro to cast only when modifier is pressed???
    By dualness in forum Macros and Addons
    Replies: 11
    Last Post: 11-09-2008, 04:50 AM
  2. castsequence for modifier laden macro
    By marvein in forum Macros and Addons
    Replies: 6
    Last Post: 09-04-2008, 07:30 PM
  3. Replies: 6
    Last Post: 04-28-2008, 05:04 AM
  4. macro with modifier, having some trubble.
    By Tight in forum New Multi-Boxers & Support
    Replies: 2
    Last Post: 04-08-2008, 12:57 PM
  5. Replies: 2
    Last Post: 03-27-2008, 10:18 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
  •