


Assign gameplay challenges to players in R.E.P.O. — solo, with friends, or live on stream via Streamer.bot. Each challenge changes how you're allowed to play, and the mod enforces it for you.
| Challenge | Effect |
|---|---|
| No Crouch | You cannot crouch. |
| No Sprint | Walk only — no running. |
| No Map | The map tool is disabled. |
| No Health Pack | Health packs cannot be used. |
| No Upgrades | Upgrade stations are off-limits. |
| Text Only | Communicate via text chat only (social-enforced). |
| Cart Leash | Stay near the cart or you're slowed, then stopped. |
| Flawless Items | Any valuable you damage while holding it is destroyed. |
| Frugal | Only grab items worth less than the threshold. |
| Expensive Only | Only grab items worth more than the threshold. |
| Pacifist | No grabbing weapons. |
| Empathetic | Damage a held valuable and you take damage too. |
| Nitro Fingers | Damage a held valuable and it explodes. |
| T-Rex | Grab range is drastically reduced. |
Debug keys (default):
Disable debug keys in the config before streaming if you don't want them active.
Streamer.bot / file bridge:
The mod watches challenge_cmd.txt in your REPO profile folder. Write a command to it and the mod picks it up within half a second:
| Command | Effect |
|---|---|
no_crouch |
Assign to yourself |
player:SteamName,challenge:no_crouch |
Assign to a specific player |
clear |
Clear your challenge |
random |
Random challenge for yourself |
The mod also writes helper files you can read for overlays: challenge_status.txt (current challenge), challenge_players.txt (everyone in the room), challenge_ids.txt (all valid IDs, one per line).
Challenges can be assigned to other players in your lobby — every player needs the mod installed. Assignment is delivered over the game's existing Photon connection.
All challenge thresholds, HUD position, debug keys, and the Streamer.bot bridge can be configured via the config file (com.gynxz.repochallenges.cfg) or REPOConfig in-game.