.. | ||
assignmentClientManage (6.7.2019 4.38.01 PM).js | ||
assignmentClientManager.js | ||
assignmentClientPlayer.js | ||
botRecorder.js | ||
README.md | ||
requestSync.js |
Bot Player
Bot Player helps with domain testing bots that need to be placed in a certain location, are a certain unique set, and that need to last through domain resets.
Setup
- use the botRecorder.js to record the bots that you need. When you click on the tablet button, it will start recording and then stop after you click it again.
- Keep the script HMD log up to check on the status of the recording and to see where the file was saved.
- Upload your bot files to a s3 directory(this is currently hardcoded in the manager file)
- Add the following two scripts to the Domain scripts [Place here when ready].
- Add one for the manager, and make the player have as many as needed.
Releases
2019-06-06_15-39-13 :: b3004e6
- Initial release