Advertisement
JRKPastesBins

Untitled

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