Not a member of Pastebin yet? Sign Up, it unlocks many cool features! Lua 0.12 KB | Source Code | 0 0 raw download clone embed print report local button = script.Parent local Sound = script.Click button.MouseButton1Click:Connect(function() Sound:Play() end)Advertisement...
). You could put it in MyDocuments, but the user is likely to stumble over it and hurt his toe and sue you, or he may delete it because he doesn’t know what it is. So to store data used by your application, the