Advertisement
JRKPastesBins

Untitled

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