Advertisement
JRKPastesBins

Untitled

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