This project created for checking accounts Match using service CDS-Solver.
git clone https://github.com/cds-coder/match-checker.git
cd match-checker
go mod tidygo run src/run.goOr use - checker.exe
- All settings must be configured in the input/config.yml file. The API key for the Match captcha solution can be obtained at https://discord.gg/EvWWqtque9. (Free trial)
- Enter your proxy in the input/proxies.txt file. Format: procotol://user:pass@ip:port.
- Enter your accounts in the input/accounts.txt file. Format: mail:password.
- If you have configured everything correctly, you can run the script.