Advertisement
JRKPastesBins

Untitled

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