• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Profiles] Adventure Mode Bounties - Community Edition

    Discussion in 'Archives' started by sychotix, Apr 4, 2014.

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

      Creation85 New Member

      Joined:
      Mar 13, 2013
      Messages:
      98
      Likes Received:
      0
      Trophy Points:
      0
      Not until we figure out a way to optimize with common points (if there are any) which will require us to constantly go into an area and explore the whole thing multiple times and compare them all. Something we plan in the future but the current goal is just to get everything at least working first.
       
    2. dioxy186

      dioxy186 Member

      Joined:
      Apr 15, 2014
      Messages:
      77
      Likes Received:
      0
      Trophy Points:
      6
      In Act 1: When it tries to salvage, it runs to the gate on the far right and stops.

      In act 4: It doesn't go to the Silver-Spire 2 for the quest, it gets stuck in silver-spire 1.
       
    3. Karls

      Karls New Member Buddy Store Developer

      Joined:
      Apr 11, 2014
      Messages:
      324
      Likes Received:
      2
      Trophy Points:
      0
      Is there any way to add the Rift Keys to the "do not pickup" loot rules? I had my bot stuck after a few bounty runs, spamming the in town while it had two rift key fragments on the floor next to it.

      Code:
      [Trinity] Blacklisting target CraftingMaterials_Flippy_Global ActorSNO=137958 RActorGUID=532807809 due to possible stuck/flipflop!
      [Trinity] Blacklisting target CraftingMaterials_Flippy_Global ActorSNO=137958 RActorGUID=532807809 due to possible stuck/flipflop!
      [Trinity] Blacklisting target CraftingMaterials_Flippy_Global ActorSNO=137958 RActorGUID=532807809 due to possible stuck/flipflop!
      [Trinity] Blacklisting target CraftingMaterials_Flippy_Global ActorSNO=137958 RActorGUID=532414588 due to possible stuck/flipflop!
      [Trinity] Blacklisting target CraftingMaterials_Flippy_Global ActorSNO=137958 RActorGUID=532414588 due to possible stuck/flipflop!
      
      Edit: turns out they were disabled in Trinity. Should I have this enabled for the bot to work better maybe?
      Edit 2: tried turning it on in Trinity (1.8.21) but the setting was never saved. I think there is a .22 version so I'll check a bit later if updating fixes things.
       
      Last edited: Apr 16, 2014
    4. Creation85

      Creation85 New Member

      Joined:
      Mar 13, 2013
      Messages:
      98
      Likes Received:
      0
      Trophy Points:
      0
      Having it on or off shouldn't really have an impact on how well the profile works other then half a second to pick it up and stash it. This seems like it could be an issue of where it opened the cache and an item falling behind the stash or an object, becoming unreachable. Turning off opening cache would be much safer and just open them yourself.
       
    5. scifi

      scifi Member

      Joined:
      Oct 20, 2013
      Messages:
      104
      Likes Received:
      0
      Trophy Points:
      16
      Is that possible to force ignore all non quest mobs? I mean if i need to find level 2 for example than just ignore everything on level 1 and find level 2.
       
    6. _Steve_

      _Steve_ New Member

      Joined:
      Jan 15, 2010
      Messages:
      154
      Likes Received:
      0
      Trophy Points:
      0
      It's probably possible, but I don't think enough people want that to warrant a change in the main release. I'm pretty sure there is a Hellrift profile that does that (Not sure which one, sorry), so maybe find that and take a look at the code and see how it's doing it, then you could try and edit the .xml from this profile.
       
    7. eric0011

      eric0011 New Member

      Joined:
      Jun 29, 2013
      Messages:
      57
      Likes Received:
      0
      Trophy Points:
      0
      2 problems:

      [Trinity] No more space to pickup a 2-slot item, now running town-run routine. when finish 2 quest, it will stop at A1

      bot always full explor the map
       
    8. scifi

      scifi Member

      Joined:
      Oct 20, 2013
      Messages:
      104
      Likes Received:
      0
      Trophy Points:
      16
      But why? Everyone farm it on normal and there is small amount of exp and gold from mobs. Ppl just farming some specific legendaries from cachies. Faster cachies = more legendaries.
       
    9. Creation85

      Creation85 New Member

      Joined:
      Mar 13, 2013
      Messages:
      98
      Likes Received:
      0
      Trophy Points:
      0
      It is possible but very risky if you run into a doorway full of mobs because combat would be turned off, it is mainly something I only do in open field maps not in dungeons. Most people do not like the risk of getting boxed in or if they play a squishy so I leave it out.

      Put this at the beginning of the section you want it to blow through without touching anything
      <ToggleTargeting questId="1" combat="False" looting="False" lootRadius="0" killRadius="0" />

      Then this in the level you want it to start attacking again (very important to use this to reenable combat!!!!!)
      <ToggleTargeting questId="1" combat="True" looting="True" lootRadius="60" killRadius="20" />

      ***BUYER BEWARE*** In narrow path maps this will most likely get your character stuck eventually, use with caution and use with some form of speed ability

      Update to the newest trinity, sounds like a problem with the town run function of your DB
       
    10. scifi

      scifi Member

      Joined:
      Oct 20, 2013
      Messages:
      104
      Likes Received:
      0
      Trophy Points:
      16
    11. hpark62

      hpark62 New Member

      Joined:
      Mar 23, 2014
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      0
      An awesome profile. And whenever I see bot doing weird stuff, it's usually not updated after long afk, and renewing all the profiles/trinity would make the runs smooth back again. I think it takes like 4~5 hours for my crusader to collect roughly 20 horadric boxes - though most of them are useless stuff lol

      However, I have a quick question. Whenever I try updating profile, I download all profiles (act4, silver spine1, silver spine2, garden of hope etc) manually. One by one.... Am I the only one updating profile like this? Or is there an easy way to check/update newest version of profiles? Instructions on using SVN and EZUpdate is a bit confusing to me... whenever I write the code into the setting xml on EZUpdate setting, it would create massive amount of errors. Heeelp :)
       
    12. cossie_topaloglou

      cossie_topaloglou New Member

      Joined:
      Apr 30, 2013
      Messages:
      84
      Likes Received:
      0
      Trophy Points:
      0
      Hello,
      well, no, not everyone is running bounties on normal. I know a lot of ppl farming bounties on torment difficulties, looking for set items also.
      Any average geared hero can do torment bounties fairly quick, rushing throu the maps. And I can tell you that I have had my best items while farming for bounties, not from the caches themselves.
      Right now, I get 4-5 caches per hour that result in roughly 0.5 legs per hour, while I get more than 1LPH while farming for them.

      Just my view on the matter...
       
    13. Creation85

      Creation85 New Member

      Joined:
      Mar 13, 2013
      Messages:
      98
      Likes Received:
      0
      Trophy Points:
      0
      with SVN installed simply right click the folder you have the bounty profiles in and click "SVN Update"
      If you only have the "SVN Checkout" option then you need to follow the first page steps
      "Copy this SVN link" simply means:
      1. Click on the link
      2. Highlight the address in the address bar
      3. Copy the address
      4. Right click inside your Demon Buddy folder and choose "SVN Checkout" it will automatically pull the address from the clipboard
      5. Simply hit ok and it will mirror the folder with the source folder

      also I believe that the new EZUpdate does bountyprofile by default now, so delete the old one and reinstall it from http://www.thebuddyforum.com/demonbuddy-forum/plugins/trinity/152028-ezupdater-plugin-updater.html
       
      Last edited: Apr 16, 2014
    14. hpark62

      hpark62 New Member

      Joined:
      Mar 23, 2014
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      0
      oh.....!
      this is enlightenment. So the folder is linked with SVN server and it will download files in that SVN host server, is that correct?
      and this has nothing to do with EZUpdate? I'm away from my laptop, but I'll try this when I get back XD
      It's very small, but this is so exciting lol
       
    15. Creation85

      Creation85 New Member

      Joined:
      Mar 13, 2013
      Messages:
      98
      Likes Received:
      0
      Trophy Points:
      0
      Yes, in a sense though technically it isn't linked per say but simply mirrored by making an exact copy of all files and the file structure of the server. EZUpdate is completely seperate from SVN, they both serve the same purpose.
       
    16. Eclipse

      Eclipse New Member

      Joined:
      May 21, 2011
      Messages:
      402
      Likes Received:
      2
      Trophy Points:
      0
      When is act 2 going to be uploaded?
       
    17. Dotfix

      Dotfix New Member

      Joined:
      Nov 30, 2012
      Messages:
      102
      Likes Received:
      2
      Trophy Points:
      0
      This together with "Illusionary Boots" that you can get from Act 2 caches would be absolutely insane for normal cache farming.

      The boots pretty much allows you to walk through monsters unhindered, meaning you can never get stuck regardless of the amount of monsters around you.
       
    18. Creation85

      Creation85 New Member

      Joined:
      Mar 13, 2013
      Messages:
      98
      Likes Received:
      0
      Trophy Points:
      0
      Not sure if anyone else is working on it, I will start making a few tonight maybe if I have time.
       
    19. Eclipse

      Eclipse New Member

      Joined:
      May 21, 2011
      Messages:
      402
      Likes Received:
      2
      Trophy Points:
      0
      There is somebody working on it atleast the file on goolgle drive says it is
       
    20. scifi

      scifi Member

      Joined:
      Oct 20, 2013
      Messages:
      104
      Likes Received:
      0
      Trophy Points:
      16
      Maybe it'll be right to finish a1 first?
       
    Thread Status:
    Not open for further replies.

    Share This Page