Close
Showing results 1 to 5 of 5

Hybrid View

  1. #1

    Default Lightning bolt / round robin heal - would this work?

    Toon 1:
    /assist party1
    /cast [nomod] Lightning Bolt
    /castsequence [mod:shift] reset=30 Healing Wave,[target=party1] Lightning Bolt,Lightning Bolt,Lightning Bolt
    /castsequence [mod:ctrl] reset=30 [target=party1]Healing Wave,,,
    /cast [mod:alt] [target=party1]Healing Wave

    Toon 2:
    /assist party1
    /cast [nomod] Lightning Bolt
    /castsequence [mod:shift] reset=30 Lightning Bolt,[target=party1]Healing Wave,Lightning Bolt,Lightning Bolt
    /castsequence [mod:ctrl] reset=30 ,[target=party1]Healing Wave,,
    /cast [mod:alt] [target=party1]Healing Wave

    Toon 3:
    /assist party1
    /cast [nomod] Lightning Bolt
    /castsequence [mod:shift] reset=30 Lightning Bolt,Lightning Bolt,[target=party1]Healing Wave,Lightning Bolt
    /castsequence [mod:ctrl] reset=30 ,,[target=party1]Healing Wave,
    /cast [mod:alt] [target=party1]Healing Wave

    Toon 4:
    /assist party1
    /cast [nomod] Lightning Bolt
    /castsequence [mod:shift] reset=30 Lightning Bolt,Lightning Bolt,Lightning Bolt,[target=party1]Healing Wave
    /castsequence [mod:ctrl] reset=30 ,,,[target=party1]Healing Wave
    /cast [mod:alt] [target=party1]Healing Wave

    If not - is there any way to make it possible? What I want is for my team (pala + 4 shammies) to dps while each time i click the button, 1 heal is cast?
    Classic - Pyrewood Village, Horde, EU

  2. #2

    Default

    Why would you want to mix healing and damage spells in 1 macro? That really doesn't make sense.

    I use:

    /cast [target=focustarget,help,nomod][target=focus,nomod] Lesser Healing Wave
    /cast [target=player,mod:alt] Lesser Healing Wave
    /cast [target=focustarget,help,mod:shift][target=Willyam,mod:shift] Chain Heal

    "Willyam" is changed per character. They all point to another character.
    No modifier: heal focustarget or otherwhise focus
    Alt modifier: self-heal
    Shift modifier: chain heal focustarget, otherwhise all heal a different character

  3. #3

    Default

    I don't use names or specifics in heals or attacks, I use focus for my main and have others assist. But for heals, I heal whoever the mob is hitting. Just incase someone pulls aggro. I use /cast [target=focus-target-target] SuperHeal. The focus is my main, the focus-target should be a mob and then the target of that should be who is getting hit.

    I do use 1 key(macro) for attacks and 1 for heals. You could mix them if you wanted. There are probably 20 different ways to do things. I use spacers so not everyone heals at once (over healing and wasting mana).

    #1 and #4 are mostly melee, #2 and #3 are mainly healer (owl gear, more resto stats), #5 is mostly caster.

    So, 1st push has #2/#3 heal whoever is getting hurt

    /castsequence [target=focus-target-target, exists] reset=combat/12 SmallHeal, , , , SmallHeal (doesn't give error if no one is selected and spacers so other heal in those times)

    Next, #4/#5 heal

    /castsequence [target=focus-target-target, exists] reset=combat/12 , SmallHeal , , , SmallHeal (#4's)

    /castsequence [target=focus-target-target, exists] reset=combat/12 , , SmallHeal, , , SmallHeal (#5's)

    You might have to fiddle with the times for reset and the commas to fit with what you want.



    Just a macro note.

    /castsequence [options go here] [another set of options go here] reset= Spell (you have to have options before reset)

    Also, you can't do 2 actions on 2 different people in a castsequence.

    /castsequence [mod:shift] reset=30 Healing Wave,[target=party1] Lightning Bolt,Lightning Bolt,Lightning Bolt (it is going to try to cast Healing Wave on that chars target if you press shift. If you don't, it will skip this whole rest of this line. So you can't heal and attack in the same castsequence---I think.)

    Just to see if I am wrong about attack/heal, try:

    /castsequence [mod:shift,target=party1][harm] reset=30 Healing Wave, Lightning Bolt, Lightning Bolt, Lightning Bolt (the harm is equivalent to target=target).

    Not sure if that helped.

  4. #4
    U JELLY?! Toned's Avatar
    Join Date
    Nov 2007
    Location
    Salt Lake City, Utah
    Posts
    1588

    Default

    I just have 2 LB bindings... 1 binding all 5 LB spam, 2nd binding all LB spam cept the main who has /cast [target=focustargettarget] lesser healing wave. I use it in heroics for healing earth elementals as needed and for just general healing. 5x lesser healing wave is 0 dps and lots of overhealing, so I'll spam 2 lesser healing waves and 8 lightning bolts instead off 2 casts


  5. #5
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    Keep in mind in all this that if you have two castsequence calls in one macro, they ALL get reset when switching to another one.
    Now playing: WoW (Garona)

Similar Threads

  1. Replies: 9
    Last Post: 07-25-2009, 04:31 PM
  2. Mage and Shaman, one macro to cast Fireball and Lightning Bolt?
    By Piccollo in forum New Multi-Boxers & Support
    Replies: 12
    Last Post: 03-02-2009, 02:27 PM
  3. auto shot acting like round robin except I don't use round robin...
    By uberfail in forum New Multi-Boxers & Support
    Replies: 8
    Last Post: 12-29-2008, 09:27 PM
  4. Lightning Bolt Spam Macro
    By Crucial in forum Macros and Addons
    Replies: 6
    Last Post: 05-27-2008, 07:20 PM
  5. Replies: 6
    Last Post: 05-27-2008, 11:35 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
  •