Closing this thread, update to date profiles can be found at
https://www.thebuddyforum.com/rebornbuddy-forum/rebornbuddy-profiles/orderbot-profiles/questing-profiles/216756-bot-quests-quests-quests.html
Changelog
Known Issues
Notes to third party developers
Asides for any temporarily missing api there are a few things you need to note.
IntPtrs are now 8 bytes instead of 4 bytes
RB_X64 is #defined to tell if you are running 64bit rebornbuddy.
Working with game windows has slightly changed...
All the Quest* variables are the names that they use internally to track progress for quests, for some quests they use it to track which random variation to give.
Updating the op with updated version now.
Amalj'aa Daily Quests Rank 1,2, and 3.
Unlock quests need to be done manually.
These profiles handle all the different variations of each daily quest.
The only quests it does not do are the ones requiring you to use a mount.
Thanks for the report. For the cn version we have to interact with the window directly which is kinda a pain, looks like there was a bug in selecting the correct list under the special recipes section. Pushing out a fix now.
No, not like there is a regular action equivalent anyway.
await Coroutine.Wait(Timeout.InfiniteTimeSpan, () => !CraftingManager.AnimationLocked);
if (Actionmanager.CanCast(Action,null))
{
Log("Casting {0}...