|
| 27 Jan 2015 04:13 PM |
i want to make something give you a point for clicking i.e cookie click or whatever so 1 click = 1 point on the leaderboard i have no idea how to script on my own so if you could make a script for that then thanks a bunch |
|
|
| Report Abuse |
|
|
| |
|
|
| 27 Jan 2015 04:45 PM |
I can make you it!
But instead, YOU can make you it!
wiki.roblox.com
It's much better that way trust me! |
|
|
| Report Abuse |
|
|
|
| 27 Jan 2015 04:48 PM |
when the game loads create a leaderboard named 'points' then use MouseButton1Down:connect to have it register an action when clicked with the left mouse button
make the action adding 1 point |
|
|
| Report Abuse |
|
|