Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 506 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 506 Bytes

Screw scammers

A script to annoy crypto scammers who want wallet seed phrases.

The script is split into a basic version at screwScammersBasic.py and an advanced version in the screw-scammers folder.

Setup

  1. Download screwScammersBasic.py
  2. Install dependencies using pip install -r requirements.txt on Windows or pip3 install -r requirements.txt on Unix systems
  3. Run the file using python screwScammersBasic.py on Windows or python3 screwScammersBasic.py on Unix systems