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

Door Lock Question

Started by TyRao, 13 September 2015 - 04:05 AM
TyRao #1
Posted 13 September 2015 - 06:05 AM
Before you decide to help me know that I'm new to lua and that I did not create these programs. I love to add computercraft all over my house for doors and other things. I was on the internet just searching for ideas when i found this video. I though it was such a cool idea, so i started testing it.
Steps of what I did:
1. I got the computer and the 4 monitors and set it up like this
2. I downloaded the pastebins from the video (DireWolfs button api, and ComputerCraft Supreme Security Door) "pictures if needed: button api, security door"
pastebing get qjP9PWE doorlock then I did pastebin get 1iwuzsh8 btn
3. I went in the doorlock program and took out the codes on lines: 10, 11, 206, 207, 217, and 218. Because I didn't want to mess with the sound he was trying to add
4. I reboot the computer and typed doorlock to run the program

For some reason it doesn't come out rite… "Picture"
I have no idea on how to fix this but I assume someone knows. Thanks for taking the time to read this and help me. I also messaged the program creator and 4 days later not reply…

Honestly, I love the way this program looks and really want to add this to my Base! I would also like to use some custom sounds I created!

"Thus my problem begins"

1: creator el non o respondo!
2: needs to be updated to 1.7.10
3: have no clue about coding
4: cannot find the folder to put the ogg files

Would appreciate it if I could get help

Pad Dropbox; http://pastebin.com/1iwuzsh8
Lock Dropbox ; http://pastebin.com/qjP9nPWE
HPWebcamAble #2
Posted 13 September 2015 - 03:58 PM
Like you said, the creator hasn't been maintaining his program.


In fact, you'd be better off doing it from scratch, yourself (Unless someone is feeling generous, and does it for you. Which is unlikely)

Check out some Lua tutorials, like DW20's video series:
https://www.youtube.com/playlist?list=PLaiPn4ewcbkHYflo2jl0OuNaHK6Mj-koG
Or the 'Tutorial' section on this form:
http://www.computercraft.info/forums2/index.php?/forum/13-tutorials/

Feel free to ask questions when you get stuck (Though you might google it real quick just to make sure there isn't a really simple solution)
valithor #3
Posted 13 September 2015 - 08:57 PM
Like you said, the creator hasn't been maintaining his program.


In fact, you'd be better off doing it from scratch, yourself (Unless someone is feeling generous, and does it for you. Which is unlikely)

Check out some Lua tutorials, like DW20's video series:
https://www.youtube....l0OuNaHK6Mj-koG
Or the 'Tutorial' section on this form:
http://www.computerc...m/13-tutorials/

Feel free to ask questions when you get stuck (Though you might google it real quick just to make sure there isn't a really simple solution)

He actually just quoted a ask a pro topic from a few months ago. Which can be found here: http://www.computercraft.info/forums2/index.php?/topic/23640-touch-pad-doorlock-not-working/page__p__221836#entry221836

Seeing as the end solution in that topic was to just use another script, that is what I am going to suggest you do. This is the script that bomb bloke suggested the other person who asked to use: http://www.computercraft.info/forums2/index.php?/topic/22577-keypad/
TyRao #4
Posted 25 September 2015 - 04:44 AM
Yea, not possible. I cannot even understand how to write code. I tried and failed