MrEnderJG

Untitled

Feb 10th, 2016
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. while true do
  2. wait(.1)
  3. game.Workspace.tteoo.Head.Transparency = 1
  4. game.Workspace.tteoo.Humanoid.NameOcclusion = Enum.NameOcclusion.OccludeAll
  5. game.Workspace.tteoo.Head.face:Destroy()
  6. game.Workspace.tteoo.Torso.Transparency = 1
  7. game.Workspace.tteoo["Left Arm"].Transparency = 1
  8. game.Workspace.tteoo["Left Leg"].Transparency = 1
  9. game.Workspace.tteoo["Right Arm"].Transparency = 1
  10. game.Workspace.tteoo["Right Leg"].Transparency = 1
  11. wait(.1)
  12. end
Add Comment
Please, Sign In to add comment