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

I dont know how to start coding, and what type of game is best to start with? [closed]

Asked by 6 years ago

What is the best way to learn coding. And what type of game is good to start with, im new to this. Thanks for helping me!

0
I started off by creating my own admin script and testing it in a script place like SB Builder. When I didn't understand how to do make a new command, like loopkill, I would search in free models for a admin script to learn how others scripted it. It takes time, just keep practicing it. Use Roblox Wiki hellmatic 1523 — 6y

Closed as Primarily Opinion-Based by cabbler, Programical, and Vulkarin

This question has been closed because it is a discussion about a topic focused on diverse opinions, which isn't a good fit for our Q&A format.

Why was this question closed?

3 answers

Log in to vote
0
Answered by 6 years ago

Many ways to start coding:

  • Lua reference manual

-Roblox Wiki

-YouTube

-Free Models

-Buying a book on either Lua or Roblox Lua

As for what to start with, start with a Baseplate-style game.

Ad
Log in to vote
0
Answered by 6 years ago

I recommend watching AlvinBlox.

0
And whatever you do do not use connect use Connect, connect is deprecated. Don't use findFirstChild use FindFirstChild, don't use end with ) inside of ends without, it'll make sense once you learn. User#19524 175 — 6y
0
AlvinBlox doesn't teach everything, idiot. DeceptiveCaster 3761 — 6y
0
^ watch your language boy. he does. you got yourself reported :) User#19524 175 — 6y
Log in to vote
0
Answered by 6 years ago

Watch AlvinBlox's beginner's tutorial it is really helpful.