of     1   

Artismz
#221215959Thursday, July 13, 2017 3:45 PM GMT

im an idiot and im dumb as hell k bye!!!!
jumpykilldestroy
#221217195Thursday, July 13, 2017 4:08 PM GMT

just read the scripting book on the wiki: http://wiki.roblox.com/?title=Scripting_Book it covers pretty much everything about lua and looks like it would be easy for beginners to understand
cooltintin543
#221217632Thursday, July 13, 2017 4:14 PM GMT

or if you'd like a more linear tutorial http://wiki.roblox.com/index.php?title=Intro_to_Scripting
Artismz
#221218283Thursday, July 13, 2017 4:25 PM GMT

no i want to learn it myself with no wiki just read like free modelsssss k bye!!!!
cooltintin543
#221218391Thursday, July 13, 2017 4:26 PM GMT

you want to learn it yourself but no wiki ??? buy a book then FYI the wiki is one of the most important things about roblox development do you know how many times i forgot how to use the userinputservice
cooltintin543
#221218443Thursday, July 13, 2017 4:27 PM GMT

and if you want to read free models then thats not hard, just search general stuff and read scripts
Zawie
#221218561Thursday, July 13, 2017 4:29 PM GMT

-> learn yourself -> no wiki lmao, even experienced scripters reference wiki
Artismz
#221218933Thursday, July 13, 2017 4:36 PM GMT

k fineeeeee print("hello i am so cool!!!!")
jumpykilldestroy
#221218958Thursday, July 13, 2017 4:36 PM GMT

"no i want to learn it myself with no wiki just read like free modelsssss" you can learn by reading free model scripts (thats how i learned scripting) but youre still going to need to read the wiki to find out what parts of a script are doing for example you probably wont be able to figure out what coroutines or string patterns are by just reading them in scripts, youll need to go to the wiki
Artismz
#221219145Thursday, July 13, 2017 4:40 PM GMT

whats a string you mean a piece of string????? :/ print("hello i am so cool!!!!")
Artismz
#221219190Thursday, July 13, 2017 4:40 PM GMT

nvm found it " But what is a string? A string is something that holds words, letters... Generally any keyboard characters and can be found between speech marks, quotation marks and [[ and ]]'s. A boolean is something that contains ### values, false and true. Object variables? What's an object variable? It's a variable that contains objects." print("hello i am so cool!!!!")
Alend43
#221221996Thursday, July 13, 2017 5:29 PM GMT

Roblox University
zdpwn
#221233418Thursday, July 13, 2017 8:03 PM GMT

learn the easy maths in lua too. like this print (7 + 2) ==> 9 is the outcome. if ### # ## ## ### then print ##### # ## ## ##### end if zdpwn + lua == life then print ('zdpwn + lua == life')
zdpwn
#221233491Thursday, July 13, 2017 8:03 PM GMT

ehh forget the hashtags if zdpwn + lua == life then print ('zdpwn + lua == life') if zdpwn + lua == life then print ('zdpwn + lua == life')
SlimeMan22
#221233510Thursday, July 13, 2017 8:03 PM GMT

If you want to do something productive, learn a more useful language like C++ or JavaScript NULL > NIL
[rfa#hidefromsearch]
#221233944Thursday, July 13, 2017 8:07 PM GMT

[rfa#hidefromsearch]
zdpwn
#221234094Thursday, July 13, 2017 8:09 PM GMT

(up post) true... if zdpwn + lua == life then print ('zdpwn + lua == life')
64TrKinq64
#221234738Thursday, July 13, 2017 8:15 PM GMT

I am learning scripting by Scripting Book. It really helps very much.
zdpwn
#221353412Saturday, July 15, 2017 12:22 AM GMT

watch on YouTube, PeasFactory. He made me learn lua easy. theres tutorials for beginners to even advanced, how crazy is that?! if zdpwn + lua == life then print ('zdpwn + lua == life')
Inphormation
#221353611Saturday, July 15, 2017 12:24 AM GMT

a bit old but this helped me a lot https://www.youtube.com/watch?v=0LiaEDui2vE
zdpwn
#221353853Saturday, July 15, 2017 12:26 AM GMT

^ not as old, I watch PeasPod/PeasFactory and his tutorials are old and still works. xddd i use it until this day if zdpwn + lua == life then print ('zdpwn + lua == life')
SixRain50487543
#221898755Thursday, July 20, 2017 9:42 PM GMT

Are there any scripting schools?
systematicaddict
#221899504Thursday, July 20, 2017 9:51 PM GMT

the wiki may not be the best learning environment, but if you know how basic code syntax, threading, events, methods, functions, etc work, the wiki is one of the most useful resources out there like someone above me said, I forget how to do things all the time, but all I have to do is go look at the wiki page again

    of     1