Money/Shop Scripts: 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 23:5423:54, 10 December 2024 PRG talk contribs 2,553 bytes +2,553 Created page with "{{CatUp|Tutorials}} __TOC__ == Introduction == This is an easy way to get started with shop scripts. This will go over everything you need to know to get a money system working. Before you start this I suggest reading Basic Scripting. == Basic script == Below is a basic leaderboard script. For now, I'm going to access everything using the name "Cash", so if you change the name of your money (cash.Name = "Cash") in the leaderboard to something like "Credits", r..."