bweewoobweewoo
New Member
- Joined
- Apr 21, 2017
- Messages
- 10
Is that with the latest version? If you're moving it'll skip any Sen spender apart from Hagakure as they can't be cast while moving.
Yup, latest version. And even when not moving.
Is that with the latest version? If you're moving it'll skip any Sen spender apart from Hagakure as they can't be cast while moving.
Yup, latest version. And even when not moving.
if (NumSen == 3 && !MovementManager.IsMoving)
Try changing line 93 to this:
Code:if (NumSen == 3 && !MovementManager.IsMoving)
In "Rebornbuddy64BETA 1.0.122.0\Routines\UltimaCR\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.
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?
Any idea on a ETA for when it will start using the new Cross Class skills (shirk and such)
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.
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.
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.
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 ?
muchastudio said:Personally I have a lot of spikes in FFXIV with RebornBuddy64, setting "Low" priority in task manager fixes this issue (just a hint, maybe I'm not alone).
Thx, seems to work betterYou can try doing the following it worked for me: