I was watching the 5x hunter DM video, and I'd like to know how you sent the pets to different raid markers?
Edit: http://www.vimeo.com/846294?pg=embed&sec=846294
Printable View
I was watching the 5x hunter DM video, and I'd like to know how you sent the pets to different raid markers?
Edit: http://www.vimeo.com/846294?pg=embed&sec=846294
I covered that briefly in theQuote:
Originally Posted by dancook',index.php?page=Thread&postID=48507#post48 507]Hey, I have wondered about what use the skull, triangle etc could have in multiboxing, i didn't realise you could actually use them in that way.
How do you have it setup to work with those?
thanks[/quote]
In your keybindings, set your leader a button for each "assign circle/triange/square/etc".
On each follower, set ONE of those buttons to "/focus" -- in the HD version you can see they also report who they're focusing in /party chat.
On my main's /petattack macro, I use a little line at the bottom of my macro that says: [url='http://www.wowwiki.com/Raid_Target_Icon#API
Quote:
Originally Posted by dancook',index.php?page=Thread&postID=48507#post48 507]Hey, I have wondered about what use the skull, triangle etc could have in multiboxing, i didn't realise you could actually use them in that way.
How do you have it setup to work with those?
thanks[/quote]
In your keybindings, set your leader a button for each "assign circle/triange/square/etc".
On each follower, set ONE of those buttons to "/focus" -- in the HD version you can see they also report who they're focusing in /party chat.
On my main's /petattack macro, I use a little line at the bottom of my macro that says: [url='http://www.wowwiki.com/Raid_Target_Icon#API
There's also a list of macros in that same thread that I used in the deadmines video:
http://dual-boxing.com/forums/index....8513#post48513
Quote:
Originally Posted by Vyndree
So you go to each screen to target a different guy and then have the boars tank?
Nope -- in your menu->keybindings there is a section where you can set a button to set different raid icons. I make a button for each "lucky charm" assigned to each of my following characters.Quote:
Originally Posted by 'ThatIrishGuy',index.php?page=Thread&postID=72847# post72847
On each of the following character's /macro button, which is assigned to the same lucky charm button (one per character), they get a macro that is just:
When I press each button, the main character sets a raid icon and the following character /focus'es on it and calls out in party chat "I am focusing on <nameOfMob>!"Code:/cleartarget
/target [target=focustarget,harm,nodead][target=party1target,harm,nodead]
/stopmacro [noharm][dead]
/focus
/p I am focusing on %t!
TYTYTYTYTYTY For going into detail about your macros, I'm definitely going to change my setup to this
One question, I've seen that addon a LOT but I don't know what it is, the one that put AGGRO and PET AGGRO up on the screen.
Can you tell me the name of it?
Eeek.... I use so many addons it's hard for me to pinpoint a specific one.Quote:
Originally Posted by 'Occam\'s Razor',index.php?page=Thread&postID=73549#post7354 9
I know that DeadlyBossMods has an aggro alert... that might be the one...
Or omen, that does it to.Quote:
Originally Posted by 'Vyndree',index.php?page=Thread&postID=73644#post7 3644
That could very well be. I am a big fan of Omen and all of the hunters had Omen installed when I took that video.Quote:
Originally Posted by 'Imbest',index.php?page=Thread&postID=73767#post73 767
macro noob question
what does the "!" do in your attack macro, the first one listed..
/cast !Auto Shot
Auto Shot works kinda like heroic strike in that you activate it, and then it just goes on your next swing. Essentially what it does is just turns your auto-shot "on", instead of toggling it on and off each subsequent time you press it. It basically prevents "toggling" -- just means "always activate, never deactivate".Quote:
Originally Posted by 'Mac',index.php?page=Thread&postID=73775#post73775
If you want to stop auto shot, then just /stopattack