SHOW:
|
|
- or go back to the newest paste.
| 1 | --By Rufus14 | |
| 2 | mouse = game.Players.LocalPlayer:GetMouse() | |
| 3 | for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
| 4 | if v.ClassName == "Shirt" or v.ClassName == "Pants" or v.ClassName == "ShirtGraphic" or v.ClassName == "Accessory" then | |
| 5 | v:Remove() | |
| 6 | end | |
| 7 | end | |
| 8 | local txtfag = Instance.new("BillboardGui", game.Players.LocalPlayer.Character.Head)
| |
| 9 | txtfag.Adornee = suckadick | |
| 10 | txtfag.Name = "kys nigga" | |
| 11 | txtfag.Size = UDim2.new(2, 0, 1.2, 0) | |
| 12 | txtfag.StudsOffset = Vector3.new(-5, 3, 0) | |
| 13 | local textfag = Instance.new("TextLabel", txtfag)
| |
| 14 | textfag.Size = UDim2.new(6, 0, 1, 0) | |
| 15 | textfag.FontSize = "Size8" | |
| 16 | textfag.TextScaled = true | |
| 17 | textfag.TextTransparency = 0 | |
| 18 | textfag.BackgroundTransparency = 1 | |
| 19 | textfag.TextTransparency = 0 | |
| 20 | textfag.TextStrokeTransparency = 0 | |
| 21 | textfag.Font = "Cartoon" | |
| 22 | textfag.TextStrokeColor3 = Color3.new(0, 1, 0) | |
| 23 | textfag.Text = game.Players.LocalPlayer.Character.Name.." The Anti-Furry Shooter" | |
| 24 | v = Instance.new("Part")
| |
| 25 | v.Name = "ColorBrick" | |
| 26 | v.Parent = part | |
| 27 | v.FormFactor = "Symmetric" | |
| 28 | v.Anchored = true | |
| 29 | v.CanCollide = false | |
| 30 | v.BottomSurface = "Smooth" | |
| 31 | v.TopSurface = "Smooth" | |
| 32 | v.Size = Vector3.new(10, 5, 3) | |
| 33 | v.Transparency = 0.7 | |
| 34 | v.BrickColor = BrickColor.new("Really black")
| |
| 35 | v.Transparency = 1 | |
| 36 | textfag.TextColor3 = v.BrickColor.Color | |
| 37 | textfag.TextStrokeColor3 = Color3.new(0, 0, 0) | |
| 38 | v.Shape = "Block" | |
| 39 | shirt = Instance.new("Shirt", game.Players.LocalPlayer.Character)
| |
| 40 | shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=54698632" | |
| 41 | song = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
| |
| 42 | song.SoundId = "rbxassetid://165704299" | |
| 43 | song.Looped = true | |
| 44 | song.Volume = 10 | |
| 45 | knife = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
| |
| 46 | knife.SoundId = "rbxassetid://186311262" | |
| 47 | knife.Looped = false | |
| 48 | knife.Volume = 10 | |
| 49 | dog = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
| |
| 50 | dog.SoundId = "rbxassetid://132514715" | |
| 51 | dog.Looped = false | |
| 52 | dog.Volume = 10 | |
| 53 | kick = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
| |
| 54 | kick.SoundId = "rbxassetid://621571142" | |
| 55 | kick.Looped = false | |
| 56 | kick.Volume = 10 | |
| 57 | shoosh = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
| |
| 58 | shoosh.SoundId = "rbxassetid://145486992" | |
| 59 | shoosh.PlaybackSpeed = 2.1 | |
| 60 | shoosh.Looped = false | |
| 61 | shoosh.Volume = 10 | |
| 62 | nope = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
| |
| 63 | nope.SoundId = "rbxassetid://323901968" | |
| 64 | nope.Looped = false | |
| 65 | nope.Volume = 10 | |
| 66 | canuse=true | |
| 67 | --Converted with ttyyuu12345's model to script plugin v4 | |
| 68 | function sandbox(var,func) | |
| 69 | local env = getfenv(func) | |
| 70 | local newenv = setmetatable({},{
| |
| 71 | __index = function(self,k) | |
| 72 | if k=="script" then | |
| 73 | return var | |
| 74 | else | |
| 75 | return env[k] | |
| 76 | end | |
| 77 | end, | |
| 78 | }) | |
| 79 | setfenv(func,newenv) | |
| 80 | return func | |
| 81 | end | |
| 82 | cors = {}
| |
| 83 | mas = Instance.new("Model",game:GetService("Lighting"))
| |
| 84 | Part0 = Instance.new("Part")
| |
| 85 | SpecialMesh1 = Instance.new("SpecialMesh")
| |
| 86 | Part0.Name = "Baseball fanatic's cap" | |
| 87 | Part0.Parent = mas | |
| 88 | Part0.Anchored = false | |
| 89 | Part0.FormFactor = Enum.FormFactor.Symmetric | |
| 90 | Part0.Size = Vector3.new(1, 1, 2) | |
| 91 | Part0.CFrame = CFrame.new(76.1800003, 0.500001013, 26.2000008, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
| 92 | Part0.BottomSurface = Enum.SurfaceType.Smooth | |
| 93 | Part0.TopSurface = Enum.SurfaceType.Smooth | |
| 94 | Part0.Position = Vector3.new(76.1800003, 0.500001013, 26.2000008) | |
| 95 | Part0:BreakJoints() | |
| 96 | SpecialMesh1.Parent = Part0 | |
| 97 | SpecialMesh1.MeshId = "http://www.roblox.com/asset/?id=16190466" | |
| 98 | SpecialMesh1.TextureId = "http://www.roblox.com/asset/?id=31661094" | |
| 99 | SpecialMesh1.MeshType = Enum.MeshType.FileMesh | |
| 100 | SpecialMesh1.Scale = Vector3.new(1.1,1.1,1.1) | |
| 101 | weld = Instance.new("Weld", game.Players.LocalPlayer.Character.Head)
| |
| 102 | weld.Part0 = game.Players.LocalPlayer.Character.Head | |
| 103 | weld.Part1 = Part0 | |
| 104 | weld.C0 = weld.C0 * CFrame.new(0,0.3,0.04) * CFrame.fromEulerAnglesXYZ(0.5,math.pi/1,0) | |
| 105 | surface = Instance.new("SurfaceGui", game.Players.LocalPlayer.Character.Torso)
| |
| 106 | text = Instance.new("TextLabel", surface)
| |
| 107 | text.Text = "WRATH" | |
| 108 | text.Size = UDim2.new(1,1, 1,1) | |
| 109 | text.TextSize = 230 | |
| 110 | text.Font = "Fantasy" | |
| 111 | text.TextColor3 = Color3.fromRGB(255,0,0) | |
| 112 | text.BackgroundTransparency = 1 | |
| 113 | text.Position = UDim2.new(0, 0,0, -135) | |
| 114 | issoneplaying = false | |
| 115 | cankillafurfag = false | |
| 116 | usedononeperson = false | |
| 117 | for i,v in pairs(mas:GetChildren()) do | |
| 118 | v.Parent = game:GetService("Players").LocalPlayer.Character
| |
| 119 | pcall(function() v:MakeJoints() end) | |
| 120 | end | |
| 121 | mas:Destroy() | |
| 122 | for i,v in pairs(cors) do | |
| 123 | spawn(function() | |
| 124 | pcall(v) | |
| 125 | end) | |
| 126 | end | |
| 127 | function woosh(key) | |
| 128 | key = key:lower() | |
| 129 | if key == "q" and canuse then | |
| 130 | game.Players.LocalPlayer.Character.Torso.CFrame = CFrame.new(game.Players.LocalPlayer.Character.Torso.Position, mouse.Hit.p) | |
| 131 | cankillafurfag = true | |
| 132 | local velo = Instance.new("BodyVelocity", game.Players.LocalPlayer.Character.Torso)
| |
| 133 | velo.MaxForce = Vector3.new(math.huge,math.huge,math.huge) | |
| 134 | velo.Velocity = game.Players.LocalPlayer.Character.Torso.CFrame.lookVector * 80 | |
| 135 | wait(0.1) | |
| 136 | velo:destroy() | |
| 137 | wait(0.5) | |
| 138 | cankillafurfag = false | |
| 139 | end | |
| 140 | end | |
| 141 | grabbd = false | |
| 142 | mouse = game.Players.LocalPlayer:GetMouse() | |
| 143 | canuse = true | |
| 144 | function erichagrabvagina(key) | |
| 145 | key = key:lower() | |
| 146 | if key == "z" then | |
| 147 | if canuse then | |
| 148 | canuse = false | |
| 149 | grabbd = false | |
| 150 | local righthandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone() | |
| 151 | game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Remove() | |
| 152 | local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 153 | rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso | |
| 154 | rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"] | |
| 155 | rhandweld.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 156 | rhandweld.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 157 | local lefthandclone = game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Clone() | |
| 158 | game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Remove() | |
| 159 | local lhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 160 | lhandweld.Part0 = game.Players.LocalPlayer.Character.Torso | |
| 161 | lhandweld.Part1 = game.Players.LocalPlayer.Character["Left Arm"] | |
| 162 | lhandweld.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 163 | lhandweld.C1 = CFrame.new(0, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 164 | local rootgrapclone = game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Clone() | |
| 165 | print(game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint.C0) | |
| 166 | game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:destroy() | |
| 167 | local humanoidrootpart = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 168 | humanoidrootpart.Part0 = game.Players.LocalPlayer.Character.HumanoidRootPart | |
| 169 | humanoidrootpart.Part1 = game.Players.LocalPlayer.Character.Torso | |
| 170 | for i = 0,1 , 0.03 do | |
| 171 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.57205963, 0.78012085, 0, 0.866025567, 0.499999315, 2.38418579e-07, -0.49999851, 0.86602515, -2.7365548e-08, 5.96046448e-08, 4.47034836e-08, 1.00000143),i) | |
| 172 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.34461975, 0.538200378, 0.223114014, 0.866026521, -0.499998093, 2.95415521e-06, 0.0435718782, 0.0754677951, -0.996196151, 0.49809581, 0.862733483, 0.0871396363),i) | |
| 173 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.258819938, 0, -0.965926111, 0, 1, 0, 0.965926111, 0, 0.258819938),i) | |
| 174 | game:GetService("RunService").RenderStepped:wait()
| |
| 175 | end | |
| 176 | wait(1) | |
| 177 | local sensoryee = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
| |
| 178 | sensoryee.Size = Vector3.new(1,1,1) | |
| 179 | sensoryee.CanCollide = false | |
| 180 | sensoryee.Transparency = 1 | |
| 181 | sensoryee:BreakJoints() | |
| 182 | local weldsensor = Instance.new("Weld", sensoryee)
| |
| 183 | weldsensor.Part0 = game.Players.LocalPlayer.Character["Right Arm"] | |
| 184 | weldsensor.Part1 = sensoryee | |
| 185 | weldsensor.C0 = weldsensor.C0 * CFrame.new(0,-0.5,0) | |
| 186 | local function gotgrabd(part) | |
| 187 | sensoryee:destroy() | |
| 188 | local humanoid = part.Parent:findFirstChild("Humanoid")
| |
| 189 | if humanoid then | |
| 190 | for q,w in pairs(humanoid.Parent:GetChildren()) do | |
| 191 | if w.ClassName == "Accessory" or w.ClassName == "Hat" then | |
| 192 | local humanoidrootpart1 = humanoid.Parent:findFirstChild("HumanoidRootPart")
| |
| 193 | local handd = w:findFirstChild("Handle")
| |
| 194 | if handd then | |
| 195 | mesh = w.Handle.Mesh | |
| 196 | end | |
| 197 | if handd and mesh.MeshId == "rbxassetid://188699722" or mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or mesh.MeshId == "rbxassetid://170939831" or mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or mesh.MeshId == "rbxassetid://135446047" or mesh.MeshId == "rbxassetid://335037790" or mesh.MeshId == "rbxassetid://361948302" or mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or mesh.MeshId == "rbxassetid://1374148" or mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then | |
| 198 | grabbd = true | |
| 199 | if humanoidrootpart1 then | |
| 200 | humanoidrootpart1:destroy() | |
| 201 | else | |
| 202 | humanoid.PlatformStand = true | |
| 203 | end | |
| 204 | local furfagweld = Instance.new("Weld", humanoid.Parent.Head)
| |
| 205 | furfagweld.Part0 = game.Players.LocalPlayer.Character["Right Arm"] | |
| 206 | furfagweld.Part1 = humanoid.Parent.Head | |
| 207 | furfagweld.C0 = furfagweld.C0 * CFrame.fromEulerAnglesXYZ(math.pi/2,0,math.pi/2) * CFrame.new(0,0.8,1) | |
| 208 | wait(0.4) | |
| 209 | for i = 0,1 , 0.03 do | |
| 210 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),i) | |
| 211 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.55997467, 0.699748993, -0.462905884, 0.973860145, -0.131164223, 0.185456812, 0.179209024, -0.0580353662, -0.982097864, 0.139579147, 0.989661396, -0.0330126062),i) | |
| 212 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i) | |
| 213 | game:GetService("RunService").RenderStepped:wait()
| |
| 214 | end | |
| 215 | local AAAAAAA = Instance.new("Sound", humanoid.Parent.Head)
| |
| 216 | AAAAAAA.SoundId = "rbxassetid://906084456" | |
| 217 | AAAAAAA.Volume = 10 | |
| 218 | AAAAAAA:Play() | |
| 219 | wait(1.6) | |
| 220 | nope:Play() | |
| 221 | for i = 0,1 , 0.05 do | |
| 222 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.51885986, 0.417861938, 0.185928345, 0.973860025, -0.213819563, 0.0766805559, 0.179207832, 0.515773833, -0.837772012, 0.139582247, 0.829614341, 0.540609598),i) | |
| 223 | game:GetService("RunService").RenderStepped:wait()
| |
| 224 | end | |
| 225 | furfagweld:destroy() | |
| 226 | local killyourselfXDDD = Instance.new("BodyVelocity", humanoid.Parent.Torso)
| |
| 227 | killyourselfXDDD.MaxForce = Vector3.new(math.huge,math.huge,math.huge) | |
| 228 | killyourselfXDDD.Velocity = Vector3.new(0,250,0) | |
| 229 | for i = 0,1 , 0.1 do | |
| 230 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.42082214, 1.13207245, -0.0470123291, 0.973861814, 0.129406601, 0.186686218, 0.179204732, -0.942722261, -0.28135857, 0.139584601, 0.307459116, -0.941270649),i) | |
| 231 | game:GetService("RunService").RenderStepped:wait()
| |
| 232 | end | |
| 233 | killyourselfXDDD:destroy() | |
| 234 | wait(2) | |
| 235 | local boom = Instance.new("Explosion", humanoid.Parent.Torso)
| |
| 236 | boom.Position = humanoid.Parent.Torso.Position | |
| 237 | humanoid.Health = 0 | |
| 238 | AAAAAAA:destroy() | |
| 239 | for i = 0,1 , 0.05 do | |
| 240 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),i) | |
| 241 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0),i) | |
| 242 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0),i) | |
| 243 | game:GetService("RunService").RenderStepped:wait()
| |
| 244 | end | |
| 245 | humanoidrootpart:destroy() | |
| 246 | lhandweld:destroy() | |
| 247 | rhandweld:destroy() | |
| 248 | lefthandclone.Parent = game.Players.LocalPlayer.Character.Torso | |
| 249 | righthandclone.Parent = game.Players.LocalPlayer.Character.Torso | |
| 250 | rootgrapclone.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart | |
| 251 | canuse = true | |
| 252 | end | |
| 253 | end | |
| 254 | end | |
| 255 | end | |
| 256 | end | |
| 257 | sensoryee.Touched:connect(gotgrabd) | |
| 258 | for i = 0,1 , 0.05 do | |
| 259 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(0.922836304, 0.58115387, -0.514007568, 0.866021395, 0.482969463, 0.129411131, -0.0435746014, 0.330732942, -0.942718983, -0.498106986, 0.810773432, 0.307467461),i) | |
| 260 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.42261228, 0, 0.906311631, 0, 1, 0, -0.906311631, 0, 0.42261228),i) | |
| 261 | game:GetService("RunService").RenderStepped:wait()
| |
| 262 | end | |
| 263 | if not grabbd then | |
| 264 | sensoryee:destroy() | |
| 265 | for i = 0,1 , 0.05 do | |
| 266 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),i) | |
| 267 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0),i) | |
| 268 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0),i) | |
| 269 | game:GetService("RunService").RenderStepped:wait()
| |
| 270 | end | |
| 271 | humanoidrootpart:destroy() | |
| 272 | lhandweld:destroy() | |
| 273 | rhandweld:destroy() | |
| 274 | lefthandclone.Parent = game.Players.LocalPlayer.Character.Torso | |
| 275 | righthandclone.Parent = game.Players.LocalPlayer.Character.Torso | |
| 276 | rootgrapclone.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart | |
| 277 | canuse = true | |
| 278 | end | |
| 279 | end | |
| 280 | end | |
| 281 | end | |
| 282 | mouse.KeyDown:connect(erichagrabvagina) | |
| 283 | SLAPPP = Instance.new("Sound", game.Players.LocalPlayer.Character["Right Arm"])
| |
| 284 | SLAPPP.SoundId = "rbxassetid://1074184175" | |
| 285 | SLAPPP.TimePosition = 1.2 | |
| 286 | function SLAPD(key) | |
| 287 | key = key:lower() | |
| 288 | if key == "x" then | |
| 289 | if canuse then | |
| 290 | canuse = false | |
| 291 | grabbd = false | |
| 292 | local righthandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone() | |
| 293 | game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Remove() | |
| 294 | local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 295 | rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso | |
| 296 | rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"] | |
| 297 | rhandweld.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 298 | rhandweld.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 299 | local lefthandclone = game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Clone() | |
| 300 | game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Remove() | |
| 301 | local lhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 302 | lhandweld.Part0 = game.Players.LocalPlayer.Character.Torso | |
| 303 | lhandweld.Part1 = game.Players.LocalPlayer.Character["Left Arm"] | |
| 304 | lhandweld.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 305 | lhandweld.C1 = CFrame.new(0, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 306 | local rootgrapclone = game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Clone() | |
| 307 | print(game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint.C0) | |
| 308 | game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:destroy() | |
| 309 | local humanoidrootpart = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 310 | humanoidrootpart.Part0 = game.Players.LocalPlayer.Character.HumanoidRootPart | |
| 311 | humanoidrootpart.Part1 = game.Players.LocalPlayer.Character.Torso | |
| 312 | for i = 0,1 , 0.03 do | |
| 313 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.57205963, 0.78012085, 0, 0.866025567, 0.499999315, 2.38418579e-07, -0.49999851, 0.86602515, -2.7365548e-08, 5.96046448e-08, 4.47034836e-08, 1.00000143),i) | |
| 314 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.34461975, 0.538200378, 0.223114014, 0.866026521, -0.499998093, 2.95415521e-06, 0.0435718782, 0.0754677951, -0.996196151, 0.49809581, 0.862733483, 0.0871396363),i) | |
| 315 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.258819938, 0, -0.965926111, 0, 1, 0, 0.965926111, 0, 0.258819938),i) | |
| 316 | game:GetService("RunService").RenderStepped:wait()
| |
| 317 | end | |
| 318 | local sensoryee = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
| |
| 319 | sensoryee.Size = Vector3.new(1,1,1) | |
| 320 | sensoryee.CanCollide = false | |
| 321 | sensoryee.Transparency = 1 | |
| 322 | sensoryee:BreakJoints() | |
| 323 | local weldsensor = Instance.new("Weld", sensoryee)
| |
| 324 | weldsensor.Part0 = game.Players.LocalPlayer.Character["Right Arm"] | |
| 325 | weldsensor.Part1 = sensoryee | |
| 326 | weldsensor.C0 = weldsensor.C0 * CFrame.new(0,-0.5,0) | |
| 327 | local function gotgrabd(part) | |
| 328 | sensoryee:destroy() | |
| 329 | local humanoid = part.Parent:findFirstChild("Humanoid")
| |
| 330 | if humanoid then | |
| 331 | for q,w in pairs(humanoid.Parent:GetChildren()) do | |
| 332 | if w.ClassName == "Accessory" or w.ClassName == "Hat" then | |
| 333 | local humanoidrootpart1 = humanoid.Parent:findFirstChild("HumanoidRootPart")
| |
| 334 | local handd = w:findFirstChild("Handle")
| |
| 335 | if handd then | |
| 336 | mesh = w.Handle.Mesh | |
| 337 | end | |
| 338 | if handd and mesh.MeshId == "rbxassetid://188699722" or mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or mesh.MeshId == "rbxassetid://170939831" or mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or mesh.MeshId == "rbxassetid://135446047" or mesh.MeshId == "rbxassetid://335037790" or mesh.MeshId == "rbxassetid://361948302" or mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or mesh.MeshId == "rbxassetid://1374148" or mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then | |
| 339 | local humanoid = part.Parent:findFirstChild("Humanoid")
| |
| 340 | local kysniba = Instance.new("BodyVelocity", humanoid.Parent.Torso)
| |
| 341 | kysniba.MaxForce = Vector3.new(math.huge,math.huge,math.huge) | |
| 342 | kysniba.Velocity = game.Players.LocalPlayer.Character.Torso.CFrame.lookVector * 35 | |
| 343 | if humanoid then | |
| 344 | SLAPPP.TimePosition = 1.05 | |
| 345 | SLAPPP:Play() | |
| 346 | SLAPPP.Volume = 10 | |
| 347 | local dedsound = humanoid.Parent.Head:findFirstChild("Died")
| |
| 348 | if dedsound then | |
| 349 | dedsound:Play() | |
| 350 | dedsound.Volume = 8 | |
| 351 | end | |
| 352 | humanoid.Health = humanoid.Health - math.random(45,60) | |
| 353 | humanoid.PlatformStand = true | |
| 354 | local lshclone = humanoid.Parent.Torso["Left Shoulder"]:Clone() | |
| 355 | local rshclone = humanoid.Parent.Torso["Right Shoulder"]:Clone() | |
| 356 | local lhclone = humanoid.Parent.Torso["Left Hip"]:Clone() | |
| 357 | local rhclone = humanoid.Parent.Torso["Right Hip"]:Clone() | |
| 358 | local leftarm = humanoid.Parent["Left Arm"] | |
| 359 | local rightrm = humanoid.Parent["Right Arm"] | |
| 360 | local leftleg = humanoid.Parent["Left Leg"] | |
| 361 | local rightleg = humanoid.Parent["Right Leg"] | |
| 362 | humanoid.Parent.Torso["Left Hip"]:destroy() | |
| 363 | local head = humanoid.Parent.Head | |
| 364 | glue = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 365 | glue.Part0 = humanoid.Parent.Torso | |
| 366 | glue.Part1 = leftleg | |
| 367 | glue.Name = "Left leg" | |
| 368 | collider = Instance.new("Part", leftleg)
| |
| 369 | collider.Position = Vector3.new(0,999,0) | |
| 370 | collider.Size = Vector3.new(1.5, 1, 1) | |
| 371 | collider.Shape = "Cylinder" | |
| 372 | local weld = Instance.new("Weld", collider)
| |
| 373 | weld.Part0 = leftleg | |
| 374 | weld.Part1 = collider | |
| 375 | weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 376 | collider.TopSurface = "Smooth" | |
| 377 | collider.BottomSurface = "Smooth" | |
| 378 | collider.formFactor = "Symmetric" | |
| 379 | glue.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
| 380 | glue.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
| 381 | collider.Transparency = 1 | |
| 382 | ------------ | |
| 383 | humanoid.Parent.Torso["Right Hip"]:destroy() | |
| 384 | glue1 = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 385 | glue1.Part0 = humanoid.Parent.Torso | |
| 386 | glue1.Part1 = rightleg | |
| 387 | glue1.Name = "Right leg" | |
| 388 | collider1 = Instance.new("Part", rightleg)
| |
| 389 | collider1.Position = Vector3.new(0,9999,0) | |
| 390 | collider1.Size = Vector3.new(1.5, 1, 1) | |
| 391 | collider1.Shape = "Cylinder" | |
| 392 | local weld1 = Instance.new("Weld", collider1)
| |
| 393 | weld1.Part0 = rightleg | |
| 394 | weld1.Part1 = collider1 | |
| 395 | weld1.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 396 | collider1.TopSurface = "Smooth" | |
| 397 | collider1.BottomSurface = "Smooth" | |
| 398 | collider1.formFactor = "Symmetric" | |
| 399 | glue1.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
| 400 | glue1.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
| 401 | collider1.Transparency = 1 | |
| 402 | ------------ | |
| 403 | humanoid.Parent.Torso["Right Shoulder"]:destroy() | |
| 404 | glue11 = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 405 | glue11.Part0 = humanoid.Parent.Torso | |
| 406 | glue11.Part1 = rightrm | |
| 407 | glue11.Name = "Right shoulder" | |
| 408 | collider11 = Instance.new("Part", rightrm)
| |
| 409 | collider11.Position = Vector3.new(0,9999,0) | |
| 410 | collider11.Size = Vector3.new(1.8,1,1) | |
| 411 | collider11.Shape = "Cylinder" | |
| 412 | local weld11 = Instance.new("Weld", collider11)
| |
| 413 | weld11.Part0 = rightrm | |
| 414 | weld11.Part1 = collider11 | |
| 415 | weld11.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 416 | collider11.TopSurface = "Smooth" | |
| 417 | collider11.BottomSurface = "Smooth" | |
| 418 | collider11.formFactor = "Symmetric" | |
| 419 | glue11.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 420 | glue11.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 421 | collider11.Transparency = 1 | |
| 422 | ------------ | |
| 423 | humanoid.Parent.Torso["Left Shoulder"]:destroy() | |
| 424 | glue111 = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 425 | glue111.Part0 = humanoid.Parent.Torso | |
| 426 | glue111.Part1 = leftarm | |
| 427 | glue111.Name = "Left shoulder" | |
| 428 | collider111 = Instance.new("Part", leftarm)
| |
| 429 | collider111.Position = Vector3.new(0,9999,0) | |
| 430 | collider111.Size = Vector3.new(1.5, 1, 1) | |
| 431 | collider111.Shape = "Cylinder" | |
| 432 | local weld111 = Instance.new("Weld", collider111)
| |
| 433 | weld111.Part0 = leftarm | |
| 434 | weld111.Part1 = collider111 | |
| 435 | weld111.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 436 | collider111.TopSurface = "Smooth" | |
| 437 | collider111.BottomSurface = "Smooth" | |
| 438 | collider111.formFactor = "Symmetric" | |
| 439 | glue111.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 440 | glue111.C1 = CFrame.new(0, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 441 | collider111.Transparency = 1 | |
| 442 | ----------------- | |
| 443 | wait(0.1) | |
| 444 | kysniba:destroy() | |
| 445 | wait(3.5) | |
| 446 | lshclone.Parent = humanoid.Parent.Torso | |
| 447 | glue:destroy() | |
| 448 | rshclone.Parent = humanoid.Parent.Torso | |
| 449 | glue1:destroy() | |
| 450 | lhclone.Parent = humanoid.Parent.Torso | |
| 451 | glue11:destroy() | |
| 452 | rhclone.Parent = humanoid.Parent.Torso | |
| 453 | glue111:destroy() | |
| 454 | collider:destroy() | |
| 455 | collider1:destroy() | |
| 456 | collider11:destroy() | |
| 457 | collider111:destroy() | |
| 458 | humanoid.PlatformStand = false | |
| 459 | end | |
| 460 | canuse = true | |
| 461 | end | |
| 462 | end | |
| 463 | end | |
| 464 | end | |
| 465 | end | |
| 466 | sensoryee.Touched:connect(gotgrabd) | |
| 467 | for i = 0,1 , 0.05 do | |
| 468 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(0.922836304, 0.58115387, -0.514007568, 0.866021395, 0.482969463, 0.129411131, -0.0435746014, 0.330732942, -0.942718983, -0.498106986, 0.810773432, 0.307467461),i) | |
| 469 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.42261228, 0, 0.906311631, 0, 1, 0, -0.906311631, 0, 0.42261228),i) | |
| 470 | game:GetService("RunService").RenderStepped:wait()
| |
| 471 | end | |
| 472 | if not grabbd then | |
| 473 | sensoryee:destroy() | |
| 474 | for i = 0,1 , 0.05 do | |
| 475 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),i) | |
| 476 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0),i) | |
| 477 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0),i) | |
| 478 | game:GetService("RunService").RenderStepped:wait()
| |
| 479 | end | |
| 480 | humanoidrootpart:destroy() | |
| 481 | lhandweld:destroy() | |
| 482 | rhandweld:destroy() | |
| 483 | lefthandclone.Parent = game.Players.LocalPlayer.Character.Torso | |
| 484 | righthandclone.Parent = game.Players.LocalPlayer.Character.Torso | |
| 485 | rootgrapclone.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart | |
| 486 | canuse = true | |
| 487 | end | |
| 488 | end | |
| 489 | end | |
| 490 | end | |
| 491 | mouse.KeyDown:connect(SLAPD) | |
| 492 | function killwithtec9(key) | |
| 493 | key = key:lower() | |
| 494 | if key == "e" then | |
| 495 | if canuse then | |
| 496 | usedononeperson = true | |
| 497 | canuse = false | |
| 498 | for i,v in pairs(workspace:GetChildren()) do | |
| 499 | if v.ClassName == "Model" then | |
| 500 | humanoid = v:findFirstChild("Humanoid")
| |
| 501 | end | |
| 502 | if humanoid then | |
| 503 | for q,w in pairs(v:GetChildren()) do | |
| 504 | if w.ClassName == "Accessory" or w.ClassName == "Hat" then | |
| 505 | local humanoidrootpart = humanoid.Parent:findFirstChild("HumanoidRootPart")
| |
| 506 | local handd = w:findFirstChild("Handle")
| |
| 507 | if handd then | |
| 508 | mesh = w.Handle.Mesh | |
| 509 | end | |
| 510 | if humanoidrootpart then | |
| 511 | if handd and usedononeperson and mesh.MeshId == "rbxassetid://188699722" or mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or mesh.MeshId == "rbxassetid://170939831" or mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or mesh.MeshId == "rbxassetid://135446047" or mesh.MeshId == "rbxassetid://335037790" or mesh.MeshId == "rbxassetid://361948302" or mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or mesh.MeshId == "rbxassetid://1374148" or mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then | |
| 512 | usedononeperson = false | |
| 513 | canuse = false | |
| 514 | if not issoneplaying then | |
| 515 | song:Play() | |
| 516 | issoneplaying = true | |
| 517 | end | |
| 518 | gun = Instance.new("Part", game.Players.LocalPlayer.Character)
| |
| 519 | gun.Size = Vector3.new(0.5, 1, 2) | |
| 520 | gun.CanCollide = false | |
| 521 | gun.Name = "Gunn" | |
| 522 | gun:BreakJoints() | |
| 523 | weld = Instance.new("Weld", gun)
| |
| 524 | weld.Part0 = game.Players.LocalPlayer.Character["Right Arm"] | |
| 525 | weld.Part1 = gun | |
| 526 | weld.C0 = weld.C0 * CFrame.new(-0.2,-1.7,-0.25) * CFrame.fromEulerAnglesXYZ(math.pi/-2,0,0) | |
| 527 | local mesh = Instance.new("SpecialMesh", gun)
| |
| 528 | mesh.MeshId = "rbxassetid://742046473" | |
| 529 | mesh.TextureId = "rbxassetid://742046691" | |
| 530 | mesh.Scale = Vector3.new(0.35,0.35,0.35) | |
| 531 | local righthandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone() | |
| 532 | game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Remove() | |
| 533 | local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 534 | rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso | |
| 535 | rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"] | |
| 536 | rhandweld.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 537 | rhandweld.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 538 | for i = 0,1 , 0.05 do | |
| 539 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.2521863, 0.696266413, 0.0165557861, -2.93719313e-06, 0.173656181, 0.984807909, 0.984808981, -0.171007469, 0.0301576983, 0.173647076, 0.969846308, -0.171017706),i) | |
| 540 | game:GetService("RunService").RenderStepped:wait()
| |
| 541 | end | |
| 542 | for i = 0,1 , 0.05 do | |
| 543 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.426296234, 0, 0, 0, 0.999999702, 1.0000006, -3.74764204e-06, 0, 3.61353045e-06, 1, 0),i) | |
| 544 | game:GetService("RunService").RenderStepped:wait()
| |
| 545 | end | |
| 546 | for i = 1,50 do | |
| 547 | game.Players.LocalPlayer.Character.Torso.CFrame = CFrame.new(game.Players.LocalPlayer.Character.Torso.Position, v.Torso.Position) | |
| 548 | game:GetService("RunService").RenderStepped:wait()
| |
| 549 | end | |
| 550 | for i = 0,1 , 0.3 do | |
| 551 | game.Players.LocalPlayer.Character.Torso.CFrame = CFrame.new(game.Players.LocalPlayer.Character.Torso.Position, v.Torso.Position) | |
| 552 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.2521863, 0.696266413, 0.0165557861, -2.93719313e-06, 0.173656181, 0.984807909, 0.984808981, -0.171007469, 0.0301576983, 0.173647076, 0.969846308, -0.171017706),i) | |
| 553 | game:GetService("RunService").RenderStepped:wait()
| |
| 554 | end | |
| 555 | local shotsound = Instance.new("Sound", gun)
| |
| 556 | shotsound.EmitterSize = 2 | |
| 557 | shotsound.SoundId = "rbxassetid://745308042" | |
| 558 | shotsound.Volume = 10 | |
| 559 | shotsound:Play() | |
| 560 | if humanoid then | |
| 561 | local humanoidrootpart = humanoid.Parent:findFirstChild("HumanoidRootPart")
| |
| 562 | if humanoidrootpart then | |
| 563 | humanoidrootpart:destroy() | |
| 564 | else | |
| 565 | humanoid.PlatformStand = true | |
| 566 | end | |
| 567 | lshclone = humanoid.Parent.Torso["Left Shoulder"]:Clone() | |
| 568 | rshclone = humanoid.Parent.Torso["Right Shoulder"]:Clone() | |
| 569 | lhclone = humanoid.Parent.Torso["Left Hip"]:Clone() | |
| 570 | rhclone = humanoid.Parent.Torso["Right Hip"]:Clone() | |
| 571 | local leftarm = humanoid.Parent["Left Arm"] | |
| 572 | local rightrm = humanoid.Parent["Right Arm"] | |
| 573 | local leftleg = humanoid.Parent["Left Leg"] | |
| 574 | local rightleg = humanoid.Parent["Right Leg"] | |
| 575 | humanoid.Parent.Torso["Left Hip"]:destroy() | |
| 576 | local head = humanoid.Parent.Head | |
| 577 | glue = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 578 | glue.Part0 = humanoid.Parent.Torso | |
| 579 | glue.Part1 = leftleg | |
| 580 | glue.Name = "Left leg" | |
| 581 | collider = Instance.new("Part", leftleg)
| |
| 582 | collider.Position = Vector3.new(0,999,0) | |
| 583 | collider.Size = Vector3.new(1.5, 1, 1) | |
| 584 | collider.Shape = "Cylinder" | |
| 585 | local weld = Instance.new("Weld", collider)
| |
| 586 | weld.Part0 = leftleg | |
| 587 | weld.Part1 = collider | |
| 588 | weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 589 | collider.TopSurface = "Smooth" | |
| 590 | collider.BottomSurface = "Smooth" | |
| 591 | collider.formFactor = "Symmetric" | |
| 592 | glue.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
| 593 | glue.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
| 594 | collider.Transparency = 1 | |
| 595 | ------------ | |
| 596 | humanoid.Parent.Torso["Right Hip"]:destroy() | |
| 597 | glue1 = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 598 | glue1.Part0 = humanoid.Parent.Torso | |
| 599 | glue1.Part1 = rightleg | |
| 600 | glue1.Name = "Right leg" | |
| 601 | collider1 = Instance.new("Part", rightleg)
| |
| 602 | collider1.Position = Vector3.new(0,9999,0) | |
| 603 | collider1.Size = Vector3.new(1.5, 1, 1) | |
| 604 | collider1.Shape = "Cylinder" | |
| 605 | local weld1 = Instance.new("Weld", collider1)
| |
| 606 | weld1.Part0 = rightleg | |
| 607 | weld1.Part1 = collider1 | |
| 608 | weld1.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 609 | collider1.TopSurface = "Smooth" | |
| 610 | collider1.BottomSurface = "Smooth" | |
| 611 | collider1.formFactor = "Symmetric" | |
| 612 | glue1.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
| 613 | glue1.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
| 614 | collider1.Transparency = 1 | |
| 615 | ------------ | |
| 616 | humanoid.Parent.Torso["Right Shoulder"]:destroy() | |
| 617 | glue11 = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 618 | glue11.Part0 = humanoid.Parent.Torso | |
| 619 | glue11.Part1 = rightrm | |
| 620 | glue11.Name = "Right shoulder" | |
| 621 | collider11 = Instance.new("Part", rightrm)
| |
| 622 | collider11.Position = Vector3.new(0,9999,0) | |
| 623 | collider11.Size = Vector3.new(1.8,1,1) | |
| 624 | collider11.Shape = "Cylinder" | |
| 625 | local weld11 = Instance.new("Weld", collider11)
| |
| 626 | weld11.Part0 = rightrm | |
| 627 | weld11.Part1 = collider11 | |
| 628 | weld11.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 629 | collider11.TopSurface = "Smooth" | |
| 630 | collider11.BottomSurface = "Smooth" | |
| 631 | collider11.formFactor = "Symmetric" | |
| 632 | glue11.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 633 | glue11.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 634 | collider11.Transparency = 1 | |
| 635 | ------------ | |
| 636 | humanoid.Parent.Torso["Left Shoulder"]:destroy() | |
| 637 | glue111 = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 638 | glue111.Part0 = humanoid.Parent.Torso | |
| 639 | glue111.Part1 = leftarm | |
| 640 | glue111.Name = "Left shoulder" | |
| 641 | collider111 = Instance.new("Part", leftarm)
| |
| 642 | collider111.Position = Vector3.new(0,9999,0) | |
| 643 | collider111.Size = Vector3.new(1.5, 1, 1) | |
| 644 | collider111.Shape = "Cylinder" | |
| 645 | local weld111 = Instance.new("Weld", collider111)
| |
| 646 | weld111.Part0 = leftarm | |
| 647 | weld111.Part1 = collider111 | |
| 648 | weld111.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 649 | collider111.TopSurface = "Smooth" | |
| 650 | collider111.BottomSurface = "Smooth" | |
| 651 | collider111.formFactor = "Symmetric" | |
| 652 | glue111.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 653 | glue111.C1 = CFrame.new(0, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 654 | collider111.Transparency = 1 | |
| 655 | end | |
| 656 | for i = 0,1 , 0.3 do | |
| 657 | game.Players.LocalPlayer.Character.Torso.CFrame = CFrame.new(game.Players.LocalPlayer.Character.Torso.Position, v.Torso.Position) | |
| 658 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.426296234, 0, 0, 0, 0.999999702, 1.0000006, -3.74764204e-06, 0, 3.61353045e-06, 1, 0),i) | |
| 659 | game:GetService("RunService").RenderStepped:wait()
| |
| 660 | end | |
| 661 | wait(0.1) | |
| 662 | for i = 0,1 , 0.03 do | |
| 663 | game.Players.LocalPlayer.Character.Torso.CFrame = CFrame.new(game.Players.LocalPlayer.Character.Torso.Position, v.Torso.Position) | |
| 664 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0),i) | |
| 665 | game:GetService("RunService").RenderStepped:wait()
| |
| 666 | end | |
| 667 | gun:destroy() | |
| 668 | rhandweld:destroy() | |
| 669 | righthandclone.Parent = game.Players.LocalPlayer.Character.Torso | |
| 670 | canuse = true | |
| 671 | end | |
| 672 | end | |
| 673 | end | |
| 674 | end | |
| 675 | end | |
| 676 | end | |
| 677 | usedononeperson = false | |
| 678 | canuse = true | |
| 679 | end | |
| 680 | end | |
| 681 | end | |
| 682 | mouse.KeyDown:connect(killwithtec9) | |
| 683 | canlegkick = true | |
| 684 | function kicksomefagsxd(key) | |
| 685 | key = key:lower() | |
| 686 | if key == "f" then | |
| 687 | if canuse then | |
| 688 | canuse = false | |
| 689 | local legcl = game.Players.LocalPlayer.Character.Torso["Left Hip"]:Clone() | |
| 690 | game.Players.LocalPlayer.Character.Torso["Left Hip"]:Remove() | |
| 691 | local llegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 692 | llegweld.Part0 = game.Players.LocalPlayer.Character.Torso | |
| 693 | llegweld.Part1 = game.Players.LocalPlayer.Character["Left Leg"] | |
| 694 | llegweld.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
| 695 | for i = 0,1 , 0.1 do | |
| 696 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.499996662, -1.1485647, 0.598503113, 1.75394255e-26, -1.47170199e-26, 0.99999994, -0.766049445, 0.642781913, 0, -0.642781734, -0.766049743, 0),i) | |
| 697 | game:GetService("RunService").RenderStepped:wait()
| |
| 698 | end | |
| 699 | shoosh:Play() | |
| 700 | local sensoryee = Instance.new("Part", game.Players.LocalPlayer.Character["Left Leg"])
| |
| 701 | sensoryee.Size = Vector3.new(1,1,1) | |
| 702 | sensoryee.CanCollide = false | |
| 703 | sensoryee.Transparency = 1 | |
| 704 | sensoryee:BreakJoints() | |
| 705 | local weldsensor = Instance.new("Weld", sensoryee)
| |
| 706 | weldsensor.Part0 = game.Players.LocalPlayer.Character["Left Leg"] | |
| 707 | weldsensor.Part1 = sensoryee | |
| 708 | weldsensor.C0 = weldsensor.C0 * CFrame.new(0,-0.5,0) | |
| 709 | local function ragdollafurry(part) | |
| 710 | local humanoid = part.Parent:findFirstChild("Humanoid")
| |
| 711 | if humanoid then | |
| 712 | sensoryee:destroy() | |
| 713 | kick:Play() | |
| 714 | local kysniba = Instance.new("BodyVelocity", humanoid.Parent.Torso)
| |
| 715 | kysniba.MaxForce = Vector3.new(math.huge,math.huge,math.huge) | |
| 716 | kysniba.Velocity = game.Players.LocalPlayer.Character.Torso.CFrame.lookVector * 35 | |
| 717 | local humanoid = part.Parent:findFirstChild("Humanoid")
| |
| 718 | if humanoid then | |
| 719 | humanoid.Health = humanoid.Health - math.random(45,60) | |
| 720 | humanoid.PlatformStand = true | |
| 721 | local lshclone = humanoid.Parent.Torso["Left Shoulder"]:Clone() | |
| 722 | local rshclone = humanoid.Parent.Torso["Right Shoulder"]:Clone() | |
| 723 | local lhclone = humanoid.Parent.Torso["Left Hip"]:Clone() | |
| 724 | local rhclone = humanoid.Parent.Torso["Right Hip"]:Clone() | |
| 725 | local leftarm = humanoid.Parent["Left Arm"] | |
| 726 | local rightrm = humanoid.Parent["Right Arm"] | |
| 727 | local leftleg = humanoid.Parent["Left Leg"] | |
| 728 | local rightleg = humanoid.Parent["Right Leg"] | |
| 729 | humanoid.Parent.Torso["Left Hip"]:destroy() | |
| 730 | local head = humanoid.Parent.Head | |
| 731 | glue = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 732 | glue.Part0 = humanoid.Parent.Torso | |
| 733 | glue.Part1 = leftleg | |
| 734 | glue.Name = "Left leg" | |
| 735 | collider = Instance.new("Part", leftleg)
| |
| 736 | collider.Position = Vector3.new(0,999,0) | |
| 737 | collider.Size = Vector3.new(1.5, 1, 1) | |
| 738 | collider.Shape = "Cylinder" | |
| 739 | local weld = Instance.new("Weld", collider)
| |
| 740 | weld.Part0 = leftleg | |
| 741 | weld.Part1 = collider | |
| 742 | weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 743 | collider.TopSurface = "Smooth" | |
| 744 | collider.BottomSurface = "Smooth" | |
| 745 | collider.formFactor = "Symmetric" | |
| 746 | glue.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
| 747 | glue.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
| 748 | collider.Transparency = 1 | |
| 749 | ------------ | |
| 750 | humanoid.Parent.Torso["Right Hip"]:destroy() | |
| 751 | glue1 = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 752 | glue1.Part0 = humanoid.Parent.Torso | |
| 753 | glue1.Part1 = rightleg | |
| 754 | glue1.Name = "Right leg" | |
| 755 | collider1 = Instance.new("Part", rightleg)
| |
| 756 | collider1.Position = Vector3.new(0,9999,0) | |
| 757 | collider1.Size = Vector3.new(1.5, 1, 1) | |
| 758 | collider1.Shape = "Cylinder" | |
| 759 | local weld1 = Instance.new("Weld", collider1)
| |
| 760 | weld1.Part0 = rightleg | |
| 761 | weld1.Part1 = collider1 | |
| 762 | weld1.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 763 | collider1.TopSurface = "Smooth" | |
| 764 | collider1.BottomSurface = "Smooth" | |
| 765 | collider1.formFactor = "Symmetric" | |
| 766 | glue1.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
| 767 | glue1.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
| 768 | collider1.Transparency = 1 | |
| 769 | ------------ | |
| 770 | humanoid.Parent.Torso["Right Shoulder"]:destroy() | |
| 771 | glue11 = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 772 | glue11.Part0 = humanoid.Parent.Torso | |
| 773 | glue11.Part1 = rightrm | |
| 774 | glue11.Name = "Right shoulder" | |
| 775 | collider11 = Instance.new("Part", rightrm)
| |
| 776 | collider11.Position = Vector3.new(0,9999,0) | |
| 777 | collider11.Size = Vector3.new(1.8,1,1) | |
| 778 | collider11.Shape = "Cylinder" | |
| 779 | local weld11 = Instance.new("Weld", collider11)
| |
| 780 | weld11.Part0 = rightrm | |
| 781 | weld11.Part1 = collider11 | |
| 782 | weld11.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 783 | collider11.TopSurface = "Smooth" | |
| 784 | collider11.BottomSurface = "Smooth" | |
| 785 | collider11.formFactor = "Symmetric" | |
| 786 | glue11.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 787 | glue11.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 788 | collider11.Transparency = 1 | |
| 789 | ------------ | |
| 790 | humanoid.Parent.Torso["Left Shoulder"]:destroy() | |
| 791 | glue111 = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 792 | glue111.Part0 = humanoid.Parent.Torso | |
| 793 | glue111.Part1 = leftarm | |
| 794 | glue111.Name = "Left shoulder" | |
| 795 | collider111 = Instance.new("Part", leftarm)
| |
| 796 | collider111.Position = Vector3.new(0,9999,0) | |
| 797 | collider111.Size = Vector3.new(1.5, 1, 1) | |
| 798 | collider111.Shape = "Cylinder" | |
| 799 | local weld111 = Instance.new("Weld", collider111)
| |
| 800 | weld111.Part0 = leftarm | |
| 801 | weld111.Part1 = collider111 | |
| 802 | weld111.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 803 | collider111.TopSurface = "Smooth" | |
| 804 | collider111.BottomSurface = "Smooth" | |
| 805 | collider111.formFactor = "Symmetric" | |
| 806 | glue111.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 807 | glue111.C1 = CFrame.new(0, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 808 | collider111.Transparency = 1 | |
| 809 | ----------------- | |
| 810 | wait(0.1) | |
| 811 | kysniba:destroy() | |
| 812 | wait(3.5) | |
| 813 | lshclone.Parent = humanoid.Parent.Torso | |
| 814 | glue:destroy() | |
| 815 | rshclone.Parent = humanoid.Parent.Torso | |
| 816 | glue1:destroy() | |
| 817 | lhclone.Parent = humanoid.Parent.Torso | |
| 818 | glue11:destroy() | |
| 819 | rhclone.Parent = humanoid.Parent.Torso | |
| 820 | glue111:destroy() | |
| 821 | collider:destroy() | |
| 822 | collider1:destroy() | |
| 823 | collider11:destroy() | |
| 824 | collider111:destroy() | |
| 825 | humanoid.PlatformStand = false | |
| 826 | end | |
| 827 | end | |
| 828 | end | |
| 829 | sensoryee.Touched:connect(ragdollafurry) | |
| 830 | for i = 0,1 , 0.1 do | |
| 831 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.499996662, -1.02914703, -0.742607117, -5.87247582e-25, -2.47702398e-25, 0.99999994, 0.984806955, 0.173654884, 5.98444181e-25, -0.173654839, 0.984806955, 1.41960611e-25),i) | |
| 832 | game:GetService("RunService").RenderStepped:wait()
| |
| 833 | end | |
| 834 | sensoryee:destroy() | |
| 835 | canlegkick = false | |
| 836 | llegweld:destroy() | |
| 837 | legcl.Parent = game.Players.LocalPlayer.Character.Torso | |
| 838 | canuse = true | |
| 839 | end | |
| 840 | end | |
| 841 | end | |
| 842 | mouse.KeyDown:connect(kicksomefagsxd) | |
| 843 | function killsomeonesleepingXD(key) | |
| 844 | key = key:lower() | |
| 845 | if key == "t" then | |
| 846 | if canuse then | |
| 847 | print("Used: T")
| |
| 848 | local humanoid = mouse.Target.Parent:findFirstChild("Humanoid")
| |
| 849 | local humanoidroot = mouse.Target.Parent:findFirstChild("HumanoidRootPart")
| |
| 850 | local torso = mouse.Target.Parent:findFirstChild("Torso")
| |
| 851 | if humanoid then | |
| 852 | print("Found Humanoid")
| |
| 853 | if humanoidroot then | |
| 854 | ||
| 855 | else | |
| 856 | if canuse then | |
| 857 | local furfaghat = humanoid.Parent:findFirstChildOfClass("Accessory")
| |
| 858 | local handd = furfaghat:findFirstChild("Handle")
| |
| 859 | if handd then | |
| 860 | mesh = furfaghat.Handle.Mesh | |
| 861 | end | |
| 862 | if canuse and handd and mesh.MeshId == "rbxassetid://188699722" or mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or mesh.MeshId == "rbxassetid://170939831" or mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or mesh.MeshId == "rbxassetid://135446047" or mesh.MeshId == "rbxassetid://335037790" or mesh.MeshId == "rbxassetid://361948302" or mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or mesh.MeshId == "rbxassetid://1374148" or mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then | |
| 863 | canuse = false | |
| 864 | print("Someone fell down (no humanoidrootpart)")
| |
| 865 | textfag.Text = "begone thot" | |
| 866 | if torso then | |
| 867 | print("Found torso")
| |
| 868 | game.Players.LocalPlayer.Character.Humanoid.WalkToPoint = torso.Position | |
| 869 | wait(3) | |
| 870 | game.Players.LocalPlayer.Character.Humanoid.WalkToPoint = game.Players.LocalPlayer.Character.Torso.Position | |
| 871 | end | |
| 872 | if not issoneplaying then | |
| 873 | song:Play() | |
| 874 | issoneplaying = true | |
| 875 | end | |
| 876 | gun = Instance.new("Part", game.Players.LocalPlayer.Character)
| |
| 877 | gun.Size = Vector3.new(0.5, 1, 2) | |
| 878 | gun.CanCollide = false | |
| 879 | gun.Name = "Gunn" | |
| 880 | gun:BreakJoints() | |
| 881 | weld = Instance.new("Weld", gun)
| |
| 882 | weld.Part0 = game.Players.LocalPlayer.Character["Right Arm"] | |
| 883 | weld.Part1 = gun | |
| 884 | weld.C0 = weld.C0 * CFrame.new(-0.2,-1.7,-0.25) * CFrame.fromEulerAnglesXYZ(math.pi/-2,0,0) | |
| 885 | local mesh = Instance.new("SpecialMesh", gun)
| |
| 886 | mesh.MeshId = "rbxassetid://742046473" | |
| 887 | mesh.TextureId = "rbxassetid://742046691" | |
| 888 | mesh.Scale = Vector3.new(0.35,0.35,0.35) | |
| 889 | local righthandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone() | |
| 890 | game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Remove() | |
| 891 | local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 892 | rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso | |
| 893 | rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"] | |
| 894 | rhandweld.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 895 | rhandweld.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 896 | for i = 0,1 , 0.05 do | |
| 897 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.391201019, 0.090927124, 0, 0, 0.999999583, 0.766052306, 0.642778099, 0, -0.64277786, 0.766052008, 0),i) | |
| 898 | game:GetService("RunService").RenderStepped:wait()
| |
| 899 | end | |
| 900 | textfag.Text = "boiy." | |
| 901 | wait(1) | |
| 902 | textfag.Text = "lol die XDD" | |
| 903 | while humanoid.Health >= 0.01 do | |
| 904 | local shotsound = Instance.new("Sound", gun)
| |
| 905 | shotsound.EmitterSize = 2 | |
| 906 | shotsound.SoundId = "rbxassetid://745308042" | |
| 907 | shotsound.Volume = 10 | |
| 908 | shotsound:Play() | |
| 909 | for i = 0,1 , 0.3 do | |
| 910 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.643392563, 0.391479492, 0, 0, 0.999999583, 0.939700782, 0.341998577, 0, -0.341998577, 0.939699948, 0),i) | |
| 911 | game:GetService("RunService").RenderStepped:wait()
| |
| 912 | end | |
| 913 | humanoid.Health = humanoid.Health - 5 | |
| 914 | for i = 0,1 , 0.3 do | |
| 915 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.391201019, 0.090927124, 0, 0, 0.999999583, 0.766052306, 0.642778099, 0, -0.64277786, 0.766052008, 0),i) | |
| 916 | game:GetService("RunService").RenderStepped:wait()
| |
| 917 | end | |
| 918 | end | |
| 919 | textfag.Text = "no mercy" | |
| 920 | wait(2) | |
| 921 | rhandweld:destroy() | |
| 922 | righthandclone.Parent = game.Players.LocalPlayer.Character.Torso | |
| 923 | gun:destroy() | |
| 924 | textfag.Text = game.Players.LocalPlayer.Character.Name.." the Anti-Furry School Shooter" | |
| 925 | canuse = true | |
| 926 | else | |
| 927 | if humanoid.PlatformStand == true then | |
| 928 | canuse = false | |
| 929 | print("Someone fell down (platformstand)")
| |
| 930 | end | |
| 931 | end | |
| 932 | end | |
| 933 | end | |
| 934 | end | |
| 935 | end | |
| 936 | end | |
| 937 | end | |
| 938 | mouse.KeyDown:connect(killsomeonesleepingXD) | |
| 939 | function kyslol(key) | |
| 940 | if key == "r" then | |
| 941 | if canuse then | |
| 942 | canuse = false | |
| 943 | gun = Instance.new("Part", game.Players.LocalPlayer.Character)
| |
| 944 | gun.Size = Vector3.new(0.5, 1, 2) | |
| 945 | gun.CanCollide = false | |
| 946 | gun.Name = "Gunn" | |
| 947 | gun:BreakJoints() | |
| 948 | weld = Instance.new("Weld", gun)
| |
| 949 | weld.Part0 = game.Players.LocalPlayer.Character["Right Arm"] | |
| 950 | weld.Part1 = gun | |
| 951 | weld.C0 = weld.C0 * CFrame.new(-0.2,-1.7,-0.25) * CFrame.fromEulerAnglesXYZ(math.pi/-2,0,0) | |
| 952 | local mesh = Instance.new("SpecialMesh", gun)
| |
| 953 | mesh.MeshId = "rbxassetid://742046473" | |
| 954 | mesh.TextureId = "rbxassetid://742046691" | |
| 955 | mesh.Scale = Vector3.new(0.35,0.35,0.35) | |
| 956 | local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 957 | rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso | |
| 958 | rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"] | |
| 959 | rhandweld.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 960 | rhandweld.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 961 | for i = 0,1 , 0.03 do | |
| 962 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(3.32913208, 0.151973724, 0.160049438, 0.257815927, 0.962249994, 0.0871548727, 0.965930343, -0.258802414, 4.42634882e-06, 0.0225601513, 0.0841843933, -0.996189654),i) | |
| 963 | game:GetService("RunService").RenderStepped:wait()
| |
| 964 | end | |
| 965 | song:Stop() | |
| 966 | wait(2) | |
| 967 | function ragdoll() | |
| 968 | game.Players.LocalPlayer.Character.Archivable = true | |
| 969 | clone = game.Players.LocalPlayer.Character:Clone() | |
| 970 | clone.Parent = workspace | |
| 971 | for i,v in pairs(clone:GetChildren()) do | |
| 972 | if v.ClassName == "Script" or v.ClassName == "LocalScript" then | |
| 973 | v:destroy() | |
| 974 | end | |
| 975 | for i,p in pairs(v:GetChildren()) do | |
| 976 | if p.ClassName == "Weld" or p.ClassName == "Motor6D" or p.ClassName == "BodyVelocity" then | |
| 977 | p:destroy() | |
| 978 | end | |
| 979 | end | |
| 980 | end | |
| 981 | for i,t in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
| 982 | if t.ClassName == "Accessory" or t.ClassName == "ForceField" then | |
| 983 | t:destroy() | |
| 984 | end | |
| 985 | end | |
| 986 | vel = Instance.new("BodyVelocity", clone.Torso)
| |
| 987 | vel.Velocity = clone.Torso.CFrame.lookVector * -5 | |
| 988 | vel.MaxForce = Vector3.new(math.huge,math.huge,math.huge) | |
| 989 | clone.Head.face.Texture = "http://www.roblox.com/asset/?id=161061608" | |
| 990 | using = false | |
| 991 | hit = Instance.new("Sound", clone.Torso)
| |
| 992 | hit.SoundId = "rbxassetid://260430060" | |
| 993 | hit.Volume = 5 | |
| 994 | hit1 = Instance.new("Sound", clone.Torso)
| |
| 995 | hit1.SoundId = "rbxassetid://138087186" | |
| 996 | hit1.Volume = 5 | |
| 997 | hit2 = Instance.new("Sound", clone.Torso)
| |
| 998 | hit2.SoundId = "rbxassetid://131237241" | |
| 999 | hit2.Volume = 5 | |
| 1000 | hit3 = Instance.new("Sound", clone.Torso)
| |
| 1001 | hit3.SoundId = "rbxassetid://278062209" | |
| 1002 | hit3.Volume = 5 | |
| 1003 | hit3.TimePosition = 0.33 | |
| 1004 | ded = Instance.new("Sound", clone.Torso)
| |
| 1005 | ded.SoundId = "rbxassetid://418892870" | |
| 1006 | ded.Volume = 5 | |
| 1007 | local leftarm = clone:findFirstChild("Left Arm")
| |
| 1008 | local rightrm = clone:findFirstChild("Right Arm")
| |
| 1009 | local leftleg = clone:findFirstChild("Left Leg")
| |
| 1010 | local rightleg = clone:findFirstChild("Right Leg")
| |
| 1011 | local head = clone:findFirstChild("Head")
| |
| 1012 | for i, g in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
| 1013 | if g.ClassName == "Part" then | |
| 1014 | g:destroy() | |
| 1015 | end | |
| 1016 | end | |
| 1017 | for i, h in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
| 1018 | if h.ClassName == "Accesory" then | |
| 1019 | h:destroy() | |
| 1020 | end | |
| 1021 | end | |
| 1022 | game.Workspace.CurrentCamera.CameraSubject = head | |
| 1023 | if head ~= nil then | |
| 1024 | local glue13 = Instance.new("Glue", clone.Torso)
| |
| 1025 | glue13.Part0 = clone.Torso | |
| 1026 | glue13.Part1 = head | |
| 1027 | glue13.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0) | |
| 1028 | glue13.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0) | |
| 1029 | local collider13 = Instance.new("Part", head)
| |
| 1030 | collider13.Position = Vector3.new(0,999,0) | |
| 1031 | collider13.Size = Vector3.new(0.5, 0.9, 0.7) | |
| 1032 | collider13.Shape = "Cylinder" | |
| 1033 | collider13.Transparency = 1 | |
| 1034 | local weld = Instance.new("Weld", collider13)
| |
| 1035 | weld.Part0 = head | |
| 1036 | weld.Part1 = collider13 | |
| 1037 | weld.C0 = CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 1038 | collider13.TopSurface = "Smooth" | |
| 1039 | collider13.BottomSurface = "Smooth" | |
| 1040 | collider13.formFactor = "Symmetric" | |
| 1041 | end | |
| 1042 | if leftleg ~= nil then | |
| 1043 | local glue = Instance.new("Glue", clone.Torso)
| |
| 1044 | glue.Part0 = clone.Torso | |
| 1045 | glue.Part1 = leftleg | |
| 1046 | glue.Name = "Left leg" | |
| 1047 | local collider = Instance.new("Part", leftleg)
| |
| 1048 | collider.Position = Vector3.new(0,999,0) | |
| 1049 | collider.Size = Vector3.new(1.5, 1, 1) | |
| 1050 | collider.Shape = "Cylinder" | |
| 1051 | local weld = Instance.new("Weld", collider)
| |
| 1052 | weld.Part0 = leftleg | |
| 1053 | weld.Part1 = collider | |
| 1054 | weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 1055 | collider.TopSurface = "Smooth" | |
| 1056 | collider.BottomSurface = "Smooth" | |
| 1057 | collider.formFactor = "Symmetric" | |
| 1058 | glue.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
| 1059 | glue.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
| 1060 | collider.Transparency = 1 | |
| 1061 | end | |
| 1062 | ------------ | |
| 1063 | if rightleg ~= nil then | |
| 1064 | local glue1 = Instance.new("Glue", clone.Torso)
| |
| 1065 | glue1.Part0 = clone.Torso | |
| 1066 | glue1.Part1 = rightleg | |
| 1067 | glue1.Name = "Right leg" | |
| 1068 | local collider1 = Instance.new("Part", rightleg)
| |
| 1069 | collider1.Position = Vector3.new(0,999,0) | |
| 1070 | collider1.Size = Vector3.new(1.5, 1, 1) | |
| 1071 | collider1.Shape = "Cylinder" | |
| 1072 | local weld1 = Instance.new("Weld", collider1)
| |
| 1073 | weld1.Part0 = rightleg | |
| 1074 | weld1.Part1 = collider1 | |
| 1075 | weld1.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 1076 | collider1.TopSurface = "Smooth" | |
| 1077 | collider1.BottomSurface = "Smooth" | |
| 1078 | collider1.formFactor = "Symmetric" | |
| 1079 | glue1.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
| 1080 | glue1.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
| 1081 | collider1.Transparency = 1 | |
| 1082 | end | |
| 1083 | ------------ | |
| 1084 | if rightrm ~= nil then | |
| 1085 | local glue11 = Instance.new("Glue", clone.Torso)
| |
| 1086 | glue11.Part0 = clone.Torso | |
| 1087 | glue11.Part1 = rightrm | |
| 1088 | glue11.Name = "Right shoulder" | |
| 1089 | local collider11 = Instance.new("Part", rightrm)
| |
| 1090 | collider11.Position = Vector3.new(0,9999,0) | |
| 1091 | collider11.Size = Vector3.new(1.5,1,1) | |
| 1092 | collider11.Shape = "Cylinder" | |
| 1093 | local weld11 = Instance.new("Weld", collider11)
| |
| 1094 | weld11.Part0 = rightrm | |
| 1095 | weld11.Part1 = collider11 | |
| 1096 | weld11.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 1097 | collider11.TopSurface = "Smooth" | |
| 1098 | collider11.BottomSurface = "Smooth" | |
| 1099 | collider11.formFactor = "Symmetric" | |
| 1100 | glue11.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 1101 | glue11.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 1102 | collider11.Transparency = 1 | |
| 1103 | end | |
| 1104 | ------------ | |
| 1105 | if leftarm ~= nil then | |
| 1106 | local glue111 = Instance.new("Glue", clone.Torso)
| |
| 1107 | glue111.Part0 = clone.Torso | |
| 1108 | glue111.Part1 = leftarm | |
| 1109 | glue111.Name = "Left shoulder" | |
| 1110 | local collider111 = Instance.new("Part", leftarm)
| |
| 1111 | collider111.Position = Vector3.new(0,9999,0) | |
| 1112 | collider111.Size = Vector3.new(1.5,1,1) | |
| 1113 | collider111.Shape = "Cylinder" | |
| 1114 | local weld111 = Instance.new("Weld", collider111)
| |
| 1115 | weld111.Part0 = leftarm | |
| 1116 | weld111.Part1 = collider111 | |
| 1117 | weld111.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 1118 | collider111.TopSurface = "Smooth" | |
| 1119 | collider111.BottomSurface = "Smooth" | |
| 1120 | collider111.formFactor = "Symmetric" | |
| 1121 | glue111.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 1122 | glue111.C1 = CFrame.new(0, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 1123 | collider111.Transparency = 1 | |
| 1124 | ---------------- | |
| 1125 | sensoring = Instance.new("Part", clone.Torso)
| |
| 1126 | sensoring.Size = Vector3.new(1.2,1.1,0.8) | |
| 1127 | sensoring.CanCollide = false | |
| 1128 | sensoring.Position = clone.Torso.Position | |
| 1129 | local welder = Instance.new("Weld", sensoring)
| |
| 1130 | welder.Part0 = clone.Torso | |
| 1131 | welder.Part1 = sensoring | |
| 1132 | welder.C0 = welder.C0 * CFrame.new(0,0,1.05) | |
| 1133 | sensoring.Transparency = 1 | |
| 1134 | ----------------- | |
| 1135 | sensoring1 = Instance.new("Part", clone.Torso)
| |
| 1136 | sensoring1.Size = Vector3.new(1.2,1.1,0.8) | |
| 1137 | sensoring1.CanCollide = false | |
| 1138 | sensoring1.Position = clone.Torso.Position | |
| 1139 | local welder1 = Instance.new("Weld", sensoring)
| |
| 1140 | welder1.Part0 = clone.Torso | |
| 1141 | welder1.Part1 = sensoring1 | |
| 1142 | welder1.C0 = welder1.C0 * CFrame.new(0,0,-1.05) | |
| 1143 | sensoring1.Transparency = 1 | |
| 1144 | end | |
| 1145 | clone.Name = game.Players.LocalPlayer.Character.Name.." (Committed suicide)" | |
| 1146 | ded:Stop() | |
| 1147 | vel:destroy() | |
| 1148 | wait(0.5) | |
| 1149 | local function touch() | |
| 1150 | if not using then | |
| 1151 | using = true | |
| 1152 | local Math = math.random(1,4) | |
| 1153 | if Math == 1 then | |
| 1154 | hit:Play() | |
| 1155 | end | |
| 1156 | if Math == 2 then | |
| 1157 | hit1:Play() | |
| 1158 | end | |
| 1159 | if Math == 3 then | |
| 1160 | hit2:Play() | |
| 1161 | end | |
| 1162 | if Math == 4 then | |
| 1163 | hit3:Play() | |
| 1164 | end | |
| 1165 | wait(0.1) | |
| 1166 | using = false | |
| 1167 | end | |
| 1168 | end | |
| 1169 | sensoring.Touched:connect(touch) | |
| 1170 | sensoring1.Touched:connect(touch) | |
| 1171 | while true do | |
| 1172 | if head ~= nil then | |
| 1173 | head.CanCollide = false | |
| 1174 | end | |
| 1175 | game:GetService("RunService").Stepped:wait()
| |
| 1176 | end | |
| 1177 | end | |
| 1178 | ||
| 1179 | game.Players.LocalPlayer.Character.Humanoid.Died:connect(ragdoll) | |
| 1180 | local shotsound = Instance.new("Sound", gun)
| |
| 1181 | shotsound.EmitterSize = 2 | |
| 1182 | shotsound.SoundId = "rbxassetid://745308042" | |
| 1183 | shotsound.Volume = 10 | |
| 1184 | shotsound:Play() | |
| 1185 | game.Players.LocalPlayer.Character.Humanoid.Health = 0 | |
| 1186 | end | |
| 1187 | end | |
| 1188 | end | |
| 1189 | mouse.KeyDown:connect(kyslol) | |
| 1190 | function killtatfurfag(part) | |
| 1191 | local humanoid = part.Parent:findFirstChild("Humanoid")
| |
| 1192 | if humanoid and canuse then | |
| 1193 | canuse = false | |
| 1194 | print("Has humanoid")
| |
| 1195 | for i,v in pairs(humanoid.Parent:GetChildren()) do | |
| 1196 | if v.ClassName == "Accessory" or v.ClassName == "Hat" then | |
| 1197 | local mesh = v.Handle.Mesh | |
| 1198 | print("Found Hat")
| |
| 1199 | print(v) | |
| 1200 | print(mesh) | |
| 1201 | if mesh.MeshId == "rbxassetid://188699722" or mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or mesh.MeshId == "rbxassetid://170939831" or mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or mesh.MeshId == "rbxassetid://135446047" or mesh.MeshId == "rbxassetid://335037790" or mesh.MeshId == "rbxassetid://361948302" or mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or mesh.MeshId == "rbxassetid://1374148" or mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then | |
| 1202 | print("Furfaggot")
| |
| 1203 | if cankillafurfag then | |
| 1204 | cankillafurfag = false | |
| 1205 | canuse = false | |
| 1206 | humanoid.WalkSpeed = 0 | |
| 1207 | humanoid.JumpPower = 0 | |
| 1208 | local textfagmath = math.random(1,4) | |
| 1209 | if textfagmath == 1 then | |
| 1210 | textfag.Text = "yiff in hell furfag" | |
| 1211 | end | |
| 1212 | if textfagmath == 2 then | |
| 1213 | textfag.Text = "die fox wannabe" | |
| 1214 | end | |
| 1215 | if textfagmath == 3 then | |
| 1216 | textfag.Text = "be a dog somewhere else" | |
| 1217 | end | |
| 1218 | if textfagmath == 4 then | |
| 1219 | textfag.Text = "kill yourself lol" | |
| 1220 | end | |
| 1221 | workspace.CurrentCamera.CameraSubject = humanoid.Parent.Head | |
| 1222 | local humanoidrootpart = humanoid.Parent:findFirstChild("HumanoidRootPart")
| |
| 1223 | if humanoidrootpart then | |
| 1224 | humanoidrootpart:destroy() | |
| 1225 | else | |
| 1226 | humanoid.PlatformStand = true | |
| 1227 | end | |
| 1228 | if not issoneplaying then | |
| 1229 | song:Play() | |
| 1230 | issoneplaying = true | |
| 1231 | end | |
| 1232 | local furfagweld = Instance.new("Weld", humanoid.Parent.Head)
| |
| 1233 | furfagweld.Part0 = game.Players.LocalPlayer.Character.Torso | |
| 1234 | furfagweld.Part1 = humanoid.Parent.Head | |
| 1235 | furfagweld.C0 = CFrame.new(-0.20883131, 1.52094078, -1.24165344, 0.999628544, 1.30674697e-19, -0.027248919, -7.10571086e-08, 1.00000024, -2.60673528e-06, 0.0272489246, 2.65240669e-06, 0.999628782) | |
| 1236 | local lefthandclone = game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Clone() | |
| 1237 | game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Remove() | |
| 1238 | local lhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 1239 | lhandweld.Part0 = game.Players.LocalPlayer.Character.Torso | |
| 1240 | lhandweld.Part1 = game.Players.LocalPlayer.Character["Left Arm"] | |
| 1241 | lhandweld.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 1242 | lhandweld.C1 = CFrame.new(0, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 1243 | for i = 0,1 , 0.03 do | |
| 1244 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.39632034, 0.689879417, -0.597869873, -6.35552908e-07, -0.500005543, 0.86602211, 0.984808922, -0.150379077, -0.0868219659, 0.173643142, 0.852866292, 0.492410004),i) | |
| 1245 | game:GetService("RunService").RenderStepped:wait()
| |
| 1246 | end | |
| 1247 | print(mesh.MeshId) | |
| 1248 | wait(1) | |
| 1249 | local righthandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone() | |
| 1250 | game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Remove() | |
| 1251 | local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 1252 | rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso | |
| 1253 | rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"] | |
| 1254 | rhandweld.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 1255 | rhandweld.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 1256 | for i = 0,1 , 0.03 do | |
| 1257 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.27873755, 0.423975229, 0.121429443, -0.150391072, 0.417206496, 0.896284282, -0.34430778, 0.827733159, -0.443071097, -0.926733494, -0.375231266, 0.0191633161),i) | |
| 1258 | game:GetService("RunService").RenderStepped:wait()
| |
| 1259 | end | |
| 1260 | wait(0.5) | |
| 1261 | --Converted with ttyyuu12345's model to script plugin v4 | |
| 1262 | function sandbox(var,func) | |
| 1263 | local env = getfenv(func) | |
| 1264 | local newenv = setmetatable({},{
| |
| 1265 | __index = function(self,k) | |
| 1266 | if k=="script" then | |
| 1267 | return var | |
| 1268 | else | |
| 1269 | return env[k] | |
| 1270 | end | |
| 1271 | end, | |
| 1272 | }) | |
| 1273 | setfenv(func,newenv) | |
| 1274 | return func | |
| 1275 | end | |
| 1276 | cors = {}
| |
| 1277 | mas = Instance.new("Model",game:GetService("Lighting"))
| |
| 1278 | local Model0 = Instance.new("Model")
| |
| 1279 | local Part1 = Instance.new("Part")
| |
| 1280 | local Part2 = Instance.new("Part")
| |
| 1281 | local Part3 = Instance.new("Part")
| |
| 1282 | local Weld4 = Instance.new("Weld")
| |
| 1283 | local Weld5 = Instance.new("Weld")
| |
| 1284 | local Weld6 = Instance.new("Weld")
| |
| 1285 | local Part7 = Instance.new("Part")
| |
| 1286 | Model0.Name = "lolrip" | |
| 1287 | Model0.Parent = mas | |
| 1288 | Part1.Name = "die1" | |
| 1289 | Part1.Parent = Model0 | |
| 1290 | Part1.Rotation = Vector3.new(90, -60, 20) | |
| 1291 | Part1.Size = Vector3.new(1.31000066, 0.129999995, 0.0600000024) | |
| 1292 | Part1.CFrame = CFrame.new(80.7363205, 2.06008005, 5.45916986, 0.469849259, -0.171007127, -0.866025925, -0.813799143, 0.29619959, -0.500001609, 0.342019051, 0.939697623, 1.28149986e-06) | |
| 1293 | Part1.Position = Vector3.new(80.7363205, 2.06008005, 5.45916986) | |
| 1294 | Part1.Orientation = Vector3.new(30, -90, -70) | |
| 1295 | Part2.Name = "die111" | |
| 1296 | Part2.Parent = Model0 | |
| 1297 | Part2.Rotation = Vector3.new(90, -60, 20) | |
| 1298 | Part2.Size = Vector3.new(0.220000789, 0.249999985, 0.0500000007) | |
| 1299 | Part2.CFrame = CFrame.new(81.0578461, 1.51319027, 5.57297802, 0.469852835, -0.171006486, -0.866029203, -0.81380409, 0.296205878, -0.500004292, 0.342021137, 0.939711392, -2.41157886e-06) | |
| 1300 | Part2.Position = Vector3.new(81.0578461, 1.51319027, 5.57297802) | |
| 1301 | Part2.Orientation = Vector3.new(30, -90, -70) | |
| 1302 | Part3.Name = "die11" | |
| 1303 | Part3.Parent = Model0 | |
| 1304 | Part3.Rotation = Vector3.new(90, -60, 20) | |
| 1305 | Part3.Size = Vector3.new(1.31000066, 0.140000001, 0.0600000024) | |
| 1306 | Part3.CFrame = CFrame.new(80.7730865, 1.99637699, 5.25709486, 0.469850421, -0.171006933, -0.866027057, -0.813800752, 0.296201736, -0.500002503, 0.342019767, 0.939702213, 5.17442231e-08) | |
| 1307 | Part3.Position = Vector3.new(80.7730865, 1.99637699, 5.25709486) | |
| 1308 | Part3.Orientation = Vector3.new(30, -90, -70) | |
| 1309 | Weld4.Parent = Part3 | |
| 1310 | Weld4.C0 = CFrame.new(-3.81469727e-06, 0.215043068, -7.62939453e-06, 1.00000215, -2.98023224e-08, -1.87552331e-07, -5.96046448e-08, 1.00000489, -1.22467213e-06, -1.97065447e-07, -1.23694826e-06, 1.00000143) | |
| 1311 | Weld4.Part0 = Part3 | |
| 1312 | Weld4.Part1 = Part1 | |
| 1313 | Weld5.Parent = Part3 | |
| 1314 | Weld5.C0 = CFrame.new(-0.674819946, 0.105020523, -0.00501251221, 1.00000429, -2.98023224e-08, -4.05679941e-07, -8.94069672e-08, 1.00000978, -2.47373328e-06, -3.99535054e-07, -2.45477145e-06, 1.00000274) | |
| 1315 | Weld5.Part0 = Part3 | |
| 1316 | Weld5.Part1 = Part7 | |
| 1317 | Weld6.Parent = Part3 | |
| 1318 | Weld6.C0 = CFrame.new(0.635044098, 0.105017662, -0.00501251221, 1.00000429, -2.98023224e-08, -4.05679941e-07, -8.94069672e-08, 1.00000978, -2.47373328e-06, -3.99535054e-07, -2.45477145e-06, 1.00000274) | |
| 1319 | Weld6.Part0 = Part3 | |
| 1320 | Weld6.Part1 = Part2 | |
| 1321 | Part7.Name = "die" | |
| 1322 | Part7.Parent = Model0 | |
| 1323 | Part7.Rotation = Vector3.new(90, -60, 20) | |
| 1324 | Part7.Size = Vector3.new(0.220000789, 0.249999985, 0.0500000007) | |
| 1325 | Part7.CFrame = CFrame.new(80.4424057, 2.5791595, 5.12498093, 0.469852835, -0.171006486, -0.866029203, -0.81380409, 0.296205878, -0.500004292, 0.342021137, 0.939711392, -2.41157886e-06) | |
| 1326 | Part7.Position = Vector3.new(80.4424057, 2.5791595, 5.12498093) | |
| 1327 | Part7.Orientation = Vector3.new(30, -90, -70) | |
| 1328 | for i,v in pairs(mas:GetChildren()) do | |
| 1329 | v.Parent = game:GetService("Players").LocalPlayer.Character
| |
| 1330 | pcall(function() v:MakeJoints() end) | |
| 1331 | end | |
| 1332 | mas:Destroy() | |
| 1333 | for i,v in pairs(cors) do | |
| 1334 | spawn(function() | |
| 1335 | pcall(v) | |
| 1336 | end) | |
| 1337 | end | |
| 1338 | local razorweld = Instance.new("Weld", game.Players.LocalPlayer.Character["Right Arm"])
| |
| 1339 | razorweld.Part0 = game.Players.LocalPlayer.Character["Right Arm"] | |
| 1340 | razorweld.Part1 = Part1 | |
| 1341 | razorweld.C0 = CFrame.new(-0.437942505, -1.83271027, -0.0659909248, -0.103788331, 0.197815806, 0.974729717, -0.992601395, -0.0827061236, -0.0889062211, 0.0630289018, -0.97674638, 0.204936787) | |
| 1342 | for i,v in pairs(mas:GetChildren()) do | |
| 1343 | v.Parent = game:GetService("Players").LocalPlayer.Character
| |
| 1344 | pcall(function() v:MakeJoints() end) | |
| 1345 | end | |
| 1346 | mas:Destroy() | |
| 1347 | for i,v in pairs(cors) do | |
| 1348 | spawn(function() | |
| 1349 | pcall(v) | |
| 1350 | end) | |
| 1351 | end | |
| 1352 | for i = 0,1 , 0.03 do | |
| 1353 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.2521863, 0.696266413, 0.0165557861, -2.93719313e-06, 0.173656181, 0.984807909, 0.984808981, -0.171007469, 0.0301576983, 0.173647076, 0.969846308, -0.171017706),i) | |
| 1354 | game:GetService("RunService").RenderStepped:wait()
| |
| 1355 | end | |
| 1356 | wait(0.5) | |
| 1357 | for i = 0,1 , 0.03 do | |
| 1358 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.75894547, 1.35891843, -0.64024353, -0.619637072, 0.748064518, 0.237589911, 0.356261671, -0.00166783645, 0.934385598, 0.699377179, 0.663624287, -0.265473157),i) | |
| 1359 | game:GetService("RunService").RenderStepped:wait()
| |
| 1360 | end | |
| 1361 | wait(2) | |
| 1362 | for i = 0,1 , 0.05 do | |
| 1363 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.10069132, 1.36038756, -1.22418213, -0.619636714, 0.74806416, 0.237589821, 0.356262296, -0.00166774949, 0.934387028, 0.699378252, 0.66362536, -0.265473425),i) | |
| 1364 | game:GetService("RunService").RenderStepped:wait()
| |
| 1365 | end | |
| 1366 | knife:Play() | |
| 1367 | for i = 0,1 , 0.1 do | |
| 1368 | local bl000d = Instance.new("Part", humanoid.Parent.Head)
| |
| 1369 | bl000d.Size = Vector3.new(0.2,0.2,0.2) | |
| 1370 | bl000d.BrickColor = BrickColor.new("Maroon")
| |
| 1371 | bl000d.CFrame = humanoid.Parent.Head.CFrame * CFrame.new(0,-0.5,-1) | |
| 1372 | bl000d:BreakJoints() | |
| 1373 | bl000d.Velocity = humanoid.Parent.Head.CFrame.lookVector * 20 | |
| 1374 | humanoid.Health = humanoid.Health - 0.2 | |
| 1375 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.05257821, 1.35826468, -0.379745483, -0.619636834, 0.74806428, 0.237589851, 0.356262088, -0.00166777847, 0.934386551, 0.699377894, 0.663625002, -0.265473336),i) | |
| 1376 | game:GetService("RunService").RenderStepped:wait()
| |
| 1377 | end | |
| 1378 | for i = 0,1 , 0.05 do | |
| 1379 | local bl000d = Instance.new("Part", humanoid.Parent.Head)
| |
| 1380 | bl000d.Size = Vector3.new(0.2,0.2,0.2) | |
| 1381 | bl000d.BrickColor = BrickColor.new("Maroon")
| |
| 1382 | bl000d.CFrame = humanoid.Parent.Head.CFrame * CFrame.new(0,-0.5,-1) | |
| 1383 | bl000d:BreakJoints() | |
| 1384 | bl000d.Velocity = humanoid.Parent.Head.CFrame.lookVector * 20 | |
| 1385 | humanoid.Health = humanoid.Health - 0.2 | |
| 1386 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.75894547, 1.35891843, -0.64024353, -0.619637072, 0.748064518, 0.237589911, 0.356261671, -0.00166783645, 0.934385598, 0.699377179, 0.663624287, -0.265473157),i) | |
| 1387 | game:GetService("RunService").RenderStepped:wait()
| |
| 1388 | end | |
| 1389 | knife:Play() | |
| 1390 | for i = 0,1 , 0.05 do | |
| 1391 | local bl000d = Instance.new("Part", humanoid.Parent.Head)
| |
| 1392 | bl000d.Size = Vector3.new(0.2,0.2,0.2) | |
| 1393 | bl000d.BrickColor = BrickColor.new("Maroon")
| |
| 1394 | bl000d.CFrame = humanoid.Parent.Head.CFrame * CFrame.new(0,-0.5,-1) | |
| 1395 | bl000d:BreakJoints() | |
| 1396 | bl000d.Velocity = humanoid.Parent.Head.CFrame.lookVector * 20 | |
| 1397 | humanoid.Health = humanoid.Health - 0.2 | |
| 1398 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.10069132, 1.36038756, -1.22418213, -0.619636714, 0.74806416, 0.237589821, 0.356262296, -0.00166774949, 0.934387028, 0.699378252, 0.66362536, -0.265473425),i) | |
| 1399 | game:GetService("RunService").RenderStepped:wait()
| |
| 1400 | end | |
| 1401 | for i = 0,1 , 0.05 do | |
| 1402 | local bl000d = Instance.new("Part", humanoid.Parent.Head)
| |
| 1403 | bl000d.Size = Vector3.new(0.2,0.2,0.2) | |
| 1404 | bl000d.BrickColor = BrickColor.new("Maroon")
| |
| 1405 | bl000d.CFrame = humanoid.Parent.Head.CFrame * CFrame.new(0,-0.5,-1) | |
| 1406 | bl000d:BreakJoints() | |
| 1407 | bl000d.Velocity = humanoid.Parent.Head.CFrame.lookVector * 20 | |
| 1408 | humanoid.Health = humanoid.Health - 0.2 | |
| 1409 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.75894547, 1.35891843, -0.64024353, -0.619637072, 0.748064518, 0.237589911, 0.356261671, -0.00166783645, 0.934385598, 0.699377179, 0.663624287, -0.265473157),i) | |
| 1410 | game:GetService("RunService").RenderStepped:wait()
| |
| 1411 | end | |
| 1412 | knife:Play() | |
| 1413 | for i = 0,1 , 0.05 do | |
| 1414 | local bl000d = Instance.new("Part", humanoid.Parent.Head)
| |
| 1415 | bl000d.Size = Vector3.new(0.2,0.2,0.2) | |
| 1416 | bl000d.BrickColor = BrickColor.new("Maroon")
| |
| 1417 | bl000d.CFrame = humanoid.Parent.Head.CFrame * CFrame.new(0,-0.5,-1) | |
| 1418 | bl000d:BreakJoints() | |
| 1419 | bl000d.Velocity = humanoid.Parent.Head.CFrame.lookVector * 20 | |
| 1420 | humanoid.Health = humanoid.Health - 0.2 | |
| 1421 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.10069132, 1.36038756, -1.22418213, -0.619636714, 0.74806416, 0.237589821, 0.356262296, -0.00166774949, 0.934387028, 0.699378252, 0.66362536, -0.265473425),i) | |
| 1422 | game:GetService("RunService").RenderStepped:wait()
| |
| 1423 | end | |
| 1424 | wait(1) | |
| 1425 | local legcl = game.Players.LocalPlayer.Character.Torso["Left Hip"]:Clone() | |
| 1426 | game.Players.LocalPlayer.Character.Torso["Left Hip"]:Remove() | |
| 1427 | local llegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 1428 | llegweld.Part0 = game.Players.LocalPlayer.Character.Torso | |
| 1429 | llegweld.Part1 = game.Players.LocalPlayer.Character["Left Leg"] | |
| 1430 | for i = 0,1 , 0.1 do | |
| 1431 | local bl000d = Instance.new("Part", humanoid.Parent.Head)
| |
| 1432 | bl000d.Size = Vector3.new(0.2,0.2,0.2) | |
| 1433 | bl000d.BrickColor = BrickColor.new("Maroon")
| |
| 1434 | bl000d.CFrame = humanoid.Parent.Head.CFrame * CFrame.new(0,-0.5,-1) | |
| 1435 | bl000d:BreakJoints() | |
| 1436 | bl000d.Velocity = humanoid.Parent.Head.CFrame.lookVector * 20 | |
| 1437 | humanoid.Health = humanoid.Health - 0.2 | |
| 1438 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.499996662, -1.1485647, 0.598503113, 1.75394255e-26, -1.47170199e-26, 0.99999994, -0.766049445, 0.642781913, 0, -0.642781734, -0.766049743, 0),i) | |
| 1439 | game:GetService("RunService").RenderStepped:wait()
| |
| 1440 | end | |
| 1441 | dog:Play() | |
| 1442 | kick:Play() | |
| 1443 | furfagweld:destroy() | |
| 1444 | local kysniba = Instance.new("BodyVelocity", humanoid.Parent.Torso)
| |
| 1445 | kysniba.MaxForce = Vector3.new(math.huge,math.huge,math.huge) | |
| 1446 | kysniba.Velocity = game.Players.LocalPlayer.Character["Left Leg"].CFrame.rightVector * 35 + Vector3.new(0,15,0) | |
| 1447 | for i = 0,1 , 0.1 do | |
| 1448 | local bl000d = Instance.new("Part", humanoid.Parent.Head)
| |
| 1449 | bl000d.Size = Vector3.new(0.2,0.2,0.2) | |
| 1450 | bl000d.BrickColor = BrickColor.new("Maroon")
| |
| 1451 | bl000d.CFrame = humanoid.Parent.Head.CFrame * CFrame.new(0,-0.5,-1) | |
| 1452 | bl000d:BreakJoints() | |
| 1453 | bl000d.Velocity = humanoid.Parent.Head.CFrame.lookVector * 20 | |
| 1454 | humanoid.Health = humanoid.Health - 0.2 | |
| 1455 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.499996662, -1.02914703, -0.742607117, -5.87247582e-25, -2.47702398e-25, 0.99999994, 0.984806955, 0.173654884, 5.98444181e-25, -0.173654839, 0.984806955, 1.41960611e-25),i) | |
| 1456 | game:GetService("RunService").RenderStepped:wait()
| |
| 1457 | end | |
| 1458 | lshclone = humanoid.Parent.Torso["Left Shoulder"]:Clone() | |
| 1459 | rshclone = humanoid.Parent.Torso["Right Shoulder"]:Clone() | |
| 1460 | lhclone = humanoid.Parent.Torso["Left Hip"]:Clone() | |
| 1461 | rhclone = humanoid.Parent.Torso["Right Hip"]:Clone() | |
| 1462 | local leftarm = humanoid.Parent["Left Arm"] | |
| 1463 | local rightrm = humanoid.Parent["Right Arm"] | |
| 1464 | local leftleg = humanoid.Parent["Left Leg"] | |
| 1465 | local rightleg = humanoid.Parent["Right Leg"] | |
| 1466 | humanoid.Parent.Torso["Left Hip"]:destroy() | |
| 1467 | local head = humanoid.Parent.Head | |
| 1468 | glue = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 1469 | glue.Part0 = humanoid.Parent.Torso | |
| 1470 | glue.Part1 = leftleg | |
| 1471 | glue.Name = "Left leg" | |
| 1472 | collider = Instance.new("Part", leftleg)
| |
| 1473 | collider.Position = Vector3.new(0,999,0) | |
| 1474 | collider.Size = Vector3.new(1.5, 1, 1) | |
| 1475 | collider.Shape = "Cylinder" | |
| 1476 | local weld = Instance.new("Weld", collider)
| |
| 1477 | weld.Part0 = leftleg | |
| 1478 | weld.Part1 = collider | |
| 1479 | weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 1480 | collider.TopSurface = "Smooth" | |
| 1481 | collider.BottomSurface = "Smooth" | |
| 1482 | collider.formFactor = "Symmetric" | |
| 1483 | glue.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
| 1484 | glue.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
| 1485 | collider.Transparency = 1 | |
| 1486 | ------------ | |
| 1487 | humanoid.Parent.Torso["Right Hip"]:destroy() | |
| 1488 | glue1 = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 1489 | glue1.Part0 = humanoid.Parent.Torso | |
| 1490 | glue1.Part1 = rightleg | |
| 1491 | glue1.Name = "Right leg" | |
| 1492 | collider1 = Instance.new("Part", rightleg)
| |
| 1493 | collider1.Position = Vector3.new(0,9999,0) | |
| 1494 | collider1.Size = Vector3.new(1.5, 1, 1) | |
| 1495 | collider1.Shape = "Cylinder" | |
| 1496 | local weld1 = Instance.new("Weld", collider1)
| |
| 1497 | weld1.Part0 = rightleg | |
| 1498 | weld1.Part1 = collider1 | |
| 1499 | weld1.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 1500 | collider1.TopSurface = "Smooth" | |
| 1501 | collider1.BottomSurface = "Smooth" | |
| 1502 | collider1.formFactor = "Symmetric" | |
| 1503 | glue1.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
| 1504 | glue1.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
| 1505 | collider1.Transparency = 1 | |
| 1506 | ------------ | |
| 1507 | humanoid.Parent.Torso["Right Shoulder"]:destroy() | |
| 1508 | glue11 = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 1509 | glue11.Part0 = humanoid.Parent.Torso | |
| 1510 | glue11.Part1 = rightrm | |
| 1511 | glue11.Name = "Right shoulder" | |
| 1512 | collider11 = Instance.new("Part", rightrm)
| |
| 1513 | collider11.Position = Vector3.new(0,9999,0) | |
| 1514 | collider11.Size = Vector3.new(1.8,1,1) | |
| 1515 | collider11.Shape = "Cylinder" | |
| 1516 | local weld11 = Instance.new("Weld", collider11)
| |
| 1517 | weld11.Part0 = rightrm | |
| 1518 | weld11.Part1 = collider11 | |
| 1519 | weld11.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 1520 | collider11.TopSurface = "Smooth" | |
| 1521 | collider11.BottomSurface = "Smooth" | |
| 1522 | collider11.formFactor = "Symmetric" | |
| 1523 | glue11.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 1524 | glue11.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 1525 | collider11.Transparency = 1 | |
| 1526 | ------------ | |
| 1527 | humanoid.Parent.Torso["Left Shoulder"]:destroy() | |
| 1528 | glue111 = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 1529 | glue111.Part0 = humanoid.Parent.Torso | |
| 1530 | glue111.Part1 = leftarm | |
| 1531 | glue111.Name = "Left shoulder" | |
| 1532 | collider111 = Instance.new("Part", leftarm)
| |
| 1533 | collider111.Position = Vector3.new(0,9999,0) | |
| 1534 | collider111.Size = Vector3.new(1.5, 1, 1) | |
| 1535 | collider111.Shape = "Cylinder" | |
| 1536 | local weld111 = Instance.new("Weld", collider111)
| |
| 1537 | weld111.Part0 = leftarm | |
| 1538 | weld111.Part1 = collider111 | |
| 1539 | weld111.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 1540 | collider111.TopSurface = "Smooth" | |
| 1541 | collider111.BottomSurface = "Smooth" | |
| 1542 | collider111.formFactor = "Symmetric" | |
| 1543 | glue111.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 1544 | glue111.C1 = CFrame.new(0, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 1545 | collider111.Transparency = 1 | |
| 1546 | kysniba:destroy() | |
| 1547 | wait(2) | |
| 1548 | workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character | |
| 1549 | for i = 0,1 , 0.02 do | |
| 1550 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),i) | |
| 1551 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0),i) | |
| 1552 | game:GetService("RunService").RenderStepped:wait()
| |
| 1553 | end | |
| 1554 | llegweld:destroy() | |
| 1555 | legcl.Parent = game.Players.LocalPlayer.Character.Torso | |
| 1556 | lhandweld:destroy() | |
| 1557 | lefthandclone.Parent = game.Players.LocalPlayer.Character.Torso | |
| 1558 | rhandweld:destroy() | |
| 1559 | righthandclone.Parent = game.Players.LocalPlayer.Character.Torso | |
| 1560 | game:GetService("RunService").RenderStepped:wait()
| |
| 1561 | Model0:destroy() | |
| 1562 | textfag.Text = game.Players.LocalPlayer.Character.Name.." the Anti-Furry School Shooter" | |
| 1563 | cankillafurfag = false | |
| 1564 | canuse = true | |
| 1565 | while humanoid.Health > 0.0001 do | |
| 1566 | local bl000d = Instance.new("Part", humanoid.Parent.Head)
| |
| 1567 | bl000d.Size = Vector3.new(0.2,0.2,0.2) | |
| 1568 | bl000d.BrickColor = BrickColor.new("Maroon")
| |
| 1569 | bl000d.CFrame = humanoid.Parent.Head.CFrame * CFrame.new(0,-0.5,-1) | |
| 1570 | bl000d:BreakJoints() | |
| 1571 | bl000d.Velocity = humanoid.Parent.Head.CFrame.lookVector * 20 | |
| 1572 | humanoid.Health = humanoid.Health - 2 | |
| 1573 | wait() | |
| 1574 | end | |
| 1575 | end | |
| 1576 | end | |
| 1577 | end | |
| 1578 | end | |
| 1579 | canuse = true | |
| 1580 | end | |
| 1581 | end | |
| 1582 | game.Players.LocalPlayer.Character.Torso.Touched:connect(killtatfurfag) | |
| 1583 | mouse.KeyDown:connect(woosh) | |
| 1584 | function cancerify() | |
| 1585 | local hum = mouse.Target.Parent:findFirstChild("Humanoid")
| |
| 1586 | if hum then | |
| 1587 | if hum.Parent.Name == "Rufus14" then | |
| 1588 | ||
| 1589 | else | |
| 1590 | --Converted with ttyyuu12345's model to script plugin v4 | |
| 1591 | function sandbox(var,func) | |
| 1592 | local env = getfenv(func) | |
| 1593 | local newenv = setmetatable({},{
| |
| 1594 | __index = function(self,k) | |
| 1595 | if k=="script" then | |
| 1596 | return var | |
| 1597 | else | |
| 1598 | return env[k] | |
| 1599 | end | |
| 1600 | end, | |
| 1601 | }) | |
| 1602 | setfenv(func,newenv) | |
| 1603 | return func | |
| 1604 | end | |
| 1605 | cors = {}
| |
| 1606 | mas = Instance.new("Model",game:GetService("Lighting"))
| |
| 1607 | Accessory0 = Instance.new("Accessory")
| |
| 1608 | Part1 = Instance.new("Part")
| |
| 1609 | SpecialMesh2 = Instance.new("SpecialMesh")
| |
| 1610 | Accessory0.Name = "Cancer" | |
| 1611 | Accessory0.Parent = mas | |
| 1612 | Part1.Name = "Handle" | |
| 1613 | Part1.Parent = Accessory0 | |
| 1614 | Part1.Rotation = Vector3.new(0, 0, 0.0199999996) | |
| 1615 | Part1.FormFactor = Enum.FormFactor.Custom | |
| 1616 | Part1.Size = Vector3.new(1.25000024, 1.12999988, 1.1400001) | |
| 1617 | Part1.CFrame = CFrame.new(113.104767, 31.6558571, -259.307831, 1, -0.000407999993, 0, 0.000407999993, 1, 0, 0, 0, 1) | |
| 1618 | Part1.BottomSurface = Enum.SurfaceType.Smooth | |
| 1619 | Part1.TopSurface = Enum.SurfaceType.Smooth | |
| 1620 | Part1.Position = Vector3.new(113.104767, 31.6558571, -259.307831) | |
| 1621 | Part1.Orientation = Vector3.new(0, 0, 0.0199999996) | |
| 1622 | SpecialMesh2.Parent = Part1 | |
| 1623 | SpecialMesh2.MeshId = "rbxassetid://361948302" | |
| 1624 | SpecialMesh2.Scale = Vector3.new(0.5, 0.5, 0.5) | |
| 1625 | SpecialMesh2.TextureId = "http://www.roblox.com/asset/?id=361948503 " | |
| 1626 | SpecialMesh2.MeshType = Enum.MeshType.FileMesh | |
| 1627 | SpecialMesh2.Scale = Vector3.new(0.5, 0.5, 0.5) | |
| 1628 | for i,v in pairs(mas:GetChildren()) do | |
| 1629 | v.Parent = hum.Parent | |
| 1630 | pcall(function() v:MakeJoints() end) | |
| 1631 | end | |
| 1632 | mas:Destroy() | |
| 1633 | for i,v in pairs(cors) do | |
| 1634 | spawn(function() | |
| 1635 | pcall(v) | |
| 1636 | end) | |
| 1637 | end | |
| 1638 | end | |
| 1639 | end | |
| 1640 | end | |
| 1641 | mouse.Button1Down:connect(cancerify) |