MASTEROFJOHNDOE

Untitled

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