Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 854 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 854 Bytes

THIS PROJECT IS NO LONGER SUPPORTED. DISCORD WILL BAN YOU FOR USING IT.

DiscrimFarmer

Changes your discord username to the username of other people to force your discriminator to change, then stops once it hits the target number(s).

a note from the discord team

Usage

  1. Clone this repository
  2. $ go get
  3. $ go build
  4. ./DiscrimFarmer -d <target discrims> -t <your discord token> -p <your discord password>
  5. Wait for a sweet discrim! Use ctrl+c to stop it running.

<target discrims> = list of discriminators separated by a comma, e.g. 1234,1337,0001.

If you want, this tool can search for other members with the same discriminator using an api, rather than looking at the members who are on the same servers as you. To do so, just add the flag -api true when running ./DiscrimFarmer