Skip to content

Automated bot for managing account points and sessions using proxy-based requests with retry mechanisms, logging, and color-coded output. Perfect for multi-account management and session upkeep.

Notifications You must be signed in to change notification settings

MrTimonM/dawn-validator-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Dawn Validator Bot

Dawn Validator Bot Screenshot

Features

  • Supports Multiple Accounts: Manage multiple user accounts simultaneously for efficiency.
  • Proxy Binding for Each Account: Automatically assign a unique proxy to each account.
  • One Proxy per Account: Each account gets its own proxy to reduce IP bans.
  • Multithreading: Handle multiple accounts concurrently for better performance.
  • Colored Output: Log messages are color-coded for easy reading.
  • Retry on Connection Failures: Automatically retry operations if a connection fails.
  • Error Handling: Manage exceptions and provide meaningful feedback.
  • Bugs for Future Fixes: I’ve added some bugs to fix them later.

Installation

Install Python 3.10+

  pip install -r requirements.txt
  configure accounts.json 
  configure proxy.json

Note: Config.json file does not work yet. I will complete the code in my free time. And for proxy, you need to strictly follow this pattern:

  "socks5://ip:port:username:password"

And make sure to add more proxy than your total number of accounts.

Getting Berear Token:

Support

  • If you find any error, please submit an issue :)

Conclusion

  • I don't know how long session token stays alive, maybe we will find out it together hehe :)

About

Automated bot for managing account points and sessions using proxy-based requests with retry mechanisms, logging, and color-coded output. Perfect for multi-account management and session upkeep.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages