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

[Advanced Computer]AdvLock2.1, A lock program

Started by deleted, 14 April 2013 - 02:28 PM
deleted #1
Posted 14 April 2013 - 04:28 PM
-AdvLock2.1, A lock program- Download:
Spoilerpastebin get qN3V9QqU <name, would prefer "startup"> or alternate http://pastebin.com/qN3V9QqU
Whats new?:
Spoiler2.1- Bug Fixes, Released to public 2.0- Added Colors! 1.4- Added stuff, Functions, Lines, etc… 1.0- First version
How to use:
SpoilerTo get started is to edit it where is saids 'local password = "CCcraft"' change that to the password you want. Then run it then that's that you can use it for a login or something..
Pics:
SpoilerComing soon!
That's all for AdvLock2.1 :D/>
Spongy141 #2
Posted 14 April 2013 - 06:50 PM
Nice start, but I have a few suggestions.
  • Fix some of the spelling errors :P/> (Only found one)
  • Make it so the program can auto detect if the user is new.
  • Then have a setup so the user can make his/her password. Use fs API for this. Oh and a TIP: Use a separate file for the username and password.