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

  1. In Explorer, open your documents(or downloads) folder
  2. Right-click in the blank space, then click New -> Text Document and name it whatever you like
  3. 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
  1. Save the file, close notepad.
  2. Click on the file and press [F2]
  3. Change the .txt at the end of the filename to .bat and press [Enter]
  4. Ignore the warning and click yes
  5. Double-click on the new .bat file you have, and it should open a fully-functioning command prompt!

Back to Installing Things