On the Subject of Repo Selector
You can't hide anything from me. Yes, I can see your pineapple there!
On the module you see:- A display with a question on it
- Two buttons pointing left and right
- A submit button (enter)
- A blinking LED (green or red)
You need to answer a question in order to solve the module. A strike will be issued on an incorrect answer.
Questions can be either one of the followings:
- What is the Xth letter/digit of the module that is Yth on the repo sorted by {sorting method}?
- What is the Xth letter/digit of the module that is loaded Yth in game?
- Is {module} disabled by an enabled profile?
- What is the Xth letter/digit of the module that is the Yth one on a list of all disabled modules? (A-Z)
- What is the Xth letter/digit of the module that is the Yth one on a list of all enabled modules? (A-Z)
- Is the Xth module on the repo sorted by {sorting method} loaded in the game?
- Is the Xth module loaded in the game (A-Z) the same module as the Xth module on the repo sorted by {sorting method}?
- What is the Xth letter/digit of the module that is the Yth one on a list of all disabled modules sorted by {sorting method} on the repo?
- What is the Xth letter/digit of the module that is the Yth one on a list of all enabled modules sorted by {sorting method} on the repo?
- What is the Xth letter of/digit the module that is Yth on the bomb sorted {A-Z/Z-A} (Use the name of the modules to sort them here)
Exclude vanilla modules except for the last question!
When you sort the modules on the bomb, use their names (including the word "The").
Note: When you have to get the Xth letter or digit of a module, use the module's name. However if there are no such characters in the module's name, use its ID!
Ordering by loaded modules isn't the order that the game loads modules in, it's a list of all enabled and disabled modules sorted by their sort keys (A-Z).
You can cycle between answers using the arrow keys, and submit the answer using the enter button (bottom-right corner of the display).