ForumsProgramming ForumFreak out the technological unsavvy

2 3141
Graham
offline
Graham
8,051 posts
Nomad

fun program to freak out my friends. it's just a batch file (open notepad, put in, save as .bat).

put your info inbetween **

@echo off
echo *insert your antivirus software name* has detected a threat to SYSTEM.
pause
echo Attempting to clean infected files.
pause
echo Deleting *insert your C drive name* (C.
pause
shutdown -s -t 10 -c "Windows has encountered an error. Please contact your system Administrator for further details."
:hack
echo file:2323#@$
echo file:32433$$%%
echo file:#$@#$!53
echo file:#$35323
echo file:24@#$%2
goto hack

  • 2 Replies
plasmafish
offline
plasmafish
252 posts
Nomad

Haha, nice.

PixelSmash
offline
PixelSmash
566 posts
Nomad

I wonder how many people would actually fall for that. I suspect either not a single one, or pretty much everyone. Did make me laugh though...

Showing 1-2 of 2