<Profile>
<Name>Hell Rift Bounty Run v3.0 by ThuGyY</Name>
<KillMonsters>True</KillMonsters>
<PickupLoot>true</PickupLoot>
<GameParams act="OpenWorld" resumeFromSave="False" isPrivate="True" numGames="-1" />
<!--This is the Beging of your ORder list-->
<Order>
<ToggleTargeting questId="1" combat="True" looting="True" lootRadius="100" killRadius="50" />
<WaitTimer questId="312429" stepId="2" waitTime="500" />
<While condition="True">
<WaitTimer questId="312429" stepId="2" waitTime="500" />
<RefreshBountyCache/>
<!--Teleports to town if not in town-->
<If condition="Me.IsInTown==False">
<UseTownPortal questId="1" />
</If>
<If condition="Me.IsInTown">
<!-- Act 4 Bounties -->
<!-- Kill sledge -->
<HaveBounty questSNO="364336">
<LeaveGame reason="Don't want to kill sledge"/>
</HaveBounty>
<!-- kill hammermash -->
<HaveBounty questSNO="364333">
<LeaveGame reason="Don't want to kill Hammermash."/>
</HaveBounty>
<!-- clear hell rift -->
<HaveBounty questSNO="362140">
<LoadProfile file="362140.xml" />
</HaveBounty>
</If>
<LeaveGame reason="No more bounties that we can do. Resetting game." />
</While>
</Order>
</Profile>
Try this. Can't test. I'm at work.