Advertisement
JRKPastesBins

Untitled

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