Batch Tutorial: Make Password

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
1,911
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Sep 24, 2008

,.- READ THIS DESCRIPTION PLEASE! -.,
______________________________________


This video is bugged in exact 20secs
and I don't know why but you can see what I typed when it gets normal =)

If this video gets more than 1K views I may post a few more videos with Batch coding.

HERE IS THE FINAL CODE:

____________
@echo off
titleTutorial

:menupassword
cls
color0A
echo.
echo You have to type in the password to begin!
echo.
echo If your wrong then you will come to the wrong section...
set /p password=Type in here:
if '%password%'== 'SOMETHING' goto menu
if '%password%'== 'Something' goto menu
if '%password%'== 'something' goto menu
if not exist '%password%' goto menupasswordwrong

:menupasswordwrong
cls
color6E
echo.
echo Try again loser...
echo.
echo If your wrong then you will come here again...
set /p password2=Type in here:
if '%password2%'== 'SOMETHING' goto menu
if '%password2%'== 'Something' goto menu
if '%password2%'== 'something' goto menu
if not exist '%password2%' goto menupasswordwrong

:menu
cls
color0B
echo.
echo CORRECT!
echo YOU CAN MAKE AN MENU HERE LATER IF YOU WANT TOO!
echo IF THIS VIDEO GET MORE THAN 1K VIEWS THEN I WILL MAKE MORE TUTORIALS
echo ON BATCH CODING!
echo.
pause
exit
________________________
Hope you enjoy!


~Segun24

Link to this comment:

Share to:

Uploader Comments (segun24)

  • Is there a way you can make it so you can't just hit the X and close it? Please respond ASAP.

  • What do you mean?

    Do you mean that it shouldn't be possible to click the square [X] on top of the window.

    I have no idea how to do that...

    ~Segun24

  • Ooh ok, sorry to bother you.

  • Don't worry about that :P

    ~Segun24

see all

All Comments (26)

Sign In or Sign Up now to post a comment!
  • @segun24 Is there a way to make it to where when you enter in the password it comes up in *** then the actual word.

  • @TheNalimOf96 Lol, yes xD

    Quitted back in 2010, as the quality of the updates are very bad, and it has a lot of glitches!

    It's still a fun game to play though ;P

  • just a quesse but have you ever played conquer ?

    maybe ? (uhh background image ><)

  • @gatoo23 he could, but than he woudnt be able to execute the other programm anymore. My call remains on

    START command.com -n 1337

  • @tibbeer or another way: endless loop :P here:

    :label

    start cmd.exe

    goto label

  • @Th3R1ngRul3r You could make the first 20 or more lines just START so it'll be pasted all over the first screen, so theyll have to click through all cmd windows 20 before they click away your window

  • @xX9thWonderOfEarthXx Yes, you could do it the way I posted an hour ago...

    I'm not aware of any other solution, sorry.

  • @ShadowSky24 hey i just caught your relpy about 15 mins ago ( lucky since my original comment was a week ago lol ) and i found out it WAS the space in the answer but i dont see why that should turn it off :( any ideas appreciated??

  • @xX9thWonderOfEarthXx Damn! YouTube removed my spaces...

    I hate it when that happens. Anyway, I hope you're able to read it :)

  • @xX9thWonderOfEarthXx It may be because there is a space between big and ben. It sucks, but maybe you could make it like :question1 cls echo (1) Big Ben echo (2) Cookie echo (3) Grass echo. set /p quiz=Answer: if '%quiz%' == '1' goto question2 if not exist '%quiz%' goto question1 Do you understand what I mean? Hope that helped ^_^ Reply to tell me if it works/you understand or if you more help :) ~Shadow Sky~ * (Segun24's second account)
Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more