Local script question

Can the local script read the value that is in the leaderstats(In the player)(Server-side)

Yes, the instances under the Players service get replicated to the client.

Anything not server side can be used with a local script, unless you use remotes.
leaderstats is client side in Players.

All players can see leaderstats without cheats anyway so why even ask?

2 Likes