Advertisement
JRKPastesBins

Untitled

Sep 11th, 2017
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.01 KB | None | 0 0
  1.  
  2.  
  3. function TakeDamage(hum, dmg)
  4. hum:TakeDamage(dmg)
  5. end
  6. plr = game.Players.LocalPlayer
  7. repeat
  8. wait(0.4)
  9. until plr.Character
  10. chr = plr.Character
  11. human = chr:FindFirstChild("Humanoid")
  12. human.MaxHealth, human.Health = math.huge, math.huge
  13. mouse = plr:GetMouse()
  14. cam = workspace.CurrentCamera
  15. selected = false
  16. equipd = false
  17. tors = chr.Torso
  18. rarm = chr["Right Arm"]
  19. larm = chr["Left Arm"]
  20. rleg = chr["Right Leg"]
  21. lleg = chr["Left Leg"]
  22. hrp = chr.HumanoidRootPart
  23. hed = chr.Head
  24. anim = human.Animator
  25. activu = false
  26. appeared = false
  27. animpose = nil
  28. POSU = false
  29. local wherto = hrp
  30. local addcfr = CFrame.new(0, 0, 0)
  31. Heartbeat = Instance.new("BindableEvent")
  32. Heartbeat.Name = "Heartbeat"
  33. Heartbeat.Parent = script
  34. frame = 0.03333333333333333
  35. tf = 0
  36. game:GetService("RunService").Heartbeat:connect(function(s, p)
  37. tf = tf + s
  38. if tf >= frame then
  39. for i = 1, math.floor(tf / frame) do
  40. Heartbeat:Fire()
  41. end
  42. tf = tf - frame * math.floor(tf / frame)
  43. end
  44. end)
  45. function swait(num)
  46. if num == 0 or num == nil then
  47. Heartbeat.Event:wait()
  48. else
  49. for i = 1, num do
  50. Heartbeat.Event:wait()
  51. end
  52. end
  53. end
  54. local p = game.Players.LocalPlayer
  55. local char = p.Character
  56. local hed = char.Head
  57. local LocalPlayer = p
  58.  
  59. local naeeym = Instance.new("BillboardGui")
  60. naeeym.Size = UDim2.new(0,100,0,40)
  61. naeeym.StudsOffset = Vector3.new(0,5,0)
  62. naeeym.Adornee = char.Head
  63. local tecks = Instance.new("TextLabel",naeeym)
  64. tecks.BackgroundTransparency = 1
  65. tecks.BorderSizePixel = 0
  66. tecks.Text = LocalPlayer.Name
  67. tecks.Font = "ArialBold"
  68. tecks.FontSize = "Size24"
  69. tecks.TextStrokeTransparency = 0
  70. tecks.TextStrokeColor3 = Color3.new(0,0,0)
  71. tecks.TextColor3 = Color3.new(255,255,255)
  72. tecks.Size = UDim2.new(1,0,0.5,0)
  73.  
  74. local Player = game.Players.localPlayer
  75. local Character = p.Character
  76. local LeftArm2 = Character["Left Arm"]
  77. local RightArm2 = Character["Right Arm"]
  78. local LeftLeg2 = Character["Left Leg"]
  79. local RightLeg2 = Character["Right Leg"]
  80. local Head2 = Character.Head
  81. local Torso2 = Character.Torso
  82.  
  83. --created by SoldierJoao
  84. --Credits to metabee for the knives edit
  85. cut = Instance.new("Sound", Character)
  86. cut.SoundId = "https://www.roblox.com/asset/?id=97095069"
  87. cut.Volume = 1.5
  88. thri = Instance.new("Sound", Character)
  89. thri.SoundId = "https://www.roblox.com/asset/?id=186311262"
  90. thri.Volume = 2.5
  91. WRY = Instance.new("Sound", Character)
  92. WRY.SoundId = "https://www.roblox.com/asset/?id=1030539343"
  93. WRY.Volume = 5
  94.  
  95. local Players=game:service'Players'
  96. local Player=Players.LocalPlayer
  97. local Mouse=Player:GetMouse''
  98. local RenderStepped=game:service'RunService'.RenderStepped
  99.  
  100. local MeshId='http://www.roblox.com/asset?id=202083123'
  101. local TextureId='http://www.roblox.com/asset/?id=161283461'
  102.  
  103. local BeeSpeed= 100
  104.  
  105. local QHold=false
  106. local EHold=false
  107.  
  108. spawn(function() --_RHas
  109. local ef1=Instance.new('Part',hed)
  110. local am=Instance.new('BlockMesh',ef1)
  111. ef1.Anchored,ef1.CanCollide=false,false
  112. ef1.Transparency=0.9
  113. ef1.Material = "Sand"
  114. am.Scale=Vector3.new(40,40,40)
  115. ef1.Size=Vector3.new(.2,.2,.2)
  116. local ef2=ef1:Clone()
  117. local ef3=ef2:Clone()
  118. local ef4=ef3:Clone()
  119. ef2.Material = "Neon"
  120. ef3.Material = "Neon"
  121. ef4.Material = "Neon"
  122. ef3.Parent,ef4.Parent=hed,hed
  123. ef2.Parent=lleg
  124. local wa,wb=Instance.new('Weld',hed),Instance.new('Weld',hed)
  125. local wc,wd=Instance.new('Weld',hed),Instance.new('Weld',hed)
  126. wa.Part0,wb.Part0=hed,hed
  127. wa.Part1,wb.Part1=ef1,ef2
  128. wc.Part0,wd.Part0=hed,hed
  129. wc.Part1,wd.Part1=ef3,ef4
  130. wa.C0,wb.C0=CFrame.new(0,-2,0),CFrame.new(0,-3,0)
  131. wc.C0,wd.C0=CFrame.new(0,-2,0),CFrame.new(0,-3,0)
  132. while wait(0) do
  133. wa.C0,wb.C0=wa.C0*CFrame.Angles(math.rad(math.random(-20,20)),math.rad(math.random(-20,20)),math.rad(math.random(-20,20))),wb.C0*CFrame.Angles(math.rad(math.random(-20,20)),math.rad(math.random(-20,20)),math.rad(math.random(-20,20)))
  134. wc.C0,wd.C0=wc.C0*CFrame.Angles(math.rad(math.random(-20,20)),math.rad(math.random(-20,20)),math.rad(math.random(-20,20))),wd.C0*CFrame.Angles(math.rad(math.random(-20,20)),math.rad(math.random(-20,20)),math.rad(math.random(-20,20)))
  135. ef1.BrickColor=BrickColor.new("Smoky grey")
  136. ef3.BrickColor=BrickColor.new("Bright red")
  137. ef4.BrickColor=BrickColor.new("Really red")
  138. ef2.BrickColor=BrickColor.new("Salmon")
  139. end
  140. end)
  141.  
  142.  
  143. Mouse.KeyDown:connect(function(k)
  144. local Key=k:lower''
  145. if Key=='q'then
  146. QHold=true
  147. elseif Key=='e'then
  148. EHold=true
  149. end
  150. end)
  151.  
  152. Mouse.KeyUp:connect(function(k)
  153. local Key=k:lower''
  154. if Key=='q'then
  155. QHold=false
  156. elseif Key=='e'then
  157. EHold=false
  158. end
  159. end)
  160.  
  161. coroutine.wrap(function()
  162. RenderStepped:connect(function()
  163. if QHold then
  164. if BeeSpeed>0 then
  165. BeeSpeed=BeeSpeed-1
  166. end
  167. elseif EHold then
  168. BeeSpeed=BeeSpeed+1
  169. end
  170. end)
  171. end)()
  172.  
  173.  
  174.  
  175.  
  176. mse = Player:GetMouse()
  177.  
  178. sound = Instance.new("Sound", Character)
  179. sound.SoundId = "https://www.roblox.com/asset/?id=840567549"
  180. sound.Volume = 2.5
  181. sound2 = Instance.new("Sound", Character)
  182. sound2.SoundId = "https://www.roblox.com/asset/?id=864569342"
  183. sound2.Volume = 2.5
  184. sound3 = Instance.new("Sound", Character)
  185. sound3.SoundId = "https://www.roblox.com/asset/?id=1030539747"
  186. sound3.Volume = 3
  187. sound4 = Instance.new("Sound", Character)
  188. sound4.SoundId = "https://www.roblox.com/asset/?id="
  189. sound4.Volume = 2
  190. TSTheme = Instance.new("Sound", Character)
  191. TSTheme.SoundId = "https://www.roblox.com/asset/?id=850256806"
  192. TSTheme.Volume = 2
  193. TSTheme.Looped = true
  194. canworld = true
  195. mse.KeyDown:connect(function(key)
  196. key = key:lower()
  197. if key == "t" then
  198. if canworld == false then return end
  199. if canworld then
  200. canworld = false
  201. sound3:Play()
  202. tecks.Text = ""
  203. wait(2)
  204. tecks.Text = LocalPlayer.Name
  205. sound:Play()
  206. sound4:Play()
  207. TSTheme:Play()
  208.  
  209. local function spawnpart()
  210. sphere = Instance.new("Part")
  211. --game.Debris:AddItem(sphere,3)
  212. local sm = Instance.new("SpecialMesh", sphere)
  213. sm.MeshType = "Sphere"
  214. sphere.Transparency = 0.5
  215. sphere.Anchored = true
  216. sphere.CanCollide = false
  217. sphere.Material = "Neon"
  218. sphere.BrickColor = BrickColor.new("Black")
  219. end
  220.  
  221. local function weld(lol)
  222. local weld = Instance.new("Weld", Player.Character.Torso)
  223. weld.Part0 = Player.Character.Torso
  224. weld.Part1 = lol
  225. weld.C0 = Player.Character.Torso.CFrame:inverse()
  226. weld.C1 = lol.CFrame:inverse()
  227. end
  228. wait()
  229. spawnpart()
  230. for i, v in pairs(game.Players:GetChildren()) do
  231. t = v.Character:FindFirstChild("Torso")
  232. if t then
  233. t.Anchored = true
  234. Player.Character:FindFirstChild("Torso").Anchored = false
  235. end
  236. RA = v.Character:FindFirstChild("Right Arm")
  237. if RA then
  238. RA.Anchored = true
  239. Player.Character:FindFirstChild("Right Arm").Anchored = false
  240. end
  241. LA = v.Character:FindFirstChild("Left Arm")
  242. if LA then
  243. LA.Anchored = true
  244. Player.Character:FindFirstChild("Left Arm").Anchored = false
  245. end
  246. RL = v.Character:FindFirstChild("Right Leg")
  247. if RL then
  248. RL.Anchored = true
  249. Player.Character:FindFirstChild("Right Leg").Anchored = false
  250. end
  251. LL = v.Character:FindFirstChild("Left Leg")
  252. if LL then
  253. LL.Anchored = true
  254. Player.Character:FindFirstChild("Left Leg").Anchored = false
  255. end
  256. end
  257. weld(sphere)
  258. cce = Instance.new("ColorCorrectionEffect", game.Lighting)
  259. cce.Saturation = -5
  260. --game.Debris:AddItem(cce, 5)
  261. sphere.Parent = Character.Torso
  262. for i = 1,3 do
  263. sphere.Size = sphere.Size + Vector3.new(50,50,50)
  264. wait()
  265. end
  266. wait()
  267. sphere:Destroy()
  268. BeeSpeed = 0
  269. cce.Saturation = -0.1
  270. wait(0.3)
  271. cce.Saturation = -0.2
  272. wait(0.3)
  273. cce.Saturation = -0.3
  274. wait(0.2)
  275. cce.Saturation = -1.5
  276. wait()
  277. end
  278. end
  279. end
  280. )
  281.  
  282. tecks.Text = LocalPlayer.Name
  283.  
  284. mse.KeyDown:connect(function(key)
  285. key = key:lower()
  286. if key == "y" then
  287. canworld = true
  288. tecks.Text = ""
  289. sound2:Play()
  290. wait()
  291. BeeSpeed = 1
  292. cce.Saturation = -1.3
  293. wait(0.5)
  294. BeeSpeed = 1.2
  295. cce.Saturation = -0.5
  296. wait(0.5)
  297. BeeSpeed = 1.4
  298. cce.Saturation = -0.4
  299. wait(0.3)
  300. BeeSpeed = 1.5
  301. cce.Saturation = -0.2
  302. wait(0.2)
  303. cce.Saturation = 0
  304.  
  305. for i, v in pairs(game.Players:GetChildren()) do
  306. t = v.Character:FindFirstChild("Torso")
  307. if t then
  308. t.Anchored = false
  309. end
  310. RA = v.Character:FindFirstChild("Right Arm")
  311. if RA then
  312. RA.Anchored = false
  313. end
  314. LA = v.Character:FindFirstChild("Left Arm")
  315. if LA then
  316. LA.Anchored = false
  317. end
  318. RL = v.Character:FindFirstChild("Right Leg")
  319. if RL then
  320. RL.Anchored = false
  321. end
  322. LL = v.Character:FindFirstChild("Left Leg")
  323. if LL then
  324. LL.Anchored = false
  325. end
  326. end
  327. BeeSpeed = 100
  328. tecks.Text = LocalPlayer.Name
  329. TSTheme:Stop()
  330. end
  331. end)
  332.  
  333.  
  334. tool = Instance.new("Tool")
  335. tool.CanBeDropped = false
  336. tool.RequiresHandle = false
  337. tool.TextureId = "rbxassetid://"
  338. tool.ToolTip = "NANI"
  339. tool.Name = "AAAAAAAAAAAAAA"
  340. tool.Parent = plr.Backpack
  341. modz = Instance.new("Model")
  342. modz.Name = "efx"
  343. modz.Parent = chr
  344. ZANOOB = Instance.new("Model")
  345. ZANOOB.Name = "Kingo Crimsono"
  346. ZANOOB.Parent = chr
  347. RSC0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  348. RSC1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  349. LSC0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  350. LSC1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  351. RHC0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  352. RHC1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  353. LHC0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  354. RJC1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  355. LHC1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  356. NC0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  357. NC1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  358. RJC0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  359. RS = tors:FindFirstChild("Right Shoulder")
  360. LS = tors:FindFirstChild("Left Shoulder")
  361. RH = tors:FindFirstChild("Right Hip")
  362. LH = tors:FindFirstChild("Left Hip")
  363. RJ = hrp:FindFirstChild("RootJoint")
  364. N = tors:FindFirstChild("Neck")
  365. cf = CFrame.new
  366. ang = CFrame.Angles
  367. rd = math.rad
  368. rd2 = math.random
  369. function nooutline(p)
  370. p.TopSurface, p.BottomSurface, p.LeftSurface, p.RightSurface, p.FrontSurface, p.BottomSurface = 10, 10, 10, 10, 10, 10
  371. end
  372. function makepart(color, name, reflec, mater, parnt, cfram)
  373. local port = Instance.new("Part")
  374. port.BrickColor = BrickColor.new(color)
  375. port.Name = name
  376. port.Transparency = 1
  377. nooutline(port)
  378. port.Reflectance = reflec
  379. port.Material = mater
  380. port.Anchored = false
  381. port.CanCollide = false
  382. port.Locked = true
  383. port.Size = Vector3.new(0.2, 0.2, 0.2)
  384. port.Parent = parnt
  385. return port
  386. end
  387. function makemesh(meshtype, scale, meshid, parent)
  388. local mes = Instance.new("SpecialMesh")
  389. mes.MeshType = meshtype
  390. mes.Scale = scale
  391. if meshtype == "FileMesh" then
  392. mes.MeshId = meshid
  393. end
  394. mes.Parent = parent
  395. return mes
  396. end
  397. function makemotor(parent, p0, p1, c0, c1)
  398. swait()
  399. local wel = Instance.new("Motor6D")
  400. wel.Part0 = p0
  401. wel.Part1 = p1
  402. wel.C0 = c0
  403. if c1 ~= nil then
  404. wel.C1 = c1
  405. end
  406. wel.Parent = parent
  407. return wel
  408. end
  409. local konodioda = Instance.new("Sound")
  410. konodioda.SoundId = "rbxassetid://679945004"
  411. konodioda.Volume = 6
  412. konodioda.Parent = hrp
  413. local bast = Instance.new("Sound")
  414. bast.SoundId = "rbxassetid://1030539747"
  415. bast.Volume = 5
  416. bast.Parent = hrp
  417. local zaworld = Instance.new("Sound")
  418. zaworld.SoundId = "rbxassetid://859932887"
  419. zaworld.Volume = 7
  420. zaworld.Parent = hrp
  421. local DIUTHEME = Instance.new("Sound")
  422. DIUTHEME.SoundId = "rbxassetid://594656792"
  423. DIUTHEME.Volume = 7
  424. DIUTHEME.Parent = hrp
  425. local DIUTHEME2 = Instance.new("Sound")
  426. DIUTHEME2.SoundId = "rbxassetid://658978694"
  427. DIUTHEME2.Volume = 7
  428. DIUTHEME2.Parent = hrp
  429. mouse.KeyDown:connect(function(key)
  430. if key == "m" then
  431. DIUTHEME2:Stop()
  432. DIUTHEME:Stop()
  433. zaworld:Stop()
  434. konodioda:Stop()
  435. end
  436. end)
  437. local wry = Instance.new("Sound")
  438. wry.SoundId = "rbxassetid://1030539343"
  439. wry.Volume = 3
  440. wry.Parent = hrp
  441. function animo(yep)
  442. if yep == true then
  443. anim.Parent = human
  444. chr.Animate.Disabled = false
  445. elseif yep == false then
  446. chr.Animate.Disabled = true
  447. anim.Parent = nil
  448. end
  449. end
  450. animo(false)
  451. function lerpz(joint, prop, cfrmz, alp)
  452. joint[prop] = joint[prop]:lerp(cfrmz, alp)
  453. end
  454. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  455. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  456. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  457. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  458. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  459. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  460. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  461. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  462. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  463. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  464. function resetlerp(whoever)
  465. if whoever == nil then
  466. RJ.C0 = RJC0
  467. RJ.C1 = RJC1
  468. N.C0 = NC0
  469. N.C1 = NC1
  470. RS.C0 = RSC0
  471. RS.C1 = RSC1
  472. LS.C0 = LSC0
  473. LS.C1 = LSC1
  474. RH.C0 = RHC0
  475. RH.C1 = RHC1
  476. LH.C0 = LHC0
  477. LH.C1 = LHC1
  478. elseif whoever ~= nil then
  479. nRJ.C0 = RJC0
  480. nRJ.C1 = RJC1
  481. nN.C0 = NC0
  482. nN.C1 = NC1
  483. nRS.C0 = RSC0
  484. nRS.C1 = RSC1
  485. nLS.C0 = LSC0
  486. nLS.C1 = LSC1
  487. nRH.C0 = RHC0
  488. nRH.C1 = RHC1
  489. nLH.C0 = LHC0
  490. nLH.C1 = LHC1
  491. end
  492. end
  493. function STANDO(cfr)
  494. local rooto = Instance.new("Part")
  495. nooutline(rooto)
  496. rooto.Name = "HumanoidRootPart"
  497. rooto.Anchored = true
  498. rooto.CFrame = cfr
  499. rooto.Size = Vector3.new(2, 2, 1)
  500. rooto.CanCollide = false
  501. rooto.Locked = true
  502. rooto.Transparency = 1
  503. rooto.Parent = ZANOOB
  504. local head = Instance.new("Part")
  505. nooutline(head)
  506. head.Anchored = false
  507. head.CFrame = rooto.CFrame * CFrame.new(0, 1.5, 0)
  508. head.Size = Vector3.new(2, 1, 1)
  509. head.BrickColor = BrickColor.new("Salmon")
  510. head.CanCollide = false
  511. head.Name = "Head"
  512. head.Locked = true
  513. head.Transparency = 1
  514. head.Parent = ZANOOB
  515. local headmesh = makemesh("Head", Vector3.new(1.25, 1.25, 1.25), nil, head)
  516. local headdecal = Instance.new("Decal")
  517. headdecal.Name = "face"
  518. headdecal.Texture = "rbxasset://"
  519. headdecal.Face = "Front"
  520. headdecal.Transparency = 1
  521. headdecal.Parent = head
  522. local torso = Instance.new("Part")
  523. nooutline(torso)
  524. torso.Name = "Torso"
  525. torso.Anchored = false
  526. torso.CFrame = rooto.CFrame * CFrame.new(0, 0, 0)
  527. torso.Size = Vector3.new(2, 1, 1)
  528. torso.BrickColor = BrickColor.new("Salmon")
  529. torso.CanCollide = false
  530. torso.Transparency = 1
  531. torso.Locked = true
  532. torso.Parent = ZANOOB
  533. local torsomesh = makemesh("FileMesh", Vector3.new(1, 1, 1), "rbxasset://fonts/torso.mesh", torso)
  534. local leftarm = Instance.new("Part")
  535. -------------------------------------------------------
  536.  
  537. -------------------------------------------------------
  538. nooutline(leftarm)
  539. leftarm.Anchored = false
  540. leftarm.Name = "Left Arm"
  541. leftarm.CFrame = rooto.CFrame * CFrame.new(1.5, 0, 0)
  542. leftarm.Size = Vector3.new(1, 2, 1)
  543. leftarm.BrickColor = BrickColor.new("Salmon")
  544. leftarm.CanCollide = false
  545. leftarm.Transparency = 1
  546. leftarm.Locked = true
  547. leftarm.Parent = ZANOOB
  548. local leftarmmesh = makemesh("FileMesh", Vector3.new(1, 1, 1), "rbxasset://fonts/leftarm.mesh", leftarm)
  549. local rightarm = Instance.new("Part")
  550. nooutline(rightarm)
  551. rightarm.Anchored = false
  552. rightarm.CFrame = rooto.CFrame * CFrame.new(-1.5, 0, 0)
  553. rightarm.Name = "Right Arm"
  554. rightarm.Size = Vector3.new(1, 2, 1)
  555. rightarm.BrickColor = BrickColor.new("Salmon")
  556. rightarm.CanCollide = false
  557. rightarm.Locked = true
  558. rightarm.Transparency = 1
  559. rightarm.Parent = ZANOOB
  560. local rightarmmesh = makemesh("FileMesh", Vector3.new(1, 1, 1), "rbxasset://fonts/rightarm.mesh", rightarm)
  561. local leftleg = Instance.new("Part")
  562. nooutline(leftleg)
  563. leftleg.Anchored = false
  564. leftleg.CFrame = rooto.CFrame * CFrame.new(1.5, -1.5, 0)
  565. leftleg.Name = "Left Leg"
  566. leftleg.Size = Vector3.new(1, 2, 1)
  567. leftleg.BrickColor = BrickColor.new("Salmon")
  568. leftleg.CanCollide = false
  569. leftleg.Transparency = 1
  570. leftleg.Locked = true
  571. leftleg.Parent = ZANOOB
  572. local leftlegmesh = makemesh("FileMesh", Vector3.new(1, 1, 1), "rbxasset://fonts/leftleg.mesh", leftleg)
  573. local rightleg = Instance.new("Part")
  574. nooutline(rightleg)
  575. rightleg.Anchored = false
  576. rightleg.CFrame = rooto.CFrame * CFrame.new(-1.5, -1.5, 0)
  577. rightleg.Name = "Right Leg"
  578. rightleg.Size = Vector3.new(1, 2, 1)
  579. rightleg.BrickColor = BrickColor.new("Salmon")
  580. rightleg.CanCollide = false
  581. rightleg.Locked = true
  582. rightleg.Transparency = 1
  583. rightleg.Parent = ZANOOB
  584. local rightlegmesh = makemesh("FileMesh", Vector3.new(1, 1, 1), "rbxasset://fonts/rightleg.mesh", rightleg)
  585. local rootweld = makemotor(rooto, rooto, torso, RJC0, RJC1)
  586. rootweld.Name = "RootJoint"
  587. local neckweld = makemotor(torso, torso, head, NC0, NC1)
  588. neckweld.Name = "Neck"
  589. local rshoulderweld = makemotor(torso, torso, rightarm, RSC0, RSC1)
  590. rshoulderweld.Name = "Right Shoulder"
  591. local lshoulderweld = makemotor(torso, torso, leftarm, LSC0, LSC1)
  592. lshoulderweld.Name = "Left Shoulder"
  593. local rhipweld = makemotor(torso, torso, rightleg, RHC0, RHC1)
  594. rhipweld.Name = "Right Hip"
  595. local lhipweld = makemotor(torso, torso, leftleg, LHC0, LHC1)
  596. lhipweld.Name = "Left Hip"
  597.  
  598. local pa1 = Instance.new("Part")
  599. nooutline(pa1)
  600. pa1.Anchored = false
  601. pa1.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  602. pa1.Name = "pa1"
  603. pa1.Size = Vector3.new(0.2, 0.2, 0.2)
  604. pa1.BrickColor = BrickColor.new("Really red")
  605. pa1.CanCollide = false
  606. pa1.Locked = true
  607. pa1.Transparency = 1
  608. pa1.Parent = ZANOOB
  609. local pa1m = makemesh("FileMesh", Vector3.new(0.55, 0.55, 0.35), "rbxasset://fonts/torso.mesh", pa1)
  610. local pa1w = makemotor(pa1, pa1, torso, ang(rd(0), rd(90), rd(15)) * cf(-0.75, -0.75, 0.3), ang(rd(20), 0, 0))
  611. local pa2 = Instance.new("Part")
  612. nooutline(pa2)
  613. pa2.Anchored = false
  614. pa2.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  615. pa2.Name = "pa2"
  616. pa2.Size = Vector3.new(0.2, 0.2, 0.2)
  617. pa2.BrickColor = BrickColor.new("Really red")
  618. pa2.CanCollide = false
  619. pa2.Locked = true
  620. pa2.Transparency = 1
  621. pa2.Parent = ZANOOB
  622. local pa2m = makemesh("FileMesh", Vector3.new(0.55, 0.55, 0.35), "rbxasset://fonts/torso.mesh", pa2)
  623. local pa2w = makemotor(pa2, pa2, torso, ang(rd(0), rd(90), rd(-15)) * cf(0.75, -0.75, 0.3), ang(rd(20), 0, 0))
  624. local pa7 = Instance.new("Part")
  625. nooutline(pa7)
  626. pa7.Anchored = false
  627. pa7.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  628. pa7.Name = "pa7"
  629. pa7.Size = Vector3.new(0.2, 0.2, 0.2)
  630. pa7.BrickColor = BrickColor.new("Really red")
  631. pa7.CanCollide = false
  632. pa7.Locked = true
  633. pa7.Transparency = 1
  634. pa7.Parent = ZANOOB
  635. local pa7m = makemesh("FileMesh", Vector3.new(1.05, 0.201, 1.1), "rbxasset://fonts/torso.mesh", pa7)
  636. local pa7w = makemotor(pa7, pa7, torso, ang(rd(0), rd(0), rd(0)) * cf(0, 0.8, 0), ang(0, 0, 0))
  637. local pa8 = Instance.new("Part")
  638. nooutline(pa8)
  639. pa8.Anchored = false
  640. pa8.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  641. pa8.Name = "pa8"
  642. pa8.Size = Vector3.new(0.2, 0.2, 0.2)
  643. pa8.BrickColor = BrickColor.new("Smoky grey")
  644. pa8.CanCollide = false
  645. pa8.Locked = true
  646. pa8.Transparency = 1
  647. pa8.Parent = ZANOOB
  648. local pa8m = makemesh("FileMesh", Vector3.new(1.45, 1.45, 1), "rbxassetid://105992239", pa8)
  649. local pa8w = makemotor(pa8, pa8, torso, ang(rd(0), rd(0), rd(0)) * cf(0, 0.8, 0.7), ang(0, 0, 0))
  650. local pa9 = Instance.new("Part")
  651. nooutline(pa9)
  652. pa9.Anchored = false
  653. pa9.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  654. pa9.Name = "pa9"
  655. pa9.Size = Vector3.new(0.2, 0.2, 0.2)
  656. pa9.BrickColor = BrickColor.new("Smoky grey")
  657. pa9.CanCollide = false
  658. pa9.Locked = true
  659. pa9.Transparency = 1
  660. pa9.Parent = ZANOOB
  661. local pa9m = makemesh("FileMesh", Vector3.new(1.65, 1.65, 1), "rbxassetid://105992239", pa9)
  662. local pa9w = makemotor(pa9, pa9, torso, ang(rd(0), rd(0), rd(0)) * cf(0, 0.8, 0.675), ang(0, 0, 0))
  663.  
  664. local raemblem = Instance.new("Part")
  665. nooutline(raemblem)
  666. raemblem.Anchored = false
  667. raemblem.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  668. raemblem.Name = "raemblem"
  669. raemblem.Size = Vector3.new(0.2, 0.2, 0.2)
  670. raemblem.BrickColor = BrickColor.new("Smoky grey")
  671. raemblem.CanCollide = false
  672. raemblem.Locked = true
  673. raemblem.Material = "SmoothPlastic"
  674. raemblem.Transparency = 1
  675. raemblem.Parent = ZANOOB
  676. local raemblemm = makemesh("Brick", Vector3.new(0, 3, 3), nil, raemblem)
  677. local raemblemw = makemotor(raemblem, raemblem, rightarm, ang(rd(0.5), rd(0), rd(0)) * cf(-0.5, -0.5, 0), ang(rd(0), 0, 0))
  678. local emmes = Instance.new("Decal")
  679. emmes.Texture = "rbxassetid://"
  680. emmes.Transparency = 1
  681. emmes.Face = "Right"
  682. emmes.Name = "embe"
  683. emmes.Parent = raemblem
  684.  
  685. local ra2 = Instance.new("Part")
  686. nooutline(ra2)
  687. ra2.Anchored = false
  688. ra2.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  689. ra2.Name = "ra2"
  690. ra2.Size = Vector3.new(0.2, 0.2, 0.2)
  691. ra2.BrickColor = BrickColor.new("Really red")
  692. ra2.CanCollide = false
  693. ra2.Locked = true
  694. ra2.Transparency = 1
  695. ra2.Parent = ZANOOB
  696. local ra2m = makemesh("FileMesh", Vector3.new(0.75, 0.15, 1.1), "rbxasset://fonts/rightarm.mesh", ra2)
  697. local ra2w = makemotor(ra2, ra2, rightarm, ang(rd(0), rd(0), rd(0)) * cf(-0.175, 0.9, 0), ang(rd(0), 0, 0))
  698.  
  699. local ra5 = Instance.new("Part")
  700. nooutline(ra5)
  701. ra5.Anchored = false
  702. ra5.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  703. ra5.Name = "ra5"
  704. ra5.Size = Vector3.new(0.2, 0.2, 0.2)
  705. ra5.BrickColor = BrickColor.new("Smoky grey")
  706. ra5.CanCollide = false
  707. ra5.Locked = true
  708. ra5.Transparency = 1
  709. ra5.Parent = ZANOOB
  710. local ra5m = makemesh("FileMesh", Vector3.new(1.35, 1.35, 1.35), "rbxassetid://105992239", ra5)
  711. local ra5w = makemotor(ra5, ra5, rightarm, ang(rd(0), rd(90), rd(0)) * cf(-0.65, 0.7, 0), ang(rd(0), 0, 0))
  712.  
  713. local la2 = Instance.new("Part")
  714. nooutline(la2)
  715. la2.Anchored = false
  716. la2.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  717. la2.Name = "la2"
  718. la2.Size = Vector3.new(0.2, 0.2, 0.2)
  719. la2.BrickColor = BrickColor.new("Really red")
  720. la2.CanCollide = false
  721. la2.Locked = true
  722. la2.Transparency = 1
  723. la2.Parent = ZANOOB
  724. local la2m = makemesh("FileMesh", Vector3.new(0.75, 0.15, 1.1), "rbxasset://fonts/rightarm.mesh", la2)
  725. local la2w = makemotor(la2, la2, leftarm, ang(rd(0), rd(0), rd(0)) * cf(0.175, 0.9, 0), ang(rd(0), 0, 0))
  726.  
  727. local la5 = Instance.new("Part")
  728. nooutline(la5)
  729. la5.Anchored = false
  730. la5.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  731. la5.Name = "la5"
  732. la5.Size = Vector3.new(0.2, 0.2, 0.2)
  733. la5.BrickColor = BrickColor.new("Smoky grey")
  734. la5.CanCollide = false
  735. la5.Locked = true
  736. la5.Transparency = 1
  737. la5.Parent = ZANOOB
  738. local la5m = makemesh("FileMesh", Vector3.new(1.35, 1.35, 1.35), "rbxassetid://105992239", la5)
  739. local la5w = makemotor(la5, la5, leftarm, ang(rd(0), rd(90), rd(0)) * cf(0.4, 0.7, 0), ang(rd(0), 0, 0))
  740.  
  741. local ll2 = Instance.new("Part")
  742. nooutline(ll2)
  743. ll2.Anchored = false
  744. ll2.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  745. ll2.Name = "ll2"
  746. ll2.Size = Vector3.new(0.2, 0.2, 0.2)
  747. ll2.BrickColor = BrickColor.new("Smoky grey")
  748. ll2.CanCollide = false
  749. ll2.Locked = true
  750. ll2.Transparency = 1
  751. ll2.Parent = ZANOOB
  752. local ll2m = makemesh("FileMesh", Vector3.new(0.5, 0.35, 0.2), "rbxasset://fonts/leftleg.mesh", ll2)
  753. local ll2w = makemotor(ll2, ll2, leftleg, ang(rd(7), rd(-30), rd(-20)) * cf(0.25, -0.3, 0.525), ang(0, 0, 0))
  754.  
  755. local rr1 = Instance.new("Part")
  756. nooutline(rr1)
  757. rr1.Anchored = false
  758. rr1.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  759. rr1.Name = "rr1"
  760. rr1.Size = Vector3.new(0.2, 0.2, 0.2)
  761. rr1.BrickColor = BrickColor.new("Smoky grey")
  762. rr1.CanCollide = false
  763. rr1.Locked = true
  764. rr1.Transparency = 1
  765. rr1.Parent = ZANOOB
  766. local rr1m = makemesh("FileMesh", Vector3.new(0.5, 0.35, 0.2), "rbxasset://fonts/leftleg.mesh", rr1)
  767. local rr1w = makemotor(rr1, rr1, rightleg, ang(rd(7), rd(30), rd(20)) * cf(-0.25, -0.3, 0.525), ang(0, 0, 0))
  768.  
  769.  
  770. return ZANOOB
  771. end
  772. local thenoob = STANDO(hrp.CFrame * CFrame.new(0, 0, 0))
  773. coroutine.resume(coroutine.create(function()
  774. local rot = thenoob.HumanoidRootPart
  775. repeat
  776. swait()
  777. rot.CFrame = rot.CFrame:lerp(wherto.CFrame * addcfr, 0.5)
  778. until rot == nil
  779. end))
  780. local rot = thenoob.HumanoidRootPart
  781. local ntorso = thenoob:FindFirstChild("Torso")
  782. local rightarm = thenoob:FindFirstChild("Right Arm")
  783. local leftarm = thenoob:FindFirstChild("Left Arm")
  784. local leftleg = thenoob:FindFirstChild("Left Leg")
  785. local rightleg = thenoob:FindFirstChild("Right Leg")
  786. local head = thenoob:FindFirstChild("Head")
  787. local face = head:FindFirstChild("face")
  788. local emblem = thenoob:FindFirstChild("raemblem"):FindFirstChild("embe")
  789. local embpart = thenoob:FindFirstChild("raemblem")
  790. local nRJ = rot:FindFirstChild("RootJoint")
  791. local nN = ntorso:FindFirstChild("Neck")
  792. local nRS = ntorso:FindFirstChild("Right Shoulder")
  793. local nLS = ntorso:FindFirstChild("Left Shoulder")
  794. local nRH = ntorso:FindFirstChild("Right Hip")
  795. local nLH = ntorso:FindFirstChild("Left Hip")
  796. function standappear(nbz)
  797. if selected == false or activu == true then
  798. return
  799. end
  800. if appeared == false then
  801. appeared = true
  802. wherto = hrp
  803. addcfr = cf(-2, 1, 2)
  804. local apear = Instance.new("Sound")
  805. apear.SoundId = "rbxassetid://463010917"
  806. apear.Parent = rot
  807. apear.Volume = 1.25
  808. game.Debris:AddItem(apear, 1.5)
  809. apear:Play()
  810. for _, n in pairs(nbz:GetChildren()) do
  811. coroutine.resume(coroutine.create(function()
  812. for _ = 1, 5 do
  813. if n ~= rot and n ~= embpart and n.ClassName ~= "Sound" then
  814. swait()
  815. n.Transparency = n.Transparency - 0.2
  816. face.Transparency = face.Transparency - 0.2
  817. emblem.Transparency = emblem.Transparency - 0.2
  818. end
  819. end
  820. if n ~= rot and n ~= embpart then
  821. n.Transparency = 0
  822. end
  823. face.Transparency = 0
  824. emblem.Transparency = 0
  825. end))
  826. end
  827. elseif appeared == true then
  828. appeared = false
  829. wherto = hrp
  830. addcfr = cf(0, 0, 0)
  831. for _, n in pairs(nbz:GetChildren()) do
  832. coroutine.resume(coroutine.create(function()
  833. for _ = 1, 5 do
  834. if n ~= rot and n ~= embpart then
  835. swait()
  836. n.Transparency = n.Transparency + 0.2
  837. face.Transparency = face.Transparency + 0.2
  838. emblem.Transparency = emblem.Transparency + 0.2
  839. end
  840. end
  841. if n ~= rot and n ~= embpart then
  842. n.Transparency = 1
  843. end
  844. face.Transparency = 1
  845. emblem.Transparency = 1
  846. end))
  847. end
  848. end
  849. end
  850. function THREATENING()
  851. if selected == false or activu == true then
  852. return
  853. end
  854. if POSU == false then
  855. POSU = true
  856. human.WalkSpeed = 0
  857. local d = Instance.new("ParticleEmitter")
  858. d.Name = "MENACINGU"
  859. d.Lifetime = NumberRange.new(1)
  860. d.Rate = 2
  861. d.Texture = "rbxassetid://298768656"
  862. d.VelocitySpread = 60
  863. d.Parent = tors
  864. human:SetStateEnabled(3, false)
  865. local randomoth = math.random(1, 2)
  866. if randomoth == 1 then
  867. repeat
  868. swait()
  869. lerpz(RJ, "C0", RJC0 * cf(0, 0, -0.05) * ang(rd(-5), rd(0), rd(-30)), 0.3)
  870. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(10), rd(0), rd(30)), 0.3)
  871. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-20), rd(-20), rd(-5)), 0.3)
  872. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  873. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(140), rd(-70), rd(-50)), 0.3)
  874. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  875. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(-30), rd(10)), 0.3)
  876. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  877. lerpz(LH, "C0", LHC0 * cf(0.3, 0.1, -0.15) * ang(rd(-20), rd(50), rd(10)), 0.3)
  878. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-10)), 0.3)
  879. until POSU == false
  880. elseif randomoth == 2 then
  881. repeat
  882. swait()
  883. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(-2), rd(25)), 0.3)
  884. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(6), rd(0), rd(-50)), 0.3)
  885. lerpz(RS, "C0", RSC0 * cf(-0.25, 0.3, -0.5) * ang(rd(-30), rd(-15), rd(200)), 0.3)
  886. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  887. lerpz(LS, "C0", LSC0 * cf(0.25, 0.3, -0.5) * ang(rd(-32), rd(13), rd(-195)), 0.3)
  888. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  889. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-15), rd(-10)), 0.3)
  890. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  891. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(10), rd(-10)), 0.3)
  892. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  893. until POSU == false
  894. end
  895. elseif POSU == true then
  896. POSU = false
  897. human.WalkSpeed = 16
  898. human:SetStateEnabled(3, true)
  899. tors.MENACINGU:Destroy()
  900. activu = true
  901. activu = false
  902. end
  903. end
  904. local EHMMM = 0
  905. function block()
  906. if EHMMM == 50 or selected == false or activu == true then
  907. return
  908. end
  909. if appeared == false then
  910. standappear(thenoob)
  911. end
  912. wherto = hrp
  913. addcfr = cf(0, 0, -3)
  914. local bep = true
  915. local humanshealth = human.Health
  916. activu = true
  917. human:SetStateEnabled(15, false)
  918. local de = mouse.KeyUp:connect(function(key)
  919. if key == "e" then
  920. bep = false
  921. end
  922. end)
  923. local poopes = 0
  924. repeat
  925. swait()
  926. poopes = poopes + 1
  927. human.Health = humanshealth
  928. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(2), rd(0), rd(0)), 0.5)
  929. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(7), rd(0), rd(0)), 0.5)
  930. lerpz(nRS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(110), rd(160)), 0.5)
  931. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(20), rd(0), rd(0)), 0.5)
  932. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(-110), rd(-160)), 0.5)
  933. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(20), rd(0), rd(0)), 0.5)
  934. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  935. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  936. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  937. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  938. until bep == false or poopes > 240
  939. de:Disconnect()
  940. human:SetStateEnabled(15, true)
  941. activu = false
  942. EHMMM = 50
  943. coroutine.resume(coroutine.create(function()
  944. wait(7)
  945. EHMMM = 0
  946. end))
  947. wherto = hrp
  948. addcfr = cf(-2, 1, 2)
  949. end
  950. function MUDA()
  951. if selected == false or activu == true then
  952. return
  953. end
  954. if appeared == false then
  955. standappear(thenoob)
  956. wherto = hrp
  957. addcfr = cf(0, 0, -3.5)
  958. end
  959. wry:Stop()
  960. local bep = true
  961. activu = true
  962. wherto = hrp
  963. addcfr = cf(0, 0, -3.5)
  964. local function blur(limb)
  965. coroutine.resume(coroutine.create(function()
  966. local memedon = {}
  967. for i = 1, 6 do
  968. local b1 = Instance.new("Part")
  969. nooutline(b1)
  970. b1.Size = Vector3.new(1, 2, 1)
  971. b1.CFrame = limb.CFrame * CFrame.new(rd2(-5, 5) / 10, rd2(-5, 5) / 10, rd2(-5, 5) / 10)
  972. b1.CanCollide = false
  973. b1.BrickColor = limb.BrickColor
  974. b1.Anchored = true
  975. b1.Transparency = 0.7
  976. b1.Locked = true
  977. b1.Parent = modz
  978. table.insert(memedon, b1)
  979. end
  980. local num = 0
  981. repeat
  982. swait()
  983. num = num % 6 + 1
  984. memedon[num].CFrame = limb.CFrame * CFrame.new(rd2(-5, 5) / 10, rd2(-5, 5) / 10, rd2(-5, 5) / 10)
  985. until bep == false
  986. for i = 1, #memedon do
  987. swait()
  988. memedon[i]:Destroy()
  989. end
  990. end))
  991. end
  992. local de = mouse.KeyUp:connect(function(key)
  993. if key == "r" then
  994. bep = false
  995. end
  996. end)
  997. blur(rightarm)
  998. blur(leftarm)
  999. local mudodo = Instance.new("Sound")
  1000. mudodo.Volume = 10
  1001. mudodo.SoundId = "rbxassetid://997748527"
  1002. mudodo.Looped = true
  1003. mudodo.Parent = hrp
  1004. mudodo:Play()
  1005. repeat
  1006. for _ = 1, 2 do
  1007. swait()
  1008. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(4), rd(4), rd(30)), 0.85)
  1009. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(-2), rd(0), rd(-28)), 0.85)
  1010. lerpz(nRS, "C0", RSC0 * cf(0.5, 0.25, -0.1) * ang(rd(20), rd(20), rd(105)), 0.85)
  1011. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1012. lerpz(nLS, "C0", LSC0 * cf(0.25, 0.1, 0) * ang(rd(30), rd(10), rd(-70)), 0.85)
  1013. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1014. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-10)), 0.85)
  1015. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1016. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-10)), 0.85)
  1017. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1018. end
  1019. hito(rightarm, 3.3, 5, 0.01, rot.CFrame.lookVector * 5)
  1020. for _ = 1, 2 do
  1021. swait()
  1022. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(5), rd(2), rd(-30)), 0.85)
  1023. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(2), rd(0), rd(31)), 0.85)
  1024. lerpz(nRS, "C0", RSC0 * cf(-0.1, 0.05, -0.1) * ang(rd(-10), rd(-30), rd(75)), 0.85)
  1025. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1026. lerpz(nLS, "C0", LSC0 * cf(-0.5, 0.1, -0.2) * ang(rd(-30), rd(10), rd(-70)), 0.85)
  1027. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1028. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.85)
  1029. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1030. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.85)
  1031. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1032. end
  1033. hito(leftarm, 3.3, 5, 0.01, rot.CFrame.lookVector * 5)
  1034. for _ = 1, 2 do
  1035. swait()
  1036. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(3), rd(3), rd(32)), 0.85)
  1037. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(-2), rd(0), rd(-29)), 0.85)
  1038. lerpz(nRS, "C0", RSC0 * cf(0.35, 0.25, 0.1) * ang(rd(-10), rd(-20), rd(95)), 0.85)
  1039. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1040. lerpz(nLS, "C0", LSC0 * cf(0.25, 0.1, 0) * ang(rd(-10), rd(10), rd(-80)), 0.85)
  1041. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1042. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-10)), 0.85)
  1043. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1044. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-10)), 0.85)
  1045. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1046. end
  1047. hito(rightarm, 3.3, 5, 0.01, rot.CFrame.lookVector * 5)
  1048. for _ = 1, 2 do
  1049. swait()
  1050. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-10), rd(3), rd(-40)), 0.85)
  1051. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(10), rd(-2), rd(35)), 0.85)
  1052. lerpz(nRS, "C0", RSC0 * cf(-0.1, 0.05, -0.1) * ang(rd(20), rd(-30), rd(65)), 0.85)
  1053. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1054. lerpz(nLS, "C0", LSC0 * cf(-0.5, 0.1, -0.2) * ang(rd(-30), rd(30), rd(-75)), 0.85)
  1055. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1056. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.85)
  1057. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1058. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.85)
  1059. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1060. end
  1061. hito(leftarm, 3.3, 5, 0.01, rot.CFrame.lookVector * 5)
  1062. until bep == false or 0 >= human.Health
  1063. de:Disconnect()
  1064. mudodo:Stop()
  1065. wry:Play()
  1066. for _ = 1, 6 do
  1067. swait()
  1068. lerpz(nRJ, "C0", RJC0 * cf(0, 1.25, 0) * ang(rd(0), rd(4), rd(-85)), 0.75)
  1069. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(3), rd(75)), 0.75)
  1070. lerpz(nRS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(100)), 0.75)
  1071. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1072. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.75)
  1073. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1074. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.75)
  1075. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1076. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.75)
  1077. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1078. end
  1079. for _ = 1, 7 do
  1080. swait()
  1081. hito(rightarm, 3, 20, 0.35, rot.CFrame.lookVector * 50)
  1082. lerpz(nRJ, "C0", RJC0 * cf(0, -1, 0) * ang(rd(0), rd(10), rd(75)), 0.75)
  1083. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(5), rd(-7), rd(-65)), 0.75)
  1084. lerpz(nRS, "C0", RSC0 * cf(0.75, 0, 0.25) * ang(rd(10), rd(-60), rd(100)), 0.75)
  1085. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(-20), rd(0)), 0.75)
  1086. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.75)
  1087. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1088. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.75)
  1089. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1090. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.75)
  1091. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1092. end
  1093. swait(5)
  1094. wherto = hrp
  1095. mudodo:Destroy()
  1096. addcfr = cf(-2, 1, 2)
  1097. activu = false
  1098. end
  1099. function cability()
  1100. if selected == false or activu == true then
  1101. return
  1102. end
  1103. if appeared == false then
  1104. standappear(thenoob)
  1105. wherto = hrp
  1106. addcfr = cf(0, 0, -3.75)
  1107. end
  1108. activu = true
  1109. wherto = hrp
  1110. addcfr = cf(0, 0, -3.5)
  1111. local ZAWRUA = Instance.new("Sound")
  1112. ZAWRUA.SoundId = "rbxassetid://1036094943"
  1113. ZAWRUA.Volume = 5
  1114. ZAWRUA.Parent = hrp
  1115. ZAWRUA:Play()
  1116. game.Debris:AddItem(ZAWRUA, 2.5)
  1117. local wate = Instance.new("Part")
  1118. nooutline(wate)
  1119. wate.Size = Vector3.new(0.2, 0.2, 0.2)
  1120. wate.Material = "Plastic"
  1121. wate.Transparency = 1
  1122. wate.BrickColor = BrickColor.new("Really red")
  1123. wate.CFrame = rightarm.CFrame * cf(0, -1.5, 0)
  1124. wate.Anchored = true
  1125. wate.CanCollide = false
  1126. wate.Parent = modz
  1127. local wmesh = makemesh("Sphere", Vector3.new(5, 5, 5), nil, wate)
  1128. coroutine.resume(coroutine.create(function()
  1129. repeat
  1130. swait()
  1131. wate.CFrame = rightarm.CFrame * cf(0, -1, 0)
  1132. wmesh.Scale = wmesh.Scale:lerp(Vector3.new(10, 10, 10), 0.5)
  1133. until not wate
  1134. end))
  1135. coroutine.resume(coroutine.create(function()
  1136. local pt = {}
  1137. for _ = 1, 10 do
  1138. local wp = Instance.new("Part")
  1139. nooutline(wp)
  1140. wp.Size = Vector3.new(0.2, 0.2, 0.2)
  1141. wp.Material = "Neon"
  1142. wp.Transparency = 1
  1143. wp.BrickColor = BrickColor.new("Really red")
  1144. wp.CFrame = wate.CFrame * ang(rd2(-100, 100) / 1000, rd2(-100, 100) / 1000, rd2(-100, 100) / 1000) * cf(0, -0.25, 0)
  1145. wp.Anchored = true
  1146. wp.CanCollide = false
  1147. wp.Parent = modz
  1148. local wmz = makemesh("Sphere", Vector3.new(0.5, 2, 0.5), nil, wp)
  1149. table.insert(pt, wp)
  1150. table.insert(pt, wmz)
  1151. end
  1152. for m = 1, 45 do
  1153. swait()
  1154. for _, hey in pairs(pt) do
  1155. if hey.ClassName == "SpecialMesh" then
  1156. hey.Scale = hey.Scale + Vector3.new(0.005, 0.04, 0.005)
  1157. elseif hey.ClassName == "Part" then
  1158. hey.CFrame = wate.CFrame * ang(rd(rd2(-360, 360)), rd(rd2(-360, 360)), rd(rd2(-360, 360))) * cf(0, -m / 25, 0)
  1159. hey.Transparency = hey.Transparency - 0.015
  1160. end
  1161. end
  1162. end
  1163. for m = 45, 50 do
  1164. swait()
  1165. for _, hey in pairs(pt) do
  1166. if hey.ClassName == "SpecialMesh" then
  1167. hey.Scale = hey.Scale + Vector3.new(0.025, 0.08, 0.025)
  1168. elseif hey.ClassName == "Part" then
  1169. hey.CFrame = wate.CFrame * ang(rd(rd2(-360, 360)), rd(rd2(-360, 360)), rd(rd2(-360, 360))) * cf(0, -m / 25, 0)
  1170. hey.Transparency = hey.Transparency + 0.2
  1171. end
  1172. end
  1173. end
  1174. for _, AAA in pairs(pt) do
  1175. if AAA.ClassName == "Part" then
  1176. AAA:Destroy()
  1177. end
  1178. end
  1179. end))
  1180. for _ = 1, 50 do
  1181. swait()
  1182. wmesh.Scale = Vector3.new(9, 9, 9)
  1183. wate.Transparency = wate.Transparency - 0.008
  1184. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(4), rd(-125)), 0.2)
  1185. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(3), rd(115)), 0.2)
  1186. lerpz(nRS, "C0", RSC0 * cf(rd2(-1, 1) / 10, rd2(-1, 1) / 10, rd2(-1, 1) / 10) * ang(rd(rd2(-15, -5)), rd(rd2(-25, -15)), rd(rd2(95, 105))), 0.2)
  1187. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2)
  1188. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.2)
  1189. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2)
  1190. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.2)
  1191. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2)
  1192. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.2)
  1193. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2)
  1194. end
  1195. local pooo = Instance.new("Sound")
  1196. pooo.SoundId = "rbxassetid://1030539343"
  1197. pooo.Volume = 5
  1198. pooo.Parent = hrp
  1199. pooo:Play()
  1200. game.Debris:AddItem(pooo, 2.5)
  1201. for _ = 1, 1 do
  1202. swait()
  1203. wate.Transparency = wate.Transparency + 0.15
  1204. lerpz(nRJ, "C0", RJC0 * cf(0, -2, 0) * ang(rd(0), rd(10), rd(35)), 0.5)
  1205. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(5), rd(-7), rd(-30)), 0.5)
  1206. lerpz(nRS, "C0", RSC0 * cf(0.75, 0, 0.25) * ang(rd(10), rd(-80), rd(100)), 0.5)
  1207. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(-20), rd(0)), 0.5)
  1208. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.5)
  1209. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1210. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.5)
  1211. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1212. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.5)
  1213. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1214. end
  1215. local swoo = Instance.new("Part")
  1216. nooutline(swoo)
  1217. swoo.Size = Vector3.new(0.2, 0.2, 0.2)
  1218. swoo.Material = "Neon"
  1219. swoo.Transparency = 7
  1220. swoo.BrickColor = BrickColor.new("Really red")
  1221. swoo.CFrame = rightarm.CFrame * ang(rd(0), rd(-15), rd(240)) * cf(1.5, -2.5, 0)
  1222. swoo.Anchored = true
  1223. swoo.CanCollide = false
  1224. swoo.Parent = modz
  1225. local wmesh = makemesh("FileMesh", Vector3.new(0.013333333333333334, 0.015384615384615385, 0.025), "rbxassetid://576041905", swoo)
  1226. local pli = Instance.new("PointLight")
  1227. pli.Brightness = 2
  1228. pli.Color = Color3.new(0.45098039215686275, 1, 0)
  1229. pli.Range = 10
  1230. pli.Shadows = true
  1231. pli.Parent = swoo
  1232. hito(swoo, 5, 40, 0.15, rot.CFrame.lookVector * 80)
  1233. tagability(swoo, 4)
  1234. for _ = 1, 10 do
  1235. swait()
  1236. wate.Transparency = wate.Transparency + 0.05
  1237. swoo.Transparency = swoo.Transparency + 0.075
  1238. pli.Range = pli.Range - 1
  1239. lerpz(nRJ, "C0", RJC0 * cf(0, -3, 0) * ang(rd(0), rd(10), rd(105)), 0.5)
  1240. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(5), rd(-7), rd(-65)), 0.5)
  1241. lerpz(nRS, "C0", RSC0 * cf(0.75, 0, 0.25) * ang(rd(10), rd(-30), rd(100)), 0.5)
  1242. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(-20), rd(0)), 0.5)
  1243. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.5)
  1244. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1245. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.5)
  1246. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1247. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.5)
  1248. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1249. end
  1250. wate:Destroy()
  1251. swoo:Destroy()
  1252. pli:Destroy()
  1253. swait(15)
  1254. wherto = hrp
  1255. addcfr = cf(-2, 1, 2)
  1256. activu = false
  1257. end
  1258. game:GetService("ContentProvider"):Preload("http://www.roblox.com/asset/?id=188959462")
  1259. game:GetService("ContentProvider"):Preload("http://www.roblox.com/asset/?id=616594208")
  1260. game:GetService("ContentProvider"):Preload("http://www.roblox.com/asset/?id=616576400")
  1261. game:GetService("ContentProvider"):Preload("http://www.roblox.com/asset/?id=291088606")
  1262. function THEBEST()
  1263. if selected == false or activu == true or appeared == true or POSU == true then
  1264. return
  1265. end
  1266. local dipperhat = chr:FindFirstChild("Likebossfromdk")
  1267. local dipperrot
  1268. if dipperhat then
  1269. dipperrot = dipperhat.Handle.HatAttachment.Rotation
  1270. end
  1271. activu = true
  1272. POSU = true
  1273. cam.CameraType = "Scriptable"
  1274. chr.PrimaryPart = hrp
  1275. human.WalkSpeed = 0
  1276. human:SetStateEnabled(3, false)
  1277. local actmus1 = Instance.new("Sound")
  1278. actmus1.SoundId = "rbxassetid://188959462"
  1279. actmus1.Volume = 1.5
  1280. actmus1.RollOffMode = 1
  1281. actmus1.TimePosition = 0
  1282. actmus1.Parent = cam
  1283. local actmus2 = Instance.new("Sound")
  1284. actmus2.SoundId = "rbxassetid://188959462"
  1285. actmus2.Volume = 1.5
  1286. actmus2.RollOffMode = 1
  1287. actmus2.TimePosition = 0
  1288. actmus2.Parent = hrp
  1289. actmus1:Play()
  1290. actmus2:Play()
  1291. local mus1 = Instance.new("Sound")
  1292. mus1.SoundId = "rbxassetid://616594208"
  1293. mus1.Volume = 1.25
  1294. mus1.TimePosition = 0.45
  1295. mus1.Parent = cam
  1296. local mus2 = Instance.new("Sound")
  1297. mus2.SoundId = "rbxassetid://616594208"
  1298. mus2.Volume = 1.25
  1299. mus2.TimePosition = 0.45
  1300. mus2.Parent = hrp
  1301. local zawarudoda = Instance.new("Sound")
  1302. zawarudoda.SoundId = "rbxassetid://291088606"
  1303. zawarudoda.Volume = 2
  1304. zawarudoda.TimePosition = 0.3
  1305. zawarudoda.Parent = hrp
  1306. mus1:Play()
  1307. mus2:Play()
  1308. cam.CoordinateFrame = hrp.CFrame * ang(rd(20), rd(100), rd(0)) * cf(0, 0, 7)
  1309. local regface = hed.face.Texture
  1310. local whogothit, bodyvel
  1311. local function checkhit(partoz, magn)
  1312. for _, guy in pairs(workspace:GetChildren()) do
  1313. if guy:FindFirstChild("Humanoid") and guy:FindFirstChild("HumanoidRootPart") and guy ~= chr and magn > (guy:FindFirstChild("HumanoidRootPart").Position - partoz.Position).magnitude and not whogothit then
  1314. whogothit = guy
  1315. guy:FindFirstChild("Humanoid").PlatformStand = true
  1316. do
  1317. local derp = Instance.new("BodyPosition")
  1318. derp.MaxForce = Vector3.new(999999999999, 999999999999, 999999999999)
  1319. derp.P = 8000
  1320. derp.D = 500
  1321. derp.Position = hrp.Position + hrp.CFrame.lookVector * 20
  1322. derp.Parent = guy:FindFirstChild("HumanoidRootPart")
  1323. bodyvel = derp
  1324. local derp2 = Instance.new("BodyAngularVelocity")
  1325. derp2.MaxTorque = Vector3.new(999999999999, 999999999999, 999999999999)
  1326. derp2.P = 8000
  1327. derp2.AngularVelocity = Vector3.new(rd2(2, 4), rd2(50, 100), 0)
  1328. derp2.Parent = guy:FindFirstChild("HumanoidRootPart")
  1329. delay(0.1, function()
  1330. derp2:Destroy()
  1331. end)
  1332. bodyvel = derp
  1333. end
  1334. end
  1335. end
  1336. end
  1337. coroutine.resume(coroutine.create(function()
  1338. for _ = 1, 25 do
  1339. swait()
  1340. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-10), rd(-5), rd(-20)), 0.3)
  1341. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(20), rd(10), rd(20)), 0.3)
  1342. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-10), rd(30), rd(-30)), 0.3)
  1343. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1344. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(35), rd(-50), rd(-100)), 0.3)
  1345. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1346. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-20), rd(-10), rd(-20)), 0.3)
  1347. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1348. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.3)
  1349. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1350. end
  1351. for _ = 1, 20 do
  1352. swait()
  1353. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-10), rd(-5), rd(-20)), 0.3)
  1354. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(10), rd(10), rd(20)), 0.3)
  1355. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-10), rd(30), rd(-30)), 0.3)
  1356. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1357. lerpz(LS, "C0", LSC0 * cf(0, 0, 0.4) * ang(rd(70), rd(-60), rd(-100)), 0.3)
  1358. if dipperhat then
  1359. dipperhat.Handle.HatAttachment.Rotation = dipperhat.Handle.HatAttachment.Rotation:lerp(dipperrot + Vector3.new(0, -40, 0), 0.3)
  1360. end
  1361. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1362. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-20), rd(-10), rd(-20)), 0.3)
  1363. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1364. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.3)
  1365. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1366. end
  1367. end))
  1368. repeat
  1369. swait()
  1370. cam.CoordinateFrame = cam.CoordinateFrame * ang(rd(0), rd(1), rd(0)) * cf(0.15, 0, 0)
  1371. until mus1.TimePosition > 2.9
  1372. mus1:Pause()
  1373. mus2:Pause()
  1374. zawarudoda:Play()
  1375. coroutine.resume(coroutine.create(function()
  1376. for _ = 1, 7 do
  1377. swait()
  1378. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-10), rd(0), rd(-5)), 0.4)
  1379. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(5), rd(2), rd(0)), 0.3)
  1380. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(10), rd(80), rd(80)), 0.3)
  1381. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1382. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(10), rd(-80), rd(-70)), 0.3)
  1383. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1384. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-10)), 0.3)
  1385. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1386. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.3)
  1387. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1388. end
  1389. for _ = 1, 16 do
  1390. swait()
  1391. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(-5)), 0.4)
  1392. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(15), rd(8), rd(0)), 0.3)
  1393. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(10), rd(-80), rd(80)), 0.3)
  1394. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1395. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(10), rd(80), rd(-70)), 0.3)
  1396. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1397. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-15)), 0.3)
  1398. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1399. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(15)), 0.3)
  1400. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1401. end
  1402. end))
  1403. repeat
  1404. swait()
  1405. until zawarudoda.TimePosition > 1.4
  1406. zawarudoda:Pause()
  1407. activu = false
  1408. standappear(thenoob)
  1409. wherto = hrp
  1410. addcfr = cf(3, 0.25, -1.5)
  1411. activu = true
  1412. cam.CoordinateFrame = hrp.CFrame * ang(rd(-25), rd(0), rd(0)) * cf(0, 2, 3)
  1413. for _ = 1, 10 do
  1414. swait()
  1415. cam.CoordinateFrame = cam.CoordinateFrame * ang(rd(0), rd(0), rd(0)) * cf(0, 0, 1.5)
  1416. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(4), rd(-75)), 0.5)
  1417. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(3), rd(45)), 0.5)
  1418. lerpz(nRS, "C0", RSC0 * cf(rd2(-1, 1) / 10, rd2(-1, 1) / 10, rd2(-1, 1) / 10) * ang(rd(rd2(-15, -5)), rd(rd2(-25, -15)), rd(rd2(95, 105))), 0.5)
  1419. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1420. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.5)
  1421. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1422. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.5)
  1423. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1424. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.5)
  1425. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1426. end
  1427. wherto = hrp
  1428. addcfr = cf(-3, 0.25, -1.5)
  1429. for _ = 1, 25 do
  1430. swait()
  1431. checkhit(rightarm, 3)
  1432. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(4), rd(105)), 0.4)
  1433. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(3), rd(-45)), 0.4)
  1434. lerpz(nRS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(100)), 0.4)
  1435. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1436. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.4)
  1437. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1438. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.4)
  1439. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1440. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.4)
  1441. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1442. end
  1443. if whogothit then
  1444. print("derp")
  1445. cam.CoordinateFrame = hrp.CFrame * ang(rd(15), rd(140), rd(0)) * cf(0, 1, 4)
  1446. local laugo = Instance.new("Sound")
  1447. laugo.SoundId = "rbxassetid://291088606"
  1448. laugo.Volume = 1.5
  1449. laugo.Parent = hrp
  1450. game.Debris:AddItem(laugo, 2.5)
  1451. laugo:Play()
  1452. local sda = 0
  1453. local chn = 2
  1454. local cs = math.cos
  1455. for D = 1, 60 do
  1456. swait()
  1457. cam.CoordinateFrame = cam.CoordinateFrame * ang(rd(0), rd(0), rd(0)) * cf(0, 0, 0.15)
  1458. sda = sda + chn
  1459. lerpz(RJ, "C0", RJC0 * cf(0, 0.75, 1 * cs(sda / 2)) * ang(rd(-40), rd(0), rd(-5)), 0.8 / D)
  1460. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-60 + 40 * cs(sda / 2)), rd(8), rd(0)), 0.8 / D)
  1461. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(10), rd(-110 + 80 * cs(sda / 2)), rd(80)), 0.8 / D)
  1462. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8 / D)
  1463. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(10), rd(110 + 80 * cs(sda / 2)), rd(-70)), 0.8 / D)
  1464. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8 / D)
  1465. lerpz(RH, "C0", RHC0 * cf(0, -1 * cs(sda / 2), 0) * ang(rd(-10), rd(-10), rd(-40)), 0.8 / D)
  1466. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8 / D)
  1467. lerpz(LH, "C0", LHC0 * cf(0, -1 * cs(sda / 2), 0) * ang(rd(-10), rd(10), rd(40)), 0.8 / D)
  1468. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8 / D)
  1469. end
  1470. hed.face.Texture = "rbxassetid://"
  1471. mus1.TimePosition = 2.75
  1472. mus1:Play()
  1473. for C = 1, 30 do
  1474. swait()
  1475. cam.CoordinateFrame = cam.CoordinateFrame * ang(rd(0), rd(0), rd(0)) * cf(0, 0, -(0.02 + C / 60))
  1476. sda = sda + chn
  1477. lerpz(RJ, "C0", RJC0 * cf(0, -0.5, 0) * ang(rd(20), rd(0), rd(-5)), 0.05 + C / 31)
  1478. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(30), rd(0), rd(0)), 0.05 + C / 31)
  1479. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(-20)), 0.05 + C / 31)
  1480. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05 + C / 31)
  1481. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(35), rd(-50), rd(-100)), 0.05 + C / 31)
  1482. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05 + C / 31)
  1483. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(20)), 0.05 + C / 31)
  1484. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05 + C / 31)
  1485. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(20)), 0.05 + C / 31)
  1486. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05 + C / 31)
  1487. end
  1488. for _ = 1, 5 do
  1489. swait()
  1490. cam.CoordinateFrame = cam.CoordinateFrame * ang(rd(0), rd(0), rd(0)) * cf(0, 0, 0.02)
  1491. sda = sda + chn
  1492. lerpz(RJ, "C0", RJC0 * cf(0, -0.5, 0) * ang(rd(20), rd(0), rd(-5)), 0.5)
  1493. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-10), rd(0), rd(0)), 0.5)
  1494. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(-20)), 0.5)
  1495. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1496. lerpz(LS, "C0", LSC0 * cf(0, 0.25, 0) * ang(rd(60), rd(-60), rd(-100)), 0.5)
  1497. if dipperhat then
  1498. dipperhat.Handle.HatAttachment.Rotation = dipperhat.Handle.HatAttachment.Rotation:lerp(dipperrot + Vector3.new(0, 0, 0), 0.5)
  1499. end
  1500. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1501. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(20)), 0.5)
  1502. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1503. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(20)), 0.5)
  1504. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1505. end
  1506. wait(2)
  1507. elseif whogothit == nil then
  1508. print("noderp")
  1509. end
  1510. human:SetStateEnabled(3, true)
  1511. activu = false
  1512. standappear(thenoob)
  1513. activu = true
  1514. if dipperhat then
  1515. dipperhat.Handle.HatAttachment.Rotation = dipperrot
  1516. end
  1517. actmus1:Destroy()
  1518. actmus2:Destroy()
  1519. bast:Play()
  1520. if bodyvel then
  1521. bodyvel:Destroy()
  1522. end
  1523. cam.CameraType = "Custom"
  1524. hed.face.Texture = regface
  1525. chr.PrimaryPart = head
  1526. human.WalkSpeed = 16
  1527. activu = false
  1528. POSU = false
  1529. end
  1530. function hito(partoz, magn, dmg, debtim, bodyfdire)
  1531. for _, guy in pairs(workspace:GetChildren()) do
  1532. if guy:FindFirstChild("Humanoid") and guy:FindFirstChild("HumanoidRootPart") and guy ~= chr and magn > (guy:FindFirstChild("HumanoidRootPart").Position - partoz.Position).magnitude and guy:FindFirstChild("HumanoidRootPart"):FindFirstChild("alabo") == nil then
  1533. do
  1534. local humz = guy:FindFirstChild("Humanoid")
  1535. local horp = guy:FindFirstChild("HumanoidRootPart")
  1536. TakeDamage(humz, dmg)
  1537. local db = Instance.new("StringValue")
  1538. db.Name = "alabo"
  1539. db.Parent = horp
  1540. delay(debtim, function()
  1541. db:Destroy()
  1542. end)
  1543. local b = Instance.new("Part")
  1544. nooutline(b)
  1545. b.Size = Vector3.new(0.2, 0.2, 0.2)
  1546. b.Transparency = 0.25
  1547. b.Anchored = true
  1548. b.CanCollide = false
  1549. b.BrickColor = BrickColor.new("Institutional white")
  1550. b.Locked = true
  1551. b.CFrame = horp.CFrame * CFrame.new(rd2(-1, 1), rd2(-2, 2), rd2(-1, 1))
  1552. b.Parent = modz
  1553. local c = Instance.new("SpecialMesh")
  1554. c.MeshType = "Sphere"
  1555. c.Scale = Vector3.new(3.5, 3.5, 3.5)
  1556. c.Parent = b
  1557. game.Debris:AddItem(b, 1)
  1558. if bodyfdire then
  1559. local boopyve = Instance.new("BodyVelocity")
  1560. boopyve.MaxForce = Vector3.new(math.huge, math.huge, math.huge)
  1561. boopyve.P = math.huge
  1562. boopyve.Velocity = bodyfdire
  1563. boopyve.Parent = horp
  1564. game.Debris:AddItem(boopyve, debtim)
  1565. end
  1566. local bet = Instance.new("Sound")
  1567. bet.Pitch = rd2(9, 11) / 10
  1568. bet.Volume = rd2(12, 14) / 10
  1569. bet.SoundId = "rbxassetid://1030539343"
  1570. bet.Parent = b
  1571. bet:Play()
  1572. coroutine.resume(coroutine.create(function()
  1573. for _ = 1, 5 do
  1574. swait()
  1575. b.Transparency = b.Transparency + 0.15
  1576. c.Scale = c.Scale + Vector3.new(0.8 * dmg, 0.8 * dmg, 0.8 * dmg)
  1577. end
  1578. end))
  1579. end
  1580. end
  1581. end
  1582. end
  1583. function tagability(partoz, magn)
  1584. for _, guy in pairs(workspace:GetChildren()) do
  1585. if guy:FindFirstChild("Humanoid") and guy:FindFirstChild("HumanoidRootPart") and guy ~= chr and magn > (guy:FindFirstChild("HumanoidRootPart").Position - partoz.Position).magnitude and guy:FindFirstChild("HumanoidRootPart"):FindFirstChild("derbaba") == nil and guy:FindFirstChildOfClass("ForceField") == nil then
  1586. do
  1587. local humz = guy:FindFirstChild("Humanoid")
  1588. humz.PlatformStand = true
  1589. delay(1, function()
  1590. humz.PlatformStand = false
  1591. end)
  1592. local horp = guy:FindFirstChild("HumanoidRootPart")
  1593. local db = Instance.new("StringValue")
  1594. db.Name = "dedrbaba"
  1595. db.Parent = horp
  1596. local bodyrot = Instance.new("BodyAngularVelocity")
  1597. bodyrot.MaxTorque = Vector3.new(99999, 99999, 99999)
  1598. bodyrot.P = math.huge
  1599. bodyrot.AngularVelocity = Vector3.new(0, 5, 50)
  1600. bodyrot.Parent = horp
  1601. local hL, tL, aL, bL, cL, dL
  1602. game.Debris:AddItem(bodyrot, 0.2)
  1603. coroutine.resume(coroutine.create(function()
  1604. if aL then
  1605. aL.Name = "Right Arm"
  1606. wait()
  1607. end
  1608. if bL then
  1609. bL.Name = "Left Leg"
  1610. wait()
  1611. end
  1612. if cL then
  1613. cL.Name = "Left Arm"
  1614. wait()
  1615. end
  1616. if dL then
  1617. dL.Name = "Right Leg"
  1618. end
  1619. end))
  1620. end
  1621. end
  1622. end
  1623. end
  1624. mouse.KeyDown:connect(function(key)
  1625. if human.Health <= 0 then
  1626. return
  1627. end
  1628. if key == "f" then
  1629. standappear(thenoob)
  1630. end
  1631. if key == "r" then
  1632. MUDA()
  1633. end
  1634. if key == "e" then
  1635. block()
  1636. end
  1637. if key == "v" then
  1638. cability()
  1639. end
  1640. if key == "" and plr.UserId then
  1641. THEBEST()
  1642. end
  1643. if key == "g" then
  1644. THREATENING()
  1645. end
  1646. if key == "l" then
  1647. konodioda:Play()
  1648. end
  1649. if key == "h" then
  1650. bast:Play()
  1651. end
  1652. if key == "p" then
  1653. zaworld:Play()
  1654. end
  1655. if key == "k" then
  1656. DIUTHEME:Play()
  1657. end
  1658. if key == "j" then
  1659. DIUTHEME2:Play()
  1660. end
  1661. end)
  1662. tool.Equipped:connect(function()
  1663. selected = true
  1664. end)
  1665. tool.Unequipped:connect(function()
  1666. selected = false
  1667. end)
  1668. sine = 0
  1669. charge = 1
  1670. cos = math.cos
  1671. game:GetService("RunService").RenderStepped:connect(function()
  1672. if POSU == false then
  1673. local checkfloor = Ray.new(hrp.Position, hrp.CFrame.upVector * -4)
  1674. local checkpart = workspace:FindPartOnRayWithIgnoreList(checkfloor, {chr}, false, false)
  1675. local checkstate = human:GetState()
  1676. if checkstate.Value == 13 then
  1677. animpose = "Sitting"
  1678. elseif hrp.Velocity.y > 1 and checkpart == nil then
  1679. animpose = "Jumping"
  1680. elseif hrp.Velocity.y < -1 and checkpart == nil then
  1681. animpose = "Falling"
  1682. elseif 1 > (hrp.Velocity * Vector3.new(1, 0, 1)).magnitude then
  1683. animpose = "Idle"
  1684. elseif (hrp.Velocity * Vector3.new(1, 0, 1)).magnitude < 35 then
  1685. animpose = "Walking"
  1686. elseif (hrp.Velocity * Vector3.new(1, 0, 1)).magnitude > 35 then
  1687. animpose = "TooFast"
  1688. end
  1689. if animpose == "Idle" then
  1690. sine = sine + charge
  1691. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0.03 * cos(sine / 60)) * ang(rd(0), rd(0), rd(0)), 0.3)
  1692. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(3 - 3 * cos(sine / 60)), rd(0), rd(0)), 0.3)
  1693. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(2 - 2 * cos(sine / 60)), rd(2 - 2 * cos(sine / 60)), rd(2 * cos(sine / 60))), 0.3)
  1694. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1695. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(2 - 2 * cos(sine / 60)), rd(-2 - 2 * cos(sine / 60)), rd(2 * cos(sine / 60))), 0.3)
  1696. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1697. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-3 - 1 * cos(sine / 60)), rd(-5 - 1 * cos(sine / 60)), rd(1 * cos(sine / 60))), 0.3)
  1698. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1699. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-3 - 1 * cos(sine / 60)), rd(5 - 1 * cos(sine / 60)), rd(1 * cos(sine / 60))), 0.3)
  1700. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1701. end
  1702. if animpose == "Walking" then
  1703. sine = sine + charge
  1704. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0.03 * cos(sine / 60)) * ang(rd(0), rd(0), rd(0)), 0.3)
  1705. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(3 - 3 * cos(sine / 60)), rd(0), rd(0)), 0.3)
  1706. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-2 - 2 * cos(sine / 60)), rd(2 - 2 * cos(sine / 60)), rd(30 * cos(sine / 10))), 0.3)
  1707. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1708. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-2 - 2 * cos(sine / 60)), rd(-2 - 2 * cos(sine / 60)), rd(30 * cos(sine / 10))), 0.3)
  1709. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1710. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-1 - 1 * cos(sine / 60)), rd(-1 - 1 * cos(sine / 60)), rd(-30 * cos(sine / 10))), 0.6)
  1711. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1712. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-1 - 1 * cos(sine / 60)), rd(1 - 1 * cos(sine / 60)), rd(-30 * cos(sine / 10))), 0.6)
  1713. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1714. end
  1715. if animpose == "Jumping" then
  1716. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(5), rd(0), rd(0)), 0.3)
  1717. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-10), rd(0), rd(0)), 0.3)
  1718. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(7), rd(-5), rd(2)), 0.3)
  1719. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1720. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(7), rd(5), rd(-3)), 0.3)
  1721. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1722. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-10)), 0.3)
  1723. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1724. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(20)), 0.3)
  1725. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1726. end
  1727. if animpose == "Falling" then
  1728. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-6), rd(0), rd(0)), 0.3)
  1729. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(20), rd(0), rd(0)), 0.3)
  1730. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(7), rd(-5), rd(2)), 0.3)
  1731. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1732. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(7), rd(5), rd(-3)), 0.3)
  1733. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1734. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(10)), 0.3)
  1735. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1736. lerpz(LH, "C0", LHC0 * cf(-0.65, 0.75, 0) * ang(rd(0), rd(0), rd(20)), 0.3)
  1737. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1738. end
  1739. if animpose == "TooFast" then
  1740. lerpz(RJ, "C0", RJC0 * cf(0, 0, -1.5) * ang(rd(20), rd(0), rd(0)), 0.3)
  1741. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(20), rd(0), rd(0)), 0.3)
  1742. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-20), rd(-10), rd(-10)), 0.3)
  1743. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1744. lerpz(LS, "C0", LSC0 * cf(0, -0.75, 0) * ang(rd(10), rd(-80), rd(-10)), 0.3)
  1745. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(30), rd(0), rd(0)), 0.3)
  1746. lerpz(RH, "C0", RHC0 * cf(0.75, 1.5, 0) * ang(rd(0), rd(0), rd(30)), 0.3)
  1747. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1748. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(50)), 0.3)
  1749. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1750. end
  1751. if animpose == "Sitting" then
  1752. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1753. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1754. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(90)), 0.3)
  1755. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1756. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-90)), 0.3)
  1757. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1758. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(90)), 0.3)
  1759. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1760. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-90)), 0.3)
  1761. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1762. end
  1763. end
  1764. if appeared == false and activu == false then
  1765. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1766. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1767. lerpz(nRS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1768. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1769. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1770. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1771. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1772. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1773. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1774. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1775. elseif appeared == true and activu == false then
  1776. sine = sine + charge
  1777. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0.05 * cos(sine / 90)) * ang(rd(1 - 1 * cos(sine / 90)), rd(0), rd(-5)), 0.3)
  1778. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(2 - 2 * cos(sine / 90)), rd(0), rd(4)), 0.3)
  1779. lerpz(nRS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(2 * cos(sine / 110)), rd(-3 - 3 * cos(sine / 100)), rd(0)), 0.3)
  1780. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1781. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(2 * cos(sine / 110)), rd(3 - 3 * cos(sine / 100)), rd(0)), 0.3)
  1782. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1783. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-2 - 2 * cos(sine / 100)), rd(-3 - 3 * cos(sine / 100)), rd(-2 - 2 * cos(sine / 100))), 0.3)
  1784. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1785. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-2 - 2 * cos(sine / 100)), rd(3 - 3 * cos(sine / 100)), rd(2 - 2 * cos(sine / 100))), 0.3)
  1786. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1787. end
  1788. end)
  1789. function dispose()
  1790. for i, v in pairs(getfenv(0)) do
  1791. v = nil
  1792. end
  1793. error = nil
  1794. print = nil
  1795. warn = nil
  1796. end
  1797. human.Died:connect(dispose)
  1798. chr.Changed:connect(function()
  1799. if chr.Parent == nil then
  1800. dispose()
  1801. ------------
  1802. ------------
  1803. end
  1804. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement