Advertisement
zXzGamePROzXz

Noobidiah

Jan 20th, 2019
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.99 KB | None | 0 0
  1. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  2. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  3. local RealPlayer = Player
  4. do print("FE Compatibility code by Mokiros")local a=RealPlayer;script.Parent=a.Character;local b=Instance.new("RemoteEvent")b.Name="UserInput_Event"local function c()local d={_fakeEvent=true,Functions={},Connect=function(self,e)table.insert(self.Functions,e)end}d.connect=d.Connect;return d end;local f={Target=nil,Hit=CFrame.new(),KeyUp=c(),KeyDown=c(),Button1Up=c(),Button1Down=c(),Button2Up=c(),Button2Down=c()}local g={InputBegan=c(),InputEnded=c()}local CAS={Actions={},BindAction=function(self,h,i,j,...)CAS.Actions[h]=i and{Name=h,Function=i,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function k(self,l,...)local d=f[l]if d and d._fakeEvent then for m,e in pairs(d.Functions)do e(...)end end end;f.TrigEvent=k;g.TrigEvent=k;b.OnServerEvent:Connect(function(n,o)if n~=a then return end;f.Target=o.Target;f.Hit=o.Hit;if not o.isMouse then local p=o.UserInputState==Enum.UserInputState.Begin;if o.UserInputType==Enum.UserInputType.MouseButton1 then return f:TrigEvent(p and"Button1Down"or"Button1Up")end;if o.UserInputType==Enum.UserInputType.MouseButton2 then return f:TrigEvent(p and"Button2Down"or"Button2Up")end;for m,d in pairs(CAS.Actions)do for m,q in pairs(d.Keys)do if q==o.KeyCode then d.Function(d.Name,o.UserInputState,o)end end end;f:TrigEvent(p and"KeyDown"or"KeyUp",o.KeyCode.Name:lower())g:TrigEvent(p and"InputBegan"or"InputEnded",o,false)end end)b.Parent=NLS([==[local a=game:GetService("Players").LocalPlayer;local b=script:WaitForChild("UserInput_Event")local c=a:GetMouse()local d=game:GetService("UserInputService")local e=function(f,g)if g then return end;b:FireServer({KeyCode=f.KeyCode,UserInputType=f.UserInputType,UserInputState=f.UserInputState,Hit=c.Hit,Target=c.Target})end;d.InputBegan:Connect(e)d.InputEnded:Connect(e)local h,i;while wait(1/30)do if h~=c.Hit or i~=c.Target then h,i=c.Hit,c.Target;b:FireServer({isMouse=true,Target=i,Hit=h})end end]==],Player.Character)local r=game;local s={__index=function(self,q)local t=rawget(self,"_RealService")if t then return typeof(t[q])=="function"and function(m,...)return t[q](t,...)end or t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end}local function v(d,w)d._RealService=typeof(w)=="string"and r:GetService(w)or w;return setmetatable(d,s)end;local x={GetService=function(self,t)return rawget(self,t)or r:GetService(t)end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService"),RunService=v({_btrs={},RenderStepped=r:GetService("RunService").Heartbeat,BindToRenderStep=function(self,h,m,i)self._btrs[h]=self.Heartbeat:Connect(i)end,UnbindFromRenderStep=function(self,h)self._btrs[h]:Disconnect()end},"RunService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;v(x,game)game,owner=x,x.Players.LocalPlayer end
  5.  
  6. -- Extracted from nebula hub by DOGGΩ#0018
  7. plr = game.Players.LocalPlayer
  8.  
  9. script.Parent = plr.PlayerGui --prevents from getting stolen on nonsb games
  10.  
  11. repeat
  12.  
  13. wait(0.2)
  14.  
  15. until plr.Character
  16.  
  17. chr = plr.Character
  18.  
  19. mouse = plr:GetMouse()
  20.  
  21. selected = false
  22.  
  23. human = chr:FindFirstChild("Humanoid")
  24.  
  25. ragged = false
  26.  
  27. movindamover = false
  28.  
  29. coolindown = false
  30.  
  31. togglecamshake = false
  32.  
  33. warudo = false
  34.  
  35. waruding = false
  36.  
  37. rootpart = chr:WaitForChild("HumanoidRootPart")
  38.  
  39. torso = chr:WaitForChild("Torso")
  40.  
  41. rarm = chr:WaitForChild("Right Arm")
  42.  
  43. larm = chr:WaitForChild("Left Arm")
  44.  
  45. rleg = chr:WaitForChild("Right Leg")
  46.  
  47. lleg = chr:WaitForChild("Left Leg")
  48.  
  49. local nscale = Instance.new("NumberValue")
  50.  
  51. nscale.Value = 1
  52.  
  53. nscale.Parent = nil
  54.  
  55. RightShoulderC0 = CFrame.new(1.5 * nscale.Value, 0.5 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  56.  
  57. RightShoulderC1 = CFrame.new(0, 0.5 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  58.  
  59. LeftShoulderC0 = CFrame.new(-1.5 * nscale.Value, 0.5 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  60.  
  61. LeftShoulderC1 = CFrame.new(0, 0.5 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  62.  
  63. RightHipC0 = CFrame.new(0.5 * nscale.Value, -1 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  64.  
  65. RightHipC1 = CFrame.new(0, 1 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  66.  
  67. LeftHipC0 = CFrame.new(-0.5 * nscale.Value, -1 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  68.  
  69. LeftHipC1 = CFrame.new(0 * nscale.Value, 1 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  70.  
  71. RootJointC0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  72.  
  73. RootJointC1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  74.  
  75. NeckC0 = CFrame.new(0, 1 * nscale.Value, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  76.  
  77. NeckC1 = CFrame.new(0, -0.5 * nscale.Value, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  78.  
  79. nscale.Changed:connect(function()
  80.  
  81. RightShoulderC0 = CFrame.new(1.5 * nscale.Value, 0.5 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  82.  
  83. RightShoulderC1 = CFrame.new(0, 0.5 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  84.  
  85. LeftShoulderC0 = CFrame.new(-1.5 * nscale.Value, 0.5 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  86.  
  87. LeftShoulderC1 = CFrame.new(0, 0.5 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  88.  
  89. RightHipC0 = CFrame.new(0.5 * nscale.Value, -1 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  90.  
  91. RightHipC1 = CFrame.new(0, 1 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  92.  
  93. LeftHipC0 = CFrame.new(-0.5 * nscale.Value, -1 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  94.  
  95. LeftHipC1 = CFrame.new(0 * nscale.Value, 1 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  96.  
  97. RootJointC0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  98.  
  99. RootJointC1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  100.  
  101. NeckC0 = CFrame.new(0, 1 * nscale.Value, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  102.  
  103. NeckC1 = CFrame.new(0, -0.5 * nscale.Value, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  104.  
  105. end)
  106.  
  107. Heartbeat = Instance.new("BindableEvent")
  108.  
  109. Heartbeat.Name = "Heartbeat"
  110.  
  111. Heartbeat.Parent = script
  112.  
  113. frame = 0.016666666666666666
  114.  
  115. tf = 0
  116.  
  117. game:GetService("RunService").Heartbeat:connect(function(s, p)
  118.  
  119. tf = tf + s
  120.  
  121. if tf >= frame then
  122.  
  123. for i = 1, math.floor(tf / frame) do
  124.  
  125. Heartbeat:Fire()
  126.  
  127. end
  128.  
  129. tf = tf - frame * math.floor(tf / frame)
  130.  
  131. end
  132.  
  133. end)
  134.  
  135. function swait(num)
  136.  
  137. if num == 0 or num == nil then
  138.  
  139. Heartbeat.Event:wait()
  140.  
  141. else
  142.  
  143. for i = 1, num do
  144.  
  145. Heartbeat.Event:wait()
  146.  
  147. end
  148.  
  149. end
  150.  
  151. end
  152.  
  153. local mod = Instance.new("Model")
  154.  
  155. mod.Name = "stuff"
  156.  
  157. mod.Parent = chr
  158.  
  159. tool = Instance.new("Tool")
  160.  
  161. tool.CanBeDropped = false
  162.  
  163. tool.RequiresHandle = false
  164.  
  165. tool.ToolTip = "haha funny memeeeee xdd"
  166.  
  167. tool.Parent = plr.Backpack
  168.  
  169. tool.Name = "haha"
  170.  
  171. local screngui = Instance.new("ScreenGui")
  172.  
  173. screngui.Parent = plr.PlayerGui
  174.  
  175. local fram = Instance.new("Frame")
  176.  
  177. fram.AnchorPoint = Vector2.new(0.5, 0.5)
  178.  
  179. fram.BackgroundColor3 = Color3.new(0.050980392156862744, 0.050980392156862744, 0.050980392156862744)
  180.  
  181. fram.BorderColor3 = Color3.new(0, 0, 0)
  182.  
  183. fram.BorderSizePixel = 2
  184.  
  185. fram.Position = UDim2.new(0.5, 0, 0.85, 0)
  186.  
  187. fram.Size = UDim2.new(0.25, 75, 0, 25)
  188.  
  189. fram.Parent = screngui
  190.  
  191. local manabar = Instance.new("ImageLabel")
  192.  
  193. manabar.Name = "ManaBar"
  194.  
  195. manabar.AnchorPoint = Vector2.new(0.5, 0.5)
  196.  
  197. manabar.BackgroundColor3 = Color3.new(1, 0.9333333333333333, 0.1607843137254902)
  198.  
  199. manabar.BorderColor3 = Color3.new(0.10588235294117647, 0.16470588235294117, 0.20784313725490197)
  200.  
  201. manabar.BorderSizePixel = 0
  202.  
  203. manabar.LayoutOrder = 3
  204.  
  205. manabar.Position = UDim2.new(0.5, 0, 0.5, 0)
  206.  
  207. manabar.Size = UDim2.new(1, -6, 1, -6)
  208.  
  209. manabar.ZIndex = 5
  210.  
  211. manabar.Parent = fram
  212.  
  213. local nobm = Instance.new("ImageLabel")
  214.  
  215. nobm.Name = "xd"
  216.  
  217. nobm.AnchorPoint = Vector2.new(0.5, 0.5)
  218.  
  219. nobm.BackgroundColor3 = Color3.new(0.050980392156862744, 0.050980392156862744, 0.050980392156862744)
  220.  
  221. nobm.BorderColor3 = Color3.new(0, 0, 0)
  222.  
  223. nobm.BorderSizePixel = 2
  224.  
  225. nobm.Position = UDim2.new(0.5, 0, -0.3, 0)
  226.  
  227. nobm.Size = UDim2.new(0.35, 0, 0.6, 0)
  228.  
  229. nobm.ZIndex = 2
  230.  
  231. nobm.Parent = fram
  232.  
  233. local nobote = Instance.new("TextLabel")
  234.  
  235. nobote.Name = "texto"
  236.  
  237. nobote.AnchorPoint = Vector2.new(0.5, 0.5)
  238.  
  239. nobote.BackgroundTransparency = 1
  240.  
  241. nobote.BorderColor3 = Color3.new(0.10588235294117647, 0.16470588235294117, 0.20784313725490197)
  242.  
  243. nobote.BorderSizePixel = 0
  244.  
  245. nobote.Position = UDim2.new(0.5, 0, 0.5, 0)
  246.  
  247. nobote.Size = UDim2.new(1, 0, 1, 0)
  248.  
  249. nobote.ZIndex = 3
  250.  
  251. nobote.Font = "Arcade"
  252.  
  253. nobote.Text = "Noob-o-meter"
  254.  
  255. nobote.TextColor3 = Color3.new(0.9176470588235294, 1, 0)
  256.  
  257. nobote.TextScaled = true
  258.  
  259. nobote.TextStrokeTransparency = 1
  260.  
  261. nobote.Parent = nobm
  262.  
  263. local mano = Instance.new("ImageLabel")
  264.  
  265. mano.Name = "xd"
  266.  
  267. mano.AnchorPoint = Vector2.new(0.5, 0.5)
  268.  
  269. mano.BackgroundColor3 = Color3.new(0.050980392156862744, 0.050980392156862744, 0.050980392156862744)
  270.  
  271. mano.BorderColor3 = Color3.new(0, 0, 0)
  272.  
  273. mano.BorderSizePixel = 2
  274.  
  275. mano.Position = UDim2.new(0.5, 0, 1.1, 0)
  276.  
  277. mano.Size = UDim2.new(0.1, 0, 0.6, 0)
  278.  
  279. mano.ZIndex = 2
  280.  
  281. mano.Parent = fram
  282.  
  283. local manu = Instance.new("TextLabel")
  284.  
  285. manu.Name = "texto"
  286.  
  287. manu.AnchorPoint = Vector2.new(0.5, 0.5)
  288.  
  289. manu.BackgroundTransparency = 1
  290.  
  291. manu.BorderColor3 = Color3.new(0.10588235294117647, 0.16470588235294117, 0.20784313725490197)
  292.  
  293. manu.BorderSizePixel = 0
  294.  
  295. manu.Position = UDim2.new(0.5, 0, 0.5, 0)
  296.  
  297. manu.Size = UDim2.new(1, 0, 1, 0)
  298.  
  299. manu.ZIndex = 3
  300.  
  301. manu.Font = "Arcade"
  302.  
  303. manu.Text = "100"
  304.  
  305. manu.TextColor3 = Color3.new(0.9176470588235294, 1, 0)
  306.  
  307. manu.TextScaled = true
  308.  
  309. manu.TextStrokeTransparency = 1
  310.  
  311. manu.Parent = mano
  312.  
  313. local mana = Instance.new("IntValue")
  314.  
  315. mana.Value = 100
  316.  
  317. mana.Name = "Mana"
  318.  
  319. mana.Parent = fram
  320.  
  321. coroutine.resume(coroutine.create(function()
  322.  
  323. while true do
  324.  
  325. wait(0.15)
  326.  
  327. manabar:TweenSize(UDim2.new(1 * mana.Value / 100, -6, 1, -6), 2, 1, 0.2, false, nil)
  328.  
  329. if mana.Value < 100 then
  330.  
  331. mana.Value = mana.Value + 1
  332.  
  333. manu.Text = mana.Value
  334.  
  335. if mana.Value < 0 then
  336.  
  337. mana.Value = 0
  338.  
  339. end
  340.  
  341. end
  342.  
  343. end
  344.  
  345. end))
  346.  
  347. function nooutline(part)
  348.  
  349. part.TopSurface, part.BottomSurface, part.RightSurface, part.LeftSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10
  350.  
  351. end
  352.  
  353. function test()
  354.  
  355. if selected == false then
  356.  
  357. return
  358.  
  359. end
  360.  
  361. if waruding == true then
  362.  
  363. return
  364.  
  365. end
  366.  
  367. if ragged == false then
  368.  
  369. ragged = true
  370.  
  371. human.PlatformStand = true
  372.  
  373. if rarm and torso:FindFirstChild("Right Shoulder") then
  374.  
  375. torso:FindFirstChild("Right Shoulder"):Destroy()
  376.  
  377. makegloo(torso, RightShoulderC0, RightShoulderC1, torso, rarm, "Right Shoulder")
  378.  
  379. maketouchy(rarm, rarm, CFrame.new(0, 0.5, 0))
  380.  
  381. end
  382.  
  383. if larm and torso:FindFirstChild("Left Shoulder") then
  384.  
  385. torso:FindFirstChild("Left Shoulder"):Destroy()
  386.  
  387. makegloo(torso, LeftShoulderC0, LeftShoulderC1, torso, larm, "Left Shoulder")
  388.  
  389. maketouchy(larm, larm, CFrame.new(0, 0.5, 0))
  390.  
  391. end
  392.  
  393. if rleg and torso:FindFirstChild("Right Hip") then
  394.  
  395. torso:FindFirstChild("Right Hip"):Destroy()
  396.  
  397. makegloo(torso, RightHipC0, RightHipC1, torso, rleg, "Right Hip")
  398.  
  399. maketouchy(rleg, rleg, CFrame.new(0, 0.5, 0))
  400.  
  401. end
  402.  
  403. if lleg and torso:FindFirstChild("Left Hip") then
  404.  
  405. torso:FindFirstChild("Left Hip"):Destroy()
  406.  
  407. makegloo(torso, LeftHipC0, LeftHipC1, torso, lleg, "Left Hip")
  408.  
  409. maketouchy(lleg, lleg, CFrame.new(0, 0.5, 0))
  410.  
  411. end
  412.  
  413. elseif ragged == true then
  414.  
  415. ragged = false
  416.  
  417. human.Jump = true
  418.  
  419. if rarm and torso:FindFirstChild("Right Shoulder") then
  420.  
  421. torso:FindFirstChild("Right Shoulder"):Destroy()
  422.  
  423. makejoint(torso, RightShoulderC0, RightShoulderC1, torso, rarm, "Right Shoulder")
  424.  
  425. rarm:FindFirstChild("touchy"):Destroy()
  426.  
  427. end
  428.  
  429. if larm and torso:FindFirstChild("Left Shoulder") then
  430.  
  431. torso:FindFirstChild("Left Shoulder"):Destroy()
  432.  
  433. makejoint(torso, LeftShoulderC0, LeftShoulderC1, torso, larm, "Left Shoulder")
  434.  
  435. larm:FindFirstChild("touchy"):Destroy()
  436.  
  437. end
  438.  
  439. if rleg and torso:FindFirstChild("Right Hip") then
  440.  
  441. torso:FindFirstChild("Right Hip"):Destroy()
  442.  
  443. makejoint(torso, RightHipC0, RightHipC1, torso, rleg, "Right Hip")
  444.  
  445. rleg:FindFirstChild("touchy"):Destroy()
  446.  
  447. end
  448.  
  449. if lleg and torso:FindFirstChild("Left Hip") then
  450.  
  451. torso:FindFirstChild("Left Hip"):Destroy()
  452.  
  453. makejoint(torso, LeftHipC0, LeftHipC1, torso, lleg, "Left Hip")
  454.  
  455. lleg:FindFirstChild("touchy"):Destroy()
  456.  
  457. end
  458.  
  459. end
  460.  
  461. end
  462.  
  463. function makegloo(paren, co, ci, parto, parti, nam)
  464.  
  465. local gloo = Instance.new("Glue")
  466.  
  467. gloo.Name = nam
  468.  
  469. gloo.C0 = co
  470.  
  471. gloo.C1 = ci
  472.  
  473. gloo.Part0 = parto
  474.  
  475. gloo.Part1 = parti
  476.  
  477. gloo.Parent = paren
  478.  
  479. end
  480.  
  481. function makejoint(paren, co, ci, parto, parti, nam)
  482.  
  483. local gloo = Instance.new("Motor6D")
  484.  
  485. gloo.Name = nam
  486.  
  487. gloo.C0 = co
  488.  
  489. gloo.C1 = ci
  490.  
  491. gloo.Part0 = parto
  492.  
  493. gloo.Part1 = parti
  494.  
  495. gloo.Parent = paren
  496.  
  497. end
  498.  
  499. function maketouchy(parent, limb, cframe)
  500.  
  501. local pr = Instance.new("Part")
  502.  
  503. pr.Name = "touchy"
  504.  
  505. pr.Size = Vector3.new(1 * nscale.Value, 1 * nscale.Value, 1 * nscale.Value)
  506.  
  507. pr.Transparency = 1
  508.  
  509. pr.CustomPhysicalProperties = PhysicalProperties.new(0.55, 0.3, 0.5)
  510.  
  511. pr.CanCollide = true
  512.  
  513. pr.Anchored = false
  514.  
  515. pr.Parent = parent
  516.  
  517. local w = Instance.new("Weld")
  518.  
  519. w.Part0 = pr
  520.  
  521. w.Part1 = limb
  522.  
  523. w.C0 = cframe
  524.  
  525. w.Parent = pr
  526.  
  527. end
  528.  
  529. function movinit()
  530.  
  531. if ragged == true then
  532.  
  533. do
  534.  
  535. local bodyp = Instance.new("BodyPosition")
  536.  
  537. bodyp.MaxForce = Vector3.new(100000, 100000, 100000)
  538.  
  539. bodyp.Position = mouse.Hit.p
  540.  
  541. bodyp.P = 100
  542.  
  543. bodyp.Name = "bodehforce"
  544.  
  545. bodyp.D = 20
  546.  
  547. bodyp.Parent = rootpart
  548.  
  549. delay(0.01, function()
  550.  
  551. bodyp:Destroy()
  552.  
  553. end)
  554.  
  555. end
  556.  
  557. end
  558.  
  559. end
  560.  
  561. function shoom()
  562.  
  563. if selected == false then
  564.  
  565. return
  566.  
  567. end
  568.  
  569. if waruding == true then
  570.  
  571. return
  572.  
  573. end
  574.  
  575. if mana.Value < 5 then
  576.  
  577. return
  578.  
  579. end
  580.  
  581. local mcir1 = Instance.new("Part")
  582.  
  583. mcir1.Anchored = true
  584.  
  585. mcir1.CanCollide = false
  586.  
  587. mcir1.Size = Vector3.new(0.2, 0.2, 0.2)
  588.  
  589. mcir1.Transparency = 1
  590.  
  591. mcir1.CFrame = CFrame.new(rootpart.Position + Vector3.new(math.random(-5, 5), math.random(7, 9), math.random(-5, 5)), mouse.Hit.p)
  592.  
  593. mcir1.Parent = mod
  594.  
  595. game.Debris:AddItem(mcir1, 8)
  596.  
  597. local d1 = Instance.new("Decal")
  598.  
  599. d1.Texture = "rbxassetid://602615043"
  600.  
  601. d1.Face = "Front"
  602.  
  603. d1.Parent = mcir1
  604.  
  605. local d2 = Instance.new("Decal")
  606.  
  607. d2.Texture = "rbxassetid://602617463"
  608.  
  609. d2.Face = "Back"
  610.  
  611. d2.Parent = mcir1
  612.  
  613. local bme = Instance.new("BlockMesh")
  614.  
  615. bme.Parent = mcir1
  616.  
  617. for _ = 1, 9 do
  618.  
  619. wait()
  620.  
  621. bme.Scale = bme.Scale:lerp(Vector3.new(35, 35, 0), 0.3)
  622.  
  623. end
  624.  
  625. makenoob(mcir1.CFrame, (mouse.Hit.p - mcir1.Position).unit * 150, math.random(8, 12) / 10)
  626.  
  627. mana.Value = mana.Value - 5
  628.  
  629. coroutine.resume(coroutine.create(function()
  630.  
  631. wait(1)
  632.  
  633. for _ = 1, 12 do
  634.  
  635. wait()
  636.  
  637. d1.Transparency = d1.Transparency + 0.08
  638.  
  639. d2.Transparency = d2.Transparency + 0.08
  640.  
  641. end
  642.  
  643. mcir1:Destroy()
  644.  
  645. end))
  646.  
  647. end
  648.  
  649. function transpo()
  650.  
  651. if selected == false then
  652.  
  653. return
  654.  
  655. end
  656.  
  657. if waruding == true then
  658.  
  659. return
  660.  
  661. end
  662.  
  663. if mana.Value < 5 then
  664.  
  665. return
  666.  
  667. end
  668.  
  669. if mouse.Target.Parent.Name == "Noob" and mouse.Target.Parent.Humanoid.Health ~= 0 then
  670.  
  671. do
  672.  
  673. local nibz = mouse.Target.Parent
  674.  
  675. chr.PrimaryPart = rootpart
  676.  
  677. nibz.PrimaryPart = nibz:FindFirstChild("HumanoidRootPart")
  678.  
  679. local g = Instance.new("Part")
  680.  
  681. g.CanCollide, g.Anchored = false, true
  682.  
  683. g.Transparency = 1
  684.  
  685. g.CFrame = rootpart.CFrame
  686.  
  687. g.Parent = workspace
  688.  
  689. game.Debris:AddItem(g, 4)
  690.  
  691. local sou = Instance.new("Sound")
  692.  
  693. sou.Pitch = math.random(7, 11) / 10
  694.  
  695. sou.Volume = 0.9
  696.  
  697. sou.SoundId = "rbxassetid://111124523"
  698.  
  699. sou.Parent = g
  700.  
  701. sou:Play()
  702.  
  703. local pe = Instance.new("ParticleEmitter")
  704.  
  705. pe.Acceleration = Vector3.new(0, 8, 0)
  706.  
  707. pe.Lifetime = NumberRange.new(1, 1.5)
  708.  
  709. pe.Rate = 20000
  710.  
  711. pe.RotSpeed = NumberRange.new(-30, 30)
  712.  
  713. pe.Rotation = NumberRange.new(0, 360)
  714.  
  715. pe.Size = NumberSequence.new({
  716.  
  717. NumberSequenceKeypoint.new(0, 4.38, 0),
  718.  
  719. NumberSequenceKeypoint.new(0.672, 4.14, 0),
  720.  
  721. NumberSequenceKeypoint.new(1, 1.48, 0)
  722.  
  723. })
  724.  
  725. pe.Texture = "rbxassetid://244221440"
  726.  
  727. pe.Transparency = NumberSequence.new({
  728.  
  729. NumberSequenceKeypoint.new(0, 0, 0),
  730.  
  731. NumberSequenceKeypoint.new(0.529, 0.3, 0),
  732.  
  733. NumberSequenceKeypoint.new(1, 1, 1)
  734.  
  735. })
  736.  
  737. pe.ZOffset = 5
  738.  
  739. pe.VelocitySpread = 360
  740.  
  741. pe.Parent = g
  742.  
  743. delay(0.14, function()
  744.  
  745. pe.Enabled = false
  746.  
  747. end)
  748.  
  749. chr:SetPrimaryPartCFrame(nibz:FindFirstChild("HumanoidRootPart").CFrame)
  750.  
  751. local g2 = Instance.new("Part")
  752.  
  753. g2.CanCollide, g2.Anchored = false, true
  754.  
  755. g2.Transparency = 1
  756.  
  757. g2.CFrame = nibz:FindFirstChild("HumanoidRootPart").CFrame
  758.  
  759. g2.Parent = workspace
  760.  
  761. game.Debris:AddItem(g2, 4)
  762.  
  763. local sou2 = Instance.new("Sound")
  764.  
  765. sou2.Pitch = math.random(7, 11) / 10
  766.  
  767. sou2.Volume = 0.9
  768.  
  769. sou2.SoundId = "rbxassetid://111124523"
  770.  
  771. sou2.Parent = g2
  772.  
  773. sou2:Play()
  774.  
  775. local pe2 = Instance.new("ParticleEmitter")
  776.  
  777. pe2.Acceleration = Vector3.new(0, 8, 0)
  778.  
  779. pe2.Lifetime = NumberRange.new(1, 1.5)
  780.  
  781. pe2.Rate = 20000
  782.  
  783. pe2.RotSpeed = NumberRange.new(-30, 30)
  784.  
  785. pe2.Rotation = NumberRange.new(0, 360)
  786.  
  787. pe2.Size = NumberSequence.new({
  788.  
  789. NumberSequenceKeypoint.new(0, 4.38, 0),
  790.  
  791. NumberSequenceKeypoint.new(0.672, 4.14, 0),
  792.  
  793. NumberSequenceKeypoint.new(1, 1.48, 0)
  794.  
  795. })
  796.  
  797. pe2.Texture = "rbxassetid://244221440"
  798.  
  799. pe2.Transparency = NumberSequence.new({
  800.  
  801. NumberSequenceKeypoint.new(0, 0, 0),
  802.  
  803. NumberSequenceKeypoint.new(0.529, 0.3, 0),
  804.  
  805. NumberSequenceKeypoint.new(1, 1, 1)
  806.  
  807. })
  808.  
  809. pe2.ZOffset = 5
  810.  
  811. pe2.VelocitySpread = 360
  812.  
  813. pe2.Parent = g2
  814.  
  815. delay(0.14, function()
  816.  
  817. pe2.Enabled = false
  818.  
  819. end)
  820.  
  821. nibz:SetPrimaryPartCFrame(g.CFrame)
  822.  
  823. mana.Value = mana.Value - 5
  824.  
  825. end
  826.  
  827. end
  828.  
  829. end
  830.  
  831. function pow()
  832.  
  833. if selected == false then
  834.  
  835. return
  836.  
  837. end
  838.  
  839. if coolindown == true then
  840.  
  841. return
  842.  
  843. end
  844.  
  845. if waruding == true then
  846.  
  847. return
  848.  
  849. end
  850.  
  851. if mana.Value < 50 then
  852.  
  853. return
  854.  
  855. end
  856.  
  857. coolindown = true
  858.  
  859. local propertieslol = function(part)
  860.  
  861. part.Material = "SmoothPlastic"
  862.  
  863. part.CanCollide = false
  864.  
  865. part.Locked = true
  866.  
  867. part.Anchored = true
  868.  
  869. part.Size = Vector3.new(0.2, 0.2, 0.2)
  870.  
  871. part.TopSurface, part.BottomSurface, part.LeftSurface, part.RightSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10
  872.  
  873. end
  874.  
  875. local mover = Instance.new("Part")
  876.  
  877. mover.Transparency = 1
  878.  
  879. mover.Size = Vector3.new(0.2, 0.2, 0.2)
  880.  
  881. mover.CFrame = rootpart.CFrame * CFrame.Angles(math.rad(40), math.rad(0), math.rad(0)) * CFrame.new(0, 11, 0)
  882.  
  883. mover.Anchored = true
  884.  
  885. mover.CanCollide = false
  886.  
  887. mover.Parent = mod
  888.  
  889. local mciro = Instance.new("Part")
  890.  
  891. mciro.Name = "mciro"
  892.  
  893. mciro.BrickColor = BrickColor.new("Bright yellow")
  894.  
  895. propertieslol(mciro)
  896.  
  897. mciro.CFrame = rootpart.CFrame * CFrame.new(0, -2.45, -35) * CFrame.Angles(math.rad(180), 0, 0)
  898.  
  899. mciro.Transparency = 1
  900.  
  901. mciro.Parent = mod
  902.  
  903. local mc = Instance.new("BlockMesh")
  904.  
  905. mc.Scale = Vector3.new(0, 0, 0)
  906.  
  907. mc.Parent = mciro
  908.  
  909. local d1 = Instance.new("Decal")
  910.  
  911. d1.Texture = "rbxassetid://602615043"
  912.  
  913. d1.Face = "Top"
  914.  
  915. d1.Parent = mciro
  916.  
  917. local d2 = Instance.new("Decal")
  918.  
  919. d2.Texture = "rbxassetid://602617463"
  920.  
  921. d2.Face = "Bottom"
  922.  
  923. d2.Parent = mciro
  924.  
  925. movindamover = true
  926.  
  927. coroutine.resume(coroutine.create(function()
  928.  
  929. while movindamover == true do
  930.  
  931. swait()
  932.  
  933. mover.CFrame = mover.CFrame:lerp(rootpart.CFrame * CFrame.Angles(math.rad(40), math.rad(0), math.rad(0)) * CFrame.new(0, 11, 0), 0.4)
  934.  
  935. mciro.CFrame = mciro.CFrame:lerp(rootpart.CFrame * CFrame.new(0, -2.45, -35) * CFrame.Angles(math.rad(180), 0, 0), 0.4)
  936.  
  937. mc.Scale = mc.Scale:lerp(Vector3.new(120, 0, 120), 0.1)
  938.  
  939. end
  940.  
  941. end))
  942.  
  943. local handle = Instance.new("Part")
  944.  
  945. handle.Name = "Handle"
  946.  
  947. handle.BrickColor = BrickColor.new("Br. yellowish green")
  948.  
  949. propertieslol(handle)
  950.  
  951. handle.CFrame = rootpart.CFrame * CFrame.Angles(math.rad(40), math.rad(0), math.rad(0)) * CFrame.new(0, 11, 0)
  952.  
  953. handle.Parent = mod
  954.  
  955. local m0 = Instance.new("SpecialMesh")
  956.  
  957. m0.MeshType = "Head"
  958.  
  959. m0.Parent = handle
  960.  
  961. local h1 = Instance.new("Part")
  962.  
  963. h1.Name = "h1"
  964.  
  965. h1.BrickColor = BrickColor.new("Br. yellowish green")
  966.  
  967. propertieslol(h1)
  968.  
  969. h1.CFrame = mover.CFrame * CFrame.new(0, 3, 0)
  970.  
  971. h1.Parent = mod
  972.  
  973. local m1 = Instance.new("SpecialMesh")
  974.  
  975. m1.MeshType = "Head"
  976.  
  977. m1.Parent = h1
  978.  
  979. local h2 = Instance.new("Part")
  980.  
  981. h2.Name = "h2"
  982.  
  983. h2.BrickColor = BrickColor.new("Br. yellowish green")
  984.  
  985. propertieslol(h2)
  986.  
  987. h2.CFrame = mover.CFrame * CFrame.new(0, -3, 0)
  988.  
  989. h2.Parent = mod
  990.  
  991. local m2 = Instance.new("SpecialMesh")
  992.  
  993. m2.MeshType = "Head"
  994.  
  995. m2.Parent = h2
  996.  
  997. local he = Instance.new("Part")
  998.  
  999. he.Name = "he"
  1000.  
  1001. he.BrickColor = BrickColor.new("Bright yellow")
  1002.  
  1003. propertieslol(he)
  1004.  
  1005. he.CFrame = mover.CFrame * CFrame.new(0, -3.75, 0)
  1006.  
  1007. he.Parent = mod
  1008.  
  1009. local m3 = Instance.new("SpecialMesh")
  1010.  
  1011. m3.MeshType = "Head"
  1012.  
  1013. m3.Parent = he
  1014.  
  1015. local ht = Instance.new("Part")
  1016.  
  1017. ht.Name = "ht"
  1018.  
  1019. ht.BrickColor = BrickColor.new("White")
  1020.  
  1021. propertieslol(ht)
  1022.  
  1023. ht.CFrame = mover.CFrame * CFrame.new(0, -5.5, 0) * CFrame.Angles(math.rad(180), 0, 0)
  1024.  
  1025. ht.Parent = mod
  1026.  
  1027. local m4 = Instance.new("SpecialMesh")
  1028.  
  1029. m4.MeshType = "Head"
  1030.  
  1031. m4.MeshId = "http://www.roblox.com/asset/?id=1082802"
  1032.  
  1033. m4.TextureId = "http://www.roblox.com/asset/?id=1082804"
  1034.  
  1035. m4.Parent = ht
  1036.  
  1037. local p1 = Instance.new("Part")
  1038.  
  1039. p1.Name = "p1"
  1040.  
  1041. p1.BrickColor = BrickColor.new("Bright blue")
  1042.  
  1043. propertieslol(p1)
  1044.  
  1045. p1.CFrame = mover.CFrame * CFrame.new(0, 12, 0)
  1046.  
  1047. p1.Parent = mod
  1048.  
  1049. local m5 = Instance.new("SpecialMesh")
  1050.  
  1051. m5.MeshType = "Head"
  1052.  
  1053. m5.Parent = p1
  1054.  
  1055. local p2 = Instance.new("Part")
  1056.  
  1057. p2.Name = "p2"
  1058.  
  1059. p2.BrickColor = BrickColor.new("Bright blue")
  1060.  
  1061. propertieslol(p2)
  1062.  
  1063. p2.CFrame = mover.CFrame * CFrame.new(0, 14, 0) * CFrame.Angles(math.rad(180), 0, 0)
  1064.  
  1065. p2.Parent = mod
  1066.  
  1067. local m6 = Instance.new("SpecialMesh")
  1068.  
  1069. m6.MeshType = "FileMesh"
  1070.  
  1071. m6.MeshId = "rbxassetid://1033714"
  1072.  
  1073. m6.Parent = p2
  1074.  
  1075. local he1 = Instance.new("Part")
  1076.  
  1077. he1.Name = "he1"
  1078.  
  1079. he1.BrickColor = BrickColor.new("Bright yellow")
  1080.  
  1081. propertieslol(he1)
  1082.  
  1083. he1.CFrame = mover.CFrame * CFrame.new(0, 27, 0) * CFrame.Angles(0, math.rad(90), 0)
  1084.  
  1085. he1.Parent = mod
  1086.  
  1087. local m7 = Instance.new("SpecialMesh")
  1088.  
  1089. m7.MeshType = "Head"
  1090.  
  1091. m7.Parent = he1
  1092.  
  1093. local hdec1 = Instance.new("Decal")
  1094.  
  1095. hdec1.Texture = "rbxasset://textures/face.png"
  1096.  
  1097. hdec1.Face = "Front"
  1098.  
  1099. hdec1.Parent = he1
  1100.  
  1101. local he2 = Instance.new("Part")
  1102.  
  1103. he2.Name = "he2"
  1104.  
  1105. he2.BrickColor = BrickColor.new("Bright yellow")
  1106.  
  1107. propertieslol(he2)
  1108.  
  1109. he2.CFrame = mover.CFrame * CFrame.new(0, 27, 0) * CFrame.Angles(0, math.rad(-90), 0)
  1110.  
  1111. he2.Transparency = 1
  1112.  
  1113. he2.Parent = mod
  1114.  
  1115. local m8 = Instance.new("SpecialMesh")
  1116.  
  1117. m8.MeshType = "Head"
  1118.  
  1119. m8.Parent = he2
  1120.  
  1121. local hdec2 = Instance.new("Decal")
  1122.  
  1123. hdec2.Texture = "rbxasset://textures/face.png"
  1124.  
  1125. hdec2.Face = "Front"
  1126.  
  1127. hdec2.Parent = he2
  1128.  
  1129. local het1 = Instance.new("Part")
  1130.  
  1131. het1.Name = "het1"
  1132.  
  1133. het1.BrickColor = BrickColor.new("Bright yellow")
  1134.  
  1135. propertieslol(het1)
  1136.  
  1137. het1.CFrame = mover.CFrame * CFrame.new(0, 30, 0) * CFrame.Angles(0, math.rad(90), 0)
  1138.  
  1139. het1.Parent = mod
  1140.  
  1141. local m9 = Instance.new("SpecialMesh")
  1142.  
  1143. m9.MeshType = "FileMesh"
  1144.  
  1145. m9.MeshId = "http://www.roblox.com/asset/?id=272942659"
  1146.  
  1147. m9.TextureId = "http://www.roblox.com/asset/?id=272942750"
  1148.  
  1149. m9.Parent = het1
  1150.  
  1151. local he3 = Instance.new("Part")
  1152.  
  1153. he3.Name = "he3"
  1154.  
  1155. he3.BrickColor = BrickColor.new("Bright yellow")
  1156.  
  1157. propertieslol(he3)
  1158.  
  1159. he3.CFrame = mover.CFrame * CFrame.new(0, 27, 11) * CFrame.Angles(0, math.rad(90), math.rad(90))
  1160.  
  1161. he3.Parent = mod
  1162.  
  1163. local m10 = Instance.new("SpecialMesh")
  1164.  
  1165. m10.MeshType = "Head"
  1166.  
  1167. m10.Parent = he3
  1168.  
  1169. local hdec3 = Instance.new("Decal")
  1170.  
  1171. hdec3.Texture = "rbxasset://textures/face.png"
  1172.  
  1173. hdec3.Face = "Front"
  1174.  
  1175. hdec3.Parent = he3
  1176.  
  1177. local he4 = Instance.new("Part")
  1178.  
  1179. he4.Name = "he4"
  1180.  
  1181. he4.BrickColor = BrickColor.new("Bright yellow")
  1182.  
  1183. propertieslol(he4)
  1184.  
  1185. he4.CFrame = mover.CFrame * CFrame.new(0, 27, 11) * CFrame.Angles(0, math.rad(-90), math.rad(90))
  1186.  
  1187. he4.Transparency = 1
  1188.  
  1189. he4.Parent = mod
  1190.  
  1191. local m11 = Instance.new("SpecialMesh")
  1192.  
  1193. m11.MeshType = "Head"
  1194.  
  1195. m11.Parent = he4
  1196.  
  1197. local hdec4 = Instance.new("Decal")
  1198.  
  1199. hdec4.Texture = "rbxasset://textures/face.png"
  1200.  
  1201. hdec4.Face = "Front"
  1202.  
  1203. hdec4.Parent = he4
  1204.  
  1205. local he5 = Instance.new("Part")
  1206.  
  1207. he5.Name = "he5"
  1208.  
  1209. he5.BrickColor = BrickColor.new("Bright yellow")
  1210.  
  1211. propertieslol(he5)
  1212.  
  1213. he5.CFrame = mover.CFrame * CFrame.new(0, 27, -11) * CFrame.Angles(0, math.rad(90), math.rad(-90))
  1214.  
  1215. he5.Parent = mod
  1216.  
  1217. local m12 = Instance.new("SpecialMesh")
  1218.  
  1219. m12.MeshType = "Head"
  1220.  
  1221. m12.Parent = he5
  1222.  
  1223. local hdec5 = Instance.new("Decal")
  1224.  
  1225. hdec5.Texture = "rbxasset://textures/face.png"
  1226.  
  1227. hdec5.Face = "Front"
  1228.  
  1229. hdec5.Parent = he5
  1230.  
  1231. local he6 = Instance.new("Part")
  1232.  
  1233. he6.Name = "he6"
  1234.  
  1235. he6.BrickColor = BrickColor.new("Bright yellow")
  1236.  
  1237. propertieslol(he6)
  1238.  
  1239. he6.CFrame = mover.CFrame * CFrame.new(0, 27, -11) * CFrame.Angles(0, math.rad(-90), math.rad(-90))
  1240.  
  1241. he6.Transparency = 1
  1242.  
  1243. he6.Parent = mod
  1244.  
  1245. local m13 = Instance.new("SpecialMesh")
  1246.  
  1247. m13.MeshType = "Head"
  1248.  
  1249. m13.Parent = he6
  1250.  
  1251. local hdec6 = Instance.new("Decal")
  1252.  
  1253. hdec6.Texture = "rbxasset://textures/face.png"
  1254.  
  1255. hdec6.Face = "Front"
  1256.  
  1257. hdec6.Parent = he6
  1258.  
  1259. m0.Scale = Vector3.new(0, 0, 0)
  1260.  
  1261. m1.Scale = Vector3.new(0, 0, 0)
  1262.  
  1263. m2.Scale = Vector3.new(0, 0, 0)
  1264.  
  1265. m3.Scale = Vector3.new(0, 0, 0)
  1266.  
  1267. m4.Scale = Vector3.new(0, 0, 0)
  1268.  
  1269. m5.Scale = Vector3.new(0, 0, 0)
  1270.  
  1271. m6.Scale = Vector3.new(0, 0, 0)
  1272.  
  1273. m7.Scale = Vector3.new(0, 0, 0)
  1274.  
  1275. m8.Scale = Vector3.new(0, 0, 0)
  1276.  
  1277. m9.Scale = Vector3.new(0, 0, 0)
  1278.  
  1279. m10.Scale = Vector3.new(0, 0, 0)
  1280.  
  1281. m11.Scale = Vector3.new(0, 0, 0)
  1282.  
  1283. m12.Scale = Vector3.new(0, 0, 0)
  1284.  
  1285. m13.Scale = Vector3.new(0, 0, 0)
  1286.  
  1287. coroutine.resume(coroutine.create(function()
  1288.  
  1289. while mover do
  1290.  
  1291. swait()
  1292.  
  1293. handle.CFrame = handle.CFrame:lerp(mover.CFrame, 0.4)
  1294.  
  1295. h1.CFrame = h1.CFrame:lerp(mover.CFrame * CFrame.new(0, 3, 0), 0.4)
  1296.  
  1297. h2.CFrame = h2.CFrame:lerp(mover.CFrame * CFrame.new(0, -3, 0), 0.4)
  1298.  
  1299. he.CFrame = he.CFrame:lerp(mover.CFrame * CFrame.new(0, -4, 0), 0.4)
  1300.  
  1301. ht.CFrame = ht.CFrame:lerp(mover.CFrame * CFrame.new(0, -5.5, 0) * CFrame.Angles(math.rad(180), 0, 0), 0.4)
  1302.  
  1303. p1.CFrame = p1.CFrame:lerp(mover.CFrame * CFrame.new(0, 12, 0), 0.4)
  1304.  
  1305. p2.CFrame = p2.CFrame:lerp(mover.CFrame * CFrame.new(0, 14, 0) * CFrame.Angles(math.rad(180), 0, 0), 0.4)
  1306.  
  1307. he1.CFrame = he1.CFrame:lerp(mover.CFrame * CFrame.new(0, 27, 0) * CFrame.Angles(0, math.rad(90), 0), 0.4)
  1308.  
  1309. he2.CFrame = he2.CFrame:lerp(mover.CFrame * CFrame.new(0, 27, 0) * CFrame.Angles(0, math.rad(-90), 0), 0.4)
  1310.  
  1311. het1.CFrame = het1.CFrame:lerp(mover.CFrame * CFrame.new(0, 30, 0) * CFrame.Angles(0, math.rad(90), 0), 0.4)
  1312.  
  1313. he3.CFrame = he3.CFrame:lerp(mover.CFrame * CFrame.new(0, 27, 11) * CFrame.Angles(0, math.rad(90), math.rad(90)), 0.4)
  1314.  
  1315. he4.CFrame = he4.CFrame:lerp(mover.CFrame * CFrame.new(0, 27, 11) * CFrame.Angles(0, math.rad(-90), math.rad(90)), 0.4)
  1316.  
  1317. he5.CFrame = he5.CFrame:lerp(mover.CFrame * CFrame.new(0, 27, -11) * CFrame.Angles(0, math.rad(90), math.rad(-90)), 0.4)
  1318.  
  1319. he6.CFrame = he6.CFrame:lerp(mover.CFrame * CFrame.new(0, 27, -11) * CFrame.Angles(0, math.rad(-90), math.rad(-90)), 0.4)
  1320.  
  1321. end
  1322.  
  1323. end))
  1324.  
  1325. local function expando(mesho, vectorz)
  1326.  
  1327. mesho.Scale = Vector3.new(0, 0, 0)
  1328.  
  1329. local sond = Instance.new("Sound")
  1330.  
  1331. sond.Volume = 1.2
  1332.  
  1333. sond.Pitch = 1
  1334.  
  1335. sond.EmitterSize = 10
  1336.  
  1337. sond.SoundId = "rbxassetid://315152748"
  1338.  
  1339. sond.Parent = mesho.Parent
  1340.  
  1341. sond:Play()
  1342.  
  1343. mana.Value = mana.Value - 3
  1344.  
  1345. for _ = 1, 5 do
  1346.  
  1347. swait()
  1348.  
  1349. mesho.Scale = mesho.Scale:lerp(vectorz + Vector3.new(6, 6, 6), 0.65)
  1350.  
  1351. end
  1352.  
  1353. for _ = 1, 3 do
  1354.  
  1355. swait()
  1356.  
  1357. mesho.Scale = mesho.Scale:lerp(vectorz, 0.65)
  1358.  
  1359. end
  1360.  
  1361. mesho.Scale = vectorz
  1362.  
  1363. end
  1364.  
  1365. expando(m0, Vector3.new(5, 30, 5))
  1366.  
  1367. expando(m1, Vector3.new(6, 5.5, 5.5))
  1368.  
  1369. expando(m2, Vector3.new(6, 5.5, 5.5))
  1370.  
  1371. expando(m3, Vector3.new(6.5, 6.5, 6.5))
  1372.  
  1373. expando(m4, Vector3.new(1.25, 1.25, 1.25))
  1374.  
  1375. expando(m5, Vector3.new(5, 90, 4))
  1376.  
  1377. expando(m6, Vector3.new(2, 20, 2))
  1378.  
  1379. expando(m7, Vector3.new(75, 75, 75))
  1380.  
  1381. expando(m8, Vector3.new(75, 75, 75))
  1382.  
  1383. expando(m9, Vector3.new(12, 11, 11))
  1384.  
  1385. expando(m10, Vector3.new(60, 60, 60))
  1386.  
  1387. expando(m11, Vector3.new(60, 60, 60))
  1388.  
  1389. expando(m12, Vector3.new(60, 60, 60))
  1390.  
  1391. expando(m13, Vector3.new(60, 60, 60))
  1392.  
  1393. wait(0.2)
  1394.  
  1395. movindamover = false
  1396.  
  1397. coroutine.resume(coroutine.create(function()
  1398.  
  1399. local sond = Instance.new("Sound")
  1400.  
  1401. sond.Volume = 2.5
  1402.  
  1403. sond.Pitch = 0.5
  1404.  
  1405. sond.SoundId = "rbxassetid://320557353"
  1406.  
  1407. sond.Parent = p2
  1408.  
  1409. sond:Play()
  1410.  
  1411. end))
  1412.  
  1413. for _ = 1, 60 do
  1414.  
  1415. swait()
  1416.  
  1417. mover.CFrame = mover.CFrame:lerp(rootpart.CFrame * CFrame.Angles(math.rad(70), math.rad(0), math.rad(0)) * CFrame.new(0, 16, 4), 0.1)
  1418.  
  1419. mciro.CFrame = mciro.CFrame:lerp(rootpart.CFrame * CFrame.new(0, -2.45, -35) * CFrame.Angles(math.rad(180), 0, 0), 0.6)
  1420.  
  1421. end
  1422.  
  1423. coroutine.resume(coroutine.create(function()
  1424.  
  1425. local sond = Instance.new("Sound")
  1426.  
  1427. sond.Volume = 5.5
  1428.  
  1429. sond.Pitch = 0.6
  1430.  
  1431. sond.SoundId = "rbxassetid://320557353"
  1432.  
  1433. sond.Parent = p2
  1434.  
  1435. sond:Play()
  1436.  
  1437. end))
  1438.  
  1439. for d = 1, 5 do
  1440.  
  1441. swait()
  1442.  
  1443. mover.CFrame = mover.CFrame:lerp(rootpart.CFrame * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)) * CFrame.new(0, 13, -5), 0.008 + d / 8)
  1444.  
  1445. mciro.CFrame = mciro.CFrame:lerp(rootpart.CFrame * CFrame.new(0, -2.45, -35) * CFrame.Angles(math.rad(180), 0, 0), 0.6)
  1446.  
  1447. end
  1448.  
  1449. for e = 1, 3 do
  1450.  
  1451. swait()
  1452.  
  1453. mover.CFrame = mover.CFrame:lerp(rootpart.CFrame * CFrame.Angles(math.rad(-110), math.rad(0), math.rad(0)) * CFrame.new(0, 6, 13), 0.7 + e / 9)
  1454.  
  1455. mciro.CFrame = mciro.CFrame:lerp(rootpart.CFrame * CFrame.new(0, -2.45, -35) * CFrame.Angles(math.rad(180), 0, 0), 0.6)
  1456.  
  1457. end
  1458.  
  1459. coroutine.resume(coroutine.create(function()
  1460.  
  1461. local sond = Instance.new("Sound")
  1462.  
  1463. sond.Volume = 5
  1464.  
  1465. sond.Pitch = 0.9
  1466.  
  1467. sond.SoundId = "rbxassetid://157878578"
  1468.  
  1469. sond.Parent = mciro
  1470.  
  1471. sond:Play()
  1472.  
  1473. end))
  1474.  
  1475. local ra = Ray.new(mciro.Position, mciro.CFrame.upVector * 3)
  1476.  
  1477. local part, positi = workspace:FindPartOnRayWithIgnoreList(ra, {chr}, false, true)
  1478.  
  1479. if part then
  1480.  
  1481. local cfremz = CFrame.new(positi)
  1482.  
  1483. debris(cfremz, part, 20)
  1484.  
  1485. end
  1486.  
  1487. mana.Value = mana.Value - 30
  1488.  
  1489. for m = 1, 18 do
  1490.  
  1491. makenoob(mciro.CFrame * CFrame.new(math.random(-15, 15), math.random(-32, -4), math.random(-15, 15)), Vector3.new(math.random(-100, 100), math.random(100, 200), math.random(-100, 100)), math.random(4, 16) / 10)
  1492.  
  1493. end
  1494.  
  1495. coroutine.resume(coroutine.create(function()
  1496.  
  1497. local pou1 = Instance.new("Part")
  1498.  
  1499. propertieslol(pou1)
  1500.  
  1501. pou1.BrickColor = BrickColor.new("Grey")
  1502.  
  1503. pou1.Transparency = 0.5
  1504.  
  1505. pou1.CFrame = mciro.CFrame * CFrame.new(0, -28, 0) * CFrame.Angles(math.rad(180), 0, 0)
  1506.  
  1507. pou1.Parent = mod
  1508.  
  1509. local mosh = Instance.new("SpecialMesh")
  1510.  
  1511. mosh.MeshType = "FileMesh"
  1512.  
  1513. mosh.MeshId = "rbxassetid://489415447"
  1514.  
  1515. mosh.Scale = Vector3.new(0.1, 0.1, 0.1)
  1516.  
  1517. mosh.Parent = pou1
  1518.  
  1519. local pou2 = Instance.new("Part")
  1520.  
  1521. propertieslol(pou2)
  1522.  
  1523. pou2.BrickColor = BrickColor.new("Grey")
  1524.  
  1525. pou2.Transparency = 0.5
  1526.  
  1527. pou2.CFrame = mciro.CFrame * CFrame.new(0, -23, 0) * CFrame.Angles(math.rad(180), 0, 0)
  1528.  
  1529. pou2.Parent = mod
  1530.  
  1531. local mosh2 = Instance.new("SpecialMesh")
  1532.  
  1533. mosh2.MeshType = "FileMesh"
  1534.  
  1535. mosh2.MeshId = "rbxassetid://489415447"
  1536.  
  1537. mosh2.Scale = Vector3.new(0.1, 0.1, 0.1)
  1538.  
  1539. mosh2.Parent = pou2
  1540.  
  1541. for x = 1, 4 do
  1542.  
  1543. wait()
  1544.  
  1545. pou1.CFrame = pou1.CFrame:lerp(pou1.CFrame * CFrame.Angles(0, math.rad(4), 0), 0.4)
  1546.  
  1547. mosh.Scale = mosh.Scale:lerp(mosh.Scale + Vector3.new(15, 100, 15), 0.4)
  1548.  
  1549. pou2.CFrame = pou2.CFrame:lerp(pou2.CFrame * CFrame.Angles(0, math.rad(-8), 0), 0.4)
  1550.  
  1551. mosh2.Scale = mosh2.Scale:lerp(mosh2.Scale + Vector3.new(25, 80, 25), 0.4)
  1552.  
  1553. end
  1554.  
  1555. for x = 1, 40 do
  1556.  
  1557. wait()
  1558.  
  1559. pou1.CFrame = pou1.CFrame:lerp(pou1.CFrame * CFrame.new(0, -0.5, 0) * CFrame.Angles(0, math.rad(4), 0), 0.4)
  1560.  
  1561. mosh.Scale = mosh.Scale:lerp(mosh.Scale + Vector3.new(2, -4, 2), 0.4)
  1562.  
  1563. pou2.CFrame = pou2.CFrame:lerp(pou2.CFrame * CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-8), 0), 0.4)
  1564.  
  1565. mosh2.Scale = mosh2.Scale:lerp(mosh2.Scale + Vector3.new(3, -6, 3), 0.4)
  1566.  
  1567. end
  1568.  
  1569. for x = 1, 19 do
  1570.  
  1571. wait()
  1572.  
  1573. pou1.CFrame = pou1.CFrame:lerp(pou1.CFrame * CFrame.new(0, -0.5, 0) * CFrame.Angles(0, math.rad(4), 0), 0.4)
  1574.  
  1575. mosh.Scale = mosh.Scale:lerp(mosh.Scale + Vector3.new(2, -4, 2), 0.4)
  1576.  
  1577. pou2.CFrame = pou2.CFrame:lerp(pou2.CFrame * CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-8), 0), 0.4)
  1578.  
  1579. mosh2.Scale = mosh2.Scale:lerp(mosh2.Scale + Vector3.new(3, -6, 3), 0.4)
  1580.  
  1581. pou1.Transparency = pou1.Transparency + 0.03
  1582.  
  1583. pou2.Transparency = pou2.Transparency + 0.03
  1584.  
  1585. end
  1586.  
  1587. end))
  1588.  
  1589. hito(mciro, 24, 40)
  1590.  
  1591. camshake(mciro, 48, 6)
  1592.  
  1593. wait(3)
  1594.  
  1595. for _, g in pairs(mod:GetChildren()) do
  1596.  
  1597. if g.ClassName == "Part" then
  1598.  
  1599. coroutine.resume(coroutine.create(function()
  1600.  
  1601. for _ = 1, 24 do
  1602.  
  1603. wait()
  1604.  
  1605. g.Transparency = g.Transparency + 0.06
  1606.  
  1607. end
  1608.  
  1609. g:Destroy()
  1610.  
  1611. end))
  1612.  
  1613. for _, d in ipairs(g:GetChildren()) do
  1614.  
  1615. if d.ClassName == "Decal" then
  1616.  
  1617. coroutine.resume(coroutine.create(function()
  1618.  
  1619. if d.Transparency ~= 1 then
  1620.  
  1621. for _ = 1, 24 do
  1622.  
  1623. wait()
  1624.  
  1625. d.Transparency = d.Transparency + 0.06
  1626.  
  1627. end
  1628.  
  1629. end
  1630.  
  1631. end))
  1632.  
  1633. end
  1634.  
  1635. end
  1636.  
  1637. delay(2, function()
  1638.  
  1639. coolindown = false
  1640.  
  1641. end)
  1642.  
  1643. end
  1644.  
  1645. end
  1646.  
  1647. end
  1648.  
  1649. function ZAWARUDO()
  1650.  
  1651. if selected == false then
  1652.  
  1653. return
  1654.  
  1655. end
  1656.  
  1657. if warudo == true then
  1658.  
  1659. return
  1660.  
  1661. end
  1662.  
  1663. if workspace:FindFirstChild("The Noob") then
  1664.  
  1665. return
  1666.  
  1667. end
  1668.  
  1669. warudo = true
  1670.  
  1671. waruding = true
  1672.  
  1673. local animo = human.Animator
  1674.  
  1675. animo.Parent = nil
  1676.  
  1677. chr.Animate.Disabled = true
  1678.  
  1679. local lmao = Instance.new("Sound")
  1680.  
  1681. lmao.EmitterSize = 150
  1682.  
  1683. lmao.Volume = 1.25
  1684.  
  1685. lmao.MaxDistance = 2700
  1686.  
  1687. lmao.SoundId = "rbxassetid://170620840"
  1688.  
  1689. lmao.Parent = rootpart
  1690.  
  1691. game.Debris:AddItem(lmao, 25)
  1692.  
  1693. lmao:Play()
  1694.  
  1695. chr.PrimaryPart = rootpart
  1696.  
  1697. wait(0.75)
  1698.  
  1699. rootpart.Anchored = true
  1700.  
  1701. for _ = 1, 40 do
  1702.  
  1703. wait(0.04)
  1704.  
  1705. chr:MoveTo(rootpart.Position + Vector3.new(0, 60, 0))
  1706.  
  1707. chr:SetPrimaryPartCFrame(rootpart.CFrame * CFrame.Angles(math.rad(0.2), math.rad(0), math.rad(0)))
  1708.  
  1709. end
  1710.  
  1711. for _ = 1, 12 do
  1712.  
  1713. wait(0.03)
  1714.  
  1715. chr:MoveTo(rootpart.Position + Vector3.new(0, 10, 0))
  1716.  
  1717. chr:SetPrimaryPartCFrame(rootpart.CFrame * CFrame.Angles(math.rad(0.2), math.rad(0), math.rad(0)))
  1718.  
  1719. end
  1720.  
  1721. for c = 1, 14 do
  1722.  
  1723. wait(0.01)
  1724.  
  1725. torso:FindFirstChild("Right Shoulder").C0 = torso:FindFirstChild("Right Shoulder").C0:lerp(RightShoulderC0 * CFrame.new(0, 0.6, 0) * CFrame.Angles(math.rad(10), math.rad(-20), math.rad(178)), 0.3)
  1726.  
  1727. torso:FindFirstChild("Left Shoulder").C0 = torso:FindFirstChild("Left Shoulder").C0:lerp(LeftShoulderC0 * CFrame.new(0, 0.6, 0) * CFrame.Angles(math.rad(10), math.rad(20), math.rad(-178)), 0.3)
  1728.  
  1729. torso:FindFirstChild("Neck").C0 = torso:FindFirstChild("Neck").C0:lerp(NeckC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(0)), 0.3)
  1730.  
  1731. torso:FindFirstChild("Right Hip").C0 = torso:FindFirstChild("Right Hip").C0:lerp(RightHipC0 * CFrame.new(0, 0.15, 0) * CFrame.Angles(math.rad(-10), math.rad(-10), math.rad(0)), 0.3)
  1732.  
  1733. torso:FindFirstChild("Left Hip").C0 = torso:FindFirstChild("Left Hip").C0:lerp(LeftHipC0 * CFrame.new(0, 0.15, 0) * CFrame.Angles(math.rad(-10), math.rad(10), math.rad(0)), 0.3)
  1734.  
  1735. end
  1736.  
  1737. local trn = function(p)
  1738.  
  1739. for _ = 1, 6 do
  1740.  
  1741. wait()
  1742.  
  1743. p.Transparency = p.Transparency - 0.18
  1744.  
  1745. end
  1746.  
  1747. end
  1748.  
  1749. local function bignoob(cfrem, scalo)
  1750.  
  1751. nscale.Value = scalo
  1752.  
  1753. local md = Instance.new("Model")
  1754.  
  1755. md.Name = "The Noob"
  1756.  
  1757. md.Parent = workspace
  1758.  
  1759. local hu = Instance.new("Humanoid")
  1760.  
  1761. hu.MaxHealth = 0
  1762.  
  1763. hu.RigType = "R6"
  1764.  
  1765. hu.Name = "nothumanxd"
  1766.  
  1767. hu.Parent = md
  1768.  
  1769. local anm = Instance.new("Animator")
  1770.  
  1771. anm.Parent = hu
  1772.  
  1773. hu.PlatformStand = true
  1774.  
  1775. local hd = Instance.new("Part")
  1776.  
  1777. hd.Name = "Head"
  1778.  
  1779. hd.Size = Vector3.new(2 * nscale.Value, 1 * nscale.Value, 1 * nscale.Value)
  1780.  
  1781. hd.TopSurface = "Smooth"
  1782.  
  1783. hd.BottomSurface = "Inlet"
  1784.  
  1785. hd.Locked = true
  1786.  
  1787. hd.Transparency = 1
  1788.  
  1789. hd.BrickColor = BrickColor.new("Bright yellow")
  1790.  
  1791. hd.CanCollide = false
  1792.  
  1793. hd.Parent = md
  1794.  
  1795. local hm = Instance.new("SpecialMesh")
  1796.  
  1797. hm.MeshType = "Head"
  1798.  
  1799. hm.Scale = Vector3.new(1.25, 1.25, 1.25)
  1800.  
  1801. hm.Parent = hd
  1802.  
  1803. local hf = Instance.new("Decal")
  1804.  
  1805. hf.Texture = "rbxasset://textures/face.png"
  1806.  
  1807. local gen = math.random(1, 40)
  1808.  
  1809. if gen == 3 then
  1810.  
  1811. hf.Texture = "rbxassetid://260884109"
  1812.  
  1813. end
  1814.  
  1815. if gen == 8 then
  1816.  
  1817. hf.Texture = "rbxassetid://260569492"
  1818.  
  1819. end
  1820.  
  1821. if gen == 12 then
  1822.  
  1823. hf.Texture = "rbxassetid://259580505"
  1824.  
  1825. end
  1826.  
  1827. if gen == 16 then
  1828.  
  1829. hf.Texture = "rbxassetid://259579232"
  1830.  
  1831. end
  1832.  
  1833. if gen == 24 then
  1834.  
  1835. hf.Texture = "rbxassetid://259571525"
  1836.  
  1837. end
  1838.  
  1839. if gen == 28 then
  1840.  
  1841. hf.Texture = "rbxassetid://258283210"
  1842.  
  1843. end
  1844.  
  1845. if gen == 32 then
  1846.  
  1847. hf.Texture = "rbxassetid://258940032"
  1848.  
  1849. end
  1850.  
  1851. if gen == 38 then
  1852.  
  1853. hf.Texture = "rbxassetid://673220970"
  1854.  
  1855. hf.Color3 = Color3.new(0, 0, 0)
  1856.  
  1857. end
  1858.  
  1859. hf.Face = "Front"
  1860.  
  1861. hf.Parent = hd
  1862.  
  1863. local hrp = Instance.new("Part")
  1864.  
  1865. hrp.Name = "HumanoidRootPart"
  1866.  
  1867. hrp.TopSurface, hrp.BottomSurface = 0, 0
  1868.  
  1869. hrp.Size = Vector3.new(2 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
  1870.  
  1871. hrp.Transparency = 1
  1872.  
  1873. hrp.CanCollide = false
  1874.  
  1875. hrp.Anchored = true
  1876.  
  1877. hrp.Locked = true
  1878.  
  1879. hrp.Parent = md
  1880.  
  1881. local learm = Instance.new("Part")
  1882.  
  1883. learm.Name = "Left Arm"
  1884.  
  1885. learm.BrickColor = BrickColor.new("Bright yellow")
  1886.  
  1887. learm.CanCollide = false
  1888.  
  1889. learm.Transparency = 1
  1890.  
  1891. learm.Locked = true
  1892.  
  1893. learm.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
  1894.  
  1895. learm.Parent = md
  1896.  
  1897. local riarm = Instance.new("Part")
  1898.  
  1899. riarm.Name = "Right Arm"
  1900.  
  1901. riarm.BrickColor = BrickColor.new("Bright yellow")
  1902.  
  1903. riarm.CanCollide = false
  1904.  
  1905. riarm.Transparency = 1
  1906.  
  1907. riarm.Locked = true
  1908.  
  1909. riarm.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
  1910.  
  1911. riarm.Parent = md
  1912.  
  1913. local leleg = Instance.new("Part")
  1914.  
  1915. leleg.Name = "Left Leg"
  1916.  
  1917. leleg.BrickColor = BrickColor.new("Br. yellowish green")
  1918.  
  1919. leleg.CanCollide = false
  1920.  
  1921. leleg.Transparency = 1
  1922.  
  1923. leleg.Locked = true
  1924.  
  1925. leleg.BottomSurface = 0
  1926.  
  1927. leleg.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
  1928.  
  1929. leleg.Parent = md
  1930.  
  1931. local rileg = Instance.new("Part")
  1932.  
  1933. rileg.Name = "Right Leg"
  1934.  
  1935. rileg.BrickColor = BrickColor.new("Br. yellowish green")
  1936.  
  1937. rileg.CanCollide = false
  1938.  
  1939. rileg.Locked = true
  1940.  
  1941. rileg.Transparency = 1
  1942.  
  1943. rileg.BottomSurface = 0
  1944.  
  1945. rileg.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
  1946.  
  1947. rileg.Parent = md
  1948.  
  1949. local tor = Instance.new("Part")
  1950.  
  1951. tor.Name = "Torso"
  1952.  
  1953. tor.BrickColor = BrickColor.new("Bright blue")
  1954.  
  1955. tor.Locked = true
  1956.  
  1957. tor.Anchored = true
  1958.  
  1959. tor.CanCollide = false
  1960.  
  1961. tor.Transparency = 1
  1962.  
  1963. tor.Size = Vector3.new(2 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
  1964.  
  1965. tor.LeftSurface, tor.RightSurface = "Weld", "Weld"
  1966.  
  1967. tor.Parent = md
  1968.  
  1969. md.PrimaryPart = hrp
  1970.  
  1971. md:SetPrimaryPartCFrame(cfrem)
  1972.  
  1973. md:makeJoints()
  1974.  
  1975. makejoint(tor, RightShoulderC0, RightShoulderC1, tor, riarm, "Right Shoulder")
  1976.  
  1977. makejoint(tor, LeftShoulderC0, LeftShoulderC1, tor, learm, "Left Shoulder")
  1978.  
  1979. makejoint(tor, RightHipC0, RightHipC1, tor, rileg, "Right Hip")
  1980.  
  1981. makejoint(tor, LeftHipC0, LeftHipC1, tor, leleg, "Left Hip")
  1982.  
  1983. makejoint(hrp, RootJointC0, RootJointC1, hrp, tor, "RootJoint")
  1984.  
  1985. makejoint(tor, NeckC0, NeckC1, tor, hd, "Neck")
  1986.  
  1987. tor:FindFirstChild("Right Shoulder").C0 = tor:FindFirstChild("Right Shoulder").C0 * CFrame.new(7, 22, -11) * CFrame.Angles(math.rad(6), 0, 0)
  1988.  
  1989. tor:FindFirstChild("Left Shoulder").C0 = tor:FindFirstChild("Left Shoulder").C0 * CFrame.new(-7, 22, -11) * CFrame.Angles(math.rad(6), 0, 0)
  1990.  
  1991. tor:FindFirstChild("Right Hip").C0 = tor:FindFirstChild("Right Hip").C0 * CFrame.new(7, 19, 7.5) * CFrame.Angles(math.rad(10), 0, 0)
  1992.  
  1993. tor:FindFirstChild("Left Hip").C0 = tor:FindFirstChild("Left Hip").C0 * CFrame.new(-7, 19, 7.5) * CFrame.Angles(math.rad(10), 0, 0)
  1994.  
  1995. tor:FindFirstChild("Neck").C0 = tor:FindFirstChild("Neck").C0 * CFrame.new(0, 1, 3) * CFrame.Angles(math.rad(-90), 0, 0)
  1996.  
  1997. trn(tor)
  1998.  
  1999. trn(hd)
  2000.  
  2001. trn(learm)
  2002.  
  2003. trn(riarm)
  2004.  
  2005. trn(leleg)
  2006.  
  2007. trn(rileg)
  2008.  
  2009. nscale.Value = 1
  2010.  
  2011. end
  2012.  
  2013. local yehboi = true
  2014.  
  2015. bignoob(rootpart.CFrame * CFrame.new(0, 10, 0) * CFrame.Angles(math.rad(90), 0, 0), 15)
  2016.  
  2017. coroutine.resume(coroutine.create(function()
  2018.  
  2019. while workspace:FindFirstChild("The Noob") and yehboi == true do
  2020.  
  2021. swait()
  2022.  
  2023. workspace:FindFirstChild("The Noob"):SetPrimaryPartCFrame(rootpart.CFrame * CFrame.new(0, 9, 0) * CFrame.Angles(math.rad(90), 0, 0))
  2024.  
  2025. end
  2026.  
  2027. end))
  2028.  
  2029. local function bam(cframe, intens, nu)
  2030.  
  2031. local pou1 = Instance.new("Part")
  2032.  
  2033. pou1.BrickColor = BrickColor.new("Grey")
  2034.  
  2035. pou1.Transparency = 0.1
  2036.  
  2037. pou1.CFrame = cframe
  2038.  
  2039. pou1.Parent = mod
  2040.  
  2041. local mosh = Instance.new("SpecialMesh")
  2042.  
  2043. mosh.MeshType = "FileMesh"
  2044.  
  2045. mosh.MeshId = "rbxassetid://489415447"
  2046.  
  2047. mosh.Scale = Vector3.new(1, 1, 1)
  2048.  
  2049. mosh.Parent = pou1
  2050.  
  2051. coroutine.resume(coroutine.create(function()
  2052.  
  2053. for _ = 1, nu do
  2054.  
  2055. swait()
  2056.  
  2057. mosh.Scale = mosh.Scale + Vector3.new(3 * intens, 3 * intens, 3 * intens)
  2058.  
  2059. pou1.Transparency = pou1.Transparency + 0.9 / nu
  2060.  
  2061. end
  2062.  
  2063. pou1:Destroy()
  2064.  
  2065. end))
  2066.  
  2067. end
  2068.  
  2069. wait(1)
  2070.  
  2071. for _ = 1, 50 do
  2072.  
  2073. wait(0.025)
  2074.  
  2075. chr:MoveTo(rootpart.Position + Vector3.new(0, -9.5, 0))
  2076.  
  2077. chr:SetPrimaryPartCFrame(rootpart.CFrame * CFrame.Angles(math.rad(-3.8), math.rad(0), math.rad(0)))
  2078.  
  2079. end
  2080.  
  2081. for _ = 1, 30 do
  2082.  
  2083. wait()
  2084.  
  2085. chr:MoveTo(rootpart.Position + Vector3.new(0, -79.1, 0))
  2086.  
  2087. end
  2088.  
  2089. local ry = Ray.new(rootpart.Position + Vector3.new(0, -6, 0), rootpart.CFrame.upVector * 150)
  2090.  
  2091. local part, poso = workspace:FindPartOnRayWithIgnoreList(ry, {chr}, false, false)
  2092.  
  2093. if part then
  2094.  
  2095. debris(CFrame.new(poso), part, 25)
  2096.  
  2097. end
  2098.  
  2099. chr:MoveTo(poso + Vector3.new(0, 15, 0))
  2100.  
  2101. yehboi = false
  2102.  
  2103. coroutine.resume(coroutine.create(function()
  2104.  
  2105. local sond = Instance.new("Sound")
  2106.  
  2107. sond.Volume = 3
  2108.  
  2109. sond.Pitch = 0.5
  2110.  
  2111. sond.MaxDistance = 300
  2112.  
  2113. sond.SoundId = "rbxassetid://157878578"
  2114.  
  2115. sond.Parent = workspace:FindFirstChild("The Noob").Torso
  2116.  
  2117. sond:Play()
  2118.  
  2119. end))
  2120.  
  2121. stun(workspace:FindFirstChild("The Noob").Torso, 26, 7)
  2122.  
  2123. hito(workspace:FindFirstChild("The Noob").Torso, 26, 15)
  2124.  
  2125. bam(workspace:FindFirstChild("The Noob").Torso.CFrame * CFrame.new(0, -5, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0)), 16, 32)
  2126.  
  2127. for _ = 1, 10 do
  2128.  
  2129. wait()
  2130.  
  2131. chr:SetPrimaryPartCFrame(rootpart.CFrame * CFrame.Angles(math.rad(7), math.rad(0), math.rad(0)))
  2132.  
  2133. end
  2134.  
  2135. for _ = 1, 8 do
  2136.  
  2137. wait()
  2138.  
  2139. chr:SetPrimaryPartCFrame(rootpart.CFrame * CFrame.Angles(math.rad(4.5), math.rad(2), math.rad(0)))
  2140.  
  2141. torso:FindFirstChild("Right Shoulder").C0 = torso:FindFirstChild("Right Shoulder").C0:lerp(RightShoulderC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-10), math.rad(10), math.rad(80)), 0.4)
  2142.  
  2143. torso:FindFirstChild("Left Shoulder").C0 = torso:FindFirstChild("Left Shoulder").C0:lerp(LeftShoulderC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-10), math.rad(-10), math.rad(80)), 0.4)
  2144.  
  2145. end
  2146.  
  2147. local br = Instance.new("Part")
  2148.  
  2149. br.Anchored = true
  2150.  
  2151. br.CFrame = workspace:FindFirstChild("The Noob").Torso.CFrame
  2152.  
  2153. br.Transparency = 1
  2154.  
  2155. br.CanCollide = false
  2156.  
  2157. br.Parent = workspace
  2158.  
  2159. game.Debris:AddItem(br, 30)
  2160.  
  2161. local hrz = Instance.new("Part")
  2162.  
  2163. hrz.Anchored = true
  2164.  
  2165. hrz.CFrame = rootpart.CFrame
  2166.  
  2167. hrz.Transparency = 1
  2168.  
  2169. hrz.CanCollide = false
  2170.  
  2171. hrz.Parent = workspace
  2172.  
  2173. game.Debris:AddItem(hrz, 30)
  2174.  
  2175. wait(0.4)
  2176.  
  2177. coroutine.resume(coroutine.create(function()
  2178.  
  2179. local f = true
  2180.  
  2181. for n = 1, 70 do
  2182.  
  2183. wait()
  2184.  
  2185. workspace:FindFirstChild("The Noob"):SetPrimaryPartCFrame(br.CFrame * CFrame.new(math.random(-1, 1), math.random(-1, 1), math.random(-1, 1)))
  2186.  
  2187. if f == true then
  2188.  
  2189. chr:SetPrimaryPartCFrame(hrz.CFrame * CFrame.new(math.random(-1, 1), math.random(-1, 1), math.random(-1, 0)) * CFrame.Angles(math.rad(0), math.rad(-32), math.rad(0)))
  2190.  
  2191. torso:FindFirstChild("Neck").C0 = torso:FindFirstChild("Neck").C0:lerp(NeckC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(5), math.rad(21)), 0.9)
  2192.  
  2193. f = false
  2194.  
  2195. elseif f == false then
  2196.  
  2197. chr:SetPrimaryPartCFrame(hrz.CFrame * CFrame.new(math.random(-1, 1), math.random(-1, 1), math.random(-1, 0)) * CFrame.Angles(math.rad(0), math.rad(32), math.rad(0)))
  2198.  
  2199. torso:FindFirstChild("Neck").C0 = torso:FindFirstChild("Neck").C0:lerp(NeckC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(-5), math.rad(-21)), 0.9)
  2200.  
  2201. f = true
  2202.  
  2203. end
  2204.  
  2205. end
  2206.  
  2207. end))
  2208.  
  2209. for _ = 1, 18 do
  2210.  
  2211. wait(0.06)
  2212.  
  2213. torso:FindFirstChild("Right Shoulder").C0 = torso:FindFirstChild("Right Shoulder").C0:lerp(RightShoulderC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(math.random(-16, -5)), math.rad(math.random(5, 16)), math.rad(math.random(-82, -68))), 1)
  2214.  
  2215. torso:FindFirstChild("Left Shoulder").C0 = torso:FindFirstChild("Left Shoulder").C0:lerp(LeftShoulderC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(math.random(-16, -5)), math.rad(math.random(-16, -5)), math.rad(math.random(-117, -100))), 1)
  2216.  
  2217. makenoob(rootpart.CFrame * CFrame.new(math.random(-3, 3), math.random(-2, 2), math.random(-5, -3)), rootpart.CFrame.lookVector * math.random(-200, -80), 1)
  2218.  
  2219. bam(larm.CFrame, 1, 9)
  2220.  
  2221. coroutine.resume(coroutine.create(function()
  2222.  
  2223. local sond = Instance.new("Sound")
  2224.  
  2225. sond.Volume = 0.7
  2226.  
  2227. sond.PlaybackSpeed = math.random(19, 26) / 10
  2228.  
  2229. sond.SoundId = "rbxassetid://157878578"
  2230.  
  2231. sond.MaxDistance = 150
  2232.  
  2233. sond.Parent = workspace:FindFirstChild("The Noob").Torso
  2234.  
  2235. sond:Play()
  2236.  
  2237. end))
  2238.  
  2239. wait(0.06)
  2240.  
  2241. torso:FindFirstChild("Right Shoulder").C0 = torso:FindFirstChild("Right Shoulder").C0:lerp(RightShoulderC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(math.random(-16, -5)), math.rad(math.random(5, 16)), math.rad(math.random(100, 117))), 1)
  2242.  
  2243. torso:FindFirstChild("Left Shoulder").C0 = torso:FindFirstChild("Left Shoulder").C0:lerp(LeftShoulderC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(math.random(-16, -5)), math.rad(math.random(-16, -5)), math.rad(math.random(68, 82))), 1)
  2244.  
  2245. makenoob(rootpart.CFrame * CFrame.new(math.random(-3, 3), math.random(-2, 2), math.random(-5, -3)), rootpart.CFrame.lookVector * math.random(-200, -80), 1)
  2246.  
  2247. hito(workspace:FindFirstChild("The Noob").Torso, 18, 5)
  2248.  
  2249. if part then
  2250.  
  2251. debris(CFrame.new(poso), part, 1)
  2252.  
  2253. end
  2254.  
  2255. bam(rarm.CFrame, 1, 9)
  2256.  
  2257. end
  2258.  
  2259. wait(0.6)
  2260.  
  2261. for _ = 1, 15 do
  2262.  
  2263. wait(0.02)
  2264.  
  2265. chr:SetPrimaryPartCFrame(rootpart.CFrame * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(2), math.rad(0)))
  2266.  
  2267. end
  2268.  
  2269. for _ = 1, 8 do
  2270.  
  2271. swait()
  2272.  
  2273. torso:FindFirstChild("Right Shoulder").C0 = torso:FindFirstChild("Right Shoulder").C0:lerp(RightShoulderC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(math.random(-16, -5)), math.rad(math.random(5, 16)), math.rad(math.random(-82, -68))), 1)
  2274.  
  2275. torso:FindFirstChild("Left Shoulder").C0 = torso:FindFirstChild("Left Shoulder").C0:lerp(LeftShoulderC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(math.random(-16, -5)), math.rad(math.random(50, 51)), math.rad(math.random(-91, -89))), 1)
  2276.  
  2277. torso:FindFirstChild("Neck").C0 = torso:FindFirstChild("Neck").C0:lerp(NeckC0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(5), math.rad(61)), 0.9)
  2278.  
  2279. chr:SetPrimaryPartCFrame(rootpart.CFrame * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(-18), math.rad(0)))
  2280.  
  2281. end
  2282.  
  2283. coroutine.resume(coroutine.create(function()
  2284.  
  2285. local sond = Instance.new("Sound")
  2286.  
  2287. sond.Volume = 3
  2288.  
  2289. sond.PlaybackSpeed = math.random(6, 8) / 10
  2290.  
  2291. sond.SoundId = "rbxassetid://157878578"
  2292.  
  2293. sond.MaxDistance = 200
  2294.  
  2295. sond.Parent = workspace:FindFirstChild("The Noob").Torso
  2296.  
  2297. sond:Play()
  2298.  
  2299. end))
  2300.  
  2301. bam(larm.CFrame, 6, 24)
  2302.  
  2303. hito(workspace:FindFirstChild("The Noob").Torso, 32, 20)
  2304.  
  2305. wait(0.6)
  2306.  
  2307. for _, d in pairs(torso:GetChildren()) do
  2308.  
  2309. if d.ClassName == "Motor6D" then
  2310.  
  2311. d:Destroy()
  2312.  
  2313. end
  2314.  
  2315. end
  2316.  
  2317. makejoint(torso, NeckC0, NeckC1, torso, chr.Head, "Neck")
  2318.  
  2319. makejoint(torso, LeftShoulderC0, LeftShoulderC1, torso, larm, "Left Shoulder")
  2320.  
  2321. makejoint(torso, RightShoulderC0, RightShoulderC1, torso, rarm, "Right Shoulder")
  2322.  
  2323. makejoint(torso, LeftHipC0, LeftHipC1, torso, lleg, "Left Hip")
  2324.  
  2325. makejoint(torso, RightHipC0, RightHipC1, torso, rleg, "Right Hip")
  2326.  
  2327. chr:SetPrimaryPartCFrame(workspace:FindFirstChild("The Noob").Torso.CFrame * CFrame.new(0, 0, 8))
  2328.  
  2329. chr:SetPrimaryPartCFrame(rootpart.CFrame * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)))
  2330.  
  2331. for _ = 1, 40 do
  2332.  
  2333. swait()
  2334.  
  2335. chr:MoveTo(rootpart.CFrame.p + Vector3.new(0, 2, -3))
  2336.  
  2337. chr:SetPrimaryPartCFrame(rootpart.CFrame * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)))
  2338.  
  2339. end
  2340.  
  2341. rootpart.Anchored = false
  2342.  
  2343. animo.Parent = human
  2344.  
  2345. chr.Animate.Disabled = false
  2346.  
  2347. hito(workspace:FindFirstChild("The Noob").Torso, 36, 40)
  2348.  
  2349. for _, parz in pairs(workspace:FindFirstChild("The Noob"):GetChildren()) do
  2350.  
  2351. if parz.ClassName == "Part" then
  2352.  
  2353. for _, g in pairs(parz:GetChildren()) do
  2354.  
  2355. if g.ClassName == "Motor6D" then
  2356.  
  2357. g:Destroy()
  2358.  
  2359. end
  2360.  
  2361. end
  2362.  
  2363. if parz.Name == "HumanoidRootPart" then
  2364.  
  2365. parz:Destroy()
  2366.  
  2367. end
  2368.  
  2369. if workspace:FindFirstChild("The Noob"):FindFirstChild("Humanoid") then
  2370.  
  2371. workspace:FindFirstChild("The Noob"):FindFirstChild("Humanoid"):Destroy()
  2372.  
  2373. end
  2374.  
  2375. parz.Anchored = false
  2376.  
  2377. parz.CanCollide = false
  2378.  
  2379. do
  2380.  
  2381. local bodyp = Instance.new("BodyVelocity")
  2382.  
  2383. bodyp.MaxForce = Vector3.new(math.huge, math.huge, math.huge)
  2384.  
  2385. bodyp.Velocity = Vector3.new(math.random(-200, 200), math.random(150, 300), math.random(-200, 200))
  2386.  
  2387. bodyp.P = 500
  2388.  
  2389. bodyp.Parent = parz
  2390.  
  2391. parz.RotVelocity = Vector3.new(math.random(-700, 700), math.random(-700, 700), math.random(-700, 700))
  2392.  
  2393. delay(0.02, function()
  2394.  
  2395. bodyp:Destroy()
  2396.  
  2397. wait(2)
  2398.  
  2399. parz.CanCollide = true
  2400.  
  2401. end)
  2402.  
  2403. game.Debris:AddItem(parz, 10)
  2404.  
  2405. end
  2406.  
  2407. end
  2408.  
  2409. end
  2410.  
  2411. coroutine.resume(coroutine.create(function()
  2412.  
  2413. local ex = Instance.new("Explosion")
  2414.  
  2415. ex.BlastRadius = 40
  2416.  
  2417. ex.DestroyJointRadiusPercent = 0.2
  2418.  
  2419. ex.BlastPressure = 120
  2420.  
  2421. ex.ExplosionType = 2
  2422.  
  2423. ex.Position = workspace:FindFirstChild("The Noob").Torso.Position
  2424.  
  2425. ex.Visible = true
  2426.  
  2427. ex.Parent = workspace
  2428.  
  2429. wait(12)
  2430.  
  2431. if workspace:FindFirstChild("The Noob") then
  2432.  
  2433. workspace:FindFirstChild("The Noob"):Destroy()
  2434.  
  2435. end
  2436.  
  2437. wait(0.5)
  2438.  
  2439. warudo = false
  2440.  
  2441. end))
  2442.  
  2443. waruding = false
  2444.  
  2445. end
  2446.  
  2447. function makenoob(cfrem, velocity, scalo)
  2448.  
  2449. nscale.Value = scalo
  2450.  
  2451. local md = Instance.new("Model")
  2452.  
  2453. md.Name = "Noob"
  2454.  
  2455. md.Parent = workspace
  2456.  
  2457. local hu = Instance.new("Humanoid")
  2458.  
  2459. hu.RigType = "R6"
  2460.  
  2461. hu.Parent = md
  2462.  
  2463. local anm = Instance.new("Animator")
  2464.  
  2465. anm.Parent = hu
  2466.  
  2467. hu.PlatformStand = true
  2468.  
  2469. local light = function(part)
  2470.  
  2471. part.CustomPhysicalProperties = PhysicalProperties.new(0.35, 0.3, 0.5)
  2472.  
  2473. end
  2474.  
  2475. local hd = Instance.new("Part")
  2476.  
  2477. hd.Name = "Head"
  2478.  
  2479. hd.Size = Vector3.new(2 * nscale.Value, 1 * nscale.Value, 1 * nscale.Value)
  2480.  
  2481. hd.TopSurface = "Smooth"
  2482.  
  2483. hd.BottomSurface = "Inlet"
  2484.  
  2485. hd.Locked = true
  2486.  
  2487. hd.BrickColor = BrickColor.new("Bright yellow")
  2488.  
  2489. hd.CanCollide = true
  2490.  
  2491. hd.Anchored = false
  2492.  
  2493. light(hd)
  2494.  
  2495. hd.Parent = md
  2496.  
  2497. local hm = Instance.new("SpecialMesh")
  2498.  
  2499. hm.MeshType = "Head"
  2500.  
  2501. hm.Scale = Vector3.new(1.25, 1.25, 1.25)
  2502.  
  2503. hm.Parent = hd
  2504.  
  2505. local hf = Instance.new("Decal")
  2506.  
  2507. hf.Texture = "rbxasset://textures/face.png"
  2508.  
  2509. local gen = math.random(1, 40)
  2510.  
  2511. if gen == 3 then
  2512.  
  2513. hf.Texture = "rbxassetid://260884109"
  2514.  
  2515. end
  2516.  
  2517. if gen == 8 then
  2518.  
  2519. hf.Texture = "rbxassetid://260569492"
  2520.  
  2521. end
  2522.  
  2523. if gen == 12 then
  2524.  
  2525. hf.Texture = "rbxassetid://259580505"
  2526.  
  2527. end
  2528.  
  2529. if gen == 16 then
  2530.  
  2531. hf.Texture = "rbxassetid://259579232"
  2532.  
  2533. end
  2534.  
  2535. if gen == 24 then
  2536.  
  2537. hf.Texture = "rbxassetid://259571525"
  2538.  
  2539. end
  2540.  
  2541. if gen == 28 then
  2542.  
  2543. hf.Texture = "rbxassetid://258283210"
  2544.  
  2545. end
  2546.  
  2547. if gen == 32 then
  2548.  
  2549. hf.Texture = "rbxassetid://258940032"
  2550.  
  2551. end
  2552.  
  2553. if gen == 38 then
  2554.  
  2555. hf.Texture = "rbxassetid://673220970"
  2556.  
  2557. hf.Color3 = Color3.new(0, 0, 0)
  2558.  
  2559. end
  2560.  
  2561. hf.Face = "Front"
  2562.  
  2563. hf.Parent = hd
  2564.  
  2565. local hrp = Instance.new("Part")
  2566.  
  2567. hrp.Name = "HumanoidRootPart"
  2568.  
  2569. hrp.TopSurface, hrp.BottomSurface = 0, 0
  2570.  
  2571. hrp.Size = Vector3.new(2 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
  2572.  
  2573. hrp.Transparency = 1
  2574.  
  2575. hrp.CanCollide = false
  2576.  
  2577. hrp.Locked = true
  2578.  
  2579. light(hrp)
  2580.  
  2581. hrp.Parent = md
  2582.  
  2583. local learm = Instance.new("Part")
  2584.  
  2585. learm.Name = "Left Arm"
  2586.  
  2587. learm.BrickColor = BrickColor.new("Bright yellow")
  2588.  
  2589. learm.CanCollide = false
  2590.  
  2591. learm.Locked = true
  2592.  
  2593. learm.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
  2594.  
  2595. light(learm)
  2596.  
  2597. learm.Parent = md
  2598.  
  2599. local riarm = Instance.new("Part")
  2600.  
  2601. riarm.Name = "Right Arm"
  2602.  
  2603. riarm.BrickColor = BrickColor.new("Bright yellow")
  2604.  
  2605. riarm.CanCollide = false
  2606.  
  2607. riarm.Locked = true
  2608.  
  2609. light(riarm)
  2610.  
  2611. riarm.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
  2612.  
  2613. riarm.Parent = md
  2614.  
  2615. local leleg = Instance.new("Part")
  2616.  
  2617. leleg.Name = "Left Leg"
  2618.  
  2619. leleg.BrickColor = BrickColor.new("Br. yellowish green")
  2620.  
  2621. leleg.CanCollide = false
  2622.  
  2623. leleg.Locked = true
  2624.  
  2625. light(leleg)
  2626.  
  2627. leleg.BottomSurface = 0
  2628.  
  2629. leleg.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
  2630.  
  2631. leleg.Parent = md
  2632.  
  2633. local rileg = Instance.new("Part")
  2634.  
  2635. rileg.Name = "Right Leg"
  2636.  
  2637. rileg.BrickColor = BrickColor.new("Br. yellowish green")
  2638.  
  2639. rileg.CanCollide = false
  2640.  
  2641. rileg.Locked = true
  2642.  
  2643. light(rileg)
  2644.  
  2645. rileg.BottomSurface = 0
  2646.  
  2647. rileg.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
  2648.  
  2649. rileg.Parent = md
  2650.  
  2651. local tor = Instance.new("Part")
  2652.  
  2653. tor.Name = "Torso"
  2654.  
  2655. tor.BrickColor = BrickColor.new("Bright blue")
  2656.  
  2657. tor.Locked = true
  2658.  
  2659. light(tor)
  2660.  
  2661. tor.Size = Vector3.new(2 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
  2662.  
  2663. tor.LeftSurface, tor.RightSurface = "Weld", "Weld"
  2664.  
  2665. tor.Parent = md
  2666.  
  2667. md.PrimaryPart = hrp
  2668.  
  2669. md:SetPrimaryPartCFrame(cfrem * CFrame.Angles(math.rad(-90), math.rad(0), math.rad(0)))
  2670.  
  2671. md:makeJoints()
  2672.  
  2673. makegloo(tor, RightShoulderC0, RightShoulderC1, tor, riarm, "Right Shoulder")
  2674.  
  2675. makegloo(tor, LeftShoulderC0, LeftShoulderC1, tor, learm, "Left Shoulder")
  2676.  
  2677. makegloo(tor, RightHipC0, RightHipC1, tor, rileg, "Right Hip")
  2678.  
  2679. makegloo(tor, LeftHipC0, LeftHipC1, tor, leleg, "Left Hip")
  2680.  
  2681. makejoint(hrp, RootJointC0, RootJointC1, hrp, tor, "RootJoint")
  2682.  
  2683. makejoint(tor, NeckC0, NeckC1, tor, hd, "Neck")
  2684.  
  2685. maketouchy(riarm, riarm, CFrame.new(0, 0.5 * nscale.Value, 0))
  2686.  
  2687. maketouchy(learm, learm, CFrame.new(0, 0.5 * nscale.Value, 0))
  2688.  
  2689. maketouchy(leleg, leleg, CFrame.new(0, 0.5 * nscale.Value, 0))
  2690.  
  2691. maketouchy(rileg, rileg, CFrame.new(0, 0.5 * nscale.Value, 0))
  2692.  
  2693. local d = math.random(0, 12)
  2694.  
  2695. if d == 5 then
  2696.  
  2697. local sun = Instance.new("Sound")
  2698.  
  2699. sun.SoundId = "rbxassetid://167285348"
  2700.  
  2701. sun.Pitch = math.random(9, 10) / 10
  2702.  
  2703. sun.Volume = 3
  2704.  
  2705. sun.Parent = hrp
  2706.  
  2707. sun:Play()
  2708.  
  2709. elseif d == 6 then
  2710.  
  2711. local sun = Instance.new("Sound")
  2712.  
  2713. sun.SoundId = "rbxassetid://604650009"
  2714.  
  2715. sun.Pitch = math.random(7, 13) / 10
  2716.  
  2717. sun.Volume = 3
  2718.  
  2719. sun.Parent = hrp
  2720.  
  2721. sun:Play()
  2722.  
  2723. end
  2724.  
  2725. local bodyp = Instance.new("BodyVelocity")
  2726.  
  2727. bodyp.MaxForce = Vector3.new(90000, 90000, 90000)
  2728.  
  2729. bodyp.Velocity = velocity
  2730.  
  2731. bodyp.P = 5000
  2732.  
  2733. bodyp.Parent = hrp
  2734.  
  2735. delay(0.06, function()
  2736.  
  2737. bodyp:Destroy()
  2738.  
  2739. end)
  2740.  
  2741. nscale.Value = 1
  2742.  
  2743. end
  2744.  
  2745. function hito(partoz, magn, dmg)
  2746.  
  2747. for _, guy in pairs(workspace:GetChildren()) do
  2748.  
  2749. if guy:FindFirstChild("Humanoid") and guy:FindFirstChild("Torso") and guy ~= chr and magn > (guy:FindFirstChild("Torso").Position - partoz.Position).magnitude then
  2750.  
  2751. local humz = guy:FindFirstChild("Humanoid")
  2752.  
  2753. local torse = guy:FindFirstChild("Torso")
  2754.  
  2755. humz:TakeDamage(dmg)
  2756.  
  2757. end
  2758.  
  2759. end
  2760.  
  2761. end
  2762.  
  2763. function stun(partoz, magn, time)
  2764.  
  2765. for _, guy in pairs(workspace:GetChildren()) do
  2766.  
  2767. if guy:FindFirstChild("Humanoid") and guy:FindFirstChild("Torso") and guy ~= chr and magn > (guy:FindFirstChild("Torso").Position - partoz.Position).magnitude then
  2768.  
  2769. do
  2770.  
  2771. local humz = guy:FindFirstChild("Humanoid")
  2772.  
  2773. local torse = guy:FindFirstChild("Torso")
  2774.  
  2775. guy.PrimaryPart = torse
  2776.  
  2777. torse.Anchored = true
  2778.  
  2779. if guy:FindFirstChild("HumanoidRootPart") then
  2780.  
  2781. guy:FindFirstChild("HumanoidRootPart").Anchored = true
  2782.  
  2783. delay(time, function()
  2784.  
  2785. if guy:FindFirstChild("HumanoidRootPart") then
  2786.  
  2787. guy:FindFirstChild("HumanoidRootPart").Anchored = false
  2788.  
  2789. end
  2790.  
  2791. end)
  2792.  
  2793. end
  2794.  
  2795. guy:SetPrimaryPartCFrame(torse.CFrame * CFrame.Angles(math.rad(0), 0, 0))
  2796.  
  2797. delay(time, function()
  2798.  
  2799. if torse then
  2800.  
  2801. torse.Anchored = false
  2802.  
  2803. end
  2804.  
  2805. end)
  2806.  
  2807. end
  2808.  
  2809. end
  2810.  
  2811. end
  2812.  
  2813. end
  2814.  
  2815. function debris(cfremz, thepart, amt)
  2816.  
  2817. for j = 1, amt do
  2818.  
  2819. do
  2820.  
  2821. local pr = Instance.new("Part")
  2822.  
  2823. nooutline(pr)
  2824.  
  2825. pr.Name = "debrisobeb"
  2826.  
  2827. pr.Anchored = true
  2828.  
  2829. pr.BrickColor = thepart.BrickColor
  2830.  
  2831. pr.CanCollide = true
  2832.  
  2833. pr.Material = thepart.Material
  2834.  
  2835. pr.Transparency = thepart.Transparency
  2836.  
  2837. pr.Size = Vector3.new(math.random(16, 24), math.random(12, 16), math.random(16, 24))
  2838.  
  2839. pr.CFrame = cfremz * CFrame.Angles(0, math.rad(amt * j), 0) * CFrame.new(0, -5, math.random(18, 22)) * CFrame.Angles(math.rad(math.random(-30, -15)), math.rad(math.random(0, 1)), math.rad(math.random(0, 1)))
  2840.  
  2841. pr.Parent = workspace
  2842.  
  2843. game.Debris:AddItem(pr, 25)
  2844.  
  2845. delay(15, function()
  2846.  
  2847. if pr then
  2848.  
  2849. pr.CanCollide = false
  2850.  
  2851. pr.Anchored = false
  2852.  
  2853. end
  2854.  
  2855. end)
  2856.  
  2857. end
  2858.  
  2859. end
  2860.  
  2861. for c = 1, amt do
  2862.  
  2863. do
  2864.  
  2865. local pr2 = Instance.new("Part")
  2866.  
  2867. nooutline(pr2)
  2868.  
  2869. pr2.Name = "moredebr"
  2870.  
  2871. pr2.Anchored = false
  2872.  
  2873. pr2.BrickColor = thepart.BrickColor
  2874.  
  2875. pr2.CanCollide = false
  2876.  
  2877. pr2.Material = thepart.Material
  2878.  
  2879. pr2.Transparency = thepart.Transparency
  2880.  
  2881. pr2.Size = Vector3.new(math.random(8, 18), math.random(6, 18), math.random(8, 18))
  2882.  
  2883. pr2.CFrame = cfremz * CFrame.Angles(0, math.rad(30 * c), 0) * CFrame.new(0, -5, math.random(18, 22)) * CFrame.Angles(math.rad(math.random(-30, -15)), math.rad(math.random(0, 1)), math.rad(math.random(0, 1)))
  2884.  
  2885. pr2.Parent = workspace
  2886.  
  2887. pr2.Velocity = Vector3.new(math.random(-75, 75), math.random(120, 240), math.random(-75, 75))
  2888.  
  2889. pr2.RotVelocity = Vector3.new(math.random(-35, 35), math.random(-35, 35), math.random(-35, 35))
  2890.  
  2891. game.Debris:AddItem(pr2, 45)
  2892.  
  2893. delay(2, function()
  2894.  
  2895. pr2.CanCollide = true
  2896.  
  2897. wait(10)
  2898.  
  2899. if pr2 then
  2900.  
  2901. pr2.CanCollide = false
  2902.  
  2903. end
  2904.  
  2905. end)
  2906.  
  2907. end
  2908.  
  2909. end
  2910.  
  2911. end
  2912.  
  2913. function camshake(partoz, magn, intens)
  2914.  
  2915. if togglecamshake == true then
  2916.  
  2917. return
  2918.  
  2919. end
  2920.  
  2921. for _, guy in pairs(workspace:GetChildren()) do
  2922.  
  2923. if guy:FindFirstChild("Humanoid") and guy:FindFirstChild("Torso") and guy.Name ~= "Noob" and magn > (guy:FindFirstChild("Torso").Position - partoz.Position).magnitude then
  2924.  
  2925. coroutine.resume(coroutine.create(function()
  2926.  
  2927. local humz = guy:FindFirstChild("Humanoid")
  2928.  
  2929. local torse = guy:FindFirstChild("Torso")
  2930.  
  2931. for _ = 1, 5 * intens do
  2932.  
  2933. wait()
  2934.  
  2935. humz.CameraOffset = Vector3.new(2 * math.random(-intens, intens), 0.5 * math.random(-intens, intens), 2 * math.random(-intens, intens))
  2936.  
  2937. end
  2938.  
  2939. humz.CameraOffset = Vector3.new(0, 0, 0)
  2940.  
  2941. end))
  2942.  
  2943. end
  2944.  
  2945. end
  2946.  
  2947. end
  2948.  
  2949. function cleannoobs()
  2950.  
  2951. for _, nib in pairs(workspace:GetChildren()) do
  2952.  
  2953. coroutine.resume(coroutine.create(function()
  2954.  
  2955. if nib.Name == "Noob" then
  2956.  
  2957. if nib:FindFirstChild("HumanoidRootPart") then
  2958.  
  2959. wait(0.06)
  2960.  
  2961. do
  2962.  
  2963. local g = Instance.new("Part")
  2964.  
  2965. g.CanCollide, g.Anchored = false, true
  2966.  
  2967. g.Transparency = 1
  2968.  
  2969. g.CFrame = nib:FindFirstChild("HumanoidRootPart").CFrame
  2970.  
  2971. g.Parent = workspace
  2972.  
  2973. game.Debris:AddItem(g, 4)
  2974.  
  2975. local sou = Instance.new("Sound")
  2976.  
  2977. sou.Pitch = math.random(7, 11) / 10
  2978.  
  2979. sou.Volume = 0.9
  2980.  
  2981. sou.SoundId = "rbxassetid://111124523"
  2982.  
  2983. sou.Parent = g
  2984.  
  2985. sou:Play()
  2986.  
  2987. local pe = Instance.new("ParticleEmitter")
  2988.  
  2989. pe.Acceleration = Vector3.new(0, 8, 0)
  2990.  
  2991. pe.Lifetime = NumberRange.new(1, 1.5)
  2992.  
  2993. pe.Rate = 20000
  2994.  
  2995. pe.RotSpeed = NumberRange.new(-30, 30)
  2996.  
  2997. pe.Rotation = NumberRange.new(0, 360)
  2998.  
  2999. pe.Size = NumberSequence.new({
  3000.  
  3001. NumberSequenceKeypoint.new(0, 4.38, 0),
  3002.  
  3003. NumberSequenceKeypoint.new(0.672, 4.14, 0),
  3004.  
  3005. NumberSequenceKeypoint.new(1, 1.48, 0)
  3006.  
  3007. })
  3008.  
  3009. pe.Texture = "rbxassetid://244221440"
  3010.  
  3011. pe.Transparency = NumberSequence.new({
  3012.  
  3013. NumberSequenceKeypoint.new(0, 0, 0),
  3014.  
  3015. NumberSequenceKeypoint.new(0.529, 0.3, 0),
  3016.  
  3017. NumberSequenceKeypoint.new(1, 1, 1)
  3018.  
  3019. })
  3020.  
  3021. pe.ZOffset = 5
  3022.  
  3023. pe.VelocitySpread = 360
  3024.  
  3025. pe.Parent = g
  3026.  
  3027. delay(0.04, function()
  3028.  
  3029. pe.Enabled = false
  3030.  
  3031. end)
  3032.  
  3033. end
  3034.  
  3035. end
  3036.  
  3037. nib:Destroy()
  3038.  
  3039. end
  3040.  
  3041. end))
  3042.  
  3043. end
  3044.  
  3045. end
  3046.  
  3047. tool.Activated:connect(function()
  3048.  
  3049. movinit()
  3050.  
  3051. end)
  3052.  
  3053. mouse.KeyDown:connect(function(key)
  3054.  
  3055. if key == "r" then
  3056.  
  3057. test()
  3058.  
  3059. end
  3060.  
  3061. if key == "q" then
  3062.  
  3063. shoom()
  3064.  
  3065. end
  3066.  
  3067. if key == "f" then
  3068.  
  3069. pow()
  3070.  
  3071. end
  3072.  
  3073. if key == "t" then
  3074.  
  3075. transpo()
  3076.  
  3077. end
  3078.  
  3079. if key == "c" then
  3080.  
  3081. cleannoobs()
  3082.  
  3083. end
  3084.  
  3085. if key == "m" and plr.Name == "DahNoob" or key == "m" and plr.Name == "FlaireZol" or key == "m" and plr.Name == "Fenrier" then
  3086.  
  3087. ZAWARUDO()
  3088.  
  3089. end
  3090.  
  3091. if key == "k" then
  3092.  
  3093. if togglecamshake == false then
  3094.  
  3095. togglecamshake = true
  3096.  
  3097. elseif togglecamshake == true then
  3098.  
  3099. togglecamshake = false
  3100.  
  3101. end
  3102.  
  3103. end
  3104.  
  3105. end)
  3106.  
  3107. tool.Equipped:connect(function()
  3108.  
  3109. selected = true
  3110.  
  3111. end)
  3112.  
  3113. tool.Unequipped:connect(function()
  3114.  
  3115. selected = false
  3116.  
  3117. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement