Announcement

Collapse
No announcement yet.

MACRO for Provoke + Boost

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • MACRO for Provoke + Boost

    So for MNK/WAR or WAR/MNK with both Provoke & Boost how do you make sure to Provoke every 30 second and Boost every 15?

    If you have a Provoke macro that
    /wait 30 then
    /echo Pdone
    it wont echo if you use Boost
    /wait 15
    /echo Bdone.
    The second macro resets the wait time, SO is there a way to have booth on same macro?

    Out of combat you don't need to Provoke so Boost every 15 is fine but in combat you would like to do both.

    /ja Provoke
    /ja Boost
    /wait 15
    /ja Boost
    /wait 15
    /echo Provoke Ready

    Problem is you need to wait 16 with Boost and I don't think you can use 2 job abiliteis without a /wait 1 inbetween.
    So maybe something like

    /ja Boost
    /wait 1
    /ja Provoke
    /wait 15
    /ja Boost
    /wait 14
    /echo Provoke Ready

    Or just have one that does both every 15 even though Provoke only works every other time

    /ja Provoke
    /wait 1
    /ja Boost
    /wait 13
    /echo Almost ready
    /wait 1
    /echo Provoke AND Boost

    I haven't played yet but will soon and so sorry if this is just compleatly worthless Idea I have no clue -_-;

  • #2
    not to knock your idea, but until Square improves the macro system a bit I think it would just be easier to have 1 macro dedicated to voke and 1 dedicated to boost. I only use boost right before using a weapon skill, so i usually just throw that into a wep skill macro when im playing monk. Provoke is important enough to have as a seperate macro so the timing doesnt get reset.

    And what if your hp is low and you dont want to voke AND boost? Just my opinion, I'm not a hardcore monk I'm a Drk, so take my advice any way you want.

    Comment


    • #3
      tek man, is that you gafgarion from the beta test?
      «» "I might be an onion thief, but I'm still a thief." «»

      Comment


      • #4
        well you can do it like the way i do Provoke:

        /p "w/e"
        /ja Provoke <t>
        /wait 15
        /p 15 seconds for provoke
        /wait 15
        /p provoke ready

        and throw in Boost:

        /p "w/e"
        /ja Provoke <t>
        /wait 1
        /ja Boost <me>
        /wait 14
        /ja Boost

        but then you cant have the messages and you wont be able to use the other 15 secs because there is only 6 spaces for the macro


        Warrior TP Warrior WS

        Comment


        • #5
          Sorry to interrupt, but what does /p "w/e" do in a macro?

          Centurio X-I 1/1 - Celphie 1/1 - Deadly Dodo 0/2 - Doppleganger Dio 0/1 - Jaggedy-eared Jack 0/7 - Joo Duzu the Whirlwind 1/1 - Leaping Lizzy 2/16 - Mimas 0/1 - Odqan 1/9 - Orcish Wallbreacher 0/1 - Ose 1/3 - Sagittarius X-XIII 1/1 - Serpopard Ishtar 3/6 - Silk Caterpillar 1/2 - Tom Tit Tat 0/2 - Trickster Kinetix 0/2 - Valkurm Emperor 6/10 - Wyvernpoacher Drachlox 1/1

          Comment

          Working...
          X