xtekky / xchecker

TikTok Username Checker - NO RATELIMIT

Home Page:https://discord.gg/onlp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Star ⭐ if you want more

Features

 * Unlimited checks
 * Usernames fully custom!!
 * No ratelimit !!

To come

  * Faster threading
  * Implementation of proxies

Banned Users?

  * There are methods to filter banned usernames using TikTok API's
  * I will not publish those because a too high usage could get them patched

Requirements

    [WINDOWS]
  * pip install requests
  * pip install pystyle
    [UNIX/LINUX/MACOS]
  * pip3 install requests
  * pip3 install pystyle

Installation

    [WINDOWS]
  * pip install -r requirements.txt
  * python xchecker_v2.py
    [UNIX/LINUX/MACOS]
  * pip3 install -r requirements.txt
  * python3 xchecker_v2.py
    

Usage:

  * Choose length, numbers, character and amount
  * Banned/Available usernames will appear in the "banned.txt" file.

Credits:


Tekky © 2022 | ONLP™

About

TikTok Username Checker - NO RATELIMIT

https://discord.gg/onlp


Languages

Language:Python 100.0%