Remove these ads by
Signing UpStep 1
2. Type in "start", and press enter
3. Type in your filename.bat
4. Save your document as filename.bat
5. Don't open it.
*note* You can name it whatever you want, just as long as it ends in .bat, and is the same as whatever is listed in the document.
| « Previous Step | Download PDFView All Steps | Next Step » |






































its just annoying
---code start-----
@echo off
color 2
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
---code end------