https://github.com/wezaxy/kick-account-generator
https://github.com/wezaxy/kick-account-generator
kasada-solver kick-account-creator kick-bot kick-com kick-tools kick-viewbot kickge kickgenerator kickstart kpsdk-solver
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wezaxy/kick-account-generator
- Owner: wezaxy
- License: other
- Created: 2025-07-03T22:04:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-13T15:31:03.000Z (about 1 year ago)
- Last Synced: 2025-07-13T17:31:20.840Z (about 1 year ago)
- Topics: kasada-solver, kick-account-creator, kick-bot, kick-com, kick-tools, kick-viewbot, kickge, kickgenerator, kickstart, kpsdk-solver
- Language: Python
- Homepage:
- Size: 3.37 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π‘οΈ Kick.com Kasada (KPSDK) Solver - Free API Automation
This project is designed to bypass the Kasada (KPSDK) protection system used by [kick.com](https://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:
```bash
pip install aiohttp
```
### How to Use
1. Replace `"YOUR_API_KEY"` inside the `kasadasolv()` function with your own [RapidAPI](https://rapidapi.com/ttur5678/api/kick-kasada-kpsdk-solver-api/playground) key:
```python
headers = {
"x-rapidapi-key": "YOUR_API_KEY",
"x-rapidapi-host": "kick-kasada-kpsdk-solver-api.p.rapidapi.com"
}
```
2. Run the script:
```bash
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:
```json
[
{
"auth": "TOKEN_HERE",
"mail": "example@dataarchive.site",
"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](https://t.me/wezassy)
discord: wezaxy
https://discord.gg/c44FB4PFcW