Results -9 to 0 of 15

Threaded View

  1. #9
    Player
    Koyuki38's Avatar
    Join Date
    Apr 2015
    Posts
    121
    Character
    Koyuki Tanaka
    World
    Ragnarok
    Main Class
    Arcanist Lv 70
    Quote Originally Posted by TheMax1087 View Post
    Besides the fact that the first macro would infact work after a ruin 2(not that there should ever be a case where you should be summoning after a ruin 2 in the first place) and you're second macro, while being ridiculously written, would also work after a ruin 2(off gcd abilities, recent bugs with draw and forbidden chakra notwithstanding, have always been fine to macro as they can already be used during the gcd), your third point seems to only tangentially be related to the topic at all, as wether the macro should be used to replace ruin 1 or dreadwyrm trance has nothing to do with wether the type of macro this topic is about is viable in the first place.
    There is situations where we would summon during OGCD.

    those macros work but require delay before pressing it when using after an instant GCD spell, which is not a good thing.

    Macro for Dreadwyrm Transe and deathflare :
    If your want, you can use this macro in order to use the same button for Transe and Deathflare


    /micon "Dreadwyrm Trance"
    /ac "Dreadwyrm Trance"
    /ac "Deathflare"

    Carefull, like said previously this require some delay.

    so, in order to prevent fail, due to this delay, you can
    - spam the macro
    - get skill and delay it yourself
    or use this little trick, but you may lose more time it bad timed

    /micon "Dreadwyrm Trance"
    /ac "Dreadwyrm Trance"
    /ac "Deathflare"
    /wait 1
    /ac "Dreadwyrm Trance"

    This last macro will cast Dreadwyrm Trance 1 sec after you used the macro, in case you character doesn't go under Transe on the button press.
    It would maybe possible to use this :
    /micon "Dreadwyrm Trance"
    /ac "Dreadwyrm Trance"
    /ac "Deathflare"
    /wait 1
    /ac "Dreadwyrm Trance"
    /ac "Deathflare"

    for the same reason, in case you character doesn't cast Deathflare
    BUT i need to test this last, because it may cast Deathflare right after Transe (not a good idea)
    (0)
    Last edited by Koyuki38; 07-05-2015 at 10:28 PM.