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

    Default New dual-boxer here! Looking for advice.

    I recently started dual boxing, at the moment playing two characters.

    My main, level 70 enhancement shaman and an alt, level 51 resto druid. Aiming to dualbox through heroics at level 70 and just have fun with it. Nothing too serious. Anyhow, I made a macro list of the macro's I'd be using and wondered if any dual boxers have some tricks and things that I should add to the list! And what you think about the combo.

    Obviously, being melee dps on my main, that's the active window I use for dual boxing.

    My keyboard is a Logitech G15 (F1-F12 is also on the left side of my keyboard and easy to use as well as 6 buttons I named G1-G6), and I use AutoHotKey program for relaying keys to both clients.

    Healing party 1

    /targetparty 1
    /cast [modifier] Rejuvenation ; [stance:0,1,2,3,4,6] Healing Touch ; [stance:5] Regrowth

    Healing party 2

    /targetparty 2
    /cast [modifier] Rejuvenation ; [stance:0,1,2,3,4,6] Healing Touch ; [stance:5] Regrowth

    Healing party 3

    /targetparty 3
    /cast [modifier] Rejuvenation ; [stance:0,1,2,3,4,6] Healing Touch ; [stance:5] Regrowth

    Healing party 4

    /targetparty 4
    /cast [modifier] Rejuvenation ; [stance:0,1,2,3,4,6] Healing Touch ; [stance:5] Regrowth

    Healing party 5

    /targetparty 5
    /cast [modifier] Rejuvenation ; [stance:0,1,2,3,4,6] Healing Touch ; [stance:5] Regrowth

    Panic tank button F9

    /cast Nature’s Swiftness
    /stopcasting
    /targetparty 2
    /cast [stance:0,1,2,3,4,6] Healing Touch ; [stance:5] Regrowth

    Panic self button F12

    /cast Nature’s Swiftness
    /stopcasting
    /cast [target=player][stance:0,1,2,3,4,6] Healing Touch ; [target=player][stance:5] Regrowth

    Buff/Decurse Party 1 F1

    /targetparty 1
    /cast [modifier] Remove Curse ; Mark of the Wild


    Buff/Decurse Party 2 F2

    /targetparty 2
    /cast [modifier] Remove Curse ; Mark of the Wild


    Buff/Decurse Party 3 F3

    /targetparty 3
    /cast [modifier] Remove Curse ; Mark of the Wild


    Buff/Decurse Party 4 F4

    /targetparty 4
    /cast [modifier] Remove Curse ; Mark of the Wild


    Buff/Decurse Party 5 F5

    /targetparty 5
    /cast [modifier] Remove Curse ; Mark of the Wild


    Mount button Tilde

    (mount macro)


    Tranquility F7

    /cast Tranquility


    Rebirth F8

    /cast Rebirth


    Innervate target F10

    /cast Innervate


    Innervate self F11

    /cast [target=player] Innervate


    Follow designated target G1

    /follow


    Follow main client G3

    /target Kaynin
    /follow


    Translate move keys

    G2 -> w
    G4 -> a
    G5 -> s
    G6 -> d

    Those are the macro's and binds I use at the moment, 1 through 5 work similar on my shaman for healing wave and lesser healing wave, the rest of the keybinds don't overlap at all.
    Slowly crawling back towards the experience that is Multiboxing Mayhem

  2. #2

    Default

    Don't you find yourself leaning on G7-G18? nm

    First thing I notices is the redundant use of [stance:0,1,2,3,4,6] you could just change the order so the [stance:5] Regrowth is before the Healing Touch e.g.
    Code:
    /cast [modifier] Rejuvenation ;  [stance:5] Regrowth; Healing Touch
    otherwise it is looking good

    take a look at the wiki, there are many macros there and you may find some inspiration
    [align=center]AeineiA AeineiB AeneiC AenieD AeineiX
    All your soul are belong to us
    "They can't be bargained with. They can't be reasoned with. They don't feel pity, or remorse, or fear. And they absolutely will not stop, ever, until you are dead"
    The Wiki is your Friend
    [/align]

  3. #3

    Default

    Ah thanks a bunch! That's much cleaner too. ^^
    Slowly crawling back towards the experience that is Multiboxing Mayhem

Similar Threads

  1. Advice on 2x warlock team for new dual boxer
    By parallax in forum New Multi-Boxers & Support
    Replies: 6
    Last Post: 01-20-2009, 12:20 PM
  2. New 3/4 -Boxer needs class advice
    By Amacfa in forum New Multi-Boxers & Support
    Replies: 6
    Last Post: 07-02-2008, 01:32 PM
  3. Soon to be 5 Boxer needing advice
    By Mytenia in forum New Multi-Boxers & Support
    Replies: 3
    Last Post: 05-16-2008, 10:49 PM
  4. Replies: 8
    Last Post: 05-16-2008, 03:39 PM
  5. New multi-boxer requires advice!!!
    By Irondar in forum New Multi-Boxers & Support
    Replies: 4
    Last Post: 04-26-2008, 11:25 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
  •