Advertisement
JRKPastesBins

Untitled

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