2026-01-26 15:43:33 -05:00
2026-01-26 15:43:33 -05:00
2026-01-26 20:41:02 +00:00
2026-01-26 15:43:33 -05:00
2026-01-26 15:43:33 -05:00

unbox.py

Extremely simple script that unboxes a crate and prints the item name and value.

Usage

python3 unbox.py

Use key crates instead of keyless crates:

python3 unbox.py --key

API key

On first run, the script will prompt for an API key and store it in .api_key in the current directory. Delete .api_key to re-enter the key.

Description
A simple Python script that unboxes a keyless crate or locked crate.
Readme CC0-1.0 32 KiB
Languages
Python 100%