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

Combat bot profile with skip?

wired203

Community Developer
Joined
Jan 22, 2015
Messages
391
Reaction score
1
Is it possible to have a combat bot profile with conversation autoskip?
 
Is it possible to have a combat bot profile with conversation autoskip?

Try this, also remember to change the Alignment type to Light if needed.

Code:
<Profile>
    <Name>Combat Bot</Name>  
    <ForceAlignment Type="Dark" AutoSkip="True" />
</Profile>

- Jon
 
Last edited:
I had quickly pulled one of my own profiles to try that but I didn't give it the name combat bot. That works a treat thanks.
 
Back
Top