GithubHelp home page GithubHelp logo

fatbeebhw / twitter-account-checker Goto Github PK

View Code? Open in Web Editor NEW
34.0 1.0 5.0 158 KB

Fast, reliable Twitter Account Checker that doesn't lock accounts on check. Yet. And the best part? its free.

License: MIT License

Python 100.00%
twitter twitter-account twitter-account-checker twitter-accounts twitter-bot twitter-checker twitter-cracker x x-account-checker twitter-checker-api

twitter-account-checker's Introduction

Twitter Account Checker

๐Ÿ’– You like it? Drop a tip ๐Ÿ’– 0x7C9EB6dF2349820D27D69805193d7806A7689ade

xcloud

fatbee twitter checker

Fast, reliable Twitter Account Checker that doesn't lock accounts on check. Yet. And the best part? its free. Far from perfect code, but feel free to correct whatever you feel it needs correction and open a PR.

The checker supports any format that ends with ct0:auth_token or just auth_token (basically, any format.)

Telegram Chat: https://t.me/twitterfunhouse

What do i need to use it?

  • Some accounts, duh.
  • Rota proxy
  • Or no proxy at all.

Config Explanation

{
  "proxy": "https://beeproxies.com | Telegram: @buybee_bot", # Your proxy, ideally rotating one (username:password@host:port)
  "threads": 100, # How fast we go, if you are unsure keep it under 50, ideally 20 (heavlly depends on your system and proxy.)
  "update_console": true, # Dont want messy BRRRRRRRRRR console? Set it to false.
  "save_followers_count": false, # Save followers count for stat accounts.
  "ct0_fix": false, # If your token have broken ct0 but valid auth_token, enable this and it will be fixed.
  "followers_range": {  # Set ranges for collecting stat accounts format is "Number Of followers":"File Name", must have one. Ideally 2.
    "100000": "100000plus",
    "10000": "10000plus",
    "1000": "1000plus",
    "30": "30plus"
  }
}

How to build in to exe

pyinstaller.exe --onefile --name "Twitter Token Checker @fatbeebhw" --icon="icon.png" --collect-all "pyfiglet" main.py

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.