akimbo7 / GuildedGen

An account generator made for Guilded.
MIT License
1 stars 2 forks source link

Guilded Gen

MIT License MIT License MIT License

An account generator made for Guilded.

In terms of security, Guilded seems to have very poor security measures when it come to generating accounts. Captchas are non-existent.

The only form of security is restricting IPs, which can obviously be bypasses very easily.

Untitled

What does it do?
> Creates a random username
> Creates a random gmail address
> Creates a unique client id
> Creates a unique device id
> Creates account with sessions for increased performance - as opposed to single requests
> Creates an account
> Creates a server for each account

>> This ensures that each account is ready to be used off the bat.

>> Format -> email:password:hmac-cookie

Requirements