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

Can someone explain to me how I get the bot to use the lazy raider function please ?

Blimey

New Member
Joined
Jul 4, 2014
Messages
78
Reaction score
0
I just want to run around and have the bot kill things I run into without a pathing profile. Is it as simple as having the bot started with an empty profile ? If so can someone post what an empty profile looks like.

Thanks.
 
<Profile xmlns="http://tempuri.org/ProfileSchema.xsd">

<ForceAlignment Type="Light" AutoSkip="True" />


</Profile>

use this
 
<Profile xmlns="http://tempuri.org/ProfileSchema.xsd">

<ForceAlignment Type="Light" AutoSkip="True" />


</Profile>

use this

Thanks mate, The force alignment line fixes the bot being a dick :)
 
Back
Top