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

    Default WoW - 4 boxing - macro to get 2 toons on sandstone drake via IWT with 1 macro

    hey guys so, i was able to make a macro to make all 4 mount and auto follow my primary/main, however sometimes that's cumbersome, ive seen where people have made a macro for the mammoth and then had 2 toon join the mammoth, im wondering how i might go about popping the sandstone on 2 specific toons and then making the other toons IWT to mount on their respective drake and then the whole kitten kaboodle follow my main

    im thinking i could do this with 2 separate macros but is there any way to do all this with 1 macro? (even if it took 2 presses of the same key)

    thanks in advance!

  2. #2
    Member luxlunae's Avatar
    Join Date
    Aug 2008
    Location
    Bay Area, CA
    Posts
    1431
    Blog Entries
    37

    Default

    Are you using ISBoxer?

    STandard would be


    Step 1> mount macro to mounting toons

    Step 2> target mounting toons on other toons

    Step 3> IWT

  3. #3

    Default

    Quote Originally Posted by luxlunae View Post
    Are you using ISBoxer?

    STandard would be


    Step 1> mount macro to mounting toons

    Step 2> target mounting toons on other toons

    Step 3> IWT
    yes im using isboxer, but how would that work to be 1 macro?

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

    Default

    Expanding on luxlunae's notes:

    First, add slots 3 and 4 to Action Target Group "Riders" for step 2 below.

    Step 1:
    Keystroke action -> named world of warcraft macro action -> WoW macro "MOUNT+TARGET" in "Quick Setup 41" -> all

    MOUNT+TARGET macro:
    !if (character is "slot 1") /use sandstone drake
    !if (character is "slot 2") /use sandstone drake
    !if (character is "slot 3") /target {SLOT1}
    !if (character is "slot 4") /target {SLOT2}


    Step 2:
    Keystroke action -> W -> Group: all of ('Riders') (substitute your key in wow that's bound to IWT for W)

    Press once to mount up drivers and target with riders.
    Press second time to mount up riders.

    Can't verify as I'm at work but that should do.
    Last edited by Ughmahedhurtz : 08-18-2016 at 06:11 PM Reason: Flubbed the macro slot selection
    Now playing: WoW (Garona)

  5. #5

    Default

    Quote Originally Posted by Ughmahedhurtz View Post
    Expanding on luxlunae's notes:

    First, add slots 3 and 4 to Action Target Group "Riders" for step 2 below.

    Step 1:
    Keystroke action -> named world of warcraft macro action -> WoW macro "MOUNT+TARGET" in "Quick Setup 41" -> all

    MOUNT+TARGET macro:
    !if ("slot 1") /use sandstone drake
    !if ("slot 2") /use sandstone drake
    !if ("slot 3") /target {SLOT1}
    !if ("slot 4") /target {SLOT2}


    Step 2:
    Keystroke action -> W -> Group: all of ('Riders') (substitute your key in wow that's bound to IWT for W)

    Press once to mount up drivers and target with riders.
    Press second time to mount up riders.

    Can't verify as I'm at work but that should do.
    thanks dude! once this invasion is done ill test this out !

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •