Get the copy passcode of any level, from Geometry Dash's servers.
pip install -r requirements.txt # Install packages
python getPassword.py # Run the script
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
Please run the script in a terminal (Terminal, Command Prompt, Powershell, etc.) to see output.