Is it possible to have the fatebot use another mount while your chocobo is stabled? I have other mounts that I should be able to use, but the bot just sprints instead. Is there any way to make the bot choose another mount?
ff14bot.Managers.Actionmanager.Mount([uint]) I only have one mount so I can't check if this works, you can try running it in console. default is 1 so you can try ff14bot.Managers.Actionmanager.Mount(2) etc and let us know. If this works then you would need a plugin for it...