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

[Question] Input stuff

Started by spaites, 12 October 2012 - 03:48 AM
spaites #1
Posted 12 October 2012 - 05:48 AM
Hi. I'm creating a log-in system which bacically asks you if you want to login or logout and you wanted to login, so you type "login" and it goes to the login page and asks you what your username is, so you type "spaites" (that's for me), then it says "Welcome, spaites" and says "spaites (online)" and it would change if you were on or offline.
My quetion is how you do the typing stuff like the login and spaites stuff, how to do input.
Luanub #2
Posted 12 October 2012 - 05:56 AM
Based on what I've seen it seems you're very new to this.

You should probably go through some of the tutorials, they cover the basic's like this.

Here are a couple, there are more in the tutorial section of this forum.
http://www.computercraft.info/forums2/index.php?/topic/3687-lua-beginner-tutorials/
http://www.computercraft.info/forums2/index.php?/topic/310-astrognomes-basic-lua-tutorial-13/
http://www.computercraft.info/forums2/index.php?/topic/1626-computercraft-video-tutorials/
spaites #3
Posted 12 October 2012 - 06:46 AM
You're very right, i only realy get an exact answer for asking the actual question, rather than looking at all stuff i don't need to know.
thanks for the links
Luanub #4
Posted 12 October 2012 - 06:53 AM
They should cover what you're wanting to know pretty early in the tuts. When you got a bit of code put together and run into issues let us know and we'll do what we can to help.
spaites #5
Posted 12 October 2012 - 07:43 AM
Thanks, i now know how to do everything! I have even set up a login system now!
I <3 U!
remiX #6
Posted 12 October 2012 - 02:05 PM
Thanks, i now know how to do everything! I have even set up a login system now!
I <3 U!

Already? And you just started? Wow, that was fast xD
spaites #7
Posted 12 October 2012 - 10:12 PM
Already? And you just started? Wow, that was fast xD
I learn fast. lol.