Skip to content

Mittyadav/blockmesh-autoreferral-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLOCKMESH NETWORK AUTO REFERRAL BOT

JOIN TELEGRAM FOR ALL COMMANDS AND SCRIPTTELEGRAM CHANNEL_

Automatic Referral Script for BlockMesh Network Account using proxies.

PREREQUISITE

  1. BlockMesh Network Account : Register
  2. VPS or RDP (OPTIONAL)
  3. Python3 Latest Version

INSTALLATION

Install Python For Windows: Python

  1. Clone project repository

    git clone https://github.com/Mittyadav/blockmesh-autoreferral-bot.git
    
    
    cd blockmesh-autoreferral-bot
  2. Install dependencies

    pip install -r requirements.txt

RUN BOT

  • Replace the proxies example in proxies.txt to your own proxies with format:

    http://host:port
    http://user:pass@host:port
  • only http proxies support for now, if you want to run without proxies, just remove proxies.txt content or delete proxies.txt.

RUN COMMAND

  • Windows:

    python main.py
  • Unix

    python3 main.py
  • Insert your full referral URL, example: https://app.blockmesh.xyz/register?invite_code=XXXXXXXXXX

  • Enter how many referrals you want

  • Result account generated will be saved to accounts.txt.

NOTE

  • Run this bot, and it will update your referrer code to my invite code if you don't have one.

  • You can just run this bot at your own risk, I'm not responsible for any loss or damage caused by this bot. This bot is for educational purposes only.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages