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

Thread-safe demonbuddy - inc? need help?

All of our bots can be assumed to be single-threaded. We run a few threads (Such as a GUI thread, and a logging thread) on top of our normal bot thread. These are only to aid in responsiveness. There's not multithreading beyond that however.
This because of how the program interacts with the game (linear action integration)?
 
Back
Top