Skip to content

Completely automated multithreaded proxy-based Turbo designed to be run on a VPS

Notifications You must be signed in to change notification settings

hashPirate/Multiturbo-VPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multiturbo-VPS

Completely automated Minecraft Turbo designed to be run on a VPS

Info

This project was incredibly successful and lucrative. The code has not been worked on recently but is up to date. I do not snipe anymore so I am publishing my code so that people can build off of it. You are free to use it as you please without the need to give me credit. I apologize but I have not made this project easy to use.

Features

  • Customizable delays and requests
  • Can be run for weeks at a time without any input from the user. Reauthenticates the accounts with custom delays and will post updates to a discord webhook. (I have left my dead discord webhooks in the code. Replace them with your own)
  • Multithreaded and can run at a maximum speed of 1000 rq/s although you would need 3000 accounts to avoid a ratelimit.
  • Can provide updates to a discord webhook with automatic speed calculation so that you can verify it is running at the desired speed.
  • Cycles through various token proxy pairs to avoid a ratelimit and also contains a ratelimit bypass when using giftcode accounts.
  • Counts errors and notifies you if there are proxy errors.
  • Automatically changes your skin to a desired skin and uses Javascript to claim the namemc page of the name.
  • Ensures multithreaded requests are printed on separate lines using thread locks.
  • Can be set to target multiple names rather than a single target.

Usage

  • Install all the required modules.
  • Create an accounts.txt file hosting your accounts in the format email/password. For this to work well you want at least 20. This will only work with giftcode accounts because of the rl bypass.
  • Create a proxies.txt file containing your HTTP/HTTPS proxies in the format ip:port:username:password. I've found that webshare proxies work well for this purpose.
  • Change delay_between_threads to your desired amount.
  • Create a names.txt file to host the desired names to target.
  • Replace all discord webhooks with your custom webhooks!

About

Completely automated multithreaded proxy-based Turbo designed to be run on a VPS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published