You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
## How it works
2
-
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. Even with only one account MCSniperRust is as fast as MCSniperGo with over 5000(assuming a droptime of over 24h).
2
+
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. Even with only one account MCSniperRust is as fast as MCSniperGo with over 200(assuming a droptime of over 24h).
3
3
4
4
## Usage
5
5
- Download and run the latest release
@@ -38,4 +38,4 @@ And there is one that doesn't allow you to spam more than 20, but the time to re
38
38
-[The Mojang API docs](https://mojang-api-docs.gapple.pw/), for information about the API
39
39
40
40
## Bugs
41
-
There are probably some bugs, if you find any please make an issue or even better a pull request.
41
+
There are probably some bugs, if you find any please make an issue or even better a pull request.
0 commit comments