Skip to content

Sushi-Mampfer/MCSniperRust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How it works

Four accounts send a request to the mojang api to check if the name is available. If it is, another account claims it. This circumvents the strict rate limit on the claiming endpoint by utilizing the lower rate limit on the checking endpoint. With four accounts, MCSniperRust is able to claim every name within four seconds of it dropping. To achieve the same performance with MCSniperGo you'd need over 500 accounts.

Usage

  • Install Tauri and first its prerequisites.
  • Download or clone the MCSniperRust repository.
  • Go to the root folder (where the README.md is located).
  • Run cargo tauri dev.
  • Add at least four accounts into the "Checker Accounts" field, the format is email:password.
  • Add one Account into the "Claim Account" field, the format is email:password.
  • Enter your desired name in the "Name" field.
  • Press the "Start" button.

How it looks

grafik

TODO

  • Add a custom icon
  • Compiled releases
  • Support for more than four accounts
  • Proxy Support

Troubleshooting and Support

If you have any problems, please message sushimampfer on discord.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published