Advertisement
dahpiglz

Untitled

Dec 2nd, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.19 KB | None | 0 0
  1. --Converted with ttyyuu12345's model to script plugin v4
  2. function sandbox(var,func)
  3. local env = getfenv(func)
  4. local newenv = setmetatable({},{
  5. __index = function(self,k)
  6. if k=="script" then
  7. return var
  8. else
  9. return env[k]
  10. end
  11. end,
  12. })
  13. setfenv(func,newenv)
  14. return func
  15. end
  16. cors = {}
  17. mas = Instance.new("Model",game:GetService("Lighting"))
  18. local chil = workspace:GetChildren()
  19. for i,v in pairs(chil) do
  20. if not (v==script or v:IsA("Camera") or v:IsA("Terrain") or game:GetService("Players"):GetPlayerFromCharacter(v)~=nil) then
  21. v:Destroy()
  22. end
  23. end
  24. SpawnLocation0 = Instance.new("SpawnLocation")
  25. Script1 = Instance.new("Script")
  26. Part2 = Instance.new("Part")
  27. Part3 = Instance.new("Part")
  28. Script4 = Instance.new("Script")
  29. Part5 = Instance.new("Part")
  30. Part6 = Instance.new("Part")
  31. Part7 = Instance.new("Part")
  32. Part8 = Instance.new("Part")
  33. Part9 = Instance.new("Part")
  34. SpawnLocation10 = Instance.new("SpawnLocation")
  35. Part11 = Instance.new("Part")
  36. Part12 = Instance.new("Part")
  37. Script13 = Instance.new("Script")
  38. Script14 = Instance.new("Script")
  39. Decal15 = Instance.new("Decal")
  40. Part16 = Instance.new("Part")
  41. Part17 = Instance.new("Part")
  42. Part18 = Instance.new("Part")
  43. Part19 = Instance.new("Part")
  44. Part20 = Instance.new("Part")
  45. Part21 = Instance.new("Part")
  46. Part22 = Instance.new("Part")
  47. Part23 = Instance.new("Part")
  48. Part24 = Instance.new("Part")
  49. Part25 = Instance.new("Part")
  50. Part26 = Instance.new("Part")
  51. Part27 = Instance.new("Part")
  52. Part28 = Instance.new("Part")
  53. Part29 = Instance.new("Part")
  54. Part30 = Instance.new("Part")
  55. Part31 = Instance.new("Part")
  56. Part32 = Instance.new("Part")
  57. Part33 = Instance.new("Part")
  58. Part34 = Instance.new("Part")
  59. Part35 = Instance.new("Part")
  60. Part36 = Instance.new("Part")
  61. Part37 = Instance.new("Part")
  62. Part38 = Instance.new("Part")
  63. Part39 = Instance.new("Part")
  64. Model40 = Instance.new("Model")
  65. Part41 = Instance.new("Part")
  66. Decal42 = Instance.new("Decal")
  67. ClickDetector43 = Instance.new("ClickDetector")
  68. Script44 = Instance.new("Script")
  69. Part45 = Instance.new("Part")
  70. Part46 = Instance.new("Part")
  71. Part47 = Instance.new("Part")
  72. Part48 = Instance.new("Part")
  73. Part49 = Instance.new("Part")
  74. Part50 = Instance.new("Part")
  75. Part51 = Instance.new("Part")
  76. Part52 = Instance.new("Part")
  77. Part53 = Instance.new("Part")
  78. Part54 = Instance.new("Part")
  79. Part55 = Instance.new("Part")
  80. Part56 = Instance.new("Part")
  81. Part57 = Instance.new("Part")
  82. Part58 = Instance.new("Part")
  83. Part59 = Instance.new("Part")
  84. Part60 = Instance.new("Part")
  85. Part61 = Instance.new("Part")
  86. Part62 = Instance.new("Part")
  87. Part63 = Instance.new("Part")
  88. Part64 = Instance.new("Part")
  89. Part65 = Instance.new("Part")
  90. Part66 = Instance.new("Part")
  91. Model67 = Instance.new("Model")
  92. Part68 = Instance.new("Part")
  93. SurfaceGui69 = Instance.new("SurfaceGui")
  94. TextLabel70 = Instance.new("TextLabel")
  95. TextLabel71 = Instance.new("TextLabel")
  96. Part72 = Instance.new("Part")
  97. SurfaceGui73 = Instance.new("SurfaceGui")
  98. TextLabel74 = Instance.new("TextLabel")
  99. TextLabel75 = Instance.new("TextLabel")
  100. Part76 = Instance.new("Part")
  101. SurfaceGui77 = Instance.new("SurfaceGui")
  102. TextLabel78 = Instance.new("TextLabel")
  103. TextLabel79 = Instance.new("TextLabel")
  104. Part80 = Instance.new("Part")
  105. Script81 = Instance.new("Script")
  106. Part82 = Instance.new("Part")
  107. Part83 = Instance.new("Part")
  108. Script84 = Instance.new("Script")
  109. Part85 = Instance.new("Part")
  110. Script86 = Instance.new("Script")
  111. Part87 = Instance.new("Part")
  112. Script88 = Instance.new("Script")
  113. SpawnLocation0.Parent = mas
  114. SpawnLocation0.BrickColor = BrickColor.new("Dark stone grey")
  115. SpawnLocation0.Anchored = true
  116. SpawnLocation0.Size = Vector3.new(4, 1, 4)
  117. SpawnLocation0.CFrame = CFrame.new(132, -46.5, 132, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  118. SpawnLocation0.TopSurface = Enum.SurfaceType.Smooth
  119. SpawnLocation0.Neutral = false
  120. SpawnLocation0.Color = Color3.new(0.388235, 0.372549, 0.384314)
  121. SpawnLocation0.Position = Vector3.new(132, -46.5, 132)
  122. SpawnLocation0.Color = Color3.new(0.388235, 0.372549, 0.384314)
  123. Script1.Name = "DisabledScript"
  124. Script1.Parent = SpawnLocation0
  125. Script1.Disabled = true
  126. table.insert(cors,sandbox(Script1,function()
  127. function collided(hit)
  128. if hit.Parent:FindFirstChild("Head") ~= nil then
  129. if game.Players:FindFirstChild(hit.Parent.Name) ~= nil then
  130. local player = game.Players:FindFirstChild(hit.Parent.Name)
  131. player.RespawnLocation = script.Parent
  132. end
  133. end
  134. end
  135.  
  136. script.Parent.Touched:Connect(collided)
  137. end))
  138. Part2.Name = "Baseplate"
  139. Part2.Parent = mas
  140. Part2.BrickColor = BrickColor.new("Dark stone grey")
  141. Part2.Rotation = Vector3.new(-180, 0, -180)
  142. Part2.Anchored = true
  143. Part2.FormFactor = Enum.FormFactor.Symmetric
  144. Part2.Size = Vector3.new(10, 6, 10)
  145. Part2.CFrame = CFrame.new(132, -50, 14, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  146. Part2.BottomSurface = Enum.SurfaceType.Smooth
  147. Part2.TopSurface = Enum.SurfaceType.Smooth
  148. Part2.Color = Color3.new(0.388235, 0.372549, 0.384314)
  149. Part2.Position = Vector3.new(132, -50, 14)
  150. Part2.Orientation = Vector3.new(0, 180, 0)
  151. Part2.Color = Color3.new(0.388235, 0.372549, 0.384314)
  152. Part3.Name = "Baseplate"
  153. Part3.Parent = mas
  154. Part3.Anchored = true
  155. Part3.FormFactor = Enum.FormFactor.Symmetric
  156. Part3.Size = Vector3.new(18, 1, 4)
  157. Part3.CFrame = CFrame.new(132.001251, -47.5, 39, 1, -2.55735125e-12, -2.34916806e-05, 2.55744688e-12, 1, 4.06851549e-12, 2.35140324e-05, -4.06857577e-12, 1)
  158. Part3.BottomSurface = Enum.SurfaceType.Smooth
  159. Part3.TopSurface = Enum.SurfaceType.Smooth
  160. Part3.Position = Vector3.new(132.001251, -47.5, 39)
  161. Script4.Parent = Part3
  162. table.insert(cors,sandbox(Script4,function()
  163. function collided(hit)
  164. if hit.Parent:FindFirstChild("Head") ~= nil then
  165. script.Parent.Orientation = script.Parent.Orientation + Vector3.new(0, 180, 0)
  166. end
  167. end
  168.  
  169. script.Parent.Touched:Connect(collided)
  170. end))
  171. Part5.Name = "Baseplate"
  172. Part5.Parent = mas
  173. Part5.BrickColor = BrickColor.new("Dark stone grey")
  174. Part5.Rotation = Vector3.new(-180, 0, -180)
  175. Part5.Anchored = true
  176. Part5.FormFactor = Enum.FormFactor.Symmetric
  177. Part5.Size = Vector3.new(1, 37, 1)
  178. Part5.CFrame = CFrame.new(136.5, -28.5, 127.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  179. Part5.BottomSurface = Enum.SurfaceType.Smooth
  180. Part5.TopSurface = Enum.SurfaceType.Smooth
  181. Part5.Color = Color3.new(0.388235, 0.372549, 0.384314)
  182. Part5.Position = Vector3.new(136.5, -28.5, 127.5)
  183. Part5.Orientation = Vector3.new(0, 180, 0)
  184. Part5.Color = Color3.new(0.388235, 0.372549, 0.384314)
  185. Part6.Name = "Baseplate"
  186. Part6.Parent = mas
  187. Part6.BrickColor = BrickColor.new("Dark stone grey")
  188. Part6.Rotation = Vector3.new(-180, 0, -180)
  189. Part6.Anchored = true
  190. Part6.FormFactor = Enum.FormFactor.Symmetric
  191. Part6.Size = Vector3.new(1, 37, 1)
  192. Part6.CFrame = CFrame.new(127.5, -28.5, 127.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  193. Part6.BottomSurface = Enum.SurfaceType.Smooth
  194. Part6.TopSurface = Enum.SurfaceType.Smooth
  195. Part6.Color = Color3.new(0.388235, 0.372549, 0.384314)
  196. Part6.Position = Vector3.new(127.5, -28.5, 127.5)
  197. Part6.Orientation = Vector3.new(0, 180, 0)
  198. Part6.Color = Color3.new(0.388235, 0.372549, 0.384314)
  199. Part7.Name = "Baseplate"
  200. Part7.Parent = mas
  201. Part7.BrickColor = BrickColor.new("Dark stone grey")
  202. Part7.Rotation = Vector3.new(-180, 0, -180)
  203. Part7.Anchored = true
  204. Part7.FormFactor = Enum.FormFactor.Symmetric
  205. Part7.Size = Vector3.new(1, 2, 1)
  206. Part7.CFrame = CFrame.new(-37.5, -8, -23.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  207. Part7.BottomSurface = Enum.SurfaceType.Smooth
  208. Part7.TopSurface = Enum.SurfaceType.Smooth
  209. Part7.Color = Color3.new(0.388235, 0.372549, 0.384314)
  210. Part7.Position = Vector3.new(-37.5, -8, -23.5)
  211. Part7.Orientation = Vector3.new(0, 180, 0)
  212. Part7.Color = Color3.new(0.388235, 0.372549, 0.384314)
  213. Part8.Name = "Baseplate"
  214. Part8.Parent = mas
  215. Part8.BrickColor = BrickColor.new("Dark stone grey")
  216. Part8.Rotation = Vector3.new(-180, 0, -180)
  217. Part8.Anchored = true
  218. Part8.FormFactor = Enum.FormFactor.Symmetric
  219. Part8.Size = Vector3.new(4, 1, 4)
  220. Part8.CFrame = CFrame.new(-36, -6.5, -25, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  221. Part8.BottomSurface = Enum.SurfaceType.Smooth
  222. Part8.TopSurface = Enum.SurfaceType.Smooth
  223. Part8.Color = Color3.new(0.388235, 0.372549, 0.384314)
  224. Part8.Position = Vector3.new(-36, -6.5, -25)
  225. Part8.Orientation = Vector3.new(0, 180, 0)
  226. Part8.Color = Color3.new(0.388235, 0.372549, 0.384314)
  227. Part9.Name = "Baseplate"
  228. Part9.Parent = mas
  229. Part9.BrickColor = BrickColor.new("Dark stone grey")
  230. Part9.Rotation = Vector3.new(-180, 0, -180)
  231. Part9.Anchored = true
  232. Part9.FormFactor = Enum.FormFactor.Symmetric
  233. Part9.Size = Vector3.new(4, 5, 1)
  234. Part9.CFrame = CFrame.new(-36, -3.5, -26.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  235. Part9.BottomSurface = Enum.SurfaceType.Smooth
  236. Part9.TopSurface = Enum.SurfaceType.Smooth
  237. Part9.Color = Color3.new(0.388235, 0.372549, 0.384314)
  238. Part9.Position = Vector3.new(-36, -3.5, -26.5)
  239. Part9.Orientation = Vector3.new(0, 180, 0)
  240. Part9.Color = Color3.new(0.388235, 0.372549, 0.384314)
  241. SpawnLocation10.Parent = mas
  242. SpawnLocation10.BrickColor = BrickColor.new("Dark stone grey")
  243. SpawnLocation10.Anchored = true
  244. SpawnLocation10.Size = Vector3.new(4, 1, 4)
  245. SpawnLocation10.CFrame = CFrame.new(0, -8.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  246. SpawnLocation10.TopSurface = Enum.SurfaceType.Smooth
  247. SpawnLocation10.Color = Color3.new(0.388235, 0.372549, 0.384314)
  248. SpawnLocation10.Position = Vector3.new(0, -8.5, 0)
  249. SpawnLocation10.Color = Color3.new(0.388235, 0.372549, 0.384314)
  250. Part11.Name = "Baseplate"
  251. Part11.Parent = mas
  252. Part11.BrickColor = BrickColor.new("Dark stone grey")
  253. Part11.Anchored = true
  254. Part11.FormFactor = Enum.FormFactor.Symmetric
  255. Part11.Size = Vector3.new(99, 1, 99)
  256. Part11.CFrame = CFrame.new(0.5, -9.5, 0.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  257. Part11.BottomSurface = Enum.SurfaceType.Smooth
  258. Part11.TopSurface = Enum.SurfaceType.Smooth
  259. Part11.Color = Color3.new(0.388235, 0.372549, 0.384314)
  260. Part11.Position = Vector3.new(0.5, -9.5, 0.5)
  261. Part11.Color = Color3.new(0.388235, 0.372549, 0.384314)
  262. Part12.Name = "Baseplate"
  263. Part12.Parent = mas
  264. Part12.BrickColor = BrickColor.new("Dark stone grey")
  265. Part12.Rotation = Vector3.new(0, 90, 0)
  266. Part12.Anchored = true
  267. Part12.FormFactor = Enum.FormFactor.Symmetric
  268. Part12.Size = Vector3.new(18, 1, 4)
  269. Part12.CFrame = CFrame.new(132.000946, -47.5, 58, 1.65553647e-05, -2.26707542e-13, 1.00000107, 1.30441671e-16, 0.999999881, -1.34336986e-13, -0.999999881, 3.25072001e-14, 1.67561939e-05)
  270. Part12.BottomSurface = Enum.SurfaceType.Smooth
  271. Part12.TopSurface = Enum.SurfaceType.Smooth
  272. Part12.Color = Color3.new(0.388235, 0.372549, 0.384314)
  273. Part12.Position = Vector3.new(132.000946, -47.5, 58)
  274. Part12.Orientation = Vector3.new(0, 90, 0)
  275. Part12.Color = Color3.new(0.388235, 0.372549, 0.384314)
  276. Script13.Parent = Part12
  277. table.insert(cors,sandbox(Script13,function()
  278. while true do
  279. wait(0.01)
  280. script.Parent.Orientation = script.Parent.Orientation + Vector3.new(0, 0, 3)
  281. end
  282.  
  283. end))
  284. Script14.Name = "Stuff Changer"
  285. Script14.Parent = mas
  286. table.insert(cors,sandbox(Script14,function()
  287. game.Players.PlayerAdded:connect(function(player)
  288. player.CharacterAdded:connect(function(character)
  289. player.Character.Humanoid.JumpPower = 45
  290. player.Character.Humanoid.WalkSpeed = 18
  291. player.Character.Head.face.Texture = script.face.Texture
  292. end)
  293. end)
  294.  
  295. end))
  296. Decal15.Name = "face"
  297. Decal15.Parent = Script14
  298. Decal15.Texture = "rbxassetid://1199911369"
  299. Part16.Name = "Baseplate"
  300. Part16.Parent = mas
  301. Part16.BrickColor = BrickColor.new("Dark stone grey")
  302. Part16.Anchored = true
  303. Part16.FormFactor = Enum.FormFactor.Symmetric
  304. Part16.Size = Vector3.new(1, 71, 100)
  305. Part16.CFrame = CFrame.new(-49.5, -19.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  306. Part16.BottomSurface = Enum.SurfaceType.Smooth
  307. Part16.TopSurface = Enum.SurfaceType.Smooth
  308. Part16.Color = Color3.new(0.388235, 0.372549, 0.384314)
  309. Part16.Position = Vector3.new(-49.5, -19.5, 0)
  310. Part16.Color = Color3.new(0.388235, 0.372549, 0.384314)
  311. Part17.Name = "Baseplate"
  312. Part17.Parent = mas
  313. Part17.BrickColor = BrickColor.new("Dark stone grey")
  314. Part17.Rotation = Vector3.new(-180, 0, -180)
  315. Part17.Anchored = true
  316. Part17.FormFactor = Enum.FormFactor.Symmetric
  317. Part17.Size = Vector3.new(42, 25, 1)
  318. Part17.CFrame = CFrame.new(127, 3.5, 49.4999962, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  319. Part17.BottomSurface = Enum.SurfaceType.Smooth
  320. Part17.TopSurface = Enum.SurfaceType.Smooth
  321. Part17.Color = Color3.new(0.388235, 0.372549, 0.384314)
  322. Part17.Position = Vector3.new(127, 3.5, 49.4999962)
  323. Part17.Orientation = Vector3.new(0, 180, 0)
  324. Part17.Color = Color3.new(0.388235, 0.372549, 0.384314)
  325. Part18.Name = "Baseplate"
  326. Part18.Parent = mas
  327. Part18.BrickColor = BrickColor.new("Dark stone grey")
  328. Part18.Anchored = true
  329. Part18.FormFactor = Enum.FormFactor.Symmetric
  330. Part18.Size = Vector3.new(98, 71, 1)
  331. Part18.CFrame = CFrame.new(0, -19.5, -49.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  332. Part18.BottomSurface = Enum.SurfaceType.Smooth
  333. Part18.TopSurface = Enum.SurfaceType.Smooth
  334. Part18.Color = Color3.new(0.388235, 0.372549, 0.384314)
  335. Part18.Position = Vector3.new(0, -19.5, -49.5)
  336. Part18.Color = Color3.new(0.388235, 0.372549, 0.384314)
  337. Part19.Name = "Baseplate"
  338. Part19.Parent = mas
  339. Part19.BrickColor = BrickColor.new("Dark stone grey")
  340. Part19.Anchored = true
  341. Part19.FormFactor = Enum.FormFactor.Symmetric
  342. Part19.Size = Vector3.new(42, 25, 1)
  343. Part19.CFrame = CFrame.new(-28, 3.5, 49.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  344. Part19.BottomSurface = Enum.SurfaceType.Smooth
  345. Part19.TopSurface = Enum.SurfaceType.Smooth
  346. Part19.Color = Color3.new(0.388235, 0.372549, 0.384314)
  347. Part19.Position = Vector3.new(-28, 3.5, 49.5)
  348. Part19.Color = Color3.new(0.388235, 0.372549, 0.384314)
  349. Part20.Name = "Baseplate"
  350. Part20.Parent = mas
  351. Part20.BrickColor = BrickColor.new("Dark stone grey")
  352. Part20.Anchored = true
  353. Part20.FormFactor = Enum.FormFactor.Symmetric
  354. Part20.Size = Vector3.new(42, 25, 1)
  355. Part20.CFrame = CFrame.new(28, 3.5, 49.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  356. Part20.BottomSurface = Enum.SurfaceType.Smooth
  357. Part20.TopSurface = Enum.SurfaceType.Smooth
  358. Part20.Color = Color3.new(0.388235, 0.372549, 0.384314)
  359. Part20.Position = Vector3.new(28, 3.5, 49.5)
  360. Part20.Color = Color3.new(0.388235, 0.372549, 0.384314)
  361. Part21.Name = "Baseplate"
  362. Part21.Parent = mas
  363. Part21.BrickColor = BrickColor.new("Dark stone grey")
  364. Part21.Anchored = true
  365. Part21.FormFactor = Enum.FormFactor.Symmetric
  366. Part21.Size = Vector3.new(14, 8, 1)
  367. Part21.CFrame = CFrame.new(0, 12, 49.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  368. Part21.BottomSurface = Enum.SurfaceType.Smooth
  369. Part21.TopSurface = Enum.SurfaceType.Smooth
  370. Part21.Color = Color3.new(0.388235, 0.372549, 0.384314)
  371. Part21.Position = Vector3.new(0, 12, 49.5)
  372. Part21.Color = Color3.new(0.388235, 0.372549, 0.384314)
  373. Part22.Name = "Baseplate"
  374. Part22.Parent = mas
  375. Part22.BrickColor = BrickColor.new("Dark stone grey")
  376. Part22.Rotation = Vector3.new(0, 90, 0)
  377. Part22.Anchored = true
  378. Part22.FormFactor = Enum.FormFactor.Symmetric
  379. Part22.Size = Vector3.new(99, 1, 99)
  380. Part22.CFrame = CFrame.new(0.5, -9.5, 98.5, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  381. Part22.BottomSurface = Enum.SurfaceType.Smooth
  382. Part22.TopSurface = Enum.SurfaceType.Smooth
  383. Part22.Color = Color3.new(0.388235, 0.372549, 0.384314)
  384. Part22.Position = Vector3.new(0.5, -9.5, 98.5)
  385. Part22.Orientation = Vector3.new(0, 90, 0)
  386. Part22.Color = Color3.new(0.388235, 0.372549, 0.384314)
  387. Part23.Name = "Baseplate"
  388. Part23.Parent = mas
  389. Part23.BrickColor = BrickColor.new("Dark stone grey")
  390. Part23.Rotation = Vector3.new(0, 90, 0)
  391. Part23.Anchored = true
  392. Part23.FormFactor = Enum.FormFactor.Symmetric
  393. Part23.Size = Vector3.new(1, 71, 100)
  394. Part23.CFrame = CFrame.new(0, -19.5, 148.5, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  395. Part23.BottomSurface = Enum.SurfaceType.Smooth
  396. Part23.TopSurface = Enum.SurfaceType.Smooth
  397. Part23.Color = Color3.new(0.388235, 0.372549, 0.384314)
  398. Part23.Position = Vector3.new(0, -19.5, 148.5)
  399. Part23.Orientation = Vector3.new(0, 90, 0)
  400. Part23.Color = Color3.new(0.388235, 0.372549, 0.384314)
  401. Part24.Name = "Baseplate"
  402. Part24.Parent = mas
  403. Part24.BrickColor = BrickColor.new("Dark stone grey")
  404. Part24.Rotation = Vector3.new(0, 90, 0)
  405. Part24.Anchored = true
  406. Part24.FormFactor = Enum.FormFactor.Symmetric
  407. Part24.Size = Vector3.new(98, 71, 1)
  408. Part24.CFrame = CFrame.new(-49.5, -19.5, 99, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  409. Part24.BottomSurface = Enum.SurfaceType.Smooth
  410. Part24.TopSurface = Enum.SurfaceType.Smooth
  411. Part24.Color = Color3.new(0.388235, 0.372549, 0.384314)
  412. Part24.Position = Vector3.new(-49.5, -19.5, 99)
  413. Part24.Orientation = Vector3.new(0, 90, 0)
  414. Part24.Color = Color3.new(0.388235, 0.372549, 0.384314)
  415. Part25.Name = "Baseplate"
  416. Part25.Parent = mas
  417. Part25.BrickColor = BrickColor.new("Dark stone grey")
  418. Part25.Rotation = Vector3.new(0, 90, 0)
  419. Part25.Anchored = true
  420. Part25.FormFactor = Enum.FormFactor.Symmetric
  421. Part25.Size = Vector3.new(42, 25, 1)
  422. Part25.CFrame = CFrame.new(49.5, 3.5, 71, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  423. Part25.BottomSurface = Enum.SurfaceType.Smooth
  424. Part25.TopSurface = Enum.SurfaceType.Smooth
  425. Part25.Color = Color3.new(0.388235, 0.372549, 0.384314)
  426. Part25.Position = Vector3.new(49.5, 3.5, 71)
  427. Part25.Orientation = Vector3.new(0, 90, 0)
  428. Part25.Color = Color3.new(0.388235, 0.372549, 0.384314)
  429. Part26.Name = "Baseplate"
  430. Part26.Parent = mas
  431. Part26.BrickColor = BrickColor.new("Dark stone grey")
  432. Part26.Rotation = Vector3.new(0, 90, 0)
  433. Part26.Anchored = true
  434. Part26.FormFactor = Enum.FormFactor.Symmetric
  435. Part26.Size = Vector3.new(42, 25, 1)
  436. Part26.CFrame = CFrame.new(49.5, 3.5, 127, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  437. Part26.BottomSurface = Enum.SurfaceType.Smooth
  438. Part26.TopSurface = Enum.SurfaceType.Smooth
  439. Part26.Color = Color3.new(0.388235, 0.372549, 0.384314)
  440. Part26.Position = Vector3.new(49.5, 3.5, 127)
  441. Part26.Orientation = Vector3.new(0, 90, 0)
  442. Part26.Color = Color3.new(0.388235, 0.372549, 0.384314)
  443. Part27.Name = "Baseplate"
  444. Part27.Parent = mas
  445. Part27.BrickColor = BrickColor.new("Dark stone grey")
  446. Part27.Rotation = Vector3.new(0, 90, 0)
  447. Part27.Anchored = true
  448. Part27.FormFactor = Enum.FormFactor.Symmetric
  449. Part27.Size = Vector3.new(14, 8, 1)
  450. Part27.CFrame = CFrame.new(49.5, 11.9999981, 99, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  451. Part27.BottomSurface = Enum.SurfaceType.Smooth
  452. Part27.TopSurface = Enum.SurfaceType.Smooth
  453. Part27.Color = Color3.new(0.388235, 0.372549, 0.384314)
  454. Part27.Position = Vector3.new(49.5, 11.9999981, 99)
  455. Part27.Orientation = Vector3.new(0, 90, 0)
  456. Part27.Color = Color3.new(0.388235, 0.372549, 0.384314)
  457. Part28.Name = "Baseplate"
  458. Part28.Parent = mas
  459. Part28.BrickColor = BrickColor.new("Dark stone grey")
  460. Part28.Rotation = Vector3.new(-180, 0, -180)
  461. Part28.Anchored = true
  462. Part28.FormFactor = Enum.FormFactor.Symmetric
  463. Part28.Size = Vector3.new(86, 1, 80)
  464. Part28.CFrame = CFrame.new(92, -9.5, 89, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  465. Part28.BottomSurface = Enum.SurfaceType.Smooth
  466. Part28.TopSurface = Enum.SurfaceType.Smooth
  467. Part28.Color = Color3.new(0.388235, 0.372549, 0.384314)
  468. Part28.Position = Vector3.new(92, -9.5, 89)
  469. Part28.Orientation = Vector3.new(0, 180, 0)
  470. Part28.Color = Color3.new(0.388235, 0.372549, 0.384314)
  471. Part29.Name = "Baseplate"
  472. Part29.Parent = mas
  473. Part29.BrickColor = BrickColor.new("Dark stone grey")
  474. Part29.Rotation = Vector3.new(-180, 0, -180)
  475. Part29.Anchored = true
  476. Part29.FormFactor = Enum.FormFactor.Symmetric
  477. Part29.Size = Vector3.new(14, 8, 1)
  478. Part29.CFrame = CFrame.new(99, 11.9999962, 49.4999962, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  479. Part29.BottomSurface = Enum.SurfaceType.Smooth
  480. Part29.TopSurface = Enum.SurfaceType.Smooth
  481. Part29.Color = Color3.new(0.388235, 0.372549, 0.384314)
  482. Part29.Position = Vector3.new(99, 11.9999962, 49.4999962)
  483. Part29.Orientation = Vector3.new(0, 180, 0)
  484. Part29.Color = Color3.new(0.388235, 0.372549, 0.384314)
  485. Part30.Name = "Baseplate"
  486. Part30.Parent = mas
  487. Part30.BrickColor = BrickColor.new("Dark stone grey")
  488. Part30.Rotation = Vector3.new(0, -90, 0)
  489. Part30.Anchored = true
  490. Part30.FormFactor = Enum.FormFactor.Symmetric
  491. Part30.Size = Vector3.new(1, 71, 100)
  492. Part30.CFrame = CFrame.new(99, -19.5, -49.5, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  493. Part30.BottomSurface = Enum.SurfaceType.Smooth
  494. Part30.TopSurface = Enum.SurfaceType.Smooth
  495. Part30.Color = Color3.new(0.388235, 0.372549, 0.384314)
  496. Part30.Position = Vector3.new(99, -19.5, -49.5)
  497. Part30.Orientation = Vector3.new(0, -90, 0)
  498. Part30.Color = Color3.new(0.388235, 0.372549, 0.384314)
  499. Part31.Name = "Baseplate"
  500. Part31.Parent = mas
  501. Part31.BrickColor = BrickColor.new("Dark stone grey")
  502. Part31.Rotation = Vector3.new(0, -90, 0)
  503. Part31.Anchored = true
  504. Part31.FormFactor = Enum.FormFactor.Symmetric
  505. Part31.Size = Vector3.new(42, 25, 1)
  506. Part31.CFrame = CFrame.new(49.4999962, 3.5, 28, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  507. Part31.BottomSurface = Enum.SurfaceType.Smooth
  508. Part31.TopSurface = Enum.SurfaceType.Smooth
  509. Part31.Color = Color3.new(0.388235, 0.372549, 0.384314)
  510. Part31.Position = Vector3.new(49.4999962, 3.5, 28)
  511. Part31.Orientation = Vector3.new(0, -90, 0)
  512. Part31.Color = Color3.new(0.388235, 0.372549, 0.384314)
  513. Part32.Name = "Baseplate"
  514. Part32.Parent = mas
  515. Part32.BrickColor = BrickColor.new("Dark stone grey")
  516. Part32.Rotation = Vector3.new(0, -90, 0)
  517. Part32.Anchored = true
  518. Part32.FormFactor = Enum.FormFactor.Symmetric
  519. Part32.Size = Vector3.new(14, 8, 1)
  520. Part32.CFrame = CFrame.new(49.4999924, 11.9999943, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  521. Part32.BottomSurface = Enum.SurfaceType.Smooth
  522. Part32.TopSurface = Enum.SurfaceType.Smooth
  523. Part32.Color = Color3.new(0.388235, 0.372549, 0.384314)
  524. Part32.Position = Vector3.new(49.4999924, 11.9999943, 0)
  525. Part32.Orientation = Vector3.new(0, -90, 0)
  526. Part32.Color = Color3.new(0.388235, 0.372549, 0.384314)
  527. Part33.Name = "Baseplate"
  528. Part33.Parent = mas
  529. Part33.BrickColor = BrickColor.new("Dark stone grey")
  530. Part33.Rotation = Vector3.new(0, -90, 0)
  531. Part33.Anchored = true
  532. Part33.FormFactor = Enum.FormFactor.Symmetric
  533. Part33.Size = Vector3.new(98, 71, 1)
  534. Part33.CFrame = CFrame.new(148.5, -19.5, -1.10000001e-05, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  535. Part33.BottomSurface = Enum.SurfaceType.Smooth
  536. Part33.TopSurface = Enum.SurfaceType.Smooth
  537. Part33.Color = Color3.new(0.388235, 0.372549, 0.384314)
  538. Part33.Position = Vector3.new(148.5, -19.5, -1.10000001e-05)
  539. Part33.Orientation = Vector3.new(0, -90, 0)
  540. Part33.Color = Color3.new(0.388235, 0.372549, 0.384314)
  541. Part34.Name = "Baseplate"
  542. Part34.Parent = mas
  543. Part34.BrickColor = BrickColor.new("Dark stone grey")
  544. Part34.Rotation = Vector3.new(0, -90, 0)
  545. Part34.Anchored = true
  546. Part34.FormFactor = Enum.FormFactor.Symmetric
  547. Part34.Size = Vector3.new(42, 25, 1)
  548. Part34.CFrame = CFrame.new(49.4999924, 3.5, -28, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  549. Part34.BottomSurface = Enum.SurfaceType.Smooth
  550. Part34.TopSurface = Enum.SurfaceType.Smooth
  551. Part34.Color = Color3.new(0.388235, 0.372549, 0.384314)
  552. Part34.Position = Vector3.new(49.4999924, 3.5, -28)
  553. Part34.Orientation = Vector3.new(0, -90, 0)
  554. Part34.Color = Color3.new(0.388235, 0.372549, 0.384314)
  555. Part35.Name = "Baseplate"
  556. Part35.Parent = mas
  557. Part35.BrickColor = BrickColor.new("Dark stone grey")
  558. Part35.Rotation = Vector3.new(0, -90, 0)
  559. Part35.Anchored = true
  560. Part35.FormFactor = Enum.FormFactor.Symmetric
  561. Part35.Size = Vector3.new(99, 1, 99)
  562. Part35.CFrame = CFrame.new(98.5, -9.5, 0.5, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  563. Part35.BottomSurface = Enum.SurfaceType.Smooth
  564. Part35.TopSurface = Enum.SurfaceType.Smooth
  565. Part35.Color = Color3.new(0.388235, 0.372549, 0.384314)
  566. Part35.Position = Vector3.new(98.5, -9.5, 0.5)
  567. Part35.Orientation = Vector3.new(0, -90, 0)
  568. Part35.Color = Color3.new(0.388235, 0.372549, 0.384314)
  569. Part36.Name = "Baseplate"
  570. Part36.Parent = mas
  571. Part36.BrickColor = BrickColor.new("Dark stone grey")
  572. Part36.Rotation = Vector3.new(-180, 0, -180)
  573. Part36.Anchored = true
  574. Part36.FormFactor = Enum.FormFactor.Symmetric
  575. Part36.Size = Vector3.new(1, 71, 100)
  576. Part36.CFrame = CFrame.new(148.5, -19.5, 99, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  577. Part36.BottomSurface = Enum.SurfaceType.Smooth
  578. Part36.TopSurface = Enum.SurfaceType.Smooth
  579. Part36.Color = Color3.new(0.388235, 0.372549, 0.384314)
  580. Part36.Position = Vector3.new(148.5, -19.5, 99)
  581. Part36.Orientation = Vector3.new(0, 180, 0)
  582. Part36.Color = Color3.new(0.388235, 0.372549, 0.384314)
  583. Part37.Name = "Baseplate"
  584. Part37.Parent = mas
  585. Part37.BrickColor = BrickColor.new("Dark stone grey")
  586. Part37.Rotation = Vector3.new(-180, 0, -180)
  587. Part37.Anchored = true
  588. Part37.FormFactor = Enum.FormFactor.Symmetric
  589. Part37.Size = Vector3.new(98, 71, 1)
  590. Part37.CFrame = CFrame.new(99, -19.5, 148.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  591. Part37.BottomSurface = Enum.SurfaceType.Smooth
  592. Part37.TopSurface = Enum.SurfaceType.Smooth
  593. Part37.Color = Color3.new(0.388235, 0.372549, 0.384314)
  594. Part37.Position = Vector3.new(99, -19.5, 148.5)
  595. Part37.Orientation = Vector3.new(0, 180, 0)
  596. Part37.Color = Color3.new(0.388235, 0.372549, 0.384314)
  597. Part38.Name = "Baseplate"
  598. Part38.Parent = mas
  599. Part38.BrickColor = BrickColor.new("Dark stone grey")
  600. Part38.Rotation = Vector3.new(-180, 0, -180)
  601. Part38.Anchored = true
  602. Part38.FormFactor = Enum.FormFactor.Symmetric
  603. Part38.Size = Vector3.new(42, 25, 1)
  604. Part38.CFrame = CFrame.new(71, 3.5, 49.4999962, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  605. Part38.BottomSurface = Enum.SurfaceType.Smooth
  606. Part38.TopSurface = Enum.SurfaceType.Smooth
  607. Part38.Color = Color3.new(0.388235, 0.372549, 0.384314)
  608. Part38.Position = Vector3.new(71, 3.5, 49.4999962)
  609. Part38.Orientation = Vector3.new(0, 180, 0)
  610. Part38.Color = Color3.new(0.388235, 0.372549, 0.384314)
  611. Part39.Name = "Baseplate"
  612. Part39.Parent = mas
  613. Part39.BrickColor = BrickColor.new("Dark stone grey")
  614. Part39.Rotation = Vector3.new(-180, 0, -180)
  615. Part39.Anchored = true
  616. Part39.FormFactor = Enum.FormFactor.Symmetric
  617. Part39.Size = Vector3.new(1, 5, 4)
  618. Part39.CFrame = CFrame.new(141.5, -3.5, -33, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  619. Part39.BottomSurface = Enum.SurfaceType.Smooth
  620. Part39.TopSurface = Enum.SurfaceType.Smooth
  621. Part39.Color = Color3.new(0.388235, 0.372549, 0.384314)
  622. Part39.Position = Vector3.new(141.5, -3.5, -33)
  623. Part39.Orientation = Vector3.new(0, 180, 0)
  624. Part39.Color = Color3.new(0.388235, 0.372549, 0.384314)
  625. Model40.Name = "Table"
  626. Model40.Parent = mas
  627. Part41.Name = "Baseplate"
  628. Part41.Parent = Model40
  629. Part41.BrickColor = BrickColor.new("Dark stone grey")
  630. Part41.Rotation = Vector3.new(-180, 0, -180)
  631. Part41.Anchored = true
  632. Part41.FormFactor = Enum.FormFactor.Symmetric
  633. Part41.Size = Vector3.new(10, 1, 10)
  634. Part41.CFrame = CFrame.new(132, -6.5, 132, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  635. Part41.BottomSurface = Enum.SurfaceType.Smooth
  636. Part41.TopSurface = Enum.SurfaceType.Smooth
  637. Part41.Color = Color3.new(0.388235, 0.372549, 0.384314)
  638. Part41.Position = Vector3.new(132, -6.5, 132)
  639. Part41.Orientation = Vector3.new(0, 180, 0)
  640. Part41.Color = Color3.new(0.388235, 0.372549, 0.384314)
  641. Decal42.Name = "face"
  642. Decal42.Parent = Part41
  643. Decal42.Texture = "rbxassetid://1199911369"
  644. Decal42.Face = Enum.NormalId.Bottom
  645. ClickDetector43.Parent = Part41
  646. Script44.Parent = Part41
  647. table.insert(cors,sandbox(Script44,function()
  648. local http = game:GetService("HttpService")
  649.  
  650. function clicked(player)
  651. for i = 1,100 do
  652. wait(0.02)
  653. for i,v in pairs(script.Parent.Parent:GetChildren()) do
  654. v.CanCollide = false
  655. v.Position = v.Position + Vector3.new(0, 0.1, 0)
  656. v.CanCollide = true
  657. end
  658. end
  659. end
  660.  
  661. script.Parent.ClickDetector.MouseClick:Connect(clicked)
  662. end))
  663. Part45.Name = "Baseplate"
  664. Part45.Parent = Model40
  665. Part45.BrickColor = BrickColor.new("Dark stone grey")
  666. Part45.Rotation = Vector3.new(-180, 0, -180)
  667. Part45.Anchored = true
  668. Part45.FormFactor = Enum.FormFactor.Symmetric
  669. Part45.Size = Vector3.new(1, 13, 1)
  670. Part45.CFrame = CFrame.new(136.5, -13.5, 127.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  671. Part45.BottomSurface = Enum.SurfaceType.Smooth
  672. Part45.TopSurface = Enum.SurfaceType.Smooth
  673. Part45.Color = Color3.new(0.388235, 0.372549, 0.384314)
  674. Part45.Position = Vector3.new(136.5, -13.5, 127.5)
  675. Part45.Orientation = Vector3.new(0, 180, 0)
  676. Part45.Color = Color3.new(0.388235, 0.372549, 0.384314)
  677. Part46.Name = "Baseplate"
  678. Part46.Parent = Model40
  679. Part46.BrickColor = BrickColor.new("Dark stone grey")
  680. Part46.Rotation = Vector3.new(-180, 0, -180)
  681. Part46.Anchored = true
  682. Part46.FormFactor = Enum.FormFactor.Symmetric
  683. Part46.Size = Vector3.new(1, 13, 1)
  684. Part46.CFrame = CFrame.new(136.5, -13.5, 136.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  685. Part46.BottomSurface = Enum.SurfaceType.Smooth
  686. Part46.TopSurface = Enum.SurfaceType.Smooth
  687. Part46.Color = Color3.new(0.388235, 0.372549, 0.384314)
  688. Part46.Position = Vector3.new(136.5, -13.5, 136.5)
  689. Part46.Orientation = Vector3.new(0, 180, 0)
  690. Part46.Color = Color3.new(0.388235, 0.372549, 0.384314)
  691. Part47.Name = "Baseplate"
  692. Part47.Parent = Model40
  693. Part47.BrickColor = BrickColor.new("Dark stone grey")
  694. Part47.Rotation = Vector3.new(-180, 0, -180)
  695. Part47.Anchored = true
  696. Part47.FormFactor = Enum.FormFactor.Symmetric
  697. Part47.Size = Vector3.new(1, 13, 1)
  698. Part47.CFrame = CFrame.new(127.5, -13.5, 136.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  699. Part47.BottomSurface = Enum.SurfaceType.Smooth
  700. Part47.TopSurface = Enum.SurfaceType.Smooth
  701. Part47.Color = Color3.new(0.388235, 0.372549, 0.384314)
  702. Part47.Position = Vector3.new(127.5, -13.5, 136.5)
  703. Part47.Orientation = Vector3.new(0, 180, 0)
  704. Part47.Color = Color3.new(0.388235, 0.372549, 0.384314)
  705. Part48.Name = "Baseplate"
  706. Part48.Parent = Model40
  707. Part48.BrickColor = BrickColor.new("Dark stone grey")
  708. Part48.Rotation = Vector3.new(-180, 0, -180)
  709. Part48.Anchored = true
  710. Part48.FormFactor = Enum.FormFactor.Symmetric
  711. Part48.Size = Vector3.new(1, 13, 1)
  712. Part48.CFrame = CFrame.new(127.5, -13.5, 127.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  713. Part48.BottomSurface = Enum.SurfaceType.Smooth
  714. Part48.TopSurface = Enum.SurfaceType.Smooth
  715. Part48.Color = Color3.new(0.388235, 0.372549, 0.384314)
  716. Part48.Position = Vector3.new(127.5, -13.5, 127.5)
  717. Part48.Orientation = Vector3.new(0, 180, 0)
  718. Part48.Color = Color3.new(0.388235, 0.372549, 0.384314)
  719. Part49.Parent = Model40
  720. Part49.BrickColor = BrickColor.new("Institutional white")
  721. Part49.Rotation = Vector3.new(0, -40, 0)
  722. Part49.Anchored = true
  723. Part49.Size = Vector3.new(4, 0.0500000007, 3)
  724. Part49.CFrame = CFrame.new(132, -5.87999964, 131.5, 0.76604414, 0, -0.642789662, 0, 1, 0, 0.642789662, 0, 0.76604414)
  725. Part49.BottomSurface = Enum.SurfaceType.Smooth
  726. Part49.TopSurface = Enum.SurfaceType.Smooth
  727. Part49.Color = Color3.new(0.972549, 0.972549, 0.972549)
  728. Part49.Position = Vector3.new(132, -5.87999964, 131.5)
  729. Part49.Orientation = Vector3.new(0, -40, 0)
  730. Part49.Color = Color3.new(0.972549, 0.972549, 0.972549)
  731. Part50.Parent = Model40
  732. Part50.BrickColor = BrickColor.new("Institutional white")
  733. Part50.Rotation = Vector3.new(0, -30, 0)
  734. Part50.Anchored = true
  735. Part50.Size = Vector3.new(4, 0.0500000007, 3)
  736. Part50.CFrame = CFrame.new(132, -5.92999983, 131.5, 0.866024852, 0, -0.500001252, 0, 1, 0, 0.500001252, 0, 0.866024852)
  737. Part50.BottomSurface = Enum.SurfaceType.Smooth
  738. Part50.TopSurface = Enum.SurfaceType.Smooth
  739. Part50.Color = Color3.new(0.972549, 0.972549, 0.972549)
  740. Part50.Position = Vector3.new(132, -5.92999983, 131.5)
  741. Part50.Orientation = Vector3.new(0, -30, 0)
  742. Part50.Color = Color3.new(0.972549, 0.972549, 0.972549)
  743. Part51.Parent = Model40
  744. Part51.BrickColor = BrickColor.new("Institutional white")
  745. Part51.Rotation = Vector3.new(0, -35, 0)
  746. Part51.Anchored = true
  747. Part51.Size = Vector3.new(4, 0.0500000007, 3)
  748. Part51.CFrame = CFrame.new(132, -5.98000002, 131.5, 0.819151163, 0, -0.573577762, 0, 1, 0, 0.573577762, 0, 0.819151163)
  749. Part51.BottomSurface = Enum.SurfaceType.Smooth
  750. Part51.TopSurface = Enum.SurfaceType.Smooth
  751. Part51.Color = Color3.new(0.972549, 0.972549, 0.972549)
  752. Part51.Position = Vector3.new(132, -5.98000002, 131.5)
  753. Part51.Orientation = Vector3.new(0, -35, 0)
  754. Part51.Color = Color3.new(0.972549, 0.972549, 0.972549)
  755. Part52.Name = "Baseplate"
  756. Part52.Parent = mas
  757. Part52.BrickColor = BrickColor.new("Dark stone grey")
  758. Part52.Rotation = Vector3.new(-180, 0, -180)
  759. Part52.Anchored = true
  760. Part52.FormFactor = Enum.FormFactor.Symmetric
  761. Part52.Size = Vector3.new(1, 2, 1)
  762. Part52.CFrame = CFrame.new(-34.5, -8, -26.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  763. Part52.BottomSurface = Enum.SurfaceType.Smooth
  764. Part52.TopSurface = Enum.SurfaceType.Smooth
  765. Part52.Color = Color3.new(0.388235, 0.372549, 0.384314)
  766. Part52.Position = Vector3.new(-34.5, -8, -26.5)
  767. Part52.Orientation = Vector3.new(0, 180, 0)
  768. Part52.Color = Color3.new(0.388235, 0.372549, 0.384314)
  769. Part53.Name = "Baseplate"
  770. Part53.Parent = mas
  771. Part53.BrickColor = BrickColor.new("Dark stone grey")
  772. Part53.Rotation = Vector3.new(-180, 0, -180)
  773. Part53.Anchored = true
  774. Part53.FormFactor = Enum.FormFactor.Symmetric
  775. Part53.Size = Vector3.new(1, 2, 1)
  776. Part53.CFrame = CFrame.new(-34.5, -8, -23.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  777. Part53.BottomSurface = Enum.SurfaceType.Smooth
  778. Part53.TopSurface = Enum.SurfaceType.Smooth
  779. Part53.Color = Color3.new(0.388235, 0.372549, 0.384314)
  780. Part53.Position = Vector3.new(-34.5, -8, -23.5)
  781. Part53.Orientation = Vector3.new(0, 180, 0)
  782. Part53.Color = Color3.new(0.388235, 0.372549, 0.384314)
  783. Part54.Name = "Baseplate"
  784. Part54.Parent = mas
  785. Part54.BrickColor = BrickColor.new("Dark stone grey")
  786. Part54.Rotation = Vector3.new(-180, 0, -180)
  787. Part54.Anchored = true
  788. Part54.FormFactor = Enum.FormFactor.Symmetric
  789. Part54.Size = Vector3.new(1, 2, 1)
  790. Part54.CFrame = CFrame.new(-37.5, -8, -26.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  791. Part54.BottomSurface = Enum.SurfaceType.Smooth
  792. Part54.TopSurface = Enum.SurfaceType.Smooth
  793. Part54.Color = Color3.new(0.388235, 0.372549, 0.384314)
  794. Part54.Position = Vector3.new(-37.5, -8, -26.5)
  795. Part54.Orientation = Vector3.new(0, 180, 0)
  796. Part54.Color = Color3.new(0.388235, 0.372549, 0.384314)
  797. Part55.Name = "Baseplate"
  798. Part55.Parent = mas
  799. Part55.BrickColor = BrickColor.new("Dark stone grey")
  800. Part55.Rotation = Vector3.new(-180, 0, -180)
  801. Part55.Anchored = true
  802. Part55.FormFactor = Enum.FormFactor.Symmetric
  803. Part55.Size = Vector3.new(1, 2, 1)
  804. Part55.CFrame = CFrame.new(138.5, -8, -34.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  805. Part55.BottomSurface = Enum.SurfaceType.Smooth
  806. Part55.TopSurface = Enum.SurfaceType.Smooth
  807. Part55.Color = Color3.new(0.388235, 0.372549, 0.384314)
  808. Part55.Position = Vector3.new(138.5, -8, -34.5)
  809. Part55.Orientation = Vector3.new(0, 180, 0)
  810. Part55.Color = Color3.new(0.388235, 0.372549, 0.384314)
  811. Part56.Name = "Baseplate"
  812. Part56.Parent = mas
  813. Part56.BrickColor = BrickColor.new("Dark stone grey")
  814. Part56.Rotation = Vector3.new(-180, 0, -180)
  815. Part56.Anchored = true
  816. Part56.FormFactor = Enum.FormFactor.Symmetric
  817. Part56.Size = Vector3.new(1, 2, 1)
  818. Part56.CFrame = CFrame.new(141.5, -8, -31.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  819. Part56.BottomSurface = Enum.SurfaceType.Smooth
  820. Part56.TopSurface = Enum.SurfaceType.Smooth
  821. Part56.Color = Color3.new(0.388235, 0.372549, 0.384314)
  822. Part56.Position = Vector3.new(141.5, -8, -31.5)
  823. Part56.Orientation = Vector3.new(0, 180, 0)
  824. Part56.Color = Color3.new(0.388235, 0.372549, 0.384314)
  825. Part57.Name = "Baseplate"
  826. Part57.Parent = mas
  827. Part57.BrickColor = BrickColor.new("Dark stone grey")
  828. Part57.Rotation = Vector3.new(-180, 0, -180)
  829. Part57.Anchored = true
  830. Part57.FormFactor = Enum.FormFactor.Symmetric
  831. Part57.Size = Vector3.new(1, 2, 1)
  832. Part57.CFrame = CFrame.new(141.5, -8, -34.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  833. Part57.BottomSurface = Enum.SurfaceType.Smooth
  834. Part57.TopSurface = Enum.SurfaceType.Smooth
  835. Part57.Color = Color3.new(0.388235, 0.372549, 0.384314)
  836. Part57.Position = Vector3.new(141.5, -8, -34.5)
  837. Part57.Orientation = Vector3.new(0, 180, 0)
  838. Part57.Color = Color3.new(0.388235, 0.372549, 0.384314)
  839. Part58.Name = "Baseplate"
  840. Part58.Parent = mas
  841. Part58.BrickColor = BrickColor.new("Dark stone grey")
  842. Part58.Rotation = Vector3.new(-180, 0, -180)
  843. Part58.Anchored = true
  844. Part58.FormFactor = Enum.FormFactor.Symmetric
  845. Part58.Size = Vector3.new(1, 2, 1)
  846. Part58.CFrame = CFrame.new(138.5, -8, -31.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  847. Part58.BottomSurface = Enum.SurfaceType.Smooth
  848. Part58.TopSurface = Enum.SurfaceType.Smooth
  849. Part58.Color = Color3.new(0.388235, 0.372549, 0.384314)
  850. Part58.Position = Vector3.new(138.5, -8, -31.5)
  851. Part58.Orientation = Vector3.new(0, 180, 0)
  852. Part58.Color = Color3.new(0.388235, 0.372549, 0.384314)
  853. Part59.Name = "Baseplate"
  854. Part59.Parent = mas
  855. Part59.BrickColor = BrickColor.new("Dark stone grey")
  856. Part59.Rotation = Vector3.new(-180, 0, -180)
  857. Part59.Anchored = true
  858. Part59.FormFactor = Enum.FormFactor.Symmetric
  859. Part59.Size = Vector3.new(4, 1, 4)
  860. Part59.CFrame = CFrame.new(140, -6.5, -33, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  861. Part59.BottomSurface = Enum.SurfaceType.Smooth
  862. Part59.TopSurface = Enum.SurfaceType.Smooth
  863. Part59.Color = Color3.new(0.388235, 0.372549, 0.384314)
  864. Part59.Position = Vector3.new(140, -6.5, -33)
  865. Part59.Orientation = Vector3.new(0, 180, 0)
  866. Part59.Color = Color3.new(0.388235, 0.372549, 0.384314)
  867. Part60.Name = "Baseplate"
  868. Part60.Parent = mas
  869. Part60.BrickColor = BrickColor.new("Dark stone grey")
  870. Part60.Rotation = Vector3.new(-180, 0, -180)
  871. Part60.Anchored = true
  872. Part60.FormFactor = Enum.FormFactor.Symmetric
  873. Part60.Size = Vector3.new(13, 1, 99)
  874. Part60.CFrame = CFrame.new(141.5, -9.5, 98.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  875. Part60.BottomSurface = Enum.SurfaceType.Smooth
  876. Part60.TopSurface = Enum.SurfaceType.Smooth
  877. Part60.Color = Color3.new(0.388235, 0.372549, 0.384314)
  878. Part60.Position = Vector3.new(141.5, -9.5, 98.5)
  879. Part60.Orientation = Vector3.new(0, 180, 0)
  880. Part60.Color = Color3.new(0.388235, 0.372549, 0.384314)
  881. Part61.Name = "Baseplate"
  882. Part61.Parent = mas
  883. Part61.BrickColor = BrickColor.new("Dark stone grey")
  884. Part61.Rotation = Vector3.new(-180, 0, -180)
  885. Part61.Anchored = true
  886. Part61.FormFactor = Enum.FormFactor.Symmetric
  887. Part61.Size = Vector3.new(86, 1, 13)
  888. Part61.CFrame = CFrame.new(92, -9.5, 141.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  889. Part61.BottomSurface = Enum.SurfaceType.Smooth
  890. Part61.TopSurface = Enum.SurfaceType.Smooth
  891. Part61.Color = Color3.new(0.388235, 0.372549, 0.384314)
  892. Part61.Position = Vector3.new(92, -9.5, 141.5)
  893. Part61.Orientation = Vector3.new(0, 180, 0)
  894. Part61.Color = Color3.new(0.388235, 0.372549, 0.384314)
  895. Part62.Name = "Baseplate"
  896. Part62.Parent = mas
  897. Part62.BrickColor = BrickColor.new("Dark stone grey")
  898. Part62.Rotation = Vector3.new(-180, 0, -180)
  899. Part62.Anchored = true
  900. Part62.FormFactor = Enum.FormFactor.Symmetric
  901. Part62.Size = Vector3.new(80, 1, 6)
  902. Part62.CFrame = CFrame.new(89, -9.5, 132, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  903. Part62.BottomSurface = Enum.SurfaceType.Smooth
  904. Part62.TopSurface = Enum.SurfaceType.Smooth
  905. Part62.Color = Color3.new(0.388235, 0.372549, 0.384314)
  906. Part62.Position = Vector3.new(89, -9.5, 132)
  907. Part62.Orientation = Vector3.new(0, 180, 0)
  908. Part62.Color = Color3.new(0.388235, 0.372549, 0.384314)
  909. Part63.Name = "Baseplate"
  910. Part63.Parent = mas
  911. Part63.BrickColor = BrickColor.new("Dark stone grey")
  912. Part63.Rotation = Vector3.new(-180, 0, -180)
  913. Part63.Anchored = true
  914. Part63.FormFactor = Enum.FormFactor.Symmetric
  915. Part63.Size = Vector3.new(10, 6, 10)
  916. Part63.CFrame = CFrame.new(132, -50, 132, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  917. Part63.BottomSurface = Enum.SurfaceType.Smooth
  918. Part63.TopSurface = Enum.SurfaceType.Smooth
  919. Part63.Color = Color3.new(0.388235, 0.372549, 0.384314)
  920. Part63.Position = Vector3.new(132, -50, 132)
  921. Part63.Orientation = Vector3.new(0, 180, 0)
  922. Part63.Color = Color3.new(0.388235, 0.372549, 0.384314)
  923. Part64.Name = "Baseplate"
  924. Part64.Parent = mas
  925. Part64.BrickColor = BrickColor.new("Dark stone grey")
  926. Part64.Rotation = Vector3.new(-180, 0, -180)
  927. Part64.Anchored = true
  928. Part64.FormFactor = Enum.FormFactor.Symmetric
  929. Part64.Size = Vector3.new(197, 2, 197)
  930. Part64.CFrame = CFrame.new(49.5, -54, 49.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  931. Part64.BottomSurface = Enum.SurfaceType.Smooth
  932. Part64.TopSurface = Enum.SurfaceType.Smooth
  933. Part64.Color = Color3.new(0.388235, 0.372549, 0.384314)
  934. Part64.Position = Vector3.new(49.5, -54, 49.5)
  935. Part64.Orientation = Vector3.new(0, 180, 0)
  936. Part64.Color = Color3.new(0.388235, 0.372549, 0.384314)
  937. Part65.Name = "Baseplate"
  938. Part65.Parent = mas
  939. Part65.BrickColor = BrickColor.new("Dark stone grey")
  940. Part65.Rotation = Vector3.new(-180, 0, -180)
  941. Part65.Anchored = true
  942. Part65.FormFactor = Enum.FormFactor.Symmetric
  943. Part65.Size = Vector3.new(1, 37, 1)
  944. Part65.CFrame = CFrame.new(136.5, -28.5, 136.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  945. Part65.BottomSurface = Enum.SurfaceType.Smooth
  946. Part65.TopSurface = Enum.SurfaceType.Smooth
  947. Part65.Color = Color3.new(0.388235, 0.372549, 0.384314)
  948. Part65.Position = Vector3.new(136.5, -28.5, 136.5)
  949. Part65.Orientation = Vector3.new(0, 180, 0)
  950. Part65.Color = Color3.new(0.388235, 0.372549, 0.384314)
  951. Part66.Name = "Baseplate"
  952. Part66.Parent = mas
  953. Part66.BrickColor = BrickColor.new("Dark stone grey")
  954. Part66.Rotation = Vector3.new(-180, 0, -180)
  955. Part66.Anchored = true
  956. Part66.FormFactor = Enum.FormFactor.Symmetric
  957. Part66.Size = Vector3.new(1, 37, 1)
  958. Part66.CFrame = CFrame.new(127.5, -28.5, 136.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  959. Part66.BottomSurface = Enum.SurfaceType.Smooth
  960. Part66.TopSurface = Enum.SurfaceType.Smooth
  961. Part66.Color = Color3.new(0.388235, 0.372549, 0.384314)
  962. Part66.Position = Vector3.new(127.5, -28.5, 136.5)
  963. Part66.Orientation = Vector3.new(0, 180, 0)
  964. Part66.Color = Color3.new(0.388235, 0.372549, 0.384314)
  965. Model67.Name = "Stage 1 Signs"
  966. Model67.Parent = mas
  967. Part68.Parent = Model67
  968. Part68.Transparency = 1
  969. Part68.Rotation = Vector3.new(0, 0, -15)
  970. Part68.Size = Vector3.new(31, 18, 2)
  971. Part68.CFrame = CFrame.new(6.27479649, -15.8806839, -50, 0.965925992, 0.258819789, 0, -0.258819789, 0.965925992, 0, 0, 0, 1)
  972. Part68.Position = Vector3.new(6.27479649, -15.8806839, -50)
  973. Part68.Orientation = Vector3.new(0, 0, -15)
  974. SurfaceGui69.Parent = Part68
  975. SurfaceGui69.Face = Enum.NormalId.Back
  976. TextLabel70.Parent = SurfaceGui69
  977. TextLabel70.Transparency = 1
  978. TextLabel70.Size = UDim2.new(1, 0, 1, 0)
  979. TextLabel70.Text = "St e 1"
  980. TextLabel70.BackgroundColor3 = Color3.new(1, 1, 1)
  981. TextLabel70.BackgroundTransparency = 1
  982. TextLabel70.BorderSizePixel = 0
  983. TextLabel70.Font = Enum.Font.SourceSansLight
  984. TextLabel70.FontSize = Enum.FontSize.Size96
  985. TextLabel70.TextColor3 = Color3.new(1, 1, 1)
  986. TextLabel70.TextScaled = true
  987. TextLabel70.TextStrokeColor3 = Color3.new(1, 1, 1)
  988. TextLabel70.TextWrapped = true
  989. TextLabel71.Parent = SurfaceGui69
  990. TextLabel71.Transparency = 1
  991. TextLabel71.Size = UDim2.new(1, 0, 1, 0)
  992. TextLabel71.Text = "ag"
  993. TextLabel71.Position = UDim2.new(0, -12, 0, 25)
  994. TextLabel71.BackgroundColor3 = Color3.new(1, 1, 1)
  995. TextLabel71.BackgroundTransparency = 1
  996. TextLabel71.BorderSizePixel = 0
  997. TextLabel71.Font = Enum.Font.SourceSansLight
  998. TextLabel71.FontSize = Enum.FontSize.Size96
  999. TextLabel71.TextColor3 = Color3.new(0.654902, 0.654902, 0.654902)
  1000. TextLabel71.TextScaled = true
  1001. TextLabel71.TextStrokeColor3 = Color3.new(1, 1, 1)
  1002. TextLabel71.TextWrapped = true
  1003. Part72.Parent = Model67
  1004. Part72.Transparency = 1
  1005. Part72.Rotation = Vector3.new(0, 0, -15)
  1006. Part72.Size = Vector3.new(31, 18, 2)
  1007. Part72.CFrame = CFrame.new(-27.3803215, -41.0269127, -50, 0.965925992, 0.258819789, 0, -0.258819789, 0.965925992, 0, 0, 0, 1)
  1008. Part72.Position = Vector3.new(-27.3803215, -41.0269127, -50)
  1009. Part72.Orientation = Vector3.new(0, 0, -15)
  1010. SurfaceGui73.Parent = Part72
  1011. SurfaceGui73.Face = Enum.NormalId.Back
  1012. TextLabel74.Parent = SurfaceGui73
  1013. TextLabel74.Transparency = 1
  1014. TextLabel74.Size = UDim2.new(1, 0, 1, 0)
  1015. TextLabel74.Text = "St e 1"
  1016. TextLabel74.BackgroundColor3 = Color3.new(1, 1, 1)
  1017. TextLabel74.BackgroundTransparency = 1
  1018. TextLabel74.BorderSizePixel = 0
  1019. TextLabel74.Font = Enum.Font.SourceSansLight
  1020. TextLabel74.FontSize = Enum.FontSize.Size96
  1021. TextLabel74.TextColor3 = Color3.new(1, 1, 1)
  1022. TextLabel74.TextScaled = true
  1023. TextLabel74.TextStrokeColor3 = Color3.new(1, 1, 1)
  1024. TextLabel74.TextWrapped = true
  1025. TextLabel75.Parent = SurfaceGui73
  1026. TextLabel75.Transparency = 1
  1027. TextLabel75.Size = UDim2.new(1, 0, 1, 0)
  1028. TextLabel75.Text = "ag"
  1029. TextLabel75.Position = UDim2.new(0, -12, 0, 25)
  1030. TextLabel75.BackgroundColor3 = Color3.new(1, 1, 1)
  1031. TextLabel75.BackgroundTransparency = 1
  1032. TextLabel75.BorderSizePixel = 0
  1033. TextLabel75.Font = Enum.Font.SourceSansLight
  1034. TextLabel75.FontSize = Enum.FontSize.Size96
  1035. TextLabel75.TextColor3 = Color3.new(0.654902, 0.654902, 0.654902)
  1036. TextLabel75.TextScaled = true
  1037. TextLabel75.TextStrokeColor3 = Color3.new(1, 1, 1)
  1038. TextLabel75.TextWrapped = true
  1039. Part76.Parent = Model67
  1040. Part76.Transparency = 1
  1041. Part76.Rotation = Vector3.new(0, 0, -15)
  1042. Part76.Size = Vector3.new(31, 18, 2)
  1043. Part76.CFrame = CFrame.new(110.594772, -43.83321, -50, 0.965925992, 0.258819789, 0, -0.258819789, 0.965925992, 0, 0, 0, 1)
  1044. Part76.Position = Vector3.new(110.594772, -43.83321, -50)
  1045. Part76.Orientation = Vector3.new(0, 0, -15)
  1046. SurfaceGui77.Parent = Part76
  1047. SurfaceGui77.Face = Enum.NormalId.Back
  1048. TextLabel78.Parent = SurfaceGui77
  1049. TextLabel78.Transparency = 1
  1050. TextLabel78.Size = UDim2.new(1, 0, 1, 0)
  1051. TextLabel78.Text = "St e 1"
  1052. TextLabel78.BackgroundColor3 = Color3.new(1, 1, 1)
  1053. TextLabel78.BackgroundTransparency = 1
  1054. TextLabel78.BorderSizePixel = 0
  1055. TextLabel78.Font = Enum.Font.SourceSansLight
  1056. TextLabel78.FontSize = Enum.FontSize.Size96
  1057. TextLabel78.TextColor3 = Color3.new(1, 1, 1)
  1058. TextLabel78.TextScaled = true
  1059. TextLabel78.TextStrokeColor3 = Color3.new(1, 1, 1)
  1060. TextLabel78.TextWrapped = true
  1061. TextLabel79.Parent = SurfaceGui77
  1062. TextLabel79.Transparency = 1
  1063. TextLabel79.Size = UDim2.new(1, 0, 1, 0)
  1064. TextLabel79.Text = "ag"
  1065. TextLabel79.Position = UDim2.new(0, -12, 0, 25)
  1066. TextLabel79.BackgroundColor3 = Color3.new(1, 1, 1)
  1067. TextLabel79.BackgroundTransparency = 1
  1068. TextLabel79.BorderSizePixel = 0
  1069. TextLabel79.Font = Enum.Font.SourceSansLight
  1070. TextLabel79.FontSize = Enum.FontSize.Size96
  1071. TextLabel79.TextColor3 = Color3.new(0.654902, 0.654902, 0.654902)
  1072. TextLabel79.TextScaled = true
  1073. TextLabel79.TextStrokeColor3 = Color3.new(1, 1, 1)
  1074. TextLabel79.TextWrapped = true
  1075. Part80.Name = "Deadly Floor"
  1076. Part80.Parent = mas
  1077. Part80.BrickColor = BrickColor.new("Really black")
  1078. Part80.Transparency = 1
  1079. Part80.Size = Vector3.new(197, 1, 197)
  1080. Part80.CFrame = CFrame.new(49.5, -52.5, 49.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1081. Part80.BottomSurface = Enum.SurfaceType.Smooth
  1082. Part80.TopSurface = Enum.SurfaceType.Smooth
  1083. Part80.Color = Color3.new(0, 0, 0)
  1084. Part80.Position = Vector3.new(49.5, -52.5, 49.5)
  1085. Part80.Color = Color3.new(0, 0, 0)
  1086. Script81.Parent = Part80
  1087. table.insert(cors,sandbox(Script81,function()
  1088. function collided(hit)
  1089. if hit.Parent:FindFirstChild("Head") ~= nil then
  1090. hit.Parent.Head:Destroy()
  1091. for i = 1,50 do
  1092. wait(0.01)
  1093. script.Parent.Transparency = script.Parent.Transparency + -0.02
  1094. end
  1095. wait(0.1)
  1096. for i = 1,100 do
  1097. wait(0.025)
  1098. script.Parent.Transparency = script.Parent.Transparency + 0.01
  1099. end
  1100. end
  1101. end
  1102.  
  1103. script.Parent.Touched:Connect(collided)
  1104. end))
  1105. Part82.Name = "Baseplate"
  1106. Part82.Parent = mas
  1107. Part82.BrickColor = BrickColor.new("Dark stone grey")
  1108. Part82.Rotation = Vector3.new(-180, 0, -180)
  1109. Part82.Anchored = true
  1110. Part82.FormFactor = Enum.FormFactor.Symmetric
  1111. Part82.Size = Vector3.new(10, 6, 10)
  1112. Part82.CFrame = CFrame.new(132, -50, -33, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1113. Part82.BottomSurface = Enum.SurfaceType.Smooth
  1114. Part82.TopSurface = Enum.SurfaceType.Smooth
  1115. Part82.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1116. Part82.Position = Vector3.new(132, -50, -33)
  1117. Part82.Orientation = Vector3.new(0, 180, 0)
  1118. Part82.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1119. Part83.Name = "Baseplate"
  1120. Part83.Parent = mas
  1121. Part83.BrickColor = BrickColor.new("Dark stone grey")
  1122. Part83.Rotation = Vector3.new(0, 90, 0)
  1123. Part83.Anchored = true
  1124. Part83.FormFactor = Enum.FormFactor.Symmetric
  1125. Part83.Size = Vector3.new(18, 1, 4)
  1126. Part83.CFrame = CFrame.new(132, -47.5, 115, 1.66445971e-05, 0, 1.00000012, 0, 1, 0, -1, 0, 1.66669488e-05)
  1127. Part83.BottomSurface = Enum.SurfaceType.Smooth
  1128. Part83.TopSurface = Enum.SurfaceType.Smooth
  1129. Part83.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1130. Part83.Position = Vector3.new(132, -47.5, 115)
  1131. Part83.Orientation = Vector3.new(0, 90, 0)
  1132. Part83.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1133. Script84.Parent = Part83
  1134. table.insert(cors,sandbox(Script84,function()
  1135. while true do
  1136. wait(0.01)
  1137. script.Parent.Orientation = script.Parent.Orientation + Vector3.new(0, 3, 0)
  1138. end
  1139.  
  1140. end))
  1141. Part85.Name = "Baseplate"
  1142. Part85.Parent = mas
  1143. Part85.BrickColor = BrickColor.new("Dark stone grey")
  1144. Part85.Rotation = Vector3.new(0, 90, 0)
  1145. Part85.Anchored = true
  1146. Part85.FormFactor = Enum.FormFactor.Symmetric
  1147. Part85.Size = Vector3.new(18, 1, 4)
  1148. Part85.CFrame = CFrame.new(132.000305, -47.5, 96, 1.66445971e-05, 0, 1.00000012, 0, 1, 0, -1, 0, 1.66669488e-05)
  1149. Part85.BottomSurface = Enum.SurfaceType.Smooth
  1150. Part85.TopSurface = Enum.SurfaceType.Smooth
  1151. Part85.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1152. Part85.Position = Vector3.new(132.000305, -47.5, 96)
  1153. Part85.Orientation = Vector3.new(0, 90, 0)
  1154. Part85.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1155. Script86.Parent = Part85
  1156. table.insert(cors,sandbox(Script86,function()
  1157. while true do
  1158. wait(0.01)
  1159. script.Parent.Orientation = script.Parent.Orientation + Vector3.new(0, -3, 0)
  1160. end
  1161.  
  1162. end))
  1163. Part87.Name = "Baseplate"
  1164. Part87.Parent = mas
  1165. Part87.BrickColor = BrickColor.new("Dark stone grey")
  1166. Part87.Rotation = Vector3.new(0, 90, 0)
  1167. Part87.Anchored = true
  1168. Part87.FormFactor = Enum.FormFactor.Symmetric
  1169. Part87.Size = Vector3.new(18, 1, 4)
  1170. Part87.CFrame = CFrame.new(132.000626, -47.5, 77, 1.65553647e-05, -2.26707542e-13, 1.00000107, 1.30441671e-16, 0.999999881, -1.34336986e-13, -0.999999881, 3.25072001e-14, 1.67561939e-05)
  1171. Part87.BottomSurface = Enum.SurfaceType.Smooth
  1172. Part87.TopSurface = Enum.SurfaceType.Smooth
  1173. Part87.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1174. Part87.Position = Vector3.new(132.000626, -47.5, 77)
  1175. Part87.Orientation = Vector3.new(0, 90, 0)
  1176. Part87.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1177. Script88.Parent = Part87
  1178. table.insert(cors,sandbox(Script88,function()
  1179. while true do
  1180. wait(0.01)
  1181. script.Parent.Orientation = script.Parent.Orientation + Vector3.new(0, 0, 3)
  1182. end
  1183.  
  1184. end))
  1185. for i,v in pairs(mas:GetChildren()) do
  1186. v.Parent = workspace
  1187. pcall(function() v:MakeJoints() end)
  1188. end
  1189. mas:Destroy()
  1190. for i,v in pairs(cors) do
  1191. spawn(function()
  1192. pcall(v)
  1193. end)
  1194. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement