Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

Im new beginner scripter what do i do first?

Asked by 8 years ago

I already did the land and i opened the windows that i needed to open but i don't even what scripting is.

3 answers

Log in to vote
0
Answered by 8 years ago

I reccomend to learn scripting watching PeasPod's Vids on youtube his Channel is called

local PeasFactory = Instance.new("Hint")
PeasFactory.Text = "His Channel is https://www.youtube.com/user/PeasFactory"
PeasFactory.Parent = game.Workspace
1
ha someone else already posted that sorry lol johndeer2233 439 — 8y
Ad
Log in to vote
-1
Answered by 8 years ago

I suggest you start with an idea.

Ideas take creativity and planning. I always write a list, and then figure out if the idea is going to be possible for my skill level (My skill level is not very high... XD).

Start with building something and then figure out what you want to do with that.

Once you have an idea, then you can ask questions about how to script things.

I started by watching some ROBLOX U videos and I created my own race track and scripted it.

Now I am learning about GUI's.

Try looking on ROBLOX wiki for programming help too, it's a good source.

0
Also, in order to script you need to open a script. Once you are in your Studio, right click on ServerScriptService. This will show many items. Select teh Insert Object and then select script. You can add scripts from multiple different places in the Explorer. Message me to find out more. crazycampercool9 10 — 8y
Log in to vote
-1
Answered by 8 years ago

A great way to start scripting is by watching peaspods tutorial( a famous robloxian)

https://www.youtube.com/watch?v=v3dbJXSa12Q&list=PLXX6hhg4CysYf0M-_GtCEOgGlkBfrXsoJ

He's covering pretty much all the beginner stuffs in his first playlist, second.

Which is the advanced:

https://www.youtube.com/playlist?list=PLXX6hhg4CysbJWPZTFBxCxutohhKNrHKU

After you've finished your course there, you pretty much have the basic knowledge of scripting.

Answer this question