Results 1 to 10 of 263

Hybrid View

  1. #1
    Player
    eviljellydonuts's Avatar
    Join Date
    Aug 2013
    Posts
    26
    Character
    Madam Sassafrass
    World
    Ultros
    Main Class
    Marauder Lv 50
    The two macros I use the most right now are:

    /ac "Aero" <tt>

    and

    /ac "Stone" <tt>

    This makes is so I can target the tank to heal'em, while attacking his target in healing downtime. They are great so far! I recommend them!

    And once I get Repose I will be setting up a macro to tell the party I a sleeping a target, and mark the target ^^
    Good Healing All!
    (24)
    dσ yσu вєℓιvє ιη єvιℓ jєℓℓy dσηuтς?____

  2. #2
    Player
    Exozone's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    13
    Character
    Exo Zone
    World
    Balmung
    Main Class
    Conjurer Lv 50
    Quote Originally Posted by eviljellydonuts View Post

    And once I get Repose I will be setting up a macro to tell the party I a sleeping a target, and mark the target ^^
    Good Healing All!
    I just FINALLY worked out a "Repose" Macro that I am happy with. I run with my Guildmates a lot but this can help with random groups as well. Let's assume that your Tank is Marking Targets for the group.

    /target <Bind1>
    /em put <t> to Sleep!
    /ac "Repose" <t>
    /wait 28
    /em looks worried.... The Enemy is waking up!

    Now I tried to use <t> instead of "The ENEMY is waking up" but of course 28seconds later you are most likely healing the Tank. Also if you are setting up the Marks yourself you may tweak this one a bit.

    /marking bind1
    /wait 2
    /ac "Repose" <t>
    /em put <t> to Sleep!
    /wait 28
    /em looks worried.... The Enemy is waking up!

    This is all I have figured out so far. I like targets Marked so everyone knows who they should be attacking or not. Hope you have luck with your "Repose" Macro!
    (7)

  3. #3
    Player
    JonFarron's Avatar
    Join Date
    Aug 2013
    Posts
    180
    Character
    Alistair Adfectus
    World
    Behemoth
    Main Class
    Summoner Lv 80
    Quote Originally Posted by Exozone View Post
    I just FINALLY worked out a "Repose" Macro that I am happy with. I run with my Guildmates a lot but this can help with random groups as well. Let's assume that your Tank is Marking Targets for the group.

    /target <Bind1>
    /em put <t> to Sleep!
    /ac "Repose" <t>
    /wait 28
    /em looks worried.... The Enemy is waking up!

    This is all I have figured out so far. I like targets Marked so everyone knows who they should be attacking or not. Hope you have luck with your "Repose" Macro!
    I did a healing macro in sort of the same way, except I used the ignore 1 sign. The Bind sign caused Black Mages to think they needed to sleep it, while my ignore sign was basically saying ITS SLEPT, DON'T ATTACK! Lol.
    (0)

  4. #4
    Player
    JeniLinsky's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    561
    Character
    C'mell Cordwainer
    World
    Goblin
    Main Class
    Gladiator Lv 80
    Quote Originally Posted by Exozone View Post
    /target <Bind1>
    /ac "Repose" <t>
    I can't get this to work. I've tried:

    /target <bind 1>
    /em targeting <t>

    Which, if I understand it, should select the target marked with the "Bind 1" mark, and then tell me that it's targeting the name of the mob. When I execute it, I get no error message, but the targeting carat doesn't appear over the mob's head, and the emote just says "Lyra targeting " with no name. What am I doing wrong, here?

    (Oh, and before anyone suggests it, /target <Bind1>, /target <Bind 1>, and /target <bind1> all give me error messages).
    (1)

  5. #5
    Player
    Talamasca's Avatar
    Join Date
    Jun 2013
    Location
    Limsa Lominsa
    Posts
    30
    Character
    Oree Karimi
    World
    Midgardsormr
    Main Class
    Arcanist Lv 57
    Quote Originally Posted by JeniLinsky View Post
    I can't get this to work. I've tried:

    /target <bind 1>
    /em targeting <t>

    Which, if I understand it, should select the target marked with the "Bind 1" mark, and then tell me that it's targeting the name of the mob. When I execute it, I get no error message, but the targeting carat doesn't appear over the mob's head, and the emote just says "Lyra targeting " with no name. What am I doing wrong, here?

    (Oh, and before anyone suggests it, /target <Bind1>, /target <Bind 1>, and /target <bind1> all give me error messages).
    try /enemyicon bind1 <t> (if you wanna make multiples it goes up to 3) there is also ignore1 & ignore2 as well

    My macro reads as
    /micon "repose"
    /enemyicon bind1 <t>
    /p (casting spell) (repose) >>>> <t>
    /ac "repose" <t>
    (1)
    Last edited by Talamasca; 10-02-2013 at 03:55 PM.