Simple Lua Tutorial for beginners
Loading...
1,648
Loading...
Uploader Comments (Snej1Uploader)
see all
All Comments (10)
-
This sounds like porn music...
-
hey i need help , when i try to do this (a test) it doesnt let me run it , i saved it as test.vbs green= color.new (0,255,0) while true do screen:clear() screen:print(10,10,"GREEEEN!!"
, green) is controls.read():start()then break screen:print(20,20,"2012 ! we're all gonna die ! or not",green) if Control.read():start()then break end screen.flip() screen.waitVblankStart() end -
ewww.... roblox
-
Thank you a lot it really helped me to begin.
-
repeat - do while
-
If you could actually upload more videos with some more advanced script.
-
Very great, i already knew a few scripts and i was a really good script editor, but now i am so much better at getting started off with actual making of Scripts, thanks so much :)
Loading...
You need an end for a do, an if, and a function.
TutorialsOnScripting 2 months ago
@TutorialsOnScripting Yes I forgot do and function
Snej1Uploader 2 months ago