1
0
This repository has been archived on 2024-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
2024-04-19 21:01:31 +01:00
2024-04-05 17:29:20 +01:00
2024-04-01 04:09:18 +01:00
2024-04-01 10:28:22 +01:00
2024-04-05 17:29:20 +01:00
2024-04-01 04:09:18 +01:00
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.

Description
Key sniper for Krampus/Ro-Exec.
Readme 39 KiB
Languages
Rust 100%