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

I need help again

Started by PlotTwistGamer, 09 August 2017 - 11:37 PM
PlotTwistGamer #1
Posted 10 August 2017 - 01:37 AM
How to make a computer "Listen" to someone's input and do accordingly?

Basically, if I make a program to label the computer, but I still want to remain within the OS I've made without coming out of it to go to the Computer Craft built in OS. So the program listens for the person's input and labels the computer what that player types. If that makes any sense.

EX:

Please input the label below:
Example
Please wait…
This computer is now labeled "Example"
Bomb Bloke #2
Posted 10 August 2017 - 02:55 AM
http://www.computercraft.info/wiki/Read

http://www.computercraft.info/wiki/Os.setComputerLabel
PlotTwistGamer #3
Posted 10 August 2017 - 03:47 AM
I know what labeling is. I just needed to know how to do it within a program. :3
PlotTwistGamer #4
Posted 10 August 2017 - 03:53 AM
Those two posts did absolutely nothing for me. One told me what the read thing did, one told me what labeling was I need to know how to do both of those together in a program. Thanks <3

EDIT: I apologize. I didn't read them both all the way through. Thank you for being patient with me :3
Edited on 10 August 2017 - 01:55 AM