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

Search results

  1. mastahg

    [OrderBot] Kobold Dailies v1.2

    Make a new thread with your profile + a log of it acting weird in the development section and ill take a look.
  2. mastahg

    [OrderBot] Kobold Dailies v1.2

    That's not what the usetransport behavior is for, at all.
  3. mastahg

    [OrderBot] Kobold Dailies v1.2

    Neutral profile updated. Respected profile added.
  4. mastahg

    [OrderBot] Kobold Dailies v1.2

    Yea im working on the next tier. Wanted to get teleportation done but patches get in the way.
  5. mastahg

    Useful code snippets for developing quest profiles

    Updated the code in the OP, let me know if that works for you.
  6. mastahg

    [OrderBot] Kobold Dailies v1.2

    Try restarting the game.
  7. mastahg

    [OrderBot] Kobold Dailies v1.2

    What locale is your windows set to?
  8. mastahg

    [OrderBot] Kobold Dailies v1.2

    Version 1.1 Fix improper teleport ID Add missing turnins Add support for the rest of the starting dailies(Except for the one transport mission) I've finally unlocked the second tier of dailies. Going to work on adding them next.
  9. mastahg

    Useful code snippets for developing quest profiles

    Getting list of quests ClearLog(); foreach(var quest in QuestLogManager.Quests()) { Log(quest); } The bits you'll be intersted in is GlobalId and Step Get all nearby units ClearLog(); var units = GameObjectManager.GameObjects; foreach(var unit in units.OrderBy(r=>r.Distance()))...
  10. mastahg

    [OrderBot] Kobold Dailies v1.2

    I'll leave the other tribes up to the community. I've got an updated profile with a few more turnins done, will release when the next update is ready.
  11. mastahg

    RebornBuddyCN r586

    Changelog Version 202 Triple Triad Botbase added RebornBuddy: Zip Requirements Buddywizard is currently outdated, please install the requirements manually below: .NET 4.8 VC++2022 x64 Reporting Bugs When reporting a bug, please include your full log file (found in your...
  12. mastahg

    [OrderBot] Kobold Dailies v1.2

    This will do most of the dailies. My server hasnt had a few of them for a few days in a row so I have not been able to complete some of the hand-in code for them. You can start this anywhere and itll take you to the camp. Make sure you have done the pre-reqs and can pickup the dailies...
  13. mastahg

    [Horde] Argent Tournament + Valiants

    Profiles are updated. Testing the Qb's now.
  14. mastahg

    [Horde] Argent Tournament + Valiants

    Read the post before the last 'fucktard'. Clearly said that it hasn't been updated to work with mop.
  15. mastahg

    [Horde] Argent Tournament + Valiants

    Haven't had time to update the Qb's for mop, been really busy. Once i get a free moment ill poke it.
  16. mastahg

    Does Honorbuddy add new spells to the actionbar?

    Honorbuddy doesnt need any spells on any bars. It will use whatever spells you have learned.
  17. mastahg

    [Horde] Argent Tournament + Valiants

    Yea, they prolly need some love, will get around to looking at the QB's when i have some free time.
  18. mastahg

    EzPVP - Mastahg's PVP CC's

    After singular is done being updated, then vanguard and vagabond are working fine.
  19. mastahg

    [Horde] Argent Tournament + Valiants

    Yes. Send money to my paypal.
Back
Top