What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Search results

  1. mastahg

    [OFFICIAL] Rebornbuddy Questing Pack

    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
  2. mastahg

    [Release] RebornBuddy64 Version 1.0.726 - DirectX11 / x64 bit compatible

    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...
  3. mastahg

    Fix to use gathering skills

    Skills working perfectly fine for me. If you are having issues then you should post a log and profile that has issues in the support forum.
  4. mastahg

    Important Crafting Tags

    Guess you should try reading a bit harder. Its explained very clearly in the first post.
  5. mastahg

    [OrderBot] Amalj'aa Daily Quests

    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.
  6. mastahg

    [OrderBot] Amalj'aa Daily Quests

    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.
  7. mastahg

    Important Crafting Tags

    Crafting the advanced recipes should now work properly on the cn client. Also added a profile in the second post to dump the currently listed recipes.
  8. mastahg

    Important Crafting Tags

    Thanks. I ended up rewriting the CN selection code, currently testing it now.
  9. mastahg

    Important Crafting Tags

    No. It's an issue with the CN version.
  10. mastahg

    Important Crafting Tags

    If you could get me a screenshot of the crafting menu with that recipe selected that would be great.
  11. mastahg

    Important Crafting Tags

    Please post the entire log(s)
  12. mastahg

    Important Crafting Tags

    How about you post a log?
  13. mastahg

    Important Crafting Tags

    Use NqItemCount
  14. mastahg

    Important Crafting Tags

    Yea. No. The goal is supporting all regions.
  15. mastahg

    Important Crafting Tags

    I think im going to create a map between all the basic abilities that are duplicated across the classes.
  16. mastahg

    Important Crafting Tags

    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.
  17. mastahg

    Important Crafting Tags

    Thanks. With this I should be able to fix it. I've had reports of it doing that but no one provided enough information.
  18. mastahg

    Important Crafting Tags

    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}...
  19. mastahg

    Important Crafting Tags

    No need to confirm it. I already said I saw what the problem was. Building new version now, should be pushed out in like 5 minutes.
  20. mastahg

    Important Crafting Tags

    Thanks. I see the issue. I'll post a new version in a bit.
Back
Top