Advertisement
JRKPastesBins

Untitled

Sep 9th, 2017
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.05 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=1032447785"
  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://892277085"
  427. DIUTHEME2.Volume = 7
  428. DIUTHEME2.Parent = hrp
  429. local wry = Instance.new("Sound")
  430. wry.SoundId = "rbxassetid://1030539343"
  431. wry.Volume = 3
  432. wry.Parent = hrp
  433. function animo(yep)
  434. if yep == true then
  435. anim.Parent = human
  436. chr.Animate.Disabled = false
  437. elseif yep == false then
  438. chr.Animate.Disabled = true
  439. anim.Parent = nil
  440. end
  441. end
  442. animo(false)
  443. function lerpz(joint, prop, cfrmz, alp)
  444. joint[prop] = joint[prop]:lerp(cfrmz, alp)
  445. end
  446. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  447. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  448. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  449. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  450. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  451. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  452. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  453. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  454. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  455. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  456. function resetlerp(whoever)
  457. if whoever == nil then
  458. RJ.C0 = RJC0
  459. RJ.C1 = RJC1
  460. N.C0 = NC0
  461. N.C1 = NC1
  462. RS.C0 = RSC0
  463. RS.C1 = RSC1
  464. LS.C0 = LSC0
  465. LS.C1 = LSC1
  466. RH.C0 = RHC0
  467. RH.C1 = RHC1
  468. LH.C0 = LHC0
  469. LH.C1 = LHC1
  470. elseif whoever ~= nil then
  471. nRJ.C0 = RJC0
  472. nRJ.C1 = RJC1
  473. nN.C0 = NC0
  474. nN.C1 = NC1
  475. nRS.C0 = RSC0
  476. nRS.C1 = RSC1
  477. nLS.C0 = LSC0
  478. nLS.C1 = LSC1
  479. nRH.C0 = RHC0
  480. nRH.C1 = RHC1
  481. nLH.C0 = LHC0
  482. nLH.C1 = LHC1
  483. end
  484. end
  485. function STANDO(cfr)
  486. local rooto = Instance.new("Part")
  487. nooutline(rooto)
  488. rooto.Name = "HumanoidRootPart"
  489. rooto.Anchored = true
  490. rooto.CFrame = cfr
  491. rooto.Size = Vector3.new(2, 2, 1)
  492. rooto.CanCollide = false
  493. rooto.Locked = true
  494. rooto.Transparency = 1
  495. rooto.Parent = ZANOOB
  496. local head = Instance.new("Part")
  497. nooutline(head)
  498. head.Anchored = false
  499. head.CFrame = rooto.CFrame * CFrame.new(0, 1.5, 0)
  500. head.Size = Vector3.new(2, 1, 1)
  501. head.BrickColor = BrickColor.new("Salmon")
  502. head.CanCollide = false
  503. head.Name = "Head"
  504. head.Locked = true
  505. head.Transparency = 1
  506. head.Parent = ZANOOB
  507. local headmesh = makemesh("Head", Vector3.new(1.25, 1.25, 1.25), nil, head)
  508. local headdecal = Instance.new("Decal")
  509. headdecal.Name = "face"
  510. headdecal.Texture = "rbxasset://"
  511. headdecal.Face = "Front"
  512. headdecal.Transparency = 1
  513. headdecal.Parent = head
  514. local torso = Instance.new("Part")
  515. nooutline(torso)
  516. torso.Name = "Torso"
  517. torso.Anchored = false
  518. torso.CFrame = rooto.CFrame * CFrame.new(0, 0, 0)
  519. torso.Size = Vector3.new(2, 1, 1)
  520. torso.BrickColor = BrickColor.new("Salmon")
  521. torso.CanCollide = false
  522. torso.Transparency = 1
  523. torso.Locked = true
  524. torso.Parent = ZANOOB
  525. local torsomesh = makemesh("FileMesh", Vector3.new(1, 1, 1), "rbxasset://fonts/torso.mesh", torso)
  526. local leftarm = Instance.new("Part")
  527. -------------------------------------------------------
  528. local torsodecal = Instance.new("Decal")
  529. torsodecal.Name = "abs"
  530. torsodecal.Texture = "rbxasset://textures/face.png"
  531. torsodecal.Shirt = "Front"
  532. torsodecal.Transparency = 1
  533. torsodecal.Parent = torso
  534. -------------------------------------------------------
  535. nooutline(leftarm)
  536. leftarm.Anchored = false
  537. leftarm.Name = "Left Arm"
  538. leftarm.CFrame = rooto.CFrame * CFrame.new(1.5, 0, 0)
  539. leftarm.Size = Vector3.new(1, 2, 1)
  540. leftarm.BrickColor = BrickColor.new("Salmon")
  541. leftarm.CanCollide = false
  542. leftarm.Transparency = 1
  543. leftarm.Locked = true
  544. leftarm.Parent = ZANOOB
  545. local leftarmmesh = makemesh("FileMesh", Vector3.new(1, 1, 1), "rbxasset://fonts/leftarm.mesh", leftarm)
  546. local rightarm = Instance.new("Part")
  547. nooutline(rightarm)
  548. rightarm.Anchored = false
  549. rightarm.CFrame = rooto.CFrame * CFrame.new(-1.5, 0, 0)
  550. rightarm.Name = "Right Arm"
  551. rightarm.Size = Vector3.new(1, 2, 1)
  552. rightarm.BrickColor = BrickColor.new("Salmon")
  553. rightarm.CanCollide = false
  554. rightarm.Locked = true
  555. rightarm.Transparency = 1
  556. rightarm.Parent = ZANOOB
  557. local rightarmmesh = makemesh("FileMesh", Vector3.new(1, 1, 1), "rbxasset://fonts/rightarm.mesh", rightarm)
  558. local leftleg = Instance.new("Part")
  559. nooutline(leftleg)
  560. leftleg.Anchored = false
  561. leftleg.CFrame = rooto.CFrame * CFrame.new(1.5, -1.5, 0)
  562. leftleg.Name = "Left Leg"
  563. leftleg.Size = Vector3.new(1, 2, 1)
  564. leftleg.BrickColor = BrickColor.new("Salmon")
  565. leftleg.CanCollide = false
  566. leftleg.Transparency = 1
  567. leftleg.Locked = true
  568. leftleg.Parent = ZANOOB
  569. local leftlegmesh = makemesh("FileMesh", Vector3.new(1, 1, 1), "rbxasset://fonts/leftleg.mesh", leftleg)
  570. local rightleg = Instance.new("Part")
  571. nooutline(rightleg)
  572. rightleg.Anchored = false
  573. rightleg.CFrame = rooto.CFrame * CFrame.new(-1.5, -1.5, 0)
  574. rightleg.Name = "Right Leg"
  575. rightleg.Size = Vector3.new(1, 2, 1)
  576. rightleg.BrickColor = BrickColor.new("Salmon")
  577. rightleg.CanCollide = false
  578. rightleg.Locked = true
  579. rightleg.Transparency = 1
  580. rightleg.Parent = ZANOOB
  581. local rightlegmesh = makemesh("FileMesh", Vector3.new(1, 1, 1), "rbxasset://fonts/rightleg.mesh", rightleg)
  582. local rootweld = makemotor(rooto, rooto, torso, RJC0, RJC1)
  583. rootweld.Name = "RootJoint"
  584. local neckweld = makemotor(torso, torso, head, NC0, NC1)
  585. neckweld.Name = "Neck"
  586. local rshoulderweld = makemotor(torso, torso, rightarm, RSC0, RSC1)
  587. rshoulderweld.Name = "Right Shoulder"
  588. local lshoulderweld = makemotor(torso, torso, leftarm, LSC0, LSC1)
  589. lshoulderweld.Name = "Left Shoulder"
  590. local rhipweld = makemotor(torso, torso, rightleg, RHC0, RHC1)
  591. rhipweld.Name = "Right Hip"
  592. local lhipweld = makemotor(torso, torso, leftleg, LHC0, LHC1)
  593. lhipweld.Name = "Left Hip"
  594.  
  595. local pa1 = Instance.new("Part")
  596. nooutline(pa1)
  597. pa1.Anchored = false
  598. pa1.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  599. pa1.Name = "pa1"
  600. pa1.Size = Vector3.new(0.2, 0.2, 0.2)
  601. pa1.BrickColor = BrickColor.new("Really red")
  602. pa1.CanCollide = false
  603. pa1.Locked = true
  604. pa1.Transparency = 1
  605. pa1.Parent = ZANOOB
  606. local pa1m = makemesh("FileMesh", Vector3.new(0.55, 0.55, 0.35), "rbxasset://fonts/torso.mesh", pa1)
  607. 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))
  608. local pa2 = Instance.new("Part")
  609. nooutline(pa2)
  610. pa2.Anchored = false
  611. pa2.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  612. pa2.Name = "pa2"
  613. pa2.Size = Vector3.new(0.2, 0.2, 0.2)
  614. pa2.BrickColor = BrickColor.new("Really red")
  615. pa2.CanCollide = false
  616. pa2.Locked = true
  617. pa2.Transparency = 1
  618. pa2.Parent = ZANOOB
  619. local pa2m = makemesh("FileMesh", Vector3.new(0.55, 0.55, 0.35), "rbxasset://fonts/torso.mesh", pa2)
  620. 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))
  621. local pa7 = Instance.new("Part")
  622. nooutline(pa7)
  623. pa7.Anchored = false
  624. pa7.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  625. pa7.Name = "pa7"
  626. pa7.Size = Vector3.new(0.2, 0.2, 0.2)
  627. pa7.BrickColor = BrickColor.new("Really red")
  628. pa7.CanCollide = false
  629. pa7.Locked = true
  630. pa7.Transparency = 1
  631. pa7.Parent = ZANOOB
  632. local pa7m = makemesh("FileMesh", Vector3.new(1.05, 0.201, 1.1), "rbxasset://fonts/torso.mesh", pa7)
  633. local pa7w = makemotor(pa7, pa7, torso, ang(rd(0), rd(0), rd(0)) * cf(0, 0.8, 0), ang(0, 0, 0))
  634. local pa8 = Instance.new("Part")
  635. nooutline(pa8)
  636. pa8.Anchored = false
  637. pa8.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  638. pa8.Name = "pa8"
  639. pa8.Size = Vector3.new(0.2, 0.2, 0.2)
  640. pa8.BrickColor = BrickColor.new("Smoky grey")
  641. pa8.CanCollide = false
  642. pa8.Locked = true
  643. pa8.Transparency = 1
  644. pa8.Parent = ZANOOB
  645. local pa8m = makemesh("FileMesh", Vector3.new(1.45, 1.45, 1), "rbxassetid://105992239", pa8)
  646. local pa8w = makemotor(pa8, pa8, torso, ang(rd(0), rd(0), rd(0)) * cf(0, 0.8, 0.7), ang(0, 0, 0))
  647. local pa9 = Instance.new("Part")
  648. nooutline(pa9)
  649. pa9.Anchored = false
  650. pa9.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  651. pa9.Name = "pa9"
  652. pa9.Size = Vector3.new(0.2, 0.2, 0.2)
  653. pa9.BrickColor = BrickColor.new("Smoky grey")
  654. pa9.CanCollide = false
  655. pa9.Locked = true
  656. pa9.Transparency = 1
  657. pa9.Parent = ZANOOB
  658. local pa9m = makemesh("FileMesh", Vector3.new(1.65, 1.65, 1), "rbxassetid://105992239", pa9)
  659. local pa9w = makemotor(pa9, pa9, torso, ang(rd(0), rd(0), rd(0)) * cf(0, 0.8, 0.675), ang(0, 0, 0))
  660.  
  661. local raemblem = Instance.new("Part")
  662. nooutline(raemblem)
  663. raemblem.Anchored = false
  664. raemblem.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  665. raemblem.Name = "raemblem"
  666. raemblem.Size = Vector3.new(0.2, 0.2, 0.2)
  667. raemblem.BrickColor = BrickColor.new("Smoky grey")
  668. raemblem.CanCollide = false
  669. raemblem.Locked = true
  670. raemblem.Material = "SmoothPlastic"
  671. raemblem.Transparency = 1
  672. raemblem.Parent = ZANOOB
  673. local raemblemm = makemesh("Brick", Vector3.new(0, 3, 3), nil, raemblem)
  674. 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))
  675. local emmes = Instance.new("Decal")
  676. emmes.Texture = "rbxassetid://"
  677. emmes.Transparency = 1
  678. emmes.Face = "Right"
  679. emmes.Name = "embe"
  680. emmes.Parent = raemblem
  681.  
  682. local ra2 = Instance.new("Part")
  683. nooutline(ra2)
  684. ra2.Anchored = false
  685. ra2.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  686. ra2.Name = "ra2"
  687. ra2.Size = Vector3.new(0.2, 0.2, 0.2)
  688. ra2.BrickColor = BrickColor.new("Really red")
  689. ra2.CanCollide = false
  690. ra2.Locked = true
  691. ra2.Transparency = 1
  692. ra2.Parent = ZANOOB
  693. local ra2m = makemesh("FileMesh", Vector3.new(0.75, 0.15, 1.1), "rbxasset://fonts/rightarm.mesh", ra2)
  694. local ra2w = makemotor(ra2, ra2, rightarm, ang(rd(0), rd(0), rd(0)) * cf(-0.175, 0.9, 0), ang(rd(0), 0, 0))
  695.  
  696. local ra5 = Instance.new("Part")
  697. nooutline(ra5)
  698. ra5.Anchored = false
  699. ra5.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  700. ra5.Name = "ra5"
  701. ra5.Size = Vector3.new(0.2, 0.2, 0.2)
  702. ra5.BrickColor = BrickColor.new("Smoky grey")
  703. ra5.CanCollide = false
  704. ra5.Locked = true
  705. ra5.Transparency = 1
  706. ra5.Parent = ZANOOB
  707. local ra5m = makemesh("FileMesh", Vector3.new(1.35, 1.35, 1.35), "rbxassetid://105992239", ra5)
  708. local ra5w = makemotor(ra5, ra5, rightarm, ang(rd(0), rd(90), rd(0)) * cf(-0.65, 0.7, 0), ang(rd(0), 0, 0))
  709.  
  710. local la2 = Instance.new("Part")
  711. nooutline(la2)
  712. la2.Anchored = false
  713. la2.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  714. la2.Name = "la2"
  715. la2.Size = Vector3.new(0.2, 0.2, 0.2)
  716. la2.BrickColor = BrickColor.new("Really red")
  717. la2.CanCollide = false
  718. la2.Locked = true
  719. la2.Transparency = 1
  720. la2.Parent = ZANOOB
  721. local la2m = makemesh("FileMesh", Vector3.new(0.75, 0.15, 1.1), "rbxasset://fonts/rightarm.mesh", la2)
  722. local la2w = makemotor(la2, la2, leftarm, ang(rd(0), rd(0), rd(0)) * cf(0.175, 0.9, 0), ang(rd(0), 0, 0))
  723.  
  724. local la5 = Instance.new("Part")
  725. nooutline(la5)
  726. la5.Anchored = false
  727. la5.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  728. la5.Name = "la5"
  729. la5.Size = Vector3.new(0.2, 0.2, 0.2)
  730. la5.BrickColor = BrickColor.new("Smoky grey")
  731. la5.CanCollide = false
  732. la5.Locked = true
  733. la5.Transparency = 1
  734. la5.Parent = ZANOOB
  735. local la5m = makemesh("FileMesh", Vector3.new(1.35, 1.35, 1.35), "rbxassetid://105992239", la5)
  736. local la5w = makemotor(la5, la5, leftarm, ang(rd(0), rd(90), rd(0)) * cf(0.4, 0.7, 0), ang(rd(0), 0, 0))
  737.  
  738. local ll2 = Instance.new("Part")
  739. nooutline(ll2)
  740. ll2.Anchored = false
  741. ll2.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  742. ll2.Name = "ll2"
  743. ll2.Size = Vector3.new(0.2, 0.2, 0.2)
  744. ll2.BrickColor = BrickColor.new("Smoky grey")
  745. ll2.CanCollide = false
  746. ll2.Locked = true
  747. ll2.Transparency = 1
  748. ll2.Parent = ZANOOB
  749. local ll2m = makemesh("FileMesh", Vector3.new(0.5, 0.35, 0.2), "rbxasset://fonts/leftleg.mesh", ll2)
  750. local ll2w = makemotor(ll2, ll2, leftleg, ang(rd(7), rd(-30), rd(-20)) * cf(0.25, -0.3, 0.525), ang(0, 0, 0))
  751.  
  752. local rr1 = Instance.new("Part")
  753. nooutline(rr1)
  754. rr1.Anchored = false
  755. rr1.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  756. rr1.Name = "rr1"
  757. rr1.Size = Vector3.new(0.2, 0.2, 0.2)
  758. rr1.BrickColor = BrickColor.new("Smoky grey")
  759. rr1.CanCollide = false
  760. rr1.Locked = true
  761. rr1.Transparency = 1
  762. rr1.Parent = ZANOOB
  763. local rr1m = makemesh("FileMesh", Vector3.new(0.5, 0.35, 0.2), "rbxasset://fonts/leftleg.mesh", rr1)
  764. local rr1w = makemotor(rr1, rr1, rightleg, ang(rd(7), rd(30), rd(20)) * cf(-0.25, -0.3, 0.525), ang(0, 0, 0))
  765.  
  766.  
  767. return ZANOOB
  768. end
  769. local thenoob = STANDO(hrp.CFrame * CFrame.new(0, 0, 0))
  770. coroutine.resume(coroutine.create(function()
  771. local rot = thenoob.HumanoidRootPart
  772. repeat
  773. swait()
  774. rot.CFrame = rot.CFrame:lerp(wherto.CFrame * addcfr, 0.5)
  775. until rot == nil
  776. end))
  777. local rot = thenoob.HumanoidRootPart
  778. local ntorso = thenoob:FindFirstChild("Torso")
  779. local rightarm = thenoob:FindFirstChild("Right Arm")
  780. local leftarm = thenoob:FindFirstChild("Left Arm")
  781. local leftleg = thenoob:FindFirstChild("Left Leg")
  782. local rightleg = thenoob:FindFirstChild("Right Leg")
  783. local head = thenoob:FindFirstChild("Head")
  784. local face = head:FindFirstChild("face")
  785. local emblem = thenoob:FindFirstChild("raemblem"):FindFirstChild("embe")
  786. local embpart = thenoob:FindFirstChild("raemblem")
  787. local nRJ = rot:FindFirstChild("RootJoint")
  788. local nN = ntorso:FindFirstChild("Neck")
  789. local nRS = ntorso:FindFirstChild("Right Shoulder")
  790. local nLS = ntorso:FindFirstChild("Left Shoulder")
  791. local nRH = ntorso:FindFirstChild("Right Hip")
  792. local nLH = ntorso:FindFirstChild("Left Hip")
  793. function standappear(nbz)
  794. if selected == false or activu == true then
  795. return
  796. end
  797. if appeared == false then
  798. appeared = true
  799. wherto = hrp
  800. addcfr = cf(-2, 1, 2)
  801. local apear = Instance.new("Sound")
  802. apear.SoundId = "rbxassetid://463010917"
  803. apear.Parent = rot
  804. apear.Volume = 1.25
  805. game.Debris:AddItem(apear, 1.5)
  806. apear:Play()
  807. for _, n in pairs(nbz:GetChildren()) do
  808. coroutine.resume(coroutine.create(function()
  809. for _ = 1, 5 do
  810. if n ~= rot and n ~= embpart and n.ClassName ~= "Sound" then
  811. swait()
  812. n.Transparency = n.Transparency - 0.2
  813. face.Transparency = face.Transparency - 0.2
  814. emblem.Transparency = emblem.Transparency - 0.2
  815. end
  816. end
  817. if n ~= rot and n ~= embpart then
  818. n.Transparency = 0
  819. end
  820. face.Transparency = 0
  821. emblem.Transparency = 0
  822. end))
  823. end
  824. elseif appeared == true then
  825. appeared = false
  826. wherto = hrp
  827. addcfr = cf(0, 0, 0)
  828. for _, n in pairs(nbz:GetChildren()) do
  829. coroutine.resume(coroutine.create(function()
  830. for _ = 1, 5 do
  831. if n ~= rot and n ~= embpart then
  832. swait()
  833. n.Transparency = n.Transparency + 0.2
  834. face.Transparency = face.Transparency + 0.2
  835. emblem.Transparency = emblem.Transparency + 0.2
  836. end
  837. end
  838. if n ~= rot and n ~= embpart then
  839. n.Transparency = 1
  840. end
  841. face.Transparency = 1
  842. emblem.Transparency = 1
  843. end))
  844. end
  845. end
  846. end
  847. function THREATENING()
  848. if selected == false or activu == true then
  849. return
  850. end
  851. if POSU == false then
  852. POSU = true
  853. human.WalkSpeed = 0
  854. local d = Instance.new("ParticleEmitter")
  855. d.Name = "MENACINGU"
  856. d.Lifetime = NumberRange.new(1)
  857. d.Rate = 2
  858. d.Texture = "rbxassetid://298768656"
  859. d.VelocitySpread = 60
  860. d.Parent = tors
  861. human:SetStateEnabled(3, false)
  862. local randomoth = math.random(1, 2)
  863. if randomoth == 1 then
  864. repeat
  865. swait()
  866. lerpz(RJ, "C0", RJC0 * cf(0, 0, -0.05) * ang(rd(-5), rd(0), rd(-30)), 0.3)
  867. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(10), rd(0), rd(30)), 0.3)
  868. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-20), rd(-20), rd(-5)), 0.3)
  869. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  870. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(140), rd(-70), rd(-50)), 0.3)
  871. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  872. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(-30), rd(10)), 0.3)
  873. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  874. lerpz(LH, "C0", LHC0 * cf(0.3, 0.1, -0.15) * ang(rd(-20), rd(50), rd(10)), 0.3)
  875. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-10)), 0.3)
  876. until POSU == false
  877. elseif randomoth == 2 then
  878. repeat
  879. swait()
  880. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(-2), rd(25)), 0.3)
  881. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(6), rd(0), rd(-50)), 0.3)
  882. lerpz(RS, "C0", RSC0 * cf(-0.25, 0.3, -0.5) * ang(rd(-30), rd(-15), rd(200)), 0.3)
  883. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  884. lerpz(LS, "C0", LSC0 * cf(0.25, 0.3, -0.5) * ang(rd(-32), rd(13), rd(-195)), 0.3)
  885. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  886. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-15), rd(-10)), 0.3)
  887. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  888. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(10), rd(-10)), 0.3)
  889. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  890. until POSU == false
  891. end
  892. elseif POSU == true then
  893. POSU = false
  894. human.WalkSpeed = 16
  895. human:SetStateEnabled(3, true)
  896. tors.MENACINGU:Destroy()
  897. activu = true
  898. activu = false
  899. end
  900. end
  901. local EHMMM = 0
  902. function block()
  903. if EHMMM == 50 or selected == false or activu == true then
  904. return
  905. end
  906. if appeared == false then
  907. standappear(thenoob)
  908. end
  909. wherto = hrp
  910. addcfr = cf(0, 0, -3)
  911. local bep = true
  912. local humanshealth = human.Health
  913. activu = true
  914. human:SetStateEnabled(15, false)
  915. local de = mouse.KeyUp:connect(function(key)
  916. if key == "e" then
  917. bep = false
  918. end
  919. end)
  920. local poopes = 0
  921. repeat
  922. swait()
  923. poopes = poopes + 1
  924. human.Health = humanshealth
  925. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(2), rd(0), rd(0)), 0.5)
  926. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(7), rd(0), rd(0)), 0.5)
  927. lerpz(nRS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(110), rd(160)), 0.5)
  928. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(20), rd(0), rd(0)), 0.5)
  929. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(-110), rd(-160)), 0.5)
  930. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(20), rd(0), rd(0)), 0.5)
  931. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  932. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  933. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  934. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  935. until bep == false or poopes > 240
  936. de:Disconnect()
  937. human:SetStateEnabled(15, true)
  938. activu = false
  939. EHMMM = 50
  940. coroutine.resume(coroutine.create(function()
  941. wait(7)
  942. EHMMM = 0
  943. end))
  944. wherto = hrp
  945. addcfr = cf(-2, 1, 2)
  946. end
  947. function MUDA()
  948. if selected == false or activu == true then
  949. return
  950. end
  951. if appeared == false then
  952. standappear(thenoob)
  953. wherto = hrp
  954. addcfr = cf(0, 0, -3.5)
  955. end
  956. wry:Stop()
  957. local bep = true
  958. activu = true
  959. wherto = hrp
  960. addcfr = cf(0, 0, -3.5)
  961. local function blur(limb)
  962. coroutine.resume(coroutine.create(function()
  963. local memedon = {}
  964. for i = 1, 6 do
  965. local b1 = Instance.new("Part")
  966. nooutline(b1)
  967. b1.Size = Vector3.new(1, 2, 1)
  968. b1.CFrame = limb.CFrame * CFrame.new(rd2(-5, 5) / 10, rd2(-5, 5) / 10, rd2(-5, 5) / 10)
  969. b1.CanCollide = false
  970. b1.BrickColor = limb.BrickColor
  971. b1.Anchored = true
  972. b1.Transparency = 0.7
  973. b1.Locked = true
  974. b1.Parent = modz
  975. table.insert(memedon, b1)
  976. end
  977. local num = 0
  978. repeat
  979. swait()
  980. num = num % 6 + 1
  981. memedon[num].CFrame = limb.CFrame * CFrame.new(rd2(-5, 5) / 10, rd2(-5, 5) / 10, rd2(-5, 5) / 10)
  982. until bep == false
  983. for i = 1, #memedon do
  984. swait()
  985. memedon[i]:Destroy()
  986. end
  987. end))
  988. end
  989. local de = mouse.KeyUp:connect(function(key)
  990. if key == "r" then
  991. bep = false
  992. end
  993. end)
  994. blur(rightarm)
  995. blur(leftarm)
  996. local mudodo = Instance.new("Sound")
  997. mudodo.Volume = 10
  998. mudodo.SoundId = "rbxassetid://616593932"
  999. mudodo.Looped = true
  1000. mudodo.Parent = hrp
  1001. mudodo:Play()
  1002. repeat
  1003. for _ = 1, 2 do
  1004. swait()
  1005. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(4), rd(4), rd(30)), 0.85)
  1006. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(-2), rd(0), rd(-28)), 0.85)
  1007. lerpz(nRS, "C0", RSC0 * cf(0.5, 0.25, -0.1) * ang(rd(20), rd(20), rd(105)), 0.85)
  1008. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1009. lerpz(nLS, "C0", LSC0 * cf(0.25, 0.1, 0) * ang(rd(30), rd(10), rd(-70)), 0.85)
  1010. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1011. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-10)), 0.85)
  1012. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1013. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-10)), 0.85)
  1014. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1015. end
  1016. hito(rightarm, 3.3, 5, 0.01, rot.CFrame.lookVector * 5)
  1017. for _ = 1, 2 do
  1018. swait()
  1019. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(5), rd(2), rd(-30)), 0.85)
  1020. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(2), rd(0), rd(31)), 0.85)
  1021. lerpz(nRS, "C0", RSC0 * cf(-0.1, 0.05, -0.1) * ang(rd(-10), rd(-30), rd(75)), 0.85)
  1022. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1023. lerpz(nLS, "C0", LSC0 * cf(-0.5, 0.1, -0.2) * ang(rd(-30), rd(10), rd(-70)), 0.85)
  1024. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1025. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.85)
  1026. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1027. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.85)
  1028. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1029. end
  1030. hito(leftarm, 3.3, 5, 0.01, rot.CFrame.lookVector * 5)
  1031. for _ = 1, 2 do
  1032. swait()
  1033. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(3), rd(3), rd(32)), 0.85)
  1034. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(-2), rd(0), rd(-29)), 0.85)
  1035. lerpz(nRS, "C0", RSC0 * cf(0.35, 0.25, 0.1) * ang(rd(-10), rd(-20), rd(95)), 0.85)
  1036. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1037. lerpz(nLS, "C0", LSC0 * cf(0.25, 0.1, 0) * ang(rd(-10), rd(10), rd(-80)), 0.85)
  1038. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1039. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-10)), 0.85)
  1040. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1041. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-10)), 0.85)
  1042. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1043. end
  1044. hito(rightarm, 3.3, 5, 0.01, rot.CFrame.lookVector * 5)
  1045. for _ = 1, 2 do
  1046. swait()
  1047. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-10), rd(3), rd(-40)), 0.85)
  1048. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(10), rd(-2), rd(35)), 0.85)
  1049. lerpz(nRS, "C0", RSC0 * cf(-0.1, 0.05, -0.1) * ang(rd(20), rd(-30), rd(65)), 0.85)
  1050. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1051. lerpz(nLS, "C0", LSC0 * cf(-0.5, 0.1, -0.2) * ang(rd(-30), rd(30), rd(-75)), 0.85)
  1052. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1053. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.85)
  1054. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1055. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.85)
  1056. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1057. end
  1058. hito(leftarm, 3.3, 5, 0.01, rot.CFrame.lookVector * 5)
  1059. until bep == false or 0 >= human.Health
  1060. de:Disconnect()
  1061. mudodo:Stop()
  1062. wry:Play()
  1063. for _ = 1, 6 do
  1064. swait()
  1065. lerpz(nRJ, "C0", RJC0 * cf(0, 1.25, 0) * ang(rd(0), rd(4), rd(-85)), 0.75)
  1066. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(3), rd(75)), 0.75)
  1067. lerpz(nRS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(100)), 0.75)
  1068. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1069. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.75)
  1070. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1071. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.75)
  1072. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1073. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.75)
  1074. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1075. end
  1076. for _ = 1, 7 do
  1077. swait()
  1078. hito(rightarm, 3, 20, 0.35, rot.CFrame.lookVector * 50)
  1079. lerpz(nRJ, "C0", RJC0 * cf(0, -1, 0) * ang(rd(0), rd(10), rd(75)), 0.75)
  1080. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(5), rd(-7), rd(-65)), 0.75)
  1081. lerpz(nRS, "C0", RSC0 * cf(0.75, 0, 0.25) * ang(rd(10), rd(-60), rd(100)), 0.75)
  1082. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(-20), rd(0)), 0.75)
  1083. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.75)
  1084. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1085. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.75)
  1086. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1087. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.75)
  1088. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1089. end
  1090. swait(5)
  1091. wherto = hrp
  1092. mudodo:Destroy()
  1093. addcfr = cf(-2, 1, 2)
  1094. activu = false
  1095. end
  1096. function cability()
  1097. if selected == false or activu == true then
  1098. return
  1099. end
  1100. if appeared == false then
  1101. standappear(thenoob)
  1102. wherto = hrp
  1103. addcfr = cf(0, 0, -3.75)
  1104. end
  1105. activu = true
  1106. wherto = hrp
  1107. addcfr = cf(0, 0, -3.5)
  1108. local ZAWRUA = Instance.new("Sound")
  1109. ZAWRUA.SoundId = "rbxassetid://512813873"
  1110. ZAWRUA.Volume = 5
  1111. ZAWRUA.Parent = hrp
  1112. ZAWRUA:Play()
  1113. game.Debris:AddItem(ZAWRUA, 2.5)
  1114. local wate = Instance.new("Part")
  1115. nooutline(wate)
  1116. wate.Size = Vector3.new(0.2, 0.2, 0.2)
  1117. wate.Material = "Plastic"
  1118. wate.Transparency = 1
  1119. wate.BrickColor = BrickColor.new("Royal purple")
  1120. wate.CFrame = rightarm.CFrame * cf(0, -1.5, 0)
  1121. wate.Anchored = true
  1122. wate.CanCollide = false
  1123. wate.Parent = modz
  1124. local wmesh = makemesh("Sphere", Vector3.new(5, 5, 5), nil, wate)
  1125. coroutine.resume(coroutine.create(function()
  1126. repeat
  1127. swait()
  1128. wate.CFrame = rightarm.CFrame * cf(0, -1, 0)
  1129. wmesh.Scale = wmesh.Scale:lerp(Vector3.new(10, 10, 10), 0.5)
  1130. until not wate
  1131. end))
  1132. coroutine.resume(coroutine.create(function()
  1133. local pt = {}
  1134. for _ = 1, 10 do
  1135. local wp = Instance.new("Part")
  1136. nooutline(wp)
  1137. wp.Size = Vector3.new(0.2, 0.2, 0.2)
  1138. wp.Material = "Neon"
  1139. wp.Transparency = 1
  1140. wp.BrickColor = BrickColor.new("Royal purple")
  1141. wp.CFrame = wate.CFrame * ang(rd2(-100, 100) / 1000, rd2(-100, 100) / 1000, rd2(-100, 100) / 1000) * cf(0, -0.25, 0)
  1142. wp.Anchored = true
  1143. wp.CanCollide = false
  1144. wp.Parent = modz
  1145. local wmz = makemesh("Sphere", Vector3.new(0.5, 2, 0.5), nil, wp)
  1146. table.insert(pt, wp)
  1147. table.insert(pt, wmz)
  1148. end
  1149. for m = 1, 45 do
  1150. swait()
  1151. for _, hey in pairs(pt) do
  1152. if hey.ClassName == "SpecialMesh" then
  1153. hey.Scale = hey.Scale + Vector3.new(0.005, 0.04, 0.005)
  1154. elseif hey.ClassName == "Part" then
  1155. hey.CFrame = wate.CFrame * ang(rd(rd2(-360, 360)), rd(rd2(-360, 360)), rd(rd2(-360, 360))) * cf(0, -m / 25, 0)
  1156. hey.Transparency = hey.Transparency - 0.015
  1157. end
  1158. end
  1159. end
  1160. for m = 45, 50 do
  1161. swait()
  1162. for _, hey in pairs(pt) do
  1163. if hey.ClassName == "SpecialMesh" then
  1164. hey.Scale = hey.Scale + Vector3.new(0.025, 0.08, 0.025)
  1165. elseif hey.ClassName == "Part" then
  1166. hey.CFrame = wate.CFrame * ang(rd(rd2(-360, 360)), rd(rd2(-360, 360)), rd(rd2(-360, 360))) * cf(0, -m / 25, 0)
  1167. hey.Transparency = hey.Transparency + 0.2
  1168. end
  1169. end
  1170. end
  1171. for _, AAA in pairs(pt) do
  1172. if AAA.ClassName == "Part" then
  1173. AAA:Destroy()
  1174. end
  1175. end
  1176. end))
  1177. for _ = 1, 50 do
  1178. swait()
  1179. wmesh.Scale = Vector3.new(9, 9, 9)
  1180. wate.Transparency = wate.Transparency - 0.008
  1181. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(4), rd(-125)), 0.2)
  1182. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(3), rd(115)), 0.2)
  1183. 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)
  1184. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2)
  1185. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.2)
  1186. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2)
  1187. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.2)
  1188. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2)
  1189. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.2)
  1190. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2)
  1191. end
  1192. local pooo = Instance.new("Sound")
  1193. pooo.SoundId = "rbxassetid://1030539343"
  1194. pooo.Volume = 5
  1195. pooo.Parent = hrp
  1196. pooo:Play()
  1197. game.Debris:AddItem(pooo, 2.5)
  1198. for _ = 1, 1 do
  1199. swait()
  1200. wate.Transparency = wate.Transparency + 0.15
  1201. lerpz(nRJ, "C0", RJC0 * cf(0, -2, 0) * ang(rd(0), rd(10), rd(35)), 0.5)
  1202. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(5), rd(-7), rd(-30)), 0.5)
  1203. lerpz(nRS, "C0", RSC0 * cf(0.75, 0, 0.25) * ang(rd(10), rd(-80), rd(100)), 0.5)
  1204. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(-20), rd(0)), 0.5)
  1205. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.5)
  1206. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1207. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.5)
  1208. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1209. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.5)
  1210. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1211. end
  1212. local swoo = Instance.new("Part")
  1213. nooutline(swoo)
  1214. swoo.Size = Vector3.new(0.2, 0.2, 0.2)
  1215. swoo.Material = "Neon"
  1216. swoo.Transparency = 7
  1217. swoo.BrickColor = BrickColor.new("Royal purple")
  1218. swoo.CFrame = rightarm.CFrame * ang(rd(0), rd(-15), rd(240)) * cf(1.5, -2.5, 0)
  1219. swoo.Anchored = true
  1220. swoo.CanCollide = false
  1221. swoo.Parent = modz
  1222. local wmesh = makemesh("FileMesh", Vector3.new(0.013333333333333334, 0.015384615384615385, 0.025), "rbxassetid://576041905", swoo)
  1223. local pli = Instance.new("PointLight")
  1224. pli.Brightness = 2
  1225. pli.Color = Color3.new(0.45098039215686275, 1, 0)
  1226. pli.Range = 10
  1227. pli.Shadows = true
  1228. pli.Parent = swoo
  1229. hito(swoo, 5, 40, 0.15, rot.CFrame.lookVector * 80)
  1230. tagability(swoo, 4)
  1231. for _ = 1, 10 do
  1232. swait()
  1233. wate.Transparency = wate.Transparency + 0.05
  1234. swoo.Transparency = swoo.Transparency + 0.075
  1235. pli.Range = pli.Range - 1
  1236. lerpz(nRJ, "C0", RJC0 * cf(0, -3, 0) * ang(rd(0), rd(10), rd(105)), 0.5)
  1237. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(5), rd(-7), rd(-65)), 0.5)
  1238. lerpz(nRS, "C0", RSC0 * cf(0.75, 0, 0.25) * ang(rd(10), rd(-30), rd(100)), 0.5)
  1239. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(-20), rd(0)), 0.5)
  1240. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.5)
  1241. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1242. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.5)
  1243. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1244. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.5)
  1245. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1246. end
  1247. wate:Destroy()
  1248. swoo:Destroy()
  1249. pli:Destroy()
  1250. swait(15)
  1251. wherto = hrp
  1252. addcfr = cf(-2, 1, 2)
  1253. activu = false
  1254. end
  1255. game:GetService("ContentProvider"):Preload("http://www.roblox.com/asset/?id=188959462")
  1256. game:GetService("ContentProvider"):Preload("http://www.roblox.com/asset/?id=616594208")
  1257. game:GetService("ContentProvider"):Preload("http://www.roblox.com/asset/?id=616576400")
  1258. game:GetService("ContentProvider"):Preload("http://www.roblox.com/asset/?id=291088606")
  1259. function THEBEST()
  1260. if selected == false or activu == true or appeared == true or POSU == true then
  1261. return
  1262. end
  1263. local dipperhat = chr:FindFirstChild("Likebossfromdk")
  1264. local dipperrot
  1265. if dipperhat then
  1266. dipperrot = dipperhat.Handle.HatAttachment.Rotation
  1267. end
  1268. activu = true
  1269. POSU = true
  1270. cam.CameraType = "Scriptable"
  1271. chr.PrimaryPart = hrp
  1272. human.WalkSpeed = 0
  1273. human:SetStateEnabled(3, false)
  1274. local actmus1 = Instance.new("Sound")
  1275. actmus1.SoundId = "rbxassetid://188959462"
  1276. actmus1.Volume = 1.5
  1277. actmus1.RollOffMode = 1
  1278. actmus1.TimePosition = 0
  1279. actmus1.Parent = cam
  1280. local actmus2 = Instance.new("Sound")
  1281. actmus2.SoundId = "rbxassetid://188959462"
  1282. actmus2.Volume = 1.5
  1283. actmus2.RollOffMode = 1
  1284. actmus2.TimePosition = 0
  1285. actmus2.Parent = hrp
  1286. actmus1:Play()
  1287. actmus2:Play()
  1288. local mus1 = Instance.new("Sound")
  1289. mus1.SoundId = "rbxassetid://616594208"
  1290. mus1.Volume = 1.25
  1291. mus1.TimePosition = 0.45
  1292. mus1.Parent = cam
  1293. local mus2 = Instance.new("Sound")
  1294. mus2.SoundId = "rbxassetid://616594208"
  1295. mus2.Volume = 1.25
  1296. mus2.TimePosition = 0.45
  1297. mus2.Parent = hrp
  1298. local zawarudoda = Instance.new("Sound")
  1299. zawarudoda.SoundId = "rbxassetid://291088606"
  1300. zawarudoda.Volume = 2
  1301. zawarudoda.TimePosition = 0.3
  1302. zawarudoda.Parent = hrp
  1303. mus1:Play()
  1304. mus2:Play()
  1305. cam.CoordinateFrame = hrp.CFrame * ang(rd(20), rd(100), rd(0)) * cf(0, 0, 7)
  1306. local regface = hed.face.Texture
  1307. local whogothit, bodyvel
  1308. local function checkhit(partoz, magn)
  1309. for _, guy in pairs(workspace:GetChildren()) do
  1310. if guy:FindFirstChild("Humanoid") and guy:FindFirstChild("HumanoidRootPart") and guy ~= chr and magn > (guy:FindFirstChild("HumanoidRootPart").Position - partoz.Position).magnitude and not whogothit then
  1311. whogothit = guy
  1312. guy:FindFirstChild("Humanoid").PlatformStand = true
  1313. do
  1314. local derp = Instance.new("BodyPosition")
  1315. derp.MaxForce = Vector3.new(999999999999, 999999999999, 999999999999)
  1316. derp.P = 8000
  1317. derp.D = 500
  1318. derp.Position = hrp.Position + hrp.CFrame.lookVector * 20
  1319. derp.Parent = guy:FindFirstChild("HumanoidRootPart")
  1320. bodyvel = derp
  1321. local derp2 = Instance.new("BodyAngularVelocity")
  1322. derp2.MaxTorque = Vector3.new(999999999999, 999999999999, 999999999999)
  1323. derp2.P = 8000
  1324. derp2.AngularVelocity = Vector3.new(rd2(2, 4), rd2(50, 100), 0)
  1325. derp2.Parent = guy:FindFirstChild("HumanoidRootPart")
  1326. delay(0.1, function()
  1327. derp2:Destroy()
  1328. end)
  1329. bodyvel = derp
  1330. end
  1331. end
  1332. end
  1333. end
  1334. coroutine.resume(coroutine.create(function()
  1335. for _ = 1, 25 do
  1336. swait()
  1337. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-10), rd(-5), rd(-20)), 0.3)
  1338. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(20), rd(10), rd(20)), 0.3)
  1339. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-10), rd(30), rd(-30)), 0.3)
  1340. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1341. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(35), rd(-50), rd(-100)), 0.3)
  1342. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1343. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-20), rd(-10), rd(-20)), 0.3)
  1344. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1345. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.3)
  1346. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1347. end
  1348. for _ = 1, 20 do
  1349. swait()
  1350. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-10), rd(-5), rd(-20)), 0.3)
  1351. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(10), rd(10), rd(20)), 0.3)
  1352. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-10), rd(30), rd(-30)), 0.3)
  1353. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1354. lerpz(LS, "C0", LSC0 * cf(0, 0, 0.4) * ang(rd(70), rd(-60), rd(-100)), 0.3)
  1355. if dipperhat then
  1356. dipperhat.Handle.HatAttachment.Rotation = dipperhat.Handle.HatAttachment.Rotation:lerp(dipperrot + Vector3.new(0, -40, 0), 0.3)
  1357. end
  1358. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1359. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-20), rd(-10), rd(-20)), 0.3)
  1360. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1361. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.3)
  1362. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1363. end
  1364. end))
  1365. repeat
  1366. swait()
  1367. cam.CoordinateFrame = cam.CoordinateFrame * ang(rd(0), rd(1), rd(0)) * cf(0.15, 0, 0)
  1368. until mus1.TimePosition > 2.9
  1369. mus1:Pause()
  1370. mus2:Pause()
  1371. zawarudoda:Play()
  1372. coroutine.resume(coroutine.create(function()
  1373. for _ = 1, 7 do
  1374. swait()
  1375. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-10), rd(0), rd(-5)), 0.4)
  1376. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(5), rd(2), rd(0)), 0.3)
  1377. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(10), rd(80), rd(80)), 0.3)
  1378. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1379. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(10), rd(-80), rd(-70)), 0.3)
  1380. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1381. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-10)), 0.3)
  1382. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1383. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.3)
  1384. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1385. end
  1386. for _ = 1, 16 do
  1387. swait()
  1388. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(-5)), 0.4)
  1389. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(15), rd(8), rd(0)), 0.3)
  1390. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(10), rd(-80), rd(80)), 0.3)
  1391. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1392. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(10), rd(80), rd(-70)), 0.3)
  1393. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1394. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-15)), 0.3)
  1395. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1396. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(15)), 0.3)
  1397. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1398. end
  1399. end))
  1400. repeat
  1401. swait()
  1402. until zawarudoda.TimePosition > 1.4
  1403. zawarudoda:Pause()
  1404. activu = false
  1405. standappear(thenoob)
  1406. wherto = hrp
  1407. addcfr = cf(3, 0.25, -1.5)
  1408. activu = true
  1409. cam.CoordinateFrame = hrp.CFrame * ang(rd(-25), rd(0), rd(0)) * cf(0, 2, 3)
  1410. for _ = 1, 10 do
  1411. swait()
  1412. cam.CoordinateFrame = cam.CoordinateFrame * ang(rd(0), rd(0), rd(0)) * cf(0, 0, 1.5)
  1413. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(4), rd(-75)), 0.5)
  1414. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(3), rd(45)), 0.5)
  1415. 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)
  1416. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1417. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.5)
  1418. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1419. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.5)
  1420. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1421. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.5)
  1422. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1423. end
  1424. wherto = hrp
  1425. addcfr = cf(-3, 0.25, -1.5)
  1426. for _ = 1, 25 do
  1427. swait()
  1428. checkhit(rightarm, 3)
  1429. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(4), rd(105)), 0.4)
  1430. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(3), rd(-45)), 0.4)
  1431. lerpz(nRS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(100)), 0.4)
  1432. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1433. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.4)
  1434. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1435. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.4)
  1436. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1437. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.4)
  1438. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1439. end
  1440. if whogothit then
  1441. print("derp")
  1442. cam.CoordinateFrame = hrp.CFrame * ang(rd(15), rd(140), rd(0)) * cf(0, 1, 4)
  1443. local laugo = Instance.new("Sound")
  1444. laugo.SoundId = "rbxassetid://291088606"
  1445. laugo.Volume = 1.5
  1446. laugo.Parent = hrp
  1447. game.Debris:AddItem(laugo, 2.5)
  1448. laugo:Play()
  1449. local sda = 0
  1450. local chn = 2
  1451. local cs = math.cos
  1452. for D = 1, 60 do
  1453. swait()
  1454. cam.CoordinateFrame = cam.CoordinateFrame * ang(rd(0), rd(0), rd(0)) * cf(0, 0, 0.15)
  1455. sda = sda + chn
  1456. lerpz(RJ, "C0", RJC0 * cf(0, 0.75, 1 * cs(sda / 2)) * ang(rd(-40), rd(0), rd(-5)), 0.8 / D)
  1457. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-60 + 40 * cs(sda / 2)), rd(8), rd(0)), 0.8 / D)
  1458. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(10), rd(-110 + 80 * cs(sda / 2)), rd(80)), 0.8 / D)
  1459. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8 / D)
  1460. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(10), rd(110 + 80 * cs(sda / 2)), rd(-70)), 0.8 / D)
  1461. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8 / D)
  1462. lerpz(RH, "C0", RHC0 * cf(0, -1 * cs(sda / 2), 0) * ang(rd(-10), rd(-10), rd(-40)), 0.8 / D)
  1463. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8 / D)
  1464. lerpz(LH, "C0", LHC0 * cf(0, -1 * cs(sda / 2), 0) * ang(rd(-10), rd(10), rd(40)), 0.8 / D)
  1465. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8 / D)
  1466. end
  1467. hed.face.Texture = "rbxassetid://"
  1468. mus1.TimePosition = 2.75
  1469. mus1:Play()
  1470. for C = 1, 30 do
  1471. swait()
  1472. cam.CoordinateFrame = cam.CoordinateFrame * ang(rd(0), rd(0), rd(0)) * cf(0, 0, -(0.02 + C / 60))
  1473. sda = sda + chn
  1474. lerpz(RJ, "C0", RJC0 * cf(0, -0.5, 0) * ang(rd(20), rd(0), rd(-5)), 0.05 + C / 31)
  1475. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(30), rd(0), rd(0)), 0.05 + C / 31)
  1476. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(-20)), 0.05 + C / 31)
  1477. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05 + C / 31)
  1478. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(35), rd(-50), rd(-100)), 0.05 + C / 31)
  1479. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05 + C / 31)
  1480. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(20)), 0.05 + C / 31)
  1481. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05 + C / 31)
  1482. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(20)), 0.05 + C / 31)
  1483. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05 + C / 31)
  1484. end
  1485. for _ = 1, 5 do
  1486. swait()
  1487. cam.CoordinateFrame = cam.CoordinateFrame * ang(rd(0), rd(0), rd(0)) * cf(0, 0, 0.02)
  1488. sda = sda + chn
  1489. lerpz(RJ, "C0", RJC0 * cf(0, -0.5, 0) * ang(rd(20), rd(0), rd(-5)), 0.5)
  1490. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-10), rd(0), rd(0)), 0.5)
  1491. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(-20)), 0.5)
  1492. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1493. lerpz(LS, "C0", LSC0 * cf(0, 0.25, 0) * ang(rd(60), rd(-60), rd(-100)), 0.5)
  1494. if dipperhat then
  1495. dipperhat.Handle.HatAttachment.Rotation = dipperhat.Handle.HatAttachment.Rotation:lerp(dipperrot + Vector3.new(0, 0, 0), 0.5)
  1496. end
  1497. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1498. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(20)), 0.5)
  1499. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1500. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(20)), 0.5)
  1501. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1502. end
  1503. wait(2)
  1504. elseif whogothit == nil then
  1505. print("noderp")
  1506. end
  1507. human:SetStateEnabled(3, true)
  1508. activu = false
  1509. standappear(thenoob)
  1510. activu = true
  1511. if dipperhat then
  1512. dipperhat.Handle.HatAttachment.Rotation = dipperrot
  1513. end
  1514. actmus1:Destroy()
  1515. actmus2:Destroy()
  1516. bast:Play()
  1517. if bodyvel then
  1518. bodyvel:Destroy()
  1519. end
  1520. cam.CameraType = "Custom"
  1521. hed.face.Texture = regface
  1522. chr.PrimaryPart = head
  1523. human.WalkSpeed = 16
  1524. activu = false
  1525. POSU = false
  1526. end
  1527. function hito(partoz, magn, dmg, debtim, bodyfdire)
  1528. for _, guy in pairs(workspace:GetChildren()) do
  1529. 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
  1530. do
  1531. local humz = guy:FindFirstChild("Humanoid")
  1532. local horp = guy:FindFirstChild("HumanoidRootPart")
  1533. TakeDamage(humz, dmg)
  1534. local db = Instance.new("StringValue")
  1535. db.Name = "alabo"
  1536. db.Parent = horp
  1537. delay(debtim, function()
  1538. db:Destroy()
  1539. end)
  1540. local b = Instance.new("Part")
  1541. nooutline(b)
  1542. b.Size = Vector3.new(0.2, 0.2, 0.2)
  1543. b.Transparency = 0.25
  1544. b.Anchored = true
  1545. b.CanCollide = false
  1546. b.BrickColor = BrickColor.new("Institutional white")
  1547. b.Locked = true
  1548. b.CFrame = horp.CFrame * CFrame.new(rd2(-1, 1), rd2(-2, 2), rd2(-1, 1))
  1549. b.Parent = modz
  1550. local c = Instance.new("SpecialMesh")
  1551. c.MeshType = "Sphere"
  1552. c.Scale = Vector3.new(3.5, 3.5, 3.5)
  1553. c.Parent = b
  1554. game.Debris:AddItem(b, 1)
  1555. if bodyfdire then
  1556. local boopyve = Instance.new("BodyVelocity")
  1557. boopyve.MaxForce = Vector3.new(math.huge, math.huge, math.huge)
  1558. boopyve.P = math.huge
  1559. boopyve.Velocity = bodyfdire
  1560. boopyve.Parent = horp
  1561. game.Debris:AddItem(boopyve, debtim)
  1562. end
  1563. local bet = Instance.new("Sound")
  1564. bet.Pitch = rd2(9, 11) / 10
  1565. bet.Volume = rd2(12, 14) / 10
  1566. bet.SoundId = "rbxassetid://1030539343"
  1567. bet.Parent = b
  1568. bet:Play()
  1569. coroutine.resume(coroutine.create(function()
  1570. for _ = 1, 5 do
  1571. swait()
  1572. b.Transparency = b.Transparency + 0.15
  1573. c.Scale = c.Scale + Vector3.new(0.8 * dmg, 0.8 * dmg, 0.8 * dmg)
  1574. end
  1575. end))
  1576. end
  1577. end
  1578. end
  1579. end
  1580. function tagability(partoz, magn)
  1581. for _, guy in pairs(workspace:GetChildren()) do
  1582. 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
  1583. do
  1584. local humz = guy:FindFirstChild("Humanoid")
  1585. humz.PlatformStand = true
  1586. delay(1, function()
  1587. humz.PlatformStand = false
  1588. end)
  1589. local horp = guy:FindFirstChild("HumanoidRootPart")
  1590. local db = Instance.new("StringValue")
  1591. db.Name = "dedrbaba"
  1592. db.Parent = horp
  1593. local bodyrot = Instance.new("BodyAngularVelocity")
  1594. bodyrot.MaxTorque = Vector3.new(99999, 99999, 99999)
  1595. bodyrot.P = math.huge
  1596. bodyrot.AngularVelocity = Vector3.new(0, 5, 50)
  1597. bodyrot.Parent = horp
  1598. local hL, tL, aL, bL, cL, dL
  1599. game.Debris:AddItem(bodyrot, 0.2)
  1600. coroutine.resume(coroutine.create(function()
  1601. if aL then
  1602. aL.Name = "Right Arm"
  1603. wait()
  1604. end
  1605. if bL then
  1606. bL.Name = "Left Leg"
  1607. wait()
  1608. end
  1609. if cL then
  1610. cL.Name = "Left Arm"
  1611. wait()
  1612. end
  1613. if dL then
  1614. dL.Name = "Right Leg"
  1615. end
  1616. end))
  1617. end
  1618. end
  1619. end
  1620. end
  1621. mouse.KeyDown:connect(function(key)
  1622. if human.Health <= 0 then
  1623. return
  1624. end
  1625. if key == "f" then
  1626. standappear(thenoob)
  1627. end
  1628. if key == "r" then
  1629. MUDA()
  1630. end
  1631. if key == "e" then
  1632. block()
  1633. end
  1634. if key == "v" then
  1635. cability()
  1636. end
  1637. if key == "" and plr.UserId then
  1638. THEBEST()
  1639. end
  1640. if key == "g" then
  1641. THREATENING()
  1642. end
  1643. if key == "l" then
  1644. konodioda:Play()
  1645. end
  1646. if key == "h" then
  1647. bast:Play()
  1648. end
  1649. if key == "p" then
  1650. zaworld:Play()
  1651. end
  1652. if key == "k" then
  1653. DIUTHEME:Play()
  1654. end
  1655. if key == "j" then
  1656. DIUTHEME2:Play()
  1657. end
  1658. end)
  1659. tool.Equipped:connect(function()
  1660. selected = true
  1661. end)
  1662. tool.Unequipped:connect(function()
  1663. selected = false
  1664. end)
  1665. sine = 0
  1666. charge = 1
  1667. cos = math.cos
  1668. game:GetService("RunService").RenderStepped:connect(function()
  1669. if POSU == false then
  1670. local checkfloor = Ray.new(hrp.Position, hrp.CFrame.upVector * -4)
  1671. local checkpart = workspace:FindPartOnRayWithIgnoreList(checkfloor, {chr}, false, false)
  1672. local checkstate = human:GetState()
  1673. if checkstate.Value == 13 then
  1674. animpose = "Sitting"
  1675. elseif hrp.Velocity.y > 1 and checkpart == nil then
  1676. animpose = "Jumping"
  1677. elseif hrp.Velocity.y < -1 and checkpart == nil then
  1678. animpose = "Falling"
  1679. elseif 1 > (hrp.Velocity * Vector3.new(1, 0, 1)).magnitude then
  1680. animpose = "Idle"
  1681. elseif (hrp.Velocity * Vector3.new(1, 0, 1)).magnitude < 35 then
  1682. animpose = "Walking"
  1683. elseif (hrp.Velocity * Vector3.new(1, 0, 1)).magnitude > 35 then
  1684. animpose = "TooFast"
  1685. end
  1686. if animpose == "Idle" then
  1687. sine = sine + charge
  1688. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0.03 * cos(sine / 60)) * ang(rd(0), rd(0), rd(0)), 0.3)
  1689. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(3 - 3 * cos(sine / 60)), rd(0), rd(0)), 0.3)
  1690. 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)
  1691. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1692. 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)
  1693. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1694. 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)
  1695. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1696. 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)
  1697. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1698. end
  1699. if animpose == "Walking" then
  1700. sine = sine + charge
  1701. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0.03 * cos(sine / 60)) * ang(rd(0), rd(0), rd(0)), 0.3)
  1702. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(3 - 3 * cos(sine / 60)), rd(0), rd(0)), 0.3)
  1703. 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)
  1704. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1705. 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)
  1706. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1707. 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)
  1708. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1709. 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)
  1710. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1711. end
  1712. if animpose == "Jumping" then
  1713. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(5), rd(0), rd(0)), 0.3)
  1714. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-10), rd(0), rd(0)), 0.3)
  1715. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(7), rd(-5), rd(2)), 0.3)
  1716. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1717. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(7), rd(5), rd(-3)), 0.3)
  1718. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1719. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-10)), 0.3)
  1720. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1721. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(20)), 0.3)
  1722. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1723. end
  1724. if animpose == "Falling" then
  1725. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-6), rd(0), rd(0)), 0.3)
  1726. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(20), rd(0), rd(0)), 0.3)
  1727. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(7), rd(-5), rd(2)), 0.3)
  1728. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1729. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(7), rd(5), rd(-3)), 0.3)
  1730. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1731. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(10)), 0.3)
  1732. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1733. lerpz(LH, "C0", LHC0 * cf(-0.65, 0.75, 0) * ang(rd(0), rd(0), rd(20)), 0.3)
  1734. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1735. end
  1736. if animpose == "TooFast" then
  1737. lerpz(RJ, "C0", RJC0 * cf(0, 0, -1.5) * ang(rd(20), rd(0), rd(0)), 0.3)
  1738. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(20), rd(0), rd(0)), 0.3)
  1739. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-20), rd(-10), rd(-10)), 0.3)
  1740. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1741. lerpz(LS, "C0", LSC0 * cf(0, -0.75, 0) * ang(rd(10), rd(-80), rd(-10)), 0.3)
  1742. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(30), rd(0), rd(0)), 0.3)
  1743. lerpz(RH, "C0", RHC0 * cf(0.75, 1.5, 0) * ang(rd(0), rd(0), rd(30)), 0.3)
  1744. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1745. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(50)), 0.3)
  1746. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1747. end
  1748. if animpose == "Sitting" then
  1749. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1750. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1751. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(90)), 0.3)
  1752. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1753. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-90)), 0.3)
  1754. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1755. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(90)), 0.3)
  1756. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1757. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-90)), 0.3)
  1758. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1759. end
  1760. end
  1761. if appeared == false and activu == false then
  1762. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1763. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1764. lerpz(nRS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1765. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1766. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1767. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1768. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1769. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1770. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1771. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1772. elseif appeared == true and activu == false then
  1773. sine = sine + charge
  1774. 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)
  1775. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(2 - 2 * cos(sine / 90)), rd(0), rd(4)), 0.3)
  1776. lerpz(nRS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(2 * cos(sine / 110)), rd(-3 - 3 * cos(sine / 100)), rd(0)), 0.3)
  1777. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1778. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(2 * cos(sine / 110)), rd(3 - 3 * cos(sine / 100)), rd(0)), 0.3)
  1779. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1780. 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)
  1781. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1782. 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)
  1783. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1784. end
  1785. end)
  1786. function dispose()
  1787. for i, v in pairs(getfenv(0)) do
  1788. v = nil
  1789. end
  1790. error = nil
  1791. print = nil
  1792. warn = nil
  1793. end
  1794. human.Died:connect(dispose)
  1795. chr.Changed:connect(function()
  1796. if chr.Parent == nil then
  1797. dispose()
  1798. ------------
  1799. ------------
  1800. end
  1801. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement