Close
Showing results 1 to 3 of 3

Thread: Heal macro

  1. #1

    Default Heal macro

    Hi there,

    I just started multiboxing about a week ago and been having a lot of fun so far. Started out with three warlocks, but kinda missed the whole healing and tank thing, so i rerolled and started a warrior, warlock, priest threesome... NO, not that kind of threesome.

    Anyway, these guys require a lot more macro work, and I wanna bind a key to either Lesser Heal when pressed normally or Renew when pressed with an alt modifier. I cant figure out whats wrong with it though, and figured maybe someone who's been at it more than a week can see it.

    Anyway, here it is:

    [code:1]/cast [modifier:alt, target=focus] Renew, [target=focus] Lesser Heal[/code:1]
    I'm playing on the same computer using AHK, and mostly i play the warrior, but i shift between them in order to pick up things, so i use focus alot.

    It seems annoyingly simple to me. However it always casts Lesser Heal, no matter if i hold down alt or not. When i change it to:

    [code:1]/cast [modifier:alt, target=focus] Renew[/code:1]
    it works like it should and casts Renew when alt is down.

    Anyone that have seen this before?

  2. #2

    Default

    [code:1]/cast [modifier:alt, target=focus] Renew; [target=focus] Lesser Heal[/code:1]

    It's not ",", it's ";".

  3. #3

    Default

    Doh! ops:

    Thx alot man, figured it was some stupid mistake...

Similar Threads

  1. Druid DPS and Heal macro help
    By Starbuck_Jones in forum Macros and Addons
    Replies: 20
    Last Post: 05-27-2009, 05:27 PM
  2. [Focus Macro] How to: friendly heal, harm heal focus...
    By Ramesses in forum Macros and Addons
    Replies: 2
    Last Post: 06-22-2008, 10:46 AM
  3. Shammie Heal Macro Help
    By Quix in forum Macros and Addons
    Replies: 13
    Last Post: 11-16-2007, 09:50 AM
  4. Shammie Heal Macro Help
    By Quix in forum General WoW Discussion
    Replies: 0
    Last Post: 01-01-1970, 12:00 AM
  5. Heal macro
    By loonitoons in forum General WoW Discussion
    Replies: 0
    Last Post: 01-01-1970, 12:00 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
  •