Skip to content

G0dvv/WKS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hits forthebadge

CloudChecker !!Tokenless!!

CloudChecker is a Python script for checking the availability of Discord usernames using a list of combinations and proxies. It leverages multi-threading to perform checks concurrently.

Features

  • Username availability check on Discord API
  • Multi-threaded for faster execution
  • Proxy support for avoiding rate limits
  • RPS (Requests Per Second) monitoring
  • Error logging for troubleshooting
  • Should work on linux

Showcase

WindowsTerminal_eejUD45MQk.mp4

image

Getting Started

Prerequisites

  • Python 3.x
  • tls_client

Installation

Video Tutorial

2023-12-16.14-54-33.mp4

Text Tutorial

  1. Clone the repository:
git clone https://github.com/cloudzik1377/CloudChecker.git
cd CloudChecker
  1. Install requirements
pip install -r requirements.txt
  1. Run cloud_checker.py
python cloud_checker.py

Usage

  1. Configure your proxies by adding them to the proxies.txt file.
  2. CheapProxies here 3 usd / gb
  3. (Proxyless) works but thread sleeps on ratelimit (ultra slow)
  4. Customize the script by adjusting parameters like the length of the usernames, the number of threads, etc.
  5. Execute the script, and it will start checking the availability of Discord usernames.

Usage Dictionary Validator

  1. Run file
  2. Enter ammount of thread (for smaller than 5k dont use more than 5)
  3. Similiar + Hits will be saved to BetterNames.txt

Additional Information

  1. Author: @cloudzik1377
  2. Discord: discord.cloudzik.me

About

Snipe for 3 letter discord usernames

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%