Advertisement
Guest User

JOJO Dio FE script Roblox

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