BlockMesh Network Autoreferral Bot
Automatic referral script for BlockMesh Network Account using proxies.
Tools and components required
- BlockMesh Network Account | Register: https://app.blockmesh.xyz/register
- Proxies Static Residental | FREE 10 PREMIUM PROXIES | Free 100 Premium Proxies | Good Premium Proxies (paid): 922proxy, proxy-cheap, infatica
- VPS or RDP (OPTIONAL)
- Python3 Latest Version
Installation
- Install Python For Windows: Python
- For Unix:
apt install python3 python3-pip -y
- Install requirements, Windows:
pip install -r requirements.txt
- Unix:
pip3 install -r requirements.txt
Run the 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
Notes
- 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.