- Clone the repository:
git clone https://github.com/yudarmd/botpxlv.git
- Navigate to the project directory:
cd botpxlv
- Install dependencies:
npm install
- Run the script:
node index.js
- Follow the prompts to input the domain email, referral code, and the number of referrals you want to generate.
- The script will then proceed to register users with randomly generated email addresses and refer them using the provided referral code.
- Adjust the delay between requests (
setTimeout
) according to your needs and service limitations to avoid rate-limiting or bans