If you are having issues with a profile please post in that profiles thread.
Here it is.
View attachment MainScenario_15-50.xml
View attachment Uldah_1-15.xml
Attachments
Last edited:
If you are having issues with a profile please post in that profiles thread.
The 1-50 questing pack will constantly output "No viable path" errors (meaning you're in the wrong zone). You will need to manually move to the zone for the quest it's trying to do. The easiest way to do this is to open your Journal, click on the quest you're currently on, click on the "Map" button under the quest description and move to the zone that appears on your map.
questing profile is not working around uldah lvl 13
so i level up 15 manually.
15-50 profile is not working, either.
[o] aethernet - gridania is not working, either.
View attachment 193868 level up 1 - 13 through uldah 1-15.xml and 13 to 14 manually
View attachment 193869 level up 14 - 15 manually and try to 15-50 profile & [o] aethenet
Version 27
Code:Updated for latest ff14kr patch
What about exactly is not working?
I'm troubled with Returning Home(Housing) after gather.
Run Console
foreach(var item in WorldManager.AvailableLocations)
{
Log(item);
}
Then Show up
Name: estate AetheryteId: 57 Cost:25 Zone:340 Icon:5 Favorite:0
I have over 30 cobalt ore.
<If Condition="(ItemCount(5116) > &MatCountor (ItemCount(5116) == &MatCount
">
<LogMessage Message="You've gathered &MatCount;+ Cobalt Ore!" />
<TeleportTo Name="Estate" AetheryteId="57" />
<StopBot />
</If>
View attachment 194621
Stopbot is Not Working. (But, if i use Another Location [ex:Uldah] that is working fine)
JUST Teleporting to estate over and over.
Help, plz
How to use "RaidBro" with rebornbuddyKR?
RaidBro exist RebornbuddyKR Botbase.
But Can't See Rebornbuddy Options.
Gardening Bot is NOT WORKING.(with Planting by Someone who same FC NOT me)
Can't Fertilizing & Watering
This is Log
[23:44:27.971 D] Added new hook [TreeStart] 3c597012-0a47-45f8-b39f-8ee3ef0ea0d4
[23:44:27.987 N] [Gardening bot] GardenManager.GetCrop returned null 40000B74
[23:44:27.988 N] [Gardening bot] GardenManager.GetCrop returned null 40000B75
[23:44:27.988 N] [Gardening bot] GardenManager.GetCrop returned null 40000B76
[23:44:27.989 N] [Gardening bot] GardenManager.GetCrop returned null 40000B77
[23:44:27.989 N] [Gardening bot] GardenManager.GetCrop returned null 40000B78
[23:44:27.990 N] [Gardening bot] GardenManager.GetCrop returned null 40000B79
[23:44:27.990 N] [Gardening bot] GardenManager.GetCrop returned null 40000B7A
[23:44:27.990 N] [Gardening bot] GardenManager.GetCrop returned null 40000B7B
[23:44:35.075 N] Stopping the bot. Reasonushed the stop button.
I cannot reproduce this specific message. If you stop and restart the bot does it say the same thing?
Also are you trying to fertilize another houses garden? That is not something that is supported in game so its not something we can do either. I just tested the last release and it watered the garden and fertilized the crops as expected.
Edit:
I was able to reproduce the error. The bot does not have any configuration and if you are standing next to an empty field and push the settings button the log will display what you posted. The bot does not plant for you, it will only water and fertilize nearby plots.