Skip to content

wezaxy/kick-account-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛡️ Kick.com Kasada (KPSDK) Solver - Free API Automation

This project is designed to bypass the Kasada (KPSDK) protection system used by kick.com by using a free API via RapidAPI. It automatically generates usernames and passwords, handles email verification with temp mail, and registers new accounts.


🚀 Features

  • ✅ KPSDK (Kasada) Solver via RapidAPI
  • 📩 Automatic email verification using temp mail
  • 🔐 Random username and strong password generator
  • 🔁 Continuous account creation loop

🧪 Quick Start

Requirements

  • Python 3.8+
  • Install the required packages:
pip install aiohttp 

How to Use

  1. Replace "YOUR_API_KEY" inside the kasadasolv() function with your own RapidAPI key:
headers = {
  "x-rapidapi-key": "YOUR_API_KEY",
  "x-rapidapi-host": "kick-kasada-kpsdk-solver-api.p.rapidapi.com"
}
  1. Run the script:
python accgen.py

🌐 Free Kasada Solver API

This script uses a free API via RapidAPI to solve Kick’s KPSDK protection.

🔗 Free API URL:
https://rapidapi.com/ttur5678/api/kick-kasada-kpsdk-solver-api/playground

You can send 1 request/second in the free tier.


💎 Premium KPSDK Solver

Need higher speed or stability? A private and faster version is available for purchase.

https://rapidapi.com/ttur5678/api/kick-kasada-kpsdk-solver-api/playground


📁 Output

All created accounts will be saved to a local kicks.json file in this format:

[
  {
    "auth": "TOKEN_HERE",
    "mail": "[email protected]",
    "password": "securePassword"
  }
]

⚠️ Disclaimer

This tool is for educational and research purposes only. Any misuse is strictly the user's responsibility.


📞 Contact

Need help or have questions?

Reach out via Telegram: @wezaxy discord: wezaxy https://discord.gg/c44FB4PFcW