Results 1 to 7 of 7

Hybrid View

  1. #1
    Player
    mikanana's Avatar
    Join Date
    Aug 2017
    Location
    Ul'dah
    Posts
    106
    Character
    Strawberry Latte
    World
    Louisoix
    Main Class
    Paladin Lv 70

    Need help with Macro please

    I'm new to Macros and I have no idea where to start. I only want to use the Macros for one thing which is excecuting abilities WHILE saying something in the chat.
    For example I've seen tanks use macros to announce in the chat that they've used Provoke on such monster. How can I do that code wise?
    Thank you..
    (0)

  2. #2
    Player
    Elkanah's Avatar
    Join Date
    Sep 2014
    Posts
    908
    Character
    Shikaree Sinhunter
    World
    Hyperion
    Main Class
    Warrior Lv 100
    Macro for a tank provoke may look something like this:

    /party (Provoke used) -> <t>
    /ac "provoke"<t>

    AC are actions. So anything involving any of your skills. This can go from attacks to skills such as Addle or Provoke.
    PAC are Pet Actions

    <t> represents the enemy you're currently targeting.
    <me> represents it being used on you and such
    <p1> <p2> and so fourth represents the slots in your party configuration set up.

    Some people have tanks at the top > healers second > dps third or vice versa, etc.

    This will show you every type of macro in the game in terms of tabs: https://ffxiv.consolegameswiki.com/wiki/Macro

    If you have any specific macros you're trying to make, let us know! The only thing I really advise it not doing your rotation skills as a macro. Even with the delay of /wait 1 or etc, this can cause dps loss. So don't macro those lol.
    (2)

  3. #3
    Player
    mikanana's Avatar
    Join Date
    Aug 2017
    Location
    Ul'dah
    Posts
    106
    Character
    Strawberry Latte
    World
    Louisoix
    Main Class
    Paladin Lv 70
    Quote Originally Posted by Elkanah View Post
    Macro for a tank provoke may look something like this:

    /party (Provoke used) -> <t>
    /ac "provoke"<t>

    AC are actions. So anything involving any of your skills. This can go from attacks to skills such as Addle or Provoke.
    PAC are Pet Actions

    <t> represents the enemy you're currently targeting.
    <me> represents it being used on you and such
    <p1> <p2> and so fourth represents the slots in your party configuration set up.

    Some people have tanks at the top > healers second > dps third or vice versa, etc.

    This will show you every type of macro in the game in terms of tabs: https://ffxiv.consolegameswiki.com/wiki/Macro

    If you have any specific macros you're trying to make, let us know! The only thing I really advise it not doing your rotation skills as a macro. Even with the delay of /wait 1 or etc, this can cause dps loss. So don't macro those lol.
    Thank you! that was really helpful
    (0)

  4. #4
    Player
    Vineas's Avatar
    Join Date
    May 2015
    Posts
    88
    Character
    Vineas Hillis
    World
    Kujata
    Main Class
    Lancer Lv 70
    Just adding, I think the macro creates something cool and fun, but be aware that it can be annoying as hell at the same time..
    Please be wise when using macro
    (1)

  5. #5
    Player
    Canadane's Avatar
    Join Date
    Jul 2011
    Location
    Limsa Lominsa
    Posts
    7,473
    Character
    King Canadane
    World
    Hyperion
    Main Class
    Sage Lv 100
    I'm also going to add here that macros don't use the skill queue.
    So you can't be using an ability before a macro will work. It makes them less than reliable at times. Be aware when it doesn't work as intended, it's likely this.
    (1)

    http://king.canadane.com

  6. #6
    Player
    HoodRat's Avatar
    Join Date
    Nov 2014
    Posts
    487
    Character
    Hood Rat
    World
    Brynhildr
    Main Class
    Dark Knight Lv 70
    Quote Originally Posted by Canadane View Post
    I'm also going to add here that macros don't use the skill queue.
    So you can't be using an ability before a macro will work. It makes them less than reliable at times. Be aware when it doesn't work as intended, it's likely this.
    One more thing to add: if you use /micon, put it at the end. It actually can cause a slight delay if not at the end.
    (1)

  7. #7
    Player
    Claire_Pendragon's Avatar
    Join Date
    Apr 2011
    Location
    Limsa Lominsa
    Posts
    1,619
    Character
    Claire Pendragon
    World
    Mateus
    Main Class
    Red Mage Lv 100
    Yeah, I believe every line in a macro causes a 0.1s delay, maybe its lower.
    But having essentially nothing important in a line, but it does require registering a command, and then repeat it 10 times, it can make an ability go off 1~ second later.
    (0)

Tags for this Thread