game.Workspace.me.me.me.Value = 9
Err...
game.Workspace.me.me.me.Value = 9
is just scripting gibberish.
The best I can help you here is:
-- If you're using a LocalScript, use game:GetService("Players").LocalPlayer -- to do stuff with le player, and do game:GetService("Players").LocalPlayer.Character -- to do stuff with le player's character
Closed as Non-Descriptive by User#20279, Axceed_Xlr, and BlackOrange3343
This question has been closed because its title or content does not adequately describe the problem you are trying to solve.
Please ensure that your question pertains to your actual problem, rather than your attempted solution. That is, you were trying to solve problem X, and you thought solution Y would work, but instead of asking about X when you ran into trouble, you asked about Y.
Why was this question closed?