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

[Bounty] Hell Rift 1-2 Runs

<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.
 
Exception when terminating bot thread. System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000034, Size: 4 at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.Read[T](IntPtr addr)
at Zeta.Game.Internals.FastAttribGroupsEntry.GetAttribute[T](Int32 attribute)
at Zeta.Game.Internals.Actors.ACD.GetAttribute[T](Int32 attribute)
at Zeta.Game.Internals.Actors.ACD.GetAttribute[T](ActorAttributeType attributeType)
at Zeta.Game.Internals.Actors.DiaGizmo.get_HasBeenOperated()
at Zeta.Bot.Profile.Common.UseObjectTag.(DiaObject )
at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__0.MoveNext()
at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
at Zeta.Bot.Profile.Common.UseObjectTag.get_InteractObject()
at Zeta.Bot.Profile.Common.UseObjectTag.(Object )
at Zeta.Bot.Profile.Common.UseObjectTag..(Object )
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Common.HookExecutor.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Common.HookExecutor.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Bot.BotMain.()

This keeps getting spammed with V2.0. I have BountyProfile.cs in my Trinity folder and i am loading act 4 to get it going.
 
Profile worked fine for me until the last mob was a Treasure Goblin that stood behind a pillar in the beginning of the second Hell rift level. There needs to be some timeout routine built into this whenever something like this happens. Basically the bot ran around most of the level but never finding the goblin because it does not check the area to the "north" of the "stairs" at the beginning.
 
T2
Wiz
Hell Rift (HR1-2) v2.0 (Ignore D.Vessels)

===== Misc Statistics =====
Total tracking time: 6h 12m 6s
Total deaths: 30 [4.84000015258789 per hour]
Total games (approx): 119 [19.1900005340576 per hour]
Total XP gained: 64155.3203125 million [10344.51953125 million per hour]
Total Gold gained: 14427.169921875 Thousand [2326.26000976563 Thousand per hour]

===== Item DROP Statistics =====
Items:
Total items dropped: 871 [140.440002441406 per hour]
Items dropped by ilvl:

Items dropped by quality:
- White: 27 [4.34999990463257 per hour]
- Magic: 453 [73.0400009155273 per hour]
- Rare: 375 [60.4700012207031 per hour]
- Legendary: 16 [2.57999992370605 per hour]
 
This keeps getting spammed with V2.0. I have BountyProfile.cs in my Trinity folder and i am loading act 4 to get it going.

yeah got exactly the same problem

EDIT: nevermind... got if fixed with a simple restart of DB ^^ i'm so retarded :p^
EDIT2: new problem: shouldn't it finish the hell rift level 2 aswell ? mine just goes to the boss kills everything on it's way and the boss and then leaves the game.
 
Last edited:
is this profile good for monk 1kk dps ? and what tormament better for me?
 
Stupid question but how do I prevent mobs surrounding me? Doesn't attack even though Trash mob surrounding me in HellRift 1. (Min Trash Set to 1)
 
Stupid question but how do I prevent mobs surrounding me? Doesn't attack even though Trash mob surrounding me in HellRift 1. (Min Trash Set to 1)

Use some mobility skill, In my case (barbarian) I use Sprint + Gangway Rune.

Very good profile, Im running T4 profile C, getting 1b-1,2b per hour.
 
Stupid question but how do I prevent mobs surrounding me? Doesn't attack even though Trash mob surrounding me in HellRift 1. (Min Trash Set to 1)


This happens to me too in V.3
I switch to version 2 and now everything is okay.
 
I normally do not reply to these but this is the best run i have found so far great work
 
Running T2 wiz. Downgraded from 1.3m dps to 1m dps to upgrade toughness. The only deaths I have had were in the very beginning when I had glass cannon on over blur. Since then, flawless. I switched between salvaging rares, and selling rares in between. That way I could stock up on a ton of crafting materials and never worry again about it.

===== Misc Statistics =====
Total tracking time: 64h 48m 11s
Total deaths: 4 [0.07 per hour]
Total games (approx): 1275 [19.67 per hour]
Total XP gained: 916646.20 million [14145.09 million per hour]
Total Gold gained: 4607.07 Thousand [71.09 Thousand per hour] -----> Not correct because I stopped the bot numerous times to spend millions of gold crafting/making gems etc

===== Item DROP Statistics =====
Items:
Total items dropped: 9867 [152.26 per hour]

Items dropped by quality:
- White: 145 [2.24 per hour] {1.47 %}
- Magic: 5662 [87.37 per hour] {57.38 %}
- Rare: 3985 [61.49 per hour] {40.39 %}
- Legendary: 75 [1.16 per hour] {0.76 %} -----> Also not exact as I stopped the bot atleast a dozen times if not more when I saw certain legendary ring/amulet/sword drops so the bot didn't register them. All in all it was more like 1.45
 
Failed to load profile: Element RefreshBountyCache is not supported. Please check your XML and try again. (<RefreshBountyCache />) Line 15
System.Exception: Element RefreshBountyCache is not supported. Please check your XML and try again. (<RefreshBountyCache />) Line 15
at ..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at ..(XElement , Type )
at ...(XElement )
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at ..(XElement , PropertyInfo )
at ..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Zeta.Bot.Profile.Profile.Load(XElement element, String path)
at Zeta.Bot.Profile.Profile.Load(String path)
at Zeta.Bot.ProfileManager.Load(String profilePath, Boolean rememberPath)


that when i load act4 prof.

I am getting this as well, even though the bountyprofile is in the trinity folder
 
Can anyone help me with removing the Demonic Vessels from the Blacklist please :3?

I want to loot them as they've shown me great success in terms of getting legs per hour (Core of Arreat Profiles)

Thanks in advance!
 
Can anyone help me with removing the Demonic Vessels from the Blacklist please :3?

I want to loot them as they've shown me great success in terms of getting legs per hour (Core of Arreat Profiles)

Thanks in advance!
Step 1: Read the first post. All of it.
Step 2: Download version 1.
Step 3: Stop posting without reading on the forums.
 
Step 1: Read the first post. All of it.
Step 2: Download version 1.
Step 3: Stop posting without reading on the forums.
Don't wanna argue with you but even with the First profile v1.0 it's still avoiding Demonic Vessels... that's why I'm asking if there's anything else I might be missing...
 
Don't wanna argue with you but even with the First profile v1.0 it's still avoiding Demonic Vessels... that's why I'm asking if there's anything else I might be missing...
Then your issue is with Trinity, not the profile. As the profile (Version 1) has no blacklist entry.
 
Then your issue is with Trinity, not the profile. As the profile (Version 1) has no blacklist entry.

I'll double check nevertheless I haven't messed up with Trinity at all and on other profiles (e.g: Core of Arreat as I implied before) I don't skip them.

But I'll check again
 
Is it possible to make so the profile create new games to get only the bounty to clean rift2? That would boost the exp/h so much.

Overall THE BEST profile in all aspects, nice leg drop, fucking great exp, awesome gold per hour. GOOD JOB!
 
Back
Top