Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 1.15 KB

README.md

File metadata and controls

53 lines (30 loc) · 1.15 KB

Discord Account Generator

License .Net C# Telegram

High quality Discord account Generator

Built with Educational Purposes.

perhaps update soon?

if i graduate i'll update it i promise ( next month )

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