Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local you = game.Workspace:WaitForChild("YOURUSERNAMEHERE") --your username here
- if you.Head.Transparency == 0 then
- you.Head.Transparency = 1
- if you.Head.face.Transparency == 0 then
- you.Head.face.Transparency = 1
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement