Skip to content

Latest commit

 

History

History
67 lines (67 loc) · 2.4 KB

README.md

File metadata and controls

67 lines (67 loc) · 2.4 KB

Dawn Validator Bot

Automation farming Script for Dawn Validator using proxies. This bot support multi accounts.

Tools and components required

  1. Dawn Validator Account | Download Dawn Validator Extension
  2. Open chrome-extension://fpdkjdnhkakefebpekbdhillbhonfjjp/pages/dashboard.html, insert Referral code rj6ektjg and Register
  3. Proxies (OPTIONAL)
  4. VPS or RDP (OPTIONAL)
  5. Python version 3.10 or Latest

Buy Proxies

  • Free Proxies Static Residental:
  1. WebShare
  2. ProxyScrape
  3. MonoSans
  • Paid Premium Static Residental:
  1. 922proxy
  2. Proxy-Cheap
  3. Infatica

Getting Token

  • Open chrome-extension://fpdkjdnhkakefebpekbdhillbhonfjjp/dashboard.html in your browser and login
  • Press F12 or CTRL+SHIFT+I and Select Network
  • Look for getpoint?appid=
  • Open request headers and copy the token. Bearer a1b2c3d4ef5g < your token image
  • Insert your account details in accounts.txt, with each line in the format email:token for each account, like:
email:token
email:token
email:token

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

Run for single account

  • Windows:
python main.py
  • Unix
python3 main.py
  • Select: 1
  • Then insert your email and token

Run for multi accounts

  • Windows:
python main.py
  • Unix
python3 main.py
  • Select: 2

Notes

  • Run this bot, and it will update your referrer code to my invite code if you don't have one.
  • This bot have delay every 500 seconds.
  • 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.