Advertisement
DarkScriptZEditors

Very Hungry McNoobington FE

Nov 22nd, 2018
2,842
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 70.72 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,game,owner = owner,game
  3. local RealPlayer = Player
  4. do
  5. print("FE Compatibility code by Mokiros")
  6. local rp = RealPlayer
  7. script.Parent = rp.Character
  8.  
  9. --RemoteEvent for communicating
  10. local Event = Instance.new("RemoteEvent")
  11. Event.Name = "UserInput_Event"
  12.  
  13. --Fake event to make stuff like Mouse.KeyDown work
  14. local function fakeEvent()
  15. local t = {_fakeEvent=true,Functions={},Connect=function(self,f)table.insert(self.Functions,f) end}
  16. t.connect = t.Connect
  17. return t
  18. end
  19.  
  20. --Creating fake input objects with fake variables
  21. local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent(),Button2Up=fakeEvent(),Button2Down=fakeEvent()}
  22. local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  23. local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
  24. CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
  25. end}
  26. --Merged 2 functions into one by checking amount of arguments
  27. CAS.UnbindAction = CAS.BindAction
  28.  
  29. --This function will trigger the events that have been :Connect()'ed
  30. local function te(self,ev,...)
  31. local t = m[ev]
  32. if t and t._fakeEvent then
  33. for _,f in pairs(t.Functions) do
  34. f(...)
  35. end
  36. end
  37. end
  38. m.TrigEvent = te
  39. UIS.TrigEvent = te
  40.  
  41. Event.OnServerEvent:Connect(function(plr,io)
  42. if plr~=rp then return end
  43. m.Target = io.Target
  44. m.Hit = io.Hit
  45. if not io.isMouse then
  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. if io.UserInputType == Enum.UserInputType.MouseButton2 then
  51. return m:TrigEvent(b and "Button2Down" or "Button2Up")
  52. end
  53. for _,t in pairs(CAS.Actions) do
  54. for _,k in pairs(t.Keys) do
  55. if k==io.KeyCode then
  56. t.Function(t.Name,io.UserInputState,io)
  57. end
  58. end
  59. end
  60. m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
  61. UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
  62. end
  63. end)
  64. Event.Parent = NLS([==[
  65. local Player = game:GetService("Players").LocalPlayer
  66. local Event = script:WaitForChild("UserInput_Event")
  67. local Mouse = Player:GetMouse()
  68. local UIS = game:GetService("UserInputService")
  69. local input = function(io,a)
  70. if a then return end
  71. --Since InputObject is a client-side instance, we create and pass table instead
  72. Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState,Hit=Mouse.Hit,Target=Mouse.Target})
  73. end
  74. UIS.InputBegan:Connect(input)
  75. UIS.InputEnded:Connect(input)
  76. local h,t
  77. --Give the server mouse data 30 times every second, but only if the values changed
  78. --If player is not moving their mouse, client won't fire events
  79. while wait(1/30) do
  80. if h~=Mouse.Hit or t~=Mouse.Target then
  81. h,t=Mouse.Hit,Mouse.Target
  82. Event:FireServer({isMouse=true,Target=t,Hit=h})
  83. end
  84. end]==],Player.Character)
  85.  
  86. ----Sandboxed game object that allows the usage of client-side methods and services
  87. --Real game object
  88. local _rg = game
  89.  
  90. --Metatable for fake service
  91. local fsmt = {
  92. __index = function(self,k)
  93. local s = rawget(self,"_RealService")
  94. if s then
  95. return typeof(s[k])=="function"
  96. and function(_,...)return s[k](s,...)end or s[k]
  97. end
  98. end,
  99. __newindex = function(self,k,v)
  100. local s = rawget(self,"_RealService")
  101. if s then s[k]=v end
  102. end
  103. }
  104. local function FakeService(t,RealService)
  105. t._RealService = typeof(RealService)=="string" and _rg:GetService(RealService) or RealService
  106. return setmetatable(t,fsmt)
  107. end
  108.  
  109. --Fake game object
  110. local g = {
  111. GetService = function(self,s)
  112. return rawget(self,s) or _rg:GetService(s)
  113. end,
  114. Players = FakeService({
  115. LocalPlayer = FakeService({GetMouse=function(self)return m end},Player)
  116. },"Players"),
  117. UserInputService = FakeService(UIS,"UserInputService"),
  118. ContextActionService = FakeService(CAS,"ContextActionService"),
  119. RunService = FakeService({
  120. _btrs = {},
  121. RenderStepped = _rg:GetService("RunService").Heartbeat,
  122. BindToRenderStep = function(self,name,_,fun)
  123. self._btrs[name] = self.Heartbeat:Connect(fun)
  124. end,
  125. UnbindFromRenderStep = function(self,name)
  126. self._btrs[name]:Disconnect()
  127. end,
  128. },"RunService")
  129. }
  130. rawset(g.Players,"localPlayer",g.Players.LocalPlayer)
  131. g.service = g.GetService
  132. FakeService(g,game)
  133. --Changing owner to fake player object to support owner:GetMouse()
  134. game,owner = g,g.Players.LocalPlayer
  135. end
  136. -- Created with Z_Vs M2S Plugin TouchTransmitter
  137. --CFrame is calling a model not in the script
  138. --Clipping isssues when firing bricks.
  139. Create = function(itemClass,tabl)
  140. local item = Instance.new(itemClass)
  141. for i,v in pairs(tabl) do
  142. local a,b = ypcall(function() return item[i] end)
  143. if a then
  144. item[i] = tabl[i]
  145. end
  146. end
  147. return item
  148. end
  149. function runDummyScript(f,scri)
  150. local oldenv = getfenv(f)
  151. local newenv = setmetatable({}, {
  152. __index = function(_, k)
  153. if k:lower() == 'script' then
  154. return scri
  155. else
  156. return oldenv[k]
  157. end
  158. end
  159. })
  160. setfenv(f, newenv)
  161. ypcall(function() f() end)
  162. end
  163. cors = {}
  164. mas = Instance.new("Model",game:GetService("Lighting"))
  165. mas.Name = "CompiledModel"
  166. o1 = Create("Tool",{
  167. ["Name"] = "Noobie McNoobington",
  168. ["Parent"] = mas,
  169. ["GripPos"] = Vector3.new(0, -1.60000002, -0.150000006),
  170. ["ToolTip"] = "A cuddly little noob.",
  171. })
  172. o2 = Create("Part",{
  173. ["Name"] = "Handle",
  174. ["Parent"] = o1,
  175. ["BrickColor"] = BrickColor.new("Bright blue"),
  176. ["Position"] = Vector3.new(330.49054, 87.0765381, -126.744385),
  177. ["Rotation"] = Vector3.new(-178.779846, 36.0838814, 179.281296),
  178. ["RotVelocity"] = Vector3.new(1, 1, 1),
  179. ["Velocity"] = Vector3.new(-9.18760204, 0, 13.3689327),
  180. ["CFrame"] = CFrame.new(330.49054, 87.0765381, -126.744385, -0.808091879, -0.0101370653, 0.588969052, -1.52181243e-014, 0.999851942, 0.0172089934, -0.589056253, 0.0139064481, -0.807972252),
  181. ["Locked"] = true,
  182. ["FormFactor"] = Enum.FormFactor.Symmetric,
  183. ["Size"] = Vector3.new(2, 2, 1),
  184. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  185. ["TopSurface"] = Enum.SurfaceType.Smooth,
  186. ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451),
  187. })
  188. o3 = Create("BlockMesh",{
  189. ["Parent"] = o2,
  190. ["Scale"] = Vector3.new(0.75, 0.75, 0.75),
  191. })
  192. o4 = Create("Sound",{
  193. ["Name"] = "FRESHMEAT",
  194. ["Parent"] = o2,
  195. ["Pitch"] = 1.0249999761581,
  196. ["SoundId"] = "http://www.roblox.com/asset/?id=2767085",
  197. ["Volume"] = 1,
  198. })
  199. o5 = Create("Sound",{
  200. ["Name"] = "KABOOOOM2",
  201. ["Parent"] = o2,
  202. ["Pitch"] = 0.80000001192093,
  203. ["SoundId"] = "http://www.roblox.com/asset/?id=2101159",
  204. ["Volume"] = 1,
  205. })
  206. o6 = Create("Sound",{
  207. ["Name"] = "RAWR",
  208. ["Parent"] = o2,
  209. ["Pitch"] = 0,
  210. ["SoundId"] = "http://roblox.com/asset/?id=2767096",
  211. ["Volume"] = 0,
  212. })
  213. o7 = Create("Sound",{
  214. ["Name"] = "NOM",
  215. ["Parent"] = o2,
  216. ["SoundId"] = "http://www.roblox.com/asset/?id=189652112",
  217. ["Volume"] = 1,
  218. })
  219. o8 = Create("Sound",{
  220. ["Name"] = "wee",
  221. ["Parent"] = o2,
  222. ["Pitch"] = 1.0499999523163,
  223. ["SoundId"] = "http://www.roblox.com/asset/?id=4700455",
  224. ["Volume"] = 1,
  225. })
  226. o9 = Create("Sound",{
  227. ["Name"] = "GETOVERHERE",
  228. ["Parent"] = o2,
  229. ["Pitch"] = 0.89999997615814,
  230. ["SoundId"] = "http://www.roblox.com/asset/?id=58435367",
  231. ["Volume"] = 1,
  232. })
  233. o10 = Create("Sound",{
  234. ["Name"] = "KABOOOOM1",
  235. ["Parent"] = o2,
  236. ["SoundId"] = "http://www.roblox.com/asset/?id=1994345",
  237. ["Volume"] = 1,
  238. })
  239. o11 = Create("Sound",{
  240. ["Name"] = "SWING",
  241. ["Parent"] = o2,
  242. ["Pitch"] = 1.1000000238419,
  243. ["SoundId"] = "http://www.roblox.com/asset/?id=189505649",
  244. ["Volume"] = 1,
  245. })
  246. o12 = Create("Sound",{
  247. ["Name"] = "OWNED",
  248. ["Parent"] = o2,
  249. ["Pitch"] = 0.30000001192093,
  250. ["SoundId"] = "http://roblox.com/asset/?id=2801263",
  251. ["Volume"] = 0.125,
  252. })
  253. o13 = Create("Sound",{
  254. ["Name"] = "FULL",
  255. ["Parent"] = o2,
  256. ["Pitch"] = 0.89999997615814,
  257. ["SoundId"] = "http://www.roblox.com/asset/?id=13075805",
  258. ["Volume"] = 1,
  259. })
  260. o14 = Create("Sound",{
  261. ["Name"] = "OPEN1",
  262. ["Parent"] = o2,
  263. ["SoundId"] = "http://www.roblox.com/asset/?id=90869127",
  264. ["Volume"] = 1,
  265. })
  266. o15 = Create("Sound",{
  267. ["Name"] = "OPEN3",
  268. ["Parent"] = o2,
  269. ["Pitch"] = 1.25,
  270. ["SoundId"] = "http://www.roblox.com/asset/?id=90110171",
  271. ["Volume"] = 0,
  272. })
  273. o16 = Create("Sound",{
  274. ["Name"] = "OPEN2",
  275. ["Parent"] = o2,
  276. ["Pitch"] = 0,
  277. ["SoundId"] = "http://www.roblox.com/asset/?id=11450310",
  278. ["Volume"] = 0,
  279. })
  280. o17 = Create("Sound",{
  281. ["Name"] = "SAUCE1",
  282. ["Parent"] = o2,
  283. ["Pitch"] = 0.69999998807907,
  284. ["SoundId"] = "http://www.roblox.com/asset/?id=2697295",
  285. ["Volume"] = 1,
  286. })
  287. o18 = Create("Sound",{
  288. ["Name"] = "SAUCE2",
  289. ["Parent"] = o2,
  290. ["Pitch"] = 0.77499997615814,
  291. ["SoundId"] = "http://www.roblox.com/asset/?id=2697295",
  292. ["Volume"] = 1,
  293. })
  294. o19 = Create("Sound",{
  295. ["Name"] = "Fire",
  296. ["Parent"] = o2,
  297. ["Pitch"] = 0.85000002384186,
  298. ["SoundId"] = "http://roblox.com/asset/?id=10209776",
  299. ["Volume"] = 1,
  300. })
  301. o20 = Create("Sound",{
  302. ["Name"] = "Startup",
  303. ["Parent"] = o2,
  304. ["Pitch"] = 0.85000002384186,
  305. ["SoundId"] = "http://roblox.com/asset/?id=10209788",
  306. ["Volume"] = 1,
  307. })
  308. o21 = Create("Sound",{
  309. ["Name"] = "Winddown",
  310. ["Parent"] = o2,
  311. ["Pitch"] = 0.85000002384186,
  312. ["SoundId"] = "http://roblox.com/asset/?id=10209786",
  313. ["Volume"] = 1,
  314. })
  315. o22 = Create("Sound",{
  316. ["Name"] = "InitialThrust",
  317. ["Parent"] = o2,
  318. ["Pitch"] = 0.60000002384186,
  319. ["SoundId"] = "http://www.roblox.com/asset/?id=30624262",
  320. ["Volume"] = 1,
  321. })
  322. o23 = Create("Sound",{
  323. ["Name"] = "Thrusting",
  324. ["Parent"] = o2,
  325. ["SoundId"] = "http://www.roblox.com/asset/?id=30624426",
  326. ["Volume"] = 1,
  327. })
  328. o24 = Create("Sound",{
  329. ["Name"] = "Equip",
  330. ["Parent"] = o2,
  331. ["SoundId"] = "http://www.roblox.com/asset/?id=189652125",
  332. ["Volume"] = 1,
  333. })
  334. o25 = Create("Sound",{
  335. ["Name"] = "NOM2",
  336. ["Parent"] = o2,
  337. ["Pitch"] = 0.97079998254776,
  338. ["SoundId"] = "http://www.roblox.com/asset/?id=1390349 ",
  339. })
  340. o26 = Create("Sound",{
  341. ["Name"] = "NOM1",
  342. ["Parent"] = o2,
  343. ["Pitch"] = 0.76563334465027,
  344. ["SoundId"] = "http://www.roblox.com/asset/?id=41410287",
  345. })
  346. o28 = Create("Part",{
  347. ["Name"] = "Handle2",
  348. ["Parent"] = o1,
  349. ["BrickColor"] = BrickColor.new("Bright yellow"),
  350. ["Position"] = Vector3.new(330.481354, 87.9005737, -126.731689),
  351. ["Rotation"] = Vector3.new(-178.737854, 36.0834503, 179.256561),
  352. ["RotVelocity"] = Vector3.new(0, 0.167158738, 0),
  353. ["Velocity"] = Vector3.new(-9.18036747, 0, 13.4155693),
  354. ["CFrame"] = CFrame.new(330.481354, 87.9005737, -126.731689, -0.808091879, -0.0104859406, 0.588962913, -1.50948132e-014, 0.999841571, 0.017801255, -0.589056253, 0.0143850492, -0.807963848),
  355. ["CanCollide"] = false,
  356. ["Locked"] = true,
  357. ["FormFactor"] = Enum.FormFactor.Symmetric,
  358. ["Size"] = Vector3.new(1, 1, 1),
  359. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  360. ["TopSurface"] = Enum.SurfaceType.Smooth,
  361. ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
  362. })
  363. o29 = Create("SpecialMesh",{
  364. ["Parent"] = o28,
  365. ["Scale"] = Vector3.new(1, 0.150000006, 0.75),
  366. ["MeshType"] = Enum.MeshType.Brick,
  367. })
  368. o30 = Create("Script",{
  369. ["Name"] = "Welds",
  370. ["Parent"] = o1,
  371. })
  372. table.insert(cors,coroutine.create(function()
  373. wait()
  374. runDummyScript(function()
  375. wait()
  376. Tool=script.Parent
  377.  
  378. Weld=function()
  379. for _,v in pairs(Tool.Handle:children()) do
  380. if v.className=="Weld" then
  381. v:Remove()
  382. end
  383. end
  384.  
  385. w=Instance.new("Weld")
  386. w.Part0=Tool.Handle
  387. w.Part1=Tool.Handle2
  388. w.C0=CFrame.new(0,.825,0)
  389. w.Parent=w.Part0
  390.  
  391. w=Instance.new("Weld")
  392. w.Part0=Tool.Handle
  393. w.Part1=Tool.Handle3
  394. w.C0=CFrame.new(1.125,0,0)
  395. w.Parent=w.Part0
  396.  
  397. w=Instance.new("Weld")
  398. w.Part0=Tool.Handle
  399. w.Part1=Tool.Handle4
  400. w.C0=CFrame.new(-1.125,0,0)
  401. w.Parent=w.Part0
  402.  
  403. w=Instance.new("Weld")
  404. w.Part0=Tool.Handle
  405. w.Part1=Tool.Handle5
  406. w.C0=CFrame.new(.375,-1.5,0)
  407. w.Parent=w.Part0
  408.  
  409. w=Instance.new("Weld")
  410. w.Part0=Tool.Handle
  411. w.Part1=Tool.Handle6
  412. w.C0=CFrame.new(-.375,-1.5,0)
  413. w.Parent=w.Part0
  414.  
  415. --
  416.  
  417. w=Instance.new("Weld")
  418. w.Name="CheekWeld1"
  419. w.Part0=Tool.Handle
  420. w.Part1=Tool.Cheek1
  421. w.C0=CFrame.new(-.425,1.325,0)
  422. w.Parent=w.Part0
  423.  
  424. w=Instance.new("Weld")
  425. w.Name="CheekWeld2"
  426. w.Part0=Tool.Handle
  427. w.Part1=Tool.Cheek2
  428. w.C0=CFrame.new(.425,1.325,0)
  429. w.Parent=w.Part0
  430.  
  431. w=Instance.new("Weld")
  432. w.Name="CheekWeld3"
  433. w.Part0=Tool.Handle
  434. w.Part1=Tool.Cheek3
  435. w.C0=CFrame.new(0,1.325,.3)
  436. w.Parent=w.Part0
  437.  
  438. w=Instance.new("Weld")
  439. w.Name="CheekWeldTop"
  440. w.Part0=Tool.Handle
  441. w.Part1=Tool.Top
  442. w.C0=CFrame.new(0,1.675,-.0375)
  443. w.Parent=w.Part0
  444.  
  445. w=Instance.new("Weld")
  446. w.Name="CheekWeld4"
  447. w.Part0=Tool.Handle
  448. w.Part1=Tool.Cheek4
  449. w.C0=CFrame.new(0,1.4,-.3)
  450. w.Parent=w.Part0
  451.  
  452. w=Instance.new("Weld")
  453. w.Name="CheekWeld5"
  454. w.Part0=Tool.Handle
  455. w.Part1=Tool.Cheek5
  456. w.C0=CFrame.new(0,1.05,-.3)
  457. w.Parent=w.Part0
  458.  
  459. w=Instance.new("Weld")
  460. w.Name="FaceWeld"
  461. w.Part0=Tool.Handle
  462. w.Part1=Tool.Face
  463. w.C0=CFrame.new(0,1.3,-.39)
  464. w.Parent=w.Part0
  465.  
  466. w=Instance.new("Weld")
  467. w.Name="CheekWeld6"
  468. w.Part0=Tool.Handle
  469. w.Part1=Tool.Cheek6
  470. w.C0=CFrame.new(0,.85,0)
  471. w.Parent=w.Part0
  472.  
  473. w=Instance.new("Weld")
  474. w.Name="CheekWeld7"
  475. w.Part0=Tool.Handle
  476. w.Part1=Tool.Cheek7
  477. w.C0=CFrame.new(.4,1.25,0)
  478. w.Parent=w.Part0
  479.  
  480. w=Instance.new("Weld")
  481. w.Name="CheekWeld8"
  482. w.Part0=Tool.Handle
  483. w.Part1=Tool.Cheek8
  484. w.C0=CFrame.new(0,1.325,.275)
  485. w.Parent=w.Part0
  486.  
  487. w=Instance.new("Weld")
  488. w.Name="CheekWeld9"
  489. w.Part0=Tool.Handle
  490. w.Part1=Tool.Cheek9
  491. w.C0=CFrame.new(-.4,1.25,0)
  492. w.Parent=w.Part0
  493.  
  494. w=Instance.new("Weld")
  495. w.Name="CheekWeldTop2"
  496. w.Part0=Tool.Handle
  497. w.Part1=Tool.Top2
  498. w.C0=CFrame.new(0,1.65,-.0375)
  499. w.Parent=w.Part0
  500.  
  501. w=Instance.new("Weld")
  502. w.Name="ChewWeld1"
  503. w.Part0=Tool.Handle
  504. w.Part1=Tool.Chew1
  505. w.C0=CFrame.new(-.65,1.25,0)*CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
  506. w.Parent=w.Part0
  507.  
  508. w=Instance.new("Weld")
  509. w.Name="ChewWeld2"
  510. w.Part0=Tool.Handle
  511. w.Part1=Tool.Chew2
  512. w.C0=CFrame.new(.65,1.25,0)*CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
  513. w.Parent=w.Part0
  514.  
  515. w=Instance.new("Weld")
  516. w.Name="CheekWeld10"
  517. w.Part0=Tool.Handle
  518. w.Part1=Tool.Cheek10
  519. w.C0=CFrame.new(0,1.25,.8)
  520. w.Parent=w.Part0
  521.  
  522. end
  523.  
  524. Weld()
  525. Tool.AncestryChanged:connect(Weld)
  526. end,o30)
  527. end))
  528. o31 = Create("Part",{
  529. ["Name"] = "Handle3",
  530. ["Parent"] = o1,
  531. ["BrickColor"] = BrickColor.new("Bright yellow"),
  532. ["Position"] = Vector3.new(329.581451, 87.0765381, -127.407104),
  533. ["Rotation"] = Vector3.new(-178.779846, 36.0838814, 179.281296),
  534. ["RotVelocity"] = Vector3.new(0, 0.144870773, 0),
  535. ["Velocity"] = Vector3.new(-9.28361034, 0, 13.5006351),
  536. ["CFrame"] = CFrame.new(329.581451, 87.0765381, -127.407104, -0.808091879, -0.0101370653, 0.588969052, -1.52181243e-014, 0.999851942, 0.0172089934, -0.589056253, 0.0139064481, -0.807972252),
  537. ["CanCollide"] = false,
  538. ["Locked"] = true,
  539. ["FormFactor"] = Enum.FormFactor.Symmetric,
  540. ["Size"] = Vector3.new(1, 2, 1),
  541. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  542. ["TopSurface"] = Enum.SurfaceType.Smooth,
  543. ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
  544. })
  545. o32 = Create("SpecialMesh",{
  546. ["Parent"] = o31,
  547. ["Scale"] = Vector3.new(0.75, 0.75, 0.75),
  548. ["MeshType"] = Enum.MeshType.Brick,
  549. })
  550. o33 = Create("Part",{
  551. ["Name"] = "Handle4",
  552. ["Parent"] = o1,
  553. ["BrickColor"] = BrickColor.new("Bright yellow"),
  554. ["Position"] = Vector3.new(331.399658, 87.0765381, -126.081665),
  555. ["Rotation"] = Vector3.new(-178.779846, 36.0838814, 179.281296),
  556. ["RotVelocity"] = Vector3.new(0, 0.144870773, 0),
  557. ["Velocity"] = Vector3.new(-9.09159374, 0, 13.2372303),
  558. ["CFrame"] = CFrame.new(331.399658, 87.0765381, -126.081665, -0.808091879, -0.0101370653, 0.588969052, -1.52181243e-014, 0.999851942, 0.0172089934, -0.589056253, 0.0139064481, -0.807972252),
  559. ["CanCollide"] = false,
  560. ["Locked"] = true,
  561. ["FormFactor"] = Enum.FormFactor.Symmetric,
  562. ["Size"] = Vector3.new(1, 2, 1),
  563. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  564. ["TopSurface"] = Enum.SurfaceType.Smooth,
  565. ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
  566. })
  567. o34 = Create("SpecialMesh",{
  568. ["Parent"] = o33,
  569. ["Scale"] = Vector3.new(0.75, 0.75, 0.75),
  570. ["MeshType"] = Enum.MeshType.Brick,
  571. })
  572. o35 = Create("Part",{
  573. ["Name"] = "Handle5",
  574. ["Parent"] = o1,
  575. ["BrickColor"] = BrickColor.new("Br. yellowish green"),
  576. ["Position"] = Vector3.new(330.202728, 85.5767822, -126.986076),
  577. ["Rotation"] = Vector3.new(-178.779846, 36.0838814, 179.281296),
  578. ["RotVelocity"] = Vector3.new(0, 0.144870773, 0),
  579. ["Velocity"] = Vector3.new(-9.22261715, 0, 13.4106302),
  580. ["CFrame"] = CFrame.new(330.202728, 85.5767822, -126.986076, -0.808091879, -0.0101370653, 0.588969052, -1.52181243e-014, 0.999851942, 0.0172089934, -0.589056253, 0.0139064481, -0.807972252),
  581. ["CanCollide"] = false,
  582. ["Locked"] = true,
  583. ["FormFactor"] = Enum.FormFactor.Symmetric,
  584. ["Size"] = Vector3.new(1, 2, 1),
  585. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  586. ["TopSurface"] = Enum.SurfaceType.Smooth,
  587. ["Color"] = Color3.new(0.643137, 0.741176, 0.278431),
  588. })
  589. o36 = Create("SpecialMesh",{
  590. ["Parent"] = o35,
  591. ["Scale"] = Vector3.new(0.75, 0.75, 0.75),
  592. ["MeshType"] = Enum.MeshType.Brick,
  593. })
  594. o37 = Create("Part",{
  595. ["Name"] = "Handle6",
  596. ["Parent"] = o1,
  597. ["BrickColor"] = BrickColor.new("Br. yellowish green"),
  598. ["Position"] = Vector3.new(330.808777, 85.5767822, -126.544312),
  599. ["Rotation"] = Vector3.new(-178.779846, 36.0838814, 179.281296),
  600. ["RotVelocity"] = Vector3.new(0, 0.144870773, 0),
  601. ["Velocity"] = Vector3.new(-9.15861702, 0, 13.3228292),
  602. ["CFrame"] = CFrame.new(330.808777, 85.5767822, -126.544312, -0.808091879, -0.0101370653, 0.588969052, -1.52181243e-014, 0.999851942, 0.0172089934, -0.589056253, 0.0139064481, -0.807972252),
  603. ["CanCollide"] = false,
  604. ["Locked"] = true,
  605. ["FormFactor"] = Enum.FormFactor.Symmetric,
  606. ["Size"] = Vector3.new(1, 2, 1),
  607. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  608. ["TopSurface"] = Enum.SurfaceType.Smooth,
  609. ["Color"] = Color3.new(0.643137, 0.741176, 0.278431),
  610. })
  611. o38 = Create("SpecialMesh",{
  612. ["Parent"] = o37,
  613. ["Scale"] = Vector3.new(0.75, 0.75, 0.75),
  614. ["MeshType"] = Enum.MeshType.Brick,
  615. })
  616. o39 = Create("Part",{
  617. ["Name"] = "Cheek1",
  618. ["Parent"] = o1,
  619. ["BrickColor"] = BrickColor.new("Bright yellow"),
  620. ["Position"] = Vector3.new(330.81955, 88.400444, -126.474121),
  621. ["Rotation"] = Vector3.new(-178.737854, 36.0834503, 179.256561),
  622. ["RotVelocity"] = Vector3.new(0, 0.167158738, 0),
  623. ["Velocity"] = Vector3.new(-9.13731194, 0, 13.3590374),
  624. ["CFrame"] = CFrame.new(330.81955, 88.400444, -126.474121, -0.808091879, -0.0104859406, 0.588962913, -1.50948132e-014, 0.999841571, 0.017801255, -0.589056253, 0.0143850492, -0.807963848),
  625. ["CanCollide"] = false,
  626. ["Locked"] = true,
  627. ["FormFactor"] = Enum.FormFactor.Symmetric,
  628. ["Size"] = Vector3.new(1, 1, 1),
  629. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  630. ["TopSurface"] = Enum.SurfaceType.Smooth,
  631. ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
  632. })
  633. o40 = Create("SpecialMesh",{
  634. ["Parent"] = o39,
  635. ["Scale"] = Vector3.new(0.150000006, 0.850000024, 0.75),
  636. ["MeshType"] = Enum.MeshType.Brick,
  637. })
  638. o41 = Create("Part",{
  639. ["Name"] = "Cheek2",
  640. ["Parent"] = o1,
  641. ["BrickColor"] = BrickColor.new("Bright yellow"),
  642. ["Position"] = Vector3.new(330.13266, 88.400444, -126.974854),
  643. ["Rotation"] = Vector3.new(-178.737854, 36.0834503, 179.256561),
  644. ["RotVelocity"] = Vector3.new(0, 0.167158738, 0),
  645. ["Velocity"] = Vector3.new(-9.22101402, 0, 13.4738541),
  646. ["CFrame"] = CFrame.new(330.13266, 88.400444, -126.974854, -0.808091879, -0.0104859406, 0.588962913, -1.50948132e-014, 0.999841571, 0.017801255, -0.589056253, 0.0143850492, -0.807963848),
  647. ["CanCollide"] = false,
  648. ["Locked"] = true,
  649. ["FormFactor"] = Enum.FormFactor.Symmetric,
  650. ["Size"] = Vector3.new(1, 1, 1),
  651. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  652. ["TopSurface"] = Enum.SurfaceType.Smooth,
  653. ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
  654. })
  655. o42 = Create("SpecialMesh",{
  656. ["Parent"] = o41,
  657. ["Scale"] = Vector3.new(0.150000006, 0.850000024, 0.75),
  658. ["MeshType"] = Enum.MeshType.Brick,
  659. })
  660. o43 = Create("Part",{
  661. ["Name"] = "Cheek3",
  662. ["Parent"] = o1,
  663. ["BrickColor"] = BrickColor.new("Bright yellow"),
  664. ["Position"] = Vector3.new(330.652802, 88.4058228, -126.966919),
  665. ["Rotation"] = Vector3.new(-178.737854, 36.0834503, 179.256561),
  666. ["RotVelocity"] = Vector3.new(0, 0.167158738, 0),
  667. ["Velocity"] = Vector3.new(-9.21968746, 0, 13.3869104),
  668. ["CFrame"] = CFrame.new(330.652802, 88.4058228, -126.966919, -0.808091879, -0.0104859406, 0.588962913, -1.50948132e-014, 0.999841571, 0.017801255, -0.589056253, 0.0143850492, -0.807963848),
  669. ["CanCollide"] = false,
  670. ["Locked"] = true,
  671. ["FormFactor"] = Enum.FormFactor.Symmetric,
  672. ["Size"] = Vector3.new(1, 1, 1),
  673. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  674. ["TopSurface"] = Enum.SurfaceType.Smooth,
  675. ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
  676. })
  677. o44 = Create("SpecialMesh",{
  678. ["Parent"] = o43,
  679. ["Scale"] = Vector3.new(0.75, 0.850000024, 0.150000006),
  680. ["MeshType"] = Enum.MeshType.Brick,
  681. })
  682. o45 = Create("Part",{
  683. ["Name"] = "Top",
  684. ["Parent"] = o1,
  685. ["BrickColor"] = BrickColor.new("Bright yellow"),
  686. ["Position"] = Vector3.new(330.450348, 88.7497482, -126.689087),
  687. ["Rotation"] = Vector3.new(-178.737854, 36.0834503, 179.256561),
  688. ["RotVelocity"] = Vector3.new(0, 0.167158738, 0),
  689. ["Velocity"] = Vector3.new(-9.17324543, 0, 13.4207516),
  690. ["CFrame"] = CFrame.new(330.450348, 88.7497482, -126.689087, -0.808091879, -0.0104859406, 0.588962913, -1.50948132e-014, 0.999841571, 0.017801255, -0.589056253, 0.0143850492, -0.807963848),
  691. ["CanCollide"] = false,
  692. ["Locked"] = true,
  693. ["FormFactor"] = Enum.FormFactor.Symmetric,
  694. ["Size"] = Vector3.new(1, 1, 1),
  695. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  696. ["TopSurface"] = Enum.SurfaceType.Smooth,
  697. ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
  698. })
  699. o46 = Create("SpecialMesh",{
  700. ["Parent"] = o45,
  701. ["Scale"] = Vector3.new(0.925000012, 0.150000006, 0.675000012),
  702. ["MeshType"] = Enum.MeshType.Brick,
  703. })
  704. o47 = Create("Part",{
  705. ["Name"] = "Cheek4",
  706. ["Parent"] = o1,
  707. ["BrickColor"] = BrickColor.new("Bright yellow"),
  708. ["Position"] = Vector3.new(330.298645, 88.4700928, -126.480957),
  709. ["Rotation"] = Vector3.new(-178.737854, 36.0834503, 179.256561),
  710. ["RotVelocity"] = Vector3.new(0, 0.167158738, 0),
  711. ["Velocity"] = Vector3.new(-9.13845539, 0, 13.4461126),
  712. ["CFrame"] = CFrame.new(330.298645, 88.4700928, -126.480957, -0.808091879, -0.0104859406, 0.588962913, -1.50948132e-014, 0.999841571, 0.017801255, -0.589056253, 0.0143850492, -0.807963848),
  713. ["CanCollide"] = false,
  714. ["Locked"] = true,
  715. ["FormFactor"] = Enum.FormFactor.Symmetric,
  716. ["Size"] = Vector3.new(1, 1, 1),
  717. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  718. ["TopSurface"] = Enum.SurfaceType.Smooth,
  719. ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
  720. })
  721. o48 = Create("SpecialMesh",{
  722. ["Parent"] = o47,
  723. ["Scale"] = Vector3.new(0.75, 0.425000012, 0.150000006),
  724. ["MeshType"] = Enum.MeshType.Brick,
  725. })
  726. o49 = Create("Part",{
  727. ["Name"] = "Cheek5",
  728. ["Parent"] = o1,
  729. ["BrickColor"] = BrickColor.new("Bright yellow"),
  730. ["Position"] = Vector3.new(330.302307, 88.1201782, -126.486076),
  731. ["Rotation"] = Vector3.new(-178.737854, 36.0834503, 179.256561),
  732. ["RotVelocity"] = Vector3.new(0, 0.167158738, 0),
  733. ["Velocity"] = Vector3.new(-9.13931179, 0, 13.4454994),
  734. ["CFrame"] = CFrame.new(330.302307, 88.1201782, -126.486076, -0.808091879, -0.0104859406, 0.588962913, -1.50948132e-014, 0.999841571, 0.017801255, -0.589056253, 0.0143850492, -0.807963848),
  735. ["CanCollide"] = false,
  736. ["Locked"] = true,
  737. ["FormFactor"] = Enum.FormFactor.Symmetric,
  738. ["Size"] = Vector3.new(1, 1, 1),
  739. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  740. ["TopSurface"] = Enum.SurfaceType.Smooth,
  741. ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
  742. })
  743. o50 = Create("SpecialMesh",{
  744. ["Parent"] = o49,
  745. ["Scale"] = Vector3.new(0.725000024, 0.310000002, 0.150000006),
  746. ["MeshType"] = Enum.MeshType.Brick,
  747. })
  748. o51 = Create("Part",{
  749. ["Name"] = "Face",
  750. ["Parent"] = o1,
  751. ["BrickColor"] = BrickColor.new("Bright yellow"),
  752. ["Position"] = Vector3.new(330.246674, 88.3685303, -126.40966),
  753. ["Rotation"] = Vector3.new(-178.737854, 36.0834503, 179.256561),
  754. ["RotVelocity"] = Vector3.new(0, 0.167158738, 0),
  755. ["Velocity"] = Vector3.new(-9.12653828, 0, 13.4547977),
  756. ["CFrame"] = CFrame.new(330.246674, 88.3685303, -126.40966, -0.808091879, -0.0104859406, 0.588962913, -1.50948132e-014, 0.999841571, 0.017801255, -0.589056253, 0.0143850492, -0.807963848),
  757. ["CanCollide"] = false,
  758. ["Locked"] = true,
  759. ["FormFactor"] = Enum.FormFactor.Symmetric,
  760. ["Size"] = Vector3.new(1, 1, 1),
  761. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  762. ["TopSurface"] = Enum.SurfaceType.Smooth,
  763. ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
  764. })
  765. o52 = Create("SpecialMesh",{
  766. ["Parent"] = o51,
  767. ["Scale"] = Vector3.new(1, 1, 0.00200000009),
  768. ["MeshType"] = Enum.MeshType.Brick,
  769. })
  770. o53 = Create("Decal",{
  771. ["Parent"] = o51,
  772. ["Texture"] = "http://www.roblox.com/asset/?id=8056256",
  773. })
  774. o54 = Create("IntValue",{
  775. ["Name"] = "Nom",
  776. ["Parent"] = o1,
  777. ["Value"] = 204,
  778. })
  779. o55 = Create("LocalScript",{
  780. ["Parent"] = o1,
  781. })
  782. table.insert(cors,coroutine.create(function()
  783. wait()
  784. runDummyScript(function()
  785. --Saz
  786. --Based off of Mario's Castle Collab 1/2
  787.  
  788. --My finest creation
  789.  
  790. wait(2)
  791.  
  792. Tool=script.Parent
  793. Scaling=0
  794.  
  795. Chewing=false
  796. canScale=true
  797.  
  798. OnlyEyes="http://www.roblox.com/asset/?id=98704326"
  799. MouthToo="http://www.roblox.com/asset/?id=8056256"
  800.  
  801. BESTSIZE=0
  802.  
  803. permobjects={}
  804.  
  805. updateScaling=function() --updates the mouth.
  806.  
  807. if canScale==false then return end
  808.  
  809. Lol=Scaling/6
  810.  
  811. Tool.Handle2.Mesh.Scale=Vector3.new(1, 0.15, 0.75) + Vector3.new(Lol/10*2.5, 0, 0)
  812. Tool.Cheek6.Mesh.Scale=Vector3.new(0.85, 0.15, 0.6) + Vector3.new(Lol/10*2.5, 0, 0)
  813.  
  814. Tool.Cheek1.Mesh.Scale=Vector3.new(0.15, 0.85, 0.75) + Vector3.new(0, Lol, 0)
  815. Tool.Handle.CheekWeld1.C0=CFrame.new(-.425,1.325,0) * CFrame.new(-Lol/20*2.5, Lol/2, 0)
  816. Tool.Cheek9.Mesh.Scale=Vector3.new(0.15, 0.7, 0.6) + Vector3.new(0, Lol, 0)
  817. Tool.Handle.CheekWeld9.C0=CFrame.new(-.4,1.25,0) * CFrame.new(-Lol/20*2.5, Lol/2, 0)
  818.  
  819. Tool.Cheek2.Mesh.Scale=Vector3.new(0.15, 0.85, 0.75) + Vector3.new(0, Lol, 0)
  820. Tool.Handle.CheekWeld2.C0=CFrame.new(.425,1.325,0) * CFrame.new(Lol/20*2.5, Lol/2, 0)
  821. Tool.Cheek7.Mesh.Scale=Vector3.new(0.15, 0.7, 0.6) + Vector3.new(0, Lol, 0)
  822. Tool.Handle.CheekWeld7.C0=CFrame.new(.4,1.25,0) * CFrame.new(Lol/20*2.5, Lol/2, 0)
  823.  
  824.  
  825. Tool.Top.Mesh.Scale=Vector3.new(0.925, 0.15, 0.675) + Vector3.new(Lol/10*2.5, 0, 0)
  826. Tool.Handle.CheekWeldTop.C0=CFrame.new(0,1.675,-.0375) * CFrame.new(0, Lol, 0)
  827. Tool.Top2.Mesh.Scale=Vector3.new(0.9, 0.15, 0.65) + Vector3.new(Lol/10*2.5, 0, 0)
  828. Tool.Handle.CheekWeldTop2.C0=CFrame.new(0,1.65,-.0375) * CFrame.new(0, Lol, 0)
  829.  
  830. Tool.Cheek3.Mesh.Scale=Vector3.new(0.75, 0.85, 0.15) + Vector3.new(Lol/10*2.5, Lol, 0)
  831. Tool.Handle.CheekWeld3.C0=CFrame.new(0,1.325,.3) * CFrame.new(0, Lol/2, 0)
  832.  
  833. Tool.Cheek8.Mesh.Scale=Vector3.new(0.75, 0.84, 0.15) + Vector3.new(Lol/10*2.5, Lol, 0)
  834. Tool.Handle.CheekWeld8.C0=CFrame.new(0,1.325,.275) * CFrame.new(0, Lol/2, 0)
  835.  
  836.  
  837. Tool.Handle.FaceWeld.C0=CFrame.new(0,1.3,-.39) * CFrame.new(0, Lol/1.01, 0)
  838.  
  839. Tool.Cheek4.Mesh.Scale=Vector3.new(0.75, 0.425, 0.15) + Vector3.new(Lol/10*2.5, Lol/40, 0)
  840. Tool.Handle.CheekWeld4.C0=CFrame.new(0,1.4,-.3) * CFrame.new(0, Lol, 0)
  841.  
  842. Tool.Cheek10.Mesh.Scale=Vector3.new(1,1,1) + Vector3.new(Lol/10*2.5, Lol, BESTSIZE/10)
  843. Tool.Handle.CheekWeld10.C0=CFrame.new(0,1.25,.8) * CFrame.new(0, Lol/2, BESTSIZE/20)
  844.  
  845. if Scaling>0 then
  846. Tool.Face.Decal.Texture=OnlyEyes
  847. Tool.Cheek5.Transparency=1
  848. else
  849. Tool.Face.Decal.Texture=MouthToo
  850. Tool.Cheek5.Transparency=0
  851. end
  852.  
  853. if BESTSIZE>0 then
  854. Tool.Cheek10.Transparency=0
  855. else
  856. Tool.Cheek10.Transparency=1
  857. end
  858.  
  859. end
  860.  
  861. Chew=function() --nomnom
  862.  
  863. Chewing=true
  864.  
  865. start=0
  866. Tool.Chew1.Transparency=0
  867. Tool.Chew2.Transparency=0
  868.  
  869.  
  870. for lol=1, 3 do
  871.  
  872. Tool.Handle.NOM1:Play()
  873. Tool.Handle.NOM2:Play()
  874.  
  875. if math.random(1,3)~=1 then
  876.  
  877. Tool.Handle.NOM1.Pitch=.7625 + math.random(-700,150)/15000
  878. Tool.Handle.NOM2.Pitch=1 + math.random(-700,150)/15000
  879.  
  880. else
  881.  
  882. Tool.Handle.NOM1.Pitch=.8
  883. Tool.Handle.NOM2.Pitch=.95
  884.  
  885. end
  886.  
  887. for i=1, 6 do
  888.  
  889. Scaling=0-i/3
  890.  
  891. Tool.Chew2.Mesh.Scale=Vector3.new(0.5, 0.65, 0.5) - Vector3.new(Scaling,Scaling/5,Scaling)/4
  892. Tool.Handle.ChewWeld2.C0=CFrame.new(.5,1.15,0)*CFrame.fromEulerAnglesXYZ(math.pi/2,0,0) * CFrame.new(0, 0, -Scaling/150)
  893.  
  894. Tool.Chew1.Mesh.Scale=Vector3.new(0.5, 0.65, 0.5) - Vector3.new(Scaling,Scaling/5,Scaling)/4
  895. Tool.Handle.ChewWeld1.C0=CFrame.new(-.5,1.15,0)*CFrame.fromEulerAnglesXYZ(math.pi/2,0,0) * CFrame.new(0, 0, -Scaling/150)
  896.  
  897. wait()
  898. end
  899. for i=1, 5 do
  900. Scaling=-(5/3)+i/3
  901.  
  902. Tool.Chew2.Mesh.Scale=Vector3.new(0.5, 0.65, 0.5) - Vector3.new(Scaling,Scaling/5,Scaling)/4
  903. Tool.Handle.ChewWeld2.C0=CFrame.new(.5,1.15,0)*CFrame.fromEulerAnglesXYZ(math.pi/2,0,0) * CFrame.new(0, 0, -Scaling/150)
  904.  
  905. Tool.Chew1.Mesh.Scale=Vector3.new(0.5, 0.65, 0.5) - Vector3.new(Scaling,Scaling/5,Scaling)/4
  906. Tool.Handle.ChewWeld1.C0=CFrame.new(-.5,1.15,0)*CFrame.fromEulerAnglesXYZ(math.pi/2,0,0) * CFrame.new(0, 0, -Scaling/150)
  907.  
  908. wait()
  909. end
  910. end
  911. Tool.Chew1.Transparency=1
  912. Tool.Chew2.Transparency=1
  913.  
  914. if Tool.Nom.Value>300 then Tool.Nom.Value=300 Tool.Handle.FULL:Play() end
  915.  
  916. Chewing=false
  917.  
  918. end
  919.  
  920. EatObject=function(Object) --Attempts to eat the object, annihilate it and gain charges.
  921.  
  922. end
  923. Attackdeb=true
  924.  
  925. GetNearParts=function(Model)
  926. local pen={}
  927. for __,vv in pairs(Model:children()) do
  928. if vv.className=="Model" then
  929. for ___,vvv in pairs(GetNearParts(vv)) do
  930. table.insert(pen,vvv)
  931. end
  932. elseif vv:IsA("BasePart") then
  933. table.insert(pen,vv)
  934. end
  935. end
  936. return pen
  937. end
  938.  
  939. Attack=function() --Click and hold readies the noob; releasing swings it.
  940.  
  941. if Tool.Nom.Value<300 then
  942.  
  943. if Attackdeb==false then return end
  944. if Chewing==true then return end
  945.  
  946. arm=Tool.Parent.Torso:FindFirstChild([[Right Shoulder]])
  947.  
  948. if arm==nil then print("FUUUUUUUUUU") return end
  949.  
  950. holdi=1
  951. Waiting=true
  952. Attackdeb=false
  953.  
  954. co=arm.C0
  955. c1=arm.Part1["RightGrip"].C0
  956.  
  957. Tool.Handle.SAUCE2:Play()
  958. Tool.Handle.SAUCE1:Play()
  959.  
  960. for i=1, 5 do
  961.  
  962. Scaling=-i/2
  963.  
  964. wait()
  965.  
  966. end
  967.  
  968. Tool.Handle.OPEN1:Play()
  969. Tool.Handle.OPEN2:Play()
  970. Tool.Handle.OPEN3:Play()
  971.  
  972. for i=1, 10 do --must be held for the full 20, or moot.
  973. if Waiting==false then break end
  974.  
  975. Scaling=10*i
  976.  
  977. arm.C0=arm.C0*CFrame.fromEulerAnglesXYZ(0,0,math.pi/1.75/10)
  978.  
  979. arm.Part1["RightGrip"].C0=arm.Part1["RightGrip"].C0*CFrame.fromEulerAnglesXYZ(-math.pi/45*2,0,0)
  980.  
  981. wait()
  982.  
  983. holdi=i*2
  984.  
  985. end
  986.  
  987. while Waiting==true do
  988. wait()
  989. end
  990.  
  991. if holdi==20 then --fully charged
  992.  
  993. Tool.Parent.Torso.Anchored=true
  994. gg=Instance.new("BodyGyro") --no re
  995. gg.P=7000
  996. gg.D=500
  997. gg.maxTorque=Vector3.new(500000,500000,500000)*500000000000000000000000000000
  998. gg.cframe=Tool.Parent.Torso.CFrame
  999.  
  1000. gp=Instance.new("BodyPosition")
  1001. gp.P=5000
  1002. gp.maxForce=Vector3.new(50000,50000,50000)*500000000000
  1003. gp.position=Tool.Parent.Torso.CFrame.p
  1004. gp.Parent=Tool.Parent.Torso
  1005. gg.Parent=Tool.Parent.Torso
  1006.  
  1007. Tool.Handle.SWING:Play()
  1008.  
  1009. didGrab=false
  1010.  
  1011. objects={}
  1012. players={}
  1013.  
  1014. for i=1, 6 do
  1015. arm.C0=arm.C0*CFrame.fromEulerAnglesXYZ(0,0,-math.pi/2.25/5)
  1016. arm.Part1["RightGrip"].C0=arm.Part1["RightGrip"].C0*CFrame.fromEulerAnglesXYZ(-math.pi/60,0,0)
  1017.  
  1018. dir=(Tool.Handle.Position-Tool.Handle2.Position).unit
  1019. for peni=-2, 2 do
  1020. hit,loc=workspace:FindPartOnRay(Ray.new(Tool.Handle2.Position+(Tool.Parent["Right Arm"].Position-Tool.Parent.Torso.Position).unit*peni+Tool.Handle.CFrame.lookVector*2.4,-dir*30),Tool.Parent)
  1021. if hit~=nil and #objects<=12 then
  1022. if hit.Parent~=nil then
  1023. h=hit.Parent:FindFirstChild("Humanoid")
  1024. if h~=nil and hit.Parent~=Tool.Parent then
  1025.  
  1026. h.Parent.Head.Transparency=1
  1027.  
  1028. table.insert(permobjects,hit:clone())
  1029. table.insert(permobjects,h.Parent.Head:clone())
  1030.  
  1031. h.PlatformStand=true
  1032. table.insert(players,h.Parent)
  1033. ww=Instance.new("Weld")
  1034. ww.Part0=Tool.Cheek3
  1035. ww.C0=CFrame.new(0,1.5,1)*CFrame.fromEulerAnglesXYZ(math.pi/2,math.pi/2,0)
  1036. ww.Part1=h.Parent.Head
  1037. ww.Parent=ww.Part1
  1038.  
  1039. ww.Name="lolowned"
  1040.  
  1041. Tool.Handle.GETOVERHERE:Play()
  1042.  
  1043. if BESTSIZE < 8 then
  1044. BESTSIZE = 8
  1045. end
  1046.  
  1047. else
  1048.  
  1049. for _,v in pairs(GetNearParts(hit.Parent)) do
  1050. if v:GetMass()<=180 and v.Parent~=Tool.Parent and v.Parent~=Tool and (v.Position-hit.Position).magnitude<=7 then
  1051. table.insert(objects,v)
  1052.  
  1053. if BESTSIZE < v:GetMass() then
  1054. BESTSIZE = v:GetMass()
  1055. end
  1056.  
  1057. table.insert(permobjects,v:clone())
  1058. x=Instance.new("BodyForce") x.force=Vector3.new(0,v:GetMass(),0) x.Parent=v
  1059.  
  1060. for __,vv in pairs(v:children()) do
  1061. hasmesh=false
  1062. if vv:IsA("DataModelMesh") then
  1063. vv.Scale=vv.Scale
  1064. hasmesh=true
  1065. print("LOL")
  1066. end
  1067. if hasmesh==false then --give it one
  1068. m=Instance.new("SpecialMesh") m.MeshType="Brick" m.Scale=Vector3.new(v.Size.x,v.Size.y,v.Size.z) m.Parent=v
  1069. end
  1070. end
  1071.  
  1072. v.Size=Vector3.new(1,1,1)
  1073.  
  1074. v:BreakJoints()
  1075. v.CanCollide=false
  1076. v.Anchored=false
  1077.  
  1078. v:BreakJoints()
  1079. v.CanCollide=false
  1080. v.Anchored=false
  1081.  
  1082. v.CFrame=Tool.Cheek3.CFrame
  1083.  
  1084. ww=Instance.new("Weld")
  1085. ww.Part0=Tool.Cheek3
  1086. ww.C0=CFrame.new(math.random(-10,10)/100,math.random(-50,50)/10,math.random(-10,10)/10)*CFrame.fromEulerAnglesXYZ(math.random(-10,10),math.random(-10,10),0)
  1087. ww.Part1=v
  1088. ww.Parent=ww.Part1
  1089.  
  1090. ww.Name="lolowned"
  1091.  
  1092. x=Instance.new("BodyForce") x.force=Vector3.new(0,v:GetMass()*186,0) x.Parent=v
  1093.  
  1094. ss=Tool.Handle.OWNED:clone() ss.Pitch=.7 - v:GetMass()/70 ss.Parent=v ss:Play()
  1095.  
  1096. end
  1097. end
  1098.  
  1099. end
  1100. else --single part
  1101. if hit:GetMass()<=220 then
  1102.  
  1103. table.insert(permobjects,hit)
  1104. table.insert(objects,hit)
  1105.  
  1106. hit:BreakJoints()
  1107. hit.CanCollide=false
  1108. hit.Anchored=false
  1109.  
  1110. x=Instance.new("BodyForce") x.force=Vector3.new(0,hit:GetMass()*186,0) x.Parent=hit
  1111.  
  1112. hit.CFrame=Tool.Cheek3.CFrame
  1113.  
  1114. ww=Instance.new("Weld")
  1115. ww.Part0=Tool.Cheek3
  1116. ww.C0=CFrame.new(math.random(-10,10)/100,math.random(-10,10)/10,math.random(-10,10)/10)*CFrame.fromEulerAnglesXYZ(math.random(-10,10),math.random(-10,10),0)
  1117. ww.Part1=hit
  1118. ww.Parent=ww.Part1
  1119.  
  1120. ww.Name="lolowned"
  1121. end
  1122. end
  1123. end
  1124. end
  1125. wait()
  1126. end
  1127. if #objects>0 or #players>0 then
  1128. Tool.Handle.NOM:Play()
  1129. end
  1130. wait(.2)
  1131.  
  1132. for _,v in pairs(objects) do
  1133. ss=Tool.Handle.OWNED:clone() ss.Pitch=.6 - v:GetMass()/60 ss.Parent=v ss:Play() ss.Volume=ss.Volume+.2
  1134. end
  1135.  
  1136. for i=1, 3 do
  1137.  
  1138. Tool.Parent.Torso.CFrame=gg.cframe
  1139.  
  1140. BESTSIZE=BESTSIZE/3
  1141.  
  1142. for _,v in pairs(objects) do
  1143. hasmesh=false
  1144. for __,vv in pairs(v:children()) do
  1145. if vv:IsA("DataModelMesh") then
  1146. vv.Scale=vv.Scale/2
  1147. hasmesh=true
  1148. end
  1149. end
  1150. if hasmesh==false then --give it one
  1151. print("AAAAA")
  1152. m=Instance.new("SpecialMesh") m.MeshType="Brick" m.Scale=Vector3.new(.9,.9,.9) m.Parent=v
  1153. end
  1154. end
  1155.  
  1156. for _,v in pairs(players) do
  1157. if v:FindFirstChild("Humanoid")~=nil then
  1158. v.Humanoid.PlatformStand=true
  1159. end
  1160. end
  1161.  
  1162. Scaling=Scaling-33.33
  1163.  
  1164. arm.Part1["RightGrip"].C0=arm.Part1["RightGrip"].C0*CFrame.fromEulerAnglesXYZ(math.pi/16,0,0)
  1165.  
  1166. wait()
  1167. end
  1168.  
  1169. Tool.Parent.Torso.Anchored=false
  1170.  
  1171. num=0
  1172. if #objects>0 or #players>0 then
  1173. for _,v in pairs(objects) do
  1174.  
  1175.  
  1176.  
  1177. num=num+(v:GetMass()*2)
  1178. v:Remove() --lolgone
  1179. end
  1180. for _,v in pairs(players) do
  1181. num=num+40
  1182. v.Torso:BreakJoints()
  1183. for __,vv in pairs(v:children()) do
  1184. if vv.className=="Part" then
  1185. coroutine.resume(coroutine.create(function(p) p.Transparency=1 wait(.1) p:Remove() end),vv)
  1186. end
  1187. end
  1188. end
  1189. Tool.Nom.Value=Tool.Nom.Value+math.floor(num)
  1190. BESTSIZE=0
  1191. Scaling=0
  1192.  
  1193. Chew()
  1194.  
  1195. for i=1, holdi/2 do
  1196. arm.C0=arm.C0*CFrame.fromEulerAnglesXYZ(0,0,math.pi/2.25/100/2)
  1197. arm.Part1["RightGrip"].C0=arm.Part1["RightGrip"].C0*CFrame.fromEulerAnglesXYZ(math.pi/40,0,0)
  1198.  
  1199. wait()
  1200. end
  1201.  
  1202. arm.Part1["RightGrip"].C0=c1
  1203. arm.C0=co
  1204.  
  1205. end
  1206. BestSize=0
  1207. print(num)
  1208.  
  1209. Tool.Parent.Torso.Anchored=false
  1210. gp.Parent=nil
  1211. gg.Parent=nil
  1212.  
  1213. else --nope
  1214.  
  1215. for i=1, holdi do
  1216. arm.C0=arm.C0*CFrame.fromEulerAnglesXYZ(0,0,-math.pi/1.75/20)
  1217. Scaling=Scaling-5
  1218. arm.Part1["RightGrip"].C0=arm.Part1["RightGrip"].C0*CFrame.fromEulerAnglesXYZ(math.pi/45,0,0)
  1219. wait()
  1220. end
  1221.  
  1222. end
  1223. arm.Part1["RightGrip"].C0=c1
  1224. Attackdeb=true
  1225. arm.C0=co
  1226. Scaling=0
  1227.  
  1228. else
  1229.  
  1230. Attackdeb=true
  1231. secondary()
  1232.  
  1233. end
  1234.  
  1235. end
  1236.  
  1237. Tool.Activated:connect(Attack)
  1238. Tool.Deactivated:connect(function() Waiting=false end)
  1239.  
  1240. secondary=function()
  1241.  
  1242. if Chewing==true or Attackdeb==false or Tool.Nom.Value<50 or #permobjects<0 then return end
  1243. Attackdeb=false
  1244.  
  1245.  
  1246. gg=Instance.new("BodyGyro") --no re
  1247. gg.P=7000
  1248. gg.D=500
  1249. gg.maxTorque=Vector3.new(500000,500000,500000)*500000000000000000000000000000
  1250. gg.cframe=Tool.Parent.Torso.CFrame
  1251.  
  1252. gp=Instance.new("BodyPosition")
  1253. gp.P=5000
  1254. gp.maxForce=Vector3.new(50000,50000,50000)*500000000000
  1255. gp.position=Tool.Parent.Torso.CFrame.p
  1256. gp.Parent=Tool.Parent.Torso
  1257. gg.Parent=Tool.Parent.Torso
  1258.  
  1259.  
  1260. tofire={}
  1261. x=Tool.Nom.Value/4
  1262. if #permobjects<Tool.Nom.Value/3 then x=#permobjects end
  1263. while (#tofire<x)do
  1264. for _,v in pairs(permobjects) do
  1265. if math.random(1,6)==1 and v:FindFirstChild("AAAA")==nil then
  1266. table.insert(tofire,v)
  1267. p=Instance.new("ObjectValue") p.Name="AAAA" p.Value=game.Players:GetPlayerFromCharacter(Tool.Parent) p.Parent=v
  1268. end
  1269. end
  1270. end
  1271.  
  1272. Tool.Handle.Startup:Play()
  1273.  
  1274. lolpos=Tool.Parent.Humanoid.TargetPoint
  1275.  
  1276. for i=1, 8 do
  1277. Scaling=Scaling+10
  1278. wait()
  1279. end
  1280.  
  1281. wait(.5)
  1282.  
  1283. Tool.Handle.Startup:Stop()
  1284. Tool.Handle.Fire:Play()
  1285.  
  1286. firing={}
  1287. for _,v in pairs(tofire) do
  1288.  
  1289. LOL=v:clone()
  1290. LOL.CFrame=Tool.Cheek3.CFrame*CFrame.fromEulerAnglesXYZ(math.random(-5,5),0,math.random(-5,5))
  1291. LOL.CanCollide=true
  1292. LOL.Anchored=false
  1293. LOL.Parent=workspace
  1294. vv=Instance.new("BodyVelocity")
  1295. vv.Parent=LOL
  1296. vv.P=6000
  1297. vv.maxForce=Vector3.new(50000000000,50000000000,50000000000)*5000
  1298. vv.velocity=Tool.Handle.CFrame.lookVector*200+Vector3.new(math.random(-10,10),math.random(-5,5),math.random(-10,10))
  1299. game:GetService("Debris"):AddItem(vv,.33)
  1300. game:GetService("Debris"):AddItem(LOL,15)
  1301.  
  1302. wait(.075)
  1303.  
  1304. end
  1305.  
  1306. Tool.Handle.Fire:Stop()
  1307.  
  1308. wait(.25)
  1309.  
  1310. Tool.Handle.Winddown:Play()
  1311.  
  1312. for i=1, 8 do
  1313. Scaling=Scaling-10
  1314. wait()
  1315. end
  1316.  
  1317. gp.Parent=nil
  1318. gg.Parent=nil
  1319. permobjects={}
  1320.  
  1321. Scaling=0
  1322.  
  1323. if Tool.Nom.Value==300 then --Yay
  1324. canScale=false
  1325. Noob=Instance.new("Model")
  1326. Noob.Name="Tactical FUUUUUU"
  1327. for _,v in pairs(Tool:children()) do
  1328. lol=v:clone() if lol.className=="Part" then lol.CanCollide=false end lol.Parent=Noob
  1329. if v.className=="Part" then v.Transparency=1 end
  1330. end
  1331.  
  1332. Noob.Parent=workspace
  1333.  
  1334. wait(.1)
  1335.  
  1336. smoke=Instance.new("Smoke")
  1337. smoke.Color=Color3.new(.8,.8,.8)
  1338. smoke.RiseVelocity=-5
  1339. smoke.Parent=Noob.Handle
  1340. smoke.Opacity=.4
  1341. smoke.Size=2
  1342.  
  1343. smoke2=Instance.new("Fire")
  1344. smoke2.Heat=-8
  1345. smoke2.Parent=Noob.Handle
  1346. smoke2.Enabled=false
  1347.  
  1348. Noob.Handle.InitialThrust:Play()
  1349. move=Instance.new("BodyVelocity")
  1350. move.P=6000
  1351. move.maxForce=Vector3.new(math.huge,math.huge,math.huge)
  1352. move.velocity=Vector3.new(0,-5,0)
  1353. move.Parent=smoke.Parent
  1354.  
  1355. firecols={BrickColor:Red(),BrickColor.new("Bright orange"),BrickColor.new("Pastel yellow"),BrickColor.new("Bright yellow")}
  1356.  
  1357. for i=1, 130 do
  1358. wait(.03)
  1359. move.velocity=move.velocity+Vector3.new(0,.52*(i/5),0)
  1360. Noob.Handle.Thrusting.Pitch=1+i/50
  1361. if i>10 then
  1362. smoke2.Enabled=true
  1363.  
  1364. if i/2==math.floor(i/2) then
  1365.  
  1366. local p=Instance.new("Part")
  1367. p.Name="FadeTrail"
  1368. p.TopSurface=0
  1369. p.BottomSurface=0
  1370. p.BrickColor=firecols[math.random(1,4)]
  1371. p.formFactor="Symmetric"
  1372. p.Size=Vector3.new(1,1,1)
  1373. p.Anchored=true
  1374. p.CanCollide=false
  1375. p.CFrame=Noob.Handle.CFrame*CFrame.new(0,-2,0)*CFrame.fromEulerAnglesXYZ(math.random(-10,10),math.random(-10,10),math.random(-10,10))
  1376. local mm=Instance.new("BlockMesh")
  1377. mm.Parent=p
  1378. mm.Scale=Vector3.new(5,5,5)
  1379. p.Parent=Noob
  1380. coroutine.resume(coroutine.create(function(p) for i=1, 10 do p.CFrame=p.CFrame*CFrame.fromEulerAnglesXYZ(math.random(-100,100)/1000,math.random(-100,100)/1000,math.random(-100,100)/1000) p.Mesh.Scale=p.Mesh.Scale-Vector3.new(1/15,1/15,1/15) wait() end p.BrickColor=BrickColor.new("Medium stone grey") for i=1, 40 do p.Transparency=i/40 p.CFrame=p.CFrame*CFrame.fromEulerAnglesXYZ(math.random(-100,100)/100,math.random(-100,100)/100,math.random(-100,100)/100)-Vector3.new(0,.1,0) p.Mesh.Scale=p.Mesh.Scale+Vector3.new(8/30,8/30,8/30) wait() end p:Remove() end),p)
  1381. end
  1382.  
  1383. end
  1384. if i/10==math.floor(i/10) then
  1385. Noob.Handle.Thrusting:Play()
  1386. end
  1387.  
  1388. end
  1389.  
  1390. Noob.Handle.CFrame=CFrame.new(lolpos+Vector3.new(math.random(-9,9)*160,1100,math.random(-9,9)*160),lolpos)
  1391. Noob.Handle.Anchored=true
  1392.  
  1393. move.velocity=(Noob.Handle.Position-lolpos).unit*-320
  1394.  
  1395. wait(6)
  1396.  
  1397. Tool.Script.DoGui.Value=true
  1398.  
  1399. Tool.Ohgodno:Play()
  1400.  
  1401. elap=0
  1402. Noob.Handle.Anchored=false
  1403.  
  1404. yeeh=false
  1405.  
  1406. while (elap<300 and (Noob.Handle.Position-lolpos).magnitude>=30) do
  1407. wait(.03)
  1408.  
  1409. if (Noob.Handle.Position-lolpos).magnitude<=300 and yeeh==false then yeeh=true Noob.Handle.wee:Play() Noob.Handle.KABOOOOM2:Play() end
  1410.  
  1411. if elap/2==math.floor(elap/2) then
  1412.  
  1413. local p=Instance.new("Part")
  1414. p.Name="FadeTrail"
  1415. p.TopSurface=0
  1416. p.BottomSurface=0
  1417. p.BrickColor=firecols[math.random(1,4)]
  1418. p.formFactor="Symmetric"
  1419. p.Size=Vector3.new(1,1,1)
  1420. p.Anchored=true
  1421. p.CanCollide=false
  1422. p.CFrame=Noob.Handle.CFrame*CFrame.new(0,0,-1)*CFrame.fromEulerAnglesXYZ(math.random(-10,10),math.random(-10,10),math.random(-10,10))
  1423. local mm=Instance.new("BlockMesh")
  1424. mm.Parent=p
  1425. mm.Scale=Vector3.new(8,8,8)
  1426. p.Parent=Noob
  1427. coroutine.resume(coroutine.create(function(p) for i=1, 10 do p.CFrame=p.CFrame*CFrame.fromEulerAnglesXYZ(math.random(-100,100)/1000,math.random(-100,100)/1000,math.random(-100,100)/1000) p.Mesh.Scale=p.Mesh.Scale-Vector3.new(1/15,1/15,1/15) wait() end p.BrickColor=BrickColor.new("Medium stone grey") for i=1, 10 do p.Transparency=i/10 p.CFrame=p.CFrame*CFrame.fromEulerAnglesXYZ(math.random(-100,100)/100,math.random(-100,100)/100,math.random(-100,100)/100) p.Mesh.Scale=p.Mesh.Scale+Vector3.new(3/40,3/40,3/40) wait() end p:Remove() end),p)
  1428.  
  1429. end
  1430.  
  1431. if elap/5==math.floor(elap/5) then
  1432. Noob.Handle.Thrusting:Play()
  1433. end
  1434.  
  1435. elap=elap+1
  1436.  
  1437. end
  1438.  
  1439. wait(.25)
  1440.  
  1441. Tool.Script.DoGui.Value=false
  1442.  
  1443. Tool.Ohgodno:Stop()
  1444.  
  1445. Noob.Handle.CFrame=CFrame.new(lolpos)
  1446. Noob.Handle.Anchored=true
  1447. Noob.Handle.Transparency=1
  1448. s=script.NuclearBomb:clone()
  1449. s.Disabled=false
  1450. s.Parent=Noob.Handle
  1451.  
  1452. for _,v in pairs(Tool:children()) do
  1453. if v.className=="Part" and v.Name~="Face" and v.Name~="Cheek10" and string.sub(v.Name,1,4)~="Chew" then v.Transparency=0 end
  1454. end
  1455.  
  1456. Tool.Ohgodno:Stop()
  1457.  
  1458. wait(10)
  1459.  
  1460. Noob:Remove()
  1461.  
  1462. end
  1463.  
  1464. canScale=true
  1465.  
  1466. Tool.Nom.Value=0
  1467.  
  1468. Attackdeb=true
  1469.  
  1470. end
  1471.  
  1472. eql=function(mouse)
  1473. Tool.Handle.Equip:Play()
  1474. mouse.KeyDown:connect(function(key) if key=="z" then secondary() end end)
  1475. end
  1476. Tool.Equipped:connect(eql)
  1477.  
  1478. c=-1
  1479. while true do
  1480. if Tool.Handle:FindFirstChild("CheekWeld1")~=nil then
  1481. updateScaling()
  1482. end
  1483. wait()
  1484. end
  1485. end,o55)
  1486. end))
  1487. o56 = Create("ScreenGui",{
  1488. ["Name"] = "DEATHGUI",
  1489. ["Parent"] = o55,
  1490. })
  1491. o57 = Create("ImageLabel",{
  1492. ["Parent"] = o56,
  1493. ["Transparency"] = 1,
  1494. ["Position"] = UDim2.new(0.3125,0,0.20000000298023,0),
  1495. ["Size"] = UDim2.new(0.050000000745058,0,0.050000000745058,0),
  1496. ["BackgroundTransparency"] = 1,
  1497. ["SizeConstraint"] = Enum.SizeConstraint.RelativeXX,
  1498. ["Image"] = "http://www.roblox.com/asset/?id=26533945",
  1499. })
  1500. o58 = Create("Frame",{
  1501. ["Parent"] = o56,
  1502. ["Transparency"] = 0.73750001192093,
  1503. ["Position"] = UDim2.new(-0.5,0,-0.5,0),
  1504. ["Size"] = UDim2.new(2,0,2,0),
  1505. ["BackgroundColor3"] = Color3.new(1, 0, 0),
  1506. ["BackgroundTransparency"] = 0.73750001192093,
  1507. ["ZIndex"] = 10,
  1508. })
  1509. o59 = Create("TextLabel",{
  1510. ["Parent"] = o56,
  1511. ["Position"] = UDim2.new(0.5,0,0.25,0),
  1512. ["Text"] = "WARNING: TACTICAL NOOB INBOUND",
  1513. ["Font"] = Enum.Font.ArialBold,
  1514. ["FontSize"] = Enum.FontSize.Size14,
  1515. ["TextColor3"] = Color3.new(1, 0, 0),
  1516. ["TextStrokeColor3"] = Color3.new(0.8, 0, 0),
  1517. ["TextStrokeTransparency"] = 0.94999998807907,
  1518. ["TextTransparency"] = 0.73750001192093,
  1519. })
  1520. o60 = Create("ImageLabel",{
  1521. ["Parent"] = o56,
  1522. ["Transparency"] = 1,
  1523. ["Position"] = UDim2.new(0.63749998807907,0,0.20000001788139,0),
  1524. ["Size"] = UDim2.new(0.050000000745058,0,0.050000000745058,0),
  1525. ["BackgroundTransparency"] = 1,
  1526. ["SizeConstraint"] = Enum.SizeConstraint.RelativeXX,
  1527. ["Image"] = "http://www.roblox.com/asset/?id=26533945",
  1528. })
  1529. o61 = Create("Script",{
  1530. ["Parent"] = o56,
  1531. ["Disabled"] = true,
  1532. })
  1533. table.insert(cors,coroutine.create(function()
  1534. wait()
  1535. runDummyScript(function()
  1536. wait()
  1537. while true do
  1538. for i=1, 20 do
  1539. script.Parent.TextLabel.TextTransparency=.75-i/80
  1540. script.Parent.TextLabel.TextStrokeTransparency=1-i/40
  1541. script.Parent.Frame.BackgroundTransparency=.75-i/80
  1542. wait()
  1543. end
  1544. for i=1, 20 do
  1545. script.Parent.TextLabel.TextTransparency=.5+i/80
  1546. script.Parent.TextLabel.TextStrokeTransparency=i/20
  1547. script.Parent.Frame.BackgroundTransparency=.5+i/80
  1548. wait()
  1549. end
  1550. end
  1551. end,o61)
  1552. end))
  1553. o62 = Create("Script",{
  1554. ["Name"] = "NuclearBomb",
  1555. ["Parent"] = o55,
  1556. ["Disabled"] = true,
  1557. })
  1558. table.insert(cors,coroutine.create(function()
  1559. wait()
  1560. runDummyScript(function()
  1561. wait(.2)
  1562. d=true
  1563. Asplode=function()
  1564. if d==false then return end
  1565. d=false
  1566. for _,v in pairs(game.Players:children()) do
  1567. if v.Character~=nil then
  1568. if v.Character:FindFirstChild("Torso")~=nil then
  1569. if (v.Character.Torso.Position-script.Parent.Position).magnitude<=800 then
  1570. s=script.ScreenGui:clone()
  1571. s.Frame.Script.Disabled=false
  1572. s.Parent=v.PlayerGui
  1573. s=script.ScreenGui2:clone()
  1574. s.Frame.Script.Disabled=false
  1575. s.Parent=v.PlayerGui
  1576. end
  1577. end
  1578. end
  1579. end
  1580. ex=Instance.new("Explosion")
  1581. ex.BlastRadius=40
  1582. ex.BlastPressure=ex.BlastPressure*1.5
  1583. ex.Position=script.Parent.Position
  1584. ex.Parent=workspace
  1585. p=Instance.new("Part")
  1586. p.TopSurface=0
  1587. p.BottomSurface=0
  1588. p.formFactor="Symmetric"
  1589. p.BrickColor=BrickColor.new("Cool yellow")
  1590. p.Size=Vector3.new(1,1,1)
  1591. p.Anchored=true
  1592. p.CanCollide=false
  1593. p.Name="Blast"
  1594. p.CFrame=CFrame.new(script.Parent.Position-Vector3.new(0,3,0))
  1595. p.Parent=workspace
  1596. s=script.Asplosion:clone()
  1597. s.Disabled=false
  1598. s.Parent=p
  1599. m=Instance.new("SpecialMesh")
  1600. m.MeshType="Sphere"
  1601. m.Scale=Vector3.new(5,5,5)
  1602. m.Parent=p
  1603. p.CanCollide=false
  1604. script.Parent.Transparency=1
  1605. script.Parent.Anchored=true
  1606. end
  1607. Asplode()
  1608.  
  1609. end,o62)
  1610. end))
  1611. o63 = Create("Script",{
  1612. ["Name"] = "Asplosion",
  1613. ["Parent"] = o62,
  1614. ["Disabled"] = true,
  1615. })
  1616. table.insert(cors,coroutine.create(function()
  1617. wait()
  1618. runDummyScript(function()
  1619. wait(.05)
  1620.  
  1621. s=Instance.new("Sound")
  1622. s.SoundId="http://www.roblox.com/asset/?id=2101159"
  1623. s.Pitch=.37555
  1624. s.Name="Kaboom"
  1625. s.Volume=1
  1626. s.Parent=workspace
  1627.  
  1628. wait(.05)
  1629.  
  1630. s:Play()
  1631.  
  1632. c=script.Parent.CFrame
  1633.  
  1634. GetHumans=function()
  1635. Chars={}
  1636. Things=workspace:GetChildren()
  1637. for ii,v in pairs(Things) do
  1638. if v.className=="Model" then
  1639. Human=v:FindFirstChild("Humanoid")
  1640. PTorso=v:FindFirstChild("Torso")
  1641. vv=game.Players:GetPlayerFromCharacter(v)
  1642. if Human~=nil and PTorso~=nil then
  1643. table.insert(Chars,PTorso)
  1644. end
  1645. end
  1646. end
  1647. return Chars
  1648. end
  1649.  
  1650. for i=1, 70 do
  1651.  
  1652. local p=Instance.new("Part")
  1653. p2=Instance.new("Smoke")
  1654. p2.Color=Color3.new(.75,.7554,.7895)
  1655. p2.Size=20
  1656. p2.Opacity=.8
  1657. p2.RiseVelocity=10
  1658. p2.Parent=p
  1659. p.Name="FadeTrail"
  1660. p.TopSurface=0
  1661. p.BottomSurface=0
  1662. p.formFactor="Symmetric"
  1663. p.Size=Vector3.new(1,1,1)
  1664. p.Anchored=true
  1665. p.CanCollide=false
  1666. p.Transparency=1
  1667. p.CFrame=CFrame.new(script.Parent.Position,script.Parent.Position+Vector3.new(math.cos(90/70*i),0,math.sin(90/70*i)))*CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
  1668. p.Parent=workspace
  1669. coroutine.resume(coroutine.create(function(p) for i=1, 140 do p.CFrame=p.CFrame*CFrame.new(0,6,0) wait() end p.Smoke.Enabled=false wait(5) p:Remove() end),p)
  1670. game:GetService("Debris"):AddItem(p,25)
  1671.  
  1672. end
  1673.  
  1674. cc=game.Lighting.Brightness
  1675. game.Lighting.Brightness=game.Lighting.Brightness+3
  1676.  
  1677. for i=1, 100 do
  1678. game.Lighting.Brightness=game.Lighting.Brightness-.01825
  1679. script.Parent.Transparency=script.Parent.Transparency+1/100
  1680. script.Parent.Size=script.Parent.Size+Vector3.new(4,4,4)
  1681. script.Parent.CFrame=c
  1682.  
  1683. for _,v in pairs(game.Players:children()) do
  1684. s=script.LocalScript:clone() s.Disabled=false s.Parent=v.PlayerGui
  1685. end
  1686.  
  1687. noobs=GetHumans()
  1688.  
  1689. for _,v in pairs(noobs) do
  1690.  
  1691. Dist=(v.Position-script.Parent.Position).magnitude
  1692. if Dist<script.Parent.Size.x*5 / 1.65 then
  1693. v:BreakJoints()
  1694. end
  1695.  
  1696. Base=120
  1697. Size=script.Parent.Size.x / 50
  1698. Calc=(Base/Size - Dist/10) + 10
  1699. if Calc<0 then Calc=1 end
  1700.  
  1701. if i>=25 then
  1702.  
  1703. for lolol,poo in pairs(v:children()) do
  1704.  
  1705. vv=Instance.new("BodyVelocity")
  1706. vv.P=4000
  1707. vv.maxForce=Vector3.new(50000000000,0,50000000000)
  1708. vv.velocity=(v.Position-script.Parent.Position).unit*(Calc+6)
  1709. vv.Parent=poo
  1710. game:GetService("Debris"):AddItem(vv,.25)
  1711.  
  1712. end
  1713.  
  1714. end
  1715.  
  1716. end
  1717.  
  1718. wait()
  1719. end
  1720.  
  1721. game.Lighting.Brightness=cc
  1722.  
  1723. wait(2)
  1724.  
  1725. script.Parent.Parent=nil
  1726.  
  1727. end,o63)
  1728. end))
  1729. o64 = Create("LocalScript",{
  1730. ["Parent"] = o63,
  1731. ["Disabled"] = true,
  1732. })
  1733. table.insert(cors,coroutine.create(function()
  1734. wait()
  1735. runDummyScript(function()
  1736. wait(.05)
  1737. cam=workspace.CurrentCamera
  1738. cam.CoordinateFrame=cam.CoordinateFrame*CFrame.new(math.random(-50,50)/1000,math.random(-50,50)/100,math.random(-50,50)/100)*CFrame.fromEulerAnglesXYZ(math.random(-5,5)/10,math.random(-5,5)/10,math.random(-5,5)/10)
  1739. script:Remove()
  1740. end,o64)
  1741. end))
  1742. o65 = Create("ScreenGui",{
  1743. ["Parent"] = o62,
  1744. })
  1745. o66 = Create("Frame",{
  1746. ["Parent"] = o65,
  1747. ["Transparency"] = 1,
  1748. ["Position"] = UDim2.new(-0.5,0,-0.5,0),
  1749. ["Size"] = UDim2.new(3,0,3,0),
  1750. ["BackgroundColor3"] = Color3.new(1, 1, 0.941177),
  1751. ["BackgroundTransparency"] = 1,
  1752. ["BorderColor3"] = Color3.new(1, 1, 1),
  1753. })
  1754. o67 = Create("Script",{
  1755. ["Parent"] = o66,
  1756. ["Disabled"] = true,
  1757. })
  1758. table.insert(cors,coroutine.create(function()
  1759. wait()
  1760. runDummyScript(function()
  1761. wait(.2)
  1762.  
  1763. frame=script.Parent
  1764. for i=1, 10 do
  1765. frame.BackgroundTransparency=1-i*.1
  1766. wait()
  1767. end
  1768. wait(.25)
  1769. for i=1, 200 do
  1770. frame.BackgroundTransparency=i/200
  1771. wait()
  1772. end
  1773. script.Parent.Parent:Remove()
  1774.  
  1775. end,o67)
  1776. end))
  1777. o68 = Create("ScreenGui",{
  1778. ["Name"] = "ScreenGui2",
  1779. ["Parent"] = o62,
  1780. })
  1781. o69 = Create("Frame",{
  1782. ["Parent"] = o68,
  1783. ["Transparency"] = 0.625,
  1784. ["Position"] = UDim2.new(-0.5,0,-0.5,0),
  1785. ["Size"] = UDim2.new(3,0,3,0),
  1786. ["BackgroundColor3"] = Color3.new(1, 1, 0.6),
  1787. ["BackgroundTransparency"] = 0.625,
  1788. ["BorderColor3"] = Color3.new(1, 1, 1),
  1789. })
  1790. o70 = Create("Script",{
  1791. ["Parent"] = o69,
  1792. ["Disabled"] = true,
  1793. })
  1794. table.insert(cors,coroutine.create(function()
  1795. wait()
  1796. runDummyScript(function()
  1797. wait(.1)
  1798. for i=1, 100 do
  1799. wait()
  1800. end
  1801. script.Parent.Parent:Remove()
  1802.  
  1803. end,o70)
  1804. end))
  1805. o71 = Create("Part",{
  1806. ["Name"] = "Cheek6",
  1807. ["Parent"] = o1,
  1808. ["BrickColor"] = BrickColor.new("Black"),
  1809. ["Reflectance"] = 0.125,
  1810. ["Position"] = Vector3.new(330.481079, 87.9255371, -126.731323),
  1811. ["Rotation"] = Vector3.new(-178.737854, 36.0834503, 179.256561),
  1812. ["RotVelocity"] = Vector3.new(0, 0.167158738, 0),
  1813. ["Velocity"] = Vector3.new(-9.18030548, 0, 13.4156132),
  1814. ["CFrame"] = CFrame.new(330.481079, 87.9255371, -126.731323, -0.808091879, -0.0104859406, 0.588962913, -1.50948132e-014, 0.999841571, 0.017801255, -0.589056253, 0.0143850492, -0.807963848),
  1815. ["CanCollide"] = false,
  1816. ["Locked"] = true,
  1817. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1818. ["Size"] = Vector3.new(1, 1, 1),
  1819. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1820. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1821. ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
  1822. })
  1823. o72 = Create("SpecialMesh",{
  1824. ["Parent"] = o71,
  1825. ["Scale"] = Vector3.new(0.850000024, 0.150000006, 0.600000024),
  1826. ["MeshType"] = Enum.MeshType.Brick,
  1827. })
  1828. o73 = Create("Part",{
  1829. ["Name"] = "Cheek7",
  1830. ["Parent"] = o1,
  1831. ["BrickColor"] = BrickColor.new("Black"),
  1832. ["Reflectance"] = 0.125,
  1833. ["Position"] = Vector3.new(330.153656, 88.3255005, -126.961182),
  1834. ["Rotation"] = Vector3.new(-178.737854, 36.0834503, 179.256561),
  1835. ["RotVelocity"] = Vector3.new(0, 0.167158738, 0),
  1836. ["Velocity"] = Vector3.new(-9.21872902, 0, 13.4703465),
  1837. ["CFrame"] = CFrame.new(330.153656, 88.3255005, -126.961182, -0.808091879, -0.0104859406, 0.588962913, -1.50948132e-014, 0.999841571, 0.017801255, -0.589056253, 0.0143850492, -0.807963848),
  1838. ["CanCollide"] = false,
  1839. ["Locked"] = true,
  1840. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1841. ["Size"] = Vector3.new(1, 1, 1),
  1842. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1843. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1844. ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
  1845. })
  1846. o74 = Create("SpecialMesh",{
  1847. ["Parent"] = o73,
  1848. ["Scale"] = Vector3.new(0.150000006, 0.699999988, 0.600000024),
  1849. ["MeshType"] = Enum.MeshType.Brick,
  1850. })
  1851. o75 = Create("Part",{
  1852. ["Name"] = "Cheek8",
  1853. ["Parent"] = o1,
  1854. ["BrickColor"] = BrickColor.new("Black"),
  1855. ["Reflectance"] = 0.125,
  1856. ["Position"] = Vector3.new(330.638062, 88.4053955, -126.946655),
  1857. ["Rotation"] = Vector3.new(-178.737854, 36.0834503, 179.256561),
  1858. ["RotVelocity"] = Vector3.new(0, 0.167158738, 0),
  1859. ["Velocity"] = Vector3.new(-9.21630001, 0, 13.3893719),
  1860. ["CFrame"] = CFrame.new(330.638062, 88.4053955, -126.946655, -0.808091879, -0.0104859406, 0.588962913, -1.50948132e-014, 0.999841571, 0.017801255, -0.589056253, 0.0143850492, -0.807963848),
  1861. ["CanCollide"] = false,
  1862. ["Locked"] = true,
  1863. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1864. ["Size"] = Vector3.new(1, 1, 1),
  1865. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1866. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1867. ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
  1868. })
  1869. o76 = Create("SpecialMesh",{
  1870. ["Parent"] = o75,
  1871. ["Scale"] = Vector3.new(0.75, 0.839999974, 0.150000006),
  1872. ["MeshType"] = Enum.MeshType.Brick,
  1873. })
  1874. o77 = Create("Part",{
  1875. ["Name"] = "Cheek9",
  1876. ["Parent"] = o1,
  1877. ["BrickColor"] = BrickColor.new("Black"),
  1878. ["Reflectance"] = 0.125,
  1879. ["Position"] = Vector3.new(330.80011, 88.3255005, -126.489868),
  1880. ["Rotation"] = Vector3.new(-178.737854, 36.0834503, 179.256561),
  1881. ["RotVelocity"] = Vector3.new(0, 0.167158738, 0),
  1882. ["Velocity"] = Vector3.new(-9.13994408, 0, 13.3622828),
  1883. ["CFrame"] = CFrame.new(330.80011, 88.3255005, -126.489868, -0.808091879, -0.0104859406, 0.588962913, -1.50948132e-014, 0.999841571, 0.017801255, -0.589056253, 0.0143850492, -0.807963848),
  1884. ["CanCollide"] = false,
  1885. ["Locked"] = true,
  1886. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1887. ["Size"] = Vector3.new(1, 1, 1),
  1888. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1889. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1890. ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
  1891. })
  1892. o78 = Create("SpecialMesh",{
  1893. ["Parent"] = o77,
  1894. ["Scale"] = Vector3.new(0.150000006, 0.699999988, 0.600000024),
  1895. ["MeshType"] = Enum.MeshType.Brick,
  1896. })
  1897. o79 = Create("Part",{
  1898. ["Name"] = "Top2",
  1899. ["Parent"] = o1,
  1900. ["BrickColor"] = BrickColor.new("Black"),
  1901. ["Position"] = Vector3.new(330.450623, 88.7247314, -126.689453),
  1902. ["Rotation"] = Vector3.new(-178.737854, 36.0834503, 179.256561),
  1903. ["RotVelocity"] = Vector3.new(0, 0.167158738, 0),
  1904. ["Velocity"] = Vector3.new(-9.17330647, 0, 13.4207077),
  1905. ["CFrame"] = CFrame.new(330.450623, 88.7247314, -126.689453, -0.808091879, -0.0104859406, 0.588962913, -1.50948132e-014, 0.999841571, 0.017801255, -0.589056253, 0.0143850492, -0.807963848),
  1906. ["CanCollide"] = false,
  1907. ["Locked"] = true,
  1908. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1909. ["Size"] = Vector3.new(1, 1, 1),
  1910. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1911. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1912. ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
  1913. })
  1914. o80 = Create("SpecialMesh",{
  1915. ["Parent"] = o79,
  1916. ["Scale"] = Vector3.new(0.899999976, 0.150000006, 0.649999976),
  1917. ["MeshType"] = Enum.MeshType.Brick,
  1918. })
  1919. o81 = Create("Part",{
  1920. ["Name"] = "Chew1",
  1921. ["Parent"] = o1,
  1922. ["BrickColor"] = BrickColor.new("Bright yellow"),
  1923. ["Transparency"] = 1,
  1924. ["Position"] = Vector3.new(330.881989, 88.2255249, -126.432495),
  1925. ["Rotation"] = Vector3.new(90.8242798, 0.600809634, -143.914261),
  1926. ["RotVelocity"] = Vector3.new(0, 0.167158738, 0),
  1927. ["Velocity"] = Vector3.new(-9.13035393, 0, 13.3485985),
  1928. ["CFrame"] = CFrame.new(330.881989, 88.2255249, -126.432495, -0.808091879, 0.588962913, 0.0104859145, -1.50948132e-014, 0.0178012121, -0.999841571, -0.589056253, -0.807963848, -0.0143850138),
  1929. ["CanCollide"] = false,
  1930. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1931. ["Size"] = Vector3.new(1, 1, 1),
  1932. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1933. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1934. ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
  1935. })
  1936. o82 = Create("CylinderMesh",{
  1937. ["Parent"] = o81,
  1938. ["Scale"] = Vector3.new(0.5, 0.649999976, 0.5),
  1939. })
  1940. o83 = Create("Part",{
  1941. ["Name"] = "Chew2",
  1942. ["Parent"] = o1,
  1943. ["BrickColor"] = BrickColor.new("Bright yellow"),
  1944. ["Transparency"] = 1,
  1945. ["Position"] = Vector3.new(330.073883, 88.2255249, -127.021484),
  1946. ["Rotation"] = Vector3.new(90.8242798, 0.600809634, -143.914261),
  1947. ["RotVelocity"] = Vector3.new(0, 0.167158738, 0),
  1948. ["Velocity"] = Vector3.new(-9.2288084, 0, 13.4836798),
  1949. ["CFrame"] = CFrame.new(330.073883, 88.2255249, -127.021484, -0.808091879, 0.588962913, 0.0104859145, -1.50948132e-014, 0.0178012121, -0.999841571, -0.589056253, -0.807963848, -0.0143850138),
  1950. ["CanCollide"] = false,
  1951. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1952. ["Size"] = Vector3.new(1, 1, 1),
  1953. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1954. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1955. ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
  1956. })
  1957. o84 = Create("CylinderMesh",{
  1958. ["Parent"] = o83,
  1959. ["Scale"] = Vector3.new(0.5, 0.649999976, 0.5),
  1960. })
  1961. o85 = Create("Model",{
  1962. ["Name"] = "CannonLol",
  1963. ["Parent"] = o1,
  1964. })
  1965. o86 = Create("Part",{
  1966. ["Name"] = "Handle3",
  1967. ["Parent"] = o85,
  1968. ["BrickColor"] = BrickColor.new("Really black"),
  1969. ["Reflectance"] = 0.20000000298023,
  1970. ["Transparency"] = 1,
  1971. ["Position"] = Vector3.new(357.59201, 441.334045, 1019.901),
  1972. ["Rotation"] = Vector3.new(-89.9998016, 0.000384738727, -90.0294189),
  1973. ["RotVelocity"] = Vector3.new(-0.00269895676, -0.000197061745, 0.000686151907),
  1974. ["Velocity"] = Vector3.new(0.00399211096, 0.00265668612, -0.00679172343),
  1975. ["Anchored"] = true,
  1976. ["CFrame"] = CFrame.new(357.59201, 441.334045, 1019.901, -0.000513518928, 0.999999762, 6.71495764e-006, -3.53025621e-006, -6.71677162e-006, 1, 0.999999762, 0.000513518869, 3.53370501e-006),
  1977. ["CanCollide"] = false,
  1978. ["FormFactor"] = Enum.FormFactor.Symmetric,
  1979. ["Size"] = Vector3.new(4, 6, 4),
  1980. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1981. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1982. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  1983. })
  1984. o87 = Create("CylinderMesh",{
  1985. ["Parent"] = o86,
  1986. ["Scale"] = Vector3.new(1.04999995, 1.04999995, 1.04999995),
  1987. })
  1988. o88 = Create("Part",{
  1989. ["Name"] = "Handle",
  1990. ["Parent"] = o85,
  1991. ["Material"] = Enum.Material.DiamondPlate,
  1992. ["BrickColor"] = BrickColor.new("Black"),
  1993. ["Reflectance"] = 0.20000000298023,
  1994. ["Transparency"] = 1,
  1995. ["Position"] = Vector3.new(357.600006, 438.594055, 1022.90002),
  1996. ["Rotation"] = Vector3.new(-180, 0, -180),
  1997. ["Anchored"] = true,
  1998. ["CFrame"] = CFrame.new(357.600006, 438.594055, 1022.90002, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  1999. ["CanCollide"] = false,
  2000. ["FormFactor"] = Enum.FormFactor.Symmetric,
  2001. ["Size"] = Vector3.new(4, 4, 2),
  2002. ["BottomSurface"] = Enum.SurfaceType.Weld,
  2003. ["TopSurface"] = Enum.SurfaceType.Weld,
  2004. ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
  2005. })
  2006. o89 = Create("Part",{
  2007. ["Name"] = "Handle",
  2008. ["Parent"] = o85,
  2009. ["Material"] = Enum.Material.DiamondPlate,
  2010. ["BrickColor"] = BrickColor.new("Black"),
  2011. ["Reflectance"] = 0.20000000298023,
  2012. ["Transparency"] = 1,
  2013. ["Position"] = Vector3.new(357.600006, 441.585022, 1022.90503),
  2014. ["Rotation"] = Vector3.new(-179.90416, 0.00742864469, -179.999832),
  2015. ["RotVelocity"] = Vector3.new(-0.0330850519, -0.00169609871, -0.00513586681),
  2016. ["Velocity"] = Vector3.new(0.00120087306, -0.00596932694, 0.00861900207),
  2017. ["Anchored"] = true,
  2018. ["CFrame"] = CFrame.new(357.600006, 441.585022, 1022.90503, -0.999999762, 3.03301886e-006, 0.000129654305, 3.24990719e-006, 0.999998629, 0.00167285791, -0.000129649023, 0.00167285791, -0.999998331),
  2019. ["CanCollide"] = false,
  2020. ["FormFactor"] = Enum.FormFactor.Symmetric,
  2021. ["Size"] = Vector3.new(4, 2, 2),
  2022. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  2023. ["TopSurface"] = Enum.SurfaceType.Smooth,
  2024. ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
  2025. })
  2026. o90 = Create("SpecialMesh",{
  2027. ["Parent"] = o89,
  2028. ["MeshType"] = Enum.MeshType.Torso,
  2029. })
  2030. o91 = Create("Part",{
  2031. ["Name"] = "Handle",
  2032. ["Parent"] = o85,
  2033. ["Material"] = Enum.Material.DiamondPlate,
  2034. ["BrickColor"] = BrickColor.new("Black"),
  2035. ["Reflectance"] = 0.20000000298023,
  2036. ["Transparency"] = 1,
  2037. ["Position"] = Vector3.new(357.600006, 438.594055, 1016.90002),
  2038. ["Rotation"] = Vector3.new(-180, 0, -180),
  2039. ["Anchored"] = true,
  2040. ["CFrame"] = CFrame.new(357.600006, 438.594055, 1016.90002, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  2041. ["CanCollide"] = false,
  2042. ["FormFactor"] = Enum.FormFactor.Symmetric,
  2043. ["Size"] = Vector3.new(4, 4, 2),
  2044. ["BottomSurface"] = Enum.SurfaceType.Weld,
  2045. ["TopSurface"] = Enum.SurfaceType.Weld,
  2046. ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
  2047. })
  2048. o92 = Create("Part",{
  2049. ["Name"] = "Handle2",
  2050. ["Parent"] = o85,
  2051. ["Material"] = Enum.Material.DiamondPlate,
  2052. ["BrickColor"] = BrickColor.new("Black"),
  2053. ["Reflectance"] = 0.20000000298023,
  2054. ["Transparency"] = 1,
  2055. ["Position"] = Vector3.new(357.593994, 441.584045, 1016.901),
  2056. ["Rotation"] = Vector3.new(-179.999802, 0.0294249728, -179.999619),
  2057. ["RotVelocity"] = Vector3.new(-0.00269895676, -0.000197061745, 0.000686151907),
  2058. ["Velocity"] = Vector3.new(0.00441175839, -0.00544018392, -0.00746646244),
  2059. ["Anchored"] = true,
  2060. ["CFrame"] = CFrame.new(357.593994, 441.584045, 1016.901, -0.999999762, 6.71497992e-006, 0.000513562642, 6.71677162e-006, 1, 3.48654453e-006, -0.000513562583, 3.48999356e-006, -0.999999762),
  2061. ["CanCollide"] = false,
  2062. ["FormFactor"] = Enum.FormFactor.Symmetric,
  2063. ["Size"] = Vector3.new(4, 2, 2),
  2064. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  2065. ["TopSurface"] = Enum.SurfaceType.Smooth,
  2066. ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
  2067. })
  2068. o93 = Create("SpecialMesh",{
  2069. ["Parent"] = o92,
  2070. ["MeshType"] = Enum.MeshType.Torso,
  2071. })
  2072. o94 = Create("Motor",{
  2073. ["Parent"] = o92,
  2074. ["Part0"] = o92,
  2075. ["Part1"] = o86,
  2076. })
  2077. o95 = Create("Part",{
  2078. ["Name"] = "Handle4",
  2079. ["Parent"] = o85,
  2080. ["BrickColor"] = BrickColor.new("Really black"),
  2081. ["Reflectance"] = 0.20000000298023,
  2082. ["Transparency"] = 1,
  2083. ["Position"] = Vector3.new(360.59201, 441.334045, 1019.90302),
  2084. ["Rotation"] = Vector3.new(-89.9998016, 0.000384738727, -90.0294189),
  2085. ["RotVelocity"] = Vector3.new(-0.00269895676, -0.000197061745, 0.000686151907),
  2086. ["Velocity"] = Vector3.new(0.00399211096, 0.00471514184, -0.00620053802),
  2087. ["Anchored"] = true,
  2088. ["CFrame"] = CFrame.new(360.59201, 441.334045, 1019.90302, -0.000513518928, 0.999999762, 6.71495764e-006, -3.53025621e-006, -6.71677162e-006, 1, 0.999999762, 0.000513518869, 3.53370501e-006),
  2089. ["CanCollide"] = false,
  2090. ["FormFactor"] = Enum.FormFactor.Plate,
  2091. ["Size"] = Vector3.new(4, 0.400000006, 4),
  2092. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  2093. ["TopSurface"] = Enum.SurfaceType.Smooth,
  2094. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  2095. })
  2096. o96 = Create("SpecialMesh",{
  2097. ["Parent"] = o95,
  2098. ["Scale"] = Vector3.new(1.05999994, 5.5, 1.05999994),
  2099. ["MeshType"] = Enum.MeshType.Sphere,
  2100. })
  2101. o97 = Create("Part",{
  2102. ["Name"] = "Handle6",
  2103. ["Parent"] = o85,
  2104. ["BrickColor"] = BrickColor.new("Really black"),
  2105. ["Reflectance"] = 0.20000000298023,
  2106. ["Transparency"] = 1,
  2107. ["Position"] = Vector3.new(352.34201, 441.334045, 1019.89899),
  2108. ["Rotation"] = Vector3.new(-89.9998016, 0.000384738727, -90.0294189),
  2109. ["RotVelocity"] = Vector3.new(-0.00269895676, -0.000197061745, 0.000686151907),
  2110. ["Velocity"] = Vector3.new(0.00399211096, -0.000945611391, -0.00782629754),
  2111. ["Anchored"] = true,
  2112. ["CFrame"] = CFrame.new(352.34201, 441.334045, 1019.89899, -0.000513518928, 0.999999762, 6.71495764e-006, -3.53025621e-006, -6.71677162e-006, 1, 0.999999762, 0.000513518869, 3.53370501e-006),
  2113. ["CanCollide"] = false,
  2114. ["FormFactor"] = Enum.FormFactor.Symmetric,
  2115. ["Size"] = Vector3.new(6, 2, 6),
  2116. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  2117. ["TopSurface"] = Enum.SurfaceType.Smooth,
  2118. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  2119. })
  2120. o98 = Create("CylinderMesh",{
  2121. ["Parent"] = o97,
  2122. ["Scale"] = Vector3.new(0.899999976, 1.14999998, 0.899999976),
  2123. })
  2124. o99 = Create("Part",{
  2125. ["Name"] = "Handle5",
  2126. ["Parent"] = o85,
  2127. ["BrickColor"] = BrickColor.new("Really black"),
  2128. ["Reflectance"] = 0.20000000298023,
  2129. ["Transparency"] = 1,
  2130. ["Position"] = Vector3.new(353.59201, 441.334045, 1019.89899),
  2131. ["Rotation"] = Vector3.new(-89.9998016, 0.000384738727, -90.0294189),
  2132. ["RotVelocity"] = Vector3.new(-0.00269895676, -0.000197061745, 0.000686151907),
  2133. ["Velocity"] = Vector3.new(0.00399211096, -8.79215077e-005, -0.00757997017),
  2134. ["Anchored"] = true,
  2135. ["CFrame"] = CFrame.new(353.59201, 441.334045, 1019.89899, -0.000513518928, 0.999999762, 6.71495764e-006, -3.53025621e-006, -6.71677162e-006, 1, 0.999999762, 0.000513518869, 3.53370501e-006),
  2136. ["CanCollide"] = false,
  2137. ["FormFactor"] = Enum.FormFactor.Symmetric,
  2138. ["Size"] = Vector3.new(4, 2, 4),
  2139. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  2140. ["TopSurface"] = Enum.SurfaceType.Smooth,
  2141. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  2142. })
  2143. o100 = Create("CylinderMesh",{
  2144. ["Parent"] = o99,
  2145. ["Scale"] = Vector3.new(1.14999998, 1.14999998, 1.14999998),
  2146. })
  2147. o101 = Create("Part",{
  2148. ["Name"] = "Handle8",
  2149. ["Parent"] = o85,
  2150. ["Material"] = Enum.Material.DiamondPlate,
  2151. ["Reflectance"] = 0.20000000298023,
  2152. ["Transparency"] = 1,
  2153. ["Position"] = Vector3.new(357.593994, 440.584045, 1015.70099),
  2154. ["Rotation"] = Vector3.new(90.0002594, -6.11382784e-005, 179.998169),
  2155. ["Anchored"] = true,
  2156. ["CFrame"] = CFrame.new(357.593994, 440.584045, 1015.70099, -0.999999821, -3.20675244e-005, -1.0670642e-006, 1.06691914e-006, 4.48937271e-006, -1, 3.20675717e-005, -0.999999821, -4.48933861e-006),
  2157. ["CanCollide"] = false,
  2158. ["FormFactor"] = Enum.FormFactor.Plate,
  2159. ["Size"] = Vector3.new(2, 0.400000006, 2),
  2160. ["BackSurface"] = Enum.SurfaceType.Weld,
  2161. ["BottomSurface"] = Enum.SurfaceType.Weld,
  2162. ["FrontSurface"] = Enum.SurfaceType.Weld,
  2163. ["LeftSurface"] = Enum.SurfaceType.Weld,
  2164. ["RightSurface"] = Enum.SurfaceType.Weld,
  2165. ["TopSurface"] = Enum.SurfaceType.Weld,
  2166. })
  2167. o102 = Create("SpecialMesh",{
  2168. ["Parent"] = o101,
  2169. ["Scale"] = Vector3.new(1.05999994, 5.5, 1.05999994),
  2170. ["MeshType"] = Enum.MeshType.Sphere,
  2171. })
  2172. o103 = Create("Part",{
  2173. ["Name"] = "Handle8",
  2174. ["Parent"] = o85,
  2175. ["Material"] = Enum.Material.DiamondPlate,
  2176. ["Reflectance"] = 0.20000000298023,
  2177. ["Transparency"] = 1,
  2178. ["Position"] = Vector3.new(357.600006, 440.583069, 1024.10303),
  2179. ["Rotation"] = Vector3.new(90.0958481, -0.000173780791, -179.983185),
  2180. ["Anchored"] = true,
  2181. ["CFrame"] = CFrame.new(357.600006, 440.583069, 1024.10303, -0.999999821, 0.000293433928, -3.03304705e-006, 3.52491816e-006, 0.00167288422, -0.999998629, -0.00029342834, -0.999998391, -0.00167283218),
  2182. ["CanCollide"] = false,
  2183. ["FormFactor"] = Enum.FormFactor.Plate,
  2184. ["Size"] = Vector3.new(2, 0.400000006, 2),
  2185. ["BackSurface"] = Enum.SurfaceType.Weld,
  2186. ["BottomSurface"] = Enum.SurfaceType.Weld,
  2187. ["FrontSurface"] = Enum.SurfaceType.Weld,
  2188. ["LeftSurface"] = Enum.SurfaceType.Weld,
  2189. ["RightSurface"] = Enum.SurfaceType.Weld,
  2190. ["TopSurface"] = Enum.SurfaceType.Weld,
  2191. })
  2192. o104 = Create("SpecialMesh",{
  2193. ["Parent"] = o103,
  2194. ["Scale"] = Vector3.new(1.05999994, 5.5, 1.05999994),
  2195. ["MeshType"] = Enum.MeshType.Sphere,
  2196. })
  2197. o105 = Create("Script",{
  2198. ["Parent"] = o85,
  2199. })
  2200. table.insert(cors,coroutine.create(function()
  2201. wait()
  2202. runDummyScript(function()
  2203. wait()
  2204.  
  2205. script.Parent:BreakJoints()
  2206.  
  2207. lol=function()
  2208.  
  2209. w=Instance.new("Motor")
  2210. w.Part0=script.Parent.Handle2
  2211. w.Part1=script.Parent.Handle3
  2212. w.C0=CFrame.new(0,-.25,-3)*CFrame.fromEulerAnglesXYZ(-math.pi/2,0,math.pi/2)
  2213. w.Parent=w.Part0
  2214.  
  2215. w=Instance.new("Weld")
  2216. w.Part0=script.Parent.Handle3
  2217. w.Part1=script.Parent.Handle4
  2218. w.C0=CFrame.new(0,3,0)
  2219. w.Parent=w.Part0
  2220.  
  2221. w=Instance.new("Weld")
  2222. w.Part0=script.Parent.Handle3
  2223. w.Part1=script.Parent.Handle5
  2224. w.C0=CFrame.new(0,-4,0)
  2225. w.Parent=w.Part0
  2226.  
  2227. w=Instance.new("Weld")
  2228. w.Part0=script.Parent.Handle3
  2229. w.Part1=script.Parent.Handle6
  2230. w.C0=CFrame.new(0,-5.25,0)
  2231. w.Parent=w.Part0
  2232.  
  2233. end
  2234.  
  2235. script.Parent.AncestryChanged:connect(lol)
  2236. end,o105)
  2237. end))
  2238. o106 = Create("Part",{
  2239. ["Name"] = "Base",
  2240. ["Parent"] = o85,
  2241. ["Material"] = Enum.Material.DiamondPlate,
  2242. ["BrickColor"] = BrickColor.new("Black"),
  2243. ["Transparency"] = 1,
  2244. ["Position"] = Vector3.new(357.600006, 436.094055, 1019.90002),
  2245. ["Rotation"] = Vector3.new(-180, 0, -180),
  2246. ["Anchored"] = true,
  2247. ["CFrame"] = CFrame.new(357.600006, 436.094055, 1019.90002, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  2248. ["CanCollide"] = false,
  2249. ["FormFactor"] = Enum.FormFactor.Symmetric,
  2250. ["Size"] = Vector3.new(6, 1, 8),
  2251. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  2252. ["TopSurface"] = Enum.SurfaceType.Weld,
  2253. ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
  2254. })
  2255. o107 = Create("Part",{
  2256. ["Name"] = "Cheek10",
  2257. ["Parent"] = o1,
  2258. ["BrickColor"] = BrickColor.new("Bright yellow"),
  2259. ["Transparency"] = 1,
  2260. ["Position"] = Vector3.new(330.948059, 88.3397217, -127.371948),
  2261. ["Rotation"] = Vector3.new(-178.737854, 36.0834503, 179.256561),
  2262. ["RotVelocity"] = Vector3.new(0, 0.167158738, 0),
  2263. ["Velocity"] = Vector3.new(-9.28739166, 0, 13.3375549),
  2264. ["CFrame"] = CFrame.new(330.948059, 88.3397217, -127.371948, -0.808091879, -0.0104859406, 0.588962913, -1.50948132e-014, 0.999841571, 0.017801255, -0.589056253, 0.0143850492, -0.807963848),
  2265. ["CanCollide"] = false,
  2266. ["Locked"] = true,
  2267. ["FormFactor"] = Enum.FormFactor.Symmetric,
  2268. ["Size"] = Vector3.new(1, 1, 1),
  2269. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  2270. ["TopSurface"] = Enum.SurfaceType.Smooth,
  2271. ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
  2272. })
  2273. o108 = Create("SpecialMesh",{
  2274. ["Parent"] = o107,
  2275. ["MeshType"] = Enum.MeshType.Brick,
  2276. })
  2277. o109 = Create("Sound",{
  2278. ["Name"] = "Ohgodno",
  2279. ["Parent"] = o1,
  2280. ["Pitch"] = 0.52999997138977,
  2281. ["SoundId"] = "http://www.roblox.com/asset/?id=28510547",
  2282. ["Volume"] = 1,
  2283. ["Looped"] = true,
  2284. })
  2285. o110 = Create("Script",{
  2286. ["Parent"] = o1,
  2287. })
  2288. table.insert(cors,coroutine.create(function()
  2289. wait()
  2290. runDummyScript(function()
  2291. while true do --blargh
  2292.  
  2293.  
  2294. for _,v in pairs(game.Players:children()) do
  2295. if v:FindFirstChild("PlayerGui")~=nil then
  2296. if script.DoGui.Value==true then
  2297.  
  2298. if v.PlayerGui:FindFirstChild("DEATHGUI")==nil then
  2299. s=script.Parent.LocalScript.DEATHGUI:clone()
  2300. s.Script.Disabled=false
  2301. s.Parent=v.PlayerGui
  2302. end
  2303.  
  2304. else
  2305.  
  2306. if v.PlayerGui:FindFirstChild("DEATHGUI")~=nil then
  2307. v.PlayerGui.DEATHGUI:Remove()
  2308. end
  2309.  
  2310. end
  2311.  
  2312. end
  2313. end
  2314.  
  2315. wait(.1)
  2316.  
  2317. end
  2318. end,o110)
  2319. end))
  2320. o111 = Create("BoolValue",{
  2321. ["Name"] = "DoGui",
  2322. ["Parent"] = o110,
  2323. })
  2324.  
  2325. mas.Parent = workspace
  2326. mas:MakeJoints()
  2327. local mas1 = mas:GetChildren()
  2328. for i=1,#mas1 do
  2329. mas1[i].Parent = game.Players.LocalPlayer.Backpack
  2330. ypcall(function() mas1[i]:MakeJoints() end)
  2331. end
  2332. mas:Destroy()
  2333. for i=1,#cors do
  2334. coroutine.resume(cors[i])
  2335. end
  2336.  
  2337.  
  2338. -- yoo waddup
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement