Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.88 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.88 KB

SCP-SL-QR-Reader

Price Codesize Release
This tool can read the QR code from the Remote Admin menu and copy the ID of the User to the Clipboard.

Detectable id types:

[long]@steam

[long]@discord

[string]@northwood

Name detection:

If you want to get the steam/northwood names, you will have to add a steam api key to the config.
You can get a steam api key from here
If you don't add a key the name field won't be visible.

Clipboard text:

WARNING: If you have haved used a older version in the past (Title: "SCP reader beta"), you will have to delete the config in order to be able to use the modified clipboard text function.

If you want to change the clipboard output text, you can do so in the config file.

Example for noting down warns:

clipboardtext : - ID: <id>@<type><br> - Name: <name><br> - Reason:

- ID: 12345@steam
- Name: Playofthes
- Reason:

If you find any bugs, please tell me in the issues section.

Building:

If you want to build it yourself, you will need this:

core-3.3.0.jar

javase-3.3.0.jar

json-20210307.jar