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

Profile for player control movement

Rintf

Member
Joined
Jun 15, 2012
Messages
31
Reaction score
1
Can any one point me to a profile for player control movement? basically i want to semi auto bot that drink potion wehn my health low.. use certain skill at certain condition in the combat routines i set it to be.. pick up loots without me clicking it...etc using loot rules
 
is there such a profile or DB supporting this function? Bumping post for answer
 
It would be fantastic to have a plugin which can be used doe multiboxing while the bot automates task on the toons and follows the main character. Would it be difficult to create a plugin for this?
 
All you need to do is load a "Blank" profile and choose the combat routine for your class and away you go! Attached is a profile you can use.
 

Attachments

Using your Combat Bot.xml profile the toon fights but it doesn't loot anything. How can I fix this?
 
<Profile>
<Name>Combat Bot</Name>
<KillMonsters>True</KillMonsters>
<PickupLoot>True</PickupLoot>
<Order>
<MoveTo />
</Order>
</Profile>
 
<Profile>
<Name>Combat Bot</Name>
<KillMonsters>True</KillMonsters>
<PickupLoot>True</PickupLoot>
<Order>
<MoveTo />
</Order>
</Profile>

You're da man Kickazz! Thanks a lot for your help. This made my dualboxing a lot easier!!!!
 
One other thing. How can I avoid that my toon cruches obstacles like barrels etc? Can I find the full sytax for profiles somewhere?
 
Back
Top