This is a read-only snapshot of the ComputerCraft forums,
taken in April 2020.
Request: Password Keyboard
Started by WilkerS1, 28 April 2015 - 04:22 PMPosted 28 April 2015 - 06:22 PM
I just want a program for the ComputerCraft Monitors that can emit redstone signals (for the ProjectRed wires) and replace this (sorry for the huge image '-')
Posted 28 April 2015 - 06:40 PM
Moved to General.
We don't usually do program requests, but someone might be bored enough to throw something together.
We don't usually do program requests, but someone might be bored enough to throw something together.
Posted 28 April 2015 - 08:30 PM
Why don't you try to learn lua. It won't harm you, this I promise.
Posted 28 April 2015 - 08:51 PM
i am alreday trying to learn here. thanks anyway :)/>
Posted 28 April 2015 - 11:01 PM
For the code you would need to
1. wrap the monitor
2. draw the buttons (paintutils)
3. detect monitor_touch events and compare coordinayes
1. wrap the monitor
2. draw the buttons (paintutils)
3. detect monitor_touch events and compare coordinayes
Posted 29 April 2015 - 10:45 AM
I do not mind helping you out :D/>
Posted 29 April 2015 - 02:12 PM
You must be real bored
Posted 29 April 2015 - 02:22 PM
You must be real bored
Bored doesn't cut it xD
Posted 01 May 2015 - 04:24 PM
For the code you would need to
1. wrap the monitor
2. draw the buttons (paintutils)
3. detect monitor_touch events and compare coordinayes
Thanks, now i will try to learn how to do it exactily :)/>
another question: is there a way to make the monitor make redstone pulses directly from it, or this is only for the computer?
Posted 01 May 2015 - 04:31 PM
Monitors are just that - monitors. They can't do *anything* without a computer telling them what to do.
Posted 01 May 2015 - 04:34 PM
ok thanks :)/>Monitors are just that - monitors. They can't do *anything* without a computer telling them what to do.
Posted 13 June 2015 - 03:46 PM
Lol im actually bored, so I will try to make one :D/>
Posted 13 June 2015 - 04:36 PM
Oh, the irony :D/>Lol im actually bored, so I will try to make one :D/>