Command Prompt
This is mostly for fun and doesn’t get you any higher privileges than you already had, but can be legitimately useful for messing around and running commands.
Instructions
- In Explorer, open your documents(or downloads) folder
- Right-click in the blank space, then click
New -> Text Document
and name it whatever you like - Open it in Notepad and paste this:
cls
@echo off
echo MCPS Gang [Version 66.6.42.069]
echo (c) 1337 MCPS-gang. No rights reserved.
echo(
:Start
set /p command= "%cd%>"
%command%
echo(
GOTO Start
- Save the file, close notepad.
- Click on the file and press [F2]
- Change the
.txt
at the end of the filename to.bat
and press [Enter] - Ignore the warning and click yes
- Double-click on the new .bat file you have, and it should open a fully-functioning command prompt!