Results 1 to 2 of 2

Thread: Mark Macro

  1. #1
    Player
    Hexceed's Avatar
    Join Date
    Jun 2015
    Posts
    37
    Character
    Sigyn Mooglehowl
    World
    Tonberry
    Main Class
    Ninja Lv 60

    Mark Macro

    Not sure where I've seen this but I've seen a youtube video some time ago where the guy was pressing one button and it would automatically mark 3 or more targets before a pull.

    Was wondering if anyone knows what macro I'm talking about. Would be useful to have.
    (0)

  2. #2
    Player
    NattyExe's Avatar
    Join Date
    May 2015
    Posts
    21
    Character
    Jedei Oronir
    World
    Balmung
    Main Class
    Conjurer Lv 52
    This might work (Name it and icon it however you want):

    /mk attack1 <t>
    /ac "Target Forward"
    /mk attack2 <t>
    /ac "Target Forward"
    /mk attack3 <t>
    /target <attack1>

    There is another version I found on reddit:

    /mk Triangle
    /focustarget
    /ac "Target Forward"
    /mk attack2 <t>
    /ac "Target Forward"
    /mk attack3 <t>
    /target <f>
    /mk attack1 <f>


    As a side note, for this to work efficiently, I think you need to have each mob within your character's PoV or the camera. Not sure which, but if you can't quite see them you won't be able to "target forward" and mark them properly. You can also edit these to add further numbers, but I imagine the situations for that are rare.


    Additionally, you could also macro a /mk attack to a Shield Lob macro.

    /micon "Shield Lob
    /mk attack1 <t>
    /ac "Shield Lob" <t>
    (0)
    Last edited by NattyExe; 07-12-2015 at 09:28 AM.