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

No combat with loot

greenbrad

Community Developer
Joined
Aug 10, 2012
Messages
105
Reaction score
0
I have searched through the forum the only post I find close to a No combat with loot profile is the one mentioned about manual steering but he wants the bot to do combat for him.
I just want to do everything except loot. If there is a post please point me to it. I have tried this code.

Code:
<Profile> 
<Name>Manual Steer</Name> 
<KillMonsters>false</KillMonsters> 
<PickupLoot>True</PickupLoot> 
<Order> 
<ToggleTargeting combat="false" looting="true" lootradius="50" killradius="0" />
</Order> 
</Profile>

Also I am using GilesTrinity plugin. Don't know if that would be an issue also.
 
Also I am using GilesTrinity plugin. Don't know if that would be an issue also.
Trinity doesn't give a shit when DB founds the <ToggleTargeting /> tag, so either you disable the combat in Trinity by editing the .cs file or you use Belph.
 
I got it to work with generic so I'm looting now. However the bot keeps trying to destroy objects that aren't even remotely close. I backed up the Generic profile and am using a blank one to try and see if that worked, but it doesnt. Any suggestions?
 
I got it to work with generic so I'm looting now. However the bot keeps trying to destroy objects that aren't even remotely close. I backed up the Generic profile and am using a blank one to try and see if that worked, but it doesnt. Any suggestions?

Nevermind, got it to work, I just changed the destroy barrier button to something other than left or right click and to an abillity that won't maneuver my character.
 
Back
Top