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

Hybrid View

  1. #1

    Default Help needed shortining nuke button with leaderless set up!

    Is there any way I can shorten this macro so it fits 255 character limit? Or perhaps another way of achieving the same effect with one keypress using the leaderless set up?


    /target [mod:ctrl,mod:shift,nomod:alt,target=Canika][mod:alt,mod:shift,nomod:ctrl,target=Cahera][mod:ctrl,mod:alt,mod:shift,target=Cassara]
    /use 13
    /cast [target=targettarget,harm] Elemental Mastery
    /cast [target=targettarget,harm] Nature's Swiftness
    /cast [target=targettarget,harm] Chain Lightning
    /targetlasttarget





    Right now I've resorted to this one. This one only works if I am leadering Canika though, want to make it with the leaderless set up somehow...

    /use 13
    /cast [target=target,harm][target=targettarget,harm] Elemental Mastery
    /cast [target=target,harm][target=targettarget,harm] Nature's Swiftness
    /cast [target=target,harm][target=targettarget,harm] Chain Lightning

    And on my other three toons:

    /target Canika
    /use 13
    /cast [target=target,harm][target=targettarget,harm] Elemental Mastery
    /cast [target=target,harm][target=targettarget,harm] Nature's Swiftness
    /cast [target=target,harm][target=targettarget,harm] Chain Lightning
    /targetlasttarget
    Slowly crawling back towards the experience that is Multiboxing Mayhem

  2. #2

    Default

    I ended up creating an assist macro to make it easier on myself. I created one macro that was used as a targettless assist. I put that macro in ActionButton12 and the first line of most of my attacks are now /click ActionButton12 which will run that macro first.

    This is a cheap way to chain together long macro's and allowed me to change my assist method without having to change each spell *edit* ugh awful sentence structure


    *edit* to get the name of a button frameid create this macro and bind it to a key.

    /run local f = GetMouseFocus(); if f then DEFAULT_CHAT_FRAME:AddMessage(f:GetName()) end

  3. #3

    Default

    Try this:

    /a [mod:ctrl,mod:alt,mod:shift,target=Cassara][mod:ctrl,mod:shift,target=Canika][mod:alt,mod:shift,target=Cahera]
    /use 13
    /cast [harm] Elemental Mastery
    /cast [harm] Nature's Swiftness
    /cast [harm] Chain Lightning
    /targetlasttarget

  4. #4

    Default

    Thanks for the suggestions, I got it to work. :>

    /happy woof now
    Slowly crawling back towards the experience that is Multiboxing Mayhem

  5. #5

    Default

    could you post your solution please? I'm also in the middle of sorting my macros for this, all help appreciated
    Tilce x 4
    Twisting Nether EU - Horde


  6. #6

    Default

    My solution was installing Trinity 2.0. :P

    It's a bit of a learning curve that addon, took me about 2 hours of plowing to make it do what I wanted it to do, but once you're familiar with it, it's one of the nicest mod out there if you have tons of macro's!

    My actual wow macro tabs are all empty, I just put all my macro's inside trinity bars and they have a 9xx something character limit. ^^

    This is my macro now for my 'alt' toons. (Every char has it if you're familiar with the leaderless set up. :3 With a slightly adjusted /target on all chars obviously.)

    /target [mod:ctrl,mod:shift,nomod:alt,target=Canika][mod:alt,mod:shift,nomod:ctrl,target=Cahera][mod:ctrl,mod:alt,mod:shift,target=Cassara]
    /use [target=focus,harm][target=targettarget,harm] 13
    /cast [target=focus,harm][target=targettarget,harm] Elemental Mastery
    /cast [target=focus,harm][target=targettarget,harm] Nature's Swiftness
    /cast [target=focus,harm][target=targettarget,harm] Chain Lightning
    /targetlasttarget

    In case you wonder, why the focus. I just changed my entire macro set up so that my dps buttons go on my focus target first, if I have it. So, in arena, I just focus one target which will be the first kill, i target others to offset their healers while they'll never see the dps coming on my focus target. :> :>

    I did this after losing 200 rating in two days, since I face the same teams over and over, they adapt with healing my first targets well and makes it increasingly difficult for me to win. Will likely put it to use tonight and hope to gain some of it back.
    Slowly crawling back towards the experience that is Multiboxing Mayhem

  7. #7

    Default

    Ah that sounds good. I used Trinity, have been for the last 4 months so i know it well.

    I dont actually like the idea of my focus being the target i always go for first, i cant get that system into my brain. What if your focus target goes behind a post, you then target a new guy on your main and you want to start dpsing him...its not going to happen as you still have your focus alive and hiding. (you forget your /clear focus macro) You would need to change your focus to the new character...which then defeats the idea of focus itself? Or does it? I suppose it still hides the fact that you have retargetted but your lead character will have to select someone to set it as a focus again giving them some clue who's next..?

    Another question, when you select your focus, do you use another button on the keyboard to do so or is it bound into another macro?


    I'm gonna open another question for you all to ponder over now

    With the old system i used to use the following:

    Q Lightning Bolt
    E Chain Lighting
    SHIFT+Q Instant Cast Crit LBs
    SHIFT+E Instant Cast Crit CLs

    Last night i got Q and E working as they used to using [target=targettarget] perfect!

    I also got my Shock button working "3" where the lead character will always do a frost shock and the slaves will do an Earth Shock. perfect!

    What i'd love to be able to do is now use SHIFT+Q & Shift+E to cast LB and CL on my Focus on all chars rather than use it for the insta nuke.

    What i want to do in Arena is use my main to select the target, open up on said target with purge/shock THEN i want to suprise them, using SHIFT i want to then switch to killing my focus target.

    My problem is passing the shift modifier through to all characters without it cocking up....

    Any of you brain boxes have any ideas for this? I would love yo longtime!
    Tilce x 4
    Twisting Nether EU - Horde


  8. #8

    Default

    Quote Originally Posted by 'Tizer',index.php?page=Thread&postID=118319#post11 8319
    Ah that sounds good. I used Trinity, have been for the last 4 months so i know it well.

    I dont actually like the idea of my focus being the target i always go for first, i cant get that system into my brain. What if your focus target goes behind a post, you then target a new guy on your main and you want to start dpsing him...its not going to happen as you still have your focus alive and hiding. You would need to change your focus to the new character...which then defeats the idea of focus itself? Or does it? I suppose it still hides the fact that you have retargetted but your lead character will have to select someone to set it as a focus again giving them some clue who's next..?

    Another question, when you select your focus, do you use another button on the keyboard to do so or is it bound into another macro?


    I'm gonna open another question for you all to ponder over now

    With the old system i used to use the following:

    Q Lightning Bolt
    E Chain Lighting
    SHIFT+Q Instant Cast Crit LBs
    SHIFT+E Instant Cast Crit CLs

    Last night i got Q and E working as they used to using [target=targettarget] perfect!

    I also got my Shock button working "3" where the lead character will always do a frost shock and the slaves will do an Earth Shock. perfect!

    What i'd love to be able to do is now use SHIFT+Q & Shift+E to cast LB and CL on my Focus on all chars rather than use it for the insta nuke.

    What i want to do in Arena is use my main to select the target, open up on said target with purge/shock then using SHIFT i want to then switch to killing my focus target.

    My problem is passing the shift modifier through to all characters without it cocking up....

    Any of you brain boxes have any ideas for this? I would love yo longtime!
    Like I said, all it takes is a button with "/clearfocus" on all your chars and bang, you can dps whomever you target, incase they kite or something happens that makes you have to switch. Or, just focus a new target, could work as well.

    To pass shift modifiers to all yoru chars, just put them in one macro.

    Like

    /cast [mod:shift,target=focus,harm,nodead][harm,nodead] Lightning Bolt

    And put that on your Q.

    And add in whatever targeting system you use. Keyclone will definatly send it properly then. You use keyclone or something else?
    Slowly crawling back towards the experience that is Multiboxing Mayhem

  9. #9

    Default

    Im using keyclone aye, using the new system without using focus for folow/assist

    i.e.

    /target [mod:ctrl,mod:shift,nomod:alt,target=Tilce1]
    [mod:ctrl,mod:alt,nomod:shift,target=Tilce2]
    [mod:alt,mod:shift,nomod:ctrl,target=Tilce3]
    [mod:ctrl,mod:alt,mod:shift,target=Tilce4]
    /cast [target=targettarget] Lightning Bolt
    /targetlasttarget

    The above works fine for me with LB , CL & Shocks

    I'm basically trying to make it as simple as possible, the extra /clearfocus button is something i'd like (ideally) to avoid, to clear the focus, i want them to die

    In theory, i want to enter the arena, use proximo to select a target on my main, hit my "set focus" button so all toons set that as their focus. Then on my main i want to select someone else, it is this guy i want to open up on first with a shock/purge etc. then when they start healing him i want to rape my focus target to bits.

    So from going from your example i should be able to do:

    /target [mod:ctrl,mod:shift,nomod:alt,target=Tilce1]
    [mod:ctrl,mod:alt,nomod:shift,target=Tilce2]
    [mod:alt,mod:shift,nomod:ctrl,target=Tilce3]
    [mod:ctrl,mod:alt,mod:shift,target=Tilce4]
    /cast [mod:shift,target=focus,harm,nodead][harm,nodead] Lightning Bolt
    /cast [nomod:shift,target=targettarget,harm,nodead][harm,nodead] Lightning Bolt
    /targetlasttarget

    or

    /target [mod:ctrl,mod:shift,nomod:alt,target=Tilce1]
    [mod:ctrl,mod:alt,nomod:shift,target=Tilce2]
    [mod:alt,mod:shift,nomod:ctrl,target=Tilce3]
    [mod:ctrl,mod:alt,mod:shift,target=Tilce4]
    /cast [mod:shift,target=focus,harm,nodead][target=targettarget,harm,nodead] Lightning Bolt
    /targetlasttarget

    Also i should note, if im holding down SHIFT wont this be passed through to the macro as mod:shift being active, meaning "[mod:ctrl,mod:alt,nomod:shift,target=Tilce2]" wont actually then work since there is a mod:shift.


    ? :>
    Tilce x 4
    Twisting Nether EU - Horde


  10. #10

    Default

    So from going from your example i should be able to do:

    /target [mod:ctrl,mod:shift,nomod:alt,target=Tilce1]
    [mod:ctrl,mod:alt,nomod:shift,target=Tilce2]
    [mod:alt,mod:shift,nomod:ctrl,target=Tilce3]
    [mod:ctrl,mod:alt,mod:shift,target=Tilce4]
    /cast [mod:shift,target=focus,harm,nodead][harm,nodead] Lightning Bolt
    /cast [nomod:shift,target=targettarget,harm,nodead][harm,nodead] Lightning Bolt
    /targetlasttarget

    or

    /target [mod:ctrl,mod:shift,nomod:alt,target=Tilce1]
    [mod:ctrl,mod:alt,nomod:shift,target=Tilce2]
    [mod:alt,mod:shift,nomod:ctrl,target=Tilce3]
    [mod:ctrl,mod:alt,mod:shift,target=Tilce4]
    /cast [mod:shift,target=focus,harm,nodead][target=targettarget,harm,nodead] Lightning Bolt
    /targetlasttarget
    /target [mod:ctrl,mod:shift,nomod:alt,target=Tilce1]
    [mod:ctrl,mod:alt,nomod:shift,target=Tilce2]
    [mod:alt,mod:shift,nomod:ctrl,target=Tilce3]
    [mod:ctrl,mod:alt,mod:shift,target=Tilce4]
    /cast [mod:shift,target=focus,harm,nodead][target=targettarget,harm,nodead] Lightning Bolt
    /targetlasttarget

    This is the proper one, the first one would mess it up badly. :P

    I would also suggest implementing this for purge then as well, so you can purge and then nuke your focus if you believe you have a second extra. Does add a gcd, but its doubtfull they'll catch on.



    /cast [mod:shift,target=focus,harm,nodead][harm,nodead] Lightning Bolt
    /cast [nomod:shift,target=targettarget,harm,nodead][harm,nodead] Lightning Bolt

    In this case, [harm,nodead] is useless as you will have them target your main anyhow, which isn't harmful. So, go with the second. There's a lot of useless stuff in this one.
    Slowly crawling back towards the experience that is Multiboxing Mayhem

Similar Threads

  1. Nuke seems broken...
    By Elektric in forum PvP Discussion
    Replies: 7
    Last Post: 10-18-2008, 06:21 AM
  2. Advice: Round robin on your insta nuke
    By magwo in forum PvP Discussion
    Replies: 8
    Last Post: 09-08-2008, 06:29 AM
  3. [help needed]pvp nuke macro
    By Goodguy in forum Macros and Addons
    Replies: 4
    Last Post: 06-08-2008, 05:17 PM
  4. Heal or Nuke
    By Korruptor in forum New Multi-Boxers & Support
    Replies: 6
    Last Post: 06-06-2008, 05:26 PM
  5. Possible fix for alts following nuke delay...
    By Effex in forum General WoW Discussion
    Replies: 5
    Last Post: 03-26-2008, 04:17 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
  •