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

How do I make a GUI button that gives me + 1 money every time you click? [closed]

Asked by
xf8d 5
5 years ago

I have been trying to write a script where if I click a GUI button it gives you + 1 money and it doesn't work. It says it has to be an equal sign. So can someone please tell me how to get it to be a plus sign. Thanks!

0
Well, you'd use a GUI with a TextButton inside of it, then fire a RemoteEvent every time it gets clicked, then use a serverscript and use the player parameter (default parameter) to add a value to the 'Money' value inside of their leaderstats. awfulszn 394 — 5y
0
Ok Thanks! xf8d 5 — 5y

Closed as Not Constructive by awfulszn, DeceptiveCaster, and BlackOrange3343

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?