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

How Do I Make My Own Script? [closed]

Asked by 10 years ago

I Know I Can But...HOW?!?!?!

0
Please at least attempt to search for an answer before asking here. This question has been asked countless times from countless sources. adark 5487 — 10y
0
How is it possible for me to go to 33 - 27 without any reason someone is reputation tampering ... HexC3D 830 — 10y
0
Hex, please only post comments relevant to the question being asked, or the answer being given. If you have a problem, bring it up with the mods from the Help page. adark 5487 — 10y
0
WHOA WHOA WHOA! STOP ARGUEING!! mommmy123456789011 0 — 10y

Closed as Too Broad by AmericanStripes

This question has been closed because it is too broad and is generally unanswerable. Please ask a more specific question.

Why was this question closed?

2 answers

Log in to vote
0
Answered by
Perci1 4988 Trusted Moderation Voter Community Moderator
10 years ago

Type this into the command bar:

Instance.new("Script",workspace)

Double click the script

Start typing your code!

0
I Barly Understand Scripting... How Do You Do It? mommmy123456789011 0 — 10y
Ad
Log in to vote
-1
Answered by
Prioxis 673 Moderation Voter
10 years ago

you might want to look up some tutorials on the roblox wiki roblox is coded in a lua or a roblox flavored lua so not all the commands and syntax are exactly like regular lua programming but about 90% of it I learned from looking at old scripts rewriting them and editing them