Advertisement
JRKPastesBins

Untitled

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