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

    Default Hunter's FTL macro not working properly?

    Hi,

    i have my multiboxing teams 1st button set as:

    Code:
    /cast [target=targettarget, harm] [] class_primary_spell

    this works without a problem, except on hunter.

    When i use command

    Code:
    /cast [target=targettarget, harm] [] Serpent Sting OR
    /cast [target=targettarget, harm] [] !Auto Shot
    it changes target to enemy.

    every other ranged class just starts attacking targets target without changing Target. So what am i doing wrong?

    Please help,

    Thank you!

  2. #2

    Default

    Unless yer always targeting a group member? the second condition will occur [ ] which basically says cast what ever on current target.

    lets say yeh have a tank attack random mob

    your hunter has tank targeted he cast whatever on tank target.
    if hunter has random mob targeted then hunter will try to attack the random mobs target which should be the tank.
    since yeh cant harm that target second condition kicks in and attack current target.

    I think yer looking for
    Code:
    /cast [target=focustarget, harm] [] Serpent Sting
    
    or 
    
    /cast [target=taknameheretarget, harm] [] Serpent Sting
    I think yer missing the FTL part?
    Last edited by wowphreak : 02-06-2010 at 04:26 AM

  3. #3

    Default

    Pretty sure auto shot requires targeting the mob, not completely sure though.
    I'm going to live forever, or die trying.
    5 Shaman Northrend Heroics - My YouTube Channel - Details about my setup (outdated)
    T2 Heroics: lvl 80 Heroics wearing lvl 60 armour
    Running 5-6 accounts on one computer, currently playing Horde on US-Skywall.
    My main teams:
    5x Shamans lvl 85
    5-class team lvl 100: Paladin, Druid, Shaman, Mage, Priest

  4. #4
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default

    For melee or hunters.

    /cast [target=targettarget] Spell A
    /cast [target=focustarget] Shot B
    /cast [target=party1target] Move C

    Etc...
    Should read:

    /assist [target=target]...... This line is not needed, but included so the examples line up.
    /cast Spell A

    /assist [target=focus]
    /cast Shot B

    /assist [target=party1]
    /case Move C




    Unless you are targeting the hostile, a hunter cannot auto shoot, nor can a melee auto swing their weapon for the white damage which frequently is a very significant portion of their damage.

    If you want the toon to always target your own toon.
    Then you should probably never include melee toons or hunters, unless you use that toon as the leader.
    And have casters/healers targeting the melee/hunter.
    EverQuest I: Bard / Enchanter / Druid / Wizard / 2x Magician.
    Diablo III: 4x Crusader & 4x Wizard.

    My Guide to IS Boxer http://www.dual-boxing.com/showthread.php?t=26231 (somewhat dated).
    Streaming in 1080p HD: www.twitch.tv/ualaa
    Twitter: @Ualaa


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

    Default

    Wand's "Shoot" ability works the same way. Must have the mob/enemy/dummy targeted.
    Now playing: WoW (Garona)

  6. #6

    Default

    The problem is also, my hunter is always breaking follow when mob comes closer because of hunters autoattacks. Same happens with melee classes, right? so you have to use focus-leader in macros too, then?

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

    Default

    Hunter autoattack will only break follow if it's a melee attack. Turn off auto switching in the UI options to solve that.
    Now playing: WoW (Garona)

Posting Rules

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