Advertisement
AgentVK

RAGER

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