This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
PhoenixDawn's profile picture

Passworded doors

Started by PhoenixDawn, 12 January 2013 - 02:44 AM
PhoenixDawn #1
Posted 12 January 2013 - 03:44 AM
There are probably lots of these but eh, here is another one.

This is my first post/program. My old password door script was bad so I rewrote it.

Features:
- On startup set password
- On startup set side door is on
- Can only be hacked by someone that has a semi-reasonable or higher skill with computer craft (Or disk drive bypass)
- No Ctrl + T
- Master pass (has to be changed in the code not ingame) This will give you the option to exit the program or open the door

Note
This script is very messy and I have localised things and not localised just ignore it, the script should work fine.

If this doesn't work please let me know and I will fix it..

Known bugs:
None, though there is no pass reset (not yet when I am not lazy I will do it later) and there is no door side reset, so if you set it wrong either replace the computer or type master password then type 'edit doorside' and change that and save it same goes with password though 'edit doorpassword' instead

http://pastebin.com/rPHKRi5P
Jowajon #2
Posted 29 June 2013 - 07:46 PM
There are alot of these :P/> I stumbled upon one on youtuube. It was a tutorial for beginners and showed how to use it as a start up program