I want to make a random word generator. Like just the words that I type in the script though. Could anyone please give me the code?
It would just be a simple word that appears in a text box. But in the script it puts one of the random words i tell it to every time you click the button. I know lua 5.1 scripting a little. I'm only 13 though. So as you can imagine I'm no mastermind at code. You would put something like this in lua:
button1 function onclick
print word.math;random(word1,word2,word3,etc)
I would enjoy it if someone could just post the code. I'm sure it's quite easy to make. I'm just new to this language. Thanks![]()





Reply With Quote