Page 25 of 26 FirstFirst ... 15 23 24 25 26 LastLast
Results 241 to 250 of 260
  1. #241
    Player
    YuiSasaki's Avatar
    Join Date
    Nov 2013
    Location
    Limsa Lominsa
    Posts
    187
    Character
    Yui Sasaki
    World
    Shiva
    Main Class
    Arcanist Lv 60
    Quote Originally Posted by Kyomih View Post
    You don't need to make multiple posts for longer posts. Just edit your first one since editing posts doesn't have a letter/word count, btw.
    Oh? That's a nice hint. thx :>
    (0)

  2. #242
    Player
    zeehairah's Avatar
    Join Date
    Feb 2014
    Location
    Ul'Dah
    Posts
    16
    Character
    Zeehairah Airahkeyan
    World
    Cactuar
    Main Class
    Conjurer Lv 50
    Quote Originally Posted by White_E View Post
    What I use in boss fights as healer or caster to make dodging mechanics easier for me might be useful for you:
    /ac "sprint" <me>
    /wait 28.0
    /ac "sprint" <me>
    /wait 28.0
    /ac "sprint" <me>
    /wait 28.0
    /ac "sprint" <me>
    /wait 28.0
    /ac "sprint" <me>
    /wait 28.0
    /ac "sprint" <me>
    /wait 28.0
    /ac "sprint" <me>
    /wait 28.0
    /em press sprint again
    You are seriously my hero!
    (1)

  3. #243
    Player
    zeehairah's Avatar
    Join Date
    Feb 2014
    Location
    Ul'Dah
    Posts
    16
    Character
    Zeehairah Airahkeyan
    World
    Cactuar
    Main Class
    Conjurer Lv 50
    Quote Originally Posted by Praqzis View Post
    WASD and all commands are combinations of 1-6 (on mouse buttons) with and without shift, control, and alt. Very movement efficient.
    I realized last night that trying to make just the mouse or just a controller was silly of me when I can do homer row and 10-key blindfolded. That with these macros should really help!
    (0)

  4. #244
    Player
    ShadeyMagic's Avatar
    Join Date
    Jun 2015
    Posts
    1
    Character
    Shadey Magic
    World
    Zalera
    Main Class
    White Mage Lv 50
    I use three macros

    /macroicon "cleric stance"
    /ac "cleric stance" <me>
    /crosshotbar change 1

    The same with /crosshotbar change 2, and

    /macroicon repose
    /mk ignore1
    /ac repose <t>
    /party "<t> slept. You tag it, you bag it.
    (0)

  5. #245
    Player
    Mikoko_Miko's Avatar
    Join Date
    Jun 2014
    Posts
    98
    Character
    Mikoko Miko
    World
    Ultima
    Main Class
    Alchemist Lv 60
    I don't know whether it is useful, but I've just made a healing macro that "If you target an enemy or nothing, cast Cure on a tank(<2>). Otherwise cast Cure on a target".

    /merror off
    /mlock
    /focustarget <f>
    /focustarget <t>
    /ta <2>
    /ta <f>
    /tle
    /tlt
    /tle
    /tlt
    /ac "Cure" <t>
    /ta <f>
    /focustarget <f>
    /micon "Cure"

    I also made the following macro formerly. But it doesn't work now becouse of a disorder of "/focustarget" command; focustarget cannot be canceled by reuse.

    /merror off
    /mlock
    /focustarget <f>
    /focustarget <le>
    /focustarget <t>
    /ac "Cure" <f>
    /ac "Cure" <2>
    /focustarget <f>
    (0)

  6. #246
    Player
    Roxas_Andrade's Avatar
    Join Date
    Dec 2014
    Location
    Limsa Lominsa
    Posts
    302
    Character
    Roxas Andrade
    World
    Famfrit
    Main Class
    Astrologian Lv 80
    On my SCH I have this:

    /ac swiftcast
    /ac ressurrection <t>

    I gave up the /p macro, since its slower (you need a /wait command that would make the macro unspammable), but my WHM keeps the /wait macro:

    /ac swiftcast
    /ac "presence of mind"
    /ac surecast
    /wait
    /ac raise <t>

    If there's no value to wait, game considers it as 1.0. You can't simply use the macro, cause the animation for Swiftcast takes more than 1sec. But you can press the button twice and it will work like a charm (since any macro cancels any macro). I didn't test it with a /p command, but I guess if you put it after the /raise, it will only happen once, not bugging the party.

    I'm waiting for the Ascend use in macro to be fixed to test the

    /ac swiftcast
    /ac lightspeed
    /wait
    /ac ascend <t>
    (0)

  7. #247
    Player
    Mikoko_Miko's Avatar
    Join Date
    Jun 2014
    Posts
    98
    Character
    Mikoko Miko
    World
    Ultima
    Main Class
    Alchemist Lv 60

    Cure <mo> <t> <tt> <me>

    Here is a macro for casting Cure on a leftmost non-enemy among <mo>, <t>, <tt> and <me>.

    /merror off
    /ac "Cure" <mo>
    /mlock
    /focustarget <f>
    /focustarget <t>
    /ta <me>
    /as <f>
    /ta <f>
    /tle
    /tlt
    /tle
    /ac "Cure" <lt>
    /ta <f>
    /focustarget <f>
    /micon "Cure"
    (0)

  8. #248
    Player
    AlphaFox's Avatar
    Join Date
    Aug 2013
    Posts
    2,639
    Character
    Rena Ryuugu
    World
    Coeurl
    Main Class
    Thaumaturge Lv 80
    My heals are left alone however all my offensive abilities are set to the like.

    /micon Stone
    /ac Stone
    /ac Stone <tt>

    I use this for pretty much any offensive ability so I can keep my eye on the tank at all times and attack his/her target. My astrologian is the same way having gravity, disable and the like as well. I usually have no issue clicking on someone to get them healed up.
    (0)

  9. #249
    Player
    Anastacy's Avatar
    Join Date
    Jun 2015
    Posts
    39
    Character
    Vyndrian Larethil
    World
    Coeurl
    Main Class
    Conjurer Lv 70
    Question: is there a command to cancel Cleric Stance via macro? I'd like to add such a line to (probably) all of my heals, as I have a bad habit of not turning it off when I need to.
    (0)
    Last edited by Anastacy; 06-30-2015 at 01:45 AM.

  10. #250
    Player
    yoco007's Avatar
    Join Date
    Mar 2015
    Posts
    19
    Character
    Dean Hollow
    World
    Omega
    Main Class
    Bard Lv 49
    Quote Originally Posted by Fatalmephisto View Post
    Post your macros that you use for your healer. The ones i use the most are the following

    Macro 1



    Macro 2



    Macro 3



    Macro 4



    With these 4 on my skill bar, i never have to click on someone's name in the party. Just click the macro and the person who is assigned to that party slot will get the heal. This is great so you can keep watch of your sleep target and maintain your heals as well. You can also do the same with all 4 for Cure II as well. The draw back is, it takes up 4 slots on your skill bar. I would only recommend this if you have a hard time playing on the PS3 or are new to healing.

    Feel free to post and share your healing macros and spread the love
    This still works? There's not option "cycle through party members", so I think this would be best for me.
    (0)

Page 25 of 26 FirstFirst ... 15 23 24 25 26 LastLast