Dawn Validator Point Mining Automation: Automate Dawn point mining with this robust Node.js script. (Freemium)
Tip
Upgrade Your Dawn Bot Script To Version 1.4
Fixed Some Err Func
More Stable
You Can Upgrade with git pull
Open your Dawn Bot Directory on terminal and Type Command Below!
git pull
Run the script, the bot will automatically delete all supporting files and replace them with updated files, except for the content in the SETTINGS folder.
Tip
If you find error with code 400,402,403,407, etc (means your "Bearer Token" has expired and you need to re-login.)
If you find error with code 502,503, etc. (server overload).
Tip
If you find this script helpful and beneficial, please star ⭐ this repository. Your support motivates me to create more useful tools in the future.
Warning
- Single Direct Connection
- Multiple Accounts Connection through Proxy
- Add Accounts
- Social Verification
- If you don't have a Dawn Validator account yet
- Download the Extension (Dawn Validator Extension)
- Pin The Extension and Open
- Register and input Referral code
ks6ztmjg
-
Clone This Repo
-
git clone https://github.com/cmalf/dawn-validator-bot-js.git
-
-
Go To Folder
-
cd dawn-validator-bot-js
-
-
Install Dependencies
npm install
-
Run the script
npm start
-
Run The Bot Script
-
The script
automatically
prepares all necessary supporting files. -
Run Single Accounts
- select option number 1 and enter your
email
andtoken
- select option number 1 and enter your
-
Run Multiple Account
- select option number 3 and and add all your accounts
- Setup Proxy
- add proxy in
proxy.txt
file according to your account number (proxy.txt file is inSETTINGS
folder) - and add some proxies for backup in
backup_proxy.txt
file
- add proxy in
-
Get Token
- Make sure your Dawn Extension are enabled, Right Click Open New Tab GetToken
- Right click and Inspect -> Go to Tab Network
- and see ss below
- script interface
- Single Account Direct
- Multi Accounts (Proxy)