Advertisement
ManOhMan

Untitled

Jul 11th, 2019
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.78 KB | None | 0 0
  1. --Created with PenguinAnonymous's compiler
  2. --PenguinAnonymous is not responsible for damages caused to your game
  3. --This plugin does not remove things
  4. --PenguinAnonymous cannot be held resonsible for manual deletion for the purpose of testing
  5. --Keep in mind, any items that cause errors in compilation will be skipped and documented within the last line of the disclaimer comments
  6. --Thank you for using my plugin and enjoy :)
  7. --It is free to use
  8. --If you use this plugin to create your own, please give me credit
  9. --Z_V edited my plugin to look like his own and published it without giving me credit, and that makes me very angry
  10. --Errors:
  11. local runDummyScript = function(f,scri)
  12. local oldenv = getfenv(f)
  13. local newenv = setmetatable({}, {
  14. __index = function(_, k)
  15. if k:lower() == 'script' then
  16. return scri
  17. else
  18. return oldenv[k]
  19. end
  20. end
  21. })
  22. setfenv(f, newenv)
  23. ypcall(function() f() end)
  24. end
  25. cors = {}
  26. mas = Instance.new("Model",game:GetService("Lighting"))
  27. mas.Name = "CompiledModel"
  28. o1 = Instance.new("Model")
  29. o2 = Instance.new("TrussPart")
  30. o3 = Instance.new("Part")
  31. o4 = Instance.new("Part")
  32. o5 = Instance.new("Part")
  33. o6 = Instance.new("Decal")
  34. o7 = Instance.new("Part")
  35. o8 = Instance.new("ManualWeld")
  36. o9 = Instance.new("Part")
  37. o10 = Instance.new("Model")
  38. o11 = Instance.new("Part")
  39. o12 = Instance.new("PointLight")
  40. o13 = Instance.new("Part")
  41. o14 = Instance.new("Decal")
  42. o15 = Instance.new("Part")
  43. o16 = Instance.new("Part")
  44. o17 = Instance.new("Part")
  45. o18 = Instance.new("Part")
  46. o19 = Instance.new("Model")
  47. o20 = Instance.new("Part")
  48. o21 = Instance.new("Part")
  49. o22 = Instance.new("Part")
  50. o23 = Instance.new("Part")
  51. o24 = Instance.new("Part")
  52. o25 = Instance.new("Part")
  53. o26 = Instance.new("Part")
  54. o27 = Instance.new("PointLight")
  55. o28 = Instance.new("Part")
  56. o29 = Instance.new("Part")
  57. o30 = Instance.new("Part")
  58. o31 = Instance.new("Model")
  59. o32 = Instance.new("Part")
  60. o33 = Instance.new("Part")
  61. o34 = Instance.new("Part")
  62. o35 = Instance.new("Part")
  63. o36 = Instance.new("Part")
  64. o37 = Instance.new("Part")
  65. o38 = Instance.new("Part")
  66. o39 = Instance.new("Part")
  67. o1.Parent = mas
  68. o2.Parent = o1
  69. o2.BrickColor = BrickColor.new("Dark stone grey")
  70. o2.Position = Vector3.new(45.5059662, 81.7206421, 6.04899216)
  71. o2.Anchored = true
  72. o2.Size = Vector3.new(2, 28.0399895, 2)
  73. o2.CFrame = CFrame.new(45.5059662, 81.7206421, 6.04899216, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  74. o2.Color = Color3.new(0.388235, 0.372549, 0.384314)
  75. o2.Position = Vector3.new(45.5059662, 81.7206421, 6.04899216)
  76. o3.Parent = o1
  77. o3.BrickColor = BrickColor.new("Institutional white")
  78. o3.Position = Vector3.new(46.1469574, 89.0128174, 4.25507498)
  79. o3.Anchored = true
  80. o3.Size = Vector3.new(7.45000267, 11.2100029, 2)
  81. o3.CFrame = CFrame.new(46.1469574, 89.0128174, 4.25507498, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  82. o3.BottomSurface = Enum.SurfaceType.Smooth
  83. o3.TopSurface = Enum.SurfaceType.Smooth
  84. o3.Color = Color3.new(0.972549, 0.972549, 0.972549)
  85. o3.Position = Vector3.new(46.1469574, 89.0128174, 4.25507498)
  86. o4.Parent = o1
  87. o4.Material = Enum.Material.Glass
  88. o4.BrickColor = BrickColor.new("Fossil")
  89. o4.Transparency = 0.5
  90. o4.Position = Vector3.new(43.0399895, 89.0701904, -4.88999891)
  91. o4.Anchored = true
  92. o4.Size = Vector3.new(1.22000074, 10.9900007, 16.5399971)
  93. o4.CFrame = CFrame.new(43.0399895, 89.0701904, -4.88999891, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  94. o4.BottomSurface = Enum.SurfaceType.Smooth
  95. o4.TopSurface = Enum.SurfaceType.Smooth
  96. o4.Color = Color3.new(0.623529, 0.631373, 0.67451)
  97. o4.Position = Vector3.new(43.0399895, 89.0701904, -4.88999891)
  98. o5.Parent = o1
  99. o5.BrickColor = BrickColor.new("Deep orange")
  100. o5.Position = Vector3.new(49.5049934, 89.1826935, -5.260005)
  101. o5.Anchored = true
  102. o5.Shape = Enum.PartType.Cylinder
  103. o5.Size = Vector3.new(1.13000071, 5.06999922, 5.00000381)
  104. o5.CFrame = CFrame.new(49.5049934, 89.1826935, -5.260005, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  105. o5.BottomSurface = Enum.SurfaceType.Smooth
  106. o5.TopSurface = Enum.SurfaceType.Smooth
  107. o5.Color = Color3.new(1, 0.690196, 0)
  108. o5.Position = Vector3.new(49.5049934, 89.1826935, -5.260005)
  109. o6.Name = "Images/weary"
  110. o6.Parent = o5
  111. o6.Texture = "http://www.roblox.com/asset/?id=791621654"
  112. o6.Face = Enum.NormalId.Left
  113. o7.Parent = o1
  114. o7.BrickColor = BrickColor.new("Fossil")
  115. o7.Position = Vector3.new(46.1469574, 82.5751801, -4.69579029)
  116. o7.Rotation = Vector3.new(-90, 0, 0)
  117. o7.Anchored = true
  118. o7.Size = Vector3.new(7.45000267, 20.0900021, 2)
  119. o7.CFrame = CFrame.new(46.1469574, 82.5751801, -4.69579029, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  120. o7.BottomSurface = Enum.SurfaceType.Smooth
  121. o7.TopSurface = Enum.SurfaceType.Smooth
  122. o7.Color = Color3.new(0.623529, 0.631373, 0.67451)
  123. o7.Position = Vector3.new(46.1469574, 82.5751801, -4.69579029)
  124. o8.Name = "Part-to-Part Strong Joint"
  125. o8.Parent = o7
  126. o8.C0 = CFrame.new(-3.72500134, -10.045001, 1, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  127. o8.C1 = CFrame.new(-0.618034363, -5.49501038, 10.2392101, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  128. o8.Part0 = o7
  129. o8.Part1 = o4
  130. o9.Parent = o1
  131. o9.BrickColor = BrickColor.new("Institutional white")
  132. o9.Position = Vector3.new(46.1469574, 89.0128174, -13.7999992)
  133. o9.Anchored = true
  134. o9.Size = Vector3.new(7.45000267, 11.2100029, 2)
  135. o9.CFrame = CFrame.new(46.1469574, 89.0128174, -13.7999992, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  136. o9.BottomSurface = Enum.SurfaceType.Smooth
  137. o9.TopSurface = Enum.SurfaceType.Smooth
  138. o9.Color = Color3.new(0.972549, 0.972549, 0.972549)
  139. o9.Position = Vector3.new(46.1469574, 89.0128174, -13.7999992)
  140. o10.Name = "WE"
  141. o10.Parent = mas
  142. o11.Parent = o10
  143. o11.BrickColor = BrickColor.new("Institutional white")
  144. o11.Position = Vector3.new(15.7350197, 134.964294, -17.6399689)
  145. o11.Anchored = true
  146. o11.Size = Vector3.new(70.010025, 1, 73.2400665)
  147. o11.CFrame = CFrame.new(15.7350197, 134.964294, -17.6399689, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  148. o11.BottomSurface = Enum.SurfaceType.Smooth
  149. o11.TopSurface = Enum.SurfaceType.Smooth
  150. o11.Color = Color3.new(0.972549, 0.972549, 0.972549)
  151. o11.Position = Vector3.new(15.7350197, 134.964294, -17.6399689)
  152. o12.Parent = o11
  153. o12.Range = 60
  154. o13.Parent = o10
  155. o13.BrickColor = BrickColor.new("Institutional white")
  156. o13.Position = Vector3.new(-21.7809792, 98.1022415, -14.3942566)
  157. o13.Anchored = true
  158. o13.Size = Vector3.new(7.11000109, 74.2900085, 79.140007)
  159. o13.CFrame = CFrame.new(-21.7809792, 98.1022415, -14.3942566, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  160. o13.BottomSurface = Enum.SurfaceType.Smooth
  161. o13.TopSurface = Enum.SurfaceType.Smooth
  162. o13.Color = Color3.new(0.972549, 0.972549, 0.972549)
  163. o13.Position = Vector3.new(-21.7809792, 98.1022415, -14.3942566)
  164. o14.Name = "One Punch Man Face"
  165. o14.Parent = o13
  166. o14.Texture = "http://www.roblox.com/asset/?id=321187438"
  167. o14.Face = Enum.NormalId.Left
  168. o15.Parent = o10
  169. o15.BrickColor = BrickColor.new("Institutional white")
  170. o15.Position = Vector3.new(-11.5058603, 98.1022415, 21.8345737)
  171. o15.Rotation = Vector3.new(0, 90, 0)
  172. o15.Anchored = true
  173. o15.Size = Vector3.new(7.11000109, 74.2900085, 27.4000225)
  174. o15.CFrame = CFrame.new(-11.5058603, 98.1022415, 21.8345737, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  175. o15.BottomSurface = Enum.SurfaceType.Smooth
  176. o15.TopSurface = Enum.SurfaceType.Smooth
  177. o15.Color = Color3.new(0.972549, 0.972549, 0.972549)
  178. o15.Position = Vector3.new(-11.5058603, 98.1022415, 21.8345737)
  179. o16.Parent = o10
  180. o16.BrickColor = BrickColor.new("Institutional white")
  181. o16.Position = Vector3.new(11.4921246, 121.518692, 21.8345737)
  182. o16.Rotation = Vector3.new(-90, 0, 90)
  183. o16.Anchored = true
  184. o16.Size = Vector3.new(7.11000109, 72.909996, 27.4000225)
  185. o16.CFrame = CFrame.new(11.4921246, 121.518692, 21.8345737, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  186. o16.BottomSurface = Enum.SurfaceType.Smooth
  187. o16.TopSurface = Enum.SurfaceType.Smooth
  188. o16.Color = Color3.new(0.972549, 0.972549, 0.972549)
  189. o16.Position = Vector3.new(11.4921246, 121.518692, 21.8345737)
  190. o17.Parent = o10
  191. o17.BrickColor = BrickColor.new("Institutional white")
  192. o17.Position = Vector3.new(42.9061775, 98.1022415, -56.8156891)
  193. o17.Rotation = Vector3.new(0, 90, 0)
  194. o17.Anchored = true
  195. o17.Size = Vector3.new(7.11000109, 74.2900085, 27.4000225)
  196. o17.CFrame = CFrame.new(42.9061775, 98.1022415, -56.8156891, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  197. o17.BottomSurface = Enum.SurfaceType.Smooth
  198. o17.TopSurface = Enum.SurfaceType.Smooth
  199. o17.Color = Color3.new(0.972549, 0.972549, 0.972549)
  200. o17.Position = Vector3.new(42.9061775, 98.1022415, -56.8156891)
  201. o18.Parent = o10
  202. o18.BrickColor = BrickColor.new("Institutional white")
  203. o18.Position = Vector3.new(11.4921246, 68.6245499, -56.8156891)
  204. o18.Rotation = Vector3.new(-90, 0, 90)
  205. o18.Anchored = true
  206. o18.Size = Vector3.new(7.11000109, 72.909996, 14.7500267)
  207. o18.CFrame = CFrame.new(11.4921246, 68.6245499, -56.8156891, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  208. o18.BottomSurface = Enum.SurfaceType.Smooth
  209. o18.TopSurface = Enum.SurfaceType.Smooth
  210. o18.Color = Color3.new(0.972549, 0.972549, 0.972549)
  211. o18.Position = Vector3.new(11.4921246, 68.6245499, -56.8156891)
  212. o19.Parent = o10
  213. o20.Parent = o19
  214. o20.BrickColor = BrickColor.new("Institutional white")
  215. o20.Position = Vector3.new(-4.75000477, 66.1786194, -64.3701706)
  216. o20.Anchored = true
  217. o20.Size = Vector3.new(15.4400063, 1, 19.340004)
  218. o20.CFrame = CFrame.new(-4.75000477, 66.1786194, -64.3701706, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  219. o20.BottomSurface = Enum.SurfaceType.Smooth
  220. o20.TopSurface = Enum.SurfaceType.Smooth
  221. o20.Color = Color3.new(0.972549, 0.972549, 0.972549)
  222. o20.Position = Vector3.new(-4.75000477, 66.1786194, -64.3701706)
  223. o21.Parent = o19
  224. o21.BrickColor = BrickColor.new("Institutional white")
  225. o21.Position = Vector3.new(5.03999615, 77.9533234, -64.2095032)
  226. o21.Anchored = true
  227. o21.Size = Vector3.new(35.0200081, 1, 7.15000248)
  228. o21.CFrame = CFrame.new(5.03999615, 77.9533234, -64.2095032, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  229. o21.BottomSurface = Enum.SurfaceType.Smooth
  230. o21.TopSurface = Enum.SurfaceType.Smooth
  231. o21.Color = Color3.new(0.972549, 0.972549, 0.972549)
  232. o21.Position = Vector3.new(5.03999615, 77.9533234, -64.2095032)
  233. o22.Parent = o19
  234. o22.BrickColor = BrickColor.new("Institutional white")
  235. o22.Position = Vector3.new(5.03999615, 76.0810242, -64.074501)
  236. o22.Anchored = true
  237. o22.Size = Vector3.new(35.0200081, 1, 6.88000345)
  238. o22.CFrame = CFrame.new(5.03999615, 76.0810242, -64.074501, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  239. o22.BottomSurface = Enum.SurfaceType.Smooth
  240. o22.TopSurface = Enum.SurfaceType.Smooth
  241. o22.Color = Color3.new(0.972549, 0.972549, 0.972549)
  242. o22.Position = Vector3.new(5.03999615, 76.0810242, -64.074501)
  243. o23.Parent = o19
  244. o23.BrickColor = BrickColor.new("Institutional white")
  245. o23.Position = Vector3.new(5.03999615, 74.1631241, -64.1444931)
  246. o23.Anchored = true
  247. o23.Size = Vector3.new(35.0200081, 1, 7.01999807)
  248. o23.CFrame = CFrame.new(5.03999615, 74.1631241, -64.1444931, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  249. o23.BottomSurface = Enum.SurfaceType.Smooth
  250. o23.TopSurface = Enum.SurfaceType.Smooth
  251. o23.Color = Color3.new(0.972549, 0.972549, 0.972549)
  252. o23.Position = Vector3.new(5.03999615, 74.1631241, -64.1444931)
  253. o24.Parent = o19
  254. o24.BrickColor = BrickColor.new("Institutional white")
  255. o24.Position = Vector3.new(5.03999615, 71.8473969, -64.2344666)
  256. o24.Anchored = true
  257. o24.Size = Vector3.new(35.0200081, 1, 7.19999695)
  258. o24.CFrame = CFrame.new(5.03999615, 71.8473969, -64.2344666, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  259. o24.BottomSurface = Enum.SurfaceType.Smooth
  260. o24.TopSurface = Enum.SurfaceType.Smooth
  261. o24.Color = Color3.new(0.972549, 0.972549, 0.972549)
  262. o24.Position = Vector3.new(5.03999615, 71.8473969, -64.2344666)
  263. o25.Parent = o19
  264. o25.BrickColor = BrickColor.new("Institutional white")
  265. o25.Position = Vector3.new(5.03999615, 69.7939529, -64.1695023)
  266. o25.Anchored = true
  267. o25.Size = Vector3.new(35.0200081, 1, 7.07000017)
  268. o25.CFrame = CFrame.new(5.03999615, 69.7939529, -64.1695023, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  269. o25.BottomSurface = Enum.SurfaceType.Smooth
  270. o25.TopSurface = Enum.SurfaceType.Smooth
  271. o25.Color = Color3.new(0.972549, 0.972549, 0.972549)
  272. o25.Position = Vector3.new(5.03999615, 69.7939529, -64.1695023)
  273. o26.Parent = o10
  274. o26.BrickColor = BrickColor.new("Institutional white")
  275. o26.Position = Vector3.new(15.7350197, 66.9690247, -17.6399689)
  276. o26.Anchored = true
  277. o26.Size = Vector3.new(70.010025, 1, 73.2400665)
  278. o26.CFrame = CFrame.new(15.7350197, 66.9690247, -17.6399689, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  279. o26.BottomSurface = Enum.SurfaceType.Smooth
  280. o26.TopSurface = Enum.SurfaceType.Smooth
  281. o26.Color = Color3.new(0.972549, 0.972549, 0.972549)
  282. o26.Position = Vector3.new(15.7350197, 66.9690247, -17.6399689)
  283. o27.Parent = o26
  284. o27.Range = 60
  285. o28.Parent = o10
  286. o28.BrickColor = BrickColor.new("Institutional white")
  287. o28.Position = Vector3.new(42.9061775, 98.1022415, 21.8345737)
  288. o28.Rotation = Vector3.new(0, 90, 0)
  289. o28.Anchored = true
  290. o28.Size = Vector3.new(7.11000109, 74.2900085, 27.4000225)
  291. o28.CFrame = CFrame.new(42.9061775, 98.1022415, 21.8345737, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  292. o28.BottomSurface = Enum.SurfaceType.Smooth
  293. o28.TopSurface = Enum.SurfaceType.Smooth
  294. o28.Color = Color3.new(0.972549, 0.972549, 0.972549)
  295. o28.Position = Vector3.new(42.9061775, 98.1022415, 21.8345737)
  296. o29.Parent = o10
  297. o29.BrickColor = BrickColor.new("Institutional white")
  298. o29.Position = Vector3.new(11.4921246, 68.6245499, 21.8345737)
  299. o29.Rotation = Vector3.new(-90, 0, 90)
  300. o29.Anchored = true
  301. o29.Size = Vector3.new(7.11000109, 72.909996, 14.7500267)
  302. o29.CFrame = CFrame.new(11.4921246, 68.6245499, 21.8345737, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  303. o29.BottomSurface = Enum.SurfaceType.Smooth
  304. o29.TopSurface = Enum.SurfaceType.Smooth
  305. o29.Color = Color3.new(0.972549, 0.972549, 0.972549)
  306. o29.Position = Vector3.new(11.4921246, 68.6245499, 21.8345737)
  307. o30.Parent = o10
  308. o30.BrickColor = BrickColor.new("Institutional white")
  309. o30.Position = Vector3.new(-11.5058603, 98.1022415, -56.8156891)
  310. o30.Rotation = Vector3.new(0, 90, 0)
  311. o30.Anchored = true
  312. o30.Size = Vector3.new(7.11000109, 74.2900085, 27.4000225)
  313. o30.CFrame = CFrame.new(-11.5058603, 98.1022415, -56.8156891, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  314. o30.BottomSurface = Enum.SurfaceType.Smooth
  315. o30.TopSurface = Enum.SurfaceType.Smooth
  316. o30.Color = Color3.new(0.972549, 0.972549, 0.972549)
  317. o30.Position = Vector3.new(-11.5058603, 98.1022415, -56.8156891)
  318. o31.Parent = o10
  319. o32.Parent = o31
  320. o32.BrickColor = BrickColor.new("Institutional white")
  321. o32.Position = Vector3.new(-4.75000477, 66.1786194, 33.704113)
  322. o32.Anchored = true
  323. o32.Size = Vector3.new(15.4400063, 1, 22.3400059)
  324. o32.CFrame = CFrame.new(-4.75000477, 66.1786194, 33.704113, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  325. o32.BottomSurface = Enum.SurfaceType.Smooth
  326. o32.TopSurface = Enum.SurfaceType.Smooth
  327. o32.Color = Color3.new(0.972549, 0.972549, 0.972549)
  328. o32.Position = Vector3.new(-4.75000477, 66.1786194, 33.704113)
  329. o33.Parent = o31
  330. o33.BrickColor = BrickColor.new("Institutional white")
  331. o33.Position = Vector3.new(5.03999615, 77.9533234, 30.2791119)
  332. o33.Anchored = true
  333. o33.Size = Vector3.new(35.0200081, 1, 15.4900017)
  334. o33.CFrame = CFrame.new(5.03999615, 77.9533234, 30.2791119, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  335. o33.BottomSurface = Enum.SurfaceType.Smooth
  336. o33.TopSurface = Enum.SurfaceType.Smooth
  337. o33.Color = Color3.new(0.972549, 0.972549, 0.972549)
  338. o33.Position = Vector3.new(5.03999615, 77.9533234, 30.2791119)
  339. o34.Parent = o31
  340. o34.BrickColor = BrickColor.new("Institutional white")
  341. o34.Position = Vector3.new(5.03999615, 76.0810242, 30.2791119)
  342. o34.Anchored = true
  343. o34.Size = Vector3.new(35.0200081, 1, 15.4900017)
  344. o34.CFrame = CFrame.new(5.03999615, 76.0810242, 30.2791119, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  345. o34.BottomSurface = Enum.SurfaceType.Smooth
  346. o34.TopSurface = Enum.SurfaceType.Smooth
  347. o34.Color = Color3.new(0.972549, 0.972549, 0.972549)
  348. o34.Position = Vector3.new(5.03999615, 76.0810242, 30.2791119)
  349. o35.Parent = o31
  350. o35.BrickColor = BrickColor.new("Institutional white")
  351. o35.Position = Vector3.new(5.03999615, 74.1631241, 30.2791119)
  352. o35.Anchored = true
  353. o35.Size = Vector3.new(35.0200081, 1, 15.4900017)
  354. o35.CFrame = CFrame.new(5.03999615, 74.1631241, 30.2791119, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  355. o35.BottomSurface = Enum.SurfaceType.Smooth
  356. o35.TopSurface = Enum.SurfaceType.Smooth
  357. o35.Color = Color3.new(0.972549, 0.972549, 0.972549)
  358. o35.Position = Vector3.new(5.03999615, 74.1631241, 30.2791119)
  359. o36.Parent = o31
  360. o36.BrickColor = BrickColor.new("Institutional white")
  361. o36.Position = Vector3.new(5.03999615, 71.8473969, 30.2791119)
  362. o36.Anchored = true
  363. o36.Size = Vector3.new(35.0200081, 1, 15.4900017)
  364. o36.CFrame = CFrame.new(5.03999615, 71.8473969, 30.2791119, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  365. o36.BottomSurface = Enum.SurfaceType.Smooth
  366. o36.TopSurface = Enum.SurfaceType.Smooth
  367. o36.Color = Color3.new(0.972549, 0.972549, 0.972549)
  368. o36.Position = Vector3.new(5.03999615, 71.8473969, 30.2791119)
  369. o37.Parent = o31
  370. o37.BrickColor = BrickColor.new("Institutional white")
  371. o37.Position = Vector3.new(5.03999615, 69.7939529, 30.2791119)
  372. o37.Anchored = true
  373. o37.Size = Vector3.new(35.0200081, 1, 15.4900017)
  374. o37.CFrame = CFrame.new(5.03999615, 69.7939529, 30.2791119, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  375. o37.BottomSurface = Enum.SurfaceType.Smooth
  376. o37.TopSurface = Enum.SurfaceType.Smooth
  377. o37.Color = Color3.new(0.972549, 0.972549, 0.972549)
  378. o37.Position = Vector3.new(5.03999615, 69.7939529, 30.2791119)
  379. o38.Parent = o10
  380. o38.BrickColor = BrickColor.new("Institutional white")
  381. o38.Position = Vector3.new(53.0407219, 98.1022415, -14.3942566)
  382. o38.Anchored = true
  383. o38.Size = Vector3.new(7.11000109, 74.2900085, 79.140007)
  384. o38.CFrame = CFrame.new(53.0407219, 98.1022415, -14.3942566, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  385. o38.BottomSurface = Enum.SurfaceType.Smooth
  386. o38.TopSurface = Enum.SurfaceType.Smooth
  387. o38.Color = Color3.new(0.972549, 0.972549, 0.972549)
  388. o38.Position = Vector3.new(53.0407219, 98.1022415, -14.3942566)
  389. o39.Parent = o10
  390. o39.BrickColor = BrickColor.new("Institutional white")
  391. o39.Position = Vector3.new(11.4921246, 121.518692, -56.8156891)
  392. o39.Rotation = Vector3.new(-90, 0, 90)
  393. o39.Anchored = true
  394. o39.Size = Vector3.new(7.11000109, 72.909996, 27.4000225)
  395. o39.CFrame = CFrame.new(11.4921246, 121.518692, -56.8156891, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  396. o39.BottomSurface = Enum.SurfaceType.Smooth
  397. o39.TopSurface = Enum.SurfaceType.Smooth
  398. o39.Color = Color3.new(0.972549, 0.972549, 0.972549)
  399. o39.Position = Vector3.new(11.4921246, 121.518692, -56.8156891)
  400. mas.Parent = workspace
  401. mas:MakeJoints()
  402. local mas1 = mas:GetChildren()
  403. for i=1,#mas1 do
  404. mas1[i].Parent = workspace
  405. ypcall(function() mas1[i]:MakeJoints() end)
  406. end
  407. mas:Destroy()
  408. for i=1,#cors do
  409. coroutine.resume(cors[i])
  410. end
  411.  
  412. game:GetService("Lighting").Ambient = Color3.new(0, 0, 0)
  413. game:GetService("Lighting").Brightness = 2
  414. game:GetService("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  415. game:GetService("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  416. game:GetService("Lighting").GlobalShadows = true
  417. game:GetService("Lighting").OutdoorAmbient = Color3.new(0.501961, 0.501961, 0.501961)
  418. game:GetService("Lighting").Outlines = false
  419. game:GetService("Lighting").GeographicLatitude = 41.733299255371
  420. game:GetService("Lighting").TimeOfDay = "14:00:00"
  421. game:GetService("Lighting").FogColor = Color3.new(0.752941, 0.752941, 0.752941)
  422. game:GetService("Lighting").FogEnd = 100000
  423. game:GetService("Lighting").FogStart = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement