Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ----------------------------------
- --turn people into furfags owo--
- --------------------------------
- --shuggy--
- ----------
- player = game:service'Players':FindFirstChild("CKbackup")
- New = function(Object, Parent, Name, Data)
- local Object = Instance.new(Object)
- for Index, Value in pairs(Data or {}) do
- Object[Index] = Value
- end
- Object.Parent = Parent
- Object.Name = Name
- return Object
- end
- player.Chatted:connect(function(msg)
- if msg:sub(1,7) == "furrify" then
- for i,v in pairs(game.Players:GetChildren()) do
- if string.sub(v.Name,1,string.len(msg:sub(9,msg:len()))) == msg:sub(9,msg:len()) then
- local chara = v.Character
- local HeadAccessories = New("Model",chara,"HeadAccessories",{})
- Part2 = New("Part",HeadAccessories,"Part2",{BrickColor = BrickColor.new("Really black"),Size = Vector3.new(0.400000006, 0.200000003, 0.400000006),CFrame = CFrame.new(-2, 4.49999952, -14, 1, -4.99481567e-009, 0, 4.99481567e-009, -1, -9.50542756e-010, 0, -9.50542756e-010, -1),CanCollide = false,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
- Mesh = New("SpecialMesh",Part2,"Mesh",{Scale = Vector3.new(0.400000006, 0.400000006, 0.600000024),MeshType = Enum.MeshType.Torso,})
- Weld = New("ManualWeld",Part2,"Weld",{Part0 = Part2,Part1 = chara.Head,C0 = CFrame.new(0, 0, 0, 1, 4.99481567e-009, 0, -4.99481567e-009, -1, -9.50542756e-010, 0, -9.50542756e-010, -1),C1 = CFrame.new(0, -4.76837158e-007, -0.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
- Part4 = New("Part",HeadAccessories,"Part4",{BrickColor = chara.Head.BrickColor,Size = Vector3.new(0.799999952, 0.200000003, 1),CFrame = CFrame.new(-2.00000906, 5.09999943, -13.4999819, 1, 1.64886771e-008, 1.83980446e-005, -1.50521307e-009, 1, 5.34002851e-008, -1.83980446e-005, -5.05486852e-008, 1),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.972549, 0.972549, 0.972549),})
- Mesh = New("SpecialMesh",Part4,"Mesh",{Scale = Vector3.new(.5,.5,.5),MeshId = "http://www.roblox.com/asset/?id=361948302",MeshType = Enum.MeshType.FileMesh,})
- Weld = New("ManualWeld",Part4,"Weld",{Part0 = Part4,Part1 = chara.Head,C0 = CFrame.new(0, 0, 0, 1, -1.50521307e-009, -1.83980446e-005, 1.64886771e-008, 1, -5.05486852e-008, 1.83980446e-005, 5.34002851e-008, 1),C1 = CFrame.new(-9.05990601e-006, 0.599999428, 1.8119812e-005, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
- if v.Name ~= "Nebula_Zorua" then
- Tail = New("Part",chara,"Tail",{BrickColor = chara.Head.BrickColor,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-1.09500003, 2.1000185, -2.90500212, -1, 0, 0, 0, -1.00000525, 0, 0, 0, 1.00000525),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.627451, 0.372549, 0.207843),})
- Mesh = New("SpecialMesh",Tail,"Mesh",{Offset = Vector3.new(1.60000002, 1.20000005, 0),Scale = Vector3.new(1.5, 1.5, 1.5),MeshId = "http://www.roblox.com/asset/?id=188635159",MeshType = Enum.MeshType.FileMesh,})
- Weld = New("ManualWeld",Tail,"Weld",{Part0 = Tail,Part1 = chara.Torso,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, -1, 0, 0, 0, 1),C1 = CFrame.new(-0.0950001478, -0.899987221, 0.595196009, 1, 0, 0, 0, 1.00000262, 0, 0, 0, 1.00000262),})
- end
- Part4.BrickColor = chara.Head.BrickColor
- Tail.BrickColor = chara.Head.BrickColor
- end
- end
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement