# Proxyless TikTok Username Checker
‼️ NEW DISCORD SERVER! JOIN HERE! ‼️
Loops through a list of usernames to check if they are available or unavailable. Click
here to report bugs.
![image](https://user-images.githubusercontent.com/103281345/162510554-7fbce4b6-9869-480e-a64f-b96dc56adbd1.png)
Usage
- Download ZIP here and extract the ZIP
- Install requirements.txt by typing
pip install -r requirements.txt
in Command Prompt
- Enter your choice of usernames inside of the
usernames.txt
file, or generate them using the username_generator.py script.
- Run the
run.bat
file which executes the main.py
script and enter the amount of threads you would like.
- All available usernames will be outputted to
Available.txt
file.
Please note
This script only allows you to use a maximum of 5 threads to prevent ratelimits to keep this script proxyless, I am not responsible for your actions using this script. This script was made for educational purposes.