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

Search results

  1. P

    Riot.im group.

    Please post a link to the official forum thread of that, because I'm not seeing it.
  2. P

    New to PoE & Botting

    3.3 is going to have a big set of skill reworks, breaking CRs, so new ones will most likely have to be made. There's no need for any guides though - the game has been "Path of AoE" for years now, and if you watch 3.3 preview content, it's more the same. All you want it something that can...
  3. P

    Pick up highlighted items and from itemfilter

    Guess I missed seeing this thread in this forum, but this is really easy to do with one code change. Inside "Default\EXtensions\Global\CombatAreaCache.cs", currently line 198: if ((Settings.Instance.LootVisibleItems && worldItem.HasVisibleHighlightLabel) ||...
  4. P

    [3.3] Upcoming Extended Downtime

    Exilebuddy will be undergoing extended downtime for the 3.3 update when it releases Friday. Expansion updates typically require a week or two of updates and testing, so while there is no hard ETA (since we need the client in our hands and the servers up and running), please be aware of the...
  5. P

    Exiledbuddy 3.2.0 Downtime Status Thread (Part 2)

    Updates are in progress for tonight's 3.2.4.5 patch. However, we strongly suggest users login to their game accounts now during the downtime, and read the new ToU. Exilebuddy can not and will not accept/decline it for you, so AutoLogin will fail if you do not take care of this yourself now...
  6. P

    Pathing issues in Burial Chambers

    If the bot is trying to attack through a door, that sounds either like a combat routine issue (are you using OldRoutine?) or a special door (like lab doors) that need a dynamic obstacle placed on it. If you go up to the door it's getting stuck on, use the Object Explorer plugin (Refresh) to...
  7. P

    OPERATING SYSTEM SUPPORT AND OTHERS

    The sticky in this forum covers operating system support: https://www.thebuddyforum.com/threads/default-buddy-bots-prerequisites-update.243828/ Basically, any Windows based OS that supports .Net 4.6.1 is supported, so currently that's Windows 7 SP1+, but that can change based on Microsoft so...
  8. P

    [Plugin] Advanced Map Device

    Support is currently in MapBot/EXtensions in the Alpha version of EB (https://www.thebuddyforum.com/threads/exilebuddy-pre-3-3-alpha-thread.418892). Beta/Release will get the same code for the 3.3 expansion, as what is now Alpha will be the new Beta/Release then.
  9. P

    Bug found at Exileboddy

    DND no longer works because of game changes, you have to manually set and keep track of it if you want that feature! There's no way for the bot to know your client's DND state.
  10. P

    Lavianga's Spirit

    You need to write a custom routine to achieve this, as doing that would require special logic to avoid the case where you need to kill things that don't move or come to you.
  11. P

    hallo i new

    Moved to Support. Please Attach a full log, as that's not an error.
  12. P

    Exiledbuddy 3.2.0 Downtime Status Thread (Part 2)

    Please be aware of this new game issue: https://www.reddit.com/r/pathofexile/comments/8jiaqk/trying_to_farm_a_tabula_on_my_ssf_but_sin_had/ There's no real fix we can do for this at the moment since it's a game issue.
  13. P

    Exiledbuddy 3.2.0 Downtime Status Thread (Part 2)

    Beta #1726 has been deployed with a fix for the character selection bug introduced in tonight's patch. It was indeed a client bug, and was not a bot bug relating to bad data or anything we broke.
  14. P

    Exiledbuddy 3.2.0 Downtime Status Thread (Part 2)

    Beta #1725 has been deployed for tonight's random patch. However, it seems character selection broke, so it is being looked into. A new Beta will be pushed soon to fix the issue. Since the bot will get stuck during AutoLogin, you can click inside the client window a few times until the league...
  15. P

    Have problem with start...

    You're using a plugin that is trying to access a URL ("api.poe.ninja") that is not currently loading.
  16. P

    [Plugin] Advanced Map Device

    This specific plugin is no longer needed with official API support for: MasterDeviceUi.ActivateWithOption I'd suggest people rewrite it using the new API, as it'll handle scrolling and selecting options for any master device under any resolution.
  17. P

    Forum Reorganization and Developer information.

    For "Setup a Project + Basic Example Project Code" see - https://www.thebuddyforum.com/threads/3-0-developers-guide-to-setting-up-a-project.407308/ The bot includes almost all the non-api code, so those are also additional examples. It's not feasible to try and make a developer guide explaining...
  18. P

    My bot doesn't work.

    Change your client graphics settings to use DirectX 9 or 9 EX. Direct X 10 (64-bit) is not supported!
  19. P

    Small improvements and QoL ideas for 3.3 release

    Plugin support for chancing is ultimately up to ExVault. If he wants to write and maintain such a plugin moving forward for us, then it'll be added. If not, then community contributions would still be required for that logic. We'll have to see what else we want to get done for 3.3 on the plugin...
  20. P

    Mover stuck issues (for Pushedx)

    I'll check these soon so see if they match any known issues. Based on your descriptions, I think they match known issues, but they will be good places to check after future changes are made, thanks for sharing!
Back
Top