mastahg
Administrator
- Joined
- Feb 27, 2011
- Messages
- 5,355
Then there is nothing to add, thats reading it straight from the game dataSorry correction* DreadComboState. It returns None after casting it.
View attachment 233032
Then there is nothing to add, thats reading it straight from the game dataSorry correction* DreadComboState. It returns None after casting it.
View attachment 233032
Then there is nothing to add, thats reading it straight from the game data
Updated for 7.05
Api changes:
Core.TemporaryStorage added for profile developers to store data
Core.ProfileTemporaryStorage added for profile developers to store data
Core.BotStartTemporaryStorage added for profile developers to store data
ActionManager.ActionLock exposed
ActionManager.ActionQueued exposed
noHi mastahg,
It seems there is a bug in the TeleportTo tag:
new Decorator(r => (Force && Aetheryte != null) || (!Force && WorldManager.ZoneId == zoId), new Action(r => _done = true))
Shouldn't the condition (Force && Aetheryte != null) be (!Force || Aetheryte == null) ?
Hi mastahg,
It seems there is a problem with the TeleportTo tag. RB would not teleport me to the Aetheryte if I am not very far away from the Aetheryte, even if I set Force=true.
I read the TeleportTo.cs file and I think this line might be the problem:
new Decorator(r => (Force && Aetheryte != null) || (!Force && WorldManager.ZoneId == zoId), new Action(r => _done = true))
The Aetheryte != null condition seems weird to me. When I set Force=true I really want it to do the actual teleportation even if I am close to the Aetheryte. I did a rough test and it seems that now I need to be >200 yard away from the Aetheryte to make RB actually do the teleport.
DutyManager.Queue(DataManager.InstanceContentResults[(uint)240]);
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> System.ArgumentException: Cannot queue for content not in the duty finder
at ff14bot.Managers.DutyManager.Queue(InstanceContentResult[] instances)
Looks like Queueing in duty manager is broken
Code:DutyManager.Queue(DataManager.InstanceContentResults[(uint)240]);
No matter which duty I put in, it reports:
Code:System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Cannot queue for content not in the duty finder at ff14bot.Managers.DutyManager.Queue(InstanceContentResult[] instances)
Support for version 7.11
Introduction of story mode.
-Enabling this feature in the orderbot settings will allow you to enjoy the story of final fantasy while also enjoying the automation of leveling.
-Quest dialogs will not be automatically advanced, dialog options will not be automatically selected
This bot is for the game final fantasy 14.Hello there! I am new here and just paid and download,but when i run RebornBuddy says "Unable to find ffxiv_dx11.exe" and i cannot run the problem.How to solve this problem View attachment 233083
I thought is for WOW,anyway,do u have for WOTLKThis bot is for the game final fantasy 14.