Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Player = game.Players.LocalPlayer
- if Player.Name == "clyclop12345" then
- game.Players.clyclop12345.Head.Transparency = 1
- game.Players.clyclop12345.Torso.Transparency = 1
- game.Players.clyclop12345.LeftArm.Transparency = 1
- game.Players.clyclop12345.RightArm.Transparency = 1
- game.Players.clyclop12345.LeftLeg.Transparency = 1
- game.Players.clyclop12345.RightLeg.Transparency = 1
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement