summaryrefslogtreecommitdiff
path: root/ShitStain/Prequel/ShitStain_The_Prequel.bat
diff options
context:
space:
mode:
authorrafa_99 <raroma09@gmail.com>2021-09-23 16:40:24 +0100
committerrafa_99 <raroma09@gmail.com>2021-09-23 16:40:24 +0100
commit6c2e76026c0fe6211c171c36d5b5aff523b989b1 (patch)
tree9749a52a77ae910c7e949e83e498fbee8fb9b5e3 /ShitStain/Prequel/ShitStain_The_Prequel.bat
parentb29bf8c1c7b03f86926b0d876caf31a111eefe22 (diff)
Just a Prank BroHEADmaster
Diffstat (limited to 'ShitStain/Prequel/ShitStain_The_Prequel.bat')
-rw-r--r--ShitStain/Prequel/ShitStain_The_Prequel.bat24
1 files changed, 24 insertions, 0 deletions
diff --git a/ShitStain/Prequel/ShitStain_The_Prequel.bat b/ShitStain/Prequel/ShitStain_The_Prequel.bat
new file mode 100644
index 0000000..1b3f938
--- /dev/null
+++ b/ShitStain/Prequel/ShitStain_The_Prequel.bat
@@ -0,0 +1,24 @@
+::Says it has detected a virus and deletes C:\ but only shutsdown
+@echo off
+@echo WARNING VIRUS ATTACK!
+@echo WARNING VIRUS ATTACK!
+@echo WARNING VIRUS ATTACK!
+@echo All Files Deleted. Reboot to Restore.
+@echo Press Enter to Reboot
+timeout 5 /nobreak >NUL
+@echo C: Drive Deleted
+@echo WARNING! All Files Lost! Virus Detected
+@echo Contact Administrator
+@echo WARNING! FIREWALL BREACHED!
+shutdown /t 10 /s
+@echo WARNING! System Shutdown in 5!
+timeout 2 /nobreak >NUL
+@echo WARNING! System Shutdown in 4!
+timeout 2 /nobreak >NUL
+@echo WARNING! System Shutdown in 3!
+timeout 2 /nobreak >NUL
+@echo WARNING! System Shutdown in 2!
+timeout 2 /nobreak >NUL
+@echo WARNING! System Shutdown in 1!
+timeout 2 /nobreak >NUL
+pause > nul \ No newline at end of file