Tutorial 1 - Getting Started with Roblox Scripting
how to get
robloxstudio



now how to code

Getting started with Roblox Scripting
Here is a script to run to say hello world
print("hello");





Here is a script to run to say hello world
print("hello");
