Coder Social home page Coder Social logo

kick.com-account-generator's Introduction

Kick.com Account generator

Kick Account generator

โญ๏ธ

Features

  • Fully based on Requests
  • Threads support
  • Proxy Support
  • Follow channels on each account created (requires proxies)
  • Email-Based Account Creation: With email api You can Generate accounts using email addresses from your custom domain and receive the verification code automatically. (Use it like this: [email protected]) OR you can use Kopeechka.store
  • Saving Generated Accounts: Saving all generated account details in a JSON/TXT file.
  • Realistic usernames
  • Customizable Options: Choose between realistic, random or specific usernames for each account and Choose whether to use random or specific passwords.

๐Ÿ”ด You might still get the 'The browser is not supported.' error

๐Ÿ”ด Following channels after each account is created might not work

Requirements

Installation

git clone https://github.com/Bluyx/Kick.com-account-generator
cd Kick.com-account-generator
pip install -r requirements.txt

Rename config.json.example to config.json
Edit the config.json file
If you want to use Kopeechka.store then put your token and the mail you want
If you want to use Custom domain then put your API URL, imap, emails domain

python main.py

Configuration

config.json

  • kopeechka: This section is used when you want to use Kopeechka.store for email-based account creation.

    • kopeechkaToken: Your Kopeechka.store token.
    • domains: The email domains you want to use for account creation.
  • salamoonder_apiKey: Your Salamoonder API key, used for solving Kasada challenges.

  • apiURL: The URL of your custom email API, used when you want to use a custom domain for email-based account creation.

  • imap: The IMAP server of your custom email domain.

  • domain: The domain of your custom email addresses.

  • settings: Various settings for the account generator.

    • follow: An array of usernames that each generated account will follow.
    • saveAs: The format to save generated accounts in (1 for JSON with cookies, 2 for JSON without cookies, 3 for TXT).
    • proxiesFile: The path to a file containing proxies to use.
    • AccountsCount: The number of accounts to generate.
    • usernamesType: The type of usernames to generate (1 for realistic, 2 for random, 3 for specific (adding numbers to the end)).
    • passwordsType: The type of passwords to use (1 for random, 2 for specific).
    • password: The specific password to use for all accounts (only used when passwordsType is 2).
    • emailsType: The type of emails to use (1 for Kopeechka.store, 2 for custom domain).
    • threads: The number of threads to use for account generation.

Screenshots

App Screenshot

Todo List

  • Better UI
  • Handle more errors
  • Make the code more readable
  • Make it follow channels of the user's choice after each account is created (Done)

Contant

kick.com-account-generator's People

Contributors

bluyx avatar

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.