An open API service indexing awesome lists of open source software.

https://github.com/cmalf/dawn-validator-bot-js

Dawn Validator Point Mining Automation: Automate Dawn point mining with this robust Node.js script. (Freemium)
https://github.com/cmalf/dawn-validator-bot-js

automation bot bot-github dawn-bot dawn-internet dawn-validator dawn-validator-bot javascript mining nodejs points

Last synced: 10 months ago
JSON representation

Dawn Validator Point Mining Automation: Automate Dawn point mining with this robust Node.js script. (Freemium)

Awesome Lists containing this project

README

          

# 🛜 dawn-validator-bot-js

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!
> ```bash
> 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]
> ## The use of this bot is entirely at your own risk. I assume no liability for any losses, damages, or consequences arising from its use.

## 🦾 Script Features

- Single Direct Connection
- Multiple Accounts Connection through Proxy
- Add Accounts
- Social Verification

## 🔓 Register

- If you don't have a Dawn Validator account yet
- Download the Extension ([Dawn Validator Extension](https://chromewebstore.google.com/detail/dawn-validator-chrome-ext/fpdkjdnhkakefebpekbdhillbhonfjjp))
- Pin The Extension and Open
- Register and input Referral code
```bash
ks6ztmjg
```
## 🤔 How To Do

- Clone This Repo
- ```bash
git clone https://github.com/cmalf/dawn-validator-bot-js.git
```
- Go To Folder
- ```bash
cd dawn-validator-bot-js
```
- Install Dependencies
```bash
npm install
```
- Run the script

```bash
npm start
```
## ⚙️ Configuration

- Run The Bot Script
- The script `automatically` prepares all necessary supporting files.
- Run Single Accounts
- select option number 1 and enter your `email` and `token`

- 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 in `SETTINGS` folder)
- and add some proxies for backup in `backup_proxy.txt` file

- Get Token
- Make sure your Dawn Extension are enabled, Right Click Open New Tab [GetToken](https://chrome-extension://fpdkjdnhkakefebpekbdhillbhonfjjp/pages/dashboard.html)
- Right click and Inspect -> Go to Tab Network
- and see ss below

## [◉°] ScreenShoot

- script interface

- Single Account Direct

- Multi Accounts (Proxy)