Advertisement
5325325325

Untitled

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