Advertisement
JRKPastesBins

Untitled

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