- ComputerCraft | Programmable Computers for Minecraft
- → UrASmurf's Content
UrASmurf's Content
There have been 13 items by UrASmurf (Search limited from 10-February 22)
#24594 Magic 8ball.
Posted by
UrASmurf
on 08 August 2012 - 08:35 PM
in
Ask a Pro
I know, I know, two posts within like an hour, but I really want someone to make this for me.
Basically it is a magic 8ball, where you ask a question, and it gives you a random answer like "Signs point to yes" or something.
I understand for the random answer it could be something like phrases{"blah","anotherone",} and math.random etc. from another guy, but if someone could put it together all nice for me that would be awesome
/>
Basically it is a magic 8ball, where you ask a question, and it gives you a random answer like "Signs point to yes" or something.
I understand for the random answer it could be something like phrases{"blah","anotherone",} and math.random etc. from another guy, but if someone could put it together all nice for me that would be awesome
#24583 Guest LogIn
Posted by
UrASmurf
on 08 August 2012 - 06:52 PM
in
Ask a Pro
Hey, I was wondering if it was possible(and if it is, if anyone could kindly make it/show me code) to make a guestlogin on a login system?
This guest would log in with username and password as Guest and have restrictions to what programs they could use, so like they could use a program that says random sentences, but couldn't use the program to dispense food.
This guest would log in with username and password as Guest and have restrictions to what programs they could use, so like they could use a program that says random sentences, but couldn't use the program to dispense food.
#20061 Random sentence[2]
Posted by
UrASmurf
on 19 July 2012 - 04:53 AM
in
Ask a Pro
I got a little program to say a random phrase from a list I coded in:
Is there a way to make it so it does not say the same line twice in a row?
I would expect its like if phrase = something then bloop blop.
Also, where would I put term.clear() to have it clear after every said phrase?
Is there a way to make it so it does not say the same line twice in a row?
I would expect its like if phrase = something then bloop blop.
Also, where would I put term.clear() to have it clear after every said phrase?
#19963 Random sentence.
Posted by
UrASmurf
on 18 July 2012 - 03:17 AM
in
Ask a Pro
Hi, I am "newish" to computercraft. I discovered it in december 2011, but stopped using it/am a noob. Is there a way to put in a bunch of print("XXXXX")'s and have it say one at random when you run a program. I want to do something like program name fact, having it give me a random fact.
Tuts/code would help a bunch.
Tuts/code would help a bunch.
- ComputerCraft | Programmable Computers for Minecraft
- → UrASmurf's Content


