1
0
Key sniper for Krampus/Ro-Exec.
Go to file
2024-04-19 21:01:31 +01:00
src strict config variable 2024-04-05 17:29:20 +01:00
.gitignore sniper: initial commit 2024-04-01 04:09:18 +01:00
Cargo.toml prevent JWT expiration 2024-04-01 10:28:22 +01:00
config.json.example strict config variable 2024-04-05 17:29:20 +01:00
LICENSE sniper: initial commit 2024-04-01 04:09:18 +01:00
README.md notice 2024-04-19 21:01:31 +01:00

Note


Due to recent changes to how acedia.gg works, this no longer works - don't expect any updates.

Krampus Key Sniper

Notice

This was created as a proof-of-concept, your usage is your own responsibility. The following instructions are vague on purpose, to minimize the chances of this tool being misused.

Requirements

  • Cargo (Rustup), For compilation
  • Tesseract OCR, For image sniping

Instructions

Open up config.json.example in a text editor or IDE.

  1. Set the discord_token variable to your discord token.
  2. Fill the krampus_credentials object with your acedia.gg login and password.
  3. Set the server_ids variable to the discord servers you'd like to snipe from.
  4. If the key length ever changes, you may also alter the key_length variable.

Don't forget to remove .example from the filename.