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

how to get your bot restart?

anthony21

New Member
Joined
Oct 22, 2012
Messages
7
Reaction score
0
I really have no idea how to let the bot leave the game and recreate a brand new game after it had " Clear " any one have any idea? or clue?

My english and those note pad make my head go dizzy!!

Your help is needed thank ! :)
 
The bot will automatically leave and create games while its running, just make sure DB and your plugins are all up to date.
 
You can add at the end of your profile if its standalone
PHP:
<LeaveGame reason="Profile ended!" />
or this if it has more files
PHP:
<Continue profile="Start_Profile_File.xml" exitgame="true" />
where Start_Profile_File.xml is the name of the first file of the profile.
 
You can add at the end of your profile if its standalone
PHP:
<LeaveGame reason="Profile ended!" />
or this if it has more files
PHP:
<Continue profile="Start_Profile_File.xml" exitgame="true" />
where Start_Profile_File.xml is the name of the first file of the profile.

I using this BigRed_START_HERE
The plugin and everything is up to date every time i go check but still, after the tread have ended it go back to BigRed_ArreatCraterLevel1 and re-walk without re-start game.

Which plugin and routine i should use?

The profile thing is what? though just load the map in, hmmm?
 
If you find the bot is backing up and the walking again a zone that its clear is because that profile does that when you got killed. Have you check if you got killed before re-walking that path?
 
If you find the bot is backing up and the walking again a zone that its clear is because that profile does that when you got killed. Have you check if you got killed before re-walking that path?

yea bro i know when get killed will walk back, my first run is Tower of the Damned Level 1 and 2 but after clear everything it go back Tower of the Damned Level 1 and 2 then like.. i need pause and stop the demonbuddy and start again.
 
You can add at the end of your profile if its standalone
PHP:
<LeaveGame reason="Profile ended!" />
or this if it has more files
PHP:
<Continue profile="Start_Profile_File.xml" exitgame="true" />
where Start_Profile_File.xml is the name of the first file of the profile.

hello, thank you for post this message i found missed "space" in my script and this is thing what make errors how i think, trying to test this next night.
 
Hi, have exactly the same Probleme, didnt change anything and now, he didnt start new Games just begin to run again the clear maps
 
Back
Top