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

ACT 5 Bounties - THIS WORKS AND IS EASY.

dymz

New Member
Joined
May 2, 2014
Messages
48
Reaction score
0
Getting annoyed with all the ACT 5 stuff and people making profiles that don't work. The normal Act 5 script in the community bounty profile works perfectly fine. You just need to blacklist the quests that aren't functional and there are A LOT.

Add the black list code below directly below the < order > tag in the Act5.xml script. It will blacklist the quests that aren't functional. I also put skips in for Malt and Uzrael as both are problematic.

I've had this running for six hours now. I have taken my time finding the quests that don't work and/or are stupid slow. It might take a dozen reloads to get a working bounty set but its 100% bottable. IF you find new quests that don't work you can simply add their ID into thee blacklist script and they won't appear again.

<If condition="HasQuest(359927) or HasQuest(367870) or HasQuest(363198) or HasQuest(375348) or HasQuest(369377) or HasQuest(359919) or HasQuest(368420) or HasQuest(367884) or HasQuest(368601) or HasQuest(367888) or HasQuest(368564) or HasQuest(368532) or HasQuest(368536) or HasQuest(362915) or HasQuest(367904)">
<LeaveGame quest="1" step="1" reason="Stranger in Need/Crumbling tower skip." stayInParty="False" />
</If>
<LogMessage output="Act 5 Bounties" />
 
i am testing it will reply to you just need to do few runs
 
Last edited:
ok I will try but there are two act5.xml one is located in the db-bounty-profiles and the other one is located in the Acts/A5
which one is the one to add the blacklist code?
 
Ok testing it now. Added the code to the act5.xml found in the act 5 folder.

several quests not working for me
 
Last edited:
Back
Top