Skip to content

Not-D4rkCipherX/DAWN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dawn Validator BOT

Dawn Validator BOT

Features

  • Auto Get Account Information
  • Auto Run With Monosans Proxy - Choose 1
  • Auto Run With Private Proxy - Choose 2
  • Auto Run Without Proxy - Choose 3
  • Auto Send Keep-Alive Every 5 Minutes
  • Multi Accounts With Threads

Note: Dawn Server may be experiencing problems receiving requests, please be patient.

Installation

  1. Clone The Repositories:
    git clone https://github.com/Not-D4rkCipherX/DAWN.git
    cd DAWN
    pip install -r requirements.txt

Getting Token

  • Open The DAWN Extension 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.json, with each line in the format for each account, like:
nano accounts.json
[
    {
        "Email": "your_email_address 1",
        "Token": "your_berear_token 1"
    },
    {
        "Email": "your_email_address 2",
        "Token": "your_berear_token 2"
    }
]

PROXY (OPTINAL)

nano proxy.txt
  • Make sure proxy.txt contains data that matches the format expected by the script. Here are examples of file formats:
      ip:port # Default Protcol HTTP.
      protocol://ip:port
      protocol://user:pass@ip:port

Run the BOT

python bot.py #or python3 bot.py

Buy Me a Coffee

  • EVM: 0x47f41Fcb17cF9B7A02C26EE855d26bB8D3928E1b
  • TON: UQA-qG5eyQ7gVxvPDpy484xzc0UPS9a8hJsUAwe0T_3D7_oF
  • SOL: A1pUv13rRDtubtYJuXswZYSQBJojPhthXJftfNZBRnEX
  • SUI: 0xeb697918d66c4ade867d61d0b8fb541df83675e8f60b6b81da8917aab149ee8f

About

Telegram Channel - D4rkCipherX

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages