Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local duck = Instance.new('SpecialMesh', game.Players.LocalPlayer.Character.Torso)
- duck.MeshType = 'FileMesh'
- duck.MeshId = 'http://www.roblox.com/asset/?id=9419831'
- duck.TextureId = 'http://www.roblox.com/asset/?id=9419827'
- duck.Scale = Vector3.new(7, 7, 7)
- game.Players.LocalPlayer.Character.Head.Transparency = 1
- game.Players.LocalPlayer.Character.Torso.Transparency = 1
- game.Players.LocalPlayer.Character['Left Arm']:Destroy()
- game.Players.LocalPlayer.Character['Right Arm']:Destroy()
Add Comment
Please, Sign In to add comment