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

Blank Profile, NO combat, DB Doesn't Pick loot

Janna

New Member
Joined
Jan 4, 2012
Messages
20
Reaction score
1
Ok.. So basically I want a blank profile that will pick the loot when I get near it, but not run me across the map when something drops.

So.. what I did was

<Profile>
<Name>Blank</Name>
<KillMonsters>False</KillMonsters>
<PickupLoot>True</PickupLoot>
</Profile>

I decided to use Trinity, new version. It works fine except for the fact DB isn't picking up loot. I'm not sure how to fix this. Any help appreciated.
 
without Trinity works?

No, it doesn't. It is the same for Generic, Belphegor and Trinity. Besides that, I don't want to use the other two anyway. Trinity is just much easier to set up item weights.
 
i am talking about the plugin,not the combat routines
 
OK.. Figured it out.. Thanks for the help everyone /* Sarcasm */

This is what it ended up having to be.. I guess DB is still a bit buggy with combat bot, however it works perfectly in conjunction with Trinity and selecting loot through the plugin, using the Trinity Routine.
I used DB Beta & the newest Trinity.

<Profile>
<Name>Blank</Name>
<KillMonsters>false</KillMonsters>
<PickupLoot>True</PickupLoot>

<Order>
<ToggleTargeting combat="false" killRadius="1" looting="false" lootRadius="1" />
</Order>
</Profile>
 

Attachments

Last edited:
DB works as it should as a combat bot
 
Back
Top