Skip to content

Latest commit

 

History

History
66 lines (42 loc) · 1.34 KB

File metadata and controls

66 lines (42 loc) · 1.34 KB

Minionlab Auto Referral Bot

This bot automates the process of creating accounts and using referral codes for the StreamAi platform.

Features

  • Automatically generates random email addresses.
  • Uses proxies to avoid IP bans.
  • Logs the created accounts.
  • Handles email verification.

Requirements

  • Node.js v18 lts
  • npm (Node Package Manager)

Installation

  1. Clone the repository:

    git clone https://github.com/ahlulmukh/minionlab-autoreff.git
    cd minionlab-autoreff
  2. Install the dependencies:

    npm install
  3. Create a proxy.txt file if you want using proxy in the root directory and add your proxies (one per line). format proxy

    http://127.0.0.1:8080
    http://user:pass@127.0.0.1:8080

Usage

  1. Run the bot:

    node .
  2. Follow the prompts to enter your referral code and the number of accounts you want to create.

Output

  • The created accounts will be saved in accounts.txt

Notes

  • 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.

Stay Connected

Disclaimer

This tool is for educational purposes only. Use it at your own risk.