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

How to make save leaderboard stats? [closed]

Asked by 5 years ago

HELP ME TO DO SAVE STATS

I HAVE HEADACHE I have tried some tutorials and they never work

HELP.

0
use DataStores AAzterr 27 — 5y
0
Data. Stores. ProjectJager 62 — 5y
0
I recommend using Alvinbloxx's Datastore2 tutorial. Link: https://www.youtube.com/watch?v=hBfMfB0BwGA But of course this one should work as well: https://www.youtube.com/watch?v=I4A9qosS9xo DEVLogos 8 — 5y

Closed as Not Constructive by JakyeRU, zblox164, namespace25, and Goulstem

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?

1 answer

Log in to vote
0
Answered by 5 years ago

The way you save is using DataStores. The datastore service can be addressed by using game:GetService("DataStoreService")

0
Edit: There are plenty of tutorials on youtube about this. The best one in my opinion is AlvinBlox's video BenjySmb 16 — 5y
Ad