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

How to run DB w/no Profile?

noamchomsky

New Member
Joined
Mar 20, 2012
Messages
502
Reaction score
0
I want to run DB (DemonBuddy) without a profile. I do NOT want to run AFK. I want to steer my character while DB kills mobs and loots things for me. How do I run DB so it just does combat and looting please? Thanks!
 
I think you can write a profile with only these lines. Test if it works.

Code:
<Profile>
  <Name>Your Profile name</Name>
  <KillMonsters>True</KillMonsters>
  <PickupLoot>True</PickupLoot>
 </Profile>
 
Back
Top