Advertisement
JRKPastesBins

Untitled

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