Advertisement
UhhLegoboy

Mini EDM Party

Apr 3rd, 2017
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 17.44 KB | None | 0 0
  1. local runDummyScript = function(f,scri)
  2. local oldenv = getfenv(f)
  3. local newenv = setmetatable({}, {
  4. __index = function(_, k)
  5. if k:lower() == 'script' then
  6. return scri
  7. else
  8. return oldenv[k]
  9. end
  10. end
  11. })
  12. setfenv(f, newenv)
  13. ypcall(function() f() end)
  14. end
  15. cors = {}
  16. mas = Instance.new("Model",game:GetService("Lighting"))
  17. mas.Name = "CompiledModel"
  18. o1 = Instance.new("Model")
  19. o2 = Instance.new("WedgePart")
  20. o3 = Instance.new("Part")
  21. o4 = Instance.new("Sound")
  22. o5 = Instance.new("Script")
  23. o6 = Instance.new("Part")
  24. o7 = Instance.new("Script")
  25. o8 = Instance.new("Part")
  26. o9 = Instance.new("Script")
  27. o10 = Instance.new("Part")
  28. o11 = Instance.new("Script")
  29. o12 = Instance.new("Part")
  30. o13 = Instance.new("Script")
  31. o14 = Instance.new("Part")
  32. o15 = Instance.new("Part")
  33. o16 = Instance.new("Part")
  34. o17 = Instance.new("Script")
  35. o18 = Instance.new("Part")
  36. o19 = Instance.new("Script")
  37. o20 = Instance.new("Part")
  38. o21 = Instance.new("Script")
  39. o22 = Instance.new("Part")
  40. o23 = Instance.new("Script")
  41. o24 = Instance.new("Part")
  42. o25 = Instance.new("Script")
  43. o26 = Instance.new("Part")
  44. o27 = Instance.new("Part")
  45. o28 = Instance.new("Part")
  46. o29 = Instance.new("Part")
  47. o30 = Instance.new("Part")
  48. o31 = Instance.new("Part")
  49. o32 = Instance.new("Part")
  50. o1.Parent = mas
  51. o2.Parent = o1
  52. o2.Material = Enum.Material.SmoothPlastic
  53. o2.BrickColor = BrickColor.new("Really black")
  54. o2.Position = Vector3.new(8.5, 1.50000095, -27.5)
  55. o2.Anchored = true
  56. o2.Size = Vector3.new(11, 3, 5)
  57. o2.CFrame = CFrame.new(8.5, 1.50000095, -27.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  58. o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  59. o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  60. o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  61. o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  62. o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  63. o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  64. o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  65. o2.Position = Vector3.new(8.5, 1.50000095, -27.5)
  66. o3.Parent = o1
  67. o3.Material = Enum.Material.SmoothPlastic
  68. o3.BrickColor = BrickColor.new("Really black")
  69. o3.Position = Vector3.new(8.5, 4.5, -19)
  70. o3.Anchored = true
  71. o3.Size = Vector3.new(11, 3, 2)
  72. o3.CFrame = CFrame.new(8.5, 4.5, -19, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  73. o3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  74. o3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  75. o3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  76. o3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  77. o3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  78. o3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  79. o3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  80. o3.Position = Vector3.new(8.5, 4.5, -19)
  81. o4.Parent = o3
  82. o4.Volume = 3
  83. o5.Parent = o4
  84. table.insert(cors,coroutine.create(function()
  85. wait()
  86. runDummyScript(function()
  87. Songs = {331383417,292258559,199484525,665070145,551236870,586627635}
  88. while true do
  89.     script.Parent.SoundId = "rbxassetid://" .. Songs[math.random(1,6)]
  90.     script.Parent : play()
  91.     wait(script.Parent.TimeLength)
  92. end
  93. end,o5)
  94. end))
  95. o6.Parent = o1
  96. o6.Material = Enum.Material.SmoothPlastic
  97. o6.Reflectance = 1
  98. o6.Position = Vector3.new(4.5, 0.100000001, -8)
  99. o6.Anchored = true
  100. o6.Size = Vector3.new(4, 0.200000003, 4)
  101. o6.CFrame = CFrame.new(4.5, 0.100000001, -8, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  102. o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  103. o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  104. o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  105. o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  106. o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  107. o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  108. o6.Position = Vector3.new(4.5, 0.100000001, -8)
  109. o7.Parent = o6
  110. table.insert(cors,coroutine.create(function()
  111. wait()
  112. runDummyScript(function()
  113. while true do
  114.     script.Parent.BrickColor = BrickColor.Random()
  115.     wait(0.1)
  116. end
  117. end,o7)
  118. end))
  119. o8.Parent = o1
  120. o8.Material = Enum.Material.SmoothPlastic
  121. o8.Reflectance = 1
  122. o8.Position = Vector3.new(8.5, 0.100000001, -8)
  123. o8.Anchored = true
  124. o8.Size = Vector3.new(4, 0.200000003, 4)
  125. o8.CFrame = CFrame.new(8.5, 0.100000001, -8, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  126. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  127. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  128. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  129. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  130. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  131. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  132. o8.Position = Vector3.new(8.5, 0.100000001, -8)
  133. o9.Parent = o8
  134. table.insert(cors,coroutine.create(function()
  135. wait()
  136. runDummyScript(function()
  137. while true do
  138.     script.Parent.BrickColor = BrickColor.Random()
  139.     wait(0.1)
  140. end
  141. end,o9)
  142. end))
  143. o10.Parent = o1
  144. o10.Material = Enum.Material.SmoothPlastic
  145. o10.Reflectance = 1
  146. o10.Position = Vector3.new(12.5, 0.100000001, -8)
  147. o10.Anchored = true
  148. o10.Size = Vector3.new(4, 0.200000003, 4)
  149. o10.CFrame = CFrame.new(12.5, 0.100000001, -8, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  150. o10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  151. o10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  152. o10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  153. o10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  154. o10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  155. o10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  156. o10.Position = Vector3.new(12.5, 0.100000001, -8)
  157. o11.Parent = o10
  158. table.insert(cors,coroutine.create(function()
  159. wait()
  160. runDummyScript(function()
  161. while true do
  162.     script.Parent.BrickColor = BrickColor.Random()
  163.     wait(0.1)
  164. end
  165. end,o11)
  166. end))
  167. o12.Parent = o1
  168. o12.Material = Enum.Material.SmoothPlastic
  169. o12.Reflectance = 1
  170. o12.Position = Vector3.new(8.5, 0.100000001, -16)
  171. o12.Anchored = true
  172. o12.Size = Vector3.new(4, 0.200000003, 4)
  173. o12.CFrame = CFrame.new(8.5, 0.100000001, -16, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  174. o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  175. o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  176. o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  177. o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  178. o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  179. o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  180. o12.Position = Vector3.new(8.5, 0.100000001, -16)
  181. o13.Parent = o12
  182. table.insert(cors,coroutine.create(function()
  183. wait()
  184. runDummyScript(function()
  185. while true do
  186.     script.Parent.BrickColor = BrickColor.Random()
  187.     wait(0.1)
  188. end
  189. end,o13)
  190. end))
  191. o14.Parent = o1
  192. o14.Material = Enum.Material.SmoothPlastic
  193. o14.BrickColor = BrickColor.new("Really black")
  194. o14.Position = Vector3.new(13.5, 4.5, -22.5)
  195. o14.Anchored = true
  196. o14.Size = Vector3.new(1, 3, 5)
  197. o14.CFrame = CFrame.new(13.5, 4.5, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  198. o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  199. o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  200. o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  201. o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  202. o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  203. o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  204. o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  205. o14.Position = Vector3.new(13.5, 4.5, -22.5)
  206. o15.Parent = o1
  207. o15.Material = Enum.Material.SmoothPlastic
  208. o15.BrickColor = BrickColor.new("Really black")
  209. o15.Position = Vector3.new(3.5, 4.5, -22.5)
  210. o15.Anchored = true
  211. o15.Size = Vector3.new(1, 3, 5)
  212. o15.CFrame = CFrame.new(3.5, 4.5, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  213. o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  214. o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  215. o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  216. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  217. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  218. o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  219. o15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  220. o15.Position = Vector3.new(3.5, 4.5, -22.5)
  221. o16.Parent = o1
  222. o16.Material = Enum.Material.SmoothPlastic
  223. o16.Reflectance = 1
  224. o16.Position = Vector3.new(12.5, 0.100000001, -16)
  225. o16.Anchored = true
  226. o16.Size = Vector3.new(4, 0.200000003, 4)
  227. o16.CFrame = CFrame.new(12.5, 0.100000001, -16, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  228. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  229. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  230. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  231. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  232. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  233. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  234. o16.Position = Vector3.new(12.5, 0.100000001, -16)
  235. o17.Parent = o16
  236. table.insert(cors,coroutine.create(function()
  237. wait()
  238. runDummyScript(function()
  239. while true do
  240.     script.Parent.BrickColor = BrickColor.Random()
  241.     wait(0.1)
  242. end
  243. end,o17)
  244. end))
  245. o18.Parent = o1
  246. o18.Material = Enum.Material.SmoothPlastic
  247. o18.Reflectance = 1
  248. o18.Position = Vector3.new(8.5, 0.100000001, -12)
  249. o18.Anchored = true
  250. o18.Size = Vector3.new(4, 0.200000003, 4)
  251. o18.CFrame = CFrame.new(8.5, 0.100000001, -12, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  252. o18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  253. o18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  254. o18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  255. o18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  256. o18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  257. o18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  258. o18.Position = Vector3.new(8.5, 0.100000001, -12)
  259. o19.Parent = o18
  260. table.insert(cors,coroutine.create(function()
  261. wait()
  262. runDummyScript(function()
  263. while true do
  264.     script.Parent.BrickColor = BrickColor.Random()
  265.     wait(0.1)
  266. end
  267. end,o19)
  268. end))
  269. o20.Parent = o1
  270. o20.Material = Enum.Material.SmoothPlastic
  271. o20.Reflectance = 1
  272. o20.Position = Vector3.new(4.5, 0.100000001, -12)
  273. o20.Anchored = true
  274. o20.Size = Vector3.new(4, 0.200000003, 4)
  275. o20.CFrame = CFrame.new(4.5, 0.100000001, -12, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  276. o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  277. o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  278. o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  279. o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  280. o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  281. o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  282. o20.Position = Vector3.new(4.5, 0.100000001, -12)
  283. o21.Parent = o20
  284. table.insert(cors,coroutine.create(function()
  285. wait()
  286. runDummyScript(function()
  287. while true do
  288.     script.Parent.BrickColor = BrickColor.Random()
  289.     wait(0.1)
  290. end
  291. end,o21)
  292. end))
  293. o22.Parent = o1
  294. o22.Material = Enum.Material.SmoothPlastic
  295. o22.Reflectance = 1
  296. o22.Position = Vector3.new(12.5, 0.100000001, -12)
  297. o22.Anchored = true
  298. o22.Size = Vector3.new(4, 0.200000003, 4)
  299. o22.CFrame = CFrame.new(12.5, 0.100000001, -12, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  300. o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  301. o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  302. o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  303. o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  304. o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  305. o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  306. o22.Position = Vector3.new(12.5, 0.100000001, -12)
  307. o23.Parent = o22
  308. table.insert(cors,coroutine.create(function()
  309. wait()
  310. runDummyScript(function()
  311. while true do
  312.     script.Parent.BrickColor = BrickColor.Random()
  313.     wait(0.1)
  314. end
  315. end,o23)
  316. end))
  317. o24.Parent = o1
  318. o24.Material = Enum.Material.SmoothPlastic
  319. o24.Reflectance = 1
  320. o24.Position = Vector3.new(4.5, 0.100000001, -16)
  321. o24.Anchored = true
  322. o24.Size = Vector3.new(4, 0.200000003, 4)
  323. o24.CFrame = CFrame.new(4.5, 0.100000001, -16, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  324. o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  325. o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  326. o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  327. o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  328. o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  329. o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  330. o24.Position = Vector3.new(4.5, 0.100000001, -16)
  331. o25.Parent = o24
  332. table.insert(cors,coroutine.create(function()
  333. wait()
  334. runDummyScript(function()
  335. while true do
  336.     script.Parent.BrickColor = BrickColor.Random()
  337.     wait(0.1)
  338. end
  339. end,o25)
  340. end))
  341. o26.Parent = o1
  342. o26.Material = Enum.Material.SmoothPlastic
  343. o26.BrickColor = BrickColor.new("Flint")
  344. o26.Position = Vector3.new(10.9849987, 6.10000038, -19.3150005)
  345. o26.Rotation = Vector3.new(-90.0000381, 90, 0)
  346. o26.Anchored = true
  347. o26.Shape = Enum.PartType.Cylinder
  348. o26.Size = Vector3.new(0.769999981, 3, 1.30999994)
  349. o26.CFrame = CFrame.new(10.9849987, 6.10000038, -19.3150005, 0, 0, 1.00000215, -1.00000179, -5.96046448e-007, 0, -5.96046448e-007, -1.00000095, 0)
  350. o26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  351. o26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  352. o26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  353. o26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  354. o26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  355. o26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  356. o26.Color = Color3.new(0.411765, 0.4, 0.360784)
  357. o26.Position = Vector3.new(10.9849987, 6.10000038, -19.3150005)
  358. o27.Parent = o1
  359. o27.Material = Enum.Material.SmoothPlastic
  360. o27.BrickColor = BrickColor.new("Flint")
  361. o27.Position = Vector3.new(3.9849987, 8.10000038, -18.3150005)
  362. o27.Rotation = Vector3.new(0, 90, 0)
  363. o27.Anchored = true
  364. o27.Shape = Enum.PartType.Cylinder
  365. o27.Size = Vector3.new(0.769999981, 3, 1.30999994)
  366. o27.CFrame = CFrame.new(3.9849987, 8.10000038, -18.3150005, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0)
  367. o27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  368. o27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  369. o27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  370. o27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  371. o27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  372. o27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  373. o27.Color = Color3.new(0.411765, 0.4, 0.360784)
  374. o27.Position = Vector3.new(3.9849987, 8.10000038, -18.3150005)
  375. o28.Parent = o1
  376. o28.Material = Enum.Material.SmoothPlastic
  377. o28.BrickColor = BrickColor.new("Really black")
  378. o28.Position = Vector3.new(4, 7.5, -19)
  379. o28.Anchored = true
  380. o28.Size = Vector3.new(2, 3, 2)
  381. o28.CFrame = CFrame.new(4, 7.5, -19, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  382. o28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  383. o28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  384. o28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  385. o28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  386. o28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  387. o28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  388. o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  389. o28.Position = Vector3.new(4, 7.5, -19)
  390. o29.Parent = o1
  391. o29.Material = Enum.Material.SmoothPlastic
  392. o29.BrickColor = BrickColor.new("Flint")
  393. o29.Position = Vector3.new(5.9849987, 6.10000038, -19.3150005)
  394. o29.Rotation = Vector3.new(-90.0000381, 90, 0)
  395. o29.Anchored = true
  396. o29.Shape = Enum.PartType.Cylinder
  397. o29.Size = Vector3.new(0.769999981, 3, 1.30999994)
  398. o29.CFrame = CFrame.new(5.9849987, 6.10000038, -19.3150005, 0, 0, 1.00000215, -1.00000179, -5.96046448e-007, 0, -5.96046448e-007, -1.00000095, 0)
  399. o29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  400. o29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  401. o29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  402. o29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  403. o29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  404. o29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  405. o29.Color = Color3.new(0.411765, 0.4, 0.360784)
  406. o29.Position = Vector3.new(5.9849987, 6.10000038, -19.3150005)
  407. o30.Parent = o1
  408. o30.Material = Enum.Material.SmoothPlastic
  409. o30.BrickColor = BrickColor.new("Really black")
  410. o30.Position = Vector3.new(8.5, 1.50000095, -21.5)
  411. o30.Anchored = true
  412. o30.Size = Vector3.new(11, 3, 7)
  413. o30.CFrame = CFrame.new(8.5, 1.50000095, -21.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  414. o30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  415. o30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  416. o30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  417. o30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  418. o30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  419. o30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  420. o30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  421. o30.Position = Vector3.new(8.5, 1.50000095, -21.5)
  422. o31.Parent = o1
  423. o31.Material = Enum.Material.SmoothPlastic
  424. o31.BrickColor = BrickColor.new("Flint")
  425. o31.Position = Vector3.new(12.9849987, 8.10000038, -18.3150005)
  426. o31.Rotation = Vector3.new(0, 90, 0)
  427. o31.Anchored = true
  428. o31.Shape = Enum.PartType.Cylinder
  429. o31.Size = Vector3.new(0.769999981, 3, 1.30999994)
  430. o31.CFrame = CFrame.new(12.9849987, 8.10000038, -18.3150005, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0)
  431. o31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  432. o31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  433. o31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  434. o31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  435. o31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  436. o31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  437. o31.Color = Color3.new(0.411765, 0.4, 0.360784)
  438. o31.Position = Vector3.new(12.9849987, 8.10000038, -18.3150005)
  439. o32.Parent = o1
  440. o32.Material = Enum.Material.SmoothPlastic
  441. o32.BrickColor = BrickColor.new("Really black")
  442. o32.Position = Vector3.new(13, 7.5, -19)
  443. o32.Anchored = true
  444. o32.Size = Vector3.new(2, 3, 2)
  445. o32.CFrame = CFrame.new(13, 7.5, -19, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  446. o32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  447. o32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  448. o32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  449. o32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  450. o32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  451. o32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  452. o32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  453. o32.Position = Vector3.new(13, 7.5, -19)
  454. mas.Parent = workspace
  455. mas:MakeJoints()
  456. local mas1 = mas:GetChildren()
  457. for i=1,#mas1 do
  458.     mas1[i].Parent = workspace
  459.     ypcall(function() mas1[i]:MakeJoints() end)
  460. end
  461. mas:Destroy()
  462. for i=1,#cors do
  463. coroutine.resume(cors[i])
  464. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement