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

    Default Dual Hunter Macros

    Anyone feel like helping me frist time multi-boxing going nuts, im leveling them from level 1 and RAFin. cant seem to make sense of alot of the macros i would like some help with macros on my hunters thanks!

  2. #2

    Default RE: Dual Hunter Macros

    Quote Originally Posted by 'Zero_',index.php?page=Thread&postID=182863#post18 2863
    Anyone feel like helping me frist time multi-boxing going nuts, im leveling them from level 1 and RAFin. cant seem to make sense of alot of the macros i would like some help with macros on my hunters thanks!
    you should start off slow.

    there are two hunters. one is your main (the party leader, or party1, or leader, etc. we'll use these terms to describe the guy you choose as the main guy) and the other is your slave.

    on the main, make sure you have your actions bound to hotkeys. meaning your autoshoot should be on hotkey1, so when you press 1, you autoshoot. arcane shot should be on hotkey2, meaning when you press 2, your main hunter shoots and arcane shot, and so forth and so on. basic wow stuffs right? good.


    now... on your slave. we will make a macro for arcane shot so when you press 2, both hunters will shoot arcane shot at the same target. ok?

    first thing's first. make a party.
    your main should always make the party with your slaves. this makes your main hunter the party leader automatically.
    now that both your hunters are in a party, your slave hunter will always refer to your main hunter as party1.

    so lets start with the first macro. we're not going to use focus, since you'll probably want to use focus for things like misdirect.

    on your slave make this macro and put it in hotkey2.
    Code:
    /cast [target=party1target, harm, nodead] [] Arcane Shot
    once you place this macro in hotkey2, you can press 2 and both hunters will shoot arcane shot.

    breakdown of the macro.
    "/cast" means that this is what you do, which is to cast something..
    "Arcane Shot" is the name of the spell you will case.
    things inside the [ and ] are used to evaluate the situation.
    "target=party1target" means... evaluate your main's target.
    "harm" means... is your main's target harmful? yes?
    "nodead" means... and if its harmful, is it alive?

    so basically your macro is saying this... Cast arcane shot IF your main's target is harmful to us and is still alive.

    ok got the basics? you can do this for every spell you want. hopefully tihs gets you to understand the macro enough to make your own.

    edit: oh and by the way, i am assuming you have programs that will replicate keystrokes to all your WoW's.

  3. #3

    Default Vyndree's great lowbie hunter macros

    Also check out Vyndree's Blog http://www.wemultibox.com/blogs/vynd...1c763ff97907d4 and her low level macros for hunters here http://dual-boxing.com/forums/index....8513#post48513

    that should get you started.
    Team 1 Level 70 Alliance
    1xPally 2xMage 1xShaman 1xPriest
    Diabolos - Paladin - Prot | Ifrit - Mage - Frost | Bahamut - Mage - Frost | Ramuh - Shaman - Elemental | Gardua - Priest - Holy

    Currently living in China and playing on CHINESE servers. No WotLK or RAF in China yet.
    70 Warlock, Rogue, US Server -- Mage Chinese server
    60 Shaman -- CS
    55 Warlock -- CS

  4. #4

    Default

    /cast [target=party1target, harm, nodead] [] Arcane Shot i was using that and it didnt seem to work my slave would target random mobs by its self.

  5. #5

    Default

    these are the macros i have setup on my 5 box hunter team (currently at lvl 65)

    set these up on your following toon - just put the normal attcks on the same action bars slots on the main

    //FOLLOW MACRO//

    /target nameofleadcharacter
    /focus
    /follow



    //HUNTERS MARK//

    /cast [target=focustarget] hunter's mark


    //PET ATTACK//

    /assist focus
    /petattack


    //DAMAGE ATTACKS//

    /cast [target=focustarget] arcane shot

    /cast [target=focustarget] serpent shot

    /cast [target=focustarget] steady shot

    /assist focus
    /startattack


    //DRANEI HEALING MACRO//

    /cast [target=focustarget,help,nomod][target=focus,nomod] gift of the naaru

  6. #6

    Default

    Quote Originally Posted by 'Zero_',index.php?page=Thread&postID=183019#post18 3019
    /cast [target=party1target, harm, nodead] [] Arcane Shot i was using that and it didnt seem to work my slave would target random mobs by its self.
    make sure you're in a party. sometimes there is a latency issue if you switch targets too quickly.

Similar Threads

  1. Hunter Macros
    By Ruibarian in forum Macros and Addons
    Replies: 4
    Last Post: 07-23-2009, 02:50 PM
  2. Need som help with Hunter macros
    By xtobbenx in forum Macros and Addons
    Replies: 2
    Last Post: 09-21-2008, 01:12 PM
  3. HUnter Macros?
    By Teracia in forum Macros and Addons
    Replies: 4
    Last Post: 09-15-2008, 01:16 AM
  4. Hunter Macros / Help?
    By zomkkii in forum Macros and Addons
    Replies: 4
    Last Post: 06-16-2008, 12:23 PM
  5. hunter macros
    By Tizer in forum Macros and Addons
    Replies: 2
    Last Post: 05-02-2008, 09:49 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
  •