So I am making a Rake game and I need to make it so you get points everyday. Any help?
First make a value, then put a script on it. Put this in the script:
while true do if game.Lighting.ClockTime==0 then script.Parent.Value=script.Parent.Value+1 end end
If that doesn't work, just let me know.
Closed as Not Constructive by AntiWorldliness, killerbrenden, matiss112233, and jediplocoon
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?