Collaboratively code raiding bases in Rust (the game) in Rust (the language)
Find a file
2023-05-31 19:25:05 -05:00
assets Initial public commit 2021-06-05 03:09:29 -05:00
src Update dependencies 2023-05-31 19:25:05 -05:00
.gitignore Initial public commit 2021-06-05 03:09:29 -05:00
build.rs Initial public commit 2021-06-05 03:09:29 -05:00
Cargo.lock Update dependencies 2023-05-31 19:25:05 -05:00
Cargo.toml Update dependencies 2023-05-31 19:25:05 -05:00
README.md Initial public commit 2021-06-05 03:09:29 -05:00
rust-toolchain.toml Initial public commit 2021-06-05 03:09:29 -05:00

Codera1d Client

Raid Screen Raid Creation Screen

codera1d-client is a program allowing collaborative, assisted code raiding in Rust. It requires a separate codera1d-server.

It has the following features:

  • Shared progress: You won't try duplicate codes with other raiders.
  • Pin priority: A sorted pin code list ensures that you are trying to most common codes first.
  • History: If you get the correct code, you can see which codes were recently tried.

Building

Set the CODERA1D_ENDPOINT and CODERA1D_API_KEY environment variables before building.

Usage

Create a new raid on the initial screen, switch to it, then press tilde while looking at a code lock entry screen. Repeat until the base is yours.

Can I get banned for this?

Probably.