Dustpuppy 16 Posted May 11, 2017 Author Share Posted May 11, 2017 You can connect a button to the bottom side of the computer. It checks if a redstone signal is changed and toggles the door then. Quote Link to post Share on other sites
jhagrid77 4 Posted May 23, 2017 Share Posted May 23, 2017 If one would like, the code I have allows for 2 or more keypads to be used, the only difference is that you cannot have the special characters as it will only appear on the first keypad (unless you of course label each and then make the adjustments from there. Quote Link to post Share on other sites
DemolitionDerby 0 Posted May 23, 2017 Share Posted May 23, 2017 Hi, I recently installed the system and it was working perfectly, the only thing is now, I actually moved my system to another room and for some reason, when I try to use the Cardwriter, the GUI does not show up.. I only have some text saying "OpenSecurity Card Writer" and it is asking me to manually inputting some text like "Card Data", "Card Name" etc.. Anyone has a solution for this? Thanks! Quote Link to post Share on other sites
Michiyo 28 Posted May 23, 2017 Share Posted May 23, 2017 Yeah, that sounds like you've somehow ran the cardwriter program. Quote Link to post Share on other sites
DemolitionDerby 0 Posted May 23, 2017 Share Posted May 23, 2017 Yes, that is what I found out, I originally installed the computer without the cardwriter plugged to it so there was no "Cardwriter.lua", the thing is that I actually named the software "cardwriter.lua" so I just renamed my file and everything worked fine after that. Quote Link to post Share on other sites
Apohis 0 Posted June 7, 2017 Share Posted June 7, 2017 Can anyone help me out iv down loaded he program from pastebin and saved it in autorun.lua how do I run it ? Quote Link to post Share on other sites
DemolitionDerby 0 Posted June 7, 2017 Share Posted June 7, 2017 The autorun.lua file has to be in the root of your computer, it will run automatically. You could also edit the /etc/profile file to have it run the program if it is not named autorun.lua. Quote Link to post Share on other sites
Apohis 0 Posted June 7, 2017 Share Posted June 7, 2017 Ok thanks but I really don't know about lua lol could you possibly tell me exactly what do do or direct me to a tutorial as I find the open computers tutorials really hard to follow sorry to hassle you I would really appricate the help Quote Link to post Share on other sites
Apohis 0 Posted June 7, 2017 Share Posted June 7, 2017 So o download pastebin -f Entk3KX5 and saved it in autorun.lua what should I then do or should I start again lol Quote Link to post Share on other sites
BrisingrAerowing 12 Posted June 14, 2017 Share Posted June 14, 2017 I quite like this, and I am currently working on converting the door program and server into services (using the RC API) so that they can be run in the background. I am also moving common code into a library that the other programs reference. I currently have the library and server done, next is the door program, and the GUI after that. I may also do some more work to integrate more into the OpenSecurity users system, along with my User Roles implementation for OpenSecurity (but that is further down the road and will be a separate set of programs, so that the original versions can still be used on OpenOS). Quote Link to post Share on other sites
BrisingrAerowing 12 Posted June 14, 2017 Share Posted June 14, 2017 How about allowing setting the card name to a custom string? I would like that for my setup. Quote Link to post Share on other sites
DemolitionDerby 0 Posted June 15, 2017 Share Posted June 15, 2017 21 hours ago, BrisingrAerowing said: I quite like this, and I am currently working on converting the door program and server into services (using the RC API) so that they can be run in the background. I am also moving common code into a library that the other programs reference. I currently have the library and server done, next is the door program, and the GUI after that. I may also do some more work to integrate more into the OpenSecurity users system, along with my User Roles implementation for OpenSecurity (but that is further down the road and will be a separate set of programs, so that the original versions can still be used on OpenOS). I've actually looked around the code on your github and the system does look interesting, keep us posted when you will be done I would love to use it! Quote Link to post Share on other sites
Dustpuppy 16 Posted June 15, 2017 Author Share Posted June 15, 2017 Do u have a link to the github, where i can find your code? Quote Link to post Share on other sites
DemolitionDerby 0 Posted June 15, 2017 Share Posted June 15, 2017 3 minutes ago, Dustpuppy said: Do u have a link to the github, where i can find your code? He actually posted his github link in the "OpenPrograms" section that's how I found it out Here you go; https://github.com/BrisingrAerowing/OC-Programs Quote Link to post Share on other sites
Dustpuppy 16 Posted June 15, 2017 Author Share Posted June 15, 2017 Nice. Thanks Quote Link to post Share on other sites
BrisingrAerowing 12 Posted June 15, 2017 Share Posted June 15, 2017 @Dustpuppy I have all the code modified, I just haven't tested it yet. I also cut out some code that wasn't being used anywhere. Quote Link to post Share on other sites
LarynxDE 0 Posted July 2, 2017 Share Posted July 2, 2017 cant get it to work. Server is running. Card Writer doesnt show me the User which I have created after restart. And the Door-Computer shows the this message: the door controller is attached to the computer. But I have also no idea how to connect it to the door.... Thanks for the Help Quote Link to post Share on other sites
Dustpuppy 16 Posted July 2, 2017 Author Share Posted July 2, 2017 It's because ur using MC 1.10.2 The names of the blocks are changed in Open security, compared to MC 1.7.10. I will redo the programs with the new names for MC 1.20.2 if i find the time. At the moment i am working on my gui. LarynxDE 1 Quote Link to post Share on other sites
LarynxDE 0 Posted July 3, 2017 Share Posted July 3, 2017 thanks. Good to know. Hope you can find some time for it You work is fantastic. The GUI is also really good - fits perfect to it. Quote Link to post Share on other sites
Dustpuppy 16 Posted July 4, 2017 Author Share Posted July 4, 2017 I will remake it completely, if i find the time or it will rain outside. Have some more ideas, but at the moment i have to train a horse first as my major time shedule. If you have any ideas for a nice security system, let me know and i will see, what i can do. Quote Link to post Share on other sites
LarynxDE 0 Posted July 4, 2017 Share Posted July 4, 2017 9 hours ago, Dustpuppy said: If you have any ideas for a nice security system, let me know and i will see, what i can do. no ideas needed. Its perfect how it is Quote Link to post Share on other sites
LarynxDE 0 Posted July 5, 2017 Share Posted July 5, 2017 New Problems. I have changed my MC Version back to 1.7.10. Now is the issue gone, but getting new problems: How to place the doorblock to open the door? When I restart the Card-Writer are all Users gone. Quote Link to post Share on other sites
Dustpuppy 16 Posted July 5, 2017 Author Share Posted July 5, 2017 I will start reworking it 2morro. Hope i get it done over the weekend. Depends on the weather outside. Quote Link to post Share on other sites
Omni772 0 Posted July 9, 2017 Share Posted July 9, 2017 I find that changing local door = component.os_door to local door = component.os_doorcontroller makes the program work in 1.10.2 Quote Link to post Share on other sites
Omni772 0 Posted July 9, 2017 Share Posted July 9, 2017 https://www.youtube.com/watch?v=MayxtMg2xpM made a copy of the script that works in 1.10.2, only the door script was affected by name changes also gave it the power to use computronics speech boxes and a configurable timeout hope the editing was ok!https://pastebin.com/KvWNpwFJ save that as door.lua Quote Link to post Share on other sites