https://github.com/masterking32/twitch-account-creator
A bot to create Twitch accounts and Follow using NodeJS
https://github.com/masterking32/twitch-account-creator
2captcha account account-generator anti-captcha anticaptcha bot captcha creator fake kasada twitch twitch-account-creator twitch-bots twitch-follow
Last synced: 4 months ago
JSON representation
A bot to create Twitch accounts and Follow using NodeJS
- Host: GitHub
- URL: https://github.com/masterking32/twitch-account-creator
- Owner: masterking32
- License: apache-2.0
- Created: 2022-01-31T04:32:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-05T10:22:38.000Z (over 1 year ago)
- Last Synced: 2025-10-08T14:52:48.534Z (8 months ago)
- Topics: 2captcha, account, account-generator, anti-captcha, anticaptcha, bot, captcha, creator, fake, kasada, twitch, twitch-account-creator, twitch-bots, twitch-follow
- Language: JavaScript
- Homepage:
- Size: 407 KB
- Stars: 117
- Watchers: 9
- Forks: 24
- Open Issues: 8
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/masterking32/twitch-account-creator/stargazers)
[](https://github.com/masterking32/twitch-account-creator/issues)
[](https://masterking32.com)
# A NodeJS bot to create Twitch accounts and follow other Twitch accounts.
✔️ This project will create new accounts and verify the accounts using the email address. ✔️
*❌ Do not abuse this project, this project is made for testing only, and you cannot use it according to Twitch rules. ❌*
**⭐ If you liked the project, feel free to give it a shining star. ⭐**
💵 If you're a fan of our project and want to support us, consider donating crypto. Your support will help us improve and expand, providing even more value to our users. Thank you for your generosity! 💵
TON:
`UQDdtN_p3WwuGMVXtMasatomVNPJF-Ljscy0srozJZBl15eL`
EVM-compatible blockchains:
`0x517f07305D6ED781A089322B6cD93d1461bF8652`
TRC20 chain:
`TLApdY8APWkFHHoxebxGY8JhMeChiETqFH`
RONIN Chain:
`masterking.ron`
## 🛠️ Requirements:
✅ Get an API key from:
**🟢 [1) Create an account on this website, Add some funds, and then add `Pay-Per-Usage solving API Key` to your config file.](https://salamoonder.com)** (Required Balance)
✅ Get some HTTP Proxies:
**🟢 [2) Create an account and buy some `http` proxies and put proxies in `proxy.txt` file.](https://www.webshare.io/?referral_code=2ghmowzxmc26)** or [IPRoyal](https://iproyal.com/?r=128279) (Required Balance [Proxy Form must be like ip:port:username:password])
## 💻 Installation
### 🟣 Setup:
- Clone the repo and do `npm install`
### 🟣 Account creator:
- Put your `YOUR Solver API KEY` API key in `config.js`
- Put your `Proxies` in `config.js`
- Run the project (`node main.js`).
## 🫂 Follow Bot
- Create some twitch accounts with the main bot. (If you have any tokens you can put your tokens inside the `results/tokens.txt`)
- Make sure you have a proxy list and you have already set up the main bot. ([Requirements](https://github.com/masterking32/twitch-account-creator#%EF%B8%8F-requirements))
- Run `node follow.js`.
## 🔧 Optional
You can get a free or paid proxy list from [this website](https://www.webshare.io/?referral_code=2ghmowzxmc26).
Put your proxies in the proxy.txt file.
Examples:
```
192.168.0.1:8080
192.168.0.2:8085
```
or
```
192.168.0.1:8080:user1:pass1
192.168.0.2:8085:user2:pass2
```
## 📽️ Tutorial and Test
**[Youtube Video](https://www.youtube.com/watch?v=fC2KgnYoETw)**
---
We will store account details in `./results/results.txt`.
If you need to verify your email for login or etc.
You can go to [1SecMail.Com](https://www.1secmail.com), put your account email there, and check the received emails.
## Programmers
Author : [Amin.MasterkinG](https://masterking32.com) | [Github](https://github.com/masterking32)