Username no longer recognized

When I changed my username, my name is no longer recognized as an instance for some reason
image
image

This is the wrong category and should go in #help-and-feedback:scripting-support .
In roblox, you cannot start variable names with a number, so you would have to do:

print(game.Players["4slgy"])
3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.