• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Exilebuddy Release/Beta Revision Guide

    Discussion in 'Archives' started by pushedx, Nov 26, 2013.

    Thread Status:
    Not open for further replies.
    1. Vamp2613

      Vamp2613 New Member

      Joined:
      Mar 18, 2013
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      I don't think you can. I use every bit of mine anyway.

      Sent from my DROID RAZR HD using TheBuddyForum mobile app
       
    2. kinosix

      kinosix Member

      Joined:
      Jul 29, 2012
      Messages:
      102
      Likes Received:
      0
      Trophy Points:
      16
      should be able to just create a new filter and put in the specified names of the currency you want, not including armor scraps etc etc.
       
    3. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      Yeap, it was me. I didn't change it yet since I was wanting a little more confirmation, but if it's much better it'll be changed for the next version.

      You can, but you need to redo your filter so it only picks up the currency you want, rather than all currency items. Right now it only picks up all currency by rarity.

      Basically, you'd go through and add metadata or name matching for only the items you want to pickup, much like the filter is for the uncommon skill gems.

      The actual resulting filter would look like this:

      You need to register and have one post to see spoilers!
      The default filter itself in its entirety, would be like this: Private Paste - Pastie

      Notice how the global pickup item by Currency rarity is no longer there, since that is what makes the bot pickup all currency!

      A template has been added to the default filter now to make this easier. You'll have to do a clean install or delete your filters to get it though.
       
    4. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      Couldn't replicate this issue. Molten Shell only casts when you are in combat, and your current shell is depleted.

      So basically, if you get in a situation where you are surrounded by mobs, and they are blowing up your shell, the current logic would just keep recasting it until everything is dead.

      If this isn't what is happening, please make a support thread with your logs so we can try to figure out what is happening for you then.
       
    5. karathos

      karathos New Member

      Joined:
      Jun 17, 2012
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      idk if it's currently possible to do, but can you set the bot to do the chaos recipe using item filters? if not, is that something that can be added after more important features (questing, improved selling in town, etc)?
       
    6. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      The item filter logic does not support something like that, it would have to be done in bot logic or a plugin (but a plugin wouldn't work correctly right now for it).

      Adding support for things like that is planned after the other higher priority stuff is done and working.
       
    7. brainAbuddy

      brainAbuddy Active Member

      Joined:
      Aug 12, 2010
      Messages:
      2,180
      Likes Received:
      11
      Trophy Points:
      38
      you need to create a new filter to pick-up
      and add them all by name accept those who you don't want
       
    8. 54sgdg4d6s

      54sgdg4d6s Member

      Joined:
      Jun 26, 2013
      Messages:
      193
      Likes Received:
      0
      Trophy Points:
      16
      why? all orbs are useful.
       
    9. imdivesmaintank

      imdivesmaintank New Member

      Joined:
      Oct 30, 2013
      Messages:
      342
      Likes Received:
      0
      Trophy Points:
      0
      how would that help? currency pickup is not done by filters.
       
    10. kuskner

      kuskner Member

      Joined:
      Oct 12, 2013
      Messages:
      521
      Likes Received:
      2
      Trophy Points:
      18
      Is there a Relogger for EB?
       
    11. randomstraw

      randomstraw Community Developer

      Joined:
      Jul 17, 2012
      Messages:
      1,611
      Likes Received:
      10
      Trophy Points:
      38
    12. kuskner

      kuskner Member

      Joined:
      Oct 12, 2013
      Messages:
      521
      Likes Received:
      2
      Trophy Points:
      18
    13. randomstraw

      randomstraw Community Developer

      Joined:
      Jul 17, 2012
      Messages:
      1,611
      Likes Received:
      10
      Trophy Points:
      38
      I don't know if it works with EB, its just the only thing i could imagine to, as there are no "community" releases as of now.
       
    14. tozededao

      tozededao Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,225
      Likes Received:
      5
      Trophy Points:
      38
      First post mentions boss farming was dropped since the rework of EB, how did it used to work? Rush/Skip all the monsters until it fights the boss? When can we expect to have such feature again?
       
    15. IeU

      IeU Member

      Joined:
      Jul 20, 2010
      Messages:
      830
      Likes Received:
      11
      Trophy Points:
      18
      It would get the nearest WP to the boss and reset boss area, kill boss, repeat (it didnt reset the inbetween zones, just boss zones)
       
    16. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      No eta on complete boss farming, but Act 1 boss farming is something that might be working in less than a week, depending on a workaround being tested.

      There's two main issues that have to be worked around.

      1) Boss zones are composed of "islands", and "islands" don't work well when the code tries to pathfind to every inaccessible node. I think we have a work around for this now, but it requires fixing the next issue.
      2) Running background threads that require using code that isn't thread safe causes tons of crashes, which was happening before when the bot was having a ton of crashes.

      No promises, but we have not forgotten about it; it's just not a simple or quick fix.
       
    17. 2153030

      2153030 New Member

      Joined:
      Oct 8, 2013
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      Where can I get older version for 1.0.6?
       
    18. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      Using a custom combat target inclusion.

      Version #734 re-enables users being able to override the combat target inclusion filters. This allows for making the bot totally ignore certain types of mobs, such as Normal rarity. This post will show a quick guide on how to do so.

      Step 1: Inside the Exile Initialize function, add the following code at the bottom of the if statement (inside the if statement block):
      You need to register and have one post to see spoilers!
      Step 2: At the very bottom of the ExileRoutine namespace (but still inside the namespace itself), add the following code:
      You need to register and have one post to see spoilers!
      Here is an example of the final modified file at the time of posting this to see the changes in place: https://gist.github.com/anonymous/e289cc4c83d231919222#file-gistfile1-cs

      Please be careful if you choose to do this, as the bot can get stuck or trapped by the mobs you are now ignoring. It is only for people who fully understand the risks of doing this, and want the bot to do it. It is best used in areas that are large and open, such as the Ledge or Fellshrine. Do not use it in places that are small and enclosed, as the bot will most likely never make it through!
       
    19. skyliner1yfz

      skyliner1yfz New Member

      Joined:
      Oct 7, 2012
      Messages:
      53
      Likes Received:
      0
      Trophy Points:
      0
      Piety farm and item filter by explicit affix would make this bot amazing and increase yield 2x.

      Please? ;)
       
    20. Sapin32

      Sapin32 Member

      Joined:
      Jun 7, 2010
      Messages:
      100
      Likes Received:
      0
      Trophy Points:
      16
      Can't agree more with piety farm :cool:
       
    Thread Status:
    Not open for further replies.

    Share This Page