What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Shinra - Stormblood Combat Routine

The Bard routine also does multi-target abilities when on single target mode. It kept using Quick Nock.
 
Last edited:
Hiya. Literally just got FFXIV buddy an hour ago, and watching the DRG rotation on a dummy, I've noticed it casts Geirskogul at less than 4 eye stacks, delaying Geirskogul>Nastrond combos. I had a quick look at the logic, and I believe that is due to this check here: "NumEyes < 3" which fires it wight away with no regard for time to 4 eyes. I might also be wrong since I've been awake for more than 24 hours, but I don't think I am.

Other than that, great job!
 
The Bard routine also does multi-target abilities when on single target mode. It kept using Quick Nock.

I'll get this fixed in the next release. I think it's because I added the rotation toggle after adding a few jobs and forgot to go back and account for that in their rotations. Let me know if you find any more.

Hiya. Literally just got FFXIV buddy an hour ago, and watching the DRG rotation on a dummy, I've noticed it casts Geirskogul at less than 4 eye stacks, delaying Geirskogul>Nastrond combos. I had a quick look at the logic, and I believe that is due to this check here: "NumEyes < 3" which fires it wight away with no regard for time to 4 eyes. I might also be wrong since I've been awake for more than 24 hours, but I don't think I am.

Other than that, great job!

Yeah the idea behind that was getting it to work properly pre-70 as well as at 70. You're only gaining eyes from Spineshatter/Jump > Mirage Dive right? So you'll have a 30 second wait between 3 and 4 eyes. JumpCooldown > 10 && SpineCooldown > 10 is the main logic but those numbers might be too low, open to suggestions. I could change it to NumEyes < 2 as well if 3 is too lenient.

In fact it'd probably be easier to just remove that altogether and check the player's level. Should the Jump/Spineshatter check be bumped to 20 seconds?

Edit: could you try out 1.0.6 for me and see if it's working a bit better now?
 
Last edited:
I think I broke something... RB just updated and this comes up.

Tried running it with a fresh install.

Code:
[14:23:04.788 D] Loading data from database
[14:23:06.545 D] Current Locale Eng
[14:23:06.546 N] Currently a level 70 Paladin
[14:23:06.546 N] Compiling custom behaviors...
[14:23:09.815 D] Done compiling custom behaviors...
[14:23:09.828 D] [BotManager] Initalizing
[14:23:09.833 D] Reloading AssemblyLoader<BotBase> - Initalize
[14:23:10.202 D] [BotManager] Botbases have been reloaded.
[14:23:10.202 D] ChocoboTrainer v1.0.152.0
[14:23:10.202 D] Gardening bot v1.0.152.0
[14:23:10.202 D] Combat Assist v1.0.152.0
[14:23:10.203 D] TripleTriHard v1.0.152.0
[14:23:10.205 D] New bot added!: Order Bot
[14:23:10.205 D] New bot added!: Fate Bot
[14:23:10.206 D] New bot added!: Fishing
[14:23:10.251 D] [PluginManager] Initalizing
[14:23:10.251 D] Reloading AssemblyLoader<IBotPlugin> - Initalize
[14:23:10.509 D] [PluginManager] Plugins have been reloaded.
[14:23:10.509 D] QuestDevTools v0.0.1
[14:23:10.510 D] 3D Overlay v1.0.0
[14:23:10.510 D] RebornConsole v0.0.1
[14:23:10.511 N] Building Actioncache
[14:23:10.552 N] Action Name:Sprint Action Id:3
[14:23:10.552 N] Action Name:Teleport Action Id:5
[14:23:10.552 N] Action Name:Fast Blade Action Id:9
[14:23:10.552 N] Action Name:Savage Blade Action Id:11
[14:23:10.552 N] Action Name:Flash Action Id:14
[14:23:10.552 N] Action Name:Riot Blade Action Id:15
[14:23:10.552 N] Action Name:Shield Bash Action Id:16
[14:23:10.552 N] Action Name:Sentinel Action Id:17
[14:23:10.552 N] Action Name:Tempered Will Action Id:19
[14:23:10.552 N] Action Name:Fight or Flight Action Id:20
[14:23:10.552 N] Action Name:Rage of Halone Action Id:21
[14:23:10.552 N] Action Name:Bulwark Action Id:22
[14:23:10.552 N] Action Name:Circle of Scorn Action Id:23
[14:23:10.552 N] Action Name:Shield Lob Action Id:24
[14:23:10.552 N] Action Name:Shield Swipe Action Id:25
[14:23:10.552 N] Action Name:Sword Oath Action Id:26
[14:23:10.552 N] Action Name:Cover Action Id:27
[14:23:10.552 N] Action Name:Shield Oath Action Id:28
[14:23:10.552 N] Action Name:Spirits Within Action Id:29
[14:23:10.552 N] Action Name:Hallowed Ground Action Id:30
[14:23:10.552 N] Action Name:Goring Blade Action Id:3538
[14:23:10.552 N] Action Name:Royal Authority Action Id:3539
[14:23:10.552 N] Action Name:Divine Veil Action Id:3540
[14:23:10.552 N] Action Name:Clemency Action Id:3541
[14:23:10.552 N] Action Name:Sheltron Action Id:3542
[14:23:10.552 N] Action Name:Total Eclipse Action Id:7381
[14:23:10.552 N] Action Name:Intervention Action Id:7382
[14:23:10.552 N] Action Name:Requiescat Action Id:7383
[14:23:10.552 N] Action Name:Holy Spirit Action Id:7384
[14:23:10.552 N] Action Name:Passage of Arms Action Id:7385
[14:23:10.552 N] Action Name:Rampart Action Id:7531
[14:23:10.552 N] Action Name:Provoke Action Id:7533
[14:23:10.552 N] Action Name:Ultimatum Action Id:7539
[14:23:10.552 N] Action Name:Convalescence Action Id:7532
[14:23:10.552 N] Action Name:Shirk Action Id:7537
[14:23:10.552 N] Done building Actioncache
[14:23:10.608 D] [RoutineManager] Initalizing
[14:23:10.609 D] Reloading AssemblyLoader<ICombatRoutine> - Initalize
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Properties\AssemblyInfo.cs(7,12) : error CS0579: Duplicate 'AssemblyTitle' attribute
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Properties\AssemblyInfo.cs(8,12) : error CS0579: Duplicate 'AssemblyDescription' attribute
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Properties\AssemblyInfo.cs(9,12) : error CS0579: Duplicate 'AssemblyConfiguration' attribute
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Properties\AssemblyInfo.cs(10,12) : error CS0579: Duplicate 'AssemblyCompany' attribute
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Properties\AssemblyInfo.cs(11,12) : error CS0579: Duplicate 'AssemblyProduct' attribute
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Properties\AssemblyInfo.cs(12,12) : error CS0579: Duplicate 'AssemblyCopyright' attribute
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Properties\AssemblyInfo.cs(13,12) : error CS0579: Duplicate 'AssemblyTrademark' attribute
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Properties\AssemblyInfo.cs(14,12) : error CS0579: Duplicate 'AssemblyCulture' attribute
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Properties\AssemblyInfo.cs(19,12) : error CS0579: Duplicate 'ComVisible' attribute
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Properties\AssemblyInfo.cs(22,12) : error CS0579: Duplicate 'Guid' attribute
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Properties\AssemblyInfo.cs(31,12) : error CS0579: Duplicate 'AssemblyVersion' attribute
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Properties\AssemblyInfo.cs(32,12) : error CS0579: Duplicate 'AssemblyFileVersion' attribute
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Shinra.cs(21,18) : error CS0101: The namespace 'ShinraCo' already contains a definition for 'Shinra'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Settings\ShinraSettings.cs(65,18) : error CS0101: The namespace 'ShinraCo.Settings' already contains a definition for 'ShinraSettings'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Settings\ShinraSettings.cs(13,17) : error CS0101: The namespace 'ShinraCo.Settings' already contains a definition for 'Modes'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Settings\ShinraSettings.cs(20,17) : error CS0101: The namespace 'ShinraCo.Settings' already contains a definition for 'TankModes'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Settings\ShinraSettings.cs(26,17) : error CS0101: The namespace 'ShinraCo.Settings' already contains a definition for 'Stances'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Settings\ShinraSettings.cs(34,17) : error CS0101: The namespace 'ShinraCo.Settings' already contains a definition for 'AstrologianSects'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Settings\ShinraSettings.cs(41,17) : error CS0101: The namespace 'ShinraCo.Settings' already contains a definition for 'PaladinOaths'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Settings\ShinraSettings.cs(48,17) : error CS0101: The namespace 'ShinraCo.Settings' already contains a definition for 'SummonerPets'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Settings\ShinraSettings.cs(56,17) : error CS0101: The namespace 'ShinraCo.Settings' already contains a definition for 'WarriorStances'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Spell.cs(50,18) : error CS0101: The namespace 'ShinraCo.Spells' already contains a definition for 'Spell'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Spell.cs(20,17) : error CS0101: The namespace 'ShinraCo.Spells' already contains a definition for 'CastType'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Spell.cs(28,17) : error CS0101: The namespace 'ShinraCo.Spells' already contains a definition for 'GCDType'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Spell.cs(34,17) : error CS0101: The namespace 'ShinraCo.Spells' already contains a definition for 'SpellType'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Properties\Resources.Designer.cs(25,18) : error CS0101: The namespace 'ShinraCo.Properties' already contains a definition for 'Resources'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Rotations\Rotation.cs(5,22) : error CS0101: The namespace 'ShinraCo.Rotations' already contains a definition for 'IRotation'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Rotations\Rotation.cs(14,27) : error CS0101: The namespace 'ShinraCo.Rotations' already contains a definition for 'Rotation'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Properties\Resources.Designer.cs(22,6) : error CS0579: Duplicate 'global::System.CodeDom.Compiler.GeneratedCodeAttribute' attribute
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Properties\Resources.Designer.cs(23,6) : error CS0579: Duplicate 'global::System.Diagnostics.DebuggerNonUserCodeAttribute' attribute
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Properties\Resources.Designer.cs(24,6) : error CS0579: Duplicate 'global::System.Runtime.CompilerServices.CompilerGeneratedAttribute' attribute
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Properties\Resources.Designer.cs(32,18) : error CS0111: Type 'Resources' already defines a member called '.ctor' with the same parameter types
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Shinra.cs(29,37) : error CS0111: Type 'Shinra' already defines a member called 'Initialize' with the same parameter types
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Shinra.cs(38,37) : error CS0111: Type 'Shinra' already defines a member called 'Pulse' with the same parameter types
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Shinra.cs(43,37) : error CS0111: Type 'Shinra' already defines a member called 'ShutDown' with the same parameter types
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Shinra.cs(58,37) : error CS0111: Type 'Shinra' already defines a member called 'OnButtonPress' with the same parameter types
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Shinra.cs(67,28) : error CS0111: Type 'Shinra' already defines a member called 'CycleRotation' with the same parameter types
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Shinra.cs(151,34) : error CS0111: Type 'Shinra' already defines a member called 'GetRotation' with the same parameter types
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Shinra.cs(203,33) : error CS0111: Type 'Shinra' already defines a member called 'Rest' with the same parameter types
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Shinra.cs(224,40) : error CS0111: Type 'Shinra' already defines a member called 'SummonChocobo' with the same parameter types
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Shinra.cs(246,40) : error CS0111: Type 'Shinra' already defines a member called 'ChocoboStance' with the same parameter types
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Shinra.cs(318,40) : error CS0111: Type 'Shinra' already defines a member called 'UsePotion' with the same parameter types
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Settings\Forms\Design\CustomControls.cs(14,25) : error CS0101: The namespace 'ShinraCo.Settings.Forms.Design' already contains a definition for 'CustomCheck'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Settings\Forms\Design\CustomControls.cs(29,25) : error CS0101: The namespace 'ShinraCo.Settings.Forms.Design' already contains a definition for 'CustomCheckDisabled'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Settings\Forms\Design\CustomControls.cs(45,25) : error CS0101: The namespace 'ShinraCo.Settings.Forms.Design' already contains a definition for 'CustomCombo'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Settings\Forms\Design\CustomControls.cs(67,25) : error CS0101: The namespace 'ShinraCo.Settings.Forms.Design' already contains a definition for 'CustomGroup'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Settings\Forms\Design\CustomControls.cs(101,18) : error CS0101: The namespace 'ShinraCo.Settings.Forms.Design' already contains a definition for 'HotkeyBox'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Settings\Forms\Design\CustomControls.cs(171,25) : error CS0101: The namespace 'ShinraCo.Settings.Forms.Design' already contains a definition for 'NoSelectButton'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Settings\Forms\Design\CustomControls.cs(183,25) : error CS0101: The namespace 'ShinraCo.Settings.Forms.Design' already contains a definition for 'CustomNumeric'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Settings\Forms\Design\CustomControls.cs(242,25) : error CS0101: The namespace 'ShinraCo.Settings.Forms.Design' already contains a definition for 'CustomTab'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Main\AstrologianSpells.cs(5,18) : error CS0101: The namespace 'ShinraCo.Spells.Main' already contains a definition for 'AstrologianSpells'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Main\BardSpells.cs(5,18) : error CS0101: The namespace 'ShinraCo.Spells.Main' already contains a definition for 'ArcherSpells'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Main\BardSpells.cs(110,18) : error CS0101: The namespace 'ShinraCo.Spells.Main' already contains a definition for 'BardSpells'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Main\BasicClassSpells.cs(3,18) : error CS0101: The namespace 'ShinraCo.Spells.Main' already contains a definition for 'BasicClassSpells'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Main\DarkKnightSpells.cs(5,18) : error CS0101: The namespace 'ShinraCo.Spells.Main' already contains a definition for 'DarkKnightSpells'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Main\DragoonSpells.cs(5,18) : error CS0101: The namespace 'ShinraCo.Spells.Main' already contains a definition for 'LancerSpells'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Main\DragoonSpells.cs(110,18) : error CS0101: The namespace 'ShinraCo.Spells.Main' already contains a definition for 'DragoonSpells'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Main\PaladinSpells.cs(5,18) : error CS0101: The namespace 'ShinraCo.Spells.Main' already contains a definition for 'GladiatorSpells'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Main\PaladinSpells.cs(140,18) : error CS0101: The namespace 'ShinraCo.Spells.Main' already contains a definition for 'PaladinSpells'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Main\RedMageSpells.cs(5,18) : error CS0101: The namespace 'ShinraCo.Spells.Main' already contains a definition for 'RedMageSpells'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Main\SamuraiSpells.cs(5,18) : error CS0101: The namespace 'ShinraCo.Spells.Main' already contains a definition for 'SamuraiSpells'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Main\SummonerSpells.cs(5,18) : error CS0101: The namespace 'ShinraCo.Spells.Main' already contains a definition for 'ArcanistSpells'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Main\SummonerSpells.cs(140,18) : error CS0101: The namespace 'ShinraCo.Spells.Main' already contains a definition for 'SummonerSpells'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Main\WarriorSpells.cs(5,18) : error CS0101: The namespace 'ShinraCo.Spells.Main' already contains a definition for 'MarauderSpells'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Main\WarriorSpells.cs(130,18) : error CS0101: The namespace 'ShinraCo.Spells.Main' already contains a definition for 'WarriorSpells'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Main\WhiteMageSpells.cs(5,18) : error CS0101: The namespace 'ShinraCo.Spells.Main' already contains a definition for 'ConjurerSpells'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Spells\Main\WhiteMageSpells.cs(120,18) : error CS0101: The namespace 'ShinraCo.Spells.Main' already contains a definition for 'WhiteMageSpells'
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Helpers\Aura.cs(9,28) : error CS0111: Type 'Helpers' already defines a member called 'HasAura' with the same parameter types
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Helpers\Aura.cs(23,28) : error CS0111: Type 'Helpers' already defines a member called 'HasAura' with the same parameter types
[14:23:10.952 N] Compiler Error: D:\Programs\rbuddy64\Routines\Shinra\Shinra\Helpers\Aura.cs(37,28) : error CS0111: Type 'Helpers' already defines a member called 'HasDispellable' with the same parameter types
 
Delete everything in your Routines folder and install again.
 
Delete everything in your Routines folder and install again.
Sadly, that didn't solve the problem. Even when I re-downloaded rebornbuddy made a clean install and even deleted Kupo from the routines folder.

Steps already taken:

  • Re-run Rebornbuddy Wizard to check if there are missing .NET components
  • Re-downloaded and reinstalled RB.
  • Deleted everything in the routines folder
RB runs okay. It just refuses to load 3rd party things
 
I am a conjurer because I can't be a white mage until lvl 30. I went into a dungeon and it wouldn't heal party members when the option was checked. Am I missing something? I am only level 16, but wanted to test out to see if it would heal.

It seemed to cast Aero in the log, but seemed like it started to cast and stop itself immediately.
 
I am a conjurer because I can't be a white mage until lvl 30. I went into a dungeon and it wouldn't heal party members when the option was checked. Am I missing something? I am only level 16, but wanted to test out to see if it would heal.

It seemed to cast Aero in the log, but seemed like it started to cast and stop itself immediately.

Healing isn't supported for basic classes. You'll have to unlock WHM first.
 
hi
first of all thx for the awesome routine for stormblood
i was looking at the code and there's pre-combat buff protect for whm
but it never cast it outside of combat, is my setting wrong?

i have minimal knowledge regarding codes so i was wondering if u can add something like this
so it will use cureII for free? instead of cureI
Code:
if (target != null)
{
    if (Core.Player.HasAura("Freecure"))
    {
        return await MySpells.CureII.Cast(target);
    }
    return await MySpells.Cure.Cast(target);
}
 
hi
first of all thx for the awesome routine for stormblood
i was looking at the code and there's pre-combat buff protect for whm
but it never cast it outside of combat, is my setting wrong?

i have minimal knowledge regarding codes so i was wondering if u can add something like this
so it will use cureII for free? instead of cureI

There's a few things that could be causing an issue with Protect.

1. Are you playing as Conjurer? Basic classes only have minimal support because it's so quick to get to level 30 nowadays.
2. Do you definitely have it set as a role skill? WHM doesn't get Protect by default anymore.
3. What botbase are you using?

It's working fine for me using several botbases though so it's likely going to be the first two, unless it's being cast when in combat.

Regarding Freecure, I can definitely add that. I'll admit I did completely forget about that.
 
I'm using WHM and combat assist botbase
Yes I set it up from role skill. The bot will only use protect with swift cast the moment the tank pulls while im targetting enemy/allies not before combat

Thx
 
I'm using WHM and combat assist botbase
Yes I set it up from role skill. The bot will only use protect with swift cast the moment the tank pulls while im targetting enemy/allies not before combat

Thx

Could you post a log for me? They're in Rebornbuddy/Logs.

Edit: it's an issue with Combat Assist, it's not pulsing precombat for some reason. If you use another botbase like ATB/Mud Assist it should work.
 
Last edited:
Hey mate love your work , just need help with WAR Routine how can i stop it from switching to defiance but keep up with the same rotation?
 
I found when I went to level monk today, that if I check the Elixir field box Anti Stuck goes loopy and makes me constantly jump, will post logs when off work. :D Profile is amazing thanks!
 
I found when I went to level monk today, that if I check the Elixir field box Anti Stuck goes loopy and makes me constantly jump, will post logs when off work. :D Profile is amazing thanks!

Oh that would explain why I couldn't reproduce the Anti-Stuck issue, my MNK is only level 50. Pushed a fix for it, it'll be in the next version but it's available now via SVN.
 
Oh that would explain why I couldn't reproduce the Anti-Stuck issue, my MNK is only level 50. Pushed a fix for it, it'll be in the next version but it's available now via SVN.


Thats awesome, thanks a whole bunch!

EDIT: Working perfectly with no jumps so far. :D
 
Last edited:
On Summoner - when Demi-Bahamut is summoned it notices the pet has gone MIA and resummons it

[22:57:37.947 N] [Shinra] Casting >>> Summon Bahamut
[22:57:38.630 D] DoAction Spell 166 0x10062D88
[22:57:38.631 N] [Shinra] Casting >>> Aetherflow
[22:57:38.797 D] Something went wrong couldnt find pet with object id 4001D66D
[22:57:39.348 D] DoAction Spell 7429 0x400004D1
[22:57:39.348 N] [Shinra] Casting >>> Enkindle Bahamut
[22:57:40.299 D] DoAction Spell 165 0x10062D88
[22:57:40.299 N] [Shinra] Casting >>> Summon
[22:57:46.472 D] DoAction Spell 172 0x400004D1
[22:57:46.472 N] [Shinra] Casting >>> Ruin II
[22:57:46.597 D] DoAction Spell 181 0x400004D1
[22:57:46.597 N] [Shinra] Casting >>> Fester
[22:57:46.663 D] DoActionLocation Spell 179 at <5.020142, 48.48605, -64.10321>
[22:57:47.705 D] DoAction Spell 176 0x10062D88
[22:57:47.705 N] [Shinra] Casting >>> Rouse
[22:57:48.975 D] DoAction Spell 172 0x400004D1
[22:57:48.975 N] [Shinra] Casting >>> Ruin II
[22:57:49.007 D] DoAction Spell 184 0x400004D1
[22:57:49.007 N] [Shinra] Casting >>> Enkindle
 
Back
Top