Advertisement
JRKPastesBins

Untitled

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