+5
@Echo off (ekoyu kapat)
cls (ekranı temizle)
:Password (password işi)
Set input= (giriş ayarla)
set /p input= Password (input then press enter) : (giriş ayarla komutu)
if %input%=,=herkafadanpassword goto YES (password koşulu)
if not %input%=,=herkafadanpassword goto NO (password koşulu negatif)
:YES (yes işi)
Start "*.exe" yada "*.bat, cmd, vbs, html, lnk, vs... " (başlatılacaklar)
Exit (gibtir ol git demek bu da )
:NO (NO işi)
Echo INCORRECT PASSWORD (ha bunu yaz diyor)
goto Password (password işine git)
edit:
şimdi diyorum ki yanlış şifre girildiğinde password işine gitmese de no1, no2, no3 işlerine gitse, no3'ten sonra da 3. yanlış baabında çıkış yapsa, daha mı iyi olur acaba (: