Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 29
  1. #1
    Player
    okie's Avatar
    Join Date
    Aug 2013
    Posts
    17
    Character
    Okie Smokie
    World
    Balmung
    Main Class
    Conjurer Lv 50

    Firestarter macro!

    Does anyone know if you can macro where you spam one macro and if fire procs you cast fire 3 on next spell? If you do please help me out!
    (0)
    Last edited by okie; 12-09-2013 at 08:17 PM.

  2. #2
    Player
    BlueMage's Avatar
    Join Date
    Apr 2012
    Posts
    618
    Character
    Rain Whiterose
    World
    Balmung
    Main Class
    Thaumaturge Lv 80
    You mean an auto pilot macro to make the class play itself?
    (3)

  3. #3
    Player
    Teleniel's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    217
    Character
    Tele Nariel
    World
    Goblin
    Main Class
    Arcanist Lv 60
    The in game macro system was not designed to allow you to script a class, and does not allow for conditional affects.
    The best you could do is not have enough MP for fire 3... and have your macro be
    Code:
    /ac "Fire III" <t>
    /ac "Fire" <t>
    This would always attempt to cast fire 3 first, and would fall back on casting Fire, if for any reason you couldn't cast fire 3 (lack of MP)
    (0)

  4. #4
    Player
    Devaking55's Avatar
    Join Date
    Aug 2013
    Posts
    72
    Character
    Mose Vial
    World
    Adamantoise
    Main Class
    Lancer Lv 50
    Quote Originally Posted by BlueMage View Post
    You mean an auto pilot macro to make the class play itself?
    oh jesus...
    im pretty sure hes talking about a macro where fire3 will cast when it procs....as you should know its annoying casting another fire when you have a firestarter proc ready.
    (0)

  5. #5
    Player
    BlueMage's Avatar
    Join Date
    Apr 2012
    Posts
    618
    Character
    Rain Whiterose
    World
    Balmung
    Main Class
    Thaumaturge Lv 80
    Quote Originally Posted by Devaking55 View Post
    oh jesus...
    im pretty sure hes talking about a macro where fire3 will cast when it procs....as you should know its annoying casting another fire when you have a firestarter proc ready.
    Yeah, like a Bloodletter macro: making an already simple class even more faceroll. You're right. Having to pay attention to procs and press a different button is super annoying. Can't I just keep spamming 1 and have macros sort it all out for me?
    (3)

  6. #6
    Player
    XNihili's Avatar
    Join Date
    Aug 2013
    Posts
    272
    Character
    Mewchat Bogz
    World
    Ragnarok
    Main Class
    Warrior Lv 55
    Quote Originally Posted by BlueMage View Post
    Yeah, like a Bloodletter macro: making an already simple class even more faceroll. You're right. Having to pay attention to procs and press a different button is super annoying. Can't I just keep spamming 1 and have macros sort it all out for me?
    Why even have to spam ? How about one button to do it all ? One button to bring them all and in the darkness bind them ?
    (8)

  7. #7
    Player
    Zer0mr's Avatar
    Join Date
    Nov 2013
    Location
    GA
    Posts
    80
    Character
    Zero West
    World
    Balmung
    Main Class
    Thaumaturge Lv 50
    No, there is no way to make a macro that shoots off procs whenever they occur. You just have to pay attention and not waste them.
    (1)

  8. #8
    Player
    ajx's Avatar
    Join Date
    Sep 2013
    Posts
    121
    Character
    Faris Dark
    World
    Lich
    Main Class
    Thaumaturge Lv 79
    Quote Originally Posted by BlueMage View Post
    Having to pay attention to procs and press a different button is super annoying. Can't I just keep spamming 1 and have macros sort it all out for me?
    Except for BLM you always miss firestarter procs as they only proc halfway into your next cast .

    Problem exists and unless SE fixes you cant blame someone unaware of ToS looking for ways to solve this
    (2)

  9. #9
    Player
    Lgalang's Avatar
    Join Date
    Aug 2013
    Posts
    60
    Character
    Meadknight Celeste
    World
    Hyperion
    Main Class
    Dark Knight Lv 60
    If only SE will add condition to macro that will be really good. Example

    /ac [Firestarter] "Fire III" <t>
    /ac [Thundercloud] "Thunder III" <t>
    /ac Fire <t>
    (2)

    THIS HOW FIRE III SHOULD LOOK LIKE!!!

  10. #10
    Player
    Darkstarz's Avatar
    Join Date
    Aug 2013
    Posts
    61
    Character
    Pika Chu
    World
    Moogle
    Main Class
    Thaumaturge Lv 50
    Only macro you could possibly use is the following

    /ac "Fire" <t>
    /wait 2.5
    /ac "Fire III" <t>

    When u see u get firestarter, stop spamming the button.
    (0)

Page 1 of 3 1 2 3 LastLast