a5 has some missing quests and some missing actor snos which leads to a low success rate. almost done with my zerg rework.
A5 is already working pretty well that's included in the community bounty profile. HOWEVER, you need to blacklist the non functioning quests that cause issues for you. They are different for every class it appears. I'm now able to AFK 90% of the time without any problems but I'm still finding the odd rare bounty that pulls up. Took me about a day of monitoring to figure out which bounties were effecting it and then blacklist the so it resets if they pop. This includes the super long quests like killing malthael and uzrael that have you searing the entire zone. Makes it a lot faster. Happy HellTrapper farmin.
Right, Rrrix this claim that act 5 bountie works just fine is a delusion of yours. Official, DB Has no working profiles for act 5 Bounties unless they are private & the community does not know about
80% of people cannot use ZERG methods DH Issues which is most played class right now Already Attempted your profile: 1. Gets stuck at some point on some bounties 2. Won't open doors sometimes 3. not afkable and im sure it's not QTs or Trinity plug in problems given the fact that RoS has been out awhile. pathing should just be fine.
whats the problem with zerg. botting t6 is easy 1. i dont know what version you tried. v11 works very well. 2. not a profile issue. 3. running it for 12+h on two accounts. so yes it is.
between 2-4 mostly on bosses gold inactivity tripped 4 times in the last ~16h. and i bet at least one time because of some item behind unrechable chests and thats not profile related.
Usually having the same experience, exept when i get the Uzrael bounty, the bot fail miserably at this fight, but then again, it's not profile related, the only way to avoid it is to disable it. On that note, what's the quest ID for that one, if i were to disable it ?
So, I just realized that I personally run the A5 bounties from a separate directory from the usual "db-bounty-profiles". And that I haven't updated SVN. And my local copy is working fine, and the SVN copy is really really really outdated. So i've updated SVN. Find them here: db-bounty-profiles - Revision 310: /trunk/Acts/A5 Sorry
Well if mrbubbel will find the time to make a zerg profile out of this/add the improvements I will optimize a semi-zerg version.
thanks** ill run this and see how it goes. My run from last night was 9 hours and he only completed 6 act 5 t1 caches.
some of the scenefound quests dont work because the scene you are looking for may be used more than once in the map. if you happen to find the scene without the quest you are stuck. TouchOfDeath and ChronoPrison for example. dont know if there are more. you can add <MoveToObjective questId="363344" /> to TheGreatWeapon. dont know if it works but rrrix probably knows what he is doing so that should make the quest work 100%. tried around with offset movement but it sometimes just wouldnt talk to the right quest npc. removed the blacklist of TheGreatWeapon. now it should leave around 5 less games in 24 hours! =)
I guess its running better. After 9 hours he opened 11 t1 Act 5 caches. He still gets "lost" a lot and doesnt click on certain doors/objects to complete the objective. Im keeping an eye out on which ones mess him up. Seems like it needs to blacklist a ton of quest **************** Ill put problems im getting with the act 5 bounties below **************** Noble Deaths -Put an end to Gorrel's conspiracy (Cleared entire area. Stood doing nothing by Gideons Row after clearing)
Find the questID of the quest(s) in question (see what I did there? ) and add it to this check: Code: <If condition="HasQuest([COLOR=#ff0000]368555[/COLOR]) or HasQuest(375350) or HasQuest(369952) or HasQuest(369383) or HasQuest(375348) or HasQuest(362915) or HasQuest(362913) or HasQuest(367872) or HasQuest(359927)"> <If condition="not Me.IsInTown "> <UseWaypoint questId="1" waypointNumber="46" /> <WaitTimer questId="1" waitTime="3700" /> </If> <LeaveGame reason="waste of time or bugged bounty. blizz fix pls" /> </If>