Posted 17 January 2013 - 05:35 AM
SafePad v1.1
SafePad is a program to protect doors with a 4 digit password.
The password is inputed with a an advanced monitor.
Though there are only 10 different digits and the password is only 4 characters long, there are 10000 combinations.
Using a monitor to input the password also prevents people from accessing the terminal and end the program with CTRL+T (this can easily be avoided) or by doing a Floppy Bypass.
The default side of the monitor is back. This can be changed by editing line 1 of the code.
If the password is correct, a redstone signal will be sent below the computer. The side can be changed by editing line 2.
The default password is 1234. It can easily be changed by editing line 4.
Usage :
- safePad set <new password> : changes the password. If there are not 4 numeric digits, it will not work.
- safePad <monitor> <output> : will start the program. It will not work if the sides given are invalid or if there is no monitor.
Videos :
Showing the program and explaining the code:
Spoiler
[media]http://www.youtube.com/watch?v=dYZ3z4rSsuE[/media][media]http://www.youtube.com/watch?v=AbNMIhTt2OY[/media]
Download :
SafePad v1.1 : pastebin