Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 1.07 KB

README.md

File metadata and controls

49 lines (28 loc) · 1.07 KB

Discord Account Generator

License .Net C# Telegram

High quality Discord account Generator

Built with Educational Purposes.

Demonstration

Getting Started

Instructions about setting up the project.

Requirements

  • .NET 7
  • Anti-Captcha account with funds

Build & Restore

Restore the nugget packages

dotnet restore

Via opening CMD in the project directory simply type

dotnet build

Set-Up

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 and CaptchaType.TwoCaptcha