View Full Version : WoW - 4 boxing - macro to get 2 toons on sandstone drake via IWT with 1 macro
aixenv
08-18-2016, 09:50 AM
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!
luxlunae
08-18-2016, 12:21 PM
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
aixenv
08-18-2016, 12:39 PM
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?
Ughmahedhurtz
08-18-2016, 02:13 PM
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.
aixenv
08-18-2016, 04:01 PM
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 !
vBulletin® v4.2.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.