Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 579 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 579 Bytes

GD Level Password

Get the copy passcode of any level, from Geometry Dash's servers.

Usage

pip install -r requirements.txt # Install packages
python getPassword.py # Run the script

Setup

Extract the code to any folder, then create a file named .env in the directory.

Insert the following code into the file, and replace the username and password with yours.

# ACCOUNT INFORMATION
GD_USERNAME=YourUsernameHere
GD_PASSWORD=YourPasswordHere

Window closing?

Please run the script in a terminal (Terminal, Command Prompt, Powershell, etc.) to see output.