• Visit Rebornbuddy
  • Ultima - The Ultimate Combat Routine

    Discussion in 'Combat Routines' started by Endus, Nov 25, 2014.

    1. bweewoobweewoo

      bweewoobweewoo New Member

      Joined:
      Apr 21, 2017
      Messages:
      10
      Likes Received:
      1
      Trophy Points:
      3
      Yup, latest version. And even when not moving.
       
    2. Auk

      Auk Member

      Joined:
      Oct 11, 2012
      Messages:
      74
      Likes Received:
      25
      Trophy Points:
      8
      Try changing line 93 to this:
      Code:
      if (NumSen == 3 && !MovementManager.IsMoving)
      In "Rebornbuddy64BETA 1.0.122.0\Routines\Ultima\Rotations\Methods\Samurai.cs". I might need to change the current method to compare TargetHealth to PlayerHealth as it's set to only use Midare if it isn't going to overkill, which won't work against lower level mobs as they have less HP.
       
      Last edited: Jul 3, 2017
    3. xatcse

      xatcse New Member

      Joined:
      May 9, 2017
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      Thanks for the great routine so far, im using it for bard. working great except for one thing.. how do i make the bot prioritize refulgent arrow over straight shot?
       
    4. bweewoobweewoo

      bweewoobweewoo New Member

      Joined:
      Apr 21, 2017
      Messages:
      10
      Likes Received:
      1
      Trophy Points:
      3
      This is working! Thank you so much!
       
    5. Auk

      Auk Member

      Joined:
      Oct 11, 2012
      Messages:
      74
      Likes Received:
      25
      Trophy Points:
      8
      I'll try and fix it in the next version (should be released tomorrow). I don't have BRD leveled though so won't be able to test it.
       
    6. WaitWhatMan

      WaitWhatMan New Member

      Joined:
      Sep 18, 2015
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      1
      Any idea on a ETA for when it will start using the new Cross Class skills (shirk and such)
       
    7. Diago1

      Diago1 Member

      Joined:
      Mar 30, 2015
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      6
      Need to set the DPS combo in for DRK and optimize it more, for Fate Grinding doing the enmity attack combo is useless, better to do MP and HP Syphon combo to survive better. Have the DRK use Dark Arts for the HP end combo as well and set it to grit stance since right now DRKs honestly do about the same dmg in Grit stance than they would without it due to all of the Grit Benefits combos give.
       
    8. Auk

      Auk Member

      Joined:
      Oct 11, 2012
      Messages:
      74
      Likes Received:
      25
      Trophy Points:
      8
      Soon™.

      I've figured out how to update the combat settings GUI now (was having issues with Visual Studio) so I'll be adding options for the DPS combos for PLD and DRK soon. At the moment it just uses Souleater when below 70% but I'll add a slider and you'll be able to set it to 100%, aka all the time. Will add Dark Arts and Grit as well, thanks for the feedback. The jobs I personally play are getting more love unless people let me know what things aren't working correctly.
       
    9. xatcse

      xatcse New Member

      Joined:
      May 9, 2017
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      Thanks! and just some suggestion for bard while ure at it:

      Refulgent Arrow over Straight Shot when Straighter Shot procs; Barrage isn't casted at all, would be nice for it to be cast with Refulgent Arrow or Empyreal Arrow. Battle Voice is also not used, its an awesome raid buff for increased damage, bard cast it after any song, but i think because of the server ticks we only do it 1 gcd after we cast a song to be safe.
       
    10. Diago1

      Diago1 Member

      Joined:
      Mar 30, 2015
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      6
      Yea np. DRKs are not in a happy place right now, but tbh, all Tanks do the same DPS, PLDS however, still come out on top slightly in DPS of the three, and also have the best mitigation, and tools, and the best heal. So DRK and WAR is not in a happy place at all. Likely expect changes again in 4.1

      Edit: Been noticing lately that DRK wont summon Chocobo most of the time either in Heavensward areas.
       
      Last edited: Jul 2, 2017
    11. Auk

      Auk Member

      Joined:
      Oct 11, 2012
      Messages:
      74
      Likes Received:
      25
      Trophy Points:
      8
      Due to changing my username on Github you'll now have to download updates from the links provided below. I've also changed the numbering format of releases, 1.0.1 is the latest and includes all previous changes. Apologies for the inconvenience.
       
      Last edited: Jul 3, 2017
    12. Auk

      Auk Member

      Joined:
      Oct 11, 2012
      Messages:
      74
      Likes Received:
      25
      Trophy Points:
      8
      FAQ:
      How do I update?
      Download Ultima from https://github.com/aukon/Ultima/releases/latest and unzip it in your Rebornbuddy/Routines folder.
      Alternatively, if you want to update via SVN you can use this link: https://github.com/aukon/Ultima/trunk

      Ultima isn't showing up in Rebornbuddy?
      Make sure your folder layout looks like this: http://i.imgur.com/pAuNct2.png


      Changelog:
      Code:
      v1.0.1
      - Sprint is now used in PotD.
      
      SAM:
        - Improved target health checks for Sen spenders.
      
      PLD:
        - Fixed Circle of Scorn being used outside of melee range.
        - Added Holy Spirit.
        - Added Requiescat.
        - Added Rampart.
        - Added Convalescence.
        - Added Anticipation.
        - Added Reprisal.
        - Added Awareness.
        - Updated combat settings.
      
      
      
      v1.0.0
      - Updated to work for Stormblood.
      - Added Red Mage.
      - Added Samurai.
      
      AST:
        - Updated for Stormblood.
        - Improved card handling logic.
        - Added Undraw.
        - Added Gravity.
        - Added Malefic III.
        - Added Minor Arcana.
      
      BRD:
        - Updated for Stormblood.
        - Added support for Bite Mastery.
        - Added Refulgent Arrow.
      
      DRK:
        - Updated for Stormblood.
        - Updated combat settings.
      
      PLD:
        - Updated for Stormblood.
        - Added Sheltron.
        - Added Goring Blade.
        - Added Clemency.
        - Added Royal Authority.
        - Updated combat settings.
      
      RDM:
        - Added combat settings.
      
      SAM:
        - Added combat settings.
      
      WHM:
        - Updated for Stormblood.
        - Added Stone IV.
        - Added Lucid Dreaming.
       
      Last edited: Jul 17, 2017
      HB3434V31 likes this.
    13. xatcse

      xatcse New Member

      Joined:
      May 9, 2017
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      4.01 today, great change for bard! Battle voice has no more prerequisite to cast
      • An issue wherein the bard action Battle Voice had no effect when used immediately after Mage’s Ballad, Army’s Paeon, or the Wanderer’s Minuet.
        * In addition to addressing this issue, party members are no longer required to be under the effects of a song to receive the effects of Battle Voice.
       
    14. Bry

      Bry New Member

      Joined:
      Jun 10, 2017
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      1
      I see the "sprint is now used in potd" what plugin do people use for that? sorry somewhat new
       
    15. raik

      raik New Member

      Joined:
      Jul 7, 2017
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      1
      Hello, I'm new and I Have an issue, when i use this my game drop to 20fps and I got some random 1sec freeze, can I fix this ?
       
    16. schopenhauer

      schopenhauer Member

      Joined:
      Jul 22, 2014
      Messages:
      218
      Likes Received:
      12
      Trophy Points:
      18
      You can try doing the following it worked for me:

       
    17. Macmaxi

      Macmaxi New Member

      Joined:
      Jul 8, 2017
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      I was tinkering around with the Scholar rotation. there are a few things you can scratch because for the most part its just bio2->miasma->broil. energy drain cant get aetherflow stacks anymore because its now in the job gauge and doesnt display as a buff anymore.

      its fine to just include energy drain into the rotation after aetherflow without the condition because its better than not having any ED and it doesnt seem to break the rotation


      a question i personally have: the pull range is too long for any spells to hit initially, bot just gets stuck and the unstuck routine doesnt work anymore (save the jumping), is there a possiblity to change the range from which it tries to pull?
       
      Last edited: Jul 8, 2017
    18. raik

      raik New Member

      Joined:
      Jul 7, 2017
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      1
      Thx, seems to work better
       
    19. schopenhauer

      schopenhauer Member

      Joined:
      Jul 22, 2014
      Messages:
      218
      Likes Received:
      12
      Trophy Points:
      18
      Does the "Queue Spells" option actually work? I read somewhere (about another CR I wont name, but not Ultima), that the option was put there because people wanted it, but that it was merely for show as they either couldn't queue them properly (or maybe didn't want to?), I'm not sure it's been a while as I overheard this during Heavensward.

      Basically, is it actually queuing the skills, or just locking out our input to simulate queuing?
       
      Last edited: Jul 9, 2017
    20. Auk

      Auk Member

      Joined:
      Oct 11, 2012
      Messages:
      74
      Likes Received:
      25
      Trophy Points:
      8
      Basically, before a spell is cast Ultima checks if it's available using RebornBuddy's CanCast. If you have that option enabled it uses RebornBuddy's CanCastOrQueue instead. Now whether there's any difference between those two I can't say for certain as I haven't looked at it before. :D
       

    Share This Page