Skip to content

Manually Importing a Match Schedule

Will Davies edited this page Mar 20, 2018 · 6 revisions

If TheBlueAlliance / FIRST APIs are down and you can't import a match schedule, you don't have to spend forever manually creating matches in Roblu Master, you can use an import format to speed things up.

To begin, create a text file (.txt). You only need to know one command for specifying teams and matches, and this is it:

<teamName>,<teamNumber>,<match1>,<match2>,<match3>,etc...

Note, PIT and PREDICTIONS forms are automatically generated.

Matches should be specified like so: Quals 1, Red alliance: "Q1R" Quarters 2 Match 1, Blue alliance: "QU2M1B" Semis 3 Match 3, Red alliance: "S3M3R" Finals 2, Red alliance: "F2R"

Here's an example file:

CyBears,4859,Q1R,Q5B,Q7R,Q10B,S3M3B
Boneyard,2682,Q1B,Q6B,Q8R,F4B
Team Rush,27,Q2R,Q3R,Q4B,Q10B,Q15R,QU3M2B

When you're ready, head into event settings and use the "Manual schedule importer." Select the file that you created (.txt).

When the API comes back online, just use the "TBA sync" button in event settings to make sure all teams and matches get imported into your team.

Clone this wiki locally