Hello
Ever wanted to have the bot to do only the Cursed Bountys? Now you have the chance to do just that
This profile is capable to do ALL Cursed Bountys that the bot internally can do. The profile is composed with the option to do all 5 acts or doing just act 1, 2 and 3 or whatever you decide!
In the profile itself you change the options to run Act 1, 2, 3, 4, 5 or only run The Curesed Peat
The profile is still in need of testing. I have tried it a few runs, works quite well.
Tested with Trinity .680 and above. Download the latest Trinity Beta-build
Profile: View attachment Conquest_Curses-1.21.xml
Ever wanted to have the bot to do only the Cursed Bountys? Now you have the chance to do just that

This profile is capable to do ALL Cursed Bountys that the bot internally can do. The profile is composed with the option to do all 5 acts or doing just act 1, 2 and 3 or whatever you decide!
In the profile itself you change the options to run Act 1, 2, 3, 4, 5 or only run The Curesed Peat
Code:
<!-- Profile settings: Choose what cursed bountys to run! -->
<ProfileSetting name="Act1" value="True" /> // Set to False to have the bot skip all bountys in act 1
<ProfileSetting name="Act2" value="True" /> // Set to False to have the bot skip all bountys in act 2
<ProfileSetting name="Act3" value="True" /> // Set to False to have the bot skip all bountys in act 3
<ProfileSetting name="Act4" value="True" /> // Set to False to have the bot skip all bountys in act 4
<ProfileSetting name="Act5" value="True" /> // Set to False to have the bot skip all bountys in act 5
<!-- This is the best spot to farm, VERY rare Act 5 bounty -->
<!-- Set Act 5 to False if you would like to run only this bounty -->
<ProfileSetting name="ThePeat" value="False" /> // Set to True to have the bot do ONLY The Cursed Peat.
The profile is still in need of testing. I have tried it a few runs, works quite well.
Tested with Trinity .680 and above. Download the latest Trinity Beta-build
Profile: View attachment Conquest_Curses-1.21.xml