https://github.com/rsge/script-kiddie-trolling
Just a few fun scripts a friend and I used as teens in our computer sciences course to troll others.
https://github.com/rsge/script-kiddie-trolling
batch childish simple trolling
Last synced: 5 months ago
JSON representation
Just a few fun scripts a friend and I used as teens in our computer sciences course to troll others.
- Host: GitHub
- URL: https://github.com/rsge/script-kiddie-trolling
- Owner: Rsge
- License: mit
- Created: 2022-02-16T19:31:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-13T05:13:01.000Z (over 3 years ago)
- Last Synced: 2025-05-25T07:40:52.805Z (about 1 year ago)
- Topics: batch, childish, simple, trolling
- Language: Batchfile
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Script-Kiddie-Trolling
Just a few fun scripts a friend and I used as teens in our computer sciences course to troll others, revised using my current knowledge.
* `Annoy.cmd` starts a new instance of itself, then closes the current one.
* `HardKill.cmd` opens new instances of itself in a loop, each instance again opening new instances in a loop.
* `Matrix.cmd` starts a number matrix with rapidly changing random green symbols on a black background.
* `Open.cmd` opens a YouTube video.
* `ShutdownDefense.cmd` constantly tries to abort a scheduled shutdown.
* `SoftKill.cmd` opens new instances of itself and stays open afterwards.
* `SuperAttack.cmd` starts a shutdown on specified remote PCs.