user password code cracker v1

Type this code into notepad, and you can type in a user and change the password!


@echo
title CodeCracker By NotepadCodes!
color 5E
echo CodeCracher V1
echo              By NotepadCodes.webs.com
echo ******************************************************************
echo.
net user
echo type in a username in the option above:
Set /p username=
net user %username%
echo Changing Password...



and save it as PasswordCracker.bat!
NOTE:
THIS WONT WORK ON ALL MACHINES!