SHOW:
|
|
- or go back to the newest paste.
1 | - | ---------------------------------- |
1 | + | |
2 | - | --turn people into furfags owo-- |
2 | + | player = game.Players.LocalPlayer |
3 | - | -------------------------------- |
3 | + | |
4 | - | --shuggy-- |
4 | + | |
5 | - | ---------- |
5 | + | |
6 | for Index, Value in pairs(Data or {}) do | |
7 | - | player = game:service'Players':FindFirstChild("CKbackup") |
7 | + | |
8 | end | |
9 | Object.Parent = Parent | |
10 | Object.Name = Name | |
11 | return Object | |
12 | end | |
13 | ||
14 | ||
15 | player.Chatted:connect(function(msg) | |
16 | if msg:sub(1,7) == ";remove all" then | |
17 | for i,v in pairs(game.Players:GetChildren()) do | |
18 | if string.sub(v.Name,1,string.len(msg:sub(9,msg:len()))) == msg:sub(9,msg:len()) then | |
19 | local chara = v.Character | |
20 | local i = 1 | |
21 | - | if msg:sub(1,7) == "furrify" then |
21 | + | |
22 | while i < 999999 do | |
23 | print(i.." < 999999") | |
24 | i = i + 1 | |
25 | - | local HeadAccessories = New("Model",chara,"HeadAccessories",{}) |
25 | + | |
26 | - | 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),}) |
26 | + | chara.Parent:Remove() |
27 | - | Mesh = New("SpecialMesh",Part2,"Mesh",{Scale = Vector3.new(0.400000006, 0.400000006, 0.600000024),MeshType = Enum.MeshType.Torso,}) |
27 | + | warn("Removed "..v.Name) |
28 | - | 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),}) |
28 | + | |
29 | - | 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),}) |
29 | + | |
30 | - | Mesh = New("SpecialMesh",Part4,"Mesh",{Scale = Vector3.new(.5,.5,.5),MeshId = "http://www.roblox.com/asset/?id=361948302",MeshType = Enum.MeshType.FileMesh,}) |
30 | + | |
31 | - | 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),}) |
31 | + |