im-hanzou / blockmesh-autoref

Automatic referral script for BlockMesh Network Account using proxies.
https://app.blockmesh.xyz/register?invite_code=officialblockmesh
3 stars 0 forks source link
automation blockmesh blockmesh-autofarm blockmesh-autoref blockmesh-bot blockmesh-network bot python3

BlockMesh Network Autoreferral Bot

Automatic referral script for BlockMesh Network Account using proxies.

Tools and components required

  1. BlockMesh Network Account | Register: https://app.blockmesh.xyz/register
  2. Proxies Static Residental | FREE 10 PREMIUM PROXIES | Free 100 Premium Proxies | Good Premium Proxies (paid): 922proxy, proxy-cheap, infatica
  3. VPS or RDP (OPTIONAL)
  4. 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.