So i'm trying to revamp the ChocoboBot (not the chocobo trainer mind you) There seems to be a multitude of issues at hand here, for one its using the old deprecated gaianavigator so i just removed that (i don't really need it to find its way to the chocobo racing room and find the NPC, as i already stand there), however, it seems the UI's have all changed too since the chocobobot was last created. My current conundrum: How do i click "join" when the duty finder window is open? (as chocobo races are now part of the same duty finder UI as other duties, which seems not to have been the case before) I've been trying to find stuff like "DutyManager.Queue" etc but can't find a way to let it join f.ex "Chocobo Race: Random" since that 'instance' isn't available in the instance enum. Any and all help will be greatly appreciated
I added the ChocoboRaceManager class that has useful information for chocobo racing. I think @zzi has something for joining dungeons as the DutyManager is currently non functioning.
I handed off some data to Mastahg about the duty manager. It's a lot of stuff, will probably take a few days at least to get that merged into RB.
By the way, if either of you guys would care to have an indepth talk with me at some point through some means about some of the innards of rebornbuddy, perhaps i could start being more of help to the whole project, i would love to be able to supply data to you as well to make the bot better things such as, how to find UI id's properly in a way that helps you guys, control id's etc (i mean, i haven't even tried but would something like using auto-its window info tool work in these scenarios?)
Feel free to message me on discord if you have some specific questions. https://discord.gg/4UXTZC9 Not sure what you mean by UI id's
Wanted to give an update on this. Getting queueing support is done just putting some finishing touches on the api so that its in an actual usable state.
New version should allow you to queue for chocobo races. check the ContentUICategory for the correct instancecontentresult to pass to the queue function 26 Chocobo Races 27 Chocobo Races (Party Member)