Close
Page 2 of 2 FirstFirst 1 2
Showing results 11 to 14 of 14
  1. #11

    Default

    I stand corrected. I just tested it.

  2. #12

    Default

    Yes I just tested it too

    reset=6 means that if you have not used the macro in 6 seconds it resets the sequence. This might be what you meant.

    Either way I decided not to put reset=10/target, just reset=10 because sometimes I may kill things too fast (eg, if there's SW:Pain and Consecration going on), and I am facing multiple mobs. Before 10 seconds is up, I would tab to the second target (because I know DOTs will finish the first one). Now when I switch to the second mob, the macro resets, but Holy Fire is still on CD, so I would get msg "Spell not ready". I think reset=10 works then, it will use Holy Fire whenever it's up.

    Initially I put reset=target in there because I thought I want to refresh the sequence for each new target, and I didn't know about reset=10 trick. And honestly, 10 seconds is short enough that for most single target mobs + looting + walking to a new one, 10 seconds have passed by the time I need to cast again.

  3. #13

    Default

    well the reason why i asked about your cast times and cooldowns is to make a macro that will put in enough spells together so that you can, when the macro recycles itself, use your spell that would be done with their cooldown.

    or just screw the castsequence.

    #showtooltip Holy Fire
    /castsequence [mod:alt] Holy Fire, Smite, Smite, Smite, Smite, Smite, Smite

    this will show you the cooldown for your holy fire.
    this will cast smite unless you press alt.
    if you press alt, it will cast holy fire.
    since your tooltip will show holy fire, you can see when the cooldown ends.

    alternatively, you can use this:
    #showtooltip Holy Fire
    /cast [mod:alt} Holy Fire; Smite

    simple, easy. casts smite. when you see holy fire done with its cooldown, press alt+hotkey to do holy fire. takes a few more calories to watch it, but hey... those are your options.

  4. #14

    Default

    /castrandom Mind Blast,
    /castrandom Mind Blast,
    /castrandom Mind Blast,
    /castrandom Mind Blast,
    /castrandom Mind Blast,
    /castrandom Holy Fire,
    /castrandom Holy Fire,
    /castrandom Holy Fire,
    /castrandom Holy Fire,
    /castrandom Holy Fire,
    /cast Smite
    No idea if that would work, but 99% of the time, it should do what you want.

Similar Threads

  1. [MACRO] Arcane Mage DPS Macro
    By heffner in forum Macros and Addons
    Replies: 19
    Last Post: 04-28-2009, 08:26 PM
  2. Replies: 12
    Last Post: 03-25-2009, 04:29 PM
  3. MAcro guru's please help with retri paladin macro
    By Heraveth in forum Macros and Addons
    Replies: 3
    Last Post: 01-07-2009, 05:43 PM
  4. Replies: 5
    Last Post: 09-16-2008, 11:01 PM
  5. Hunter Macro? (Macro + Keyclone)
    By Lost Ninja in forum Macros and Addons
    Replies: 4
    Last Post: 12-29-2007, 06:54 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
  •