Introduction: Batch Menu With Log-in System

Whats up guys? Its candycane and i just wanted to show you guys my menu with a working log-in system. This has fully working functions but the main reason i am putting this file up is so you guys can edit and play with it in however way you want. Have fun!!!

---------------------------------------------------------------------------------------------------------------------------------

BIG shout out to CaptainSkyverse for all the work cleaning up and adding some more features!!!!

---------------------------------------------------------------------------------------------------------------------------------

Step 1: Hello Guys :D

This is what the Folder will look like.

Step 2: Main

This is the main page where you can log-in or do other stuff.

Step 3: Log-in

This is the main log-in of the file. The "Admin" password is admin.

When you want to change admin password then you have to change the part where it says "admin" to whatever you want.

if "answer"==admin goto "adminmenu"
IF not %answer%==admin goto "wrongpassword"

Step 4: Admin Log-in

This picture shows what it looks like when you successfully log-in to the admin section.

Step 5: Admin Menu Page 2

This is what the second page of the admin menu looks like. I added my text to speech, colors, and BUBBLES :D

Step 6: Editing

Okay guys when your editing this file make sure that everything is linked together right or it might not work. What i mean by this is say if you edit the name of a section like :"menu" to :"blah" then you have to make sure that all the goto's that are supposed to go back to "menu" say "blah" and not menu. Anyways guys i hoped you enjoy this file and i hope you give me credit where credit is due :D

Edit: I almost forgot you might have to change the paths to the folder. example: change "C:\Users\003018\Desktop\CandyV1" to "C:\Users\YourUser\Desktop\CandyV1"