Close
Showing results 1 to 9 of 9
  1. #1

    Default I need to merge 2 macros

    OK this is my current lightning bolt macro for my slaves

    /cast [harm] [target=targettarget, harm][] Lightning Bolt

    This is my healing macro for my slaves - it heals whenever their target has targetted.

    /cast [target=targettarget, help] [] Lesser Healing Wave

    I was thinking there has got to be a way to do something like this...

    "If targetstarget=harm cast lightning bolt - if targetstarget=help, cast lesser healing wave on the targetstarget". I'd LIKE to add this to it if at all possible "if target HAS NO TARGET, just heal the target."

    Please don't bring up the subject of focus. I no uses it.
    Resto Shaman + 4 DK's, work in progress...
    ------------------
    Teezy/Jaqblaq @ Stormrage
    Emeritus Guardian and Keeper of the no focus manifesto.

  2. #2

    Default

    /cast [harm] [target=targettarget, harm][] Lightning Bolt; [target=targettarget, help] [] Lesser Healing Wave

    ?

  3. #3

    Default

    I think you need to remove the [] before Lightning Bolt or the macro will stop there and not go onto Healing Wave (as it's waiting for you to pick a target for LB), other than that it should do what you want.

  4. #4

    Default

    /assist <maintoonname> (Or "/target <maintoonname>target" if you don't want autoattack to activate.)
    /cast [harm, nodead] Lightning Bolt ; [help, nodead][target=player] Lesser Healing Wave

    Harmful target, cast LB on target.
    Helpful target, cast LHV on target.
    No target, cast LHV on self.

    using targettarget on both would be unpractical and I don't see the need for it unless you have a dodgy macro targeting system. How do your alts communicate with your main?

    Incase you use a focus system (which you should use if you are an x-number of shaman boxer, in my opinion.)

    Then it's like this.

    /target focustarget
    /cast [harm, nodead] Lightning Bolt ; [help, nodead][target=player] Lesser Healing Wave

    And have your alts focus your main toon. When your main dies, you can swith the focus on your alts and just change your main. The macro's are the same on your main as well on your alts in this case.
    Slowly crawling back towards the experience that is Multiboxing Mayhem

  5. #5

    Default

    Quote Originally Posted by 'Kaynin',index.php?page=Thread&postID=72017#post72 017
    /assist <maintoonname> (Or "/target <maintoonname>target" if you don't want autoattack to activate.)
    /cast [harm, nodead] Lightning Bolt ; [help, nodead][target=player] Lesser Healing Wave

    Harmful target, cast LB on target.
    Helpful target, cast LHV on target.
    No target, cast LHV on self.

    using targettarget on both would be unpractical and I don't see the need for it unless you have a dodgy macro targeting system. How do your alts communicate with your main?

    Incase you use a focus system (which you should use if you are an x-number of shaman boxer, in my opinion.)

    Then it's like this.

    /target focustarget
    /cast [harm, nodead] Lightning Bolt ; [help, nodead][target=player] Lesser Healing Wave

    And have your alts focus your main toon. When your main dies, you can swith the focus on your alts and just change your main. The macro's are the same on your main as well on your alts in this case.
    Kaynin - if I specify a toon name, what happens when THAT toon dies? I'm screwed - I use a non focus targetting method that has been very "un dodgy" for me. I prefer to save focus for other purposes. Check the last line of the oroginal post.

    /cast [harm] [target=targettarget, harm][] Lightning Bolt; [target=targettarget, help] [] Lesser Healing Wave <--- looks like that might be the trick, I'll check tonight.
    Resto Shaman + 4 DK's, work in progress...
    ------------------
    Teezy/Jaqblaq @ Stormrage
    Emeritus Guardian and Keeper of the no focus manifesto.

  6. #6

    Default

    Well, if you use the focus system, and your main dies, it's no prob, change the focus on your toons.

    If you want to keep focus for other things, you're better off asking other people, as I'm a focus system user myself. :P

    I believe there is a way to target the party leader. So when a toon dies, make a new toon partyleader and target that one. (Something like /target part1target or something? >.> Should be on the forums if you search for it.)
    Slowly crawling back towards the experience that is Multiboxing Mayhem

  7. #7

    Default

    [quote='Kaynin',index.php?page=Thread&postID=72058# post72058]Well, if you use the focus system, and your main dies, it's no prob, change the focus on your toons.

    If you want to keep focus for other things, you're better off asking other people, as I'm a focus system user myself. :P

    I believe there is a way to target the party leader. So when a toon dies, make a new toon partyleader and target that one. (Something like /target part1target or something? >.> Should be on the forums if you search for it.)[/quote]

    I appreciate the input, I kind of think of myself as the protector of the non-focus manifesto (which I'm still writing) - my modus operandi regarding how I manage all this can be find [url='http://www.dual-boxing.com/forums/index.php?page=Thread&threadID=6290&highlight=']HERE[/url]

    As far as switching if my main dies, all I have to do is press my big button, and the remaining 3 target the new brain, and follow - since I use nondescriptive target=targettarget macros, it doesn't matter who the brain is.

    Currently I use focus for..

    A: Single instance runs with a tank - I set tank focus, and have a limited "heal focus" macro.
    B: 25 man raids - set focus to 1 member (typically a tanky type) in one each of the other groups - I have a Chail Heal Focus macro setup - viola, I'm healing 12 people with 1 button.

    I've stated before, it's not because I don't want/like/appreciate focus, it's because I DO appreciate it. It's so powerful I wanted to see if I could save it for "special" occasions.
    Resto Shaman + 4 DK's, work in progress...
    ------------------
    Teezy/Jaqblaq @ Stormrage
    Emeritus Guardian and Keeper of the no focus manifesto.

  8. #8

    Default

    Quote Originally Posted by Zzyzxx71',index.php?page=Thread&postID=72059#post7 2059][quote='Kaynin',index.php?page=Thread&postID=72058# post72058]Well, if you use the focus system, and your main dies, it's no prob, change the focus on your toons.

    If you want to keep focus for other things, you're better off asking other people, as I'm a focus system user myself. :P

    I believe there is a way to target the party leader. So when a toon dies, make a new toon partyleader and target that one. (Something like /target part1target or something? >.> Should be on the forums if you search for it.)[/quote]

    I appreciate the input, I kind of think of myself as the protector of the non-focus manifesto (which I'm still writing) - my modus operandi regarding how I manage all this can be find [url='http://www.dual-boxing.com/forums/index.php?page=Thread&threadID=6290&highlight=
    HERE[/url]

    As far as switching if my main dies, all I have to do is press my big button, and the remaining 3 target the new brain, and follow - since I use nondescriptive target=targettarget macros, it doesn't matter who the brain is.

    Currently I use focus for..

    A: Single instance runs with a tank - I set tank focus, and have a limited "heal focus" macro.
    B: 25 man raids - set focus to 1 member (typically a tanky type) in one each of the other groups - I have a Chail Heal Focus macro setup - viola, I'm healing 12 people with 1 button.

    I've stated before, it's not because I don't want/like/appreciate focus, it's because I DO appreciate it. It's so powerful I wanted to see if I could save it for "special" occasions.
    Well, fair enough. I understand now in what way you want to apply targettarget as well. (Focusing, not the macro focus :P, on having your main targeted at -all- times with your alts).

    In that case, this should work.
    /cast [harm] [target=targettarget, harm] Lightning Bolt; [target=targettarget, help][] Lesser Healing Wave

    It will be important to remove the empty conitions on the LB. Because if you do not. All you will get is "Cannot cast that on that target" as it will try to cast an LB on helpful targets.
    Slowly crawling back towards the experience that is Multiboxing Mayhem

  9. #9

    Default

    Yeah just realized that myself, hopefully I should have the manifesto posted somewhere before the end of the day.
    Resto Shaman + 4 DK's, work in progress...
    ------------------
    Teezy/Jaqblaq @ Stormrage
    Emeritus Guardian and Keeper of the no focus manifesto.

Similar Threads

  1. Healing Macros? Buff Macros fo Triboxing
    By Hawkz in forum Macros and Addons
    Replies: 2
    Last Post: 04-06-2009, 04:39 AM
  2. Macros Calling Macros
    By Schwarz in forum Macros and Addons
    Replies: 19
    Last Post: 10-29-2008, 11:20 AM
  3. How to 2 box 1 cpu and use Macros
    By glitchy in forum New Multi-Boxers & Support
    Replies: 1
    Last Post: 05-31-2008, 11:52 AM
  4. software tool macros vs hardware tool macros
    By Supercod in forum Software Tools
    Replies: 1
    Last Post: 03-07-2008, 05:06 PM
  5. how to merge firelock/firemage
    By pomo in forum Macros and Addons
    Replies: 2
    Last Post: 01-11-2008, 02:58 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
  •