• Visit Rebornbuddy
  • Ultima - The Ultimate Combat Routine

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

    1. Derbear

      Derbear New Member

      Joined:
      Jul 4, 2015
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      Anyone using Ultima for end game content? I've had a bit of success with Eklipses SMN, a ton with the DRG routines(usually top dps). I was wondering how the level 60 routine is for MCH, it seems like a fun job to have. I don't want to gear it though if it's far from being usable for end game.
       
    2. phdchristmas

      phdchristmas New Member

      Joined:
      Dec 20, 2014
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0

      Ran smn all night with no d/c. i declare this issue resolved!
       
    3. coolmanfarty

      coolmanfarty New Member

      Joined:
      Jul 25, 2015
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      this is happening to me on machinist. any idea how to fix it?
       
    4. Nabbed

      Nabbed New Member

      Joined:
      Jun 27, 2015
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      Anyone have any input on this?
      My BRD is still just standing there watching FATEs complete
       
    5. Burn

      Burn New Member

      Joined:
      Jul 25, 2015
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
      Recent Update

      I allowed the auto update of RebornBuddy and it appears to have broken Ultima for me.

      This is the long error code I get:
      [HIDE]
      Code:
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\Arcanist.cs(56,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\Arcanist.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\Archer.cs(37,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Heal\Archer.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\Archer.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\Astrologian.cs(16,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\Astrologian.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\Bard.cs(41,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Heal\Bard.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\Bard.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Methods\Bard.cs(181,36) : error CS1061: 'UltimaCR.Settings.UltimaSettings' does not contain a definition for 'BardtBloodForBlood' and no extension method 'BardtBloodForBlood' accepting a first argument of type 'UltimaCR.Settings.UltimaSettings' could be found (are you missing a using directive or an assembly reference?)
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Methods\Bard.cs(182,57) : error CS1061: 'UltimaCR.Spells.CrossClass.BardSpells.Crossclass' does not contain a definition for 'HawksEye' and no extension method 'HawksEye' accepting a first argument of type 'UltimaCR.Spells.CrossClass.BardSpells.Crossclass' could be found (are you missing a using directive or an assembly reference?)
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\BlackMage.cs(55,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Heal\BlackMage.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\BlackMage.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\Conjurer.cs(16,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\Conjurer.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\DarkKnight.cs(19,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Heal\DarkKnight.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\DarkKnight.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\Dragoon.cs(46,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Heal\Dragoon.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\Dragoon.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\Gladiator.cs(15,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Heal\Gladiator.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\Gladiator.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\HandLand.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\HandLand.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\CombatBuff\HandLand.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Heal\HandLand.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\PreCombat\HandLand.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Pull\HandLand.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\HandLand.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\Lancer.cs(42,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Heal\Lancer.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\Lancer.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\Machinist.cs(17,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Heal\Machinist.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\Machinist.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\Marauder.cs(18,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Heal\Marauder.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\Marauder.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\Monk.cs(49,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Heal\Monk.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\Monk.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\Ninja.cs(83,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Heal\Ninja.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\Ninja.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\Paladin.cs(15,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Heal\Paladin.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\Paladin.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\Pugilist.cs(18,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Heal\Pugilist.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\Pugilist.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\Rogue.cs(56,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Heal\Rogue.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\Rogue.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\Scholar.cs(55,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\Scholar.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\Summoner.cs(69,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\Summoner.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\Thaumaturge.cs(52,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Heal\Thaumaturge.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\Thaumaturge.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\Warrior.cs(18,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Heal\Warrior.cs(7,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\Warrior.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Combat\WhiteMage.cs(18,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [22:27:36.329 N] Compiler Error: c:\Program Files (x86)\Rebornbuddy 1.0.303.0\BotBases\UltimaCR\Rotations\Behaviors\Rest\WhiteMage.cs(12,42) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      [/HIDE]

      Has this happened to anyone else who updated?

      Edit: I'm new to this and not sure where the "Ultima CR" folder is supposed to be located. It was working before the update when I had it located in the "Bot Bases" folder, but isn't now. I've also tried putting it into the "Routines" folder and it's not working there either.
       
    6. Endus

      Endus Community Developer

      Joined:
      Jul 9, 2012
      Messages:
      458
      Likes Received:
      6
      Trophy Points:
      18
      New version.

      Added a few more tweaks for NIN Ninjutsu. Hopefully we'll see less of those dreaded Rabbit Mediums now. I also added in Suiton/Sneak Attack for Fatebot/Orderbot (when you can't help but be in front of the enemy).

      Also finally figured out a better way to handle Chocobo summoning (big thanks to heinzskies for that one). It should work much better now. :cool:

      For those experiencing dismount issues, even though I don't think it's Ultima's fault (it looks like it's happening even with Kupo, as seen in the below link), I put in a workaround for it. Let me know if it fixes the issue for you guys.

      https://www.thebuddyforum.com/rebor...-fatebot-dismounting-targetting-fate-mob.html

      Delete it out of Botbases. It should only be in \RebornBuddy\Routines. If that doesn't work delete everything (the entire RebornBuddy folder), redownload it, and only put UltimaCR in the Routines folder. That should fix it for you. :)

      EDIT: Another new version. Fixed a quick bug with Ninjutsu.
       
    7. Master9000

      Master9000 New Member

      Joined:
      Jul 22, 2015
      Messages:
      74
      Likes Received:
      3
      Trophy Points:
      0
      Healing in Dungeon query

      Can ultima be used to heal a party in a dungeon?
       
    8. chickengenders

      chickengenders New Member

      Joined:
      Jun 1, 2014
      Messages:
      37
      Likes Received:
      0
      Trophy Points:
      0
      For some reason, the SCH routine is really spotty and isn't healing at all, can someone help? It just occassionaly casts swiftcast and aetherflow.

      Edit: Sorry, I didn't notice that this had been reported already :x My bad.
       
    9. szcgi

      szcgi New Member

      Joined:
      Apr 8, 2015
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0

      New version don't support chinese version. only support 6/7/15 version.
      upload again plz.
       
    10. Master9000

      Master9000 New Member

      Joined:
      Jul 22, 2015
      Messages:
      74
      Likes Received:
      3
      Trophy Points:
      0
      I don't know if this is a Reborn Buddy issue or an Ultima issue.

      However, sometimes when i zone (more often than not), the combat routine just stops responding or when i go in and out of cutscenes and i'm forced to restart the bot.. the weird part is it doesn't even spit out an error
       
    11. goyang2

      goyang2 New Member

      Joined:
      Jun 11, 2015
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Thank you so much! The dismounting now appears to be working now with Ultima! If you're still having issues dismounting, I would recommend unchecking "Use Mount" in Global Settings.
       
    12. xKenshiro15

      xKenshiro15 New Member

      Joined:
      Jul 26, 2015
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      0
      Hi,

      just wanted to say I'm using the ninja routine for end game combat assist and just want to thank Endus and the creator of the nin routine =)

      I also just had a question for anyone using summoner for alex or any sort of end game content, how is your DPS at the moment?
       
    13. Burn

      Burn New Member

      Joined:
      Jul 25, 2015
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
      I've been playing with both the BRD and MCH routines and I have some questions on how I can modify the files to make each one a bit better.

      Bard:
      I robbed some code from the MCH routine so that Blood for Blood now delays until Hawk's Eye fires off. But what I still need to add is making Hawk's Eye wait until Barrage has about 5 sec left on CD before it activates. Basically those three things (Hawks/B4B/Barrage) should always line up for use together (and in that order) to get the most out of them.
      So bottom line coding question here is: How do I trigger Hawk's Eye based on Barrage's cooldown being nearly ready?

      Machinist:
      This one is really close already. The only thing I want to change is when Wildfire is active, I don't want it to use Hot Shot or Lead Shot. What's happening is on the 3rd Wildfire, Hot Shot and Lead Shot wear off near the end of the Wildfire buff so it uses them and sort of wastes the last several seconds of Wildfire. Ideally it would just keep using all the other abilities until Wildfire is done, then go back and re-apply Hot Shot and Lead Shot.
      So bottom line coding question here is: How do I block Hot Shot and Lead Shot while the Aura from Wildfire is active?

      These routines are really good. Just a few minor tweaks and they'll be basically perfect. Thanks in advance for any help!
       
    14. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      Endus, i noticed with ninja it does not seem to be applying dancing edge at the right time (mainly opener)

      taken from my combat log:

      Code:
      [19:51:30.488 D] DoAction Spell 2240 0x4000022D
      [19:51:30.489 N] [Ultima] Ability: Spinning Edge
      [19:51:30.500 D] DoAction Spell 59 0x101B5993
      [19:51:30.502 N] [Ultima] Ability: Internal Release
      [19:51:32.419 D] DoAction Spell 2242 0x4000022D
      [19:51:32.420 N] [Ultima] Ability: Gust Slash
      [19:51:32.458 D] DoAction Spell 85 0x101B5993
      [19:51:32.458 N] [Ultima] Ability: Blood for Blood
      [19:51:33.339 D] DoAction Spell 3567 0x101B5993
      [19:51:33.340 N] [Ultima] Ability: Duality
      [19:51:34.531 D] DoAction Spell 2255 0x4000022D
      [19:51:34.532 N] [Ultima] Ability: Aeolian Edge
      [19:51:34.896 D] DoAction Spell 3566 0x4000022D
      [19:51:34.897 N] [Ultima] Ability: Dream Within a Dream
      [19:51:35.810 D] DoAction Spell 2259 0x101B5993
      [19:51:35.811 N] [Ultima] Ability: Ten
      [19:51:37.131 D] DoAction Spell 2261 0x101B5993
      [19:51:37.131 N] [Ultima] Ability: Chi
      [19:51:37.907 D] DoAction Spell 2263 0x101B5993
      [19:51:37.907 N] [Ultima] Ability: Jin
      [19:51:38.568 D] DoAction Spell 2260 0x4000022D
      [19:51:38.568 N] [Ultima] Ability: Suiton
      [19:51:39.021 D] DoAction Spell 2240 0x4000022D
      [19:51:39.022 N] [Ultima] Ability: Spinning Edge
      [19:51:39.591 D] DoAction Spell 2248 0x4000022D
      [19:51:39.591 N] [Ultima] Ability: Mug
      [19:51:40.396 D] DoAction Spell 2258 0x4000022D
      [19:51:40.397 N] [Ultima] Ability: Trick Attack
      [19:51:41.702 D] DoAction Spell 2242 0x4000022D
      [19:51:41.702 N] [Ultima] Ability: Gust Slash
      [19:51:42.202 D] DoAction Spell 2256 0x4000022D
      [19:51:42.202 N] [Ultima] Ability: Jugulate
      [19:51:43.034 D] DoAction Spell 2264 0x101B5993
      [19:51:43.035 N] [Ultima] Ability: Kassatsu
      [19:51:44.285 D] DoAction Spell 2251 0x4000022D
      [19:51:44.286 N] [Ultima] Ability: Dancing Edge
      [19:51:45.512 D] DoAction Spell 2259 0x101B5993
      as you can see, it is applying it far too late in the opener when it should be casting it after the first gust slash like it did in the past. Another recommendation for the opener is to use dream within a dream when it has the trick attack debuff up instead of just using it where it currently does. With armour crush it also sometimes lets dancing edge drop completely for seconds at times which is a dps loss. Just throwing my 2c worth out there :)
       
    15. Tinytox

      Tinytox Member

      Joined:
      Nov 5, 2014
      Messages:
      370
      Likes Received:
      7
      Trophy Points:
      18
      Ultima doesn't seem to summon the chocobo companion (even with the box checked)
      Otherwise, working pretty good for WHM :p
       
    16. khld

      khld New Member

      Joined:
      Mar 7, 2014
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      0
      I think Endus' argument would be that it is usually higher DPS to cast CDs as they come off rather then waiting, which is why it goes balls deep on the opener. I do think it is better to add DE/SE checks for a lot of these Ninja spells, you get a more human and logical opener. My counter argument would be is that DE/SE should always be up anyway so no harm to mid combat DPS. If DE/SE isn't up then you are losing DPS anyway regardless.

      Similar situation with BOTD for Dragoon in the opener as well at the moment. BOTD should always be up and the jumps should check that it is up before using it.

      So while I agree that CD's are better off used ASAP, I think for any class that has a buff/debuff that is always up should be checked for to fix any openers since it has minimal effect mid-combat.

      I'm still using Ultima as my main raiding routine but with each version I add in my own logic still...
       
    17. 9540321

      9540321 Member

      Joined:
      Apr 15, 2015
      Messages:
      107
      Likes Received:
      0
      Trophy Points:
      16
    18. kaiden

      kaiden New Member

      Joined:
      Mar 14, 2015
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      Is there a way to make it so Ultima performs Sustain on Pets before it does Physick on them? That way we can save some resources. It is after all a Pet Heal or am I totally missing something here?
       
    19. 9540321

      9540321 Member

      Joined:
      Apr 15, 2015
      Messages:
      107
      Likes Received:
      0
      Trophy Points:
      16
      Why do I download and install, RB can't read?
       
    20. vea123

      vea123 New Member

      Joined:
      Mar 9, 2014
      Messages:
      42
      Likes Received:
      0
      Trophy Points:
      0
      placed the files in the wrong place , should go inside the routines folder , ie: C:\Users\***\Documents\Rebornbuddy\Routines\UltimaCR or wherever you placed the rebornbuddy folder.

      so you would end up with routines\UltimaCR\ then the ultima files
       

    Share This Page