So I am trying to save data, but the data is on a localscript.
I am firing the data from the local script to a normal data saving script in serverscriptservice, and it works
But to get the player's data I need the player, and I can't get the player unless I get it from the brackets which I don't know how to do
How do I access the server on another script?