Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Is there a way to give a player 1 currency every time they click?

Asked by 4 years ago

I want to make a simulator and I want the player to receive +1 click every time they click

0
nice greatneil80 2647 — 4y

1 answer

Log in to vote
1
Answered by 4 years ago

Yes there is a way to do that.

You should do that with remote events. when the player clicks it fires a remote event and the server sets a new value.

https://developer.roblox.com/en-us/articles/Remote-Functions-and-Events

Ad

Answer this question