Advertisement
JRKPastesBins

Untitled

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