Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.28 KB

README.md

File metadata and controls

47 lines (32 loc) · 1.28 KB

🍃 Discord Cleaner 🤖


🔱 » Menu

💻 » Compiled Version

Download Here

🛠 » Features

  1. Check for injections
  2. Clean injection

📁 » Setting up

  1. Install Python and add to PATH.
  2. Install the requirements → launch setup.bat.
  3. Run it with start.bat.

⚙ » Config

  • This script will only help you to remove possible discord injections.
  • You have to check if there is a subprocess and if there is not a startup.

Check Startup :

  1. Open the cmd with "Win + R" and type "cmd" then "enter"
  2. Paste "taskmgr" then go to the startup tab and look at the apps

Check Subprocess :

  1. Still in the task manager go to the processes tab and look at the apps

📷 » Preview

image


The script was made by Nyxoy

Thanks to Nekros for this nice readme template that saved me time. <3