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

Is it possible to add a delay in creating new games?

MrWizard516

Member
Joined
Jan 18, 2011
Messages
586
Reaction score
5
I need to know if it is possible to add in a 3 -5 second delay to creating new games. If so, how?
I noticed that I get a lot of errors from blizzard when the bot creates new games too fast.
 
Open the profiles XML file in notepad or wordpad. Find the line with the entry <LeaveGame reason="
Add another line above it:
<WaitTimer questId=”1” waitTime=”10000” />
10000=10 seconds in above example.

Save file and reload in DB.
 
Thank you. I saw that line and wasnt sure if that wad the purpose of it.
 
Back
Top