Is there anyone else that is having issues running these profiles? I am running the latest Ixal Daily 6 profile and all will work up until crafting.
View attachment 179161
View attachment 179162
When it gets to crafting, it will freeze the game and eventually disconnect. I have to close down RB and relog back into the game. I have tried using Goldsmithing, since it looks like that is the prefered in the code, and I have also added the Culinarian with my own coding to see if that works, but I don't think this is an issue with the crafting itself. It might be the .cs plugins that are required that may need updates. Anyone else have any insight on this?
[OrderBot] profiles for Ixal Daily Quests.
Others:
- The Craft profiles were made using both a level 35 Weaver and a Level 50 Goldsmith. I cannot guarantee that all of them will work for all Classes. It is absolutely impossible to account for all variations in your Characters ability. Should you have alternative craft rotations that you feel would benefit the profiles, feel free to edit it in, or share them here, so I can add them to benefit all.
- The Rank 5 Unlock quest has it's Craft profile missing, as I was unable to complete the crafts as a level 30 Weaver. If anyone could provide a working craft rotation for this quest it would be appreciated, otherwise it'll take me a while to level another characters craft to 35+ to attempt it myself.
[*]Rank 6 Quests: A High Wind In Ishgard, In Case of Emergency & We Fly High (Squawkin') only have Goldsmith profiles. Using another class could hang your game and crash RebornBuddy. Again, should you have working rotations for the missing crafts, please share them. Please also note, I'll be more inclined to include those made by modestly geared characters (Such as HQ Patricians sets).
Any other issues, or errors, please post a detailed description of what it is doing, and what it should be doing, as well as a FULL log, please no snapshots.
Enjoy.
Sodimm.
<While Condition="GetQuestStep(67103) == 255 and not HqHasAtLeast(8126,1)">
<If Condition="Core.Player.CurrentJob == Enums.ClassJobType.Carpenter">
<Synthesize RecipeId="30542"/>
<While Condition="CraftingManager.IsCrafting">
<If Condition="Core.Player.CurrentCPPercent == 100">
<CraftAction Name="Inner Quiet" ActionId="252"/>
<CraftAction Name="Steady Hand II" ActionId="281"/>
<CraftAction Name="Waste Not" ActionId="279"/>
</If>
<If Condition="CraftingManager.HQPercent == 100">
<CraftAction Name="Careful Synthesis II" ActionId="100069"/>
</If>
<If Condition="CraftingManager.Durability == 20 or (CraftingManager.Condition == Enums.CraftingCondition.Excellent and Core.Me.CharacterAuras.GetAuraStacksById(251) > 2)">
<CraftAction Name="Byregot's Blessing" ActionId="100009"/>
</If>
<If Condition="CraftingManager.Durability > 20 and CraftingManager.HQPercent != 100">
<CraftAction Name="Hasty Touch" ActionId="100108"/>
</If>
</While>
</If>
does someone know where to download it because can not find the download link
[OrderBot] profiles for Sahagin Daily Quests.
These profiles will automate the Sahagin daily quests. The unlock quests are included for rank 1. Ranks 2 and 3 are still pending.
Notes:
- The Rank 1 (Neutral) profile will neither accept, nor turn in the quest "A Killer Strategy" unless you first obtain the item: "Coral Armband". Which can be obtained by completing the FATE "Sharknado".
- The Rank 2 (Recognised) profile will neither accept, nor turn in the quest "Clutchfather Knows Best" unless you first obtain the item "Coral Band". Which can be obtained by completing FATE "Tale Of A Whale".
- The Rank 3 (Friendly) profile will neither accept, nor turn in the quest "Removing The Stain" unless you first obtain the item "Coral Necklace". Which can be obtained by completing FATE "Watch Your Tongue".
To download the profiles, use the download link below.
Known Issues:
Any other issues, or errors, please post a detailed description of what it is doing, and what it should be doing, as well as a FULL log, please no snapshots.
Enjoy.
Sodimm.
Please read carefully the first post in the thread. Ability not Known errors are a common occurrence and can appear for various reasons. Unfortunately it's a bug with how RebornBuddy works, and can appear at random if the Actioncache bugs out, omitting the cross class skills. As the first post states, start the profile as the combat class you picked when editing your gear sets. This minimises the chance; during switches for the Actioncache to become bugged. It's not a guarantee that it will work, as it seems to occur at very random times, but it's best practise for as smoothest a run as possible.
does someone know where to download it because can not find the download link
Thanks this helped a lot. For me it always occured at this specific position when GSM crafts this specific component with steady hand 2 in it. ID 30660, 30659, 30618. As a quick workaround I replaced Steady Hands II with Steady Hands and Hasty Touch with Standard Touch. Now it runs through without any problems, but still a lot of errors when crafting of the above stated component starts. I forgot to copy the log. Next time I'll catch it.
Some bugs/mistakes, The Ixali line has your Fisherman Macro set set as 16 instead of 6.
Also there are a few mistakes where HQPercent is mistakenly cased as Hqpercent, which causes the script to terminate while crafting.
Could've sworn I'd already done these, i'll push new versions when i get home. Thanks
EDIT: Done... Also re-uploaded working version of AdvQuestDev
Where download? SVN not available.
couple things, first thanks for putting in so much work and putting it out there for the rest of us,
I have gotten this before expansion but always ignored it but its been bugging me,
[01:18:00.539 N] Compiler Error: c:\Users\Virgil\Downloads\RebornbuddyBETA 1.0.25.0\Plugins\AdvQuestDev\program.cs(13,30) : error CS0115: 'AdvQuestDev.AdvQuestDevTools.Pulse()': no suitable method found to override
[01:18:00.539 N] Compiler Error: c:\Users\Virgil\Downloads\RebornbuddyBETA 1.0.25.0\Plugins\AdvQuestDev\ui.cs(70,22) : warning CS0114: 'AdvQuestDev.ui.Refresh()' hides inherited member 'System.Windows.Forms.Control.Refresh()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
any thoughts?
and also how do I use the Codex for combat assist? I have tried just using CA and it asks for routine and I choose ultima but no assist happens, thanks for reading
Click this in his signature:Any chance you're able to provide us with the SVN Checkout for this? Can't seem to find it - when I try to extract the orderbot profiles it doesn't automatically have an svn address attached to it. Getting the same error as these guys above.
[DownLoad] Sodimms OrderBot Profiles