SHOW:
|
|
- or go back to the newest paste.
| 1 | wait(1) | |
| 2 | --By Rufus14 | |
| 3 | mouse = game.Players.LocalPlayer:GetMouse() | |
| 4 | local rhandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone() | |
| 5 | game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Remove() | |
| 6 | local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 7 | rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso | |
| 8 | rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"] | |
| 9 | rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1) | |
| 10 | local lhandclone = game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Clone() | |
| 11 | game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Remove() | |
| 12 | local lhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 13 | lhandweld.Part0 = game.Players.LocalPlayer.Character.Torso | |
| 14 | lhandweld.Part1 = game.Players.LocalPlayer.Character["Left Arm"] | |
| 15 | lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1) | |
| 16 | local llegclone = game.Players.LocalPlayer.Character.Torso["Left Hip"]:Clone() | |
| 17 | game.Players.LocalPlayer.Character.Torso["Left Hip"]:Remove() | |
| 18 | local llegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 19 | llegweld.Part0 = game.Players.LocalPlayer.Character.Torso | |
| 20 | llegweld.Part1 = game.Players.LocalPlayer.Character["Left Leg"] | |
| 21 | llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
| 22 | local rlegclone = game.Players.LocalPlayer.Character.Torso["Right Hip"]:Clone() | |
| 23 | game.Players.LocalPlayer.Character.Torso["Right Hip"]:Remove() | |
| 24 | local rlegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 25 | rlegweld.Part0 = game.Players.LocalPlayer.Character.Torso | |
| 26 | rlegweld.Part1 = game.Players.LocalPlayer.Character["Right Leg"] | |
| 27 | rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
| 28 | local rootjointclone = game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Clone() | |
| 29 | game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Remove() | |
| 30 | local humanoidrootpart = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 31 | humanoidrootpart.Part0 = game.Players.LocalPlayer.Character.HumanoidRootPart | |
| 32 | humanoidrootpart.Part1 = game.Players.LocalPlayer.Character.Torso | |
| 33 | local heed = game.Players.LocalPlayer.Character.Torso["Neck"]:Clone() | |
| 34 | local headweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 35 | headweld.Part0 = game.Players.LocalPlayer.Character.Torso | |
| 36 | headweld.Part1 = game.Players.LocalPlayer.Character.Head | |
| 37 | headweld.C0 = headweld.C0 * CFrame.new(0,1.5,0) | |
| 38 | game.Players.LocalPlayer.Character.Torso.Neck:Remove() | |
| 39 | game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 25 | |
| 40 | game.Players.LocalPlayer.Character.Humanoid.MaxHealth = math.huge | |
| 41 | game.Players.LocalPlayer.Character.Humanoid.Health = math.huge | |
| 42 | Sound0 = Instance.new("Sound")
| |
| 43 | Sound0.Volume = 5 | |
| 44 | Sound0.Parent = game.Players.LocalPlayer.Character.Head | |
| 45 | Sound0.SoundId = "rbxassetid://1103329236" | |
| 46 | Sound0.Looped = true | |
| 47 | Sound0:Play() | |
| 48 | canwalk = true | |
| 49 | howmuch = 0 | |
| 50 | hittd = false | |
| 51 | function change(key) | |
| 52 | if key == "w" or key == "a" or key == "s" or key == "d" then | |
| 53 | howmuch = howmuch + 1 | |
| 54 | end | |
| 55 | end | |
| 56 | function otherchange(key) | |
| 57 | if key == "w" or key == "a" or key == "s" or key == "d" then | |
| 58 | howmuch = howmuch - 1 | |
| 59 | end | |
| 60 | end | |
| 61 | mouse.KeyDown:connect(change) | |
| 62 | mouse.KeyUp:connect(otherchange) | |
| 63 | --By Rufus14 | |
| 64 | mouse = game.Players.LocalPlayer:GetMouse() | |
| 65 | using = false | |
| 66 | hittd = false | |
| 67 | --Converted with ttyyuu12345's model to script plugin v4 | |
| 68 | local txtfag = Instance.new("BillboardGui", game.Players.LocalPlayer.Character.Head)
| |
| 69 | txtfag.Adornee = suckadick | |
| 70 | txtfag.Name = "kys nigga" | |
| 71 | txtfag.Size = UDim2.new(2, 0, 1.2, 0) | |
| 72 | txtfag.StudsOffset = Vector3.new(-5, 3, 0) | |
| 73 | local textfag = Instance.new("TextLabel", txtfag)
| |
| 74 | textfag.Size = UDim2.new(6, 0, 1, 0) | |
| 75 | textfag.FontSize = "Size8" | |
| 76 | textfag.TextScaled = true | |
| 77 | textfag.TextTransparency = 0 | |
| 78 | textfag.BackgroundTransparency = 1 | |
| 79 | textfag.TextTransparency = 0 | |
| 80 | textfag.TextStrokeTransparency = 0 | |
| 81 | textfag.Font = "Cartoon" | |
| 82 | textfag.TextStrokeColor3 = Color3.new(0, 1, 0) | |
| 83 | v = Instance.new("Part")
| |
| 84 | v.Name = "ColorBrick" | |
| 85 | v.Parent = part | |
| 86 | v.FormFactor = "Symmetric" | |
| 87 | v.Anchored = true | |
| 88 | v.CanCollide = false | |
| 89 | v.BottomSurface = "Smooth" | |
| 90 | v.TopSurface = "Smooth" | |
| 91 | v.Size = Vector3.new(10, 5, 3) | |
| 92 | v.Transparency = 0.7 | |
| 93 | v.BrickColor = game.Players.LocalPlayer.Character.Torso.BrickColor | |
| 94 | v.Transparency = 1 | |
| 95 | textfag.TextColor3 = v.BrickColor.Color | |
| 96 | textfag.TextStrokeColor3 = Color3.new(0, 0, 0) | |
| 97 | v.Shape = "Block" | |
| 98 | textfag.Text = "Script By Rufus14" | |
| 99 | wait(2) | |
| 100 | textfag.Text = "lol" | |
| 101 | wait(0.3) | |
| 102 | textfag.Text = game.Players.LocalPlayer.Character.Name.." The Brutal Furry" | |
| 103 | function sandbox(var,func) | |
| 104 | local env = getfenv(func) | |
| 105 | local newenv = setmetatable({},{
| |
| 106 | __index = function(self,k) | |
| 107 | if k=="script" then | |
| 108 | return var | |
| 109 | else | |
| 110 | return env[k] | |
| 111 | end | |
| 112 | end, | |
| 113 | }) | |
| 114 | setfenv(func,newenv) | |
| 115 | return func | |
| 116 | end | |
| 117 | cors = {}
| |
| 118 | mas = Instance.new("Model",game:GetService("Lighting"))
| |
| 119 | Model0 = Instance.new("Model")
| |
| 120 | Part1 = Instance.new("Part")
| |
| 121 | Weld2 = Instance.new("Weld")
| |
| 122 | Part3 = Instance.new("Part")
| |
| 123 | Decal4 = Instance.new("Decal")
| |
| 124 | Decal5 = Instance.new("Decal")
| |
| 125 | Model0.Name = "Flagloldiefurshits" | |
| 126 | Model0.Parent = mas | |
| 127 | Part1.Name = "Stick" | |
| 128 | Part1.Parent = Model0 | |
| 129 | Part1.Material = Enum.Material.Wood | |
| 130 | Part1.BrickColor = BrickColor.new("Dark orange")
| |
| 131 | Part1.Rotation = Vector3.new(0, 0, 126) | |
| 132 | Part1.Shape = Enum.PartType.Cylinder | |
| 133 | Part1.Size = Vector3.new(5.71999931, 0.319999993, 0.839999914) | |
| 134 | Part1.CFrame = CFrame.new(-11.7340431, 3.40531874, -51.7842827, -0.58777535, -0.809025586, 0, 0.809025586, -0.58777535, 0, 0, 0, 1) | |
| 135 | Part1.BottomSurface = Enum.SurfaceType.Smooth | |
| 136 | Part1.TopSurface = Enum.SurfaceType.Smooth | |
| 137 | Part1.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
| 138 | Part1.Position = Vector3.new(-11.7340431, 3.40531874, -51.7842827) | |
| 139 | Part1.Orientation = Vector3.new(0, 0, 126) | |
| 140 | Part1.Color = Color3.new(0.627451, 0.372549, 0.207843) | |
| 141 | Weld2.Parent = Part1 | |
| 142 | Weld2.C0 = CFrame.new(1.73310661, 1.69616222, 0.00998687744, -2.56299973e-06, 1.00000119, 0, -1.00000119, -2.56299973e-06, 0, 0, 0, 1) | |
| 143 | Weld2.Part0 = Part1 | |
| 144 | Weld2.Part1 = Part3 | |
| 145 | Part3.Name = "Flag" | |
| 146 | Part3.Parent = Model0 | |
| 147 | Part3.BrickColor = BrickColor.new("Really black")
| |
| 148 | Part3.Rotation = Vector3.new(0, 0, 36) | |
| 149 | Part3.Size = Vector3.new(3.32999945, 2.10000038, 0.0700000003) | |
| 150 | Part3.CFrame = CFrame.new(-14.124959, 3.81048417, -51.7742958, 0.809026122, -0.587772548, 0, 0.587772548, 0.809026122, 0, 0, 0, 1) | |
| 151 | Part3.BottomSurface = Enum.SurfaceType.Smooth | |
| 152 | Part3.Color = Color3.new(0, 0, 0) | |
| 153 | Part3.Position = Vector3.new(-14.124959, 3.81048417, -51.7742958) | |
| 154 | Part3.Orientation = Vector3.new(0, 0, 36) | |
| 155 | Part3.Color = Color3.new(0, 0, 0) | |
| 156 | Decal4.Parent = Part3 | |
| 157 | - | Decal4.Texture = "rbxassetid://1150731665" |
| 157 | + | Decal4.Texture = "rbxassetid://1155546099" |
| 158 | Decal5.Name = "Decal1" | |
| 159 | Decal5.Parent = Part3 | |
| 160 | - | Decal5.Texture = "rbxassetid://1150731665" |
| 160 | + | Decal5.Texture = "rbxassetid://1155546099" |
| 161 | Decal5.Face = Enum.NormalId.Back | |
| 162 | for i,v in pairs(mas:GetChildren()) do | |
| 163 | v.Parent = game:GetService("Players").LocalPlayer.Character
| |
| 164 | pcall(function() v:MakeJoints() end) | |
| 165 | end | |
| 166 | mas:Destroy() | |
| 167 | for i,v in pairs(cors) do | |
| 168 | spawn(function() | |
| 169 | pcall(v) | |
| 170 | end) | |
| 171 | end | |
| 172 | weld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
| |
| 173 | weld.Part0 = game.Players.LocalPlayer.Character.Torso | |
| 174 | weld.Part1 = Part1 | |
| 175 | weld.C0 = CFrame.new(-0.244045258, 0.405305624, 0.555713654, -0.58777535, -0.809025586, -5.23747954e-22, 0.809025586, -0.58777535, 3.13253081e-22, -5.61275872e-22, -2.39603033e-22, 1) | |
| 176 | local punch = Instance.new("Sound", game.Players.LocalPlayer.Character["Right Arm"])
| |
| 177 | punch.Volume = 3 | |
| 178 | punch.SoundId = "rbxassetid://131237241" | |
| 179 | punch.TimePosition = 0 | |
| 180 | local FILTHYPRANK = Instance.new("Sound", game.Players.LocalPlayer.Character["Head"])
| |
| 181 | FILTHYPRANK.Volume = 10 | |
| 182 | FILTHYPRANK.SoundId = "rbxassetid://676845644" | |
| 183 | FILTHYPRANK.TimePosition = 3.6 | |
| 184 | local thunder = Instance.new("Sound", game.Players.LocalPlayer.Character["Right Arm"])
| |
| 185 | thunder.Volume = 3 | |
| 186 | thunder.SoundId = "rbxassetid://130818250" | |
| 187 | thunder.TimePosition = 0.4 | |
| 188 | local meme = Instance.new("Sound", game.Players.LocalPlayer.Character["Right Arm"])
| |
| 189 | meme.Volume = 3 | |
| 190 | meme.SoundId = "rbxassetid://138677306" | |
| 191 | local gore = Instance.new("Sound", game.Players.LocalPlayer.Character["Right Arm"])
| |
| 192 | gore.Volume = 4 | |
| 193 | gore.SoundId = "rbxassetid://429400881" | |
| 194 | gore.TimePosition = 0 | |
| 195 | canbefps = false | |
| 196 | function switchfps(key) | |
| 197 | key = key:lower() | |
| 198 | if key == "z" then | |
| 199 | if canbefps then | |
| 200 | canbefps = false | |
| 201 | else | |
| 202 | canbefps = true | |
| 203 | end | |
| 204 | end | |
| 205 | end | |
| 206 | mouse.KeyDown:connect(switchfps) | |
| 207 | function fps() | |
| 208 | if canbefps then | |
| 209 | workspace.CurrentCamera.CFrame = game.Players.LocalPlayer.Character.Head.CFrame * CFrame.new(0,0,-0.9) | |
| 210 | end | |
| 211 | end | |
| 212 | game:GetService("RunService").RenderStepped:connect(fps)
| |
| 213 | function tentaclekick(key) | |
| 214 | if key == "f" and not using then | |
| 215 | using = true | |
| 216 | canwalk = false | |
| 217 | for i = 0,0.7 , 0.05 do | |
| 218 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.97511852, -0.684444427, 1, 7.09343726e-27, -1.96394811e-26, -1.65597681e-26, 0.829041839, -0.55919075, 1.19149551e-26, 0.55919075, 0.829041839),i) | |
| 219 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.69545364, 1.02498245, 1, 8.33037116e-27, -8.30512761e-27, 1.84277907e-27, 0.587786973, 0.809019029, 1.17634938e-26, -0.809019029, 0.587786973),i) | |
| 220 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0.150976658, -0.603237152, 1, -3.70407732e-22, -4.55732897e-22, -2.65674116e-22, 0.406738937, -0.913547099, 5.23749266e-22, 0.913547099, 0.406738907),i) | |
| 221 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.150976658, -0.603237152, 1, -3.70407732e-22, -4.55732897e-22, -2.65674116e-22, 0.406738937, -0.913547099, 5.23749266e-22, 0.913547099, 0.406738907),i) | |
| 222 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 1.80491375e-26, -5.65455497e-27, -1.84277907e-26, 0.866028428, -0.499996245, -4.08945493e-27, 0.499996245, 0.866028428):inverse(),i) | |
| 223 | game:GetService("RunService").RenderStepped:wait()
| |
| 224 | end | |
| 225 | FILTHYPRANK.TimePosition = 3.8 | |
| 226 | FILTHYPRANK:Play() | |
| 227 | wait(0.6) | |
| 228 | local sensoryee = Instance.new("Part", game.Players.LocalPlayer.Character["Right Leg"])
| |
| 229 | sensoryee.Size = Vector3.new(1,1,1) | |
| 230 | sensoryee.CanCollide = false | |
| 231 | sensoryee.Transparency = 0 | |
| 232 | sensoryee:BreakJoints() | |
| 233 | local weldsensor = Instance.new("Weld", sensoryee)
| |
| 234 | weldsensor.Part0 = game.Players.LocalPlayer.Character["Right Leg"] | |
| 235 | weldsensor.Part1 = sensoryee | |
| 236 | weldsensor.C0 = weldsensor.C0 * CFrame.new(0,-0.5,0) | |
| 237 | local function tentacleshot(part) | |
| 238 | sensoryee:destroy() | |
| 239 | local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
| |
| 240 | if humanoid then | |
| 241 | local canscan = true | |
| 242 | for i,v in pairs(humanoid.Parent:GetChildren()) do | |
| 243 | if v.ClassName == "Hat" or v.ClassName == "Accessory" then | |
| 244 | if v:findFirstChild("Handle") then
| |
| 245 | if v.Handle:findFirstChild("Mesh") then
| |
| 246 | if canscan and v.Handle.Mesh.MeshId == "rbxassetid://188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or v.Handle.Mesh.MeshId == "rbxassetid://170939831" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or v.Handle.Mesh.MeshId == "rbxassetid://135446047" or v.Handle.Mesh.MeshId == "rbxassetid://335037790" or v.Handle.Mesh.MeshId == "rbxassetid://361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or v.Handle.Mesh.MeshId == "rbxassetid://1374148" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Handle.Mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then | |
| 247 | canscan = false | |
| 248 | hittd = true | |
| 249 | local furfaggrowl = Instance.new("Sound", humanoid.Parent.Head)
| |
| 250 | furfaggrowl.SoundId = "rbxassetid://534269232" | |
| 251 | furfaggrowl.Volume = 7 | |
| 252 | furfaggrowl:Play() | |
| 253 | punch:Play() | |
| 254 | local rhandclone = humanoid.Parent.Torso["Right Shoulder"]:Clone() | |
| 255 | local rhandweld = Instance.new("Weld", humanoid.Parent.Torso)
| |
| 256 | rhandweld.Part0 = humanoid.Parent.Torso | |
| 257 | rhandweld.Part1 = humanoid.Parent["Right Arm"] | |
| 258 | rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1) | |
| 259 | local lhandweld = Instance.new("Weld", humanoid.Parent.Torso)
| |
| 260 | lhandweld.Part0 = humanoid.Parent.Torso | |
| 261 | lhandweld.Part1 = humanoid.Parent["Left Arm"] | |
| 262 | lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1) | |
| 263 | local llegclone = humanoid.Parent.Torso["Left Hip"]:Clone() | |
| 264 | local llegweld = Instance.new("Weld", humanoid.Parent.Torso)
| |
| 265 | llegweld.Part0 = humanoid.Parent.Torso | |
| 266 | llegweld.Part1 = humanoid.Parent["Left Leg"] | |
| 267 | llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
| 268 | local rlegclone = humanoid.Parent.Torso["Right Hip"]:Clone() | |
| 269 | local rlegweld = Instance.new("Weld", humanoid.Parent.Torso)
| |
| 270 | rlegweld.Part0 = humanoid.Parent.Torso | |
| 271 | rlegweld.Part1 = humanoid.Parent["Right Leg"] | |
| 272 | rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
| 273 | local rootjointclone = humanoid.Parent.HumanoidRootPart.RootJoint:Clone() | |
| 274 | local humanoidrootpart = Instance.new("Weld", humanoid.Parent.Torso)
| |
| 275 | humanoidrootpart.Part0 = humanoid.Parent.HumanoidRootPart | |
| 276 | humanoidrootpart.Part1 = humanoid.Parent.Torso | |
| 277 | local heed = humanoid.Parent.Torso["Neck"]:Clone() | |
| 278 | local headweld = Instance.new("Weld", humanoid.Parent.Torso)
| |
| 279 | headweld.Part0 = humanoid.Parent.Torso | |
| 280 | headweld.Part1 = humanoid.Parent.Head | |
| 281 | headweld.C0 = headweld.C0 * CFrame.new(0,1.5,0) | |
| 282 | for i = 0,0.7 , 0.07 do | |
| 283 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.44868422, -0.453197479, 1, -1.21169035e-27, -1.77209714e-26, 9.14779977e-27, 0.898803353, 0.438370585, 1.58529488e-26, -0.438370407, 0.898803115),i) | |
| 284 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.74549341, -0.405010223, 1, 9.08231085e-23, -5.80211714e-22, -2.65675327e-22, 0.951063275, -0.309020281, 5.23751791e-22, 0.309020311, 0.951063037),i) | |
| 285 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -2.04146266, 0.317977905, 1, 2.83790199e-22, -5.14157122e-22, -2.65675327e-22, 0.999398291, 0.0348992832, 5.23751791e-22, -0.0348991863, 0.999398053),i) | |
| 286 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-0.610451698, -0.249120951, -0.451892853, 0.743151546, -0.374165177, -0.554731011, 2.00528552e-06, 0.82904911, -0.559189737, 0.669127941, 0.415561259, 0.616110206),i) | |
| 287 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(0.849339485, -0.124854803, -0.655277252, 0.559177101, 0.337202102, 0.757374227, 0.0866425484, 0.884781837, -0.457896292, -0.824514329, 0.321665913, 0.465533555),i) | |
| 288 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -1.90734863e-06, 0, 1, 3.5038046e-26, -5.8766982e-26, -1.03372333e-26, 0.927190065, 0.374597758, 6.76022241e-26, -0.374597758, 0.927190006),i) | |
| 289 | game:GetService("RunService").RenderStepped:wait()
| |
| 290 | end | |
| 291 | wait(6) | |
| 292 | humanoid.Parent:BreakJoints() | |
| 293 | end | |
| 294 | end | |
| 295 | end | |
| 296 | end | |
| 297 | end | |
| 298 | end | |
| 299 | end | |
| 300 | sensoryee.Touched:connect(tentacleshot) | |
| 301 | for i = 0,0.7 , 0.07 do | |
| 302 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.84595358, 0.746810913, 1, -6.61380983e-27, 1.04154883e-25, -4.31315925e-26, 0.882951677, 0.469469398, -9.49662312e-26, -0.469469309, 0.882951558),i) | |
| 303 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.43540072, -1.26526642, 1, 2.01948392e-28, -3.07592644e-26, -2.91971503e-26, 0.309028178, -0.951055586, 9.39060022e-27, 0.951055467, 0.309028089),i) | |
| 304 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0.15097785, 0.536071777, 1, 5.85133651e-22, 5.01299648e-23, -2.65674166e-22, 0.374605715, 0.927186906, 5.23749266e-22, -0.927186787, 0.374605745),i) | |
| 305 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.15097785, 0.536071777, 1, 5.85133651e-22, 5.01299648e-23, -2.65674166e-22, 0.374605715, 0.927186906, 5.23749266e-22, -0.927186787, 0.374605745),i) | |
| 306 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -1.90734863e-06, 0, 1, 3.5038046e-26, -5.8766982e-26, -1.03372333e-26, 0.927190065, 0.374597758, 6.76022241e-26, -0.374597758, 0.927190006):inverse(),i) | |
| 307 | game:GetService("RunService").RenderStepped:wait()
| |
| 308 | end | |
| 309 | wait(0.2) | |
| 310 | sensoryee:destroy() | |
| 311 | FILTHYPRANK:Stop() | |
| 312 | canwalk = true | |
| 313 | using = false | |
| 314 | end | |
| 315 | end | |
| 316 | mouse.KeyDown:connect(tentaclekick) | |
| 317 | function attacc(key) | |
| 318 | key = key:lower() | |
| 319 | if key == "r" and not using then | |
| 320 | using = true | |
| 321 | canwalk = false | |
| 322 | for i = 0,1 , 0.02 do | |
| 323 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i) | |
| 324 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i) | |
| 325 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.72260725, 0.385421276, 0, 0.865490794, 0.500013113, 0.0302087422, 0.499708682, -0.866017878, 0.0174446627, 0.0348838717, -2.62477647e-06, -0.999391317),i) | |
| 326 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.34390306, 0.174765587, -0.502760172, 0.953806698, 0.298583031, 0.0331806801, -0.0622573979, 0.304501295, -0.950475156, -0.293899328, 0.904503822, 0.309024394),i) | |
| 327 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i) | |
| 328 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i) | |
| 329 | game:GetService("RunService").RenderStepped:wait()
| |
| 330 | end | |
| 331 | canwalk = false | |
| 332 | armcanattack = true | |
| 333 | for i = 0,1 , 0.1 do | |
| 334 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i) | |
| 335 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i) | |
| 336 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i) | |
| 337 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i) | |
| 338 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i) | |
| 339 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i) | |
| 340 | game:GetService("RunService").RenderStepped:wait()
| |
| 341 | end | |
| 342 | local function touched(part) | |
| 343 | local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
| |
| 344 | if humanoid and armcanattack then | |
| 345 | canwalk = false | |
| 346 | hittd = true | |
| 347 | punch:Play() | |
| 348 | armcanattack = false | |
| 349 | humanoid.WalkSpeed = 0 | |
| 350 | humanoid.JumpPower = 0 | |
| 351 | for i = 1,5 do | |
| 352 | canwalk = false | |
| 353 | local punchclone = punch:Clone() | |
| 354 | punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"] | |
| 355 | punchclone:Play() | |
| 356 | ||
| 357 | for i = 0,1 , 0.2 do | |
| 358 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i) | |
| 359 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i) | |
| 360 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i) | |
| 361 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i) | |
| 362 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i) | |
| 363 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i) | |
| 364 | game:GetService("RunService").RenderStepped:wait()
| |
| 365 | end | |
| 366 | local punchclone = punch:Clone() | |
| 367 | punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"] | |
| 368 | punchclone:Play() | |
| 369 | ||
| 370 | for i = 0,1 , 0.2 do | |
| 371 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i) | |
| 372 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i) | |
| 373 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.17093325, 0.566676855, -0.588714123, 0.326090425, 0.945334494, 0.00191744766, 0.0820002183, -0.0262649618, -0.996286333, -0.941772997, 0.325036645, -0.0860823616),i) | |
| 374 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.03311968, 0.461995363, -0.38648963, 0.618004739, -0.781325519, -0.0871556699, 0.618887961, 0.551870644, -0.558942437, 0.484814674, 0.291489393, 0.824611425),i) | |
| 375 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i) | |
| 376 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i) | |
| 377 | game:GetService("RunService").RenderStepped:wait()
| |
| 378 | end | |
| 379 | local punchclone = punch:Clone() | |
| 380 | punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"] | |
| 381 | punchclone:Play() | |
| 382 | ||
| 383 | end | |
| 384 | for i = 1,5 do | |
| 385 | canwalk = false | |
| 386 | local punchclone = punch:Clone() | |
| 387 | punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"] | |
| 388 | punchclone:Play() | |
| 389 | ||
| 390 | for i = 0,1 , 0.35 do | |
| 391 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i) | |
| 392 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i) | |
| 393 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i) | |
| 394 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i) | |
| 395 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i) | |
| 396 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i) | |
| 397 | game:GetService("RunService").RenderStepped:wait()
| |
| 398 | end | |
| 399 | local punchclone = punch:Clone() | |
| 400 | punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"] | |
| 401 | punchclone:Play() | |
| 402 | ||
| 403 | for i = 0,1 , 0.35 do | |
| 404 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i) | |
| 405 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i) | |
| 406 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.17093325, 0.566676855, -0.588714123, 0.326090425, 0.945334494, 0.00191744766, 0.0820002183, -0.0262649618, -0.996286333, -0.941772997, 0.325036645, -0.0860823616),i) | |
| 407 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.03311968, 0.461995363, -0.38648963, 0.618004739, -0.781325519, -0.0871556699, 0.618887961, 0.551870644, -0.558942437, 0.484814674, 0.291489393, 0.824611425),i) | |
| 408 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i) | |
| 409 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i) | |
| 410 | game:GetService("RunService").RenderStepped:wait()
| |
| 411 | end | |
| 412 | local punchclone = punch:Clone() | |
| 413 | punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"] | |
| 414 | punchclone:Play() | |
| 415 | ||
| 416 | end | |
| 417 | for i = 1,5 do | |
| 418 | local punchclone = punch:Clone() | |
| 419 | punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"] | |
| 420 | punchclone:Play() | |
| 421 | ||
| 422 | for i = 0,1 , 0.4 do | |
| 423 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i) | |
| 424 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i) | |
| 425 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i) | |
| 426 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i) | |
| 427 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i) | |
| 428 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i) | |
| 429 | game:GetService("RunService").RenderStepped:wait()
| |
| 430 | end | |
| 431 | local punchclone = punch:Clone() | |
| 432 | punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"] | |
| 433 | punchclone:Play() | |
| 434 | ||
| 435 | for i = 0,1 , 0.4 do | |
| 436 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i) | |
| 437 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i) | |
| 438 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.17093325, 0.566676855, -0.588714123, 0.326090425, 0.945334494, 0.00191744766, 0.0820002183, -0.0262649618, -0.996286333, -0.941772997, 0.325036645, -0.0860823616),i) | |
| 439 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.03311968, 0.461995363, -0.38648963, 0.618004739, -0.781325519, -0.0871556699, 0.618887961, 0.551870644, -0.558942437, 0.484814674, 0.291489393, 0.824611425),i) | |
| 440 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i) | |
| 441 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i) | |
| 442 | game:GetService("RunService").RenderStepped:wait()
| |
| 443 | end | |
| 444 | local punchclone = punch:Clone() | |
| 445 | punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"] | |
| 446 | punchclone:Play() | |
| 447 | ||
| 448 | end | |
| 449 | for i = 1,20 do | |
| 450 | local punchclone = punch:Clone() | |
| 451 | punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"] | |
| 452 | punchclone:Play() | |
| 453 | ||
| 454 | for i = 0,1 , 0.4 do | |
| 455 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i) | |
| 456 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i) | |
| 457 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i) | |
| 458 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i) | |
| 459 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i) | |
| 460 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i) | |
| 461 | game:GetService("RunService").RenderStepped:wait()
| |
| 462 | end | |
| 463 | local punchclone = punch:Clone() | |
| 464 | punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"] | |
| 465 | punchclone:Play() | |
| 466 | ||
| 467 | for i = 0,1 , 0.4 do | |
| 468 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i) | |
| 469 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i) | |
| 470 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.17093325, 0.566676855, -0.588714123, 0.326090425, 0.945334494, 0.00191744766, 0.0820002183, -0.0262649618, -0.996286333, -0.941772997, 0.325036645, -0.0860823616),i) | |
| 471 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.03311968, 0.461995363, -0.38648963, 0.618004739, -0.781325519, -0.0871556699, 0.618887961, 0.551870644, -0.558942437, 0.484814674, 0.291489393, 0.824611425),i) | |
| 472 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i) | |
| 473 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i) | |
| 474 | game:GetService("RunService").RenderStepped:wait()
| |
| 475 | end | |
| 476 | local punchclone = punch:Clone() | |
| 477 | punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"] | |
| 478 | punchclone:Play() | |
| 479 | ||
| 480 | end | |
| 481 | armcanattack = false | |
| 482 | canwalk = true | |
| 483 | using = false | |
| 484 | humanoid.Parent:BreakJoints() | |
| 485 | local boom = Instance.new("Explosion", workspace)
| |
| 486 | boom.Position = humanoid.Parent.Torso.Position | |
| 487 | boom.BlastRadius = 0.5 | |
| 488 | local hitoof = Instance.new("Sound", humanoid.Parent.Head)
| |
| 489 | hitoof.SoundId = "rbxassetid://771324077" | |
| 490 | hitoof.Volume = 3 | |
| 491 | hitoof.TimePosition = 5.1 | |
| 492 | hitoof:Play() | |
| 493 | local explosion = Instance.new("Sound", humanoid.Parent.Head)
| |
| 494 | explosion.SoundId = "rbxassetid://130803364" | |
| 495 | explosion.Volume = 10 | |
| 496 | explosion:Play() | |
| 497 | wait(1.5) | |
| 498 | explosion:Stop() | |
| 499 | hitoof:Stop() | |
| 500 | end | |
| 501 | end | |
| 502 | game.Players.LocalPlayer.Character["Right Arm"].Touched:connect(touched) | |
| 503 | armcanattack = false | |
| 504 | canwalk = true | |
| 505 | using = false | |
| 506 | end | |
| 507 | end | |
| 508 | mouse.KeyDown:connect(attacc) | |
| 509 | function kickthefurfag(key) | |
| 510 | if key == "g" and not using then | |
| 511 | using = true | |
| 512 | canwalk = false | |
| 513 | hittd = false | |
| 514 | local sensoryee1 = Instance.new("Part", game.Players.LocalPlayer.Character["Right Leg"])
| |
| 515 | sensoryee1.Size = Vector3.new(1,1,1) | |
| 516 | sensoryee1.CanCollide = false | |
| 517 | sensoryee1.Transparency = 0 | |
| 518 | sensoryee1:BreakJoints() | |
| 519 | local weldsensor = Instance.new("Weld", sensoryee1)
| |
| 520 | weldsensor.Part0 = game.Players.LocalPlayer.Character["Right Leg"] | |
| 521 | weldsensor.Part1 = sensoryee1 | |
| 522 | weldsensor.C0 = weldsensor.C0 * CFrame.new(0,-0.5,0) | |
| 523 | local function kicked(part) | |
| 524 | sensoryee1:destroy() | |
| 525 | local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
| |
| 526 | if humanoid then | |
| 527 | --canbefps = true | |
| 528 | hittd = true | |
| 529 | humanoid.WalkSpeed = 0 | |
| 530 | humanoid.JumpPower = 0 | |
| 531 | game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0 | |
| 532 | game.Players.LocalPlayer.Character.Humanoid.JumpPower = 0 | |
| 533 | punch:Play() | |
| 534 | wait(0.5) | |
| 535 | for i = 0,1 , 0.05 do | |
| 536 | headweld.C0 = headweld.C0:lerp(CFrame.new(0.0192918777, 1.54277778, -0.552471161, 0.999394238, 0.0267358776, -0.0224312302, -2.599965e-06, 0.642803192, 0.766039133, 0.0348992571, -0.765574396, 0.642409086),i) | |
| 537 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.97511852, -0.684444427, 1, 7.09343726e-27, -1.96394811e-26, -1.65597681e-26, 0.829041839, -0.55919075, 1.19149551e-26, 0.55919075, 0.829041839),i) | |
| 538 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.69545364, 1.02498245, 1, 8.33037116e-27, -8.30512761e-27, 1.84277907e-27, 0.587786973, 0.809019029, 1.17634938e-26, -0.809019029, 0.587786973),i) | |
| 539 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0.150976658, -0.603237152, 1, -3.70407732e-22, -4.55732897e-22, -2.65674116e-22, 0.406738937, -0.913547099, 5.23749266e-22, 0.913547099, 0.406738907),i) | |
| 540 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.150976658, -0.603237152, 1, -3.70407732e-22, -4.55732897e-22, -2.65674116e-22, 0.406738937, -0.913547099, 5.23749266e-22, 0.913547099, 0.406738907),i) | |
| 541 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 1.80491375e-26, -5.65455497e-27, -1.84277907e-26, 0.866028428, -0.499996245, -4.08945493e-27, 0.499996245, 0.866028428):inverse(),i) | |
| 542 | game:GetService("RunService").RenderStepped:wait()
| |
| 543 | end | |
| 544 | humanoid.Parent.Torso.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame * CFrame.new(0,0,-3) | |
| 545 | humanoid.Parent.Torso.CFrame = CFrame.new(humanoid.Parent.Torso.Position,game.Players.LocalPlayer.Character.Torso.Position) | |
| 546 | wait(0.3) | |
| 547 | for i = 0,1 , 0.07 do | |
| 548 | headweld.C0 = headweld.C0:lerp(CFrame.new(0.0192918777, 1.54277778, -0.552471161, 0.999394238, 0.0267358776, -0.0224312302, -2.599965e-06, 0.642803192, 0.766039133, 0.0348992571, -0.765574396, 0.642409086),i) | |
| 549 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.84595358, 0.746810913, 1, -6.61380983e-27, 1.04154883e-25, -4.31315925e-26, 0.882951677, 0.469469398, -9.49662312e-26, -0.469469309, 0.882951558),i) | |
| 550 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.43540072, -1.26526642, 1, 2.01948392e-28, -3.07592644e-26, -2.91971503e-26, 0.309028178, -0.951055586, 9.39060022e-27, 0.951055467, 0.309028089),i) | |
| 551 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0.15097785, 0.536071777, 1, 5.85133651e-22, 5.01299648e-23, -2.65674166e-22, 0.374605715, 0.927186906, 5.23749266e-22, -0.927186787, 0.374605745),i) | |
| 552 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.15097785, 0.536071777, 1, 5.85133651e-22, 5.01299648e-23, -2.65674166e-22, 0.374605715, 0.927186906, 5.23749266e-22, -0.927186787, 0.374605745),i) | |
| 553 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -1.90734863e-06, 0, 1, 3.5038046e-26, -5.8766982e-26, -1.03372333e-26, 0.927190065, 0.374597758, 6.76022241e-26, -0.374597758, 0.927190006):inverse(),i) | |
| 554 | game:GetService("RunService").RenderStepped:wait()
| |
| 555 | end | |
| 556 | humanoid.Parent.Torso.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame * CFrame.new(0,0,-4) | |
| 557 | humanoid.Parent.Torso.CFrame = CFrame.new(humanoid.Parent.Torso.Position,game.Players.LocalPlayer.Character.Torso.Position) | |
| 558 | --local rhandclonefur = humanoid.Parent.Torso["Right Shoulder"]:Clone() | |
| 559 | local rhandweldfur = Instance.new("Weld", humanoid.Parent.Torso)
| |
| 560 | rhandweldfur.Part0 = humanoid.Parent.Torso | |
| 561 | rhandweldfur.Part1 = humanoid.Parent["Right Arm"] | |
| 562 | rhandweldfur.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1) | |
| 563 | local lhandweldfur = Instance.new("Weld", humanoid.Parent.Torso)
| |
| 564 | lhandweldfur.Part0 = humanoid.Parent.Torso | |
| 565 | lhandweldfur.Part1 = humanoid.Parent["Left Arm"] | |
| 566 | lhandweldfur.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1) | |
| 567 | --local llegclone = humanoid.Parent.Torso["Left Hip"]:Clone() | |
| 568 | local llegweldfur = Instance.new("Weld", humanoid.Parent.Torso)
| |
| 569 | llegweldfur.Part0 = humanoid.Parent.Torso | |
| 570 | llegweldfur.Part1 = humanoid.Parent["Left Leg"] | |
| 571 | llegweldfur.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
| 572 | --local rlegclone = humanoid.Parent.Torso["Right Hip"]:Clone() | |
| 573 | local rlegweldfur = Instance.new("Weld", humanoid.Parent.Torso)
| |
| 574 | rlegweldfur.Part0 = humanoid.Parent.Torso | |
| 575 | rlegweldfur.Part1 = humanoid.Parent["Right Leg"] | |
| 576 | rlegweldfur.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
| 577 | --local rootjointclone = humanoid.Parent.HumanoidRootPart.RootJoint:Clone() | |
| 578 | local humanoidrootpartfur = Instance.new("Weld", humanoid.Parent.Torso)
| |
| 579 | humanoidrootpartfur.Part0 = humanoid.Parent.HumanoidRootPart | |
| 580 | humanoidrootpartfur.Part1 = humanoid.Parent.Torso | |
| 581 | --local heed = humanoid.Parent.Torso["Neck"]:Clone() | |
| 582 | local headweldfur = Instance.new("Weld", humanoid.Parent.Torso)
| |
| 583 | headweldfur.Part0 = humanoid.Parent.Torso | |
| 584 | headweldfur.Part1 = humanoid.Parent.Head | |
| 585 | headweldfur.C0 = headweld.C0 * CFrame.new(0,1.5,0) | |
| 586 | for i = 0,0.7 , 0.07 do | |
| 587 | headweldfur.C0 = headweldfur.C0:lerp(CFrame.new(0, 1.44868422, -0.453197479, 1, -1.21169035e-27, -1.77209714e-26, 9.14779977e-27, 0.898803353, 0.438370585, 1.58529488e-26, -0.438370407, 0.898803115),i) | |
| 588 | llegweldfur.C0 = llegweldfur.C0:lerp(CFrame.new(-0.5, -1.74549341, -0.405010223, 1, 9.08231085e-23, -5.80211714e-22, -2.65675327e-22, 0.951063275, -0.309020281, 5.23751791e-22, 0.309020311, 0.951063037),i) | |
| 589 | rlegweldfur.C0 = rlegweldfur.C0:lerp(CFrame.new(0.5, -2.04146266, 0.317977905, 1, 2.83790199e-22, -5.14157122e-22, -2.65675327e-22, 0.999398291, 0.0348992832, 5.23751791e-22, -0.0348991863, 0.999398053),i) | |
| 590 | lhandweldfur.C0 = lhandweldfur.C0:lerp(CFrame.new(-0.610451698, -0.249120951, -0.451892853, 0.743151546, -0.374165177, -0.554731011, 2.00528552e-06, 0.82904911, -0.559189737, 0.669127941, 0.415561259, 0.616110206),i) | |
| 591 | rhandweldfur.C0 = rhandweldfur.C0:lerp(CFrame.new(0.849339485, -0.124854803, -0.655277252, 0.559177101, 0.337202102, 0.757374227, 0.0866425484, 0.884781837, -0.457896292, -0.824514329, 0.321665913, 0.465533555),i) | |
| 592 | humanoidrootpartfur.C0 = humanoidrootpartfur.C0:lerp(CFrame.new(0, -1.90734863e-06, 0, 1, 3.5038046e-26, -5.8766982e-26, -1.03372333e-26, 0.927190065, 0.374597758, 6.76022241e-26, -0.374597758, 0.927190006),i) | |
| 593 | game:GetService("RunService").RenderStepped:wait()
| |
| 594 | end | |
| 595 | for i = 0,1 , 0.04 do | |
| 596 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i) | |
| 597 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i) | |
| 598 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.72260725, 0.385421276, 0, 0.865490794, 0.500013113, 0.0302087422, 0.499708682, -0.866017878, 0.0174446627, 0.0348838717, -2.62477647e-06, -0.999391317),i) | |
| 599 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.34390306, 0.174765587, -0.502760172, 0.953806698, 0.298583031, 0.0331806801, -0.0622573979, 0.304501295, -0.950475156, -0.293899328, 0.904503822, 0.309024394),i) | |
| 600 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i) | |
| 601 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i) | |
| 602 | game:GetService("RunService").RenderStepped:wait()
| |
| 603 | end | |
| 604 | for i = 0,0.8 , 0.1 do | |
| 605 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i) | |
| 606 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i) | |
| 607 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i) | |
| 608 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i) | |
| 609 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i) | |
| 610 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i) | |
| 611 | game:GetService("RunService").RenderStepped:wait()
| |
| 612 | end | |
| 613 | punch:Play() | |
| 614 | for i = 0,0.7 , 0.07 do | |
| 615 | headweldfur.C0 = headweldfur.C0:lerp(CFrame.new(0, 1.50000215, 0, 0.766045749, -1.161559e-06, -0.642787516, 0.219843611, 0.939695835, 0.261998117, 0.60402292, -0.342014879, 0.719850183),i) | |
| 616 | llegweldfur.C0 = llegweldfur.C0:lerp(CFrame.new(-0.5, -1.74549341, -0.405010223, 1, 9.08231085e-23, -5.80211714e-22, -2.65675327e-22, 0.951063275, -0.309020281, 5.23751791e-22, 0.309020311, 0.951063037),i) | |
| 617 | rlegweldfur.C0 = rlegweldfur.C0:lerp(CFrame.new(0.5, -2.04146266, 0.317977905, 1, 2.83790199e-22, -5.14157122e-22, -2.65675327e-22, 0.999398291, 0.0348992832, 5.23751791e-22, -0.0348991863, 0.999398053),i) | |
| 618 | lhandweldfur.C0 = lhandweldfur.C0:lerp(CFrame.new(-0.610451698, -0.249120951, -0.451892853, 0.743151546, -0.374165177, -0.554731011, 2.00528552e-06, 0.82904911, -0.559189737, 0.669127941, 0.415561259, 0.616110206),i) | |
| 619 | rhandweldfur.C0 = rhandweldfur.C0:lerp(CFrame.new(0.849339485, -0.124854803, -0.655277252, 0.559177101, 0.337202102, 0.757374227, 0.0866425484, 0.884781837, -0.457896292, -0.824514329, 0.321665913, 0.465533555),i) | |
| 620 | humanoidrootpartfur.C0 = humanoidrootpartfur.C0:lerp(CFrame.new(0, 0, 0, 0.829042554, -2.76325771e-08, 0.559185505, 0.116260171, 0.978148758, -0.172366142, -0.546966553, 0.207909778, 0.810926855):inverse(),i) | |
| 621 | game:GetService("RunService").RenderStepped:wait()
| |
| 622 | end | |
| 623 | for i = 0,1 , 0.04 do | |
| 624 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i) | |
| 625 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.48563504, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i) | |
| 626 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i) | |
| 627 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.00435209274, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i) | |
| 628 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i) | |
| 629 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0157878399, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i) | |
| 630 | game:GetService("RunService").RenderStepped:wait()
| |
| 631 | end | |
| 632 | --Converted with ttyyuu12345's model to script plugin v4 | |
| 633 | function sandbox(var,func) | |
| 634 | local env = getfenv(func) | |
| 635 | local newenv = setmetatable({},{
| |
| 636 | __index = function(self,k) | |
| 637 | if k=="script" then | |
| 638 | return var | |
| 639 | else | |
| 640 | return env[k] | |
| 641 | end | |
| 642 | end, | |
| 643 | }) | |
| 644 | setfenv(func,newenv) | |
| 645 | return func | |
| 646 | end | |
| 647 | cors = {}
| |
| 648 | mas = Instance.new("Model",game:GetService("Lighting"))
| |
| 649 | Part0 = Instance.new("Part")
| |
| 650 | SpecialMesh1 = Instance.new("SpecialMesh")
| |
| 651 | Part0.Parent = mas | |
| 652 | Part0.Rotation = Vector3.new(0, -90, 0) | |
| 653 | Part0.Size = Vector3.new(1.77999985, 0.590000093, 0.520000041) | |
| 654 | Part0.CFrame = CFrame.new(8.2007246, 1.93281543, 34.3707199, -5.06630215e-07, -4.61939294e-07, -1.00000072, -2.38420171e-07, 1.00000286, -5.51347796e-07, 1.00000191, -2.38416533e-07, 1.99676788e-06) | |
| 655 | Part0.Position = Vector3.new(8.2007246, 1.93281543, 34.3707199) | |
| 656 | Part0.Orientation = Vector3.new(0, -90, 0) | |
| 657 | Part0.CanCollide = false | |
| 658 | SpecialMesh1.Parent = Part0 | |
| 659 | SpecialMesh1.MeshId = "rbxassetid://442337985" | |
| 660 | SpecialMesh1.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012) | |
| 661 | SpecialMesh1.TextureId = "rbxassetid://442337993" | |
| 662 | SpecialMesh1.MeshType = Enum.MeshType.FileMesh | |
| 663 | SpecialMesh1.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012) | |
| 664 | for i,v in pairs(mas:GetChildren()) do | |
| 665 | v.Parent = game:GetService("Players").LocalPlayer.Character
| |
| 666 | pcall(function() v:MakeJoints() end) | |
| 667 | end | |
| 668 | mas:Destroy() | |
| 669 | for i,v in pairs(cors) do | |
| 670 | spawn(function() | |
| 671 | pcall(v) | |
| 672 | end) | |
| 673 | end | |
| 674 | Part0:BreakJoints() | |
| 675 | local welddl = Instance.new("Weld", Part0)
| |
| 676 | welddl.Part0 = game.Players.LocalPlayer.Character["Right Arm"] | |
| 677 | welddl.Part1 = Part0 | |
| 678 | welddl.C0 = CFrame.new(-0.039276123, -1.06721604, -1.0592804, 1.19219067e-07, -4.84290979e-07, -1.00000036, -1.19210583e-07, 1.00000143, -5.28995145e-07, 1.00000095, -1.19207265e-07, 1.3709174e-06) | |
| 679 | for i = 0,1 , 0.02 do | |
| 680 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i) | |
| 681 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i) | |
| 682 | --lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.72260725, 0.385421276, 0, 0.865490794, 0.500013113, 0.0302087422, 0.499708682, -0.866017878, 0.0174446627, 0.0348838717, -2.62477647e-06, -0.999391317),i) | |
| 683 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.34390306, 0.174765587, -0.502760172, 0.953806698, 0.298583031, 0.0331806801, -0.0622573979, 0.304501295, -0.950475156, -0.293899328, 0.904503822, 0.309024394),i) | |
| 684 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i) | |
| 685 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i) | |
| 686 | game:GetService("RunService").RenderStepped:wait()
| |
| 687 | end | |
| 688 | for i = 0,0.8 , 0.1 do | |
| 689 | welddl.C0 = welddl.C0:lerp(CFrame.new(0.149496078, -1.75397778, -0.0924315453, -0.0348965228, -0.999374568, -0.00571133196, 0.99939096, -0.0348971486, 3.4943223e-06, -0.000202797353, -0.00570772588, 0.999983847),i) | |
| 690 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i) | |
| 691 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i) | |
| 692 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i) | |
| 693 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.00869942, 0.777726173, -0.51766777, 0.524389982, -0.809043169, 0.265451282, 0.020352006, -0.299755126, -0.953799188, 0.851234913, 0.505565226, -0.14072293),i) | |
| 694 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i) | |
| 695 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i) | |
| 696 | game:GetService("RunService").RenderStepped:wait()
| |
| 697 | end | |
| 698 | humanoid.PlatformStand = true | |
| 699 | humanoid.JumpPower = 0 | |
| 700 | humanoid.WalkSpeed = 0 | |
| 701 | for i,v in pairs(humanoid.Parent.Torso:GetChildren()) do | |
| 702 | if v.ClassName == "Weld" then | |
| 703 | v:destroy() | |
| 704 | end | |
| 705 | end | |
| 706 | canwalk = true | |
| 707 | canbefps = false | |
| 708 | game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 25 | |
| 709 | game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50 | |
| 710 | using = false | |
| 711 | Part0:Destroy() | |
| 712 | if humanoid.Parent:findFirstChild("Health") then
| |
| 713 | humanoid.Parent.Health:Remove() | |
| 714 | humanoid.Health = 0.001 | |
| 715 | for i,v in pairs(humanoid.Parent:GetChildren()) do | |
| 716 | if v.ClassName == "Part" then | |
| 717 | for q,w in pairs(v:GetChildren()) do | |
| 718 | if w.ClassName == "Part" then | |
| 719 | w:destroy() | |
| 720 | end | |
| 721 | end | |
| 722 | end | |
| 723 | end | |
| 724 | end | |
| 725 | if humanoid.Parent:findFirstChild("Torso") then
| |
| 726 | humanoid.Parent.Torso.Velocity = mouse.Hit.lookVector * 35 | |
| 727 | for i,v in pairs(humanoid.Parent.Torso:GetChildren()) do | |
| 728 | if v.ClassName == "Motor6D" then | |
| 729 | if v.Name == "Neck" then | |
| 730 | ||
| 731 | else | |
| 732 | v:destroy() | |
| 733 | end | |
| 734 | end | |
| 735 | end | |
| 736 | end | |
| 737 | humanoid.WalkSpeed = 0 | |
| 738 | humanoid.JumpPower = 0 | |
| 739 | humanoid.Health = 0 | |
| 740 | if humanoid.Parent:findFirstChild("Right Arm") then
| |
| 741 | local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
| |
| 742 | attachment.Position = Vector3.new(1, 1, 0) | |
| 743 | local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
| |
| 744 | ball.Attachment0 = humanoid.Parent["Right Arm"].RightShoulderAttachment | |
| 745 | ball.Attachment1 = attachment | |
| 746 | local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
| |
| 747 | collidepartofleftleg.Name = "Bone" | |
| 748 | collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8) | |
| 749 | collidepartofleftleg.Transparency = 1 | |
| 750 | collidepartofleftleg:BreakJoints() | |
| 751 | local weeld = Instance.new("Weld", collidepartofleftleg)
| |
| 752 | weeld.Part0 = humanoid.Parent["Right Arm"] | |
| 753 | weeld.Part1 = collidepartofleftleg | |
| 754 | weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0) | |
| 755 | end | |
| 756 | if humanoid.Parent:findFirstChild("Left Arm") then
| |
| 757 | local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
| |
| 758 | attachment.Position = Vector3.new(1, 1, 0) | |
| 759 | local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
| |
| 760 | ball.Attachment0 = humanoid.Parent.Torso.LeftCollarAttachment | |
| 761 | ball.Attachment1 = humanoid.Parent["Left Arm"].LeftShoulderAttachment | |
| 762 | local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
| |
| 763 | collidepartofleftleg.Name = "Bone" | |
| 764 | collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8) | |
| 765 | collidepartofleftleg.Transparency = 1 | |
| 766 | collidepartofleftleg:BreakJoints() | |
| 767 | local weeld = Instance.new("Weld", collidepartofleftleg)
| |
| 768 | weeld.Part0 = humanoid.Parent["Left Arm"] | |
| 769 | weeld.Part1 = collidepartofleftleg | |
| 770 | weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0) | |
| 771 | end | |
| 772 | if humanoid.Parent:findFirstChild("Right Leg") then
| |
| 773 | local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
| |
| 774 | attachment.Position = Vector3.new(0.5, -1, 0) | |
| 775 | local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
| |
| 776 | ball.Attachment0 = humanoid.Parent["Right Leg"].RightFootAttachment | |
| 777 | ball.Attachment1 = attachment | |
| 778 | humanoid.Parent["Right Leg"].RightFootAttachment.Position = Vector3.new(0, 1, 0) | |
| 779 | local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
| |
| 780 | collidepartofleftleg.Name = "Bone" | |
| 781 | collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8) | |
| 782 | collidepartofleftleg.Transparency = 1 | |
| 783 | collidepartofleftleg:BreakJoints() | |
| 784 | local weeld = Instance.new("Weld", collidepartofleftleg)
| |
| 785 | weeld.Part0 = humanoid.Parent["Right Leg"] | |
| 786 | weeld.Part1 = collidepartofleftleg | |
| 787 | weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0) | |
| 788 | end | |
| 789 | if humanoid.Parent:findFirstChild("Left Leg") then
| |
| 790 | local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
| |
| 791 | attachment.Position = Vector3.new(-0.5, -1, 0) | |
| 792 | local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
| |
| 793 | ball.Attachment0 = humanoid.Parent["Left Leg"].LeftFootAttachment | |
| 794 | ball.Attachment1 = attachment | |
| 795 | humanoid.Parent["Left Leg"].LeftFootAttachment.Position = Vector3.new(0, 1, 0) | |
| 796 | local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
| |
| 797 | collidepartofleftleg.Name = "Bone" | |
| 798 | collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8) | |
| 799 | collidepartofleftleg.Transparency = 1 | |
| 800 | collidepartofleftleg:BreakJoints() | |
| 801 | local weeld = Instance.new("Weld", collidepartofleftleg)
| |
| 802 | weeld.Part0 = humanoid.Parent["Left Leg"] | |
| 803 | weeld.Part1 = collidepartofleftleg | |
| 804 | weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0) | |
| 805 | end | |
| 806 | if humanoid.Parent:findFirstChild("Head") then
| |
| 807 | local attachment = Instance.new("Attachment", humanoid.Parent.Head)
| |
| 808 | attachment.Position = Vector3.new(0, -0.5, 0) | |
| 809 | humanoid.Parent.Torso.NeckAttachment.Visible = false | |
| 810 | humanoid.Parent.Torso.NeckAttachment.Position = humanoid.Parent.Torso.NeckAttachment.Position + Vector3.new(0,0,0) | |
| 811 | local ball = Instance.new("HingeConstraint", humanoid.Parent)
| |
| 812 | ball.Attachment0 = humanoid.Parent.Torso.NeckAttachment | |
| 813 | ball.Attachment1 = attachment | |
| 814 | local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
| |
| 815 | collidepartofleftleg.Name = "Bone" | |
| 816 | collidepartofleftleg.Size = Vector3.new(0.5,0.3,0.5) | |
| 817 | collidepartofleftleg.Transparency = 1 | |
| 818 | collidepartofleftleg:BreakJoints() | |
| 819 | local weeld = Instance.new("Weld", collidepartofleftleg)
| |
| 820 | weeld.Part0 = collidepartofleftleg | |
| 821 | weeld.Part1 = humanoid.Parent["Head"] | |
| 822 | if humanoid.Parent.Torso:findFirstChild("Neck") then
| |
| 823 | humanoid.Parent.Torso.Neck:destroy() | |
| 824 | end | |
| 825 | end | |
| 826 | end | |
| 827 | end | |
| 828 | sensoryee1.Touched:connect(kicked) | |
| 829 | for i = 0,1 , 0.08 do | |
| 830 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.906621933, -1.96817839, 3.81469727e-06, 0.939697921, 0.342017353, -1.15483999e-07, -0.342018157, 0.939700484, -1.54780309e-06, 4.20854008e-07, -1.4939601e-06, 1.00000584),i) | |
| 831 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(2.04675007, -0.901816607, 3.81469727e-06, -0.241916299, -0.970304012, -1.15483999e-07, 0.970306754, -0.241916746, -1.54780309e-06, -1.47389744e-06, 4.86491388e-07, 1.00000584),i) | |
| 832 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.78488255, 0.126835346, 0, 0.913546026, 0.406735331, 1.15483552e-07, -0.406735331, 0.913546026, 1.54779377e-06, 5.24042946e-07, -1.46095226e-06, 1),i) | |
| 833 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.92161179, 0.407135487, 0, -0.694653988, -0.719348252, -1.15483999e-07, 0.719350696, -0.694655538, -1.54780309e-06, -1.03318553e-06, 1.1582564e-06, 1.00000584),i) | |
| 834 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.0323647447, 0.374601871, -0.926624477, -0.013075971, 0.927188933, 0.374372125, 0.999392211, 5.49364394e-08, 0.0349063426):inverse(),i) | |
| 835 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.50000882, 0, 0.0349099413, 5.30404058e-08, -0.999393761, -1.5450081e-06, 1.00000596, -1.07041799e-07, 0.999396384, -1.54780309e-06, 0.0349102654),i) | |
| 836 | game:GetService("RunService").RenderStepped:wait()
| |
| 837 | end | |
| 838 | wait(0.2) | |
| 839 | sensoryee1:destroy() | |
| 840 | if not hittd then | |
| 841 | using = false | |
| 842 | canwalk = true | |
| 843 | end | |
| 844 | end | |
| 845 | end | |
| 846 | mouse.KeyDown:connect(kickthefurfag) | |
| 847 | function begone(key) | |
| 848 | key = key:lower() | |
| 849 | if key == "y" and not using then | |
| 850 | using = true | |
| 851 | canwalk = false | |
| 852 | local fuckingnormies = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
| |
| 853 | fuckingnormies.SoundId = "rbxassetid://854345294" | |
| 854 | fuckingnormies.TimePosition = 2 | |
| 855 | fuckingnormies.Volume = 10 | |
| 856 | fuckingnormies:Play() | |
| 857 | for i = 0,1 , 0.02 do | |
| 858 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i) | |
| 859 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i) | |
| 860 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.72260725, 0.385421276, 0, 0.865490794, 0.500013113, 0.0302087422, 0.499708682, -0.866017878, 0.0174446627, 0.0348838717, -2.62477647e-06, -0.999391317),i) | |
| 861 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.34390306, 0.174765587, -0.502760172, 0.953806698, 0.298583031, 0.0331806801, -0.0622573979, 0.304501295, -0.950475156, -0.293899328, 0.904503822, 0.309024394),i) | |
| 862 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i) | |
| 863 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i) | |
| 864 | game:GetService("RunService").RenderStepped:wait()
| |
| 865 | end | |
| 866 | wait(1) | |
| 867 | for i = 0,1 , 0.1 do | |
| 868 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i) | |
| 869 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i) | |
| 870 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i) | |
| 871 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i) | |
| 872 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i) | |
| 873 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i) | |
| 874 | game:GetService("RunService").RenderStepped:wait()
| |
| 875 | end | |
| 876 | meme:Play() | |
| 877 | meme.Volume = 6 | |
| 878 | thunder.TimePosition = 0.4 | |
| 879 | thunder:Play() | |
| 880 | thunder.Volume = 6 | |
| 881 | --Converted with ttyyuu12345's model to script plugin v4 | |
| 882 | function sandbox(var,func) | |
| 883 | local env = getfenv(func) | |
| 884 | local newenv = setmetatable({},{
| |
| 885 | __index = function(self,k) | |
| 886 | if k=="script" then | |
| 887 | return var | |
| 888 | else | |
| 889 | return env[k] | |
| 890 | end | |
| 891 | end, | |
| 892 | }) | |
| 893 | setfenv(func,newenv) | |
| 894 | return func | |
| 895 | end | |
| 896 | cors = {}
| |
| 897 | mas = Instance.new("Model",game:GetService("Lighting"))
| |
| 898 | Model0 = Instance.new("Model")
| |
| 899 | Part1 = Instance.new("Part")
| |
| 900 | Part2 = Instance.new("Part")
| |
| 901 | Model0.Name = "Beam" | |
| 902 | Model0.Parent = mas | |
| 903 | Part1.Name = "beemblue" | |
| 904 | Part1.Parent = Model0 | |
| 905 | Part1.Material = Enum.Material.Neon | |
| 906 | Part1.BrickColor = BrickColor.new("Cyan")
| |
| 907 | Part1.Transparency = 0 | |
| 908 | Part1.Shape = Enum.PartType.Cylinder | |
| 909 | Part1.Size = Vector3.new(0.0500000007, 3.96000385, 3.96000171) | |
| 910 | Part1.CFrame = CFrame.new(40.7978516, 2.43296385, 64.2700119, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
| 911 | Part1.Color = Color3.new(0.0156863, 0.686275, 0.92549) | |
| 912 | Part1.Position = Vector3.new(40.7978516, 2.43296385, 64.2700119) | |
| 913 | Part1.Color = Color3.new(0.0156863, 0.686275, 0.92549) | |
| 914 | Part2.Name = "beem" | |
| 915 | Part2.Parent = Model0 | |
| 916 | Part2.Material = Enum.Material.Neon | |
| 917 | Part2.BrickColor = BrickColor.new("Institutional white")
| |
| 918 | Part2.Transparency = 0 | |
| 919 | Part2.Shape = Enum.PartType.Cylinder | |
| 920 | Part2.Size = Vector3.new(0.0500000007, 3.96000385, 3.96000171) | |
| 921 | Part2.CFrame = CFrame.new(40.7682838, 2.43296385, 64.2700119, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
| 922 | Part2.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
| 923 | Part2.Position = Vector3.new(40.7682838, 2.43296385, 64.2700119) | |
| 924 | Part2.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
| 925 | for i,v in pairs(mas:GetChildren()) do | |
| 926 | v.Parent = game:GetService("Players").LocalPlayer.Character
| |
| 927 | pcall(function() v:MakeJoints() end) | |
| 928 | end | |
| 929 | mas:Destroy() | |
| 930 | for i,v in pairs(cors) do | |
| 931 | spawn(function() | |
| 932 | pcall(v) | |
| 933 | end) | |
| 934 | end | |
| 935 | Part1.Anchored = true | |
| 936 | Part2.Anchored = true | |
| 937 | Part1.CanCollide = false | |
| 938 | Part2.CanCollide = false | |
| 939 | local canrag = true | |
| 940 | Part1.CFrame = game.Players.LocalPlayer.Character.Head.CFrame * CFrame.new(0,0,-5) * CFrame.fromEulerAnglesXYZ(0,math.pi/2,0) | |
| 941 | local function ragdolldafurfag(part) | |
| 942 | local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
| |
| 943 | local ragdolled = part.Parent:findFirstChild("ragdolled")
| |
| 944 | if humanoid then | |
| 945 | if humanoid.Parent.Name == game.Players.LocalPlayer.Name then | |
| 946 | --nothing | |
| 947 | else | |
| 948 | if ragdolled then | |
| 949 | --nothing again | |
| 950 | else | |
| 951 | local raggd = Instance.new("BoolValue", humanoid.Parent)
| |
| 952 | raggd.Name = "ragdolled" | |
| 953 | humanoid.Name = "memes" | |
| 954 | humanoid.PlatformStand = true | |
| 955 | humanoid.JumpPower = 0 | |
| 956 | humanoid.WalkSpeed = 0 | |
| 957 | local findlefthip = humanoid.Parent.Torso:findFirstChild("Left Hip")
| |
| 958 | if findlefthip then | |
| 959 | findlefthip:Remove() | |
| 960 | local glue = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 961 | glue.Part0 = humanoid.Parent.Torso | |
| 962 | glue.Part1 = humanoid.Parent["Left Leg"] | |
| 963 | glue.Name = "Left leg" | |
| 964 | local collider = Instance.new("Part", humanoid.Parent["Left Leg"])
| |
| 965 | collider.Position = Vector3.new(0,999,0) | |
| 966 | collider.Size = Vector3.new(1.5, 1, 1) | |
| 967 | collider.Shape = "Cylinder" | |
| 968 | local weld = Instance.new("Weld", collider)
| |
| 969 | weld.Part0 = humanoid.Parent["Left Leg"] | |
| 970 | weld.Part1 = collider | |
| 971 | weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 972 | collider.TopSurface = "Smooth" | |
| 973 | collider.BottomSurface = "Smooth" | |
| 974 | collider.formFactor = "Symmetric" | |
| 975 | glue.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
| 976 | glue.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
| 977 | collider.Transparency = 1 | |
| 978 | end | |
| 979 | -- | |
| 980 | local findrighthip = humanoid.Parent.Torso:findFirstChild("Right Hip")
| |
| 981 | if findrighthip then | |
| 982 | findrighthip:Remove() | |
| 983 | local glue = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 984 | glue.Part0 = humanoid.Parent.Torso | |
| 985 | glue.Part1 = humanoid.Parent["Right Leg"] | |
| 986 | glue.Name = "Right leg" | |
| 987 | local collider = Instance.new("Part", humanoid.Parent["Right Leg"])
| |
| 988 | collider.Position = Vector3.new(0,999,0) | |
| 989 | collider.Size = Vector3.new(1.5, 1, 1) | |
| 990 | collider.Shape = "Cylinder" | |
| 991 | local weld = Instance.new("Weld", collider)
| |
| 992 | weld.Part0 = humanoid.Parent["Right Leg"] | |
| 993 | weld.Part1 = collider | |
| 994 | weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 995 | collider.TopSurface = "Smooth" | |
| 996 | collider.BottomSurface = "Smooth" | |
| 997 | collider.formFactor = "Symmetric" | |
| 998 | glue.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
| 999 | glue.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
| 1000 | collider.Transparency = 1 | |
| 1001 | end | |
| 1002 | -- | |
| 1003 | local findrightshoulder = humanoid.Parent.Torso:findFirstChild("Right Shoulder")
| |
| 1004 | if findrightshoulder then | |
| 1005 | findrightshoulder:Remove() | |
| 1006 | local glue = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 1007 | glue.Part0 = humanoid.Parent.Torso | |
| 1008 | glue.Part1 = humanoid.Parent["Right Arm"] | |
| 1009 | glue.Name = "Right arm" | |
| 1010 | local collider = Instance.new("Part", humanoid.Parent["Right Arm"])
| |
| 1011 | collider.Position = Vector3.new(0,999,0) | |
| 1012 | collider.Size = Vector3.new(1.5, 1, 1) | |
| 1013 | collider.Shape = "Cylinder" | |
| 1014 | local weld = Instance.new("Weld", collider)
| |
| 1015 | weld.Part0 = humanoid.Parent["Right Arm"] | |
| 1016 | weld.Part1 = collider | |
| 1017 | weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 1018 | collider.TopSurface = "Smooth" | |
| 1019 | collider.BottomSurface = "Smooth" | |
| 1020 | collider.formFactor = "Symmetric" | |
| 1021 | glue.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 1022 | glue.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
| 1023 | collider.Transparency = 1 | |
| 1024 | end | |
| 1025 | -- | |
| 1026 | local findleftshoulder = humanoid.Parent.Torso:findFirstChild("Left Shoulder")
| |
| 1027 | if findleftshoulder then | |
| 1028 | findleftshoulder:Remove() | |
| 1029 | local glue = Instance.new("Glue", humanoid.Parent.Torso)
| |
| 1030 | glue.Part0 = humanoid.Parent.Torso | |
| 1031 | glue.Part1 = humanoid.Parent["Left Arm"] | |
| 1032 | glue.Name = "Left arm" | |
| 1033 | local collider = Instance.new("Part", humanoid.Parent["Left Arm"])
| |
| 1034 | collider.Position = Vector3.new(0,999,0) | |
| 1035 | collider.Size = Vector3.new(1.5, 1, 1) | |
| 1036 | collider.Shape = "Cylinder" | |
| 1037 | local weld = Instance.new("Weld", collider)
| |
| 1038 | weld.Part0 = humanoid.Parent["Left Arm"] | |
| 1039 | weld.Part1 = collider | |
| 1040 | weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
| 1041 | collider.TopSurface = "Smooth" | |
| 1042 | collider.BottomSurface = "Smooth" | |
| 1043 | collider.formFactor = "Symmetric" | |
| 1044 | glue.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 1045 | glue.C1 = CFrame.new(0, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
| 1046 | collider.Transparency = 1 | |
| 1047 | end | |
| 1048 | if humanoid.Parent:findFirstChild("Head") then
| |
| 1049 | local attachment = Instance.new("Attachment", humanoid.Parent.Head)
| |
| 1050 | attachment.Position = Vector3.new(0, -0.5, 0) | |
| 1051 | humanoid.Parent.Torso.NeckAttachment.Visible = false | |
| 1052 | humanoid.Parent.Torso.NeckAttachment.Position = humanoid.Parent.Torso.NeckAttachment.Position + Vector3.new(0,0,0) | |
| 1053 | local ball = Instance.new("HingeConstraint", humanoid.Parent)
| |
| 1054 | ball.Attachment0 = humanoid.Parent.Torso.NeckAttachment | |
| 1055 | ball.Attachment1 = attachment | |
| 1056 | local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
| |
| 1057 | collidepartofleftleg.Name = "Bone" | |
| 1058 | collidepartofleftleg.Size = Vector3.new(0.5,0.3,0.5) | |
| 1059 | collidepartofleftleg.Transparency = 1 | |
| 1060 | collidepartofleftleg:BreakJoints() | |
| 1061 | local weeld = Instance.new("Weld", collidepartofleftleg)
| |
| 1062 | weeld.Part0 = collidepartofleftleg | |
| 1063 | weeld.Part1 = humanoid.Parent["Head"] | |
| 1064 | if humanoid.Parent.Torso:findFirstChild("Neck") then
| |
| 1065 | humanoid.Parent.Torso.Neck:destroy() | |
| 1066 | end | |
| 1067 | end | |
| 1068 | end | |
| 1069 | end | |
| 1070 | end | |
| 1071 | end | |
| 1072 | Part1.Touched:connect(ragdolldafurfag) | |
| 1073 | local function changeposandsize() | |
| 1074 | for i = 1,200 do | |
| 1075 | Part1.Size = Part1.Size + Vector3.new(0.9,0.2,0.1) | |
| 1076 | Part2.Size = Part2.Size + Vector3.new(0.9,0.2,0.1) | |
| 1077 | Part1.CFrame = Part1.CFrame * CFrame.new(0.7,0,0) | |
| 1078 | Part2.CFrame = Part1.CFrame * CFrame.new(0.7,0,0) | |
| 1079 | Part1.Transparency = Part1.Transparency + 0.007 | |
| 1080 | Part2.Transparency = Part2.Transparency + 0.007 | |
| 1081 | game:GetService("RunService").RenderStepped:wait()
| |
| 1082 | end | |
| 1083 | Model0:destroy() | |
| 1084 | end | |
| 1085 | changeposandsize() | |
| 1086 | armcanattack = false | |
| 1087 | canwalk = true | |
| 1088 | using = false | |
| 1089 | end | |
| 1090 | end | |
| 1091 | mouse.KeyDown:connect(begone) | |
| 1092 | --Converted with ttyyuu12345's model to script plugin v4 | |
| 1093 | function sandbox(var,func) | |
| 1094 | local env = getfenv(func) | |
| 1095 | local newenv = setmetatable({},{
| |
| 1096 | __index = function(self,k) | |
| 1097 | if k=="script" then | |
| 1098 | return var | |
| 1099 | else | |
| 1100 | return env[k] | |
| 1101 | end | |
| 1102 | end, | |
| 1103 | }) | |
| 1104 | setfenv(func,newenv) | |
| 1105 | return func | |
| 1106 | end | |
| 1107 | cors = {}
| |
| 1108 | mas = Instance.new("Model",game:GetService("Lighting"))
| |
| 1109 | Soundo0 = Instance.new("Sound")
| |
| 1110 | Soundo0.Parent = mas | |
| 1111 | Soundo0.SoundId = "rbxassetid://1206917308" | |
| 1112 | Soundo0.Volume = 10 | |
| 1113 | Soundo0.PlaybackSpeed = 1 | |
| 1114 | Soundo0.Looped = true | |
| 1115 | for i,v in pairs(mas:GetChildren()) do | |
| 1116 | v.Parent = game:GetService("Players").LocalPlayer.Character.Torso
| |
| 1117 | pcall(function() v:MakeJoints() end) | |
| 1118 | end | |
| 1119 | mas:Destroy() | |
| 1120 | for i,v in pairs(cors) do | |
| 1121 | spawn(function() | |
| 1122 | pcall(v) | |
| 1123 | end) | |
| 1124 | end | |
| 1125 | function kysfurshit(key) | |
| 1126 | key = key:lower() | |
| 1127 | if key == "q" and not using then | |
| 1128 | using = true | |
| 1129 | hittd = false | |
| 1130 | canwalk = false | |
| 1131 | local canscan = true | |
| 1132 | textfag.Text = "fox faggotz" | |
| 1133 | for i = 0,1 , 0.04 do | |
| 1134 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.241932347, -1.21926342e-26, -0.970292151, 6.1341824e-27, 1, -2.5243549e-27, 0.970292151, -3.11126741e-27, 0.241932347),i) | |
| 1135 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 0.0349053368, -8.60723958e-07, 0.999392927, -0.139084309, 0.990273297, 0.00485882163, -0.989666522, -0.139170289, 0.0345666632),i) | |
| 1136 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.00984383, 0.0977787971, 0, 0.500008941, 0.866028607, -2.82727748e-27, -0.866028607, 0.500008941, -2.3224065e-27, -2.57484199e-27, 2.3224065e-27, 1),i) | |
| 1137 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.0187254, 0.622524977, -0.477272034, 0.499353766, -0.855162203, 0.139084026, 0.0396689773, -0.137795925, -0.989666998, 0.865489781, 0.499711245, -0.0348855592),i) | |
| 1138 | game:GetService("RunService").RenderStepped:wait()
| |
| 1139 | end | |
| 1140 | local sensoryee = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
| |
| 1141 | sensoryee.Size = Vector3.new(1,1,1) | |
| 1142 | sensoryee.CanCollide = false | |
| 1143 | sensoryee.Transparency = 0 | |
| 1144 | sensoryee:BreakJoints() | |
| 1145 | local weldsensor = Instance.new("Weld", sensoryee)
| |
| 1146 | weldsensor.Part0 = game.Players.LocalPlayer.Character["Right Arm"] | |
| 1147 | weldsensor.Part1 = sensoryee | |
| 1148 | weldsensor.C0 = weldsensor.C0 * CFrame.new(0,-0.5,0) | |
| 1149 | local function hagotem(part) | |
| 1150 | sensoryee:destroy() | |
| 1151 | local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
| |
| 1152 | if humanoid then | |
| 1153 | local canscan = true | |
| 1154 | for i,v in pairs(humanoid.Parent:GetChildren()) do | |
| 1155 | if v.ClassName == "Hat" or v.ClassName == "Accessory" then | |
| 1156 | if v:findFirstChild("Handle") then
| |
| 1157 | if v.Handle:findFirstChild("Mesh") then
| |
| 1158 | if canscan and v.Handle.Mesh.MeshId == "rbxassetid://188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or v.Handle.Mesh.MeshId == "rbxassetid://170939831" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or v.Handle.Mesh.MeshId == "rbxassetid://135446047" or v.Handle.Mesh.MeshId == "rbxassetid://335037790" or v.Handle.Mesh.MeshId == "rbxassetid://361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or v.Handle.Mesh.MeshId == "rbxassetid://1374148" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Handle.Mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then | |
| 1159 | canscan = false | |
| 1160 | hittd = true | |
| 1161 | --canbefps = true | |
| 1162 | local furfaggrowl = Instance.new("Sound", humanoid.Parent.Head)
| |
| 1163 | furfaggrowl.SoundId = "rbxassetid://133322522" | |
| 1164 | furfaggrowl.Volume = 10 | |
| 1165 | local rip = Instance.new("Sound", humanoid.Parent.Head)
| |
| 1166 | rip.SoundId = "rbxassetid://132514715" | |
| 1167 | rip.Volume = 10 | |
| 1168 | if humanoid.Parent:findFirstChild("HumanoidRootPart") then
| |
| 1169 | humanoid.Parent.HumanoidRootPart:destroy() | |
| 1170 | humanoid.WalkSpeed = 0 | |
| 1171 | humanoid.JumpPower = 0 | |
| 1172 | else | |
| 1173 | humanoid.PlatformStand = true | |
| 1174 | humanoid.JumpPower = 0 | |
| 1175 | humanoid.WalkSpeed = 0 | |
| 1176 | end | |
| 1177 | textfag.Text = "die from cancer" | |
| 1178 | local headfurfagweld = Instance.new("Weld", game.Players.LocalPlayer.Character["Right Arm"])
| |
| 1179 | headfurfagweld.Part0 = game.Players.LocalPlayer.Character["Right Arm"] | |
| 1180 | headfurfagweld.Part1 = humanoid.Parent.Head | |
| 1181 | headfurfagweld.C0 = CFrame.new(0.00057220459, -1.29444742, -0.873190403, -0.996955156, -0.0485438928, 0.0610030033, -0.0641870201, 0.0669786036, -0.995689929, 0.0442487523, -0.996576011, -0.0698903799) | |
| 1182 | furfaggrowl:Play() | |
| 1183 | furfaggrowl.TimePosition = 1 | |
| 1184 | wait(1) | |
| 1185 | for i = 0,1 , 0.04 do | |
| 1186 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.09488106, 0.667919636, 0.0639152527, 0.0739268959, -0.95855093, 0.275169909, -0.02475233, -0.277602971, -0.960379243, 0.996955395, 0.0641870052, -0.044248756),i) | |
| 1187 | game:GetService("RunService").RenderStepped:wait()
| |
| 1188 | end | |
| 1189 | wait(1.4) | |
| 1190 | for i = 1,6 do | |
| 1191 | wait(0.1) | |
| 1192 | for i = 0,1 , 0.15 do | |
| 1193 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i) | |
| 1194 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i) | |
| 1195 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.4344244, 0.102565765, 1.00000012, -1.10566744e-26, 3.04815854e-27, 1.14353277e-26, 0.970295191, -0.241921842, -2.61223027e-28, 0.241921738, 0.970297754),i) | |
| 1196 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i) | |
| 1197 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50013542, -0.0218527317, 0.298622131, 1, 2.38743288e-22, 1.16448315e-22, -2.65628601e-22, 0.898784995, 0.438389838, 6.26162773e-28, -0.438389868, 0.898784935),i) | |
| 1198 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.541605, 1.54031897, -0.202716827, 0.99939096, -0.0331876501, -0.0107830577, -0.0348742045, -0.960688651, -0.275429219, -0.00121831207, 0.275637507, -0.961260855),i) | |
| 1199 | game:GetService("RunService").RenderStepped:wait()
| |
| 1200 | end | |
| 1201 | for i = 0,1 , 0.15 do | |
| 1202 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -1.90734863e-06, 1.00069809, 0.999390602, 6.40860435e-07, -0.0349101759, -0.0242511462, 0.71933949, -0.694235682, 0.0251118187, 0.694659173, 0.718900979):inverse(),i) | |
| 1203 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.18236089, -0.21427536, 1.00000012, 1.51461294e-27, 4.19042913e-27, -4.41762107e-27, 0.499996245, 0.866027534, -7.79938216e-28, -0.866027653, 0.499996305),i) | |
| 1204 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.18106127, -0.0497360229, 1.00000012, 1.98161859e-27, -5.80601626e-27, -9.08767763e-27, 0.500005603, 0.866032362, -3.82406602e-27, -0.866032481, 0.500005662),i) | |
| 1205 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.53122997, -0.198875427, 1.00000012, -1.209166e-26, -3.76759968e-27, 1.21169035e-26, 0.927188694, 0.374603868, -1.64222563e-27, -0.374603897, 0.927188814),i) | |
| 1206 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50013542, -0.0218527317, 0.298622131, 1, 2.38743288e-22, 1.16448315e-22, -2.65628601e-22, 0.898784995, 0.438389838, 6.26162773e-28, -0.438389868, 0.898784935),i) | |
| 1207 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.4887104, 0.0502290726, -0.938224792, 0.999392748, 0.0233488977, -0.025931986, -0.0348734297, 0.642351151, -0.765616715, -0.00121889159, 0.766055882, 0.642774582),i) | |
| 1208 | game:GetService("RunService").RenderStepped:wait()
| |
| 1209 | end | |
| 1210 | local punchclone = punch:Clone() | |
| 1211 | punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"] | |
| 1212 | punchclone:Play() | |
| 1213 | end | |
| 1214 | local goreclone = gore:Clone() | |
| 1215 | goreclone.Parent = game.Players.LocalPlayer.Character["Right Arm"] | |
| 1216 | goreclone:Play() | |
| 1217 | for i,v in pairs(humanoid.Parent:GetChildren()) do | |
| 1218 | if v.ClassName == "Hat" or v.ClassName == "Accessory" then | |
| 1219 | v:destroy() | |
| 1220 | end | |
| 1221 | if v.Name == "Head" then | |
| 1222 | v.Transparency = 1 | |
| 1223 | end | |
| 1224 | end | |
| 1225 | if humanoid.Parent.Head:findFirstChild("face") then
| |
| 1226 | humanoid.Parent.Head.face.Transparency = 1 | |
| 1227 | end | |
| 1228 | for i = 1,math.random(10,15) do | |
| 1229 | --Converted with ttyyuu12345's model to script plugin v4 | |
| 1230 | function sandbox(var,func) | |
| 1231 | local env = getfenv(func) | |
| 1232 | local newenv = setmetatable({},{
| |
| 1233 | __index = function(self,k) | |
| 1234 | if k=="script" then | |
| 1235 | return var | |
| 1236 | else | |
| 1237 | return env[k] | |
| 1238 | end | |
| 1239 | end, | |
| 1240 | }) | |
| 1241 | setfenv(func,newenv) | |
| 1242 | return func | |
| 1243 | end | |
| 1244 | cors = {}
| |
| 1245 | mas = Instance.new("Model",game:GetService("Lighting"))
| |
| 1246 | local Part0 = Instance.new("Part")
| |
| 1247 | Part0.Name = "bl00d" | |
| 1248 | Part0.Parent = mas | |
| 1249 | Part0.Material = Enum.Material.SmoothPlastic | |
| 1250 | Part0.BrickColor = BrickColor.new("Maroon")
| |
| 1251 | Part0.Size = Vector3.new(1.16000009, 0.0500000007, 1.12000048) | |
| 1252 | Part0.CFrame = CFrame.new(17.569994, 1.14527643, 34.9399986, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
| 1253 | Part0.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 1254 | Part0.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 1255 | Part0.Color = Color3.new(0.458824, 0, 0) | |
| 1256 | Part0.Position = Vector3.new(17.569994, 1.14527643, 34.9399986) | |
| 1257 | Part0.Color = Color3.new(0.458824, 0, 0) | |
| 1258 | Part0.CFrame = humanoid.Parent.Head.CFrame * CFrame.new(math.random(-1,1),math.random(-1,1),math.random(-1,1)) | |
| 1259 | Part0:BreakJoints() | |
| 1260 | for i,v in pairs(mas:GetChildren()) do | |
| 1261 | v.Parent = humanoid.Parent | |
| 1262 | pcall(function() v:MakeJoints() end) | |
| 1263 | end | |
| 1264 | mas:Destroy() | |
| 1265 | for i,v in pairs(cors) do | |
| 1266 | spawn(function() | |
| 1267 | pcall(v) | |
| 1268 | end) | |
| 1269 | end | |
| 1270 | end | |
| 1271 | wait(1) | |
| 1272 | for i = 0,1 , 0.05 do | |
| 1273 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i) | |
| 1274 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50013542, -0.0218527317, 0.298622131, 1, 2.38743288e-22, 1.16448315e-22, -2.65628601e-22, 0.898784995, 0.438389838, 6.26162773e-28, -0.438389868, 0.898784935),i) | |
| 1275 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.241932347, -1.21926342e-26, -0.970292151, 6.1341824e-27, 1, -2.5243549e-27, 0.970292151, -3.11126741e-27, 0.241932347),i) | |
| 1276 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 0.0349053368, -8.60723958e-07, 0.999392927, -0.139084309, 0.990273297, 0.00485882163, -0.989666522, -0.139170289, 0.0345666632),i) | |
| 1277 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.00984383, 0.0977787971, 0, 0.500008941, 0.866028607, -2.82727748e-27, -0.866028607, 0.500008941, -2.3224065e-27, -2.57484199e-27, 2.3224065e-27, 1),i) | |
| 1278 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.0187254, 0.622524977, -0.477272034, 0.499353766, -0.855162203, 0.139084026, 0.0396689773, -0.137795925, -0.989666998, 0.865489781, 0.499711245, -0.0348855592),i) | |
| 1279 | game:GetService("RunService").RenderStepped:wait()
| |
| 1280 | end | |
| 1281 | wait(0.2) | |
| 1282 | furfaggrowl:destroy() | |
| 1283 | headfurfagweld:destroy() | |
| 1284 | local vel = Instance.new("BodyVelocity", humanoid.Parent.Torso)
| |
| 1285 | vel.MaxForce = Vector3.new(math.huge,math.huge,math.huge) | |
| 1286 | vel.Velocity = game.Players.LocalPlayer.Character.Torso.CFrame.rightVector * -math.random(400,469) + Vector3.new(0,2,0) | |
| 1287 | rip:Play() | |
| 1288 | for i = 0,1 , 0.06 do | |
| 1289 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.469489127, 5.58134868e-26, 0.882937074, 6.51283563e-26, 1, -8.06026519e-26, -0.882937074, 1.03650012e-25, 0.469489127),i) | |
| 1290 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 0.469437033, 6.2015107e-07, -0.882963717, 0.122883834, 0.99026978, 0.0653332844, 0.874373734, -0.139172658, 0.464868218),i) | |
| 1291 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.04339027, 0.288009644, 0, 0.17366755, 0.984804034, 6.07514039e-13, -0.984804392, 0.173667595, 1.61679779e-13, 5.32907052e-14, -6.27053964e-13, 0.999999762),i) | |
| 1292 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.66837502, 0.581873178, -0.720844269, 0.932209134, -0.33412677, 0.139085978, 0.118962891, -0.080060333, -0.989665747, 0.341809034, 0.939121604, -0.0348842852),i) | |
| 1293 | game:GetService("RunService").RenderStepped:wait()
| |
| 1294 | end | |
| 1295 | wait(1) | |
| 1296 | for i = 0,0.3 , 0.004 do | |
| 1297 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i) | |
| 1298 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.48563504, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i) | |
| 1299 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i) | |
| 1300 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.00435209274, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i) | |
| 1301 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i) | |
| 1302 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0157878399, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i) | |
| 1303 | game:GetService("RunService").RenderStepped:wait()
| |
| 1304 | end | |
| 1305 | using = false | |
| 1306 | canwalk = true | |
| 1307 | end | |
| 1308 | end | |
| 1309 | end | |
| 1310 | end | |
| 1311 | end | |
| 1312 | end | |
| 1313 | end | |
| 1314 | sensoryee.Touched:connect(hagotem) | |
| 1315 | for i = 0,1 , 0.04 do | |
| 1316 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.469489127, 5.58134868e-26, 0.882937074, 6.51283563e-26, 1, -8.06026519e-26, -0.882937074, 1.03650012e-25, 0.469489127),i) | |
| 1317 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 0.469437033, 6.2015107e-07, -0.882963717, 0.122883834, 0.99026978, 0.0653332844, 0.874373734, -0.139172658, 0.464868218),i) | |
| 1318 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.04339027, 0.288009644, 0, 0.17366755, 0.984804034, 6.07514039e-13, -0.984804392, 0.173667595, 1.61679779e-13, 5.32907052e-14, -6.27053964e-13, 0.999999762),i) | |
| 1319 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.66837502, 0.581873178, -0.720844269, 0.932209134, -0.33412677, 0.139085978, 0.118962891, -0.080060333, -0.989665747, 0.341809034, 0.939121604, -0.0348842852),i) | |
| 1320 | game:GetService("RunService").RenderStepped:wait()
| |
| 1321 | end | |
| 1322 | sensoryee:destroy() | |
| 1323 | if not hittd then | |
| 1324 | for i = 0,0.3 , 0.004 do | |
| 1325 | if canwalk and howmuch < 1 then | |
| 1326 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i) | |
| 1327 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.48563504, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i) | |
| 1328 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i) | |
| 1329 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.00435209274, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i) | |
| 1330 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i) | |
| 1331 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0157878399, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i) | |
| 1332 | game:GetService("RunService").RenderStepped:wait()
| |
| 1333 | end | |
| 1334 | end | |
| 1335 | using = false | |
| 1336 | canwalk = true | |
| 1337 | end | |
| 1338 | textfag.Text = game.Players.LocalPlayer.Character.Name.." The Brutal Anti-Furry" | |
| 1339 | end | |
| 1340 | end | |
| 1341 | mouse.KeyDown:connect(kysfurshit) | |
| 1342 | ||
| 1343 | dancing = false | |
| 1344 | function switch(key) | |
| 1345 | key = key:lower() | |
| 1346 | if key == "m" then | |
| 1347 | if not dancing then | |
| 1348 | dancing = true | |
| 1349 | canwalk = false | |
| 1350 | Sound0:Stop() | |
| 1351 | Soundo0:Play() | |
| 1352 | while dancing do | |
| 1353 | for i = 0.3,0.46 , 0.015 do | |
| 1354 | if dancing then | |
| 1355 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.48587704, 0.117996216, 1, 0, 0, 0, 0.971754849, -0.235992551, 0, 0.235992551, 0.971754849),i) | |
| 1356 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.965696573, 0.259673119, 0, -0.259673119, 0.965696573),i) | |
| 1357 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.95006418, -0.312054634, 1, 0, 0, 0, 0.950064242, -0.312054634, 0, 0.312054634, 0.950064301),i) | |
| 1358 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.96244073, -0.271492958, 1, 0, 0, 0, 0.962440372, -0.271492869, 0, 0.271492898, 0.962440431),i) | |
| 1359 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0.905787945, -0.292123914, 1, 0, 0, 0, -0.811575294, -0.584247589, 0, 0.584247708, -0.811575413),i) | |
| 1360 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.902326107, -0.296873212, 1, 0, 0, 0, -0.804652274, -0.593746305, 0, 0.593746424, -0.804652333),i) | |
| 1361 | game:GetService("RunService").RenderStepped:wait()
| |
| 1362 | end | |
| 1363 | end | |
| 1364 | for i = 0.35,0.4 , 0.025 do | |
| 1365 | if dancing then | |
| 1366 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.49878788, -0.0347967446, 1, 0, 0, 0, 0.997575462, 0.0695933998, 0, -0.0695933998, 0.997575462),i) | |
| 1367 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.996428847, -0.0844366103, 0, 0.0844366103, 0.996428847),i) | |
| 1368 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.9939127, 0.110167503, 1, 0, 0, 0, 0.993912935, 0.110167526, 0, -0.110167533, 0.993912995),i) | |
| 1369 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.99822259, 0.0595921576, 1, 0, 0, 0, 0.998222768, 0.0595921502, 0, -0.0595921502, 0.998222828),i) | |
| 1370 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0.276759148, -0.447396159, 1, 0, 0, 0, 0.44648236, -0.894792259, 0, 0.894792318, 0.44648239),i) | |
| 1371 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.278767586, -0.448392987, 1, 0, 0, 0, 0.442464471, -0.896785915, 0, 0.896785975, 0.44246453),i) | |
| 1372 | game:GetService("RunService").RenderStepped:wait()
| |
| 1373 | end | |
| 1374 | end | |
| 1375 | for i = 0.3,0.46 , 0.015 do | |
| 1376 | if dancing then | |
| 1377 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.49145174, -0.0920622349, 1, 0, 0, 0, 0.982902825, 0.18412438, 0, -0.18412438, 0.982902825),i) | |
| 1378 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.980066657, -0.198668674, 0, 0.198668674, 0.980066657),i) | |
| 1379 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.97351623, 0.228617132, 1, 0, 0, 0, 0.973516226, 0.228617072, 0, -0.228617072, 0.973516285),i) | |
| 1380 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.97264862, 0.232279897, 1, 0, 0, 0, 0.972648799, 0.232279852, 0, -0.232279852, 0.972648919),i) | |
| 1381 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0.0977592468, 0.296988964, 1, 0, 0, 0, 0.804481149, 0.593977869, 0, -0.593977928, 0.804481208),i) | |
| 1382 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.0882134438, 0.283605695, 1, 0, 0, 0, 0.823572338, 0.567211032, 0, -0.567211092, 0.823572397),i) | |
| 1383 | game:GetService("RunService").RenderStepped:wait()
| |
| 1384 | end | |
| 1385 | end | |
| 1386 | for i = 0.35,0.4 , 0.025 do | |
| 1387 | if dancing then | |
| 1388 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.49878788, -0.0347967446, 1, 0, 0, 0, 0.997575462, 0.0695933998, 0, -0.0695933998, 0.997575462),i) | |
| 1389 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.996428847, -0.0844366103, 0, 0.0844366103, 0.996428847),i) | |
| 1390 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.9939127, 0.110167503, 1, 0, 0, 0, 0.993912935, 0.110167526, 0, -0.110167533, 0.993912995),i) | |
| 1391 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.99822259, 0.0595921576, 1, 0, 0, 0, 0.998222768, 0.0595921502, 0, -0.0595921502, 0.998222828),i) | |
| 1392 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0.276759148, -0.447396159, 1, 0, 0, 0, 0.44648236, -0.894792259, 0, 0.894792318, 0.44648239),i) | |
| 1393 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.278767586, -0.448392987, 1, 0, 0, 0, 0.442464471, -0.896785915, 0, 0.896785975, 0.44246453),i) | |
| 1394 | game:GetService("RunService").RenderStepped:wait()
| |
| 1395 | end | |
| 1396 | end | |
| 1397 | end | |
| 1398 | else | |
| 1399 | Soundo0:Stop() | |
| 1400 | Sound0:Play() | |
| 1401 | dancing = false | |
| 1402 | canwalk = true | |
| 1403 | end | |
| 1404 | end | |
| 1405 | end | |
| 1406 | mouse.KeyDown:connect(switch) | |
| 1407 | function dontremove() | |
| 1408 | if Soundo0.Parent == nil then | |
| 1409 | Soundo0.Parent = game.Players.LocalPlayer.Character.Torso | |
| 1410 | end | |
| 1411 | end | |
| 1412 | game:GetService("RunService").RenderStepped:connect(dontremove)
| |
| 1413 | function cancerify() | |
| 1414 | local hum = mouse.Target.Parent:findFirstChild("Humanoid")
| |
| 1415 | if hum then | |
| 1416 | if hum.Parent.Name == "Rufus14" then | |
| 1417 | ||
| 1418 | else | |
| 1419 | textfag.Text = "get cancer" | |
| 1420 | --Converted with ttyyuu12345's model to script plugin v4 | |
| 1421 | function sandbox(var,func) | |
| 1422 | local env = getfenv(func) | |
| 1423 | local newenv = setmetatable({},{
| |
| 1424 | __index = function(self,k) | |
| 1425 | if k=="script" then | |
| 1426 | return var | |
| 1427 | else | |
| 1428 | return env[k] | |
| 1429 | end | |
| 1430 | end, | |
| 1431 | }) | |
| 1432 | setfenv(func,newenv) | |
| 1433 | return func | |
| 1434 | end | |
| 1435 | cors = {}
| |
| 1436 | mas = Instance.new("Model",game:GetService("Lighting"))
| |
| 1437 | local Accessory0 = Instance.new("Accessory")
| |
| 1438 | Part1 = Instance.new("Part")
| |
| 1439 | local SpecialMesh2 = Instance.new("SpecialMesh")
| |
| 1440 | Accessory0.Name = "Cancer" | |
| 1441 | Accessory0.Parent = mas | |
| 1442 | Part1.Name = "Handle" | |
| 1443 | Part1.Parent = Accessory0 | |
| 1444 | Part1.Rotation = Vector3.new(0, 0, 0.0199999996) | |
| 1445 | Part1.FormFactor = Enum.FormFactor.Custom | |
| 1446 | Part1.Size = Vector3.new(1.25000024, 1.12999988, 1.1400001) | |
| 1447 | Part1.CFrame = CFrame.new(113.104767, 31.6558571, -259.307831, 1, -0.000407999993, 0, 0.000407999993, 1, 0, 0, 0, 1) | |
| 1448 | Part1.BottomSurface = Enum.SurfaceType.Smooth | |
| 1449 | Part1.TopSurface = Enum.SurfaceType.Smooth | |
| 1450 | Part1.Position = Vector3.new(113.104767, 31.6558571, -259.307831) | |
| 1451 | Part1.Orientation = Vector3.new(0, 0, 0.0199999996) | |
| 1452 | SpecialMesh2.Parent = Part1 | |
| 1453 | SpecialMesh2.MeshId = "rbxassetid://361948302" | |
| 1454 | SpecialMesh2.Scale = Vector3.new(0.5, 0.5, 0.5) | |
| 1455 | SpecialMesh2.TextureId = "http://www.roblox.com/asset/?id=361948503 " | |
| 1456 | SpecialMesh2.MeshType = Enum.MeshType.FileMesh | |
| 1457 | SpecialMesh2.Scale = Vector3.new(0.5, 0.5, 0.5) | |
| 1458 | for i,v in pairs(mas:GetChildren()) do | |
| 1459 | v.Parent = hum.Parent | |
| 1460 | pcall(function() v:MakeJoints() end) | |
| 1461 | end | |
| 1462 | mas:Destroy() | |
| 1463 | for i,v in pairs(cors) do | |
| 1464 | spawn(function() | |
| 1465 | pcall(v) | |
| 1466 | end) | |
| 1467 | end | |
| 1468 | wait(1.5) | |
| 1469 | textfag.Text = game.Players.LocalPlayer.Character.Name.." The Brutal Anti-Furry" | |
| 1470 | end | |
| 1471 | end | |
| 1472 | end | |
| 1473 | mouse.Button1Down:connect(cancerify) | |
| 1474 | function attackflag(key) | |
| 1475 | if key == "e" and not using then | |
| 1476 | using = true | |
| 1477 | canwalk = false | |
| 1478 | textfag.Text = "go back to forest" | |
| 1479 | local sensoryee2 = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
| |
| 1480 | sensoryee2.Size = Vector3.new(1, 1, 1) | |
| 1481 | sensoryee2.CanCollide = false | |
| 1482 | sensoryee2.Transparency = 0 | |
| 1483 | sensoryee2:BreakJoints() | |
| 1484 | local weldsensor = Instance.new("Weld", sensoryee2)
| |
| 1485 | weldsensor.Part0 = sensoryee2 | |
| 1486 | weldsensor.Part1 = game.Players.LocalPlayer.Character["Right Arm"] | |
| 1487 | weldsensor.C0 = CFrame.new(0,0.5,0) | |
| 1488 | local function hagotem1(part) | |
| 1489 | sensoryee2:destroy() | |
| 1490 | local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
| |
| 1491 | if humanoid then | |
| 1492 | local canscan = true | |
| 1493 | for i,v in pairs(humanoid.Parent:GetChildren()) do | |
| 1494 | if v.ClassName == "Hat" or v.ClassName == "Accessory" then | |
| 1495 | if v:findFirstChild("Handle") then
| |
| 1496 | if v.Handle:findFirstChild("Mesh") then
| |
| 1497 | if canscan and v.Handle.Mesh.MeshId == "rbxassetid://188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or v.Handle.Mesh.MeshId == "rbxassetid://170939831" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or v.Handle.Mesh.MeshId == "rbxassetid://135446047" or v.Handle.Mesh.MeshId == "rbxassetid://335037790" or v.Handle.Mesh.MeshId == "rbxassetid://361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or v.Handle.Mesh.MeshId == "rbxassetid://1374148" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Handle.Mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then | |
| 1498 | canscan = false | |
| 1499 | for i = 0,1 , 0.05 do | |
| 1500 | humanoid.Parent.Torso.CFrame = humanoid.Parent.Torso.CFrame:lerp(CFrame.new(game.Players.LocalPlayer.Character.Torso.CFrame.x + 1,0,game.Players.LocalPlayer.Character.Torso.CFrame.z + 1) * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0),i) | |
| 1501 | game:GetService("RunService").RenderStepped:wait()
| |
| 1502 | end | |
| 1503 | humanoid.Parent.Torso.Anchored = true | |
| 1504 | for q,w in pairs(humanoid.Parent:GetChildren()) do | |
| 1505 | if w.ClassName == "Part" then | |
| 1506 | w.Anchored = true | |
| 1507 | end | |
| 1508 | end | |
| 1509 | end | |
| 1510 | end | |
| 1511 | end | |
| 1512 | end | |
| 1513 | end | |
| 1514 | end | |
| 1515 | end | |
| 1516 | sensoryee2.Touched:connect(hagotem1) | |
| 1517 | for i = 0,1 , 0.04 do | |
| 1518 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.469489127, 5.58134868e-26, 0.882937074, 6.51283563e-26, 1, -8.06026519e-26, -0.882937074, 1.03650012e-25, 0.469489127),i) | |
| 1519 | --headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 0.469437033, 6.2015107e-07, -0.882963717, 0.122883834, 0.99026978, 0.0653332844, 0.874373734, -0.139172658, 0.464868218),i) | |
| 1520 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.04339027, 0.288009644, 0, 0.17366755, 0.984804034, 6.07514039e-13, -0.984804392, 0.173667595, 1.61679779e-13, 5.32907052e-14, -6.27053964e-13, 0.999999762),i) | |
| 1521 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.66837502, 0.581873178, -0.720844269, 0.932209134, -0.33412677, 0.139085978, 0.118962891, -0.080060333, -0.989665747, 0.341809034, 0.939121604, -0.0348842852),i) | |
| 1522 | game:GetService("RunService").RenderStepped:wait()
| |
| 1523 | end | |
| 1524 | for i = 1,5 do | |
| 1525 | for i = 0,1 , 0.05 do | |
| 1526 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, -1.48936939e-27, 1.31266455e-27, 1.1359597e-27, 0.9702968, 0.241918504, -1.61558713e-27, -0.241918504, 0.9702968):inverse(),i) | |
| 1527 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -2, 0, 1, 1.26217745e-29, 8.58280665e-28, -1.76704843e-28, 0.961263537, 0.275633663, -5.04870979e-28, -0.275633663, 0.961263537),i) | |
| 1528 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i) | |
| 1529 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -0.7634058, -0.96099472, 1, 1.14858148e-27, -1.71656133e-27, -1.38839519e-27, 0.951060057, -0.309013367, 1.31266455e-27, 0.309013367, 0.951060057),i) | |
| 1530 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i) | |
| 1531 | game:GetService("RunService").RenderStepped:wait()
| |
| 1532 | end | |
| 1533 | local sensoryee = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
| |
| 1534 | sensoryee.Size = Vector3.new(1, 1, 1) | |
| 1535 | sensoryee.CanCollide = false | |
| 1536 | sensoryee.Transparency = 0 | |
| 1537 | sensoryee:BreakJoints() | |
| 1538 | local weldsensor = Instance.new("Weld", sensoryee)
| |
| 1539 | weldsensor.Part0 = sensoryee | |
| 1540 | weldsensor.Part1 = game.Players.LocalPlayer.Character["Right Leg"] | |
| 1541 | weldsensor.C0 = CFrame.new(0,0.5,0) | |
| 1542 | local function hagotem(part) | |
| 1543 | sensoryee:destroy() | |
| 1544 | local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
| |
| 1545 | if humanoid then | |
| 1546 | local canscan = true | |
| 1547 | for i,v in pairs(humanoid.Parent:GetChildren()) do | |
| 1548 | if v.ClassName == "Hat" or v.ClassName == "Accessory" then | |
| 1549 | if v:findFirstChild("Handle") then
| |
| 1550 | if v.Handle:findFirstChild("Mesh") then
| |
| 1551 | if canscan and v.Handle.Mesh.MeshId == "rbxassetid://188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or v.Handle.Mesh.MeshId == "rbxassetid://170939831" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or v.Handle.Mesh.MeshId == "rbxassetid://135446047" or v.Handle.Mesh.MeshId == "rbxassetid://335037790" or v.Handle.Mesh.MeshId == "rbxassetid://361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or v.Handle.Mesh.MeshId == "rbxassetid://1374148" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Handle.Mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then | |
| 1552 | canscan = false | |
| 1553 | hittd = true | |
| 1554 | humanoid.Health = humanoid.Health - math.random(20,25) | |
| 1555 | local furfaggrowl = Instance.new("Sound", humanoid.Parent.Head)
| |
| 1556 | furfaggrowl.SoundId = "rbxassetid://146163534" | |
| 1557 | furfaggrowl.Volume = 10 | |
| 1558 | furfaggrowl:Play() | |
| 1559 | local rip = Instance.new("Sound", humanoid.Parent.Head)
| |
| 1560 | rip.SoundId = "rbxassetid://132514715" | |
| 1561 | rip.Volume = 10 | |
| 1562 | textfag.Text = "kaboom" | |
| 1563 | punch:Play() | |
| 1564 | for i = 1,math.random(2,3) do | |
| 1565 | --Converted with ttyyuu12345's model to script plugin v4 | |
| 1566 | function sandbox(var,func) | |
| 1567 | local env = getfenv(func) | |
| 1568 | local newenv = setmetatable({},{
| |
| 1569 | __index = function(self,k) | |
| 1570 | if k=="script" then | |
| 1571 | return var | |
| 1572 | else | |
| 1573 | return env[k] | |
| 1574 | end | |
| 1575 | end, | |
| 1576 | }) | |
| 1577 | setfenv(func,newenv) | |
| 1578 | return func | |
| 1579 | end | |
| 1580 | cors = {}
| |
| 1581 | mas = Instance.new("Model",game:GetService("Lighting"))
| |
| 1582 | local Part0 = Instance.new("Part")
| |
| 1583 | Part0.Name = "bl00d" | |
| 1584 | Part0.Parent = mas | |
| 1585 | Part0.Material = Enum.Material.SmoothPlastic | |
| 1586 | Part0.BrickColor = BrickColor.new("Maroon")
| |
| 1587 | Part0.Size = Vector3.new(1.16000009, 0.0500000007, 1.12000048) | |
| 1588 | Part0.CFrame = CFrame.new(17.569994, 1.14527643, 34.9399986, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
| 1589 | Part0.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 1590 | Part0.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 1591 | Part0.Color = Color3.new(0.458824, 0, 0) | |
| 1592 | Part0.Position = Vector3.new(17.569994, 1.14527643, 34.9399986) | |
| 1593 | Part0.Color = Color3.new(0.458824, 0, 0) | |
| 1594 | Part0.CFrame = humanoid.Parent.Head.CFrame * CFrame.new(math.random(-1,1),math.random(-1,1),math.random(-1,1)) | |
| 1595 | Part0:BreakJoints() | |
| 1596 | for i,v in pairs(mas:GetChildren()) do | |
| 1597 | v.Parent = humanoid.Parent | |
| 1598 | pcall(function() v:MakeJoints() end) | |
| 1599 | end | |
| 1600 | mas:Destroy() | |
| 1601 | for i,v in pairs(cors) do | |
| 1602 | spawn(function() | |
| 1603 | pcall(v) | |
| 1604 | end) | |
| 1605 | end | |
| 1606 | end | |
| 1607 | end | |
| 1608 | end | |
| 1609 | end | |
| 1610 | end | |
| 1611 | end | |
| 1612 | end | |
| 1613 | end | |
| 1614 | sensoryee.Touched:connect(hagotem) | |
| 1615 | for i = 0,1 , 0.1 do | |
| 1616 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 1.80491375e-26, -5.65455497e-27, -1.84277907e-26, 0.866028428, -0.499996245, -4.08945493e-27, 0.499996245, 0.866028428):inverse(),i) | |
| 1617 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -2, 0, 1, 1.26217745e-29, 8.58280665e-28, -1.76704843e-28, 0.961263537, 0.275633663, -5.04870979e-28, -0.275633663, 0.961263537),i) | |
| 1618 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i) | |
| 1619 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.82702696, -0.937412262, 1, -8.83524214e-28, 3.00398233e-27, 2.27191941e-27, 0.788023472, -0.615659177, -2.27191941e-27, 0.615659177, 0.788023472),i) | |
| 1620 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i) | |
| 1621 | game:GetService("RunService").RenderStepped:wait()
| |
| 1622 | end | |
| 1623 | sensoryee:destroy() | |
| 1624 | sensoryee2:destroy() | |
| 1625 | end | |
| 1626 | for i = 0,1 , 0.05 do | |
| 1627 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i) | |
| 1628 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.48563504, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i) | |
| 1629 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i) | |
| 1630 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.00435209274, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i) | |
| 1631 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i) | |
| 1632 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0157878399, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i) | |
| 1633 | game:GetService("RunService").RenderStepped:wait()
| |
| 1634 | end | |
| 1635 | textfag.Text = game.Players.LocalPlayer.Character.Name.." The Brutal Anti-Furry" | |
| 1636 | canwalk = true | |
| 1637 | using = false | |
| 1638 | end | |
| 1639 | end | |
| 1640 | mouse.KeyDown:connect(attackflag) | |
| 1641 | function attackflag1(key) | |
| 1642 | if key == "t" and not using then | |
| 1643 | using = true | |
| 1644 | canwalk = false | |
| 1645 | textfag.Text = "lol rip" | |
| 1646 | local sensoryee2 = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
| |
| 1647 | sensoryee2.Size = Vector3.new(1, 1, 1) | |
| 1648 | sensoryee2.CanCollide = false | |
| 1649 | sensoryee2.Transparency = 0 | |
| 1650 | sensoryee2:BreakJoints() | |
| 1651 | local weldsensor = Instance.new("Weld", sensoryee2)
| |
| 1652 | weldsensor.Part0 = sensoryee2 | |
| 1653 | weldsensor.Part1 = game.Players.LocalPlayer.Character["Right Arm"] | |
| 1654 | weldsensor.C0 = CFrame.new(0,0.5,0) | |
| 1655 | local function hagotem1(part) | |
| 1656 | sensoryee2:destroy() | |
| 1657 | humanoidfurshit = part.Parent:findFirstChild("Humanoid")
| |
| 1658 | if humanoidfurshit then | |
| 1659 | local canscan = true | |
| 1660 | for i,v in pairs(humanoidfurshit.Parent:GetChildren()) do | |
| 1661 | if v.ClassName == "Hat" or v.ClassName == "Accessory" then | |
| 1662 | if v:findFirstChild("Handle") then
| |
| 1663 | if v.Handle:findFirstChild("Mesh") then
| |
| 1664 | if canscan and v.Handle.Mesh.MeshId == "rbxassetid://188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or v.Handle.Mesh.MeshId == "rbxassetid://170939831" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or v.Handle.Mesh.MeshId == "rbxassetid://135446047" or v.Handle.Mesh.MeshId == "rbxassetid://335037790" or v.Handle.Mesh.MeshId == "rbxassetid://361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or v.Handle.Mesh.MeshId == "rbxassetid://1374148" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Handle.Mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then | |
| 1665 | canscan = false | |
| 1666 | for i = 0,1 , 0.05 do | |
| 1667 | humanoidfurshit.Parent.Torso.CFrame = humanoidfurshit.Parent.Torso.CFrame:lerp(CFrame.new(game.Players.LocalPlayer.Character.Torso.CFrame.x + 1,0,game.Players.LocalPlayer.Character.Torso.CFrame.z + -1) * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0),i) | |
| 1668 | game:GetService("RunService").RenderStepped:wait()
| |
| 1669 | end | |
| 1670 | humanoidfurshit.Parent.Torso.Anchored = true | |
| 1671 | for q,w in pairs(humanoidfurshit.Parent:GetChildren()) do | |
| 1672 | if w.ClassName == "Part" then | |
| 1673 | w.Anchored = true | |
| 1674 | end | |
| 1675 | end | |
| 1676 | end | |
| 1677 | end | |
| 1678 | end | |
| 1679 | end | |
| 1680 | end | |
| 1681 | end | |
| 1682 | end | |
| 1683 | sensoryee2.Touched:connect(hagotem1) | |
| 1684 | for i = 0,1 , 0.04 do | |
| 1685 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.469489127, 5.58134868e-26, 0.882937074, 6.51283563e-26, 1, -8.06026519e-26, -0.882937074, 1.03650012e-25, 0.469489127),i) | |
| 1686 | --headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 0.469437033, 6.2015107e-07, -0.882963717, 0.122883834, 0.99026978, 0.0653332844, 0.874373734, -0.139172658, 0.464868218),i) | |
| 1687 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.04339027, 0.288009644, 0, 0.17366755, 0.984804034, 6.07514039e-13, -0.984804392, 0.173667595, 1.61679779e-13, 5.32907052e-14, -6.27053964e-13, 0.999999762),i) | |
| 1688 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.66837502, 0.581873178, -0.720844269, 0.932209134, -0.33412677, 0.139085978, 0.118962891, -0.080060333, -0.989665747, 0.341809034, 0.939121604, -0.0348842852),i) | |
| 1689 | game:GetService("RunService").RenderStepped:wait()
| |
| 1690 | end | |
| 1691 | wait(0.3) | |
| 1692 | for i = 0,1 , 0.1 do | |
| 1693 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, -1.48936939e-27, 1.31266455e-27, 1.1359597e-27, 0.9702968, 0.241918504, -1.61558713e-27, -0.241918504, 0.9702968):inverse(),i) | |
| 1694 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -2, 0, 1, 1.26217745e-29, 8.58280665e-28, -1.76704843e-28, 0.961263537, 0.275633663, -5.04870979e-28, -0.275633663, 0.961263537),i) | |
| 1695 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i) | |
| 1696 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -0.7634058, -0.96099472, 1, 1.14858148e-27, -1.71656133e-27, -1.38839519e-27, 0.951060057, -0.309013367, 1.31266455e-27, 0.309013367, 0.951060057),i) | |
| 1697 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i) | |
| 1698 | game:GetService("RunService").RenderStepped:wait()
| |
| 1699 | end | |
| 1700 | local function hagotem(part) | |
| 1701 | if humanoidfurshit then | |
| 1702 | local canscan = true | |
| 1703 | for i,v in pairs(humanoidfurshit.Parent:GetChildren()) do | |
| 1704 | if v.ClassName == "Hat" or v.ClassName == "Accessory" then | |
| 1705 | if v:findFirstChild("Handle") then
| |
| 1706 | if v.Handle:findFirstChild("Mesh") then
| |
| 1707 | if canscan and v.Handle.Mesh.MeshId == "rbxassetid://188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or v.Handle.Mesh.MeshId == "rbxassetid://170939831" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or v.Handle.Mesh.MeshId == "rbxassetid://135446047" or v.Handle.Mesh.MeshId == "rbxassetid://335037790" or v.Handle.Mesh.MeshId == "rbxassetid://361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or v.Handle.Mesh.MeshId == "rbxassetid://1374148" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Handle.Mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then | |
| 1708 | canscan = false | |
| 1709 | hittd = true | |
| 1710 | humanoidfurshit.Parent:BreakJoints() | |
| 1711 | textfag.Text = "kaboom" | |
| 1712 | gore:Play() | |
| 1713 | for i,v in pairs(humanoidfurshit.Parent:GetChildren()) do | |
| 1714 | if v.ClassName == "Hat" or v.ClassName == "Accessory" then | |
| 1715 | v:destroy() | |
| 1716 | end | |
| 1717 | if v.Name == "Head" then | |
| 1718 | v.Transparency = 1 | |
| 1719 | end | |
| 1720 | end | |
| 1721 | if humanoidfurshit.Parent.Head:findFirstChild("face") then
| |
| 1722 | humanoidfurshit.Parent.Head.face.Transparency = 1 | |
| 1723 | end | |
| 1724 | for i = 1,math.random(15,20) do | |
| 1725 | --Converted with ttyyuu12345's model to script plugin v4 | |
| 1726 | function sandbox(var,func) | |
| 1727 | local env = getfenv(func) | |
| 1728 | local newenv = setmetatable({},{
| |
| 1729 | __index = function(self,k) | |
| 1730 | if k=="script" then | |
| 1731 | return var | |
| 1732 | else | |
| 1733 | return env[k] | |
| 1734 | end | |
| 1735 | end, | |
| 1736 | }) | |
| 1737 | setfenv(func,newenv) | |
| 1738 | return func | |
| 1739 | end | |
| 1740 | cors = {}
| |
| 1741 | mas = Instance.new("Model",game:GetService("Lighting"))
| |
| 1742 | local Part0 = Instance.new("Part")
| |
| 1743 | Part0.Name = "bl00d" | |
| 1744 | Part0.Parent = mas | |
| 1745 | Part0.Material = Enum.Material.SmoothPlastic | |
| 1746 | Part0.BrickColor = BrickColor.new("Maroon")
| |
| 1747 | Part0.Size = Vector3.new(1.16000009, 0.0500000007, 1.12000048) | |
| 1748 | Part0.CFrame = CFrame.new(17.569994, 1.14527643, 34.9399986, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
| 1749 | Part0.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 1750 | Part0.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
| 1751 | Part0.Color = Color3.new(0.458824, 0, 0) | |
| 1752 | Part0.Position = Vector3.new(17.569994, 1.14527643, 34.9399986) | |
| 1753 | Part0.Color = Color3.new(0.458824, 0, 0) | |
| 1754 | Part0.CFrame = humanoidfurshit.Parent.Head.CFrame * CFrame.new(math.random(-1,1),math.random(-1,1),math.random(-1,1)) | |
| 1755 | Part0:BreakJoints() | |
| 1756 | for i,v in pairs(mas:GetChildren()) do | |
| 1757 | v.Parent = humanoidfurshit.Parent | |
| 1758 | pcall(function() v:MakeJoints() end) | |
| 1759 | end | |
| 1760 | mas:Destroy() | |
| 1761 | for i,v in pairs(cors) do | |
| 1762 | spawn(function() | |
| 1763 | pcall(v) | |
| 1764 | end) | |
| 1765 | end | |
| 1766 | end | |
| 1767 | end | |
| 1768 | end | |
| 1769 | end | |
| 1770 | end | |
| 1771 | end | |
| 1772 | end | |
| 1773 | end | |
| 1774 | hagotem() | |
| 1775 | for i = 0,1 , 0.1 do | |
| 1776 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 1.80491375e-26, -5.65455497e-27, -1.84277907e-26, 0.866028428, -0.499996245, -4.08945493e-27, 0.499996245, 0.866028428):inverse(),i) | |
| 1777 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -2, 0, 1, 1.26217745e-29, 8.58280665e-28, -1.76704843e-28, 0.961263537, 0.275633663, -5.04870979e-28, -0.275633663, 0.961263537),i) | |
| 1778 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i) | |
| 1779 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.82702696, -0.937412262, 1, -8.83524214e-28, 3.00398233e-27, 2.27191941e-27, 0.788023472, -0.615659177, -2.27191941e-27, 0.615659177, 0.788023472),i) | |
| 1780 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i) | |
| 1781 | game:GetService("RunService").RenderStepped:wait()
| |
| 1782 | end | |
| 1783 | sensoryee2:destroy() | |
| 1784 | for i = 0,1 , 0.05 do | |
| 1785 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i) | |
| 1786 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.48563504, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i) | |
| 1787 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i) | |
| 1788 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.00435209274, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i) | |
| 1789 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i) | |
| 1790 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0157878399, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i) | |
| 1791 | game:GetService("RunService").RenderStepped:wait()
| |
| 1792 | end | |
| 1793 | textfag.Text = game.Players.LocalPlayer.Character.Name.." The Brutal Anti-Furry" | |
| 1794 | canwalk = true | |
| 1795 | using = false | |
| 1796 | end | |
| 1797 | end | |
| 1798 | mouse.KeyDown:connect(attackflag1) | |
| 1799 | while true do | |
| 1800 | if howmuch <= -1 then | |
| 1801 | howmuch = 0 | |
| 1802 | end | |
| 1803 | if howmuch >= 4 then | |
| 1804 | howmuch = 0 | |
| 1805 | end | |
| 1806 | if canwalk and howmuch < 1 then | |
| 1807 | for i = 0,1 , 0.01 do | |
| 1808 | if canwalk and howmuch < 1 then | |
| 1809 | ||
| 1810 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i) | |
| 1811 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.48563504, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i) | |
| 1812 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i) | |
| 1813 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.00435209274, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i) | |
| 1814 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i) | |
| 1815 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0157878399, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i) | |
| 1816 | game:GetService("RunService").RenderStepped:wait()
| |
| 1817 | end | |
| 1818 | end | |
| 1819 | for i = 0,0.3 , 0.004 do | |
| 1820 | if canwalk and howmuch < 1 then | |
| 1821 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i) | |
| 1822 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i) | |
| 1823 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i) | |
| 1824 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.0409388542, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i) | |
| 1825 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i) | |
| 1826 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0523746014, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i) | |
| 1827 | game:GetService("RunService").RenderStepped:wait()
| |
| 1828 | end | |
| 1829 | end | |
| 1830 | end | |
| 1831 | if canwalk and howmuch >= 1 then | |
| 1832 | if canwalk then | |
| 1833 | for i = 0,0.5 , 0.05 do | |
| 1834 | if canwalk and howmuch >= 1 then | |
| 1835 | ||
| 1836 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 1, -4.22829445e-28, 5.04870979e-28, -4.7962743e-28, 0.98481518, -0.173646927, 4.54383881e-28, 0.173646927, 0.98481518),i) | |
| 1837 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -0.0218505859, -0.207862854, 1, -2.65673535e-22, 5.23747954e-22, 1.5097504e-22, 0.978147745, 0.207910955, -5.67539301e-22, -0.207910955, 0.978147745),i) | |
| 1838 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.35635376, 0.984832764, 1, -1.46412584e-27, -1.17303617e-26, 1.15615454e-26, -0.0348859876, 0.999391198, -1.61558713e-27, -0.999391198, -0.0348859876),i) | |
| 1839 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50004387, 0.396968603, -0.897594452, 1, -2.59686077e-27, 2.57052452e-26, 2.58237777e-26, 0.0697625875, -0.99756366, 7.97269708e-28, 0.99756366, 0.069762595),i) | |
| 1840 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.81869507, -0.922622681, 1, -1.72713825e-22, -5.61306619e-22, -2.65673535e-22, 0.719345152, -0.694654465, 5.23747954e-22, 0.694656253, 0.719344676),i) | |
| 1841 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.49791718, 0.365714312, 0.961071014, 0.9993909, -0.00121776958, -0.0348753184, 0.0348965712, 0.0348958485, 0.998781562, 7.18205513e-07, -0.999390185, 0.0349170938),i) | |
| 1842 | game:GetService("RunService").RenderStepped:wait()
| |
| 1843 | end | |
| 1844 | end | |
| 1845 | end | |
| 1846 | if canwalk then | |
| 1847 | for i = 0,0.5 , 0.05 do | |
| 1848 | if canwalk and howmuch >= 1 then | |
| 1849 | ||
| 1850 | headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 1, -4.22829445e-28, 5.04870979e-28, -4.7962743e-28, 0.98481518, -0.173646927, 4.54383881e-28, 0.173646927, 0.98481518),i) | |
| 1851 | humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -0.0218505859, -0.00492095947, 1, -2.65673535e-22, 5.23747954e-22, 1.5097504e-22, 0.978147686, 0.20791094, -5.67539301e-22, -0.20791094, 0.978147686),i) | |
| 1852 | llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.86941528, -0.882217407, 1, -6.4421537e-26, 9.04728795e-26, 1.09784194e-25, 0.694650829, -0.71934706, -1.64587939e-26, 0.71934706, 0.694650829),i) | |
| 1853 | lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50009155, 0.335239649, 1.03072357, 1, 3.69729388e-23, 2.6307918e-22, -2.65664548e-22, 0.139171526, 0.99026835, 0, -0.99026829, 0.139171541),i) | |
| 1854 | rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.35365295, 1.16508484, 1, 5.03939593e-22, 3.01560673e-22, -2.65673358e-22, -0.0697558299, 0.997564077, 5.237476e-22, -0.997564077, -0.0697558299),i) | |
| 1855 | rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.49795914, 0.313182116, -0.842372894, 0.9993909, 0.00364707294, -0.034706641, -0.0348764732, 0.0696690381, -0.996960342, -0.00121800881, 0.997563541, 0.0697537959),i) | |
| 1856 | game:GetService("RunService").RenderStepped:wait()
| |
| 1857 | end | |
| 1858 | end | |
| 1859 | end | |
| 1860 | end | |
| 1861 | game:GetService("RunService").RenderStepped:wait()
| |
| 1862 | end |