Please post a full log .txt file from your "Logs" folder that can show us what's going on.I think i might be doing something wrong but when I get a quest to kill something the bot will target the monster but just walks right past them, can someone help?
It shouldn't break, but you will need to monitor it and likely manually perform a number of zone changes. As long as you're ok with doing that, the profile should work well.If I have a character that is already level 50 with the MSQ done but didn't do hardly any side quests, can I use this profile to go back and do the side quests? or will it break because I have the MSQ's done?
It shouldn't break, but you will need to monitor it and likely manually perform a number of zone changes. As long as you're ok with doing that, the profile should work well.
That's the way kaga setup the profile.Using this on my 43 summoner, why is this crap to trying get the conjurer quest ?
[09:29:46.462 V] [Poi.Clear] Reason: Current behavior changed to RunCode: LineNumber: 471, Name: ConjurerEquip2, IsDone: False, HighPriority: False, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.ActionRunCoroutine, .
<CodeChunk Name="ConjurerEquip2">
<![CDATA[
foreach(ff14bot.Managers.BagSlot slot in ff14bot.Managers.InventoryManager.FilledInventoryAndArmory)
{
BagSlot EquipSlot = ff14bot.Managers.InventoryManager.GetBagByInventoryBagId(ff14bot.Enums.InventoryBagId.EquippedItems)[ff14bot.Enums.EquipmentSlot.MainHand];
if(slot.RawItemId == 1995)
{
slot.Move(EquipSlot);
}
}
]]>
</CodeChunk>
Trying to start the 2nd job as a maurdar but its not working. Any ideas?
[07:44:01.679 V] [Poi.Clear] Reason: Current behavior changed to SelectStringClickTag: contains: , slot: 0, IsDone: False, HighPriority: False, LineNumber: 346, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.PrioritySelector, .
It's trying to click on a window during the opening cutscene. Manually complete Coming to Limsa Lominsa and try again.Code:[07:44:01.679 V] [Poi.Clear] Reason: Current behavior changed to SelectStringClickTag: contains: , slot: 0, IsDone: False, HighPriority: False, LineNumber: 346, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.PrioritySelector, .
I based the profile you loaded based on what you provided in your post:Am i suppose to have that quest? I started as a lancer...so i dont see that quest from that NPC.
This is why it's always best to post a full log .txt file from your "Logs" folder.Trying to start the 2nd job as a maurdar but its not working. Any ideas?
I based the profile you loaded based on what you provided in your post:
This is why it's always best to post a full log .txt file from your "Logs" folder.
I guess I also should've asked if this was a new character, or simply a secondary class of an existing character. If it's a secondary class on an existing character, you can't run another 1-15 starting zone. You will need to grind mobs or run Fate Bot from level 1 to whatever you want to end up with.
Having problems, I completed the first dungeon and now the bot just goes to the same place and stands there
Log Attached
View attachment 187997
Looks like it's stuck in a loop swapping between profiles. You should be able to avoid this by removing these lines from the 15-50 profile:Having problems, I completed the first dungeon and now the bot just goes to the same place and stands there
Log Attached
Looks like it's stuck in a loop swapping between profiles. You should be able to avoid this by removing these lines from the 15-50 profile:
![]()
Open the profile in any text editor and find them, then delete them.Thanks for the help but how do I remove these lines![]()