Advertisement
JJHDerpster02

HUNGRY NOOBER MCNOOBINGTON!

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