Learn about leaderstats, guis, :GetPropertyChangedSignal for detecting changes to the money (on the client to update the gui), abbriveating currency, and while wait() do. Also if you don't have photoshop for guis, then you can use photopea on any browser. Here are some links to get you started: Abbrivating Currency: https://www.youtube.com/watch?vIceyTazeForLife253— 4y
0
So I tried local Cash = script.Parent.Parent.Parent.Parent.leaderstats.Cash Cash.Changed:connect(function() script.Parent.Text = Cash.Value Cash.Value = 0 wait(60) Cash.Value = Cash.Value + 50 end)SDvacation1021— 4y
Closed as Too Broad by User#23252
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?