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

Hell Rift 2 only Profile for gold +exp

mvmtsmurf

New Member
Joined
Apr 3, 2014
Messages
17
Reaction score
0
I am wondering if anyone has made just a Hell Rift 2 only Profile for gold +exp where the bot just goes to hr2 and skips 1? also maybe where he doesn't go to the sides for the chests and doesn't open any chests. Only does hr2 and resets for the adv mode bounty bonus. The Clear all rift 2 is worth 65-81m on t6 and gives 450k gold and on t1 it gives 15m exp and 90k gold. Its really really good farm spot and has a chance to get lego's! I don't see that this is made yet so I am wondering if there is a way to shut off hr 1 on the hr 1-2 profiles
 
Just edit this line
<ToggleTargeting questId="1" combat="True" looting="True" lootRadius="100" killRadius="20" />

to

<ToggleTargeting questId="1" combat="False" looting="False" lootRadius="100" killRadius="20" />


so the profile will look like

Code:
 <If condition="CurrentLevelAreaId == 109526">
<ToggleTargeting questId="1" combat="False" looting="False" lootRadius="100" killRadius="20" />
  <UseObject questId="1" x="704.8668" y="738.7078" z="3.814697E-06" actorId="224890" isPortal="True" destinationWorldId="109530" />

 </If>

Haven't tested it though
 

Attachments

Works perfect 3 times in a row! F@king awesome ThugGyY!! Is this your work? If so want me to log it for you? I am running for at least 11hours. Also is there a way to stash only rare jewelry? or s specific item like ammys?
 
Is it possible to make it explore the whole dungeon instead of checkpoints in level 2? It runs back to the entrance everytime after doing the bounty.
 
Is it possible to make it explore the whole dungeon instead of checkpoints in level 2? It runs back to the entrance everytime after doing the bounty.

Just finished with a profile where it ends the run after finishing the bounty :D :D
Testing it atm
 
Interesting, May have to switch it up. As nice as the current one made by 4drone is, it IS still enabled to run the maps looking for demonic vessels which are no longer looted so that can add an extra 30 seconds atleast to game timer. I did not think of disabling combat in hell rift 1, I may have to try it out.

With the current profile I am getting:
630m exp/hr
2.7m gold/hr

Has anyone tested the above fix for no combat/looting if it will still pickup the pool or shrine if it pops in rift 1? I guess my bot is just pretty quick in rift 1 that 2 forbs on T3 kills everything, add in a wizspike and sometimes i get 2-6 orbs in one go.
 
Last edited:
Just edit this line
<ToggleTargeting questId="1" combat="True" looting="True" lootRadius="100" killRadius="20" />

to

<ToggleTargeting questId="1" combat="False" looting="False" lootRadius="100" killRadius="20" />


so the profile will look like

Code:
 <If condition="CurrentLevelAreaId == 109526">
<ToggleTargeting questId="1" combat="False" looting="False" lootRadius="100" killRadius="20" />
  <UseObject questId="1" x="704.8668" y="738.7078" z="3.814697E-06" actorId="224890" isPortal="True" destinationWorldId="109530" />

 </If>

Haven't tested it though

This change had my bot avoiding combat(and still trying to open chests in rift 1, very very dangerous if not suicidal on T3) before running into portal rift 2 then doing the same thing by avoiding all combat on that level too and trying to open chests.
 
Back
Top