OP 18 October, 2019 - 06:31 PM
(This post was last modified: 21 October, 2019 - 05:29 AM by cookiechaser.)
Main Features:
- Check for premium accounts
- Check hypixel level
- Check hypixel rank
- There is no NFA/SFA check, because the minecraft login api began returning less data a few days ago, so you can only check if the account is premium or not
Helper:
- Start: start checking accounts
- Stop: stop checking accounts
- Save Results: save the account list to a txt file
- Proxies: The number of loaded proxies
- Accounts: The number of loaded accounts
- Checked Accounts: Shows which account is being tested
- Current Proxy: Shows which proxy is being used (Resets to 0 upon getting to the end of the proxy list)
- Hits: Accounts found
- Combo: Load combo list
- Proxy: Load proxy list
- Threads: Threads being used for testing
- Start at: The line in the combo list where the tool begins checking
- HTTP/SOCKS4/SOCKS5: Proxy type
- Check Multiple Times: I haven't seen this option in any checker. When all of the accounts were tested, it resets the number of checked accounts to zero and begins checking again. This is quite useful when using public proxies, because there are a lot of banned ones. If a proxy is banned, the minecraft login api will return that the email/password is incorrect, even if the account works. With this option you will eventually find every premium account in a combo list.
Releasing a C++ checker soon.