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

How to enable the bot to open chests at Core of Arreat?

Tech

New Member
Joined
Aug 11, 2012
Messages
11
Reaction score
0
Hi!

I am new here and I have just used demonbuddy. I have used many profiles already but my bot is unable to open chests and demonic vessels at Core of Arreat.

Here are my info:

Character: DH
GF: 310
Pickup radius: 27

I have additionally browsed the forums here but I assume all of the profiles are not working (bots to open chests). I have based this assumption from what I have read.

Any help is appreciated!
 
open your char settings .xml with a text editor and you will see the line about chests,turn it to true
 
Hi Tony!

I am currently using this file from FragMam: The Core Of Arreat - v1.2 By FragMam On-Loot.xml and have already edited it with these info:

<OpenLootContainers>true</OpenLootContainers>
<OpenChests>true</OpenChests>
<DestroyEnvironment>true</DestroyEnvironment>


My DH still does not open the chest nor opens up vessels and pile of bones.

Is there a specific loot radius needed?

Thanks for the help!
 
Are you using Giles world object handler plugin ... This will blacklist chests and other breakalbles
 
I've been wondering the same and have stopped doing gold runs just because gph is nowhere near as good now. It must be something to do with the new DB versions.
 
Hi sinterlkaas,

I am only using these files as plugins:

[Plugin][v1.8] Unstucker - restarts if your character gets stuck by eax
[Plugin] NotificationOKClick - Auto Click Notification OK button by noobery

I agree with urn357, did the new DB versions affect the "chest opening"?
 
Hi there!

I have already edited the .xml file but still it does not open chests. Can you please show me here which profiles or settings you have used to enable your bot to open chests at the Core of Arreat?

Thanks!
 
Hi Guys,

I have already resolved this issue.

Thanks for the help!
 
Hi Guys,

I have already resolved this issue.

Thanks for the help!

Would help to post what solved it for others searching. lol. np I will. This is from another thread where I posted for same problem:

Found the problem with me. Use Giles World Object handler and set chest radius setting to max "30" in the config window and also using a loot rule other than giles stash replacer. I use the "high level rule" that came with the newest db. (only picks up legendaries in NM which is what I want) My DH is now checking all chests that are within the 30 radius range when doing gold runs.
 
I have the same issue. My bot only picks up gold (when and only if it's on its way, whatever the amount, taking into account its equipment - +7 meters radius -). I tried to reinstall DB, added no plugins, edited "CharacterSettings.xml", so as to have

<?xml version="1.0" encoding="utf-8"?>
<CharacterSettings>
<KillRadius>35</KillRadius>
<LootRadius>60</LootRadius>
<EnabledPlugins />
<RuleSetPath>Rules\DefaultItemRules.xml</RuleSetPath>
<ProtectedBagSlots>
<Square />
<Square row="1" />
<Square row="2" />
<Square row="3" />
<Square row="4" />
<Square row="5" />
<Square column="1" row="5" />
<Square column="1" row="4" />
<Square column="1" row="3" />
<Square column="1" row="1" />
<Square column="1" row="2" />
<Square column="2" />
<Square column="2" row="1" />
<Square column="2" row="2" />
<Square column="2" row="3" />
<Square column="2" row="4" />
<Square column="2" row="5" />
</ProtectedBagSlots>
<ProtectedStashPages>
<Value>0</Value>
<Value>1</Value>
<Value>2</Value>
</ProtectedStashPages>
<RepairWhenDurabilityBelow>20</RepairWhenDurabilityBelow>
<OpenLootContainers>true</OpenLootContainers>
<OpenChests>true</OpenChests>
<DestroyEnvironment>true</DestroyEnvironment>
</CharacterSettings>

Selected "DefaultItemRules.xml" in the Settings tab.

Still, my 60 Lvl Barbarian bot won't pick-up anything, click any shrine, open any chest... Only gold if it's on its way !

Any help ?
 
Last edited:
Back
Top