Close
Page 1 of 2 1 2 LastLast
Showing results 1 to 10 of 13

Hybrid View

  1. #1

    Default Question about healing

    First let me reassure you i have read the general macro section on wiki and that shaman macro section and i have read the wowwiki on macros as well. I am still stuck. I have played around a lot and have some odd experience to share.
    I want to have a macro that says (and i want it to work)

    /cast [target=mouseover] Healing Wave
    /cast [target=mouseover, mod:shift] Lesser Healing Wave

    I have bound the macro key to "V" on my keyboard. The first part of the macro works beautifully, when i mouseover and hit V it "healing waves" but when i hold down shift and hit V it does "nothing" I have found that if i don't have the key bound to my keyboard and then i click it and heal it will "healing wave" and if i hold down shift and click it then it will "lesser healing wave". I don't want to have to click though. I want my mouse free for movement and mousing over and all that good stuff.

    I can have two macros on bound to V and one bound to Shift:V but that seems ineloquent and it is a bunch of extra buttons. I am on a mac and using clonekey (i don't think that is relevant but there it is).

    How can i have a macro with modifiers in it and have that macro bound to a key and not have to click.

    One more aside... i have checked and there are no other default keybinds that are jamming it up. I have unbound most of that defaults and only kept what i know and want to be there.

    Thanks

    P.S.
    If this post goes in a different spot let me know.

  2. #2

    Default

    Code:
    /cast [target=mouseover]Healing Wave;[target=mouseover][mod:shift]Lesser Healing Wave
    Jaese / Ja�se / J�ese / J�ese / Ja�se <DCLXVI> � 5x Shamans Alliance US Cho'gallPvP
    0[---------10---------20---------30---------40---------50---------60---------70---------]80
    N: 3/3 HR | 1/3 BF ][ H: -- ][/align][/font][/size]

  3. #3

    Default

    I actually just copied and pasted your macro help (thanks for posting some help btw) but it still isn't working. When i hit V it works fine. When i hit shift and V noting happens. I get no message or feedback whatsoever, besides nothing happening.

    ;(

  4. #4

    Default

    These macros are working as intended. You are hitting V and it is executing the first item in the macro because it meets the conditions specified. Put the spell with the modifier first or use the no modifier conditional to prevent it from casting Healing Wave.
    5 Characters, 3 computers - Madoran

  5. #5

    Default

    The trouble is that the below macro isn't working at all

    /cast [mod:shift][target=mouseover] Lesser Healing Wave

    And this one doesn't work either

    /cast [mod:shift, target=mouseover] Lesser Healing Wave

    If i hold down the shift key and then click the icon it will work... but if i hit the shift and V button it does not. If i hit the shift and then the V button it still doesn't work.

  6. #6

    Default

    bear with me here. I am trying to figure this out.

    So this macro does work.

    /cast [mod:alt, target=mouseover] Lesser Healing Wave

    And if i put in "ctrl" for "alt" it still works but if i put in "shift" it doesn't work.

    What the heck can that be? Is my keyboard broke? I went through my keybinds and unbound everything that has any relevance to shift and it i still screwed up.

    ??

  7. #7

    Default

    If it works with the other mods but not with shift, you have something bound to Shift+V (default is friendly character pane toggle).
    Jaese / Ja�se / J�ese / J�ese / Ja�se <DCLXVI> � 5x Shamans Alliance US Cho'gallPvP
    0[---------10---------20---------30---------40---------50---------60---------70---------]80
    N: 3/3 HR | 1/3 BF ][ H: -- ][/align][/font][/size]

  8. #8

    Default

    I also got some help from the Wow forums and they said to try this out

    /cast [mod:shift,target=mouseover,help,nodead] Lesser Healing Wave; [target=mouseover,help,nodead] Healing Wave



    When i bind this to my B key it works perfectly... and my H key and others. I left my other macro bound to V with its odd behavior of working with alt and ctrl but not shift.


    Then i bound the above macro to V and it didn't work. And then i changed the modifier to alt or ctrl and it works with V.


    So V and shift can't go together?


    What in the world would this be?




  9. #9

    Default

    I was also told that trinity bars can screw things up... anyone know about this?

    I know that it had my autoloot bound to shift by default but i changed that.

  10. #10

    Default

    I will ask this here so as not to create a new post and the question is related.

    My mod keys (alt, ctrl, and shift) are right now used by actually pressing those keys. Is there a way i can bind them to some extra buttons on a mouse? The placement of those buttons on the keyboard is a pain for fast and comfortable mods. If i could have them on my mouse it would solve everything. I want to use my shift so much cause it is the easiest and most comfortable key to press while getting at another key.

Similar Threads

  1. noob macro healing question
    By Xorthos in forum Macros and Addons
    Replies: 4
    Last Post: 01-22-2009, 11:23 PM
  2. Healing Stream Totem Question
    By Redbeard in forum Multiboxing Group Composition Discussion
    Replies: 15
    Last Post: 01-16-2009, 03:00 AM
  3. Replies: 0
    Last Post: 11-03-2008, 03:00 PM
  4. Healing question
    By aomdmm in forum New Multi-Boxers & Support
    Replies: 4
    Last Post: 10-11-2008, 02:32 AM
  5. Question about healing to Ellay and others
    By magwo in forum PvP Discussion
    Replies: 6
    Last Post: 07-03-2008, 03:31 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
  •