Skip to content

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

Notifications You must be signed in to change notification settings

s4300/gdlevelpassword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages