• Visit Rebornbuddy
  • Ultima - The Ultimate Combat Routine

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

    1. heshire

      heshire Member

      Joined:
      Jul 27, 2015
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      6
      Using these warrior profiles, Ultima doesn't seem to be using any other combo besides Storm's Eye (or Storm's Path if not available from level sync) while grinding mobs/FATEs.
       
    2. Master9000

      Master9000 New Member

      Joined:
      Jul 22, 2015
      Messages:
      74
      Likes Received:
      3
      Trophy Points:
      0
      cant wait to see sch healing routines for raids be included in this ^^
       
    3. trpooler

      trpooler New Member

      Joined:
      Jul 13, 2015
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Monk Problems

      Very recently I have been noticing my Monk not refreshing Demolish when he should. He is letting 1 to 3 full rotations happen before he refreshes it. He use to reliably refresh Demolish every 3rd or so rotation like 2 or so seconds before it would fall off.
       
    4. Sincerely

      Sincerely Member

      Joined:
      Mar 30, 2014
      Messages:
      473
      Likes Received:
      0
      Trophy Points:
      16
      Are new 3.0 rotations worked in for any classes yet? my summoner still dosent use any new abilities, same with my dragoon.

      Again im willing to give any advice or tips for a rotation, i have a complete summoners 3.0 rotation, from a top summoner in elysium(world first guild) so if you want that please PM me, im sure you could make a rotation based on the guide i give.

      And same with dragoon ill help however, theres some good videos out there showing and explaining openers / rotations.
       
    5. FourLoko2

      FourLoko2 New Member

      Joined:
      Mar 25, 2015
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      What bot do you run this with? Combat assist?
       
    6. karmakazi

      karmakazi New Member

      Joined:
      Jun 12, 2014
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
      I've had great results for fate grinding, the Lv.1-50 grinding profile, and while tanking on my paladin since the tanking rotation is mundane...but how much DPS is this thing pulling for Lv.60 end game classes?

      Curious if it can pull the 1100-1300 for pure DPS, and the 800-900 dps for brd/mch.
       
    7. Sorbooze

      Sorbooze New Member

      Joined:
      Aug 11, 2014
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      0
      Some small complaints with WHM:

      1. Why can't I cross select Presence of Mind, Surecast, Eye for an Eye, or Blizzard?
      2. Why isn't Holy used when logic is something like if 3-4 mobs in attackable range and mana is > 60 (Shroud of Saints can be used if needed)?
      3. Why aren't debuffs cleansed? This is especially hurtful in Heavensward when those mother fuckers cast Damage Down. Jesus Christ I hate that.,
      3. Why isn't Divine Seal used when popping out of Cleric Stance?
      5. Why isn't benediction used on NPCs in instance duty's... or at the very least if player healh < 15%?
      6. Why not add an option to disable the use of Aqua Fluid if the user wants to use a Chocobo in attack form? The root stops the chocobo from attacking.


      Anyways, you're the best around so I gotta give ya mad respect and word to your motha 4 producin a fine routine maker.

      With warm regards,
      Sorbooze

      P.S. Below is a video showing each of the things listed above.

      htp://www.youtube.com/watch?v=dQw4w9WgXcQ
       
    8. Vanni127

      Vanni127 Member

      Joined:
      Oct 21, 2012
      Messages:
      200
      Likes Received:
      0
      Trophy Points:
      16
      Most cross class skills are not implemented. Which, iirc, is listed in the description on the first page. :p
       
    9. Vanni127

      Vanni127 Member

      Joined:
      Oct 21, 2012
      Messages:
      200
      Likes Received:
      0
      Trophy Points:
      16
      Oh also, defensive and debuffing isn't in the bot. Gotta do that shit manually.
       
    10. Eklipse

      Eklipse New Member

      Joined:
      Dec 13, 2014
      Messages:
      208
      Likes Received:
      0
      Trophy Points:
      0
      that because fate mobs are probably dying before ur 3rd rotation, its always going to get storms eye and then path up on a mob the way i've written it. unless another war is applying them or a nin

      these are all very simple to add just got to let people know what you want to use and at what hp/mp thresholds etc. in other news I'm leveling up blm hopefully in a week ill be able to provide a basic methods while we await endus expertise.
       
    11. karmakazi

      karmakazi New Member

      Joined:
      Jun 12, 2014
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
      What's the DPS range of this combat routine for Lv.60 endgame?

      Also, is there a paid for version to unlock the cross talents that are "not implemented" or are they "not implemented" because they've yet to be coded?

      Thanks,
       
    12. heshire

      heshire Member

      Joined:
      Jul 27, 2015
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      6
      This was observed while the bot was fighting a boss.
       
    13. Eklipse

      Eklipse New Member

      Joined:
      Dec 13, 2014
      Messages:
      208
      Likes Received:
      0
      Trophy Points:
      0
      they have not been fully implemented yet, however there are a few routines floating around in the last 20 pages or so where some people like myself have done so for certain jobs. Some for leveling some more to be used with raiding , etc

      was there a war or another nin anywhere around if so this might explain the issue, the routine works fight in using all 3 rotations.
       
    14. karmakazi

      karmakazi New Member

      Joined:
      Jun 12, 2014
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
      Which class is the easiest to pull top DPS with these CRs though? I don't really have a pref on classes.
       
    15. heshire

      heshire Member

      Joined:
      Jul 27, 2015
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      6
      Nope. This is the Warrior.cs file I'm using under the Behaviors>Combat folder.

      Code:
      using System.Threading.Tasks;
      
      namespace UltimaCR.Rotations
      {
          public sealed partial class Warrior : Rotation
          {
              public override async Task<bool> Combat()
              {
      			if (await FellCleave()) return true;
                  if (await StormsEye()) return true;
      			if (await StormsPath()) return true;
                  if (await Maim()) return true;
                  if (await ButchersBlock()) return true;
                  if (await SkullSunder()) return true;
                  if (await Fracture()) return true;
                  return await HeavySwing();
              }
      
              public override async Task<bool> PVPRotation()
              {
                  return false;
              }
          }
      }
      
      edit: Just saw it use the intended rotation on a lvl 45 FATE boss. Perhaps when it's level synced without all the skills listed, it just loops the Storm's Path combo?
       
    16. Balsagna

      Balsagna New Member

      Joined:
      Jul 10, 2015
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      Hi there, big fan. I tested the DRG rotation in raid.
      One major thing I noticed is that the rotation is simply incorrect. Testing shows that it's better to clip your DoTs then to wait for them to fall off then reapply. This means that using the full thrust combo twice between chaos thrust combos is not correct. I believe it's just a matter of changing the logic for DoT reapplication.
      Also, a hotkey to trigger the use of buffs would be exceptional!
       
    17. Eklipse

      Eklipse New Member

      Joined:
      Dec 13, 2014
      Messages:
      208
      Likes Received:
      0
      Trophy Points:
      0
      this is a very easy fix, go into your ultima/rotations/methods/ folder and open up your dragoon.cs file. witih notepad or w/e . GO down to disembowel and change the 5000 number to 11000 , it will fix this issue and ur good to go.

      ya if your level syncing its going to default back to rotations for the skills you have, once you hit 50+ ull be good to go
       
    18. StephenElsbree1986

      StephenElsbree1986 New Member

      Joined:
      Dec 19, 2014
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
      I am a iLevel 183 Summoner and it works well for me. But reguarding the Dragoon since I am lvling one, would I be changing ALL 5000s to 1100?
       
    19. Eklipse

      Eklipse New Member

      Joined:
      Dec 13, 2014
      Messages:
      208
      Likes Received:
      0
      Trophy Points:
      0
      no because you dont have access to the fourth rotation moves so you still want to double TT combo, so I would leave it be

      In other news not going to have the time to knock out BLM any time soon due to some real life engagements I have to attend to the next few weeks.
       
    20. EnternalEnvy

      EnternalEnvy Member

      Joined:
      May 11, 2014
      Messages:
      222
      Likes Received:
      3
      Trophy Points:
      18
      hey I'm kinda new to tanking class, starting off with a dark knight, I want to ask which settings do I choose in this CR (or combine with Mud assist) in order to just like let my dark knight keep aggro on every mobs in dungeon? I'm sorry if this is a stupid question but I never play a tank before T_T
       

    Share This Page