High quality Discord account Generator
Built with Educational Purposes.
Instructions about setting up the project.
- .NET 7
- Anti-Captcha account with funds
Restore the nugget packages
dotnet restore
Via opening CMD in the project directory simply type
dotnet build
Before usage you should:
In Settings.cs
:
public const string CaptchaToken = "";
- Set your Anti-Captcha/2Captcha(W.I.P) Token
In Program.cs
:
- Chose between
CaptchaType.AntiCaptcha
andCaptchaType.TwoCaptcha