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

Search results

  1. Pachi

    [Plugin] MirrorQuest - Cadiro Plugin

    you can't even download the ComLib any more, it has been removed from the site.
  2. Pachi

    [Plugin] MirrorQuest - Cadiro Plugin

    I thought that plug-in was done away with
  3. Pachi

    [Plugin] MirrorQuest - Cadiro Plugin

    Not working lot of errors.
  4. Pachi

    [Plugin] Advanced Map Device

    I can confirm that map mod 8 does not work
  5. Pachi

    References for Project

    nvm got it, was missing Default.dll Thanks to Vethrfolnir
  6. Pachi

    References for Project

    is RemoteASM.dll & RemoteASMNative.dll not used in the references any more? Getting an error when loading a project with. Default.EXtensions; Default.EXtensions.CommonTasks; Default.EXtensions.Global;
  7. Pachi

    The sad news - Honorbuddy and others

    I don't think they lost the lawsuit I think they just choose to stop producing the bot.
  8. Pachi

    Keeping certain currency (nets) in the inventory

    if you look in this file and add your net's there. 3rdParty\AdvancedItemFilter\Tasks\StashToSpecificTab.cs private readonly HashSet<string> _currencyToKeep = new HashSet<string> { "Scroll of Wisdom", "Portal Scroll"...
  9. Pachi

    Animated Guardian API

    var Animated_GuardianSkill = LokiPoe.InGameState.SkillBarHud.Skills.FirstOrDefault(s => s.Name == "Animate Guardian"); if (Animated_GuardianSkill != null) { var AGObj = Animated_GuardianSkill.DeployedObjects.FirstOrDefault() as Monster; if...
  10. Pachi

    Struggling with plugins

    you have to select from the drop-down menu at the start
  11. Pachi

    Struggling with plugins

    sorry had to re-upload the file I compressed it wrong
  12. Pachi

    Struggling with plugins

    CommunityLib is not needed anymore it's outdated delete it. I'm also sure you're AdvanceditemFilter is outdated as well delete it and use this one
  13. Pachi

    Bestiary Implementation

    so I found a major bug when capturing Beast, If the monster is imprisoned in a powerful essence "example being a beast that you want to capture" you are spammed with this error message. [CaptureBeastTask] Throwing net at Bestiary monster: Chrome-touched Chimeral [ThrowNetAt] Now attempting to...
  14. Pachi

    ItemFilter

    https://www.thebuddyforum.com/threads/itemfilter-highend-looting-profile-for-advanceditemfilter.223125/
  15. Pachi

    Can i run axilebuddy in windows 10 ?

    yes it is compatible with Windows 10
  16. Pachi

    Bestiary Implementation

    Good Job, so far works great.
  17. Pachi

    AdvancedItemFilter 3.0 Item tracking

    you would have to hard-code files to achieve this, there's no simple way of doing it in the interface.
  18. Pachi

    [Guide]No discord, some information, help and links for newcomers

    Np was happy to help. Also I changed my name to match my Discord name.
  19. Pachi

    MapBot Guide/Support/Discussion

    Under the Bot base you need to select Map Bot. After that go to bots official and make sure mapbot is check mark
Back
Top