Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Thanks To HessaFTW And His Slave BlueHunter
- --Hessa Is the one that made this compalation
- --BlueHunter was the test subject
- --Have eny scripts that arent in here send them to HessaFTW and he will test and put in for next update
- local pchar = game.Players.LocalPlayer.Character
- local duck = Instance.new("SpecialMesh", pchar.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(5, 5, 5)
- pchar.Head.Transparency = 1
- pchar["Left Arm"].Transparency = 1
- pchar["Right Arm"].Transparency = 1
- pchar["Left Leg"].Transparency = 1
- pchar["Right Leg"].Transparency = 1
Add Comment
Please, Sign In to add comment