Advertisement
JRKPastesBins

Untitled

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