https://github.com/probabilities/discord-crash-troll
Discord crash troll that injects javascript code into all discord clients on the victims system that will cause the client to crash upon start. Meaning the user will not be able to use discord clients unless the injection gets removed.
https://github.com/probabilities/discord-crash-troll
Last synced: about 2 months ago
JSON representation
Discord crash troll that injects javascript code into all discord clients on the victims system that will cause the client to crash upon start. Meaning the user will not be able to use discord clients unless the injection gets removed.
- Host: GitHub
- URL: https://github.com/probabilities/discord-crash-troll
- Owner: Probabilities
- Created: 2023-11-17T11:33:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-17T11:41:25.000Z (over 2 years ago)
- Last Synced: 2025-01-17T22:13:31.366Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Discord-Crash-Troll
Discord crash troll that injects javascript code into all discord clients on the users system that will cause the client to crash upon start. Meaning the user will not be able to use discord clients unless the remove the injection.
Discord & Support Server
.
Sellix Store
### More Information
- This is for educational purposes only
- Bored and decided to make this
- You need basic nodejs knowledge to use this. I will not teach you how to install nodejs etc.
### How to use
Install the packages
```js
npm install
```
Command to run the injection
```js
node inject.js
```
Command to revert the injection
```js
node revert_injection.js
```
Pretty Simple :D
### PLEASE SHOW SOME ❤️ BY FOLLOWING AND LEAVING A STAR