MCChecker is a Minecraft account authentication checker written in Java.
Minecraft Cape Checker: Check for Minecraft capes on accounts you have already verified
Multi-threading: Run multiple threads at once for checking accounts faster
Proxy Downloader: Automatically grab a large list of proxies to use, without having to collect them yourself
HTTP and SOCKS proxies: Supports both HTTP and SOCKS proxies
Microsoft account support: Supports checking Microsoft accounts
If you're using Microsoft accounts, it is very strict. I recommend only using proxies in the country you are in. During testing, Microsoft actually emailed me about every attempt from proxies in areas like Russia, China, etc, and temporarily disabled my account until I verified email access. If you get your account locked and are not able to access the email, I take no responsibility. Use with caution.
1. Put your accounts into the .txt files set in config.cfg. (accounts-moj.txt and accounts-msa.txt by default)
2. (Optional) Put your proxies into the .txt files set in config.cfg. (proxies-socks.txt and proxies-http.txt by default)
3. Set the threadCount, attemptCount, and proxyFailCount values in config.cfg to your desired settings
4. Open terminal and type `java -jar MCChecker.jar`
Please note the Cape Checker mode assumes you have already verified the login credentials.
1. Collect verified accounts (If you just ran normally, that would be your account output files)
2. Put your accounts into the .txt files set in config.cfg. (accounts-moj.txt and accounts-msa.txt by default)
3. Set the threadCount, attemptCount, and proxyFailCount values in config.cfg to your desired settings
4. Open terminal and type `java -jar MCChecker.jar --capes`