Results 1 to 5 of 5
  1. #1
    Player
    Kimura410's Avatar
    Join Date
    Oct 2013
    Posts
    287
    Character
    Kimura Blaze
    World
    Exodus
    Main Class
    Blacksmith Lv 50

    Macros for lazy people

    I have seen some macros on the forums but am not sure what I need to tweak in order to get them to work.

    I have a very basic set up for some level 25 items. This is exactly how I have seen it written by users on the forum

    This is exactly how I have it in my macros:

    /ac "Great Strides"
    /wait 1.5
    /ac "Advanced Touch"
    /wait 1.5
    /ac "Basic Synthesis"


    When I select the item I want to craft, and the progress window/durability window etc shows up, I hit the macro on my hotbar. I then get the message "unable to use "Advanced Touch" on that target etc. I seem to be targeting something? Are my macros totally wrong?
    (0)

  2. #2
    Player
    Roth_Trailfinder's Avatar
    Join Date
    Aug 2013
    Posts
    1,840
    Character
    Roth Trailfinder
    World
    Midgardsormr
    Main Class
    Alchemist Lv 90
    Level 25 items?

    Are you 43 or higher in the crafting class you are trying to make them with? Because ... Advanced Touch isn't available until then, and if you are trying to use a skill you do not yet have, it won't work.

    That said, I thought that all of the crafting macros required the <me> flag at the end of each /ac line, to let the game know what you are trying to target?
    (0)

  3. #3
    Player
    Kimura410's Avatar
    Join Date
    Oct 2013
    Posts
    287
    Character
    Kimura Blaze
    World
    Exodus
    Main Class
    Blacksmith Lv 50
    oh ok yeah the thread i looked at with the macros didnt have the <me> part but I have seen it elsewhere, that should solve it! And yes I am a 50 attempting these macros. I am mass producing a mat needed for another classes leve, and just to sell. Quick synth sucks at HQing so Id rather do it this way. Thanks again

    UPDATE: it works, if anyone attempts to copy this macro, add the <me> after the action, and do a wait 3 instead of 1.5 if on ps3, I guess PC can handle 1.5 seconds
    (0)
    Last edited by Kimura410; 10-28-2013 at 04:15 AM.

  4. #4
    Player
    DenzelTaru's Avatar
    Join Date
    Sep 2013
    Posts
    494
    Character
    Denzel Taru
    World
    Ragnarok
    Main Class
    Arcanist Lv 51
    /wait times round to the nearest 1

    /wait 1.5 is actually /wait 2
    /wait 1.4 is /wait 1
    (0)

  5. #5
    Player
    CianaIezuborn's Avatar
    Join Date
    Sep 2013
    Posts
    192
    Character
    Ciana Iezuborn
    World
    Cactuar
    Main Class
    Armorer Lv 50
    You'll want a 3 second wait after Touches/Synthesis due to the longer animation time mixed with lag, most buffs work fine with 2 seconds though.

    Here's my current component(40 durability) macro for single synth combines (items I can go from 0 to 100% progress in one careful synth):

    /ac "Inner Quiet" <me>
    /wait 2
    /ac "Waste Not" <me>
    /wait 2
    /ac "Steady Hands" <me>
    /wait 2
    /ac "Standard Touch" <me>
    /wait 3
    /ac "Standard Touch" <me>
    /wait 3
    /ac "Standard Touch" <me>
    /wait 3
    /ac "Standard Touch" <me>
    /wait 3
    /ac "Standard Touch" <me>

    Costs ~260CP and will leave you with 5 durability left that you can complete with a careful synthesis.
    If you require multiple synths, replace one of the standard touches.
    If you don't have enough CP for all Standard Touches, replace the FIRST one with a hasty or a basic. The later ones will have bonus control from Inner quiet stacks, so you want to keep those as your higher efficiency ones.
    Replace last 3 Standards with Byregot's Blessing if you have access to it. I'm not sure if Byregot's consumes IQ when used, haven't gotten my carpenter to 50 yet, if it does obviously just use as the final touch.
    Remove Touches from the end if you know you'll have 100% HQ without them.
    Finally pull up Netflix on second screen and watch Arrow or whatever you're into, you'll need to press your keys about once every 40 seconds or so.
    (0)
    Last edited by CianaIezuborn; 10-29-2013 at 03:21 AM.