Advertisement
JRKPastesBins

Untitled

Sep 9th, 2017
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 73.60 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("Smoky grey")
  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 pa6 = Instance.new("Part")
  591. nooutline(pa6)
  592. pa6.Anchored = false
  593. pa6.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  594. pa6.Name = "pa6"
  595. pa6.Size = Vector3.new(0.2, 0.2, 0.2)
  596. pa6.BrickColor = BrickColor.new("Smoky grey")
  597. pa6.CanCollide = false
  598. pa6.Locked = true
  599. pa6.Transparency = 1
  600. pa6.Parent = ZANOOB
  601. local pa6m = makemesh("FileMesh", Vector3.new(0.35, 0.35, 0.35), "rbxasset://fonts/torso.mesh", pa6)
  602. local pa6w = makemotor(pa6, pa6, torso, ang(rd(0), rd(90), rd(15)) * cf(0.625, 0.375, 0.45), ang(rd(-20), 0, 0))
  603. local pa7 = Instance.new("Part")
  604. nooutline(pa7)
  605. pa7.Anchored = false
  606. pa7.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  607. pa7.Name = "pa7"
  608. pa7.Size = Vector3.new(0.2, 0.2, 0.2)
  609. pa7.BrickColor = BrickColor.new("Smoky grey")
  610. pa7.CanCollide = false
  611. pa7.Locked = true
  612. pa7.Transparency = 1
  613. pa7.Parent = ZANOOB
  614. local pa7m = makemesh("FileMesh", Vector3.new(1.05, 0.201, 1.1), "rbxasset://fonts/torso.mesh", pa7)
  615. local pa7w = makemotor(pa7, pa7, torso, ang(rd(0), rd(0), rd(0)) * cf(0, 0.8, 0), ang(0, 0, 0))
  616. local pa8 = Instance.new("Part")
  617. nooutline(pa8)
  618. pa8.Anchored = false
  619. pa8.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  620. pa8.Name = "pa8"
  621. pa8.Size = Vector3.new(0.2, 0.2, 0.2)
  622. pa8.BrickColor = BrickColor.new("Smoky grey")
  623. pa8.CanCollide = false
  624. pa8.Locked = true
  625. pa8.Transparency = 1
  626. pa8.Parent = ZANOOB
  627. local pa8m = makemesh("FileMesh", Vector3.new(1.45, 1.45, 1), "rbxassetid://105992239", pa8)
  628. local pa8w = makemotor(pa8, pa8, torso, ang(rd(0), rd(0), rd(0)) * cf(0, 0.8, 0.7), ang(0, 0, 0))
  629. local pa9 = Instance.new("Part")
  630. nooutline(pa9)
  631. pa9.Anchored = false
  632. pa9.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  633. pa9.Name = "pa9"
  634. pa9.Size = Vector3.new(0.2, 0.2, 0.2)
  635. pa9.BrickColor = BrickColor.new("Smoky grey")
  636. pa9.CanCollide = false
  637. pa9.Locked = true
  638. pa9.Transparency = 1
  639. pa9.Parent = ZANOOB
  640. local pa9m = makemesh("FileMesh", Vector3.new(1.65, 1.65, 1), "rbxassetid://105992239", pa9)
  641. local pa9w = makemotor(pa9, pa9, torso, ang(rd(0), rd(0), rd(0)) * cf(0, 0.8, 0.675), ang(0, 0, 0))
  642.  
  643. local raemblem = Instance.new("Part")
  644. nooutline(raemblem)
  645. raemblem.Anchored = false
  646. raemblem.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  647. raemblem.Name = "raemblem"
  648. raemblem.Size = Vector3.new(0.2, 0.2, 0.2)
  649. raemblem.BrickColor = BrickColor.new("Smoky grey")
  650. raemblem.CanCollide = false
  651. raemblem.Locked = true
  652. raemblem.Material = "SmoothPlastic"
  653. raemblem.Transparency = 1
  654. raemblem.Parent = ZANOOB
  655. local raemblemm = makemesh("Brick", Vector3.new(0, 3, 3), nil, raemblem)
  656. 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))
  657. local emmes = Instance.new("Decal")
  658. emmes.Texture = "rbxassetid://"
  659. emmes.Transparency = 1
  660. emmes.Face = "Right"
  661. emmes.Name = "embe"
  662. emmes.Parent = raemblem
  663. local ra1 = Instance.new("Part")
  664. nooutline(ra1)
  665. ra1.Anchored = false
  666. ra1.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  667. ra1.Name = "ra1"
  668. ra1.Size = Vector3.new(0.2, 0.2, 0.2)
  669. ra1.BrickColor = BrickColor.new("Black")
  670. ra1.CanCollide = false
  671. ra1.Locked = true
  672. ra1.Transparency = 1
  673. ra1.Parent = ZANOOB
  674. local ra1m = makemesh("FileMesh", Vector3.new(1.1, 0.25, 1.1), "rbxasset://fonts/rightarm.mesh", ra1)
  675. local ra1w = makemotor(ra1, ra1, rightarm, ang(rd(0), rd(0), rd(0)) * cf(0, 0.55, 0), ang(rd(0), 0, 0))
  676. local ra2 = Instance.new("Part")
  677. nooutline(ra2)
  678. ra2.Anchored = false
  679. ra2.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  680. ra2.Name = "ra2"
  681. ra2.Size = Vector3.new(0.2, 0.2, 0.2)
  682. ra2.BrickColor = BrickColor.new("Dark indigo")
  683. ra2.CanCollide = false
  684. ra2.Locked = true
  685. ra2.Transparency = 1
  686. ra2.Parent = ZANOOB
  687. local ra2m = makemesh("FileMesh", Vector3.new(0.75, 0.15, 1.1), "rbxasset://fonts/rightarm.mesh", ra2)
  688. local ra2w = makemotor(ra2, ra2, rightarm, ang(rd(0), rd(0), rd(0)) * cf(-0.175, 0.9, 0), ang(rd(0), 0, 0))
  689. local ra3 = Instance.new("Part")
  690. nooutline(ra3)
  691. ra3.Anchored = false
  692. ra3.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  693. ra3.Name = "ra3"
  694. ra3.Size = Vector3.new(0.2, 0.2, 0.2)
  695. ra3.BrickColor = BrickColor.new("Royal purple")
  696. ra3.CanCollide = false
  697. ra3.Locked = true
  698. ra3.Transparency = 1
  699. ra3.Parent = ZANOOB
  700. local ra3m = makemesh("FileMesh", Vector3.new(1.15, 0.2, 1.15), "rbxasset://fonts/rightarm.mesh", ra3)
  701. local ra3w = makemotor(ra3, ra3, rightarm, ang(rd(0), rd(0), rd(0)) * cf(0, 0.55, 0), ang(rd(0), 0, 0))
  702. local ra4 = Instance.new("Part")
  703. nooutline(ra4)
  704. ra4.Anchored = false
  705. ra4.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  706. ra4.Name = "ra4"
  707. ra4.Size = Vector3.new(0.2, 0.2, 0.2)
  708. ra4.BrickColor = BrickColor.new("Royal purple")
  709. ra4.CanCollide = false
  710. ra4.Locked = true
  711. ra4.Transparency = 1
  712. ra4.Parent = ZANOOB
  713. local ra4m = makemesh("FileMesh", Vector3.new(0.75, 0.15, 1.15), "rbxasset://fonts/rightarm.mesh", ra4)
  714. local ra4w = makemotor(ra4, ra4, rightarm, ang(rd(0), rd(0), rd(0)) * cf(-0.2, 0.85, 0), ang(rd(0), 0, 0))
  715. local ra5 = Instance.new("Part")
  716. nooutline(ra5)
  717. ra5.Anchored = false
  718. ra5.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  719. ra5.Name = "ra5"
  720. ra5.Size = Vector3.new(0.2, 0.2, 0.2)
  721. ra5.BrickColor = BrickColor.new("Dark indigo")
  722. ra5.CanCollide = false
  723. ra5.Locked = true
  724. ra5.Transparency = 1
  725. ra5.Parent = ZANOOB
  726. local ra5m = makemesh("FileMesh", Vector3.new(1.35, 1.35, 1.35), "rbxassetid://105992239", ra5)
  727. local ra5w = makemotor(ra5, ra5, rightarm, ang(rd(0), rd(90), rd(0)) * cf(-0.65, 0.7, 0), ang(rd(0), 0, 0))
  728. local la1 = Instance.new("Part")
  729. nooutline(la1)
  730. la1.Anchored = false
  731. la1.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  732. la1.Name = "la1"
  733. la1.Size = Vector3.new(0.2, 0.2, 0.2)
  734. la1.BrickColor = BrickColor.new("Black")
  735. la1.CanCollide = false
  736. la1.Locked = true
  737. la1.Transparency = 1
  738. la1.Parent = ZANOOB
  739. local la1m = makemesh("FileMesh", Vector3.new(1.1, 0.25, 1.1), "rbxasset://fonts/rightarm.mesh", la1)
  740. local la1w = makemotor(la1, la1, leftarm, ang(rd(0), rd(0), rd(0)) * cf(0, 0.55, 0), ang(rd(0), 0, 0))
  741. local la2 = Instance.new("Part")
  742. nooutline(la2)
  743. la2.Anchored = false
  744. la2.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  745. la2.Name = "la2"
  746. la2.Size = Vector3.new(0.2, 0.2, 0.2)
  747. la2.BrickColor = BrickColor.new("Dark indigo")
  748. la2.CanCollide = false
  749. la2.Locked = true
  750. la2.Transparency = 1
  751. la2.Parent = ZANOOB
  752. local la2m = makemesh("FileMesh", Vector3.new(0.75, 0.15, 1.1), "rbxasset://fonts/rightarm.mesh", la2)
  753. local la2w = makemotor(la2, la2, leftarm, ang(rd(0), rd(0), rd(0)) * cf(0.175, 0.9, 0), ang(rd(0), 0, 0))
  754. local la3 = Instance.new("Part")
  755. nooutline(la3)
  756. la3.Anchored = false
  757. la3.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  758. la3.Name = "la3"
  759. la3.Size = Vector3.new(0.2, 0.2, 0.2)
  760. la3.BrickColor = BrickColor.new("Royal purple")
  761. la3.CanCollide = false
  762. la3.Locked = true
  763. la3.Transparency = 1
  764. la3.Parent = ZANOOB
  765. local la3m = makemesh("FileMesh", Vector3.new(1.15, 0.2, 1.15), "rbxasset://fonts/rightarm.mesh", la3)
  766. local la3w = makemotor(la3, la3, leftarm, ang(rd(0), rd(0), rd(0)) * cf(0, 0.55, 0), ang(rd(0), 0, 0))
  767. local la4 = Instance.new("Part")
  768. nooutline(la4)
  769. la4.Anchored = false
  770. la4.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  771. la4.Name = "la4"
  772. la4.Size = Vector3.new(0.2, 0.2, 0.2)
  773. la4.BrickColor = BrickColor.new("Royal purple")
  774. la4.CanCollide = false
  775. la4.Locked = true
  776. la4.Transparency = 1
  777. la4.Parent = ZANOOB
  778. local la4m = makemesh("FileMesh", Vector3.new(0.75, 0.15, 1.15), "rbxasset://fonts/rightarm.mesh", la4)
  779. local la4w = makemotor(la4, la4, leftarm, ang(rd(0), rd(0), rd(0)) * cf(0.2, 0.85, 0), ang(rd(0), 0, 0))
  780. local la5 = Instance.new("Part")
  781. nooutline(la5)
  782. la5.Anchored = false
  783. la5.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  784. la5.Name = "la5"
  785. la5.Size = Vector3.new(0.2, 0.2, 0.2)
  786. la5.BrickColor = BrickColor.new("Dark indigo")
  787. la5.CanCollide = false
  788. la5.Locked = true
  789. la5.Transparency = 1
  790. la5.Parent = ZANOOB
  791. local la5m = makemesh("FileMesh", Vector3.new(1.35, 1.35, 1.35), "rbxassetid://105992239", la5)
  792. local la5w = makemotor(la5, la5, leftarm, ang(rd(0), rd(90), rd(0)) * cf(0.4, 0.7, 0), ang(rd(0), 0, 0))
  793. local ll1 = Instance.new("Part")
  794. nooutline(ll1)
  795. ll1.Anchored = false
  796. ll1.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  797. ll1.Name = "ll1"
  798. ll1.Size = Vector3.new(0.2, 0.2, 0.2)
  799. ll1.BrickColor = BrickColor.new("Black")
  800. ll1.CanCollide = false
  801. ll1.Locked = true
  802. ll1.Transparency = 1
  803. ll1.Parent = ZANOOB
  804. local ll1m = makemesh("FileMesh", Vector3.new(0.5, 0.35, 0.2), "rbxasset://fonts/leftleg.mesh", ll1)
  805. local ll1w = makemotor(ll1, ll1, leftleg, ang(rd(7), rd(30), rd(20)) * cf(-0.25, -0.3, 0.525), ang(0, 0, 0))
  806. local ll2 = Instance.new("Part")
  807. nooutline(ll2)
  808. ll2.Anchored = false
  809. ll2.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  810. ll2.Name = "ll2"
  811. ll2.Size = Vector3.new(0.2, 0.2, 0.2)
  812. ll2.BrickColor = BrickColor.new("Black")
  813. ll2.CanCollide = false
  814. ll2.Locked = true
  815. ll2.Transparency = 1
  816. ll2.Parent = ZANOOB
  817. local ll2m = makemesh("FileMesh", Vector3.new(0.5, 0.35, 0.2), "rbxasset://fonts/leftleg.mesh", ll2)
  818. local ll2w = makemotor(ll2, ll2, leftleg, ang(rd(7), rd(-30), rd(-20)) * cf(0.25, -0.3, 0.525), ang(0, 0, 0))
  819. local ll3 = Instance.new("Part")
  820. nooutline(ll3)
  821. ll3.Anchored = false
  822. ll3.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  823. ll3.Name = "ll3"
  824. ll3.Size = Vector3.new(0.2, 0.2, 0.2)
  825. ll3.BrickColor = BrickColor.new("Dark indigo")
  826. ll3.CanCollide = false
  827. ll3.Locked = true
  828. ll3.Transparency = 1
  829. ll3.Parent = ZANOOB
  830. local ll3m = makemesh("FileMesh", Vector3.new(1.4, 1.4, 1.3), "rbxassetid://105992239", ll3)
  831. local ll3w = makemotor(ll3, ll3, leftleg, ang(rd(15), rd(0), rd(0)) * cf(0, 0, 0.7), ang(0, 0, 0))
  832. local rr1 = Instance.new("Part")
  833. nooutline(rr1)
  834. rr1.Anchored = false
  835. rr1.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  836. rr1.Name = "rr1"
  837. rr1.Size = Vector3.new(0.2, 0.2, 0.2)
  838. rr1.BrickColor = BrickColor.new("Royal purple")
  839. rr1.CanCollide = false
  840. rr1.Locked = true
  841. rr1.Transparency = 1
  842. rr1.Parent = ZANOOB
  843. local rr1m = makemesh("FileMesh", Vector3.new(0.5, 0.35, 0.2), "rbxasset://fonts/leftleg.mesh", rr1)
  844. local rr1w = makemotor(rr1, rr1, rightleg, ang(rd(7), rd(30), rd(20)) * cf(-0.25, -0.3, 0.525), ang(0, 0, 0))
  845. local rr2 = Instance.new("Part")
  846. nooutline(rr2)
  847. rr2.Anchored = false
  848. rr2.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  849. rr2.Name = "rr2"
  850. rr2.Size = Vector3.new(0.2, 0.2, 0.2)
  851. rr2.BrickColor = BrickColor.new("Royal purple")
  852. rr2.CanCollide = false
  853. rr2.Locked = true
  854. rr2.Transparency = 1
  855. rr2.Parent = ZANOOB
  856. local rr2m = makemesh("FileMesh", Vector3.new(0.5, 0.35, 0.2), "rbxasset://fonts/leftleg.mesh", rr2)
  857. local rr2w = makemotor(rr2, rr2, rightleg, ang(rd(7), rd(-30), rd(-20)) * cf(0.25, -0.3, 0.525), ang(0, 0, 0))
  858. local rr3 = Instance.new("Part")
  859. nooutline(rr3)
  860. rr3.Anchored = false
  861. rr3.CFrame = rooto.CFrame * CFrame.new(0, 2, 1)
  862. rr3.Name = "rr3"
  863. rr3.Size = Vector3.new(0.2, 0.2, 0.2)
  864. rr3.BrickColor = BrickColor.new("Dark indigo")
  865. rr3.CanCollide = false
  866. rr3.Locked = true
  867. rr3.Transparency = 1
  868. rr3.Parent = ZANOOB
  869. local rr3m = makemesh("FileMesh", Vector3.new(1.4, 1.4, 1.3), "rbxassetid://105992239", rr3)
  870. local rr3w = makemotor(rr3, rr3, rightleg, ang(rd(15), rd(0), rd(0)) * cf(0, 0, 0.7), ang(0, 0, 0))
  871. return ZANOOB
  872. end
  873. local thenoob = STANDO(hrp.CFrame * CFrame.new(0, 0, 0))
  874. coroutine.resume(coroutine.create(function()
  875. local rot = thenoob.HumanoidRootPart
  876. repeat
  877. swait()
  878. rot.CFrame = rot.CFrame:lerp(wherto.CFrame * addcfr, 0.5)
  879. until rot == nil
  880. end))
  881. local rot = thenoob.HumanoidRootPart
  882. local ntorso = thenoob:FindFirstChild("Torso")
  883. local rightarm = thenoob:FindFirstChild("Right Arm")
  884. local leftarm = thenoob:FindFirstChild("Left Arm")
  885. local leftleg = thenoob:FindFirstChild("Left Leg")
  886. local rightleg = thenoob:FindFirstChild("Right Leg")
  887. local head = thenoob:FindFirstChild("Head")
  888. local face = head:FindFirstChild("face")
  889. local emblem = thenoob:FindFirstChild("raemblem"):FindFirstChild("embe")
  890. local embpart = thenoob:FindFirstChild("raemblem")
  891. local nRJ = rot:FindFirstChild("RootJoint")
  892. local nN = ntorso:FindFirstChild("Neck")
  893. local nRS = ntorso:FindFirstChild("Right Shoulder")
  894. local nLS = ntorso:FindFirstChild("Left Shoulder")
  895. local nRH = ntorso:FindFirstChild("Right Hip")
  896. local nLH = ntorso:FindFirstChild("Left Hip")
  897. function standappear(nbz)
  898. if selected == false or activu == true then
  899. return
  900. end
  901. if appeared == false then
  902. appeared = true
  903. wherto = hrp
  904. addcfr = cf(-2, 1, 2)
  905. local apear = Instance.new("Sound")
  906. apear.SoundId = "rbxassetid://463010917"
  907. apear.Parent = rot
  908. apear.Volume = 1.25
  909. game.Debris:AddItem(apear, 1.5)
  910. apear:Play()
  911. for _, n in pairs(nbz:GetChildren()) do
  912. coroutine.resume(coroutine.create(function()
  913. for _ = 1, 5 do
  914. if n ~= rot and n ~= embpart and n.ClassName ~= "Sound" then
  915. swait()
  916. n.Transparency = n.Transparency - 0.2
  917. face.Transparency = face.Transparency - 0.2
  918. emblem.Transparency = emblem.Transparency - 0.2
  919. end
  920. end
  921. if n ~= rot and n ~= embpart then
  922. n.Transparency = 0
  923. end
  924. face.Transparency = 0
  925. emblem.Transparency = 0
  926. end))
  927. end
  928. elseif appeared == true then
  929. appeared = false
  930. wherto = hrp
  931. addcfr = cf(0, 0, 0)
  932. for _, n in pairs(nbz:GetChildren()) do
  933. coroutine.resume(coroutine.create(function()
  934. for _ = 1, 5 do
  935. if n ~= rot and n ~= embpart then
  936. swait()
  937. n.Transparency = n.Transparency + 0.2
  938. face.Transparency = face.Transparency + 0.2
  939. emblem.Transparency = emblem.Transparency + 0.2
  940. end
  941. end
  942. if n ~= rot and n ~= embpart then
  943. n.Transparency = 1
  944. end
  945. face.Transparency = 1
  946. emblem.Transparency = 1
  947. end))
  948. end
  949. end
  950. end
  951. function THREATENING()
  952. if selected == false or activu == true then
  953. return
  954. end
  955. if POSU == false then
  956. POSU = true
  957. human.WalkSpeed = 0
  958. local d = Instance.new("ParticleEmitter")
  959. d.Name = "MENACINGU"
  960. d.Lifetime = NumberRange.new(1)
  961. d.Rate = 2
  962. d.Texture = "rbxassetid://298768656"
  963. d.VelocitySpread = 60
  964. d.Parent = tors
  965. human:SetStateEnabled(3, false)
  966. local randomoth = math.random(1, 2)
  967. if randomoth == 1 then
  968. repeat
  969. swait()
  970. lerpz(RJ, "C0", RJC0 * cf(0, 0, -0.05) * ang(rd(-5), rd(0), rd(-30)), 0.3)
  971. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(10), rd(0), rd(30)), 0.3)
  972. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-20), rd(-20), rd(-5)), 0.3)
  973. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  974. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(140), rd(-70), rd(-50)), 0.3)
  975. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  976. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(-30), rd(10)), 0.3)
  977. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  978. lerpz(LH, "C0", LHC0 * cf(0.3, 0.1, -0.15) * ang(rd(-20), rd(50), rd(10)), 0.3)
  979. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-10)), 0.3)
  980. until POSU == false
  981. elseif randomoth == 2 then
  982. repeat
  983. swait()
  984. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(-2), rd(25)), 0.3)
  985. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(6), rd(0), rd(-50)), 0.3)
  986. lerpz(RS, "C0", RSC0 * cf(-0.25, 0.3, -0.5) * ang(rd(-30), rd(-15), rd(200)), 0.3)
  987. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  988. lerpz(LS, "C0", LSC0 * cf(0.25, 0.3, -0.5) * ang(rd(-32), rd(13), rd(-195)), 0.3)
  989. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  990. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-15), rd(-10)), 0.3)
  991. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  992. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(10), rd(-10)), 0.3)
  993. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  994. until POSU == false
  995. end
  996. elseif POSU == true then
  997. POSU = false
  998. human.WalkSpeed = 16
  999. human:SetStateEnabled(3, true)
  1000. tors.MENACINGU:Destroy()
  1001. activu = true
  1002. activu = false
  1003. end
  1004. end
  1005. local EHMMM = 0
  1006. function block()
  1007. if EHMMM == 50 or selected == false or activu == true then
  1008. return
  1009. end
  1010. if appeared == false then
  1011. standappear(thenoob)
  1012. end
  1013. wherto = hrp
  1014. addcfr = cf(0, 0, -3)
  1015. local bep = true
  1016. local humanshealth = human.Health
  1017. activu = true
  1018. human:SetStateEnabled(15, false)
  1019. local de = mouse.KeyUp:connect(function(key)
  1020. if key == "e" then
  1021. bep = false
  1022. end
  1023. end)
  1024. local poopes = 0
  1025. repeat
  1026. swait()
  1027. poopes = poopes + 1
  1028. human.Health = humanshealth
  1029. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(2), rd(0), rd(0)), 0.5)
  1030. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(7), rd(0), rd(0)), 0.5)
  1031. lerpz(nRS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(110), rd(160)), 0.5)
  1032. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(20), rd(0), rd(0)), 0.5)
  1033. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(-110), rd(-160)), 0.5)
  1034. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(20), rd(0), rd(0)), 0.5)
  1035. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1036. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1037. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1038. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1039. until bep == false or poopes > 240
  1040. de:Disconnect()
  1041. human:SetStateEnabled(15, true)
  1042. activu = false
  1043. EHMMM = 50
  1044. coroutine.resume(coroutine.create(function()
  1045. wait(7)
  1046. EHMMM = 0
  1047. end))
  1048. wherto = hrp
  1049. addcfr = cf(-2, 1, 2)
  1050. end
  1051. function MUDA()
  1052. if selected == false or activu == true then
  1053. return
  1054. end
  1055. if appeared == false then
  1056. standappear(thenoob)
  1057. wherto = hrp
  1058. addcfr = cf(0, 0, -3.5)
  1059. end
  1060. wry:Stop()
  1061. local bep = true
  1062. activu = true
  1063. wherto = hrp
  1064. addcfr = cf(0, 0, -3.5)
  1065. local function blur(limb)
  1066. coroutine.resume(coroutine.create(function()
  1067. local memedon = {}
  1068. for i = 1, 6 do
  1069. local b1 = Instance.new("Part")
  1070. nooutline(b1)
  1071. b1.Size = Vector3.new(1, 2, 1)
  1072. b1.CFrame = limb.CFrame * CFrame.new(rd2(-5, 5) / 10, rd2(-5, 5) / 10, rd2(-5, 5) / 10)
  1073. b1.CanCollide = false
  1074. b1.BrickColor = limb.BrickColor
  1075. b1.Anchored = true
  1076. b1.Transparency = 0.7
  1077. b1.Locked = true
  1078. b1.Parent = modz
  1079. table.insert(memedon, b1)
  1080. end
  1081. local num = 0
  1082. repeat
  1083. swait()
  1084. num = num % 6 + 1
  1085. memedon[num].CFrame = limb.CFrame * CFrame.new(rd2(-5, 5) / 10, rd2(-5, 5) / 10, rd2(-5, 5) / 10)
  1086. until bep == false
  1087. for i = 1, #memedon do
  1088. swait()
  1089. memedon[i]:Destroy()
  1090. end
  1091. end))
  1092. end
  1093. local de = mouse.KeyUp:connect(function(key)
  1094. if key == "r" then
  1095. bep = false
  1096. end
  1097. end)
  1098. blur(rightarm)
  1099. blur(leftarm)
  1100. local mudodo = Instance.new("Sound")
  1101. mudodo.Volume = 10
  1102. mudodo.SoundId = "rbxassetid://616593932"
  1103. mudodo.Looped = true
  1104. mudodo.Parent = hrp
  1105. mudodo:Play()
  1106. repeat
  1107. for _ = 1, 2 do
  1108. swait()
  1109. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(4), rd(4), rd(30)), 0.85)
  1110. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(-2), rd(0), rd(-28)), 0.85)
  1111. lerpz(nRS, "C0", RSC0 * cf(0.5, 0.25, -0.1) * ang(rd(20), rd(20), rd(105)), 0.85)
  1112. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1113. lerpz(nLS, "C0", LSC0 * cf(0.25, 0.1, 0) * ang(rd(30), rd(10), rd(-70)), 0.85)
  1114. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1115. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-10)), 0.85)
  1116. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1117. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-10)), 0.85)
  1118. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1119. end
  1120. hito(rightarm, 3.3, 5, 0.01, rot.CFrame.lookVector * 5)
  1121. for _ = 1, 2 do
  1122. swait()
  1123. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(5), rd(2), rd(-30)), 0.85)
  1124. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(2), rd(0), rd(31)), 0.85)
  1125. lerpz(nRS, "C0", RSC0 * cf(-0.1, 0.05, -0.1) * ang(rd(-10), rd(-30), rd(75)), 0.85)
  1126. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1127. lerpz(nLS, "C0", LSC0 * cf(-0.5, 0.1, -0.2) * ang(rd(-30), rd(10), rd(-70)), 0.85)
  1128. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1129. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.85)
  1130. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1131. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.85)
  1132. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1133. end
  1134. hito(leftarm, 3.3, 5, 0.01, rot.CFrame.lookVector * 5)
  1135. for _ = 1, 2 do
  1136. swait()
  1137. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(3), rd(3), rd(32)), 0.85)
  1138. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(-2), rd(0), rd(-29)), 0.85)
  1139. lerpz(nRS, "C0", RSC0 * cf(0.35, 0.25, 0.1) * ang(rd(-10), rd(-20), rd(95)), 0.85)
  1140. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1141. lerpz(nLS, "C0", LSC0 * cf(0.25, 0.1, 0) * ang(rd(-10), rd(10), rd(-80)), 0.85)
  1142. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1143. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-10)), 0.85)
  1144. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1145. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-10)), 0.85)
  1146. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1147. end
  1148. hito(rightarm, 3.3, 5, 0.01, rot.CFrame.lookVector * 5)
  1149. for _ = 1, 2 do
  1150. swait()
  1151. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-10), rd(3), rd(-40)), 0.85)
  1152. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(10), rd(-2), rd(35)), 0.85)
  1153. lerpz(nRS, "C0", RSC0 * cf(-0.1, 0.05, -0.1) * ang(rd(20), rd(-30), rd(65)), 0.85)
  1154. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1155. lerpz(nLS, "C0", LSC0 * cf(-0.5, 0.1, -0.2) * ang(rd(-30), rd(30), rd(-75)), 0.85)
  1156. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1157. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.85)
  1158. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1159. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.85)
  1160. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.85)
  1161. end
  1162. hito(leftarm, 3.3, 5, 0.01, rot.CFrame.lookVector * 5)
  1163. until bep == false or 0 >= human.Health
  1164. de:Disconnect()
  1165. mudodo:Stop()
  1166. wry:Play()
  1167. for _ = 1, 6 do
  1168. swait()
  1169. lerpz(nRJ, "C0", RJC0 * cf(0, 1.25, 0) * ang(rd(0), rd(4), rd(-85)), 0.75)
  1170. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(3), rd(75)), 0.75)
  1171. lerpz(nRS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(100)), 0.75)
  1172. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1173. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.75)
  1174. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1175. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.75)
  1176. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1177. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.75)
  1178. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1179. end
  1180. for _ = 1, 7 do
  1181. swait()
  1182. hito(rightarm, 3, 20, 0.35, rot.CFrame.lookVector * 50)
  1183. lerpz(nRJ, "C0", RJC0 * cf(0, -1, 0) * ang(rd(0), rd(10), rd(75)), 0.75)
  1184. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(5), rd(-7), rd(-65)), 0.75)
  1185. lerpz(nRS, "C0", RSC0 * cf(0.75, 0, 0.25) * ang(rd(10), rd(-60), rd(100)), 0.75)
  1186. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(-20), rd(0)), 0.75)
  1187. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.75)
  1188. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1189. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.75)
  1190. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1191. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.75)
  1192. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  1193. end
  1194. swait(5)
  1195. wherto = hrp
  1196. mudodo:Destroy()
  1197. addcfr = cf(-2, 1, 2)
  1198. activu = false
  1199. end
  1200. function cability()
  1201. if selected == false or activu == true then
  1202. return
  1203. end
  1204. if appeared == false then
  1205. standappear(thenoob)
  1206. wherto = hrp
  1207. addcfr = cf(0, 0, -3.75)
  1208. end
  1209. activu = true
  1210. wherto = hrp
  1211. addcfr = cf(0, 0, -3.5)
  1212. local ZAWRUA = Instance.new("Sound")
  1213. ZAWRUA.SoundId = "rbxassetid://512813873"
  1214. ZAWRUA.Volume = 5
  1215. ZAWRUA.Parent = hrp
  1216. ZAWRUA:Play()
  1217. game.Debris:AddItem(ZAWRUA, 2.5)
  1218. local wate = Instance.new("Part")
  1219. nooutline(wate)
  1220. wate.Size = Vector3.new(0.2, 0.2, 0.2)
  1221. wate.Material = "Plastic"
  1222. wate.Transparency = 1
  1223. wate.BrickColor = BrickColor.new("Royal purple")
  1224. wate.CFrame = rightarm.CFrame * cf(0, -1.5, 0)
  1225. wate.Anchored = true
  1226. wate.CanCollide = false
  1227. wate.Parent = modz
  1228. local wmesh = makemesh("Sphere", Vector3.new(5, 5, 5), nil, wate)
  1229. coroutine.resume(coroutine.create(function()
  1230. repeat
  1231. swait()
  1232. wate.CFrame = rightarm.CFrame * cf(0, -1, 0)
  1233. wmesh.Scale = wmesh.Scale:lerp(Vector3.new(10, 10, 10), 0.5)
  1234. until not wate
  1235. end))
  1236. coroutine.resume(coroutine.create(function()
  1237. local pt = {}
  1238. for _ = 1, 10 do
  1239. local wp = Instance.new("Part")
  1240. nooutline(wp)
  1241. wp.Size = Vector3.new(0.2, 0.2, 0.2)
  1242. wp.Material = "Neon"
  1243. wp.Transparency = 1
  1244. wp.BrickColor = BrickColor.new("Royal purple")
  1245. wp.CFrame = wate.CFrame * ang(rd2(-100, 100) / 1000, rd2(-100, 100) / 1000, rd2(-100, 100) / 1000) * cf(0, -0.25, 0)
  1246. wp.Anchored = true
  1247. wp.CanCollide = false
  1248. wp.Parent = modz
  1249. local wmz = makemesh("Sphere", Vector3.new(0.5, 2, 0.5), nil, wp)
  1250. table.insert(pt, wp)
  1251. table.insert(pt, wmz)
  1252. end
  1253. for m = 1, 45 do
  1254. swait()
  1255. for _, hey in pairs(pt) do
  1256. if hey.ClassName == "SpecialMesh" then
  1257. hey.Scale = hey.Scale + Vector3.new(0.005, 0.04, 0.005)
  1258. elseif hey.ClassName == "Part" then
  1259. hey.CFrame = wate.CFrame * ang(rd(rd2(-360, 360)), rd(rd2(-360, 360)), rd(rd2(-360, 360))) * cf(0, -m / 25, 0)
  1260. hey.Transparency = hey.Transparency - 0.015
  1261. end
  1262. end
  1263. end
  1264. for m = 45, 50 do
  1265. swait()
  1266. for _, hey in pairs(pt) do
  1267. if hey.ClassName == "SpecialMesh" then
  1268. hey.Scale = hey.Scale + Vector3.new(0.025, 0.08, 0.025)
  1269. elseif hey.ClassName == "Part" then
  1270. hey.CFrame = wate.CFrame * ang(rd(rd2(-360, 360)), rd(rd2(-360, 360)), rd(rd2(-360, 360))) * cf(0, -m / 25, 0)
  1271. hey.Transparency = hey.Transparency + 0.2
  1272. end
  1273. end
  1274. end
  1275. for _, AAA in pairs(pt) do
  1276. if AAA.ClassName == "Part" then
  1277. AAA:Destroy()
  1278. end
  1279. end
  1280. end))
  1281. for _ = 1, 50 do
  1282. swait()
  1283. wmesh.Scale = Vector3.new(9, 9, 9)
  1284. wate.Transparency = wate.Transparency - 0.008
  1285. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(4), rd(-125)), 0.2)
  1286. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(3), rd(115)), 0.2)
  1287. 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)
  1288. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2)
  1289. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.2)
  1290. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2)
  1291. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.2)
  1292. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2)
  1293. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.2)
  1294. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2)
  1295. end
  1296. local pooo = Instance.new("Sound")
  1297. pooo.SoundId = "rbxassetid://1030539343"
  1298. pooo.Volume = 5
  1299. pooo.Parent = hrp
  1300. pooo:Play()
  1301. game.Debris:AddItem(pooo, 2.5)
  1302. for _ = 1, 1 do
  1303. swait()
  1304. wate.Transparency = wate.Transparency + 0.15
  1305. lerpz(nRJ, "C0", RJC0 * cf(0, -2, 0) * ang(rd(0), rd(10), rd(35)), 0.5)
  1306. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(5), rd(-7), rd(-30)), 0.5)
  1307. lerpz(nRS, "C0", RSC0 * cf(0.75, 0, 0.25) * ang(rd(10), rd(-80), rd(100)), 0.5)
  1308. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(-20), rd(0)), 0.5)
  1309. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.5)
  1310. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1311. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.5)
  1312. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1313. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.5)
  1314. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1315. end
  1316. local swoo = Instance.new("Part")
  1317. nooutline(swoo)
  1318. swoo.Size = Vector3.new(0.2, 0.2, 0.2)
  1319. swoo.Material = "Neon"
  1320. swoo.Transparency = 7
  1321. swoo.BrickColor = BrickColor.new("Royal purple")
  1322. swoo.CFrame = rightarm.CFrame * ang(rd(0), rd(-15), rd(240)) * cf(1.5, -2.5, 0)
  1323. swoo.Anchored = true
  1324. swoo.CanCollide = false
  1325. swoo.Parent = modz
  1326. local wmesh = makemesh("FileMesh", Vector3.new(0.013333333333333334, 0.015384615384615385, 0.025), "rbxassetid://576041905", swoo)
  1327. local pli = Instance.new("PointLight")
  1328. pli.Brightness = 2
  1329. pli.Color = Color3.new(0.45098039215686275, 1, 0)
  1330. pli.Range = 10
  1331. pli.Shadows = true
  1332. pli.Parent = swoo
  1333. hito(swoo, 5, 40, 0.15, rot.CFrame.lookVector * 80)
  1334. tagability(swoo, 4)
  1335. for _ = 1, 10 do
  1336. swait()
  1337. wate.Transparency = wate.Transparency + 0.05
  1338. swoo.Transparency = swoo.Transparency + 0.075
  1339. pli.Range = pli.Range - 1
  1340. lerpz(nRJ, "C0", RJC0 * cf(0, -3, 0) * ang(rd(0), rd(10), rd(105)), 0.5)
  1341. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(5), rd(-7), rd(-65)), 0.5)
  1342. lerpz(nRS, "C0", RSC0 * cf(0.75, 0, 0.25) * ang(rd(10), rd(-30), rd(100)), 0.5)
  1343. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(-20), rd(0)), 0.5)
  1344. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.5)
  1345. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1346. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.5)
  1347. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1348. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.5)
  1349. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1350. end
  1351. wate:Destroy()
  1352. swoo:Destroy()
  1353. pli:Destroy()
  1354. swait(15)
  1355. wherto = hrp
  1356. addcfr = cf(-2, 1, 2)
  1357. activu = false
  1358. end
  1359. game:GetService("ContentProvider"):Preload("http://www.roblox.com/asset/?id=188959462")
  1360. game:GetService("ContentProvider"):Preload("http://www.roblox.com/asset/?id=616594208")
  1361. game:GetService("ContentProvider"):Preload("http://www.roblox.com/asset/?id=616576400")
  1362. game:GetService("ContentProvider"):Preload("http://www.roblox.com/asset/?id=291088606")
  1363. function THEBEST()
  1364. if selected == false or activu == true or appeared == true or POSU == true then
  1365. return
  1366. end
  1367. local dipperhat = chr:FindFirstChild("Likebossfromdk")
  1368. local dipperrot
  1369. if dipperhat then
  1370. dipperrot = dipperhat.Handle.HatAttachment.Rotation
  1371. end
  1372. activu = true
  1373. POSU = true
  1374. cam.CameraType = "Scriptable"
  1375. chr.PrimaryPart = hrp
  1376. human.WalkSpeed = 0
  1377. human:SetStateEnabled(3, false)
  1378. local actmus1 = Instance.new("Sound")
  1379. actmus1.SoundId = "rbxassetid://188959462"
  1380. actmus1.Volume = 1.5
  1381. actmus1.RollOffMode = 1
  1382. actmus1.TimePosition = 0
  1383. actmus1.Parent = cam
  1384. local actmus2 = Instance.new("Sound")
  1385. actmus2.SoundId = "rbxassetid://188959462"
  1386. actmus2.Volume = 1.5
  1387. actmus2.RollOffMode = 1
  1388. actmus2.TimePosition = 0
  1389. actmus2.Parent = hrp
  1390. actmus1:Play()
  1391. actmus2:Play()
  1392. local mus1 = Instance.new("Sound")
  1393. mus1.SoundId = "rbxassetid://616594208"
  1394. mus1.Volume = 1.25
  1395. mus1.TimePosition = 0.45
  1396. mus1.Parent = cam
  1397. local mus2 = Instance.new("Sound")
  1398. mus2.SoundId = "rbxassetid://616594208"
  1399. mus2.Volume = 1.25
  1400. mus2.TimePosition = 0.45
  1401. mus2.Parent = hrp
  1402. local zawarudoda = Instance.new("Sound")
  1403. zawarudoda.SoundId = "rbxassetid://291088606"
  1404. zawarudoda.Volume = 2
  1405. zawarudoda.TimePosition = 0.3
  1406. zawarudoda.Parent = hrp
  1407. mus1:Play()
  1408. mus2:Play()
  1409. cam.CoordinateFrame = hrp.CFrame * ang(rd(20), rd(100), rd(0)) * cf(0, 0, 7)
  1410. local regface = hed.face.Texture
  1411. local whogothit, bodyvel
  1412. local function checkhit(partoz, magn)
  1413. for _, guy in pairs(workspace:GetChildren()) do
  1414. if guy:FindFirstChild("Humanoid") and guy:FindFirstChild("HumanoidRootPart") and guy ~= chr and magn > (guy:FindFirstChild("HumanoidRootPart").Position - partoz.Position).magnitude and not whogothit then
  1415. whogothit = guy
  1416. guy:FindFirstChild("Humanoid").PlatformStand = true
  1417. do
  1418. local derp = Instance.new("BodyPosition")
  1419. derp.MaxForce = Vector3.new(999999999999, 999999999999, 999999999999)
  1420. derp.P = 8000
  1421. derp.D = 500
  1422. derp.Position = hrp.Position + hrp.CFrame.lookVector * 20
  1423. derp.Parent = guy:FindFirstChild("HumanoidRootPart")
  1424. bodyvel = derp
  1425. local derp2 = Instance.new("BodyAngularVelocity")
  1426. derp2.MaxTorque = Vector3.new(999999999999, 999999999999, 999999999999)
  1427. derp2.P = 8000
  1428. derp2.AngularVelocity = Vector3.new(rd2(2, 4), rd2(50, 100), 0)
  1429. derp2.Parent = guy:FindFirstChild("HumanoidRootPart")
  1430. delay(0.1, function()
  1431. derp2:Destroy()
  1432. end)
  1433. bodyvel = derp
  1434. end
  1435. end
  1436. end
  1437. end
  1438. coroutine.resume(coroutine.create(function()
  1439. for _ = 1, 25 do
  1440. swait()
  1441. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-10), rd(-5), rd(-20)), 0.3)
  1442. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(20), rd(10), rd(20)), 0.3)
  1443. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-10), rd(30), rd(-30)), 0.3)
  1444. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1445. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(35), rd(-50), rd(-100)), 0.3)
  1446. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1447. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-20), rd(-10), rd(-20)), 0.3)
  1448. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1449. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.3)
  1450. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1451. end
  1452. for _ = 1, 20 do
  1453. swait()
  1454. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-10), rd(-5), rd(-20)), 0.3)
  1455. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(10), rd(10), rd(20)), 0.3)
  1456. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-10), rd(30), rd(-30)), 0.3)
  1457. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1458. lerpz(LS, "C0", LSC0 * cf(0, 0, 0.4) * ang(rd(70), rd(-60), rd(-100)), 0.3)
  1459. if dipperhat then
  1460. dipperhat.Handle.HatAttachment.Rotation = dipperhat.Handle.HatAttachment.Rotation:lerp(dipperrot + Vector3.new(0, -40, 0), 0.3)
  1461. end
  1462. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1463. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-20), rd(-10), rd(-20)), 0.3)
  1464. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1465. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.3)
  1466. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1467. end
  1468. end))
  1469. repeat
  1470. swait()
  1471. cam.CoordinateFrame = cam.CoordinateFrame * ang(rd(0), rd(1), rd(0)) * cf(0.15, 0, 0)
  1472. until mus1.TimePosition > 2.9
  1473. mus1:Pause()
  1474. mus2:Pause()
  1475. zawarudoda:Play()
  1476. coroutine.resume(coroutine.create(function()
  1477. for _ = 1, 7 do
  1478. swait()
  1479. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-10), rd(0), rd(-5)), 0.4)
  1480. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(5), rd(2), rd(0)), 0.3)
  1481. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(10), rd(80), rd(80)), 0.3)
  1482. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1483. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(10), rd(-80), rd(-70)), 0.3)
  1484. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1485. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-10)), 0.3)
  1486. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1487. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(10)), 0.3)
  1488. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1489. end
  1490. for _ = 1, 16 do
  1491. swait()
  1492. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(-5)), 0.4)
  1493. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(15), rd(8), rd(0)), 0.3)
  1494. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(10), rd(-80), rd(80)), 0.3)
  1495. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1496. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(10), rd(80), rd(-70)), 0.3)
  1497. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1498. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-15)), 0.3)
  1499. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1500. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(15)), 0.3)
  1501. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1502. end
  1503. end))
  1504. repeat
  1505. swait()
  1506. until zawarudoda.TimePosition > 1.4
  1507. zawarudoda:Pause()
  1508. activu = false
  1509. standappear(thenoob)
  1510. wherto = hrp
  1511. addcfr = cf(3, 0.25, -1.5)
  1512. activu = true
  1513. cam.CoordinateFrame = hrp.CFrame * ang(rd(-25), rd(0), rd(0)) * cf(0, 2, 3)
  1514. for _ = 1, 10 do
  1515. swait()
  1516. cam.CoordinateFrame = cam.CoordinateFrame * ang(rd(0), rd(0), rd(0)) * cf(0, 0, 1.5)
  1517. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(4), rd(-75)), 0.5)
  1518. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(3), rd(45)), 0.5)
  1519. 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)
  1520. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1521. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.5)
  1522. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1523. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.5)
  1524. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1525. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.5)
  1526. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1527. end
  1528. wherto = hrp
  1529. addcfr = cf(-3, 0.25, -1.5)
  1530. for _ = 1, 25 do
  1531. swait()
  1532. checkhit(rightarm, 3)
  1533. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(4), rd(105)), 0.4)
  1534. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(3), rd(-45)), 0.4)
  1535. lerpz(nRS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(100)), 0.4)
  1536. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1537. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-25), rd(10), rd(10)), 0.4)
  1538. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1539. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-5)), 0.4)
  1540. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1541. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(5)), 0.4)
  1542. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1543. end
  1544. if whogothit then
  1545. print("derp")
  1546. cam.CoordinateFrame = hrp.CFrame * ang(rd(15), rd(140), rd(0)) * cf(0, 1, 4)
  1547. local laugo = Instance.new("Sound")
  1548. laugo.SoundId = "rbxassetid://291088606"
  1549. laugo.Volume = 1.5
  1550. laugo.Parent = hrp
  1551. game.Debris:AddItem(laugo, 2.5)
  1552. laugo:Play()
  1553. local sda = 0
  1554. local chn = 2
  1555. local cs = math.cos
  1556. for D = 1, 60 do
  1557. swait()
  1558. cam.CoordinateFrame = cam.CoordinateFrame * ang(rd(0), rd(0), rd(0)) * cf(0, 0, 0.15)
  1559. sda = sda + chn
  1560. lerpz(RJ, "C0", RJC0 * cf(0, 0.75, 1 * cs(sda / 2)) * ang(rd(-40), rd(0), rd(-5)), 0.8 / D)
  1561. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-60 + 40 * cs(sda / 2)), rd(8), rd(0)), 0.8 / D)
  1562. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(10), rd(-110 + 80 * cs(sda / 2)), rd(80)), 0.8 / D)
  1563. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8 / D)
  1564. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(10), rd(110 + 80 * cs(sda / 2)), rd(-70)), 0.8 / D)
  1565. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8 / D)
  1566. lerpz(RH, "C0", RHC0 * cf(0, -1 * cs(sda / 2), 0) * ang(rd(-10), rd(-10), rd(-40)), 0.8 / D)
  1567. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8 / D)
  1568. lerpz(LH, "C0", LHC0 * cf(0, -1 * cs(sda / 2), 0) * ang(rd(-10), rd(10), rd(40)), 0.8 / D)
  1569. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8 / D)
  1570. end
  1571. hed.face.Texture = "rbxassetid://"
  1572. mus1.TimePosition = 2.75
  1573. mus1:Play()
  1574. for C = 1, 30 do
  1575. swait()
  1576. cam.CoordinateFrame = cam.CoordinateFrame * ang(rd(0), rd(0), rd(0)) * cf(0, 0, -(0.02 + C / 60))
  1577. sda = sda + chn
  1578. lerpz(RJ, "C0", RJC0 * cf(0, -0.5, 0) * ang(rd(20), rd(0), rd(-5)), 0.05 + C / 31)
  1579. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(30), rd(0), rd(0)), 0.05 + C / 31)
  1580. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(-20)), 0.05 + C / 31)
  1581. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05 + C / 31)
  1582. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(35), rd(-50), rd(-100)), 0.05 + C / 31)
  1583. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05 + C / 31)
  1584. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(20)), 0.05 + C / 31)
  1585. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05 + C / 31)
  1586. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(20)), 0.05 + C / 31)
  1587. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05 + C / 31)
  1588. end
  1589. for _ = 1, 5 do
  1590. swait()
  1591. cam.CoordinateFrame = cam.CoordinateFrame * ang(rd(0), rd(0), rd(0)) * cf(0, 0, 0.02)
  1592. sda = sda + chn
  1593. lerpz(RJ, "C0", RJC0 * cf(0, -0.5, 0) * ang(rd(20), rd(0), rd(-5)), 0.5)
  1594. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-10), rd(0), rd(0)), 0.5)
  1595. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(-20)), 0.5)
  1596. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1597. lerpz(LS, "C0", LSC0 * cf(0, 0.25, 0) * ang(rd(60), rd(-60), rd(-100)), 0.5)
  1598. if dipperhat then
  1599. dipperhat.Handle.HatAttachment.Rotation = dipperhat.Handle.HatAttachment.Rotation:lerp(dipperrot + Vector3.new(0, 0, 0), 0.5)
  1600. end
  1601. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1602. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(20)), 0.5)
  1603. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1604. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(20)), 0.5)
  1605. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1606. end
  1607. wait(2)
  1608. elseif whogothit == nil then
  1609. print("noderp")
  1610. end
  1611. human:SetStateEnabled(3, true)
  1612. activu = false
  1613. standappear(thenoob)
  1614. activu = true
  1615. if dipperhat then
  1616. dipperhat.Handle.HatAttachment.Rotation = dipperrot
  1617. end
  1618. actmus1:Destroy()
  1619. actmus2:Destroy()
  1620. bast:Play()
  1621. if bodyvel then
  1622. bodyvel:Destroy()
  1623. end
  1624. cam.CameraType = "Custom"
  1625. hed.face.Texture = regface
  1626. chr.PrimaryPart = head
  1627. human.WalkSpeed = 16
  1628. activu = false
  1629. POSU = false
  1630. end
  1631. function hito(partoz, magn, dmg, debtim, bodyfdire)
  1632. for _, guy in pairs(workspace:GetChildren()) do
  1633. 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
  1634. do
  1635. local humz = guy:FindFirstChild("Humanoid")
  1636. local horp = guy:FindFirstChild("HumanoidRootPart")
  1637. TakeDamage(humz, dmg)
  1638. local db = Instance.new("StringValue")
  1639. db.Name = "alabo"
  1640. db.Parent = horp
  1641. delay(debtim, function()
  1642. db:Destroy()
  1643. end)
  1644. local b = Instance.new("Part")
  1645. nooutline(b)
  1646. b.Size = Vector3.new(0.2, 0.2, 0.2)
  1647. b.Transparency = 0.25
  1648. b.Anchored = true
  1649. b.CanCollide = false
  1650. b.BrickColor = BrickColor.new("Institutional white")
  1651. b.Locked = true
  1652. b.CFrame = horp.CFrame * CFrame.new(rd2(-1, 1), rd2(-2, 2), rd2(-1, 1))
  1653. b.Parent = modz
  1654. local c = Instance.new("SpecialMesh")
  1655. c.MeshType = "Sphere"
  1656. c.Scale = Vector3.new(3.5, 3.5, 3.5)
  1657. c.Parent = b
  1658. game.Debris:AddItem(b, 1)
  1659. if bodyfdire then
  1660. local boopyve = Instance.new("BodyVelocity")
  1661. boopyve.MaxForce = Vector3.new(math.huge, math.huge, math.huge)
  1662. boopyve.P = math.huge
  1663. boopyve.Velocity = bodyfdire
  1664. boopyve.Parent = horp
  1665. game.Debris:AddItem(boopyve, debtim)
  1666. end
  1667. local bet = Instance.new("Sound")
  1668. bet.Pitch = rd2(9, 11) / 10
  1669. bet.Volume = rd2(12, 14) / 10
  1670. bet.SoundId = "rbxassetid://1030539343"
  1671. bet.Parent = b
  1672. bet:Play()
  1673. coroutine.resume(coroutine.create(function()
  1674. for _ = 1, 5 do
  1675. swait()
  1676. b.Transparency = b.Transparency + 0.15
  1677. c.Scale = c.Scale + Vector3.new(0.8 * dmg, 0.8 * dmg, 0.8 * dmg)
  1678. end
  1679. end))
  1680. end
  1681. end
  1682. end
  1683. end
  1684. function tagability(partoz, magn)
  1685. for _, guy in pairs(workspace:GetChildren()) do
  1686. 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
  1687. do
  1688. local humz = guy:FindFirstChild("Humanoid")
  1689. humz.PlatformStand = true
  1690. delay(1, function()
  1691. humz.PlatformStand = false
  1692. end)
  1693. local horp = guy:FindFirstChild("HumanoidRootPart")
  1694. local db = Instance.new("StringValue")
  1695. db.Name = "dedrbaba"
  1696. db.Parent = horp
  1697. local bodyrot = Instance.new("BodyAngularVelocity")
  1698. bodyrot.MaxTorque = Vector3.new(99999, 99999, 99999)
  1699. bodyrot.P = math.huge
  1700. bodyrot.AngularVelocity = Vector3.new(0, 5, 50)
  1701. bodyrot.Parent = horp
  1702. local hL, tL, aL, bL, cL, dL
  1703. game.Debris:AddItem(bodyrot, 0.2)
  1704. coroutine.resume(coroutine.create(function()
  1705. if aL then
  1706. aL.Name = "Right Arm"
  1707. wait()
  1708. end
  1709. if bL then
  1710. bL.Name = "Left Leg"
  1711. wait()
  1712. end
  1713. if cL then
  1714. cL.Name = "Left Arm"
  1715. wait()
  1716. end
  1717. if dL then
  1718. dL.Name = "Right Leg"
  1719. end
  1720. end))
  1721. end
  1722. end
  1723. end
  1724. end
  1725. mouse.KeyDown:connect(function(key)
  1726. if human.Health <= 0 then
  1727. return
  1728. end
  1729. if key == "f" then
  1730. standappear(thenoob)
  1731. end
  1732. if key == "r" then
  1733. MUDA()
  1734. end
  1735. if key == "e" then
  1736. block()
  1737. end
  1738. if key == "v" then
  1739. cability()
  1740. end
  1741. if key == "" and plr.UserId then
  1742. THEBEST()
  1743. end
  1744. if key == "g" then
  1745. THREATENING()
  1746. end
  1747. if key == "l" then
  1748. konodioda:Play()
  1749. end
  1750. if key == "h" then
  1751. bast:Play()
  1752. end
  1753. if key == "p" then
  1754. zaworld:Play()
  1755. end
  1756. if key == "k" then
  1757. DIUTHEME:Play()
  1758. end
  1759. if key == "j" then
  1760. DIUTHEME2:Play()
  1761. end
  1762. end)
  1763. tool.Equipped:connect(function()
  1764. selected = true
  1765. end)
  1766. tool.Unequipped:connect(function()
  1767. selected = false
  1768. end)
  1769. sine = 0
  1770. charge = 1
  1771. cos = math.cos
  1772. game:GetService("RunService").RenderStepped:connect(function()
  1773. if POSU == false then
  1774. local checkfloor = Ray.new(hrp.Position, hrp.CFrame.upVector * -4)
  1775. local checkpart = workspace:FindPartOnRayWithIgnoreList(checkfloor, {chr}, false, false)
  1776. local checkstate = human:GetState()
  1777. if checkstate.Value == 13 then
  1778. animpose = "Sitting"
  1779. elseif hrp.Velocity.y > 1 and checkpart == nil then
  1780. animpose = "Jumping"
  1781. elseif hrp.Velocity.y < -1 and checkpart == nil then
  1782. animpose = "Falling"
  1783. elseif 1 > (hrp.Velocity * Vector3.new(1, 0, 1)).magnitude then
  1784. animpose = "Idle"
  1785. elseif (hrp.Velocity * Vector3.new(1, 0, 1)).magnitude < 35 then
  1786. animpose = "Walking"
  1787. elseif (hrp.Velocity * Vector3.new(1, 0, 1)).magnitude > 35 then
  1788. animpose = "TooFast"
  1789. end
  1790. if animpose == "Idle" then
  1791. sine = sine + charge
  1792. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0.03 * cos(sine / 60)) * ang(rd(0), rd(0), rd(0)), 0.3)
  1793. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(3 - 3 * cos(sine / 60)), rd(0), rd(0)), 0.3)
  1794. 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)
  1795. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1796. 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)
  1797. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1798. 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)
  1799. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1800. 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)
  1801. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1802. end
  1803. if animpose == "Walking" then
  1804. sine = sine + charge
  1805. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0.03 * cos(sine / 60)) * ang(rd(0), rd(0), rd(0)), 0.3)
  1806. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(3 - 3 * cos(sine / 60)), rd(0), rd(0)), 0.3)
  1807. 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)
  1808. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1809. 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)
  1810. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1811. 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)
  1812. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1813. 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)
  1814. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1815. end
  1816. if animpose == "Jumping" then
  1817. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(5), rd(0), rd(0)), 0.3)
  1818. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-10), rd(0), rd(0)), 0.3)
  1819. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(7), rd(-5), rd(2)), 0.3)
  1820. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1821. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(7), rd(5), rd(-3)), 0.3)
  1822. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1823. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-10)), 0.3)
  1824. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1825. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(20)), 0.3)
  1826. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1827. end
  1828. if animpose == "Falling" then
  1829. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-6), rd(0), rd(0)), 0.3)
  1830. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(20), rd(0), rd(0)), 0.3)
  1831. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(7), rd(-5), rd(2)), 0.3)
  1832. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1833. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(7), rd(5), rd(-3)), 0.3)
  1834. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1835. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(10)), 0.3)
  1836. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1837. lerpz(LH, "C0", LHC0 * cf(-0.65, 0.75, 0) * ang(rd(0), rd(0), rd(20)), 0.3)
  1838. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1839. end
  1840. if animpose == "TooFast" then
  1841. lerpz(RJ, "C0", RJC0 * cf(0, 0, -1.5) * ang(rd(20), rd(0), rd(0)), 0.3)
  1842. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(20), rd(0), rd(0)), 0.3)
  1843. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-20), rd(-10), rd(-10)), 0.3)
  1844. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1845. lerpz(LS, "C0", LSC0 * cf(0, -0.75, 0) * ang(rd(10), rd(-80), rd(-10)), 0.3)
  1846. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(30), rd(0), rd(0)), 0.3)
  1847. lerpz(RH, "C0", RHC0 * cf(0.75, 1.5, 0) * ang(rd(0), rd(0), rd(30)), 0.3)
  1848. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1849. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(50)), 0.3)
  1850. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1851. end
  1852. if animpose == "Sitting" then
  1853. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1854. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1855. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(90)), 0.3)
  1856. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1857. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-90)), 0.3)
  1858. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1859. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(90)), 0.3)
  1860. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1861. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-90)), 0.3)
  1862. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1863. end
  1864. end
  1865. if appeared == false and activu == false then
  1866. lerpz(nRJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1867. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1868. lerpz(nRS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1869. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1870. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1871. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1872. lerpz(nRH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1873. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1874. lerpz(nLH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1875. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1876. elseif appeared == true and activu == false then
  1877. sine = sine + charge
  1878. 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)
  1879. lerpz(nN, "C0", NC0 * cf(0, 0, 0) * ang(rd(2 - 2 * cos(sine / 90)), rd(0), rd(4)), 0.3)
  1880. lerpz(nRS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(2 * cos(sine / 110)), rd(-3 - 3 * cos(sine / 100)), rd(0)), 0.3)
  1881. lerpz(nRS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1882. lerpz(nLS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(2 * cos(sine / 110)), rd(3 - 3 * cos(sine / 100)), rd(0)), 0.3)
  1883. lerpz(nLS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1884. 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)
  1885. lerpz(nRH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1886. 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)
  1887. lerpz(nLH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1888. end
  1889. end)
  1890. function dispose()
  1891. for i, v in pairs(getfenv(0)) do
  1892. v = nil
  1893. end
  1894. error = nil
  1895. print = nil
  1896. warn = nil
  1897. end
  1898. human.Died:connect(dispose)
  1899. chr.Changed:connect(function()
  1900. if chr.Parent == nil then
  1901. dispose()
  1902. ------------
  1903. ------------
  1904. end
  1905. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement