Advertisement
Guest User

Untitled

a guest
Dec 15th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.70 KB | None | 0 0
  1. -- Thanks for using Mod2S by NopeUsername
  2. local functions = {}
  3. function sandbox(script, func)
  4. local oldEnv = getfenv(func)
  5.  
  6. local newEnv = setmetatable({}, {
  7. __index = function(self,k)
  8. if k == "script" then
  9. return script
  10. else
  11. return oldEnv[k]
  12. end
  13. end,
  14. })
  15.  
  16. return setfenv(func, newEnv)
  17. end
  18.  
  19. local mas = Instance.new("Model", game:GetService("Lighting"))
  20. -- DECLARING VARIABLES
  21.  
  22. local Computer = Instance.new("Model")
  23. local Part = Instance.new("Part")
  24. local ParttoPartStrongJoint = Instance.new("ManualWeld")
  25. local ParttoPartStrongJoint_1 = Instance.new("ManualWeld")
  26. local Part_1 = Instance.new("Part")
  27. local BlackBlackBlackBlackBlackBlackBlackBlack = Instance.new("Decal")
  28. local BlackBlackBlackBlackBlackBlackBlackBlack_1 = Instance.new("Decal")
  29. local BlackBlackBlackBlackBlackBlackBlackBlack_2 = Instance.new("Decal")
  30. local BlackBlackBlackBlackBlackBlackBlackBlack_3 = Instance.new("Decal")
  31. local BlackBlackBlackBlackBlackBlackBlackBlack_4 = Instance.new("Decal")
  32. local ParttoPartStrongJoint_2 = Instance.new("ManualWeld")
  33. local BlackBlackBlackBlackBlackBlackBlackBlack_5 = Instance.new("Decal")
  34. local Part_2 = Instance.new("Part")
  35. local Part_3 = Instance.new("Part")
  36. local Part_4 = Instance.new("Part")
  37. local Part_5 = Instance.new("Part")
  38. local ParttoPartStrongJoint_3 = Instance.new("ManualWeld")
  39. local ParttoPartStrongJoint_4 = Instance.new("ManualWeld")
  40. local Part_6 = Instance.new("Part")
  41. local Part_7 = Instance.new("Part")
  42. local ParttoPartStrongJoint_5 = Instance.new("ManualWeld")
  43. local Part_8 = Instance.new("Part")
  44. local ParttoPartStrongJoint_6 = Instance.new("ManualWeld")
  45. local Part_9 = Instance.new("Part")
  46. local ParttoPartStrongJoint_7 = Instance.new("ManualWeld")
  47. local Computer2 = Instance.new("Model")
  48. local Part_10 = Instance.new("Part")
  49. local ParttoPartStrongJoint_8 = Instance.new("ManualWeld")
  50. local ParttoPartStrongJoint_9 = Instance.new("ManualWeld")
  51. local Part_11 = Instance.new("Part")
  52. local BlackBlackBlackBlackBlackBlackBlackBlack_6 = Instance.new("Decal")
  53. local BlackBlackBlackBlackBlackBlackBlackBlack_7 = Instance.new("Decal")
  54. local BlackBlackBlackBlackBlackBlackBlackBlack_8 = Instance.new("Decal")
  55. local BlackBlackBlackBlackBlackBlackBlackBlack_9 = Instance.new("Decal")
  56. local BlackBlackBlackBlackBlackBlackBlackBlack_10 = Instance.new("Decal")
  57. local ParttoPartStrongJoint_10 = Instance.new("ManualWeld")
  58. local BlackBlackBlackBlackBlackBlackBlackBlack_11 = Instance.new("Decal")
  59. local Part_12 = Instance.new("Part")
  60. local Part_13 = Instance.new("Part")
  61. local Part_14 = Instance.new("Part")
  62. local Part_15 = Instance.new("Part")
  63. local ParttoPartStrongJoint_11 = Instance.new("ManualWeld")
  64. local ParttoPartStrongJoint_12 = Instance.new("ManualWeld")
  65. local Part_16 = Instance.new("Part")
  66. local Part_17 = Instance.new("Part")
  67. local ParttoPartStrongJoint_13 = Instance.new("ManualWeld")
  68. local Part_18 = Instance.new("Part")
  69. local ParttoPartStrongJoint_14 = Instance.new("ManualWeld")
  70. local Part_19 = Instance.new("Part")
  71. local ParttoPartStrongJoint_15 = Instance.new("ManualWeld")
  72. local Computer3 = Instance.new("Model")
  73. local Part_20 = Instance.new("Part")
  74. local ParttoPartStrongJoint_16 = Instance.new("ManualWeld")
  75. local ParttoPartStrongJoint_17 = Instance.new("ManualWeld")
  76. local Part_21 = Instance.new("Part")
  77. local BlackBlackBlackBlackBlackBlackBlackBlack_12 = Instance.new("Decal")
  78. local BlackBlackBlackBlackBlackBlackBlackBlack_13 = Instance.new("Decal")
  79. local BlackBlackBlackBlackBlackBlackBlackBlack_14 = Instance.new("Decal")
  80. local BlackBlackBlackBlackBlackBlackBlackBlack_15 = Instance.new("Decal")
  81. local BlackBlackBlackBlackBlackBlackBlackBlack_16 = Instance.new("Decal")
  82. local ParttoPartStrongJoint_18 = Instance.new("ManualWeld")
  83. local BlackBlackBlackBlackBlackBlackBlackBlack_17 = Instance.new("Decal")
  84. local Part_22 = Instance.new("Part")
  85. local Part_23 = Instance.new("Part")
  86. local Part_24 = Instance.new("Part")
  87. local Part_25 = Instance.new("Part")
  88. local ParttoPartStrongJoint_19 = Instance.new("ManualWeld")
  89. local ParttoPartStrongJoint_20 = Instance.new("ManualWeld")
  90. local Part_26 = Instance.new("Part")
  91. local Part_27 = Instance.new("Part")
  92. local ParttoPartStrongJoint_21 = Instance.new("ManualWeld")
  93. local Part_28 = Instance.new("Part")
  94. local ParttoPartStrongJoint_22 = Instance.new("ManualWeld")
  95. local Part_29 = Instance.new("Part")
  96. local ParttoPartStrongJoint_23 = Instance.new("ManualWeld")
  97.  
  98. -- SETTING PROPERTIES
  99.  
  100. Computer.Name = "Computer "
  101. Computer.Parent = mas
  102.  
  103. Part.Anchored = true
  104. Part.BottomSurface = Enum.SurfaceType.Smooth
  105. Part.CFrame = CFrame.new(53.413,0.109,28.126,-0.009,-0.001,1,-0.002,1,0,-1,-0.002,-0.009)
  106. Part.Color = Color3.new(0.973,0.973,0.973)
  107. Part.Size = Vector3.new(4,0.05,2.8)
  108. Part.TopSurface = Enum.SurfaceType.Smooth
  109. Part.Parent = Computer
  110.  
  111. ParttoPartStrongJoint.C0 = CFrame.new(-2,0.025,1.4,-1,0,0,0,0,1,0,1,0)
  112. ParttoPartStrongJoint.C1 = CFrame.new(-2.07,-1.58,1.49,-1,0,0,0,0,1,0,1,0)
  113. ParttoPartStrongJoint.Part0 = Part
  114. ParttoPartStrongJoint.Part1 = Part_4
  115. ParttoPartStrongJoint.Name = "Part-to-Part Strong Joint"
  116. ParttoPartStrongJoint.Parent = Part
  117.  
  118. ParttoPartStrongJoint_1.C0 = CFrame.new(-2,0.025,1.4,-1,0,0,0,0,1,0,1,0)
  119. ParttoPartStrongJoint_1.C1 = CFrame.new(-1.994,-1.731,-0.61,-1,0,0,0,0,1,0,1,0)
  120. ParttoPartStrongJoint_1.Part0 = Part
  121. ParttoPartStrongJoint_1.Part1 = Part_9
  122. ParttoPartStrongJoint_1.Name = "Part-to-Part Strong Joint"
  123. ParttoPartStrongJoint_1.Parent = Part
  124.  
  125. Part_1.Anchored = true
  126. Part_1.BottomSurface = Enum.SurfaceType.Smooth
  127. Part_1.CFrame = CFrame.new(47.361,6.067,28.798,-1,0.009,-0.001,0,0.002,1,0.009,1,-0.002)
  128. Part_1.Color = Color3.new(0.973,0.973,0.973)
  129. Part_1.Size = Vector3.new(5.51,0.28,3.03)
  130. Part_1.TopSurface = Enum.SurfaceType.Smooth
  131. Part_1.Parent = Computer
  132.  
  133. BlackBlackBlackBlackBlackBlackBlackBlack.Texture = "http://www.roblox.com/asset/?id=2675785344"
  134. BlackBlackBlackBlackBlackBlackBlackBlack.Face = Enum.NormalId.Right
  135. BlackBlackBlackBlackBlackBlackBlackBlack.Name = "Black Black Black Black Black Black Black Black "
  136. BlackBlackBlackBlackBlackBlackBlackBlack.Parent = Part_1
  137.  
  138. BlackBlackBlackBlackBlackBlackBlackBlack_1.Texture = "http://www.roblox.com/asset/?id=2675785344"
  139. BlackBlackBlackBlackBlackBlackBlackBlack_1.Face = Enum.NormalId.Back
  140. BlackBlackBlackBlackBlackBlackBlackBlack_1.Name = "Black Black Black Black Black Black Black Black "
  141. BlackBlackBlackBlackBlackBlackBlackBlack_1.Parent = Part_1
  142.  
  143. BlackBlackBlackBlackBlackBlackBlackBlack_2.Texture = "http://www.roblox.com/asset/?id=2675785344"
  144. BlackBlackBlackBlackBlackBlackBlackBlack_2.Name = "Black Black Black Black Black Black Black Black "
  145. BlackBlackBlackBlackBlackBlackBlackBlack_2.Parent = Part_1
  146.  
  147. BlackBlackBlackBlackBlackBlackBlackBlack_3.Texture = "http://www.roblox.com/asset/?id=2675785344"
  148. BlackBlackBlackBlackBlackBlackBlackBlack_3.Face = Enum.NormalId.Left
  149. BlackBlackBlackBlackBlackBlackBlackBlack_3.Name = "Black Black Black Black Black Black Black Black "
  150. BlackBlackBlackBlackBlackBlackBlackBlack_3.Parent = Part_1
  151.  
  152. BlackBlackBlackBlackBlackBlackBlackBlack_4.Texture = "http://www.roblox.com/asset/?id=2675785344"
  153. BlackBlackBlackBlackBlackBlackBlackBlack_4.Face = Enum.NormalId.Left
  154. BlackBlackBlackBlackBlackBlackBlackBlack_4.Name = "Black Black Black Black Black Black Black Black "
  155. BlackBlackBlackBlackBlackBlackBlackBlack_4.Parent = Part_1
  156.  
  157. ParttoPartStrongJoint_2.C0 = CFrame.new(2.755,-0.14,-1.515,-1,0,0,0,1,0,0,0,-1)
  158. ParttoPartStrongJoint_2.C1 = CFrame.new(0.215,0.37,-2.48,0,-1,0,0,0,-1,1,0,0)
  159. ParttoPartStrongJoint_2.Part0 = Part_1
  160. ParttoPartStrongJoint_2.Part1 = Part_6
  161. ParttoPartStrongJoint_2.Name = "Part-to-Part Strong Joint"
  162. ParttoPartStrongJoint_2.Parent = Part_1
  163.  
  164. BlackBlackBlackBlackBlackBlackBlackBlack_5.Texture = "http://www.roblox.com/asset/?id=2675785344"
  165. BlackBlackBlackBlackBlackBlackBlackBlack_5.Face = Enum.NormalId.Top
  166. BlackBlackBlackBlackBlackBlackBlackBlack_5.Name = "Black Black Black Black Black Black Black Black "
  167. BlackBlackBlackBlackBlackBlackBlackBlack_5.Parent = Part_1
  168.  
  169. Part_2.Anchored = true
  170. Part_2.BottomSurface = Enum.SurfaceType.Smooth
  171. Part_2.CFrame = CFrame.new(49.047,3.756,27.638,-1,-0.001,-0.009,0,1,-0.002,0.009,-0.002,-1)
  172. Part_2.Color = Color3.new(0.388,0.373,0.384)
  173. Part_2.Size = Vector3.new(4,0.11,2)
  174. Part_2.TopSurface = Enum.SurfaceType.Smooth
  175. Part_2.Parent = Computer
  176.  
  177. Part_3.Anchored = true
  178. Part_3.BottomSurface = Enum.SurfaceType.Smooth
  179. Part_3.CFrame = CFrame.new(45.577,3.724,27.651,-0.009,-0.001,1,-0.002,1,0,-1,-0.002,-0.009)
  180. Part_3.Color = Color3.new(0.388,0.373,0.384)
  181. Part_3.Size = Vector3.new(2.24,0.05,2)
  182. Part_3.TopSurface = Enum.SurfaceType.Smooth
  183. Part_3.Parent = Computer
  184.  
  185. Part_4.Anchored = true
  186. Part_4.BottomSurface = Enum.SurfaceType.Smooth
  187. Part_4.CFrame = CFrame.new(53.322,1.714,28.053,-0.009,-0.001,1,-0.002,1,0,-1,-0.002,-0.009)
  188. Part_4.Color = Color3.new(0.388,0.373,0.384)
  189. Part_4.Size = Vector3.new(4,3.16,1.76)
  190. Part_4.TopSurface = Enum.SurfaceType.Smooth
  191. Part_4.Parent = Computer
  192.  
  193. Part_5.Anchored = true
  194. Part_5.BottomSurface = Enum.SurfaceType.Smooth
  195. Part_5.CFrame = CFrame.new(50.187,3.632,28.187,0.009,1,-0.001,0.002,0,1,1,-0.009,-0.002)
  196. Part_5.Color = Color3.new(0.973,0.973,0.973)
  197. Part_5.Size = Vector3.new(4,12.41,0.14)
  198. Part_5.TopSurface = Enum.SurfaceType.Smooth
  199. Part_5.Parent = Computer
  200.  
  201. ParttoPartStrongJoint_3.C0 = CFrame.new(-2,-6.205,0.07,1,0,0,0,1,0,0,0,1)
  202. ParttoPartStrongJoint_3.C1 = CFrame.new(1.42,-0.025,-1.6,-1,0,0,0,0,1,0,1,0)
  203. ParttoPartStrongJoint_3.Part0 = Part_5
  204. ParttoPartStrongJoint_3.Part1 = Part_3
  205. ParttoPartStrongJoint_3.Name = "Part-to-Part Strong Joint"
  206. ParttoPartStrongJoint_3.Parent = Part_5
  207.  
  208. ParttoPartStrongJoint_4.C0 = CFrame.new(-2,-6.205,0.07,1,0,0,0,1,0,0,0,1)
  209. ParttoPartStrongJoint_4.C1 = CFrame.new(5.07,-0.055,1.44,0,-1,0,0,0,1,-1,0,0)
  210. ParttoPartStrongJoint_4.Part0 = Part_5
  211. ParttoPartStrongJoint_4.Part1 = Part_2
  212. ParttoPartStrongJoint_4.Name = "Part-to-Part Strong Joint"
  213. ParttoPartStrongJoint_4.Parent = Part_5
  214.  
  215. Part_6.Anchored = true
  216. Part_6.BottomSurface = Enum.SurfaceType.Smooth
  217. Part_6.CFrame = CFrame.new(47.088,4.182,28.88,-0.009,-0.001,1,-0.002,1,0,-1,-0.002,-0.009)
  218. Part_6.Color = Color3.new(0.388,0.373,0.384)
  219. Part_6.Size = Vector3.new(0.25,0.74,2)
  220. Part_6.TopSurface = Enum.SurfaceType.Smooth
  221. Part_6.Parent = Computer
  222.  
  223. Part_7.Anchored = true
  224. Part_7.BottomSurface = Enum.SurfaceType.Smooth
  225. Part_7.CFrame = CFrame.new(44.982,1.82,28.171,-0.009,-0.001,1,-0.002,1,0,-1,-0.002,-0.009)
  226. Part_7.Color = Color3.new(0.973,0.973,0.973)
  227. Part_7.Size = Vector3.new(4,3.48,2)
  228. Part_7.TopSurface = Enum.SurfaceType.Smooth
  229. Part_7.Parent = Computer
  230.  
  231. ParttoPartStrongJoint_5.C0 = CFrame.new(-2,1.74,1,-1,0,0,0,0,1,0,1,0)
  232. ParttoPartStrongJoint_5.C1 = CFrame.new(1.93,-4.205,-0.07,1,0,0,0,1,0,0,0,1)
  233. ParttoPartStrongJoint_5.Part0 = Part_7
  234. ParttoPartStrongJoint_5.Part1 = Part_5
  235. ParttoPartStrongJoint_5.Name = "Part-to-Part Strong Joint"
  236. ParttoPartStrongJoint_5.Parent = Part_7
  237.  
  238. Part_8.Anchored = true
  239. Part_8.BottomSurface = Enum.SurfaceType.Smooth
  240. Part_8.CFrame = CFrame.new(51.154,1.753,28.179,-0.009,-0.001,1,-0.002,1,0,-1,-0.002,-0.009)
  241. Part_8.Color = Color3.new(0.973,0.973,0.973)
  242. Part_8.Size = Vector3.new(3.91,3.48,2)
  243. Part_8.TopSurface = Enum.SurfaceType.Smooth
  244. Part_8.Parent = Computer
  245.  
  246. ParttoPartStrongJoint_6.C0 = CFrame.new(-2,1.74,1,-1,0,0,0,0,1,0,1,0)
  247. ParttoPartStrongJoint_6.C1 = CFrame.new(1.93,-3.25,-0.07,1,0,0,0,1,0,0,0,1)
  248. ParttoPartStrongJoint_6.Part0 = Part_8
  249. ParttoPartStrongJoint_6.Name = "Part-to-Part Strong Joint"
  250. ParttoPartStrongJoint_6.Parent = Part_8
  251.  
  252. Part_9.Anchored = true
  253. Part_9.BottomSurface = Enum.SurfaceType.Smooth
  254. Part_9.CFrame = CFrame.new(55.422,1.866,28.108,-0.009,-0.001,1,-0.002,1,0,-1,-0.002,-0.009)
  255. Part_9.Color = Color3.new(0.973,0.973,0.973)
  256. Part_9.Size = Vector3.new(3.96,3.48,2)
  257. Part_9.TopSurface = Enum.SurfaceType.Smooth
  258. Part_9.Parent = Computer
  259.  
  260. ParttoPartStrongJoint_7.C0 = CFrame.new(-2,1.74,1,-1,0,0,0,0,1,0,1,0)
  261. ParttoPartStrongJoint_7.C1 = CFrame.new(1.93,-3.25,-0.07,1,0,0,0,1,0,0,0,1)
  262. ParttoPartStrongJoint_7.Part0 = Part_9
  263. ParttoPartStrongJoint_7.Name = "Part-to-Part Strong Joint"
  264. ParttoPartStrongJoint_7.Parent = Part_9
  265.  
  266. Computer2.Name = "Computer 2"
  267. Computer2.Parent = Computer
  268.  
  269. Part_10.Anchored = true
  270. Part_10.BottomSurface = Enum.SurfaceType.Smooth
  271. Part_10.CFrame = CFrame.new(44.337,0.121,31.647,-1,-0.002,-0.009,-0.002,1,0,0.009,0.001,-1)
  272. Part_10.Color = Color3.new(0.973,0.973,0.973)
  273. Part_10.Size = Vector3.new(4,0.05,2.8)
  274. Part_10.TopSurface = Enum.SurfaceType.Smooth
  275. Part_10.Parent = Computer2
  276.  
  277. ParttoPartStrongJoint_8.C0 = CFrame.new(-2,0.025,1.4,-1,0,0,0,0,1,0,1,0)
  278. ParttoPartStrongJoint_8.C1 = CFrame.new(-2.07,-1.58,1.49,-1,0,0,0,0,1,0,1,0)
  279. ParttoPartStrongJoint_8.Part0 = Part_10
  280. ParttoPartStrongJoint_8.Part1 = Part_14
  281. ParttoPartStrongJoint_8.Name = "Part-to-Part Strong Joint"
  282. ParttoPartStrongJoint_8.Parent = Part_10
  283.  
  284. ParttoPartStrongJoint_9.C0 = CFrame.new(-2,0.025,1.4,-1,0,0,0,0,1,0,1,0)
  285. ParttoPartStrongJoint_9.C1 = CFrame.new(-1.994,-1.731,-0.61,-1,0,0,0,0,1,0,1,0)
  286. ParttoPartStrongJoint_9.Part0 = Part_10
  287. ParttoPartStrongJoint_9.Part1 = Part_19
  288. ParttoPartStrongJoint_9.Name = "Part-to-Part Strong Joint"
  289. ParttoPartStrongJoint_9.Parent = Part_10
  290.  
  291. Part_11.Anchored = true
  292. Part_11.BottomSurface = Enum.SurfaceType.Smooth
  293. Part_11.CFrame = CFrame.new(45.01,6.08,37.699,0.009,1,-0.002,0,0.002,1,1,-0.009,0.001)
  294. Part_11.Color = Color3.new(0.973,0.973,0.973)
  295. Part_11.Size = Vector3.new(5.51,0.28,3.03)
  296. Part_11.TopSurface = Enum.SurfaceType.Smooth
  297. Part_11.Parent = Computer2
  298.  
  299. BlackBlackBlackBlackBlackBlackBlackBlack_6.Texture = "http://www.roblox.com/asset/?id=2675785344"
  300. BlackBlackBlackBlackBlackBlackBlackBlack_6.Face = Enum.NormalId.Right
  301. BlackBlackBlackBlackBlackBlackBlackBlack_6.Name = "Black Black Black Black Black Black Black Black "
  302. BlackBlackBlackBlackBlackBlackBlackBlack_6.Parent = Part_11
  303.  
  304. BlackBlackBlackBlackBlackBlackBlackBlack_7.Texture = "http://www.roblox.com/asset/?id=2675785344"
  305. BlackBlackBlackBlackBlackBlackBlackBlack_7.Face = Enum.NormalId.Back
  306. BlackBlackBlackBlackBlackBlackBlackBlack_7.Name = "Black Black Black Black Black Black Black Black "
  307. BlackBlackBlackBlackBlackBlackBlackBlack_7.Parent = Part_11
  308.  
  309. BlackBlackBlackBlackBlackBlackBlackBlack_8.Texture = "http://www.roblox.com/asset/?id=2675785344"
  310. BlackBlackBlackBlackBlackBlackBlackBlack_8.Name = "Black Black Black Black Black Black Black Black "
  311. BlackBlackBlackBlackBlackBlackBlackBlack_8.Parent = Part_11
  312.  
  313. BlackBlackBlackBlackBlackBlackBlackBlack_9.Texture = "http://www.roblox.com/asset/?id=2675785344"
  314. BlackBlackBlackBlackBlackBlackBlackBlack_9.Face = Enum.NormalId.Left
  315. BlackBlackBlackBlackBlackBlackBlackBlack_9.Name = "Black Black Black Black Black Black Black Black "
  316. BlackBlackBlackBlackBlackBlackBlackBlack_9.Parent = Part_11
  317.  
  318. BlackBlackBlackBlackBlackBlackBlackBlack_10.Texture = "http://www.roblox.com/asset/?id=2675785344"
  319. BlackBlackBlackBlackBlackBlackBlackBlack_10.Face = Enum.NormalId.Left
  320. BlackBlackBlackBlackBlackBlackBlackBlack_10.Name = "Black Black Black Black Black Black Black Black "
  321. BlackBlackBlackBlackBlackBlackBlackBlack_10.Parent = Part_11
  322.  
  323. ParttoPartStrongJoint_10.C0 = CFrame.new(2.755,-0.14,-1.515,-1,0,0,0,1,0,0,0,-1)
  324. ParttoPartStrongJoint_10.C1 = CFrame.new(0.215,0.37,-2.48,0,-1,0,0,0,-1,1,0,0)
  325. ParttoPartStrongJoint_10.Part0 = Part_11
  326. ParttoPartStrongJoint_10.Part1 = Part_16
  327. ParttoPartStrongJoint_10.Name = "Part-to-Part Strong Joint"
  328. ParttoPartStrongJoint_10.Parent = Part_11
  329.  
  330. BlackBlackBlackBlackBlackBlackBlackBlack_11.Texture = "http://www.roblox.com/asset/?id=2675785344"
  331. BlackBlackBlackBlackBlackBlackBlackBlack_11.Face = Enum.NormalId.Top
  332. BlackBlackBlackBlackBlackBlackBlackBlack_11.Name = "Black Black Black Black Black Black Black Black "
  333. BlackBlackBlackBlackBlackBlackBlackBlack_11.Parent = Part_11
  334.  
  335. Part_12.Anchored = true
  336. Part_12.BottomSurface = Enum.SurfaceType.Smooth
  337. Part_12.CFrame = CFrame.new(43.849,3.768,36.014,0.009,-0.002,-1,0,1,-0.002,1,0.001,0.009)
  338. Part_12.Color = Color3.new(0.388,0.373,0.384)
  339. Part_12.Size = Vector3.new(4,0.11,2)
  340. Part_12.TopSurface = Enum.SurfaceType.Smooth
  341. Part_12.Parent = Computer2
  342.  
  343. Part_13.Anchored = true
  344. Part_13.BottomSurface = Enum.SurfaceType.Smooth
  345. Part_13.CFrame = CFrame.new(43.862,3.736,39.484,-1,-0.002,-0.009,-0.002,1,0,0.009,0.001,-1)
  346. Part_13.Color = Color3.new(0.388,0.373,0.384)
  347. Part_13.Size = Vector3.new(2.24,0.05,2)
  348. Part_13.TopSurface = Enum.SurfaceType.Smooth
  349. Part_13.Parent = Computer2
  350.  
  351. Part_14.Anchored = true
  352. Part_14.BottomSurface = Enum.SurfaceType.Smooth
  353. Part_14.CFrame = CFrame.new(44.264,1.726,31.739,-1,-0.002,-0.009,-0.002,1,0,0.009,0.001,-1)
  354. Part_14.Color = Color3.new(0.388,0.373,0.384)
  355. Part_14.Size = Vector3.new(4,3.16,1.76)
  356. Part_14.TopSurface = Enum.SurfaceType.Smooth
  357. Part_14.Parent = Computer2
  358.  
  359. Part_15.Anchored = true
  360. Part_15.BottomSurface = Enum.SurfaceType.Smooth
  361. Part_15.CFrame = CFrame.new(44.399,3.645,34.873,1,-0.009,-0.002,0.002,0,1,-0.009,-1,0.001)
  362. Part_15.Color = Color3.new(0.973,0.973,0.973)
  363. Part_15.Size = Vector3.new(4,12.41,0.14)
  364. Part_15.TopSurface = Enum.SurfaceType.Smooth
  365. Part_15.Parent = Computer2
  366.  
  367. ParttoPartStrongJoint_11.C0 = CFrame.new(-2,-6.205,0.07,1,0,0,0,1,0,0,0,1)
  368. ParttoPartStrongJoint_11.C1 = CFrame.new(1.42,-0.025,-1.6,-1,0,0,0,0,1,0,1,0)
  369. ParttoPartStrongJoint_11.Part0 = Part_15
  370. ParttoPartStrongJoint_11.Part1 = Part_13
  371. ParttoPartStrongJoint_11.Name = "Part-to-Part Strong Joint"
  372. ParttoPartStrongJoint_11.Parent = Part_15
  373.  
  374. ParttoPartStrongJoint_12.C0 = CFrame.new(-2,-6.205,0.07,1,0,0,0,1,0,0,0,1)
  375. ParttoPartStrongJoint_12.C1 = CFrame.new(5.07,-0.055,1.44,0,-1,0,0,0,1,-1,0,0)
  376. ParttoPartStrongJoint_12.Part0 = Part_15
  377. ParttoPartStrongJoint_12.Part1 = Part_12
  378. ParttoPartStrongJoint_12.Name = "Part-to-Part Strong Joint"
  379. ParttoPartStrongJoint_12.Parent = Part_15
  380.  
  381. Part_16.Anchored = true
  382. Part_16.BottomSurface = Enum.SurfaceType.Smooth
  383. Part_16.CFrame = CFrame.new(45.092,4.195,37.972,-1,-0.002,-0.009,-0.002,1,0,0.009,0.001,-1)
  384. Part_16.Color = Color3.new(0.388,0.373,0.384)
  385. Part_16.Size = Vector3.new(0.25,0.74,2)
  386. Part_16.TopSurface = Enum.SurfaceType.Smooth
  387. Part_16.Parent = Computer2
  388.  
  389. Part_17.Anchored = true
  390. Part_17.BottomSurface = Enum.SurfaceType.Smooth
  391. Part_17.CFrame = CFrame.new(44.382,1.832,40.078,-1,-0.002,-0.009,-0.002,1,0,0.009,0.001,-1)
  392. Part_17.Color = Color3.new(0.973,0.973,0.973)
  393. Part_17.Size = Vector3.new(4,3.48,2)
  394. Part_17.TopSurface = Enum.SurfaceType.Smooth
  395. Part_17.Parent = Computer2
  396.  
  397. ParttoPartStrongJoint_13.C0 = CFrame.new(-2,1.74,1,-1,0,0,0,0,1,0,1,0)
  398. ParttoPartStrongJoint_13.C1 = CFrame.new(1.93,-4.205,-0.07,1,0,0,0,1,0,0,0,1)
  399. ParttoPartStrongJoint_13.Part0 = Part_17
  400. ParttoPartStrongJoint_13.Part1 = Part_15
  401. ParttoPartStrongJoint_13.Name = "Part-to-Part Strong Joint"
  402. ParttoPartStrongJoint_13.Parent = Part_17
  403.  
  404. Part_18.Anchored = true
  405. Part_18.BottomSurface = Enum.SurfaceType.Smooth
  406. Part_18.CFrame = CFrame.new(44.391,1.765,33.906,-1,-0.002,-0.009,-0.002,1,0,0.009,0.001,-1)
  407. Part_18.Color = Color3.new(0.973,0.973,0.973)
  408. Part_18.Size = Vector3.new(3.91,3.48,2)
  409. Part_18.TopSurface = Enum.SurfaceType.Smooth
  410. Part_18.Parent = Computer2
  411.  
  412. ParttoPartStrongJoint_14.C0 = CFrame.new(-2,1.74,1,-1,0,0,0,0,1,0,1,0)
  413. ParttoPartStrongJoint_14.C1 = CFrame.new(1.93,-3.25,-0.07,1,0,0,0,1,0,0,0,1)
  414. ParttoPartStrongJoint_14.Part0 = Part_18
  415. ParttoPartStrongJoint_14.Name = "Part-to-Part Strong Joint"
  416. ParttoPartStrongJoint_14.Parent = Part_18
  417.  
  418. Part_19.Anchored = true
  419. Part_19.BottomSurface = Enum.SurfaceType.Smooth
  420. Part_19.CFrame = CFrame.new(44.32,1.879,29.638,-1,-0.002,-0.009,-0.002,1,0,0.009,0.001,-1)
  421. Part_19.Color = Color3.new(0.973,0.973,0.973)
  422. Part_19.Size = Vector3.new(3.96,3.48,2)
  423. Part_19.TopSurface = Enum.SurfaceType.Smooth
  424. Part_19.Parent = Computer2
  425.  
  426. ParttoPartStrongJoint_15.C0 = CFrame.new(-2,1.74,1,-1,0,0,0,0,1,0,1,0)
  427. ParttoPartStrongJoint_15.C1 = CFrame.new(1.93,-3.25,-0.07,1,0,0,0,1,0,0,0,1)
  428. ParttoPartStrongJoint_15.Part0 = Part_19
  429. ParttoPartStrongJoint_15.Name = "Part-to-Part Strong Joint"
  430. ParttoPartStrongJoint_15.Parent = Part_19
  431.  
  432. Computer3.Name = "Computer 3"
  433. Computer3.Parent = Computer
  434.  
  435. Part_20.Anchored = true
  436. Part_20.BottomSurface = Enum.SurfaceType.Smooth
  437. Part_20.CFrame = CFrame.new(56.521,0.101,37.956,1,0.002,0.009,-0.002,1,0,-0.009,-0.001,1)
  438. Part_20.Color = Color3.new(0.973,0.973,0.973)
  439. Part_20.Size = Vector3.new(4,0.05,2.8)
  440. Part_20.TopSurface = Enum.SurfaceType.Smooth
  441. Part_20.Parent = Computer3
  442.  
  443. ParttoPartStrongJoint_16.C0 = CFrame.new(-2,0.025,1.4,-1,0,0,0,0,1,0,1,0)
  444. ParttoPartStrongJoint_16.C1 = CFrame.new(-2.07,-1.58,1.49,-1,0,0,0,0,1,0,1,0)
  445. ParttoPartStrongJoint_16.Part0 = Part_20
  446. ParttoPartStrongJoint_16.Part1 = Part_24
  447. ParttoPartStrongJoint_16.Name = "Part-to-Part Strong Joint"
  448. ParttoPartStrongJoint_16.Parent = Part_20
  449.  
  450. ParttoPartStrongJoint_17.C0 = CFrame.new(-2,0.025,1.4,-1,0,0,0,0,1,0,1,0)
  451. ParttoPartStrongJoint_17.C1 = CFrame.new(-1.994,-1.731,-0.61,-1,0,0,0,0,1,0,1,0)
  452. ParttoPartStrongJoint_17.Part0 = Part_20
  453. ParttoPartStrongJoint_17.Part1 = Part_29
  454. ParttoPartStrongJoint_17.Name = "Part-to-Part Strong Joint"
  455. ParttoPartStrongJoint_17.Parent = Part_20
  456.  
  457. Part_21.Anchored = true
  458. Part_21.BottomSurface = Enum.SurfaceType.Smooth
  459. Part_21.CFrame = CFrame.new(55.848,6.06,31.904,-0.009,-1,0.002,0,0.002,1,-1,0.009,-0.001)
  460. Part_21.Color = Color3.new(0.973,0.973,0.973)
  461. Part_21.Size = Vector3.new(5.51,0.28,3.03)
  462. Part_21.TopSurface = Enum.SurfaceType.Smooth
  463. Part_21.Parent = Computer3
  464.  
  465. BlackBlackBlackBlackBlackBlackBlackBlack_12.Texture = "http://www.roblox.com/asset/?id=2675785344"
  466. BlackBlackBlackBlackBlackBlackBlackBlack_12.Face = Enum.NormalId.Right
  467. BlackBlackBlackBlackBlackBlackBlackBlack_12.Name = "Black Black Black Black Black Black Black Black "
  468. BlackBlackBlackBlackBlackBlackBlackBlack_12.Parent = Part_21
  469.  
  470. BlackBlackBlackBlackBlackBlackBlackBlack_13.Texture = "http://www.roblox.com/asset/?id=2675785344"
  471. BlackBlackBlackBlackBlackBlackBlackBlack_13.Face = Enum.NormalId.Back
  472. BlackBlackBlackBlackBlackBlackBlackBlack_13.Name = "Black Black Black Black Black Black Black Black "
  473. BlackBlackBlackBlackBlackBlackBlackBlack_13.Parent = Part_21
  474.  
  475. BlackBlackBlackBlackBlackBlackBlackBlack_14.Texture = "http://www.roblox.com/asset/?id=2675785344"
  476. BlackBlackBlackBlackBlackBlackBlackBlack_14.Name = "Black Black Black Black Black Black Black Black "
  477. BlackBlackBlackBlackBlackBlackBlackBlack_14.Parent = Part_21
  478.  
  479. BlackBlackBlackBlackBlackBlackBlackBlack_15.Texture = "http://www.roblox.com/asset/?id=2675785344"
  480. BlackBlackBlackBlackBlackBlackBlackBlack_15.Face = Enum.NormalId.Left
  481. BlackBlackBlackBlackBlackBlackBlackBlack_15.Name = "Black Black Black Black Black Black Black Black "
  482. BlackBlackBlackBlackBlackBlackBlackBlack_15.Parent = Part_21
  483.  
  484. BlackBlackBlackBlackBlackBlackBlackBlack_16.Texture = "http://www.roblox.com/asset/?id=2675785344"
  485. BlackBlackBlackBlackBlackBlackBlackBlack_16.Face = Enum.NormalId.Left
  486. BlackBlackBlackBlackBlackBlackBlackBlack_16.Name = "Black Black Black Black Black Black Black Black "
  487. BlackBlackBlackBlackBlackBlackBlackBlack_16.Parent = Part_21
  488.  
  489. ParttoPartStrongJoint_18.C0 = CFrame.new(2.755,-0.14,-1.515,-1,0,0,0,1,0,0,0,-1)
  490. ParttoPartStrongJoint_18.C1 = CFrame.new(0.215,0.37,-2.48,0,-1,0,0,0,-1,1,0,0)
  491. ParttoPartStrongJoint_18.Part0 = Part_21
  492. ParttoPartStrongJoint_18.Part1 = Part_26
  493. ParttoPartStrongJoint_18.Name = "Part-to-Part Strong Joint"
  494. ParttoPartStrongJoint_18.Parent = Part_21
  495.  
  496. BlackBlackBlackBlackBlackBlackBlackBlack_17.Texture = "http://www.roblox.com/asset/?id=2675785344"
  497. BlackBlackBlackBlackBlackBlackBlackBlack_17.Face = Enum.NormalId.Top
  498. BlackBlackBlackBlackBlackBlackBlackBlack_17.Name = "Black Black Black Black Black Black Black Black "
  499. BlackBlackBlackBlackBlackBlackBlackBlack_17.Parent = Part_21
  500.  
  501. Part_22.Anchored = true
  502. Part_22.BottomSurface = Enum.SurfaceType.Smooth
  503. Part_22.CFrame = CFrame.new(57.009,3.748,33.589,-0.009,0.002,1,0,1,-0.002,-1,-0.001,-0.009)
  504. Part_22.Color = Color3.new(0.388,0.373,0.384)
  505. Part_22.Size = Vector3.new(4,0.11,2)
  506. Part_22.TopSurface = Enum.SurfaceType.Smooth
  507. Part_22.Parent = Computer3
  508.  
  509. Part_23.Anchored = true
  510. Part_23.BottomSurface = Enum.SurfaceType.Smooth
  511. Part_23.CFrame = CFrame.new(56.996,3.716,30.119,1,0.002,0.009,-0.002,1,0,-0.009,-0.001,1)
  512. Part_23.Color = Color3.new(0.388,0.373,0.384)
  513. Part_23.Size = Vector3.new(2.24,0.05,2)
  514. Part_23.TopSurface = Enum.SurfaceType.Smooth
  515. Part_23.Parent = Computer3
  516.  
  517. Part_24.Anchored = true
  518. Part_24.BottomSurface = Enum.SurfaceType.Smooth
  519. Part_24.CFrame = CFrame.new(56.593,1.706,37.864,1,0.002,0.009,-0.002,1,0,-0.009,-0.001,1)
  520. Part_24.Color = Color3.new(0.388,0.373,0.384)
  521. Part_24.Size = Vector3.new(4,3.16,1.76)
  522. Part_24.TopSurface = Enum.SurfaceType.Smooth
  523. Part_24.Parent = Computer3
  524.  
  525. Part_25.Anchored = true
  526. Part_25.BottomSurface = Enum.SurfaceType.Smooth
  527. Part_25.CFrame = CFrame.new(56.459,3.625,34.73,-1,0.009,0.002,0.002,0,1,0.009,1,-0.001)
  528. Part_25.Color = Color3.new(0.973,0.973,0.973)
  529. Part_25.Size = Vector3.new(4,12.41,0.14)
  530. Part_25.TopSurface = Enum.SurfaceType.Smooth
  531. Part_25.Parent = Computer3
  532.  
  533. ParttoPartStrongJoint_19.C0 = CFrame.new(-2,-6.205,0.07,1,0,0,0,1,0,0,0,1)
  534. ParttoPartStrongJoint_19.C1 = CFrame.new(1.42,-0.025,-1.6,-1,0,0,0,0,1,0,1,0)
  535. ParttoPartStrongJoint_19.Part0 = Part_25
  536. ParttoPartStrongJoint_19.Part1 = Part_23
  537. ParttoPartStrongJoint_19.Name = "Part-to-Part Strong Joint"
  538. ParttoPartStrongJoint_19.Parent = Part_25
  539.  
  540. ParttoPartStrongJoint_20.C0 = CFrame.new(-2,-6.205,0.07,1,0,0,0,1,0,0,0,1)
  541. ParttoPartStrongJoint_20.C1 = CFrame.new(5.07,-0.055,1.44,0,-1,0,0,0,1,-1,0,0)
  542. ParttoPartStrongJoint_20.Part0 = Part_25
  543. ParttoPartStrongJoint_20.Part1 = Part_22
  544. ParttoPartStrongJoint_20.Name = "Part-to-Part Strong Joint"
  545. ParttoPartStrongJoint_20.Parent = Part_25
  546.  
  547. Part_26.Anchored = true
  548. Part_26.BottomSurface = Enum.SurfaceType.Smooth
  549. Part_26.CFrame = CFrame.new(55.766,4.175,31.631,1,0.002,0.009,-0.002,1,0,-0.009,-0.001,1)
  550. Part_26.Color = Color3.new(0.388,0.373,0.384)
  551. Part_26.Size = Vector3.new(0.25,0.74,2)
  552. Part_26.TopSurface = Enum.SurfaceType.Smooth
  553. Part_26.Parent = Computer3
  554.  
  555. Part_27.Anchored = true
  556. Part_27.BottomSurface = Enum.SurfaceType.Smooth
  557. Part_27.CFrame = CFrame.new(56.476,1.812,29.525,1,0.002,0.009,-0.002,1,0,-0.009,-0.001,1)
  558. Part_27.Color = Color3.new(0.973,0.973,0.973)
  559. Part_27.Size = Vector3.new(4,3.48,2)
  560. Part_27.TopSurface = Enum.SurfaceType.Smooth
  561. Part_27.Parent = Computer3
  562.  
  563. ParttoPartStrongJoint_21.C0 = CFrame.new(-2,1.74,1,-1,0,0,0,0,1,0,1,0)
  564. ParttoPartStrongJoint_21.C1 = CFrame.new(1.93,-4.205,-0.07,1,0,0,0,1,0,0,0,1)
  565. ParttoPartStrongJoint_21.Part0 = Part_27
  566. ParttoPartStrongJoint_21.Part1 = Part_25
  567. ParttoPartStrongJoint_21.Name = "Part-to-Part Strong Joint"
  568. ParttoPartStrongJoint_21.Parent = Part_27
  569.  
  570. Part_28.Anchored = true
  571. Part_28.BottomSurface = Enum.SurfaceType.Smooth
  572. Part_28.CFrame = CFrame.new(56.467,1.745,35.697,1,0.002,0.009,-0.002,1,0,-0.009,-0.001,1)
  573. Part_28.Color = Color3.new(0.973,0.973,0.973)
  574. Part_28.Size = Vector3.new(3.91,3.48,2)
  575. Part_28.TopSurface = Enum.SurfaceType.Smooth
  576. Part_28.Parent = Computer3
  577.  
  578. ParttoPartStrongJoint_22.C0 = CFrame.new(-2,1.74,1,-1,0,0,0,0,1,0,1,0)
  579. ParttoPartStrongJoint_22.C1 = CFrame.new(1.93,-3.25,-0.07,1,0,0,0,1,0,0,0,1)
  580. ParttoPartStrongJoint_22.Part0 = Part_28
  581. ParttoPartStrongJoint_22.Name = "Part-to-Part Strong Joint"
  582. ParttoPartStrongJoint_22.Parent = Part_28
  583.  
  584. Part_29.Anchored = true
  585. Part_29.BottomSurface = Enum.SurfaceType.Smooth
  586. Part_29.CFrame = CFrame.new(56.538,1.859,39.965,1,0.002,0.009,-0.002,1,0,-0.009,-0.001,1)
  587. Part_29.Color = Color3.new(0.973,0.973,0.973)
  588. Part_29.Size = Vector3.new(3.96,3.48,2)
  589. Part_29.TopSurface = Enum.SurfaceType.Smooth
  590. Part_29.Parent = Computer3
  591.  
  592. ParttoPartStrongJoint_23.C0 = CFrame.new(-2,1.74,1,-1,0,0,0,0,1,0,1,0)
  593. ParttoPartStrongJoint_23.C1 = CFrame.new(1.93,-3.25,-0.07,1,0,0,0,1,0,0,0,1)
  594. ParttoPartStrongJoint_23.Part0 = Part_29
  595. ParttoPartStrongJoint_23.Name = "Part-to-Part Strong Joint"
  596. ParttoPartStrongJoint_23.Parent = Part_29
  597.  
  598.  
  599. for i,v in ipairs(functions) do
  600. spawn(function()
  601. pcall(v)
  602. end)
  603. end
  604. for i,v in ipairs(mas:GetChildren()) do
  605. v.Parent = workspace
  606. end
  607. mas:Destroy()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement