Absolute beginner's guide to scripting: Revision history

From ROBLOX Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 December 2024

  • curprev 01:2801:28, 10 December 2024 PRG talk contribs 18,642 bytes +18,642 Created page with "{{CatUp|Tutorials}} __TOC__ ==Introduction== This tutorial shows how to do some basic scripting. It explains how to script in the simplest terms possible, and is designed for people with little or no experience with scripting. ==What is scripting?== Scripting is a way to tell the computer what to do. However, computers can only understand commands if you tell them '''exactly''' what to do, in a specific code. ROBLOX Scripts are commands i..."