![eqkthVf5uqxgBzUv66zhucFFh4.png](https://lds-img.finalfantasyxiv.com/promo/h/A/eqkthVf5uqxgBzUv66zhucFFh4.png)
Here are my profiles for completing the 6.X Main Story Questline for the Endwalker expansion.
These profile are released publically for free on public GitHub repo.
There are some manual steps during this profile that will require you to manually intervene with the bot. When one of these steps happen a pop up Dialog window will appear letting you know to complete the next step manually. These steps will usually include Solo Duties that are more complex than just "hunt and kill" and generally aren't worth creating custom code for, as you only have to complete them once per character. In this free version of the profile duties are not included, even the ones that have Duty Support/Trust support within the game, so you will also get a pop up dialog when one of those is required. However, if you're intersted in a more automated experience my Panda Farmer plugin will automatically complete most of the Duty Support dungeons for you, as well as class quests and aether currents along the way.
Installation Instructions
Automatic Setup (recommended)
The easiest way to install LlamaLibrary is to install the updateBuddy plugin. It would be installed in the /plugins folder of your rebornBuddy folder as such:
Code:
RebornBuddy
└── Plugins
└── updateBuddy
├── git2-a2bde63.dll
├── LibGit2Sharp.dll
├── Loader.cs
└── UpdateBuddy.dll
It will automatically install the files into the correct folders and keep them up to date.
You should be able to find the profiles in
Profiles/RebornProfiles/
of your RebornBuddy folder.Select OrderBot as your Botbase on the main RebornBuddy window. Then select Load Profile and select the profile you wish to load. Then press start.
Manual Setup
If you prefer manual setup instead of automatic,- Download the latest version.
- Click the green Go To Download button in the top right
- On the .zip file, right click > Properties > Unblock > Apply.
- Unzip all contents into RebornBuddy\Profiles\ so it looks like this:
Code:
RebornBuddy
└── Profiles
└── RebornProfiles
├── README.md
└── ...
5. Select OrderBot as your Botbase on the main RebornBuddy window. Then select Load Profile and select the profile you wish to load. Then press start.