This bot automates the process of creating accounts and using referral codes for the StreamAi platform.
- Automatically generates random email addresses.
- Uses proxies to avoid IP bans.
- Logs the created accounts.
- Handles email verification.
- Node.js v18 lts
- npm (Node Package Manager)
-
Clone the repository:
git clone https://github.com/ahlulmukh/minionlab-autoreff.git cd minionlab-autoreff
-
Install the dependencies:
npm install
-
Create a
proxy.txt
file if you want using proxy in the root directory and add your proxies (one per line). format proxyhttp://127.0.0.1:8080 http://user:pass@127.0.0.1:8080
-
Run the bot:
node .
-
Follow the prompts to enter your referral code and the number of accounts you want to create.
- The created accounts will be saved in
accounts.txt
- Make sure to use valid proxies to avoid IP bans.
- The bot will attempt to verify the email up to 5 times before giving up.
This tool is for educational purposes only. Use it at your own risk.