/Discord-name-avatar-changer-and-scraper

Change the name and pfp of ur accounts, uses tokens.txt for ur tokens. Also scrapes the pfps+names from a server chosen by you. For hq tokens go to discord.gg/tokenshop or t.me/praisetelegram

Primary LanguagePython

Discord-name-avatar-changer-and-scraper

i do know that the code looks like shit atm lol idc tho

Change the names and avatars of ur accounts, using tokens.txt for ur tokens. Also scrapes the avatars and names from a server chosen by you.

Setup:

  1. Put tokens in data/tokens.txt, any supported format but must include password.
  2. Proxies in data/proxies.txt
  3. Put token to use for scraping in config.json.
  4. Run these cmds in terminal.
python -m pip install --user --upgrade git+https://github.com/Merubokkusu/Discord-S.C.U.M.git#egg=discum
^ install git > https://git-scm.com/downloads
python -m pip install httpx
python -m pip install more-itertools

For suggestions please open an issue, will release next update at 25 stars, lmk what update u want

Common errors with fixes:

Discum errors = python -m pip install --user --upgrade git+https://github.com/Merubokkusu/Discord-S.C.U.M.git#egg=discum
git errors = ^ install git > https://git-scm.com/downloads