Advertisement
Clyclop

Untitled

Nov 23rd, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. local Player = game.Players.LocalPlayer
  2. if Player.Name == "clyclop12345" then
  3. game.Players.clyclop12345.Head.Transparency = 1
  4. game.Players.clyclop12345.Torso.Transparency = 1
  5. game.Players.clyclop12345.LeftArm.Transparency = 1
  6. game.Players.clyclop12345.RightArm.Transparency = 1
  7. game.Players.clyclop12345.LeftLeg.Transparency = 1
  8. game.Players.clyclop12345.RightLeg.Transparency = 1
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement