Completed
| Tables: Key, Value Pairs
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Easiest Beginner Guide to Scripting - Roblox
Automatically move to the next video in the Classroom when playback concludes
- 1 | MOTIVATION, WHY YOU NEED SCRIPTING
- 2 | Variables
- 3 | Instances, Editing Properties
- 4 | Strings
- 5 | nil
- 6 | Booleans
- 7 | wait
- 8 | Numbers Do NOT Have...
- 9 | task.wait
- 10 | Output Window, Practicing Print
- 11 | Math: Basics
- 12 | The Next Level... 👀👀👀
- 13 | Functions
- 14 | Functions: Parameters
- 15 | Functions: Returning
- 16 | Comments
- 17 | Scope: Global vs. Local
- 18 | Functions: Calling
- 19 | if Statements
- 20 | Equal to, ==
- 21 | Color3
- 22 | if Statements: else
- 23 | if Statements: elseif
- 24 | Events
- 25 | FindFirstChild
- 26 | Humanoids
- 27 | Object Browser
- 28 | Loops
- 29 | For Loops
- 30 | While Loops
- 31 | Loops: break
- 32 | Debris Service
- 33 | Tables
- 34 | Tables: Key, Value Pairs
- 35 | Let's Practice!
- 36 | Strings: tonumber
- 37 | CFrame Basics
- 38 | When in Doubt, Go To The DevHub
- 39 | How To Earn Robux Scripting...