useragents / Proxyless-TikTok-Username-Checker

Loops through a list of usernames to check if they are available or unavailable
487 stars 86 forks source link

Compatibility issues #20

Closed DeadPumpkin closed 2 years ago

DeadPumpkin commented 2 years ago

There are commands in the script that only work on windows which can be easily fixed but are still a bummer. for example: os.system("cls") main.py, Ln 75, Col 9.

useragents commented 2 years ago

Fixed. 👍