Skip to content

anakdajjalyalo/despeed-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DeSpeed auto SpeedTest

This bot automates speedtest deSpeed

Features

  • Multi Account
  • Uses proxies to avoid IP bans/Limit.
  • Interval check eligible speedtest 1 Hour

Requirements

  • NodeJS Download.
  • DeSpeed Account Register Here.
  • Proxy (Optional). Be careful because this bot attempts speed tests, which will quickly decrease your proxy bandwidth.

Installation

  1. Clone the repository:

    git clone https://github.com/ahlulmukh/despeed-bot.git
    cd despeed-bot
  2. Instal Packages:

    npm install
  3. Create a proxy.txt file in the root directory and add your proxies (one per line) (Optional).

    http://user:pass@host:port
    http://user:pass@host:port
    http://user:pass@host:port
    
  4. Crete token file, nano token.txt and put your token one perline.

    eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.....
    eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.....
    eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.....
    eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.....
    

Usage

  1. Run the bot:
node .

Stay Connected

Donation

If you would like to support the development of this project, you can make a donation using the following addresses:

  • Solana: 6Y63evHexFANApfWEptqsJscyCgRG9PUZJwBncHbkKAU
  • EVM: 0xa3575c33814d5c4d07cee913a393a99a2a15867e
  • BTC: bc1ppypst46a2wckpjd260kc4f8kkzf5w3u64wjlanudxezk0tyrts8sy26xs7

Disclaimer

This tool is for educational purposes only. Use it at your own risk.

About

despeed auto speedtest bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%