Advertisement
Marcsosa

Untitled

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