content/hifi-content/Experiences/Releases/usefulUtilities/botPlayer/2019-06-06_15-39-13
2022-02-13 23:16:46 +01:00
..
assignmentClientManage (6.7.2019 4.38.01 PM).js More files 2022-02-13 23:16:46 +01:00
assignmentClientManager.js More files 2022-02-13 23:16:46 +01:00
assignmentClientPlayer.js More files 2022-02-13 23:16:46 +01:00
botRecorder.js More files 2022-02-13 23:16:46 +01:00
README.md More files 2022-02-13 23:16:46 +01:00
requestSync.js More files 2022-02-13 23:16:46 +01:00

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

  1. 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.
  2. Keep the script HMD log up to check on the status of the recording and to see where the file was saved.
  3. Upload your bot files to a s3 directory(this is currently hardcoded in the manager file)
  4. Add the following two scripts to the Domain scripts [Place here when ready].
  5. Add one for the manager, and make the player have as many as needed.

Releases

2019-06-06_15-39-13 :: b3004e6

  • Initial release