Advertisement
iiJosephCats205

Rename

Aug 22nd, 2018
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. mouse = game.Players.LocalPlayer:GetMouse()
  2. local rhandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone()
  3. game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Remove()
  4. local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  5. rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  6. rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  7. rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  8. local lhandclone = game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Clone()
  9. game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Remove()
  10. local lhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  11. lhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  12. lhandweld.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
  13. lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  14. local llegclone = game.Players.LocalPlayer.Character.Torso["Left Hip"]:Clone()
  15. game.Players.LocalPlayer.Character.Torso["Left Hip"]:Remove()
  16. local llegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  17. llegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  18. llegweld.Part1 = game.Players.LocalPlayer.Character["Left Leg"]
  19. llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  20. local rlegclone = game.Players.LocalPlayer.Character.Torso["Right Hip"]:Clone()
  21. game.Players.LocalPlayer.Character.Torso["Right Hip"]:Remove()
  22. local rlegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  23. rlegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  24. rlegweld.Part1 = game.Players.LocalPlayer.Character["Right Leg"]
  25. rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  26. local rootjointclone = game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Clone()
  27. game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Remove()
  28. local humanoidrootpart = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  29. humanoidrootpart.Part0 = game.Players.LocalPlayer.Character.HumanoidRootPart
  30. humanoidrootpart.Part1 = game.Players.LocalPlayer.Character.Torso
  31. local heed = game.Players.LocalPlayer.Character.Torso["Neck"]:Clone()
  32. local headweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  33. headweld.Part0 = game.Players.LocalPlayer.Character.Torso
  34. headweld.Part1 = game.Players.LocalPlayer.Character.Head
  35. headweld.C0 = headweld.C0 * CFrame.new(0,1.5,0)
  36. game.Players.LocalPlayer.Character.Torso.Neck:Remove()
  37. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 25
  38. game.Players.LocalPlayer.Character.Humanoid.MaxHealth = math.huge
  39. game.Players.LocalPlayer.Character.Humanoid.Health = math.huge
  40. Sound0 = Instance.new("Sound")
  41. Sound0.Volume = 5
  42. Sound0.Parent = game.Players.LocalPlayer.Character.Head
  43. Sound0.SoundId = "rbxassetid://1103329236"
  44. Sound0.Looped = true
  45. Sound0:Play()
  46. canwalk = true
  47. howmuch = 0
  48. hittd = false
  49. function change(key)
  50. if key == "w" or key == "a" or key == "s" or key == "d" then
  51. howmuch = howmuch + 1
  52. end
  53. end
  54. function otherchange(key)
  55. if key == "w" or key == "a" or key == "s" or key == "d" then
  56. howmuch = howmuch - 1
  57. end
  58. end
  59. mouse.KeyDown:connect(change)
  60. mouse.KeyUp:connect(otherchange)
  61. --By Rufus14
  62. mouse = game.Players.LocalPlayer:GetMouse()
  63. using = false
  64. hittd = false
  65. --Converted with ttyyuu12345's model to script plugin v4
  66. local txtfag = Instance.new("BillboardGui", game.Players.LocalPlayer.Character.Head)
  67. txtfag.Adornee = suckadick
  68. txtfag.Name = "kys nigga"
  69. txtfag.Size = UDim2.new(2, 0, 1.2, 0)
  70. txtfag.StudsOffset = Vector3.new(-5, 3, 0)
  71. local textfag = Instance.new("TextLabel", txtfag)
  72. textfag.Size = UDim2.new(6, 0, 1, 0)
  73. textfag.FontSize = "Size8"
  74. textfag.TextScaled = true
  75. textfag.TextTransparency = 0
  76. textfag.BackgroundTransparency = 1
  77. textfag.TextTransparency = 0
  78. textfag.TextStrokeTransparency = 0
  79. textfag.Font = "Cartoon"
  80. textfag.TextStrokeColor3 = Color3.new(0, 1, 0)
  81. v = Instance.new("Part")
  82. v.Name = "ColorBrick"
  83. v.Parent = part
  84. v.FormFactor = "Symmetric"
  85. v.Anchored = true
  86. v.CanCollide = false
  87. v.BottomSurface = "Smooth"
  88. v.TopSurface = "Smooth"
  89. v.Size = Vector3.new(10, 5, 3)
  90. v.Transparency = 0.7
  91. v.BrickColor = game.Players.LocalPlayer.Character.Torso.BrickColor
  92. v.Transparency = 1
  93. textfag.TextColor3 = v.BrickColor.Color
  94. textfag.TextStrokeColor3 = Color3.new(0, 0, 0)
  95. v.Shape = "Block"
  96. textfag.Text = "Script By Rufus14"
  97. wait(2)
  98. textfag.Text = "lol"
  99. wait(0.3)
  100. textfag.Text = game.Players.LocalPlayer.Character.Name.." The Brutal Anti-Furry"
  101. function sandbox(var,func)
  102. local env = getfenv(func)
  103. local newenv = setmetatable({},{
  104. __index = function(self,k)
  105. if k=="script" then
  106. return var
  107. else
  108. return env[k]
  109. end
  110. end,
  111. })
  112. setfenv(func,newenv)
  113. return func
  114. end
  115. cors = {}
  116. mas = Instance.new("Model",game:GetService("Lighting"))
  117. Model0 = Instance.new("Model")
  118. Part1 = Instance.new("Part")
  119. Weld2 = Instance.new("Weld")
  120. Part3 = Instance.new("Part")
  121. Decal4 = Instance.new("Decal")
  122. Decal5 = Instance.new("Decal")
  123. Model0.Name = "Flagloldiefurshits"
  124. Model0.Parent = mas
  125. Part1.Name = "Stick"
  126. Part1.Parent = Model0
  127. Part1.Material = Enum.Material.Wood
  128. Part1.BrickColor = BrickColor.new("Dark orange")
  129. Part1.Rotation = Vector3.new(0, 0, 126)
  130. Part1.Shape = Enum.PartType.Cylinder
  131. Part1.Size = Vector3.new(5.71999931, 0.319999993, 0.839999914)
  132. Part1.CFrame = CFrame.new(-11.7340431, 3.40531874, -51.7842827, -0.58777535, -0.809025586, 0, 0.809025586, -0.58777535, 0, 0, 0, 1)
  133. Part1.BottomSurface = Enum.SurfaceType.Smooth
  134. Part1.TopSurface = Enum.SurfaceType.Smooth
  135. Part1.Color = Color3.new(0.627451, 0.372549, 0.207843)
  136. Part1.Position = Vector3.new(-11.7340431, 3.40531874, -51.7842827)
  137. Part1.Orientation = Vector3.new(0, 0, 126)
  138. Part1.Color = Color3.new(0.627451, 0.372549, 0.207843)
  139. Weld2.Parent = Part1
  140. 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)
  141. Weld2.Part0 = Part1
  142. Weld2.Part1 = Part3
  143. Part3.Name = "Flag"
  144. Part3.Parent = Model0
  145. Part3.BrickColor = BrickColor.new("Really black")
  146. Part3.Rotation = Vector3.new(0, 0, 36)
  147. Part3.Size = Vector3.new(3.32999945, 2.10000038, 0.0700000003)
  148. Part3.CFrame = CFrame.new(-14.124959, 3.81048417, -51.7742958, 0.809026122, -0.587772548, 0, 0.587772548, 0.809026122, 0, 0, 0, 1)
  149. Part3.BottomSurface = Enum.SurfaceType.Smooth
  150. Part3.Color = Color3.new(0, 0, 0)
  151. Part3.Position = Vector3.new(-14.124959, 3.81048417, -51.7742958)
  152. Part3.Orientation = Vector3.new(0, 0, 36)
  153. Part3.Color = Color3.new(0, 0, 0)
  154. Decal4.Parent = Part3
  155. Decal4.Texture = "rbxassetid://1150731665"
  156. Decal5.Name = "Decal1"
  157. Decal5.Parent = Part3
  158. Decal5.Texture = "rbxassetid://1150731665"
  159. Decal5.Face = Enum.NormalId.Back
  160. for i,v in pairs(mas:GetChildren()) do
  161. v.Parent = game:GetService("Players").LocalPlayer.Character
  162. pcall(function() v:MakeJoints() end)
  163. end
  164. mas:Destroy()
  165. for i,v in pairs(cors) do
  166. spawn(function()
  167. pcall(v)
  168. end)
  169. end
  170. weld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  171. weld.Part0 = game.Players.LocalPlayer.Character.Torso
  172. weld.Part1 = Part1
  173. 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)
  174. local punch = Instance.new("Sound", game.Players.LocalPlayer.Character["Right Arm"])
  175. punch.Volume = 3
  176. punch.SoundId = "rbxassetid://131237241"
  177. punch.TimePosition = 0
  178. local FILTHYPRANK = Instance.new("Sound", game.Players.LocalPlayer.Character["Head"])
  179. FILTHYPRANK.Volume = 10
  180. FILTHYPRANK.SoundId = "rbxassetid://676845644"
  181. FILTHYPRANK.TimePosition = 3.6
  182. local thunder = Instance.new("Sound", game.Players.LocalPlayer.Character["Right Arm"])
  183. thunder.Volume = 3
  184. thunder.SoundId = "rbxassetid://130818250"
  185. thunder.TimePosition = 0.4
  186. local meme = Instance.new("Sound", game.Players.LocalPlayer.Character["Right Arm"])
  187. meme.Volume = 3
  188. meme.SoundId = "rbxassetid://138677306"
  189. local gore = Instance.new("Sound", game.Players.LocalPlayer.Character["Right Arm"])
  190. gore.Volume = 4
  191. gore.SoundId = "rbxassetid://429400881"
  192. gore.TimePosition = 0
  193. canbefps = false
  194. function switchfps(key)
  195. key = key:lower()
  196. if key == "z" then
  197. if canbefps then
  198. canbefps = false
  199. else
  200. canbefps = true
  201. end
  202. end
  203. end
  204. mouse.KeyDown:connect(switchfps)
  205. function fps()
  206. if canbefps then
  207. workspace.CurrentCamera.CFrame = game.Players.LocalPlayer.Character.Head.CFrame * CFrame.new(0,0,-0.9)
  208. end
  209. end
  210. game:GetService("RunService").RenderStepped:connect(fps)
  211. function tentaclekick(key)
  212. if key == "f" and not using then
  213. using = true
  214. canwalk = false
  215. for i = 0,0.7 , 0.05 do
  216. 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)
  217. 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)
  218. 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)
  219. 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)
  220. 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)
  221. game:GetService("RunService").RenderStepped:wait()
  222. end
  223. FILTHYPRANK.TimePosition = 3.8
  224. FILTHYPRANK:Play()
  225. wait(0.6)
  226. local sensoryee = Instance.new("Part", game.Players.LocalPlayer.Character["Right Leg"])
  227. sensoryee.Size = Vector3.new(1,1,1)
  228. sensoryee.CanCollide = false
  229. sensoryee.Transparency = 0
  230. sensoryee:BreakJoints()
  231. local weldsensor = Instance.new("Weld", sensoryee)
  232. weldsensor.Part0 = game.Players.LocalPlayer.Character["Right Leg"]
  233. weldsensor.Part1 = sensoryee
  234. weldsensor.C0 = weldsensor.C0 * CFrame.new(0,-0.5,0)
  235. local function tentacleshot(part)
  236. sensoryee:destroy()
  237. local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
  238. if humanoid then
  239. local canscan = true
  240. for i,v in pairs(humanoid.Parent:GetChildren()) do
  241. if v.ClassName == "Hat" or v.ClassName == "Accessory" then
  242. if v:findFirstChild("Handle") then
  243. if v.Handle:findFirstChild("Mesh") then
  244. 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
  245. canscan = false
  246. hittd = true
  247. local furfaggrowl = Instance.new("Sound", humanoid.Parent.Head)
  248. furfaggrowl.SoundId = "rbxassetid://534269232"
  249. furfaggrowl.Volume = 7
  250. furfaggrowl:Play()
  251. punch:Play()
  252. local rhandclone = humanoid.Parent.Torso["Right Shoulder"]:Clone()
  253. local rhandweld = Instance.new("Weld", humanoid.Parent.Torso)
  254. rhandweld.Part0 = humanoid.Parent.Torso
  255. rhandweld.Part1 = humanoid.Parent["Right Arm"]
  256. rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  257. local lhandweld = Instance.new("Weld", humanoid.Parent.Torso)
  258. lhandweld.Part0 = humanoid.Parent.Torso
  259. lhandweld.Part1 = humanoid.Parent["Left Arm"]
  260. lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  261. local llegclone = humanoid.Parent.Torso["Left Hip"]:Clone()
  262. local llegweld = Instance.new("Weld", humanoid.Parent.Torso)
  263. llegweld.Part0 = humanoid.Parent.Torso
  264. llegweld.Part1 = humanoid.Parent["Left Leg"]
  265. llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  266. local rlegclone = humanoid.Parent.Torso["Right Hip"]:Clone()
  267. local rlegweld = Instance.new("Weld", humanoid.Parent.Torso)
  268. rlegweld.Part0 = humanoid.Parent.Torso
  269. rlegweld.Part1 = humanoid.Parent["Right Leg"]
  270. rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  271. local rootjointclone = humanoid.Parent.HumanoidRootPart.RootJoint:Clone()
  272. local humanoidrootpart = Instance.new("Weld", humanoid.Parent.Torso)
  273. humanoidrootpart.Part0 = humanoid.Parent.HumanoidRootPart
  274. humanoidrootpart.Part1 = humanoid.Parent.Torso
  275. local heed = humanoid.Parent.Torso["Neck"]:Clone()
  276. local headweld = Instance.new("Weld", humanoid.Parent.Torso)
  277. headweld.Part0 = humanoid.Parent.Torso
  278. headweld.Part1 = humanoid.Parent.Head
  279. headweld.C0 = headweld.C0 * CFrame.new(0,1.5,0)
  280. for i = 0,0.7 , 0.07 do
  281. 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)
  282. 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)
  283. 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)
  284. 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)
  285. 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)
  286. 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)
  287. game:GetService("RunService").RenderStepped:wait()
  288. end
  289. wait(6)
  290. humanoid.Parent:BreakJoints()
  291. end
  292. end
  293. end
  294. end
  295. end
  296. end
  297. end
  298. sensoryee.Touched:connect(tentacleshot)
  299. for i = 0,0.7 , 0.07 do
  300. 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)
  301. 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)
  302. 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)
  303. 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)
  304. 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)
  305. game:GetService("RunService").RenderStepped:wait()
  306. end
  307. wait(0.2)
  308. sensoryee:destroy()
  309. FILTHYPRANK:Stop()
  310. canwalk = true
  311. using = false
  312. end
  313. end
  314. mouse.KeyDown:connect(tentaclekick)
  315. function attacc(key)
  316. key = key:lower()
  317. if key == "r" and not using then
  318. using = true
  319. canwalk = false
  320. for i = 0,1 , 0.02 do
  321. 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)
  322. 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)
  323. 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)
  324. 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)
  325. 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)
  326. 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)
  327. game:GetService("RunService").RenderStepped:wait()
  328. end
  329. canwalk = false
  330. armcanattack = true
  331. for i = 0,1 , 0.1 do
  332. 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)
  333. 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)
  334. 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)
  335. 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)
  336. 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)
  337. 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)
  338. game:GetService("RunService").RenderStepped:wait()
  339. end
  340. local function touched(part)
  341. local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
  342. if humanoid and armcanattack then
  343. canwalk = false
  344. hittd = true
  345. punch:Play()
  346. armcanattack = false
  347. humanoid.WalkSpeed = 0
  348. humanoid.JumpPower = 0
  349. for i = 1,5 do
  350. canwalk = false
  351. local punchclone = punch:Clone()
  352. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  353. punchclone:Play()
  354.  
  355. for i = 0,1 , 0.2 do
  356. 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)
  357. 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)
  358. 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)
  359. 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)
  360. 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)
  361. 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)
  362. game:GetService("RunService").RenderStepped:wait()
  363. end
  364. local punchclone = punch:Clone()
  365. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  366. punchclone:Play()
  367.  
  368. for i = 0,1 , 0.2 do
  369. 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)
  370. 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)
  371. 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)
  372. 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)
  373. 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)
  374. 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)
  375. game:GetService("RunService").RenderStepped:wait()
  376. end
  377. local punchclone = punch:Clone()
  378. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  379. punchclone:Play()
  380.  
  381. end
  382. for i = 1,5 do
  383. canwalk = false
  384. local punchclone = punch:Clone()
  385. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  386. punchclone:Play()
  387.  
  388. for i = 0,1 , 0.35 do
  389. 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)
  390. 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)
  391. 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)
  392. 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)
  393. 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)
  394. 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)
  395. game:GetService("RunService").RenderStepped:wait()
  396. end
  397. local punchclone = punch:Clone()
  398. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  399. punchclone:Play()
  400.  
  401. for i = 0,1 , 0.35 do
  402. 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)
  403. 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)
  404. 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)
  405. 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)
  406. 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)
  407. 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)
  408. game:GetService("RunService").RenderStepped:wait()
  409. end
  410. local punchclone = punch:Clone()
  411. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  412. punchclone:Play()
  413.  
  414. end
  415. for i = 1,5 do
  416. local punchclone = punch:Clone()
  417. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  418. punchclone:Play()
  419.  
  420. for i = 0,1 , 0.4 do
  421. 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)
  422. 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)
  423. 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)
  424. 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)
  425. 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)
  426. 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)
  427. game:GetService("RunService").RenderStepped:wait()
  428. end
  429. local punchclone = punch:Clone()
  430. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  431. punchclone:Play()
  432.  
  433. for i = 0,1 , 0.4 do
  434. 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)
  435. 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)
  436. 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)
  437. 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)
  438. 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)
  439. 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)
  440. game:GetService("RunService").RenderStepped:wait()
  441. end
  442. local punchclone = punch:Clone()
  443. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  444. punchclone:Play()
  445.  
  446. end
  447. for i = 1,20 do
  448. local punchclone = punch:Clone()
  449. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  450. punchclone:Play()
  451.  
  452. for i = 0,1 , 0.4 do
  453. 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)
  454. 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)
  455. 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)
  456. 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)
  457. 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)
  458. 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)
  459. game:GetService("RunService").RenderStepped:wait()
  460. end
  461. local punchclone = punch:Clone()
  462. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  463. punchclone:Play()
  464.  
  465. for i = 0,1 , 0.4 do
  466. 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)
  467. 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)
  468. 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)
  469. 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)
  470. 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)
  471. 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)
  472. game:GetService("RunService").RenderStepped:wait()
  473. end
  474. local punchclone = punch:Clone()
  475. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  476. punchclone:Play()
  477.  
  478. end
  479. armcanattack = false
  480. canwalk = true
  481. using = false
  482. humanoid.Parent:BreakJoints()
  483. local boom = Instance.new("Explosion", workspace)
  484. boom.Position = humanoid.Parent.Torso.Position
  485. boom.BlastRadius = 0.5
  486. local hitoof = Instance.new("Sound", humanoid.Parent.Head)
  487. hitoof.SoundId = "rbxassetid://771324077"
  488. hitoof.Volume = 3
  489. hitoof.TimePosition = 5.1
  490. hitoof:Play()
  491. local explosion = Instance.new("Sound", humanoid.Parent.Head)
  492. explosion.SoundId = "rbxassetid://130803364"
  493. explosion.Volume = 10
  494. explosion:Play()
  495. wait(1.5)
  496. explosion:Stop()
  497. hitoof:Stop()
  498. end
  499. end
  500. game.Players.LocalPlayer.Character["Right Arm"].Touched:connect(touched)
  501. armcanattack = false
  502. canwalk = true
  503. using = false
  504. end
  505. end
  506. mouse.KeyDown:connect(attacc)
  507. function kickthefurfag(key)
  508. if key == "g" and not using then
  509. using = true
  510. canwalk = false
  511. hittd = false
  512. local sensoryee1 = Instance.new("Part", game.Players.LocalPlayer.Character["Right Leg"])
  513. sensoryee1.Size = Vector3.new(1,1,1)
  514. sensoryee1.CanCollide = false
  515. sensoryee1.Transparency = 0
  516. sensoryee1:BreakJoints()
  517. local weldsensor = Instance.new("Weld", sensoryee1)
  518. weldsensor.Part0 = game.Players.LocalPlayer.Character["Right Leg"]
  519. weldsensor.Part1 = sensoryee1
  520. weldsensor.C0 = weldsensor.C0 * CFrame.new(0,-0.5,0)
  521. local function kicked(part)
  522. sensoryee1:destroy()
  523. local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
  524. if humanoid then
  525. --canbefps = true
  526. hittd = true
  527. humanoid.WalkSpeed = 0
  528. humanoid.JumpPower = 0
  529. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  530. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 0
  531. punch:Play()
  532. wait(0.5)
  533. for i = 0,1 , 0.05 do
  534. 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)
  535. 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)
  536. 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)
  537. 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)
  538. 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)
  539. 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)
  540. game:GetService("RunService").RenderStepped:wait()
  541. end
  542. humanoid.Parent.Torso.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame * CFrame.new(0,0,-3)
  543. humanoid.Parent.Torso.CFrame = CFrame.new(humanoid.Parent.Torso.Position,game.Players.LocalPlayer.Character.Torso.Position)
  544. wait(0.3)
  545. for i = 0,1 , 0.07 do
  546. 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)
  547. 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)
  548. 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)
  549. 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)
  550. 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)
  551. 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)
  552. game:GetService("RunService").RenderStepped:wait()
  553. end
  554. humanoid.Parent.Torso.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame * CFrame.new(0,0,-4)
  555. humanoid.Parent.Torso.CFrame = CFrame.new(humanoid.Parent.Torso.Position,game.Players.LocalPlayer.Character.Torso.Position)
  556. --local rhandclonefur = humanoid.Parent.Torso["Right Shoulder"]:Clone()
  557. local rhandweldfur = Instance.new("Weld", humanoid.Parent.Torso)
  558. rhandweldfur.Part0 = humanoid.Parent.Torso
  559. rhandweldfur.Part1 = humanoid.Parent["Right Arm"]
  560. rhandweldfur.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  561. local lhandweldfur = Instance.new("Weld", humanoid.Parent.Torso)
  562. lhandweldfur.Part0 = humanoid.Parent.Torso
  563. lhandweldfur.Part1 = humanoid.Parent["Left Arm"]
  564. lhandweldfur.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  565. --local llegclone = humanoid.Parent.Torso["Left Hip"]:Clone()
  566. local llegweldfur = Instance.new("Weld", humanoid.Parent.Torso)
  567. llegweldfur.Part0 = humanoid.Parent.Torso
  568. llegweldfur.Part1 = humanoid.Parent["Left Leg"]
  569. llegweldfur.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  570. --local rlegclone = humanoid.Parent.Torso["Right Hip"]:Clone()
  571. local rlegweldfur = Instance.new("Weld", humanoid.Parent.Torso)
  572. rlegweldfur.Part0 = humanoid.Parent.Torso
  573. rlegweldfur.Part1 = humanoid.Parent["Right Leg"]
  574. rlegweldfur.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  575. --local rootjointclone = humanoid.Parent.HumanoidRootPart.RootJoint:Clone()
  576. local humanoidrootpartfur = Instance.new("Weld", humanoid.Parent.Torso)
  577. humanoidrootpartfur.Part0 = humanoid.Parent.HumanoidRootPart
  578. humanoidrootpartfur.Part1 = humanoid.Parent.Torso
  579. --local heed = humanoid.Parent.Torso["Neck"]:Clone()
  580. local headweldfur = Instance.new("Weld", humanoid.Parent.Torso)
  581. headweldfur.Part0 = humanoid.Parent.Torso
  582. headweldfur.Part1 = humanoid.Parent.Head
  583. headweldfur.C0 = headweld.C0 * CFrame.new(0,1.5,0)
  584. for i = 0,0.7 , 0.07 do
  585. 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)
  586. 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)
  587. 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)
  588. 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)
  589. 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)
  590. 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)
  591. game:GetService("RunService").RenderStepped:wait()
  592. end
  593. for i = 0,1 , 0.04 do
  594. 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)
  595. 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)
  596. 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)
  597. 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)
  598. 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)
  599. 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)
  600. game:GetService("RunService").RenderStepped:wait()
  601. end
  602. for i = 0,0.8 , 0.1 do
  603. 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)
  604. 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)
  605. 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)
  606. 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)
  607. 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)
  608. 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)
  609. game:GetService("RunService").RenderStepped:wait()
  610. end
  611. punch:Play()
  612. for i = 0,0.7 , 0.07 do
  613. 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)
  614. 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)
  615. 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)
  616. 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)
  617. 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)
  618. 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)
  619. game:GetService("RunService").RenderStepped:wait()
  620. end
  621. for i = 0,1 , 0.04 do
  622. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
  623. 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)
  624. 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)
  625. 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)
  626. 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)
  627. 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)
  628. game:GetService("RunService").RenderStepped:wait()
  629. end
  630. --Converted with ttyyuu12345's model to script plugin v4
  631. function sandbox(var,func)
  632. local env = getfenv(func)
  633. local newenv = setmetatable({},{
  634. __index = function(self,k)
  635. if k=="script" then
  636. return var
  637. else
  638. return env[k]
  639. end
  640. end,
  641. })
  642. setfenv(func,newenv)
  643. return func
  644. end
  645. cors = {}
  646. mas = Instance.new("Model",game:GetService("Lighting"))
  647. Part0 = Instance.new("Part")
  648. SpecialMesh1 = Instance.new("SpecialMesh")
  649. Part0.Parent = mas
  650. Part0.Rotation = Vector3.new(0, -90, 0)
  651. Part0.Size = Vector3.new(1.77999985, 0.590000093, 0.520000041)
  652. 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)
  653. Part0.Position = Vector3.new(8.2007246, 1.93281543, 34.3707199)
  654. Part0.Orientation = Vector3.new(0, -90, 0)
  655. Part0.CanCollide = false
  656. SpecialMesh1.Parent = Part0
  657. SpecialMesh1.MeshId = "rbxassetid://442337985"
  658. SpecialMesh1.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  659. SpecialMesh1.TextureId = "rbxassetid://442337993"
  660. SpecialMesh1.MeshType = Enum.MeshType.FileMesh
  661. SpecialMesh1.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  662. for i,v in pairs(mas:GetChildren()) do
  663. v.Parent = game:GetService("Players").LocalPlayer.Character
  664. pcall(function() v:MakeJoints() end)
  665. end
  666. mas:Destroy()
  667. for i,v in pairs(cors) do
  668. spawn(function()
  669. pcall(v)
  670. end)
  671. end
  672. Part0:BreakJoints()
  673. local welddl = Instance.new("Weld", Part0)
  674. welddl.Part0 = game.Players.LocalPlayer.Character["Right Arm"]
  675. welddl.Part1 = Part0
  676. 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)
  677. for i = 0,1 , 0.02 do
  678. 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)
  679. 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)
  680. --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)
  681. 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)
  682. 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)
  683. 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)
  684. game:GetService("RunService").RenderStepped:wait()
  685. end
  686. for i = 0,0.8 , 0.1 do
  687. 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)
  688. 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)
  689. 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)
  690. 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)
  691. 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)
  692. 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)
  693. 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)
  694. game:GetService("RunService").RenderStepped:wait()
  695. end
  696. humanoid.PlatformStand = true
  697. humanoid.JumpPower = 0
  698. humanoid.WalkSpeed = 0
  699. for i,v in pairs(humanoid.Parent.Torso:GetChildren()) do
  700. if v.ClassName == "Weld" then
  701. v:destroy()
  702. end
  703. end
  704. canwalk = true
  705. canbefps = false
  706. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 25
  707. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  708. using = false
  709. Part0:Destroy()
  710. if humanoid.Parent:findFirstChild("Health") then
  711. humanoid.Parent.Health:Remove()
  712. humanoid.Health = 0.001
  713. for i,v in pairs(humanoid.Parent:GetChildren()) do
  714. if v.ClassName == "Part" then
  715. for q,w in pairs(v:GetChildren()) do
  716. if w.ClassName == "Part" then
  717. w:destroy()
  718. end
  719. end
  720. end
  721. end
  722. end
  723. if humanoid.Parent:findFirstChild("Torso") then
  724. humanoid.Parent.Torso.Velocity = mouse.Hit.lookVector * 35
  725. for i,v in pairs(humanoid.Parent.Torso:GetChildren()) do
  726. if v.ClassName == "Motor6D" then
  727. if v.Name == "Neck" then
  728.  
  729. else
  730. v:destroy()
  731. end
  732. end
  733. end
  734. end
  735. humanoid.WalkSpeed = 0
  736. humanoid.JumpPower = 0
  737. humanoid.Health = 0
  738. if humanoid.Parent:findFirstChild("Right Arm") then
  739. local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
  740. attachment.Position = Vector3.new(1, 1, 0)
  741. local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
  742. ball.Attachment0 = humanoid.Parent["Right Arm"].RightShoulderAttachment
  743. ball.Attachment1 = attachment
  744. local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
  745. collidepartofleftleg.Name = "Bone"
  746. collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
  747. collidepartofleftleg.Transparency = 1
  748. collidepartofleftleg:BreakJoints()
  749. local weeld = Instance.new("Weld", collidepartofleftleg)
  750. weeld.Part0 = humanoid.Parent["Right Arm"]
  751. weeld.Part1 = collidepartofleftleg
  752. weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
  753. end
  754. if humanoid.Parent:findFirstChild("Left Arm") then
  755. local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
  756. attachment.Position = Vector3.new(1, 1, 0)
  757. local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
  758. ball.Attachment0 = humanoid.Parent.Torso.LeftCollarAttachment
  759. ball.Attachment1 = humanoid.Parent["Left Arm"].LeftShoulderAttachment
  760. local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
  761. collidepartofleftleg.Name = "Bone"
  762. collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
  763. collidepartofleftleg.Transparency = 1
  764. collidepartofleftleg:BreakJoints()
  765. local weeld = Instance.new("Weld", collidepartofleftleg)
  766. weeld.Part0 = humanoid.Parent["Left Arm"]
  767. weeld.Part1 = collidepartofleftleg
  768. weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
  769. end
  770. if humanoid.Parent:findFirstChild("Right Leg") then
  771. local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
  772. attachment.Position = Vector3.new(0.5, -1, 0)
  773. local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
  774. ball.Attachment0 = humanoid.Parent["Right Leg"].RightFootAttachment
  775. ball.Attachment1 = attachment
  776. humanoid.Parent["Right Leg"].RightFootAttachment.Position = Vector3.new(0, 1, 0)
  777. local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
  778. collidepartofleftleg.Name = "Bone"
  779. collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
  780. collidepartofleftleg.Transparency = 1
  781. collidepartofleftleg:BreakJoints()
  782. local weeld = Instance.new("Weld", collidepartofleftleg)
  783. weeld.Part0 = humanoid.Parent["Right Leg"]
  784. weeld.Part1 = collidepartofleftleg
  785. weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
  786. end
  787. if humanoid.Parent:findFirstChild("Left Leg") then
  788. local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
  789. attachment.Position = Vector3.new(-0.5, -1, 0)
  790. local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
  791. ball.Attachment0 = humanoid.Parent["Left Leg"].LeftFootAttachment
  792. ball.Attachment1 = attachment
  793. humanoid.Parent["Left Leg"].LeftFootAttachment.Position = Vector3.new(0, 1, 0)
  794. local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
  795. collidepartofleftleg.Name = "Bone"
  796. collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
  797. collidepartofleftleg.Transparency = 1
  798. collidepartofleftleg:BreakJoints()
  799. local weeld = Instance.new("Weld", collidepartofleftleg)
  800. weeld.Part0 = humanoid.Parent["Left Leg"]
  801. weeld.Part1 = collidepartofleftleg
  802. weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
  803. end
  804. if humanoid.Parent:findFirstChild("Head") then
  805. local attachment = Instance.new("Attachment", humanoid.Parent.Head)
  806. attachment.Position = Vector3.new(0, -0.5, 0)
  807. humanoid.Parent.Torso.NeckAttachment.Visible = false
  808. humanoid.Parent.Torso.NeckAttachment.Position = humanoid.Parent.Torso.NeckAttachment.Position + Vector3.new(0,0,0)
  809. local ball = Instance.new("HingeConstraint", humanoid.Parent)
  810. ball.Attachment0 = humanoid.Parent.Torso.NeckAttachment
  811. ball.Attachment1 = attachment
  812. local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
  813. collidepartofleftleg.Name = "Bone"
  814. collidepartofleftleg.Size = Vector3.new(0.5,0.3,0.5)
  815. collidepartofleftleg.Transparency = 1
  816. collidepartofleftleg:BreakJoints()
  817. local weeld = Instance.new("Weld", collidepartofleftleg)
  818. weeld.Part0 = collidepartofleftleg
  819. weeld.Part1 = humanoid.Parent["Head"]
  820. if humanoid.Parent.Torso:findFirstChild("Neck") then
  821. humanoid.Parent.Torso.Neck:destroy()
  822. end
  823. end
  824. end
  825. end
  826. sensoryee1.Touched:connect(kicked)
  827. for i = 0,1 , 0.08 do
  828. 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)
  829. 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)
  830. 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)
  831. 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)
  832. 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)
  833. 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)
  834. game:GetService("RunService").RenderStepped:wait()
  835. end
  836. wait(0.2)
  837. sensoryee1:destroy()
  838. if not hittd then
  839. using = false
  840. canwalk = true
  841. end
  842. end
  843. end
  844. mouse.KeyDown:connect(kickthefurfag)
  845. function begone(key)
  846. key = key:lower()
  847. if key == "y" and not using then
  848. using = true
  849. canwalk = false
  850. local fuckingnormies = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  851. fuckingnormies.SoundId = "rbxassetid://854345294"
  852. fuckingnormies.TimePosition = 2
  853. fuckingnormies.Volume = 10
  854. fuckingnormies:Play()
  855. for i = 0,1 , 0.02 do
  856. 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)
  857. 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)
  858. 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)
  859. 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)
  860. 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)
  861. 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)
  862. game:GetService("RunService").RenderStepped:wait()
  863. end
  864. wait(1)
  865. for i = 0,1 , 0.1 do
  866. 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)
  867. 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)
  868. 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)
  869. 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)
  870. 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)
  871. 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)
  872. game:GetService("RunService").RenderStepped:wait()
  873. end
  874. meme:Play()
  875. meme.Volume = 6
  876. thunder.TimePosition = 0.4
  877. thunder:Play()
  878. thunder.Volume = 6
  879. --Converted with ttyyuu12345's model to script plugin v4
  880. function sandbox(var,func)
  881. local env = getfenv(func)
  882. local newenv = setmetatable({},{
  883. __index = function(self,k)
  884. if k=="script" then
  885. return var
  886. else
  887. return env[k]
  888. end
  889. end,
  890. })
  891. setfenv(func,newenv)
  892. return func
  893. end
  894. cors = {}
  895. mas = Instance.new("Model",game:GetService("Lighting"))
  896. Model0 = Instance.new("Model")
  897. Part1 = Instance.new("Part")
  898. Part2 = Instance.new("Part")
  899. Model0.Name = "Beam"
  900. Model0.Parent = mas
  901. Part1.Name = "beemblue"
  902. Part1.Parent = Model0
  903. Part1.Material = Enum.Material.Neon
  904. Part1.BrickColor = BrickColor.new("Cyan")
  905. Part1.Transparency = 0
  906. Part1.Shape = Enum.PartType.Cylinder
  907. Part1.Size = Vector3.new(0.0500000007, 3.96000385, 3.96000171)
  908. Part1.CFrame = CFrame.new(40.7978516, 2.43296385, 64.2700119, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  909. Part1.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  910. Part1.Position = Vector3.new(40.7978516, 2.43296385, 64.2700119)
  911. Part1.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  912. Part2.Name = "beem"
  913. Part2.Parent = Model0
  914. Part2.Material = Enum.Material.Neon
  915. Part2.BrickColor = BrickColor.new("Institutional white")
  916. Part2.Transparency = 0
  917. Part2.Shape = Enum.PartType.Cylinder
  918. Part2.Size = Vector3.new(0.0500000007, 3.96000385, 3.96000171)
  919. Part2.CFrame = CFrame.new(40.7682838, 2.43296385, 64.2700119, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  920. Part2.Color = Color3.new(0.972549, 0.972549, 0.972549)
  921. Part2.Position = Vector3.new(40.7682838, 2.43296385, 64.2700119)
  922. Part2.Color = Color3.new(0.972549, 0.972549, 0.972549)
  923. for i,v in pairs(mas:GetChildren()) do
  924. v.Parent = game:GetService("Players").LocalPlayer.Character
  925. pcall(function() v:MakeJoints() end)
  926. end
  927. mas:Destroy()
  928. for i,v in pairs(cors) do
  929. spawn(function()
  930. pcall(v)
  931. end)
  932. end
  933. Part1.Anchored = true
  934. Part2.Anchored = true
  935. Part1.CanCollide = false
  936. Part2.CanCollide = false
  937. local canrag = true
  938. Part1.CFrame = game.Players.LocalPlayer.Character.Head.CFrame * CFrame.new(0,0,-5) * CFrame.fromEulerAnglesXYZ(0,math.pi/2,0)
  939. local function ragdolldafurfag(part)
  940. local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
  941. local ragdolled = part.Parent:findFirstChild("ragdolled")
  942. if humanoid then
  943. if humanoid.Parent.Name == game.Players.LocalPlayer.Name then
  944. --nothing
  945. else
  946. if ragdolled then
  947. --nothing again
  948. else
  949. local raggd = Instance.new("BoolValue", humanoid.Parent)
  950. raggd.Name = "ragdolled"
  951. humanoid.Name = "memes"
  952. humanoid.PlatformStand = true
  953. humanoid.JumpPower = 0
  954. humanoid.WalkSpeed = 0
  955. local findlefthip = humanoid.Parent.Torso:findFirstChild("Left Hip")
  956. if findlefthip then
  957. findlefthip:Remove()
  958. local glue = Instance.new("Glue", humanoid.Parent.Torso)
  959. glue.Part0 = humanoid.Parent.Torso
  960. glue.Part1 = humanoid.Parent["Left Leg"]
  961. glue.Name = "Left leg"
  962. local collider = Instance.new("Part", humanoid.Parent["Left Leg"])
  963. collider.Position = Vector3.new(0,999,0)
  964. collider.Size = Vector3.new(1.5, 1, 1)
  965. collider.Shape = "Cylinder"
  966. local weld = Instance.new("Weld", collider)
  967. weld.Part0 = humanoid.Parent["Left Leg"]
  968. weld.Part1 = collider
  969. weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  970. collider.TopSurface = "Smooth"
  971. collider.BottomSurface = "Smooth"
  972. collider.formFactor = "Symmetric"
  973. glue.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  974. glue.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  975. collider.Transparency = 1
  976. end
  977. --
  978. local findrighthip = humanoid.Parent.Torso:findFirstChild("Right Hip")
  979. if findrighthip then
  980. findrighthip:Remove()
  981. local glue = Instance.new("Glue", humanoid.Parent.Torso)
  982. glue.Part0 = humanoid.Parent.Torso
  983. glue.Part1 = humanoid.Parent["Right Leg"]
  984. glue.Name = "Right leg"
  985. local collider = Instance.new("Part", humanoid.Parent["Right Leg"])
  986. collider.Position = Vector3.new(0,999,0)
  987. collider.Size = Vector3.new(1.5, 1, 1)
  988. collider.Shape = "Cylinder"
  989. local weld = Instance.new("Weld", collider)
  990. weld.Part0 = humanoid.Parent["Right Leg"]
  991. weld.Part1 = collider
  992. weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  993. collider.TopSurface = "Smooth"
  994. collider.BottomSurface = "Smooth"
  995. collider.formFactor = "Symmetric"
  996. glue.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  997. glue.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  998. collider.Transparency = 1
  999. end
  1000. --
  1001. local findrightshoulder = humanoid.Parent.Torso:findFirstChild("Right Shoulder")
  1002. if findrightshoulder then
  1003. findrightshoulder:Remove()
  1004. local glue = Instance.new("Glue", humanoid.Parent.Torso)
  1005. glue.Part0 = humanoid.Parent.Torso
  1006. glue.Part1 = humanoid.Parent["Right Arm"]
  1007. glue.Name = "Right arm"
  1008. local collider = Instance.new("Part", humanoid.Parent["Right Arm"])
  1009. collider.Position = Vector3.new(0,999,0)
  1010. collider.Size = Vector3.new(1.5, 1, 1)
  1011. collider.Shape = "Cylinder"
  1012. local weld = Instance.new("Weld", collider)
  1013. weld.Part0 = humanoid.Parent["Right Arm"]
  1014. weld.Part1 = collider
  1015. weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  1016. collider.TopSurface = "Smooth"
  1017. collider.BottomSurface = "Smooth"
  1018. collider.formFactor = "Symmetric"
  1019. glue.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  1020. glue.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  1021. collider.Transparency = 1
  1022. end
  1023. --
  1024. local findleftshoulder = humanoid.Parent.Torso:findFirstChild("Left Shoulder")
  1025. if findleftshoulder then
  1026. findleftshoulder:Remove()
  1027. local glue = Instance.new("Glue", humanoid.Parent.Torso)
  1028. glue.Part0 = humanoid.Parent.Torso
  1029. glue.Part1 = humanoid.Parent["Left Arm"]
  1030. glue.Name = "Left arm"
  1031. local collider = Instance.new("Part", humanoid.Parent["Left Arm"])
  1032. collider.Position = Vector3.new(0,999,0)
  1033. collider.Size = Vector3.new(1.5, 1, 1)
  1034. collider.Shape = "Cylinder"
  1035. local weld = Instance.new("Weld", collider)
  1036. weld.Part0 = humanoid.Parent["Left Arm"]
  1037. weld.Part1 = collider
  1038. weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  1039. collider.TopSurface = "Smooth"
  1040. collider.BottomSurface = "Smooth"
  1041. collider.formFactor = "Symmetric"
  1042. glue.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1043. glue.C1 = CFrame.new(0, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1044. collider.Transparency = 1
  1045. end
  1046. if humanoid.Parent:findFirstChild("Head") then
  1047. local attachment = Instance.new("Attachment", humanoid.Parent.Head)
  1048. attachment.Position = Vector3.new(0, -0.5, 0)
  1049. humanoid.Parent.Torso.NeckAttachment.Visible = false
  1050. humanoid.Parent.Torso.NeckAttachment.Position = humanoid.Parent.Torso.NeckAttachment.Position + Vector3.new(0,0,0)
  1051. local ball = Instance.new("HingeConstraint", humanoid.Parent)
  1052. ball.Attachment0 = humanoid.Parent.Torso.NeckAttachment
  1053. ball.Attachment1 = attachment
  1054. local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
  1055. collidepartofleftleg.Name = "Bone"
  1056. collidepartofleftleg.Size = Vector3.new(0.5,0.3,0.5)
  1057. collidepartofleftleg.Transparency = 1
  1058. collidepartofleftleg:BreakJoints()
  1059. local weeld = Instance.new("Weld", collidepartofleftleg)
  1060. weeld.Part0 = collidepartofleftleg
  1061. weeld.Part1 = humanoid.Parent["Head"]
  1062. if humanoid.Parent.Torso:findFirstChild("Neck") then
  1063. humanoid.Parent.Torso.Neck:destroy()
  1064. end
  1065. end
  1066. end
  1067. end
  1068. end
  1069. end
  1070. Part1.Touched:connect(ragdolldafurfag)
  1071. local function changeposandsize()
  1072. for i = 1,200 do
  1073. Part1.Size = Part1.Size + Vector3.new(0.9,0.2,0.1)
  1074. Part2.Size = Part2.Size + Vector3.new(0.9,0.2,0.1)
  1075. Part1.CFrame = Part1.CFrame * CFrame.new(0.7,0,0)
  1076. Part2.CFrame = Part1.CFrame * CFrame.new(0.7,0,0)
  1077. Part1.Transparency = Part1.Transparency + 0.007
  1078. Part2.Transparency = Part2.Transparency + 0.007
  1079. game:GetService("RunService").RenderStepped:wait()
  1080. end
  1081. Model0:destroy()
  1082. end
  1083. changeposandsize()
  1084. armcanattack = false
  1085. canwalk = true
  1086. using = false
  1087. end
  1088. end
  1089. mouse.KeyDown:connect(begone)
  1090. --Converted with ttyyuu12345's model to script plugin v4
  1091. function sandbox(var,func)
  1092. local env = getfenv(func)
  1093. local newenv = setmetatable({},{
  1094. __index = function(self,k)
  1095. if k=="script" then
  1096. return var
  1097. else
  1098. return env[k]
  1099. end
  1100. end,
  1101. })
  1102. setfenv(func,newenv)
  1103. return func
  1104. end
  1105. cors = {}
  1106. mas = Instance.new("Model",game:GetService("Lighting"))
  1107. Soundo0 = Instance.new("Sound")
  1108. Soundo0.Parent = mas
  1109. Soundo0.SoundId = "rbxassetid://1206917308"
  1110. Soundo0.Volume = 10
  1111. Soundo0.PlaybackSpeed = 1
  1112. Soundo0.Looped = true
  1113. for i,v in pairs(mas:GetChildren()) do
  1114. v.Parent = game:GetService("Players").LocalPlayer.Character.Torso
  1115. pcall(function() v:MakeJoints() end)
  1116. end
  1117. mas:Destroy()
  1118. for i,v in pairs(cors) do
  1119. spawn(function()
  1120. pcall(v)
  1121. end)
  1122. end
  1123. function kysfurshit(key)
  1124. key = key:lower()
  1125. if key == "q" and not using then
  1126. using = true
  1127. hittd = false
  1128. canwalk = false
  1129. local canscan = true
  1130. textfag.Text = "fox faggotz"
  1131. for i = 0,1 , 0.04 do
  1132. 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)
  1133. 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)
  1134. 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)
  1135. 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)
  1136. game:GetService("RunService").RenderStepped:wait()
  1137. end
  1138. local sensoryee = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
  1139. sensoryee.Size = Vector3.new(1,1,1)
  1140. sensoryee.CanCollide = false
  1141. sensoryee.Transparency = 0
  1142. sensoryee:BreakJoints()
  1143. local weldsensor = Instance.new("Weld", sensoryee)
  1144. weldsensor.Part0 = game.Players.LocalPlayer.Character["Right Arm"]
  1145. weldsensor.Part1 = sensoryee
  1146. weldsensor.C0 = weldsensor.C0 * CFrame.new(0,-0.5,0)
  1147. local function hagotem(part)
  1148. sensoryee:destroy()
  1149. local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
  1150. if humanoid then
  1151. local canscan = true
  1152. for i,v in pairs(humanoid.Parent:GetChildren()) do
  1153. if v.ClassName == "Hat" or v.ClassName == "Accessory" then
  1154. if v:findFirstChild("Handle") then
  1155. if v.Handle:findFirstChild("Mesh") then
  1156. 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
  1157. canscan = false
  1158. hittd = true
  1159. --canbefps = true
  1160. local furfaggrowl = Instance.new("Sound", humanoid.Parent.Head)
  1161. furfaggrowl.SoundId = "rbxassetid://133322522"
  1162. furfaggrowl.Volume = 10
  1163. local rip = Instance.new("Sound", humanoid.Parent.Head)
  1164. rip.SoundId = "rbxassetid://132514715"
  1165. rip.Volume = 10
  1166. if humanoid.Parent:findFirstChild("HumanoidRootPart") then
  1167. humanoid.Parent.HumanoidRootPart:destroy()
  1168. humanoid.WalkSpeed = 0
  1169. humanoid.JumpPower = 0
  1170. else
  1171. humanoid.PlatformStand = true
  1172. humanoid.JumpPower = 0
  1173. humanoid.WalkSpeed = 0
  1174. end
  1175. textfag.Text = "die from cancer"
  1176. local headfurfagweld = Instance.new("Weld", game.Players.LocalPlayer.Character["Right Arm"])
  1177. headfurfagweld.Part0 = game.Players.LocalPlayer.Character["Right Arm"]
  1178. headfurfagweld.Part1 = humanoid.Parent.Head
  1179. 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)
  1180. furfaggrowl:Play()
  1181. furfaggrowl.TimePosition = 1
  1182. wait(1)
  1183. for i = 0,1 , 0.04 do
  1184. 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)
  1185. game:GetService("RunService").RenderStepped:wait()
  1186. end
  1187. wait(1.4)
  1188. for i = 1,6 do
  1189. wait(0.1)
  1190. for i = 0,1 , 0.15 do
  1191. 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)
  1192. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
  1193. 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)
  1194. 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)
  1195. 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)
  1196. 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)
  1197. game:GetService("RunService").RenderStepped:wait()
  1198. end
  1199. for i = 0,1 , 0.15 do
  1200. 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)
  1201. 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)
  1202. 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)
  1203. 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)
  1204. 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)
  1205. 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)
  1206. game:GetService("RunService").RenderStepped:wait()
  1207. end
  1208. local punchclone = punch:Clone()
  1209. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1210. punchclone:Play()
  1211. end
  1212. local goreclone = gore:Clone()
  1213. goreclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1214. goreclone:Play()
  1215. for i,v in pairs(humanoid.Parent:GetChildren()) do
  1216. if v.ClassName == "Hat" or v.ClassName == "Accessory" then
  1217. v:destroy()
  1218. end
  1219. if v.Name == "Head" then
  1220. v.Transparency = 1
  1221. end
  1222. end
  1223. if humanoid.Parent.Head:findFirstChild("face") then
  1224. humanoid.Parent.Head.face.Transparency = 1
  1225. end
  1226. for i = 1,math.random(10,15) do
  1227. --Converted with ttyyuu12345's model to script plugin v4
  1228. function sandbox(var,func)
  1229. local env = getfenv(func)
  1230. local newenv = setmetatable({},{
  1231. __index = function(self,k)
  1232. if k=="script" then
  1233. return var
  1234. else
  1235. return env[k]
  1236. end
  1237. end,
  1238. })
  1239. setfenv(func,newenv)
  1240. return func
  1241. end
  1242. cors = {}
  1243. mas = Instance.new("Model",game:GetService("Lighting"))
  1244. local Part0 = Instance.new("Part")
  1245. Part0.Name = "bl00d"
  1246. Part0.Parent = mas
  1247. Part0.Material = Enum.Material.SmoothPlastic
  1248. Part0.BrickColor = BrickColor.new("Maroon")
  1249. Part0.Size = Vector3.new(1.16000009, 0.0500000007, 1.12000048)
  1250. Part0.CFrame = CFrame.new(17.569994, 1.14527643, 34.9399986, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1251. Part0.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1252. Part0.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1253. Part0.Color = Color3.new(0.458824, 0, 0)
  1254. Part0.Position = Vector3.new(17.569994, 1.14527643, 34.9399986)
  1255. Part0.Color = Color3.new(0.458824, 0, 0)
  1256. Part0.CFrame = humanoid.Parent.Head.CFrame * CFrame.new(math.random(-1,1),math.random(-1,1),math.random(-1,1))
  1257. Part0:BreakJoints()
  1258. for i,v in pairs(mas:GetChildren()) do
  1259. v.Parent = humanoid.Parent
  1260. pcall(function() v:MakeJoints() end)
  1261. end
  1262. mas:Destroy()
  1263. for i,v in pairs(cors) do
  1264. spawn(function()
  1265. pcall(v)
  1266. end)
  1267. end
  1268. end
  1269. wait(1)
  1270. for i = 0,1 , 0.05 do
  1271. 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)
  1272. 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)
  1273. 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)
  1274. 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)
  1275. 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)
  1276. 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)
  1277. game:GetService("RunService").RenderStepped:wait()
  1278. end
  1279. wait(0.2)
  1280. furfaggrowl:destroy()
  1281. headfurfagweld:destroy()
  1282. local vel = Instance.new("BodyVelocity", humanoid.Parent.Torso)
  1283. vel.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
  1284. vel.Velocity = game.Players.LocalPlayer.Character.Torso.CFrame.rightVector * -math.random(400,469) + Vector3.new(0,2,0)
  1285. rip:Play()
  1286. for i = 0,1 , 0.06 do
  1287. 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)
  1288. 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)
  1289. 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)
  1290. 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)
  1291. game:GetService("RunService").RenderStepped:wait()
  1292. end
  1293. wait(1)
  1294. for i = 0,0.3 , 0.004 do
  1295. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
  1296. 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)
  1297. 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)
  1298. 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)
  1299. 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)
  1300. 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)
  1301. game:GetService("RunService").RenderStepped:wait()
  1302. end
  1303. using = false
  1304. canwalk = true
  1305. end
  1306. end
  1307. end
  1308. end
  1309. end
  1310. end
  1311. end
  1312. sensoryee.Touched:connect(hagotem)
  1313. for i = 0,1 , 0.04 do
  1314. 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)
  1315. 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)
  1316. 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)
  1317. 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)
  1318. game:GetService("RunService").RenderStepped:wait()
  1319. end
  1320. sensoryee:destroy()
  1321. if not hittd then
  1322. for i = 0,0.3 , 0.004 do
  1323. if canwalk and howmuch < 1 then
  1324. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
  1325. 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)
  1326. 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)
  1327. 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)
  1328. 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)
  1329. 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)
  1330. game:GetService("RunService").RenderStepped:wait()
  1331. end
  1332. end
  1333. using = false
  1334. canwalk = true
  1335. end
  1336. textfag.Text = game.Players.LocalPlayer.Character.Name.." The Brutal Anti-Furry"
  1337. end
  1338. end
  1339. mouse.KeyDown:connect(kysfurshit)
  1340.  
  1341. dancing = false
  1342. function switch(key)
  1343. key = key:lower()
  1344. if key == "m" then
  1345. if not dancing then
  1346. dancing = true
  1347. canwalk = false
  1348. Sound0:Stop()
  1349. Soundo0:Play()
  1350. while dancing do
  1351. for i = 0.3,0.46 , 0.015 do
  1352. if dancing then
  1353. 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)
  1354. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.965696573, 0.259673119, 0, -0.259673119, 0.965696573),i)
  1355. 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)
  1356. 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)
  1357. 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)
  1358. 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)
  1359. game:GetService("RunService").RenderStepped:wait()
  1360. end
  1361. end
  1362. for i = 0.35,0.4 , 0.025 do
  1363. if dancing then
  1364. 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)
  1365. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.996428847, -0.0844366103, 0, 0.0844366103, 0.996428847),i)
  1366. 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)
  1367. 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)
  1368. 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)
  1369. 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)
  1370. game:GetService("RunService").RenderStepped:wait()
  1371. end
  1372. end
  1373. for i = 0.3,0.46 , 0.015 do
  1374. if dancing then
  1375. 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)
  1376. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.980066657, -0.198668674, 0, 0.198668674, 0.980066657),i)
  1377. 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)
  1378. 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)
  1379. 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)
  1380. 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)
  1381. game:GetService("RunService").RenderStepped:wait()
  1382. end
  1383. end
  1384. for i = 0.35,0.4 , 0.025 do
  1385. if dancing then
  1386. 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)
  1387. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.996428847, -0.0844366103, 0, 0.0844366103, 0.996428847),i)
  1388. 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)
  1389. 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)
  1390. 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)
  1391. 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)
  1392. game:GetService("RunService").RenderStepped:wait()
  1393. end
  1394. end
  1395. end
  1396. else
  1397. Soundo0:Stop()
  1398. Sound0:Play()
  1399. dancing = false
  1400. canwalk = true
  1401. end
  1402. end
  1403. end
  1404. mouse.KeyDown:connect(switch)
  1405. function dontremove()
  1406. if Soundo0.Parent == nil then
  1407. Soundo0.Parent = game.Players.LocalPlayer.Character.Torso
  1408. end
  1409. end
  1410. game:GetService("RunService").RenderStepped:connect(dontremove)
  1411. function cancerify()
  1412. local hum = mouse.Target.Parent:findFirstChild("Humanoid")
  1413. if hum then
  1414. if hum.Parent.Name == "Rufus14" then
  1415.  
  1416. else
  1417. textfag.Text = "get cancer"
  1418. --Converted with ttyyuu12345's model to script plugin v4
  1419. function sandbox(var,func)
  1420. local env = getfenv(func)
  1421. local newenv = setmetatable({},{
  1422. __index = function(self,k)
  1423. if k=="script" then
  1424. return var
  1425. else
  1426. return env[k]
  1427. end
  1428. end,
  1429. })
  1430. setfenv(func,newenv)
  1431. return func
  1432. end
  1433. cors = {}
  1434. mas = Instance.new("Model",game:GetService("Lighting"))
  1435. local Accessory0 = Instance.new("Accessory")
  1436. Part1 = Instance.new("Part")
  1437. local SpecialMesh2 = Instance.new("SpecialMesh")
  1438. Accessory0.Name = "Cancer"
  1439. Accessory0.Parent = mas
  1440. Part1.Name = "Handle"
  1441. Part1.Parent = Accessory0
  1442. Part1.Rotation = Vector3.new(0, 0, 0.0199999996)
  1443. Part1.FormFactor = Enum.FormFactor.Custom
  1444. Part1.Size = Vector3.new(1.25000024, 1.12999988, 1.1400001)
  1445. Part1.CFrame = CFrame.new(113.104767, 31.6558571, -259.307831, 1, -0.000407999993, 0, 0.000407999993, 1, 0, 0, 0, 1)
  1446. Part1.BottomSurface = Enum.SurfaceType.Smooth
  1447. Part1.TopSurface = Enum.SurfaceType.Smooth
  1448. Part1.Position = Vector3.new(113.104767, 31.6558571, -259.307831)
  1449. Part1.Orientation = Vector3.new(0, 0, 0.0199999996)
  1450. SpecialMesh2.Parent = Part1
  1451. SpecialMesh2.MeshId = "rbxassetid://361948302"
  1452. SpecialMesh2.Scale = Vector3.new(0.5, 0.5, 0.5)
  1453. SpecialMesh2.TextureId = "http://www.roblox.com/asset/?id=361948503 "
  1454. SpecialMesh2.MeshType = Enum.MeshType.FileMesh
  1455. SpecialMesh2.Scale = Vector3.new(0.5, 0.5, 0.5)
  1456. for i,v in pairs(mas:GetChildren()) do
  1457. v.Parent = hum.Parent
  1458. pcall(function() v:MakeJoints() end)
  1459. end
  1460. mas:Destroy()
  1461. for i,v in pairs(cors) do
  1462. spawn(function()
  1463. pcall(v)
  1464. end)
  1465. end
  1466. wait(1.5)
  1467. textfag.Text = game.Players.LocalPlayer.Character.Name.." The Brutal Anti-Furry"
  1468. end
  1469. end
  1470. end
  1471. mouse.Button1Down:connect(cancerify)
  1472. function attackflag(key)
  1473. if key == "e" and not using then
  1474. using = true
  1475. canwalk = false
  1476. textfag.Text = "go back to forest"
  1477. local sensoryee2 = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
  1478. sensoryee2.Size = Vector3.new(1, 1, 1)
  1479. sensoryee2.CanCollide = false
  1480. sensoryee2.Transparency = 0
  1481. sensoryee2:BreakJoints()
  1482. local weldsensor = Instance.new("Weld", sensoryee2)
  1483. weldsensor.Part0 = sensoryee2
  1484. weldsensor.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  1485. weldsensor.C0 = CFrame.new(0,0.5,0)
  1486. local function hagotem1(part)
  1487. sensoryee2:destroy()
  1488. local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
  1489. if humanoid then
  1490. local canscan = true
  1491. for i,v in pairs(humanoid.Parent:GetChildren()) do
  1492. if v.ClassName == "Hat" or v.ClassName == "Accessory" then
  1493. if v:findFirstChild("Handle") then
  1494. if v.Handle:findFirstChild("Mesh") then
  1495. 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
  1496. canscan = false
  1497. for i = 0,1 , 0.05 do
  1498. 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)
  1499. game:GetService("RunService").RenderStepped:wait()
  1500. end
  1501. humanoid.Parent.Torso.Anchored = true
  1502. for q,w in pairs(humanoid.Parent:GetChildren()) do
  1503. if w.ClassName == "Part" then
  1504. w.Anchored = true
  1505. end
  1506. end
  1507. end
  1508. end
  1509. end
  1510. end
  1511. end
  1512. end
  1513. end
  1514. sensoryee2.Touched:connect(hagotem1)
  1515. for i = 0,1 , 0.04 do
  1516. 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)
  1517. --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)
  1518. 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)
  1519. 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)
  1520. game:GetService("RunService").RenderStepped:wait()
  1521. end
  1522. for i = 1,5 do
  1523. for i = 0,1 , 0.05 do
  1524. 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)
  1525. 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)
  1526. 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)
  1527. 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)
  1528. 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)
  1529. game:GetService("RunService").RenderStepped:wait()
  1530. end
  1531. local sensoryee = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
  1532. sensoryee.Size = Vector3.new(1, 1, 1)
  1533. sensoryee.CanCollide = false
  1534. sensoryee.Transparency = 0
  1535. sensoryee:BreakJoints()
  1536. local weldsensor = Instance.new("Weld", sensoryee)
  1537. weldsensor.Part0 = sensoryee
  1538. weldsensor.Part1 = game.Players.LocalPlayer.Character["Right Leg"]
  1539. weldsensor.C0 = CFrame.new(0,0.5,0)
  1540. local function hagotem(part)
  1541. sensoryee:destroy()
  1542. local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
  1543. if humanoid then
  1544. local canscan = true
  1545. for i,v in pairs(humanoid.Parent:GetChildren()) do
  1546. if v.ClassName == "Hat" or v.ClassName == "Accessory" then
  1547. if v:findFirstChild("Handle") then
  1548. if v.Handle:findFirstChild("Mesh") then
  1549. 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
  1550. canscan = false
  1551. hittd = true
  1552. humanoid.Health = humanoid.Health - math.random(20,25)
  1553. local furfaggrowl = Instance.new("Sound", humanoid.Parent.Head)
  1554. furfaggrowl.SoundId = "rbxassetid://146163534"
  1555. furfaggrowl.Volume = 10
  1556. furfaggrowl:Play()
  1557. local rip = Instance.new("Sound", humanoid.Parent.Head)
  1558. rip.SoundId = "rbxassetid://132514715"
  1559. rip.Volume = 10
  1560. textfag.Text = "kaboom"
  1561. punch:Play()
  1562. for i = 1,math.random(2,3) do
  1563. --Converted with ttyyuu12345's model to script plugin v4
  1564. function sandbox(var,func)
  1565. local env = getfenv(func)
  1566. local newenv = setmetatable({},{
  1567. __index = function(self,k)
  1568. if k=="script" then
  1569. return var
  1570. else
  1571. return env[k]
  1572. end
  1573. end,
  1574. })
  1575. setfenv(func,newenv)
  1576. return func
  1577. end
  1578. cors = {}
  1579. mas = Instance.new("Model",game:GetService("Lighting"))
  1580. local Part0 = Instance.new("Part")
  1581. Part0.Name = "bl00d"
  1582. Part0.Parent = mas
  1583. Part0.Material = Enum.Material.SmoothPlastic
  1584. Part0.BrickColor = BrickColor.new("Maroon")
  1585. Part0.Size = Vector3.new(1.16000009, 0.0500000007, 1.12000048)
  1586. Part0.CFrame = CFrame.new(17.569994, 1.14527643, 34.9399986, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1587. Part0.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1588. Part0.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1589. Part0.Color = Color3.new(0.458824, 0, 0)
  1590. Part0.Position = Vector3.new(17.569994, 1.14527643, 34.9399986)
  1591. Part0.Color = Color3.new(0.458824, 0, 0)
  1592. Part0.CFrame = humanoid.Parent.Head.CFrame * CFrame.new(math.random(-1,1),math.random(-1,1),math.random(-1,1))
  1593. Part0:BreakJoints()
  1594. for i,v in pairs(mas:GetChildren()) do
  1595. v.Parent = humanoid.Parent
  1596. pcall(function() v:MakeJoints() end)
  1597. end
  1598. mas:Destroy()
  1599. for i,v in pairs(cors) do
  1600. spawn(function()
  1601. pcall(v)
  1602. end)
  1603. end
  1604. end
  1605. end
  1606. end
  1607. end
  1608. end
  1609. end
  1610. end
  1611. end
  1612. sensoryee.Touched:connect(hagotem)
  1613. for i = 0,1 , 0.1 do
  1614. 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)
  1615. 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)
  1616. 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)
  1617. 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)
  1618. 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)
  1619. game:GetService("RunService").RenderStepped:wait()
  1620. end
  1621. sensoryee:destroy()
  1622. sensoryee2:destroy()
  1623. end
  1624. for i = 0,1 , 0.05 do
  1625. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
  1626. 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)
  1627. 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)
  1628. 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)
  1629. 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)
  1630. 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)
  1631. game:GetService("RunService").RenderStepped:wait()
  1632. end
  1633. textfag.Text = game.Players.LocalPlayer.Character.Name.." The Brutal Anti-Furry"
  1634. canwalk = true
  1635. using = false
  1636. end
  1637. end
  1638. mouse.KeyDown:connect(attackflag)
  1639. function attackflag1(key)
  1640. if key == "t" and not using then
  1641. using = true
  1642. canwalk = false
  1643. textfag.Text = "lol rip"
  1644. local sensoryee2 = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
  1645. sensoryee2.Size = Vector3.new(1, 1, 1)
  1646. sensoryee2.CanCollide = false
  1647. sensoryee2.Transparency = 0
  1648. sensoryee2:BreakJoints()
  1649. local weldsensor = Instance.new("Weld", sensoryee2)
  1650. weldsensor.Part0 = sensoryee2
  1651. weldsensor.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  1652. weldsensor.C0 = CFrame.new(0,0.5,0)
  1653. local function hagotem1(part)
  1654. sensoryee2:destroy()
  1655. humanoidfurshit = part.Parent:findFirstChild("Humanoid")
  1656. if humanoidfurshit then
  1657. local canscan = true
  1658. for i,v in pairs(humanoidfurshit.Parent:GetChildren()) do
  1659. if v.ClassName == "Hat" or v.ClassName == "Accessory" then
  1660. if v:findFirstChild("Handle") then
  1661. if v.Handle:findFirstChild("Mesh") then
  1662. 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
  1663. canscan = false
  1664. for i = 0,1 , 0.05 do
  1665. 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)
  1666. game:GetService("RunService").RenderStepped:wait()
  1667. end
  1668. humanoidfurshit.Parent.Torso.Anchored = true
  1669. for q,w in pairs(humanoidfurshit.Parent:GetChildren()) do
  1670. if w.ClassName == "Part" then
  1671. w.Anchored = true
  1672. end
  1673. end
  1674. end
  1675. end
  1676. end
  1677. end
  1678. end
  1679. end
  1680. end
  1681. sensoryee2.Touched:connect(hagotem1)
  1682. for i = 0,1 , 0.04 do
  1683. 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)
  1684. --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)
  1685. 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)
  1686. 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)
  1687. game:GetService("RunService").RenderStepped:wait()
  1688. end
  1689. wait(0.3)
  1690. for i = 0,1 , 0.1 do
  1691. 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)
  1692. 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)
  1693. 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)
  1694. 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)
  1695. 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)
  1696. game:GetService("RunService").RenderStepped:wait()
  1697. end
  1698. local function hagotem(part)
  1699. if humanoidfurshit then
  1700. local canscan = true
  1701. for i,v in pairs(humanoidfurshit.Parent:GetChildren()) do
  1702. if v.ClassName == "Hat" or v.ClassName == "Accessory" then
  1703. if v:findFirstChild("Handle") then
  1704. if v.Handle:findFirstChild("Mesh") then
  1705. 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
  1706. canscan = false
  1707. hittd = true
  1708. humanoidfurshit.Parent:BreakJoints()
  1709. textfag.Text = "kaboom"
  1710. gore:Play()
  1711. for i,v in pairs(humanoidfurshit.Parent:GetChildren()) do
  1712. if v.ClassName == "Hat" or v.ClassName == "Accessory" then
  1713. v:destroy()
  1714. end
  1715. if v.Name == "Head" then
  1716. v.Transparency = 1
  1717. end
  1718. end
  1719. if humanoidfurshit.Parent.Head:findFirstChild("face") then
  1720. humanoidfurshit.Parent.Head.face.Transparency = 1
  1721. end
  1722. for i = 1,math.random(15,20) do
  1723. --Converted with ttyyuu12345's model to script plugin v4
  1724. function sandbox(var,func)
  1725. local env = getfenv(func)
  1726. local newenv = setmetatable({},{
  1727. __index = function(self,k)
  1728. if k=="script" then
  1729. return var
  1730. else
  1731. return env[k]
  1732. end
  1733. end,
  1734. })
  1735. setfenv(func,newenv)
  1736. return func
  1737. end
  1738. cors = {}
  1739. mas = Instance.new("Model",game:GetService("Lighting"))
  1740. local Part0 = Instance.new("Part")
  1741. Part0.Name = "bl00d"
  1742. Part0.Parent = mas
  1743. Part0.Material = Enum.Material.SmoothPlastic
  1744. Part0.BrickColor = BrickColor.new("Maroon")
  1745. Part0.Size = Vector3.new(1.16000009, 0.0500000007, 1.12000048)
  1746. Part0.CFrame = CFrame.new(17.569994, 1.14527643, 34.9399986, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1747. Part0.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1748. Part0.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1749. Part0.Color = Color3.new(0.458824, 0, 0)
  1750. Part0.Position = Vector3.new(17.569994, 1.14527643, 34.9399986)
  1751. Part0.Color = Color3.new(0.458824, 0, 0)
  1752. Part0.CFrame = humanoidfurshit.Parent.Head.CFrame * CFrame.new(math.random(-1,1),math.random(-1,1),math.random(-1,1))
  1753. Part0:BreakJoints()
  1754. for i,v in pairs(mas:GetChildren()) do
  1755. v.Parent = humanoidfurshit.Parent
  1756. pcall(function() v:MakeJoints() end)
  1757. end
  1758. mas:Destroy()
  1759. for i,v in pairs(cors) do
  1760. spawn(function()
  1761. pcall(v)
  1762. end)
  1763. end
  1764. end
  1765. end
  1766. end
  1767. end
  1768. end
  1769. end
  1770. end
  1771. end
  1772. hagotem()
  1773. for i = 0,1 , 0.1 do
  1774. 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)
  1775. 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)
  1776. 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)
  1777. 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)
  1778. 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)
  1779. game:GetService("RunService").RenderStepped:wait()
  1780. end
  1781. sensoryee2:destroy()
  1782. for i = 0,1 , 0.05 do
  1783. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
  1784. 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)
  1785. 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)
  1786. 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)
  1787. 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)
  1788. 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)
  1789. game:GetService("RunService").RenderStepped:wait()
  1790. end
  1791. textfag.Text = game.Players.LocalPlayer.Character.Name.." The Brutal Anti-Furry"
  1792. canwalk = true
  1793. using = false
  1794. end
  1795. end
  1796. mouse.KeyDown:connect(attackflag1)
  1797. while true do
  1798. if howmuch <= -1 then
  1799. howmuch = 0
  1800. end
  1801. if howmuch >= 4 then
  1802. howmuch = 0
  1803. end
  1804. if canwalk and howmuch < 1 then
  1805. for i = 0,1 , 0.01 do
  1806. if canwalk and howmuch < 1 then
  1807.  
  1808. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
  1809. 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)
  1810. 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)
  1811. 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)
  1812. 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)
  1813. 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)
  1814. game:GetService("RunService").RenderStepped:wait()
  1815. end
  1816. end
  1817. for i = 0,0.3 , 0.004 do
  1818. if canwalk and howmuch < 1 then
  1819. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
  1820. 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)
  1821. 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)
  1822. 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)
  1823. 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)
  1824. 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)
  1825. game:GetService("RunService").RenderStepped:wait()
  1826. end
  1827. end
  1828. end
  1829. if canwalk and howmuch >= 1 then
  1830. if canwalk then
  1831. for i = 0,0.5 , 0.05 do
  1832. if canwalk and howmuch >= 1 then
  1833.  
  1834. 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)
  1835. 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)
  1836. 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)
  1837. 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)
  1838. 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)
  1839. 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)
  1840. game:GetService("RunService").RenderStepped:wait()
  1841. end
  1842. end
  1843. end
  1844. if canwalk then
  1845. for i = 0,0.5 , 0.05 do
  1846. if canwalk and howmuch >= 1 then
  1847.  
  1848. 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)
  1849. 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)
  1850. 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)
  1851. 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)
  1852. 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)
  1853. 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)
  1854. game:GetService("RunService").RenderStepped:wait()
  1855. end
  1856. end
  1857. end
  1858. end
  1859. game:GetService("RunService").RenderStepped:wait()
  1860. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement