Advertisement
JRKPastesBins

Untitled

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