Skip to content

mentionable/Guilded-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Logo

Guilded Generator

An account generator for guilded.gg that I made a while back and decided to bring back up

Version

🛠️ Installation

Windows

py -m pip install -r requirements.txt

Linux

python3 -m pip install -r requirements.txt

⚔️ Usage

Example

python main.py --username Mentionable --password Hax0r1337 --threads 5 --workers 50 --invite ENZ7nGoE --proxies N

Help

usage: main.py [-h] [--username] [--password] --invite  [--threads] [--workers] --proxies

options:
  -h, --help   show this help message and exit
  --username   Generated account's username.
  --password   Password of the accounts.
  --invite     Server invite the accounts join on creation.
  --threads    Amount of threading while creating accounts.
  --workers    Amount of workers while creating accounts.
  --proxies    Choose to use proxies or not ("y", "n")

📝 Notes

This version hasn't been fully tested & I'm not sure it's completely functional. If there is a problem please leave an issue here.

About

A simple account creator for guilded.gg

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages