pakin2549

Untitled

Jan 1st, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 91.59 KB | None | 0 0
  1. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  2. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  3. local RealPlayer = Player
  4. do print("FE Compatibility code by Mokiros")local a=RealPlayer;script.Parent=a.Character;local b=Instance.new("RemoteEvent")b.Name="UserInput_Event"local function c()local d={_fakeEvent=true,Functions={},Connect=function(self,e)table.insert(self.Functions,e)end}d.connect=d.Connect;return d end;local f={Target=nil,Hit=CFrame.new(),KeyUp=c(),KeyDown=c(),Button1Up=c(),Button1Down=c(),Button2Up=c(),Button2Down=c()}local g={InputBegan=c(),InputEnded=c()}local CAS={Actions={},BindAction=function(self,h,i,j,...)CAS.Actions[h]=i and{Name=h,Function=i,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function k(self,l,...)local d=f[l]if d and d._fakeEvent then for m,e in pairs(d.Functions)do e(...)end end end;f.TrigEvent=k;g.TrigEvent=k;b.OnServerEvent:Connect(function(n,o)if n~=a then return end;f.Target=o.Target;f.Hit=o.Hit;if not o.isMouse then local p=o.UserInputState==Enum.UserInputState.Begin;if o.UserInputType==Enum.UserInputType.MouseButton1 then return f:TrigEvent(p and"Button1Down"or"Button1Up")end;if o.UserInputType==Enum.UserInputType.MouseButton2 then return f:TrigEvent(p and"Button2Down"or"Button2Up")end;for m,d in pairs(CAS.Actions)do for m,q in pairs(d.Keys)do if q==o.KeyCode then d.Function(d.Name,o.UserInputState,o)end end end;f:TrigEvent(p and"KeyDown"or"KeyUp",o.KeyCode.Name:lower())g:TrigEvent(p and"InputBegan"or"InputEnded",o,false)end end)b.Parent=NLS([==[local a=game:GetService("Players").LocalPlayer;local b=script:WaitForChild("UserInput_Event")local c=a:GetMouse()local d=game:GetService("UserInputService")local e=function(f,g)if g then return end;b:FireServer({KeyCode=f.KeyCode,UserInputType=f.UserInputType,UserInputState=f.UserInputState,Hit=c.Hit,Target=c.Target})end;d.InputBegan:Connect(e)d.InputEnded:Connect(e)local h,i;while wait(1/30)do if h~=c.Hit or i~=c.Target then h,i=c.Hit,c.Target;b:FireServer({isMouse=true,Target=i,Hit=h})end end]==],Player.Character)local r=game;local s={__index=function(self,q)local t=rawget(self,"_RealService")if t then return typeof(t[q])=="function"and function(m,...)return t[q](t,...)end or t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end}local function v(d,w)d._RealService=typeof(w)=="string"and r:GetService(w)or w;return setmetatable(d,s)end;local x={GetService=function(self,t)return rawget(self,t)or r:GetService(t)end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService"),RunService=v({_btrs={},RenderStepped=r:GetService("RunService").Heartbeat,BindToRenderStep=function(self,h,m,i)self._btrs[h]=self.Heartbeat:Connect(i)end,UnbindFromRenderStep=function(self,h)self._btrs[h]:Disconnect()end},"RunService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;v(x,game)game,owner=x,x.Players.LocalPlayer end
  5.  
  6.  
  7. local player = owner
  8. local Cha = player.Character
  9. local mouse = player:GetMouse()
  10. local henshine = false
  11. local RAC = Cha.Torso:WaitForChild("Right Shoulder")
  12. local LAC = Cha.Torso:WaitForChild("Left Shoulder")
  13. local RA = Cha:FindFirstChild("Right Arm")
  14. local LA = Cha:FindFirstChild("Left Arm")
  15. local Torso = Cha.Torso
  16. local Head = Cha.Head
  17. local RL = Cha:FindFirstChild("Right Leg")
  18. local LL = Cha:FindFirstChild("Left Leg")
  19. local Humanoid = Cha.Humanoid
  20. ---tool
  21. function Tool()
  22. Tool0 = Instance.new("Tool")
  23. Part1 = Instance.new("Part")
  24. Decal2 = Instance.new("Decal")
  25. Decal3 = Instance.new("Decal")
  26. BlockMesh4 = Instance.new("BlockMesh")
  27. Tool0.Name = "[SCP] Card-Omni"
  28. Tool0.Parent = Cha
  29. Tool0.CanBeDropped = false
  30. Tool0.Grip = CFrame.new(0, 0, 0.400000006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  31. Tool0.GripPos = Vector3.new(0, 0, 0.400000006)
  32. Tool0.ToolTip = "[SCP] Card-Omni"
  33. Part1.Name = "Handle"
  34. Part1.Parent = Tool0
  35. Part1.Rotation = Vector3.new(-90, 90, 0)
  36. Part1.Color = Color3.new(0.972549, 0.972549, 0.972549)
  37. Part1.Size = Vector3.new(0.200000003, 0.600000024, 1)
  38. Part1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  39. Part1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  40. Part1.BrickColor = BrickColor.new("Institutional white")
  41. Part1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  42. Part1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  43. Part1.Material = Enum.Material.Metal
  44. Part1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  45. Part1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  46. Part1.brickColor = BrickColor.new("Institutional white")
  47. Part1.FormFactor = Enum.FormFactor.Custom
  48. Part1.formFactor = Enum.FormFactor.Custom
  49. Decal2.Parent = Part1
  50. Decal2.Texture = "http://www.roblox.com/asset/?id=127897946"
  51. Decal2.Face = Enum.NormalId.Left
  52. Decal3.Parent = Part1
  53. Decal3.Texture = "http://www.roblox.com/asset/?id=127897946"
  54. Decal3.Face = Enum.NormalId.Right
  55. BlockMesh4.Parent = Part1
  56. BlockMesh4.Scale = Vector3.new(0.100000001, 1, 1)
  57. end
  58. Tool()
  59.  
  60.  
  61. local SongDriver12 = Instance.new("Sound")
  62. SongDriver12.Parent = game.workspace
  63. SongDriver12.SoundId = "rbxassetid://856618597"
  64. SongDriver12.Volume = 5
  65. SongDriver12:Play()
  66.  
  67. ----WarHeadModel
  68. function Driver2()
  69.  
  70.  
  71. mas = Instance.new("Model",game:GetService("Workspace"))
  72. Model0 = Instance.new("Model")
  73. Model1 = Instance.new("Model")
  74. Part2 = Instance.new("Part")
  75. Model3 = Instance.new("Model")
  76. Part4 = Instance.new("Part")
  77. SurfaceGui5 = Instance.new("SurfaceGui")
  78. TextLabel6 = Instance.new("TextLabel")
  79. TextLabel7 = Instance.new("TextLabel")
  80. Frame8 = Instance.new("Frame")
  81. Frame9 = Instance.new("Frame")
  82. TextLabel10 = Instance.new("TextLabel")
  83. TextLabel11 = Instance.new("TextLabel")
  84. TextButton12 = Instance.new("TextButton")
  85. TextButton13 = Instance.new("TextButton")
  86. TextButton14 = Instance.new("TextButton")
  87. TextButton15 = Instance.new("TextButton")
  88. TextButton16 = Instance.new("TextButton")
  89. TextButton17 = Instance.new("TextButton")
  90. TextButton18 = Instance.new("TextButton")
  91. TextButton19 = Instance.new("TextButton")
  92. TextButton20 = Instance.new("TextButton")
  93. TextButton21 = Instance.new("TextButton")
  94. TextButton22 = Instance.new("TextButton")
  95. Script23 = Instance.new("Script")
  96. TextLabel24 = Instance.new("TextLabel")
  97. TextLabel25 = Instance.new("TextLabel")
  98. Script26 = Instance.new("Script")
  99. Script27 = Instance.new("Script")
  100. Part28 = Instance.new("Part")
  101. Part29 = Instance.new("Part")
  102. WedgePart30 = Instance.new("WedgePart")
  103. Model0.Name = "Nuclear Warhead"
  104. Model0.Parent = mas
  105. Model1.Name = "CardReader"
  106. Model1.Parent = Model0
  107. Part2.Name = "CardHolder"
  108. Part2.Parent = Model1
  109. Part2.CFrame = CFrame.new(32.0575562, 3.35004473, -43.7378197, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  110. Part2.Orientation = Vector3.new(0, 180, 0)
  111. Part2.Position = Vector3.new(32.0575562, 3.35004473, -43.7378197)
  112. Part2.Rotation = Vector3.new(-180, 0, -180)
  113. Part2.Color = Color3.new(0.356863, 0.364706, 0.411765)
  114. Part2.Size = Vector3.new(1.20000005, 0.400000006, 0.25)
  115. Part2.Anchored = true
  116. Part2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  117. Part2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  118. Part2.BrickColor = BrickColor.new("Smoky grey")
  119. Part2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  120. Part2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  121. Part2.Material = Enum.Material.DiamondPlate
  122. Part2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  123. Part2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  124. Part2.brickColor = BrickColor.new("Smoky grey")
  125. Part02 = Instance.new("Part")
  126. Part12 = Instance.new("Part")
  127. Part02.Parent = mas
  128. Part02.CFrame = CFrame.new(29.8649979, 1.1564486, -44.8600006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  129. Part02.Position = Vector3.new(29.8649979, 1.1564486, -44.8600006)
  130. Part02.Color = Color3.new(0.388235, 0.372549, 0.384314)
  131. Part02.Size = Vector3.new(5.79000378, 6.71000051, 2)
  132. Part02.Anchored = true
  133. Part02.BottomSurface = Enum.SurfaceType.Smooth
  134. Part02.BrickColor = BrickColor.new("Dark stone grey")
  135. Part02.Material = Enum.Material.Concrete
  136. Part02.TopSurface = Enum.SurfaceType.Smooth
  137. Part02.brickColor = BrickColor.new("Dark stone grey")
  138. Part12.Name = "CardReader"
  139. Part12.Parent = mas
  140. Part12.CFrame = CFrame.new(32.0575562, 3.35004473, -44.4627914, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  141. Part12.Orientation = Vector3.new(0, 180, 0)
  142. Part12.Position = Vector3.new(32.0575562, 3.35004473, -44.4627914)
  143. Part12.Rotation = Vector3.new(-180, 0, -180)
  144. Part12.Color = Color3.new(0.105882, 0.164706, 0.207843)
  145. Part12.Size = Vector3.new(1, 0.200000003, 1.80000007)
  146. Part12.Anchored = true
  147. Part12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  148. Part12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  149. Part12.BrickColor = BrickColor.new("Black")
  150. Part12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  151. Part12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  152. Part12.Material = Enum.Material.Metal
  153. Part12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  154. Part12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  155. Part12.brickColor = BrickColor.new("Black")
  156. local de = true
  157. Part2.Touched:Connect(function(h)
  158. if h.Parent:FindFirstChild("[SCP] Card-Omni") and de == true then
  159. local SongDriver = Instance.new("Sound")
  160. SongDriver.Parent = game.workspace
  161. SongDriver.SoundId = "rbxassetid://421254005"
  162. SongDriver.Volume = 5
  163. SongDriver:Play()
  164. SongDriver.Looped = true
  165. de = false
  166. local SongDriver1 = Instance.new("Sound")
  167. SongDriver1.Parent = game.workspace
  168. SongDriver1.SoundId = "rbxassetid://421256280"
  169. SongDriver1.Volume = 5
  170. SongDriver1:Play()
  171. wait(10)
  172. SongDriver1.SoundId = "rbxassetid://250854434"
  173. SongDriver1:Play()
  174. wait(20)
  175. SongDriver1.SoundId = "rbxassetid://306225095"
  176. SongDriver1:Play()
  177. BlurEffect0 = Instance.new("BlurEffect")
  178. BlurEffect0.Parent = game.Lighting
  179. for _, player in pairs(game.Players:GetPlayers()) do
  180. local x = Instance.new("Explosion")
  181. x.Parent = player.Character.HumanoidRootPart
  182. x.BlastRadius = 100
  183. x.BlastPressure = 1000000
  184. x.ExplosionType = Enum.ExplosionType.CratersAndDebris
  185. x.Position = player.Character.HumanoidRootPart.Position
  186. end
  187. while true do wait(1)
  188. BlurEffect0.Size = BlurEffect0.Size + 1
  189. end
  190. end
  191. end)
  192. Model3.Name = "Main"
  193. Model3.Parent = Model0
  194. Part4.Name = "Screen"
  195. Part4.Parent = Model3
  196. Part4.CFrame = CFrame.new(29.7575817, 2.54998302, -43.7628098, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  197. Part4.Orientation = Vector3.new(0, 180, 0)
  198. Part4.Position = Vector3.new(29.7575817, 2.54998302, -43.7628098)
  199. Part4.Rotation = Vector3.new(-180, 0, -180)
  200. Part4.Color = Color3.new(0, 1, 1)
  201. Part4.Transparency = 0.69999998807907
  202. Part4.Size = Vector3.new(6, 4, 0.200000003)
  203. Part4.Anchored = true
  204. Part4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  205. Part4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  206. Part4.BrickColor = BrickColor.new("Toothpaste")
  207. Part4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  208. Part4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  209. Part4.Material = Enum.Material.Neon
  210. Part4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  211. Part4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  212. Part4.brickColor = BrickColor.new("Toothpaste")
  213. SurfaceGui5.Name = "TheGui"
  214. SurfaceGui5.Parent = Part4
  215. SurfaceGui5.Adornee = Part4
  216. TextLabel6.Name = "Title"
  217. TextLabel6.Parent = SurfaceGui5
  218. TextLabel6.Size = UDim2.new(1, 0, 0.150000006, 0)
  219. TextLabel6.BackgroundColor = BrickColor.new("Institutional white")
  220. TextLabel6.BackgroundColor3 = Color3.new(1, 1, 1)
  221. TextLabel6.BackgroundTransparency = 1
  222. TextLabel6.ZIndex = 10
  223. TextLabel6.Font = Enum.Font.Highway
  224. TextLabel6.FontSize = Enum.FontSize.Size14
  225. TextLabel6.Text = "-[NUCLEAR WARHEAD]-"
  226. TextLabel6.TextColor = BrickColor.new("Really red")
  227. TextLabel6.TextColor3 = Color3.new(1, 0, 0)
  228. TextLabel6.TextScaled = true
  229. TextLabel6.TextSize = 14
  230. TextLabel6.TextStrokeColor3 = Color3.new(0.666667, 0, 0)
  231. TextLabel6.TextStrokeTransparency = 0
  232. TextLabel6.TextWrap = true
  233. TextLabel6.TextWrapped = true
  234. TextLabel7.Name = "Instructions1"
  235. TextLabel7.Parent = SurfaceGui5
  236. TextLabel7.Position = UDim2.new(0.0130000003, 0, 0.25, 0)
  237. TextLabel7.Size = UDim2.new(0.75, 0, 0.119999997, 0)
  238. TextLabel7.BackgroundColor = BrickColor.new("Institutional white")
  239. TextLabel7.BackgroundColor3 = Color3.new(1, 1, 1)
  240. TextLabel7.BackgroundTransparency = 1
  241. TextLabel7.ZIndex = 10
  242. TextLabel7.Font = Enum.Font.Highway
  243. TextLabel7.FontSize = Enum.FontSize.Size14
  244. TextLabel7.Text = "Insert card into the slot"
  245. TextLabel7.TextColor = BrickColor.new("Lime green")
  246. TextLabel7.TextColor3 = Color3.new(0, 1, 0)
  247. TextLabel7.TextScaled = true
  248. TextLabel7.TextSize = 14
  249. TextLabel7.TextStrokeColor3 = Color3.new(0.666667, 0, 0)
  250. TextLabel7.TextWrap = true
  251. TextLabel7.TextWrapped = true
  252. Frame8.Name = "CodeFrame"
  253. Frame8.Parent = SurfaceGui5
  254. Frame8.Position = UDim2.new(0.649999976, 0, 0.400000006, 0)
  255. Frame8.Size = UDim2.new(0.349999994, 0, 0.550000012, 0)
  256. Frame8.BackgroundColor = BrickColor.new("Institutional white")
  257. Frame8.BackgroundColor3 = Color3.new(1, 1, 1)
  258. Frame8.BackgroundTransparency = 1
  259. Frame8.ClipsDescendants = true
  260. Frame9.Name = "Bckg"
  261. Frame9.Parent = Frame8
  262. Frame9.Position = UDim2.new(1, 0, 0, 5)
  263. Frame9.Size = UDim2.new(1, -5, 1, -10)
  264. Frame9.BackgroundColor = BrickColor.new("Really black")
  265. Frame9.BackgroundColor3 = Color3.new(0, 0, 0)
  266. Frame9.BackgroundTransparency = 0.30000001192093
  267. Frame9.BorderColor = BrickColor.new("Lime green")
  268. Frame9.BorderColor3 = Color3.new(0, 1, 0)
  269. Frame9.BorderSizePixel = 5
  270. Frame9.ClipsDescendants = true
  271. TextLabel10.Name = "Title"
  272. TextLabel10.Parent = Frame9
  273. TextLabel10.Size = UDim2.new(1, 0, 0.150000006, 0)
  274. TextLabel10.BackgroundColor = BrickColor.new("Institutional white")
  275. TextLabel10.BackgroundColor3 = Color3.new(1, 1, 1)
  276. TextLabel10.BackgroundTransparency = 1
  277. TextLabel10.FontSize = Enum.FontSize.Size14
  278. TextLabel10.Text = "Enter Code"
  279. TextLabel10.TextColor = BrickColor.new("Lime green")
  280. TextLabel10.TextColor3 = Color3.new(0, 1, 0)
  281. TextLabel10.TextScaled = true
  282. TextLabel10.TextSize = 14
  283. TextLabel10.TextWrap = true
  284. TextLabel10.TextWrapped = true
  285. TextLabel11.Name = "Code"
  286. TextLabel11.Parent = Frame9
  287. TextLabel11.Position = UDim2.new(0, 0, 0.129999995, 0)
  288. TextLabel11.Size = UDim2.new(1, 0, 0.140000001, 0)
  289. TextLabel11.BackgroundColor = BrickColor.new("Institutional white")
  290. TextLabel11.BackgroundColor3 = Color3.new(1, 1, 1)
  291. TextLabel11.BackgroundTransparency = 1
  292. TextLabel11.Font = Enum.Font.Highway
  293. TextLabel11.FontSize = Enum.FontSize.Size14
  294. TextLabel11.Text = "Code:"
  295. TextLabel11.TextColor = BrickColor.new("Lime green")
  296. TextLabel11.TextColor3 = Color3.new(0, 0.866667, 0)
  297. TextLabel11.TextScaled = true
  298. TextLabel11.TextSize = 14
  299. TextLabel11.TextWrap = true
  300. TextLabel11.TextWrapped = true
  301. TextLabel11.TextXAlignment = Enum.TextXAlignment.Left
  302. TextButton12.Name = "1"
  303. TextButton12.Parent = Frame9
  304. TextButton12.Position = UDim2.new(0.0299999993, 0, 0.300000012, 0)
  305. TextButton12.Size = UDim2.new(0.209999993, 0, 0.174999997, 0)
  306. TextButton12.BackgroundColor = BrickColor.new("Really black")
  307. TextButton12.BackgroundColor3 = Color3.new(0, 0, 0)
  308. TextButton12.BackgroundTransparency = 0.5
  309. TextButton12.BorderColor = BrickColor.new("Toothpaste")
  310. TextButton12.BorderColor3 = Color3.new(0, 1, 1)
  311. TextButton12.BorderSizePixel = 3
  312. TextButton12.ZIndex = 2
  313. TextButton12.AutoButtonColor = false
  314. TextButton12.Font = Enum.Font.ArialBold
  315. TextButton12.FontSize = Enum.FontSize.Size14
  316. TextButton12.Text = "1"
  317. TextButton12.TextColor = BrickColor.new("Toothpaste")
  318. TextButton12.TextColor3 = Color3.new(0, 1, 1)
  319. TextButton12.TextScaled = true
  320. TextButton12.TextSize = 14
  321. TextButton12.TextWrap = true
  322. TextButton12.TextWrapped = true
  323. TextButton13.Name = "6"
  324. TextButton13.Parent = Frame9
  325. TextButton13.Position = UDim2.new(0.270000011, 3, 0.5, 3)
  326. TextButton13.Size = UDim2.new(0.209999993, 0, 0.174999997, 0)
  327. TextButton13.BackgroundColor = BrickColor.new("Really black")
  328. TextButton13.BackgroundColor3 = Color3.new(0, 0, 0)
  329. TextButton13.BackgroundTransparency = 0.5
  330. TextButton13.BorderColor = BrickColor.new("Toothpaste")
  331. TextButton13.BorderColor3 = Color3.new(0, 1, 1)
  332. TextButton13.BorderSizePixel = 3
  333. TextButton13.ZIndex = 2
  334. TextButton13.AutoButtonColor = false
  335. TextButton13.Font = Enum.Font.ArialBold
  336. TextButton13.FontSize = Enum.FontSize.Size14
  337. TextButton13.Text = "6"
  338. TextButton13.TextColor = BrickColor.new("Toothpaste")
  339. TextButton13.TextColor3 = Color3.new(0, 1, 1)
  340. TextButton13.TextScaled = true
  341. TextButton13.TextSize = 14
  342. TextButton13.TextWrap = true
  343. TextButton13.TextWrapped = true
  344. TextButton14.Name = "3"
  345. TextButton14.Parent = Frame9
  346. TextButton14.Position = UDim2.new(0.50999999, 3, 0.300000012, 0)
  347. TextButton14.Size = UDim2.new(0.209999993, 0, 0.174999997, 0)
  348. TextButton14.BackgroundColor = BrickColor.new("Really black")
  349. TextButton14.BackgroundColor3 = Color3.new(0, 0, 0)
  350. TextButton14.BackgroundTransparency = 0.5
  351. TextButton14.BorderColor = BrickColor.new("Toothpaste")
  352. TextButton14.BorderColor3 = Color3.new(0, 1, 1)
  353. TextButton14.BorderSizePixel = 3
  354. TextButton14.ZIndex = 2
  355. TextButton14.AutoButtonColor = false
  356. TextButton14.Font = Enum.Font.ArialBold
  357. TextButton14.FontSize = Enum.FontSize.Size14
  358. TextButton14.Text = "3"
  359. TextButton14.TextColor = BrickColor.new("Toothpaste")
  360. TextButton14.TextColor3 = Color3.new(0, 1, 1)
  361. TextButton14.TextScaled = true
  362. TextButton14.TextSize = 14
  363. TextButton14.TextWrap = true
  364. TextButton14.TextWrapped = true
  365. TextButton15.Name = "4"
  366. TextButton15.Parent = Frame9
  367. TextButton15.Position = UDim2.new(0.75, 3, 0.300000012, 0)
  368. TextButton15.Size = UDim2.new(0.209999993, 0, 0.174999997, 0)
  369. TextButton15.BackgroundColor = BrickColor.new("Really black")
  370. TextButton15.BackgroundColor3 = Color3.new(0, 0, 0)
  371. TextButton15.BackgroundTransparency = 0.5
  372. TextButton15.BorderColor = BrickColor.new("Toothpaste")
  373. TextButton15.BorderColor3 = Color3.new(0, 1, 1)
  374. TextButton15.BorderSizePixel = 3
  375. TextButton15.ZIndex = 2
  376. TextButton15.AutoButtonColor = false
  377. TextButton15.Font = Enum.Font.ArialBold
  378. TextButton15.FontSize = Enum.FontSize.Size14
  379. TextButton15.Text = "4"
  380. TextButton15.TextColor = BrickColor.new("Toothpaste")
  381. TextButton15.TextColor3 = Color3.new(0, 1, 1)
  382. TextButton15.TextScaled = true
  383. TextButton15.TextSize = 14
  384. TextButton15.TextWrap = true
  385. TextButton15.TextWrapped = true
  386. TextButton16.Name = "5"
  387. TextButton16.Parent = Frame9
  388. TextButton16.Position = UDim2.new(0.0299999993, 0, 0.5, 3)
  389. TextButton16.Size = UDim2.new(0.209999993, 0, 0.174999997, 0)
  390. TextButton16.BackgroundColor = BrickColor.new("Really black")
  391. TextButton16.BackgroundColor3 = Color3.new(0, 0, 0)
  392. TextButton16.BackgroundTransparency = 0.5
  393. TextButton16.BorderColor = BrickColor.new("Toothpaste")
  394. TextButton16.BorderColor3 = Color3.new(0, 1, 1)
  395. TextButton16.BorderSizePixel = 3
  396. TextButton16.ZIndex = 2
  397. TextButton16.AutoButtonColor = false
  398. TextButton16.Font = Enum.Font.ArialBold
  399. TextButton16.FontSize = Enum.FontSize.Size14
  400. TextButton16.Text = "5"
  401. TextButton16.TextColor = BrickColor.new("Toothpaste")
  402. TextButton16.TextColor3 = Color3.new(0, 1, 1)
  403. TextButton16.TextScaled = true
  404. TextButton16.TextSize = 14
  405. TextButton16.TextWrap = true
  406. TextButton16.TextWrapped = true
  407. TextButton17.Name = "2"
  408. TextButton17.Parent = Frame9
  409. TextButton17.Position = UDim2.new(0.270000011, 3, 0.300000012, 0)
  410. TextButton17.Size = UDim2.new(0.209999993, 0, 0.174999997, 0)
  411. TextButton17.BackgroundColor = BrickColor.new("Really black")
  412. TextButton17.BackgroundColor3 = Color3.new(0, 0, 0)
  413. TextButton17.BackgroundTransparency = 0.5
  414. TextButton17.BorderColor = BrickColor.new("Toothpaste")
  415. TextButton17.BorderColor3 = Color3.new(0, 1, 1)
  416. TextButton17.BorderSizePixel = 3
  417. TextButton17.ZIndex = 2
  418. TextButton17.AutoButtonColor = false
  419. TextButton17.Font = Enum.Font.ArialBold
  420. TextButton17.FontSize = Enum.FontSize.Size14
  421. TextButton17.Text = "2"
  422. TextButton17.TextColor = BrickColor.new("Toothpaste")
  423. TextButton17.TextColor3 = Color3.new(0, 1, 1)
  424. TextButton17.TextScaled = true
  425. TextButton17.TextSize = 14
  426. TextButton17.TextWrap = true
  427. TextButton17.TextWrapped = true
  428. TextButton18.Name = "7"
  429. TextButton18.Parent = Frame9
  430. TextButton18.Position = UDim2.new(0.50999999, 3, 0.5, 3)
  431. TextButton18.Size = UDim2.new(0.209999993, 0, 0.174999997, 0)
  432. TextButton18.BackgroundColor = BrickColor.new("Really black")
  433. TextButton18.BackgroundColor3 = Color3.new(0, 0, 0)
  434. TextButton18.BackgroundTransparency = 0.5
  435. TextButton18.BorderColor = BrickColor.new("Toothpaste")
  436. TextButton18.BorderColor3 = Color3.new(0, 1, 1)
  437. TextButton18.BorderSizePixel = 3
  438. TextButton18.ZIndex = 2
  439. TextButton18.AutoButtonColor = false
  440. TextButton18.Font = Enum.Font.ArialBold
  441. TextButton18.FontSize = Enum.FontSize.Size14
  442. TextButton18.Text = "7"
  443. TextButton18.TextColor = BrickColor.new("Toothpaste")
  444. TextButton18.TextColor3 = Color3.new(0, 1, 1)
  445. TextButton18.TextScaled = true
  446. TextButton18.TextSize = 14
  447. TextButton18.TextWrap = true
  448. TextButton18.TextWrapped = true
  449. TextButton19.Name = "8"
  450. TextButton19.Parent = Frame9
  451. TextButton19.Position = UDim2.new(0.75, 3, 0.5, 3)
  452. TextButton19.Size = UDim2.new(0.209999993, 0, 0.174999997, 0)
  453. TextButton19.BackgroundColor = BrickColor.new("Really black")
  454. TextButton19.BackgroundColor3 = Color3.new(0, 0, 0)
  455. TextButton19.BackgroundTransparency = 0.5
  456. TextButton19.BorderColor = BrickColor.new("Toothpaste")
  457. TextButton19.BorderColor3 = Color3.new(0, 1, 1)
  458. TextButton19.BorderSizePixel = 3
  459. TextButton19.ZIndex = 2
  460. TextButton19.AutoButtonColor = false
  461. TextButton19.Font = Enum.Font.ArialBold
  462. TextButton19.FontSize = Enum.FontSize.Size14
  463. TextButton19.Text = "8"
  464. TextButton19.TextColor = BrickColor.new("Toothpaste")
  465. TextButton19.TextColor3 = Color3.new(0, 1, 1)
  466. TextButton19.TextScaled = true
  467. TextButton19.TextSize = 14
  468. TextButton19.TextWrap = true
  469. TextButton19.TextWrapped = true
  470. TextButton20.Name = "9"
  471. TextButton20.Parent = Frame9
  472. TextButton20.Position = UDim2.new(0.0299999993, 0, 0.699999988, 3)
  473. TextButton20.Size = UDim2.new(0.209999993, 0, 0.174999997, 0)
  474. TextButton20.BackgroundColor = BrickColor.new("Really black")
  475. TextButton20.BackgroundColor3 = Color3.new(0, 0, 0)
  476. TextButton20.BackgroundTransparency = 0.5
  477. TextButton20.BorderColor = BrickColor.new("Toothpaste")
  478. TextButton20.BorderColor3 = Color3.new(0, 1, 1)
  479. TextButton20.BorderSizePixel = 3
  480. TextButton20.ZIndex = 2
  481. TextButton20.AutoButtonColor = false
  482. TextButton20.Font = Enum.Font.ArialBold
  483. TextButton20.FontSize = Enum.FontSize.Size14
  484. TextButton20.Text = "9"
  485. TextButton20.TextColor = BrickColor.new("Toothpaste")
  486. TextButton20.TextColor3 = Color3.new(0, 1, 1)
  487. TextButton20.TextScaled = true
  488. TextButton20.TextSize = 14
  489. TextButton20.TextWrap = true
  490. TextButton20.TextWrapped = true
  491. TextButton21.Name = "0"
  492. TextButton21.Parent = Frame9
  493. TextButton21.Position = UDim2.new(0.270000011, 3, 0.699999988, 3)
  494. TextButton21.Size = UDim2.new(0.209999993, 0, 0.174999997, 0)
  495. TextButton21.BackgroundColor = BrickColor.new("Really black")
  496. TextButton21.BackgroundColor3 = Color3.new(0, 0, 0)
  497. TextButton21.BackgroundTransparency = 0.5
  498. TextButton21.BorderColor = BrickColor.new("Toothpaste")
  499. TextButton21.BorderColor3 = Color3.new(0, 1, 1)
  500. TextButton21.BorderSizePixel = 3
  501. TextButton21.ZIndex = 2
  502. TextButton21.AutoButtonColor = false
  503. TextButton21.Font = Enum.Font.ArialBold
  504. TextButton21.FontSize = Enum.FontSize.Size14
  505. TextButton21.Text = "0"
  506. TextButton21.TextColor = BrickColor.new("Toothpaste")
  507. TextButton21.TextColor3 = Color3.new(0, 1, 1)
  508. TextButton21.TextScaled = true
  509. TextButton21.TextSize = 14
  510. TextButton21.TextWrap = true
  511. TextButton21.TextWrapped = true
  512. TextButton22.Name = "Enter"
  513. TextButton22.Parent = Frame9
  514. TextButton22.Position = UDim2.new(0.50999999, 3, 0.699999988, 3)
  515. TextButton22.Size = UDim2.new(0.449999988, 0, 0.174999997, 0)
  516. TextButton22.BackgroundColor = BrickColor.new("Really black")
  517. TextButton22.BackgroundColor3 = Color3.new(0, 0, 0)
  518. TextButton22.BackgroundTransparency = 0.5
  519. TextButton22.BorderColor = BrickColor.new("Lime green")
  520. TextButton22.BorderColor3 = Color3.new(0, 1, 0)
  521. TextButton22.BorderSizePixel = 3
  522. TextButton22.ZIndex = 2
  523. TextButton22.AutoButtonColor = false
  524. TextButton22.Font = Enum.Font.Cartoon
  525. TextButton22.FontSize = Enum.FontSize.Size14
  526. TextButton22.Text = "Enter"
  527. TextButton22.TextColor = BrickColor.new("Lime green")
  528. TextButton22.TextColor3 = Color3.new(0, 1, 0)
  529. TextButton22.TextScaled = true
  530. TextButton22.TextSize = 14
  531. TextButton22.TextWrap = true
  532. TextButton22.TextWrapped = true
  533. Script23.Name = "Detect"
  534. Script23.Parent = TextButton22
  535. local CurrentCode = ""
  536. local CodeTxt = script.Parent.Parent:WaitForChild("Code")
  537. local OneBut = script.Parent.Parent:WaitForChild("1")
  538. local TwoBut = script.Parent.Parent:WaitForChild("2")
  539. local ThreeBut = script.Parent.Parent:WaitForChild("3")
  540. local FourBut = script.Parent.Parent:WaitForChild("4")
  541. local FiveBut = script.Parent.Parent:WaitForChild("5")
  542. local SixBut = script.Parent.Parent:WaitForChild("6")
  543. local SevenBut = script.Parent.Parent:WaitForChild("7")
  544. local EightBut = script.Parent.Parent:WaitForChild("8")
  545. local NineBut = script.Parent.Parent:WaitForChild("9")
  546. local ZeroBut = script.Parent.Parent:WaitForChild("0")
  547. local SettingsMod = script.Parent.Parent.Parent.Parent.Parent.Parent.Parent:WaitForChild("Settings")
  548. local TimeTxt = script.Parent.Parent.Parent.Parent:WaitForChild("Remaining")
  549. local AnnouncementSFX = script.Parent.Parent.Parent.Parent.Parent.Parent.Parent:WaitForChild("Announcement")
  550. local AlarmSFX = script.Parent.Parent.Parent.Parent.Parent.Parent.Parent:WaitForChild("Alarm")
  551. local StatusTxt = script.Parent.Parent.Parent.Parent:WaitForChild("Status")
  552. local CountdownS = TimeTxt:WaitForChild("Countdown")
  553. TextLabel24.Name = "Status"
  554. TextLabel24.Parent = SurfaceGui5
  555. TextLabel24.Position = UDim2.new(0, 0, 0.400000006, 0)
  556. TextLabel24.Size = UDim2.new(0.600000024, 0, 0.119999997, 0)
  557. TextLabel24.BackgroundColor = BrickColor.new("Institutional white")
  558. TextLabel24.BackgroundColor3 = Color3.new(1, 1, 1)
  559. TextLabel24.BackgroundTransparency = 1
  560. TextLabel24.Font = Enum.Font.Highway
  561. TextLabel24.FontSize = Enum.FontSize.Size14
  562. TextLabel24.Text = "Status: Off"
  563. TextLabel24.TextColor = BrickColor.new("New Yeller")
  564. TextLabel24.TextColor3 = Color3.new(1, 1, 0)
  565. TextLabel24.TextScaled = true
  566. TextLabel24.TextSize = 14
  567. TextLabel24.TextWrap = true
  568. TextLabel24.TextWrapped = true
  569. TextLabel24.TextXAlignment = Enum.TextXAlignment.Left
  570. TextLabel25.Name = "Remaining"
  571. TextLabel25.Parent = SurfaceGui5
  572. TextLabel25.Position = UDim2.new(0, 0, 0.5, 0)
  573. TextLabel25.Size = UDim2.new(0.600000024, 0, 0.119999997, 0)
  574. TextLabel25.BackgroundColor = BrickColor.new("Institutional white")
  575. TextLabel25.BackgroundColor3 = Color3.new(1, 1, 1)
  576. TextLabel25.BackgroundTransparency = 1
  577. TextLabel25.Font = Enum.Font.Highway
  578. TextLabel25.FontSize = Enum.FontSize.Size14
  579. TextLabel25.Text = "Time: N/A"
  580. TextLabel25.TextColor = BrickColor.new("New Yeller")
  581. TextLabel25.TextColor3 = Color3.new(1, 1, 0)
  582. TextLabel25.TextScaled = true
  583. TextLabel25.TextSize = 14
  584. TextLabel25.TextWrap = true
  585. TextLabel25.TextWrapped = true
  586. TextLabel25.TextXAlignment = Enum.TextXAlignment.Left
  587. Script26.Name = "Countdown"
  588. Script26.Parent = TextLabel25
  589. Part28.Name = "CardReader"
  590. Part28.Parent = mas
  591. Part28.CFrame = CFrame.new(32.0575562, 3.35004473, -44.4627914, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  592. Part28.Orientation = Vector3.new(0, 180, 0)
  593. Part28.Position = Vector3.new(32.0575562, 3.35004473, -44.4627914)
  594. Part28.Rotation = Vector3.new(-180, 0, -180)
  595. Part28.Color = Color3.new(0.105882, 0.164706, 0.207843)
  596. Part28.Size = Vector3.new(1, 0.200000003, 1.80000007)
  597. Part28.Anchored = true
  598. Part28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  599. Part28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  600. Part28.BrickColor = BrickColor.new("Black")
  601. Part28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  602. Part28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  603. Part28.Material = Enum.Material.Metal
  604. Part28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  605. Part28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  606. Part28.brickColor = BrickColor.new("Black")
  607. Part29.Parent = mas
  608. Part29.CFrame = CFrame.new(30.0349979, 1.1564486, -44.8600006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  609. Part29.Position = Vector3.new(30.0349979, 1.1564486, -44.8600006)
  610. Part29.Size = Vector3.new(6.13000536, 6.71000051, 2)
  611. Part29.BottomSurface = Enum.SurfaceType.Smooth
  612. Part29.TopSurface = Enum.SurfaceType.Smooth
  613. WedgePart30.Parent = mas
  614. WedgePart30.CFrame = CFrame.new(30.0049801, 2.65499973, -44.9050026, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  615. WedgePart30.Orientation = Vector3.new(0, 180, 0)
  616. WedgePart30.Position = Vector3.new(30.0049801, 2.65499973, -44.9050026)
  617. WedgePart30.Rotation = Vector3.new(-180, 0, -180)
  618. WedgePart30.Size = Vector3.new(6.05000496, 5.30999947, 2.06999993)
  619. WedgePart30.BottomSurface = Enum.SurfaceType.Smooth
  620. end
  621.  
  622. ---warhead
  623. function Driver()
  624.  
  625.  
  626. mas = Instance.new("Model",game:GetService("Workspace"))
  627. Model0 = Instance.new("Model")
  628. Part1 = Instance.new("Part")
  629. CylinderMesh2 = Instance.new("CylinderMesh")
  630. Part3 = Instance.new("Part")
  631. CylinderMesh4 = Instance.new("CylinderMesh")
  632. Part5 = Instance.new("Part")
  633. CylinderMesh6 = Instance.new("CylinderMesh")
  634. Part7 = Instance.new("Part")
  635. CylinderMesh8 = Instance.new("CylinderMesh")
  636. Part9 = Instance.new("Part")
  637. Part10 = Instance.new("Part")
  638. CylinderMesh11 = Instance.new("CylinderMesh")
  639. Part12 = Instance.new("Part")
  640. CylinderMesh13 = Instance.new("CylinderMesh")
  641. Part14 = Instance.new("Part")
  642. CylinderMesh15 = Instance.new("CylinderMesh")
  643. Part16 = Instance.new("Part")
  644. CylinderMesh17 = Instance.new("CylinderMesh")
  645. Part18 = Instance.new("Part")
  646. Part19 = Instance.new("Part")
  647. CylinderMesh20 = Instance.new("CylinderMesh")
  648. Part21 = Instance.new("Part")
  649. SpecialMesh22 = Instance.new("SpecialMesh")
  650. Part23 = Instance.new("Part")
  651. SpecialMesh24 = Instance.new("SpecialMesh")
  652. Part25 = Instance.new("Part")
  653. SpecialMesh26 = Instance.new("SpecialMesh")
  654. Part27 = Instance.new("Part")
  655. Part28 = Instance.new("Part")
  656. SpecialMesh29 = Instance.new("SpecialMesh")
  657. Part30 = Instance.new("Part")
  658. SpecialMesh31 = Instance.new("SpecialMesh")
  659. Part32 = Instance.new("Part")
  660. Part33 = Instance.new("Part")
  661. Part34 = Instance.new("Part")
  662. CylinderMesh35 = Instance.new("CylinderMesh")
  663. Part36 = Instance.new("Part")
  664. CylinderMesh37 = Instance.new("CylinderMesh")
  665. Part38 = Instance.new("Part")
  666. CylinderMesh39 = Instance.new("CylinderMesh")
  667. Part40 = Instance.new("Part")
  668. CylinderMesh41 = Instance.new("CylinderMesh")
  669. Part42 = Instance.new("Part")
  670. CylinderMesh43 = Instance.new("CylinderMesh")
  671. Part44 = Instance.new("Part")
  672. CylinderMesh45 = Instance.new("CylinderMesh")
  673. Part46 = Instance.new("Part")
  674. CylinderMesh47 = Instance.new("CylinderMesh")
  675. Part48 = Instance.new("Part")
  676. CylinderMesh49 = Instance.new("CylinderMesh")
  677. Part50 = Instance.new("Part")
  678. CylinderMesh51 = Instance.new("CylinderMesh")
  679. Part52 = Instance.new("Part")
  680. CylinderMesh53 = Instance.new("CylinderMesh")
  681. Part54 = Instance.new("Part")
  682. CylinderMesh55 = Instance.new("CylinderMesh")
  683. Part56 = Instance.new("Part")
  684. CylinderMesh57 = Instance.new("CylinderMesh")
  685. Part58 = Instance.new("Part")
  686. CylinderMesh59 = Instance.new("CylinderMesh")
  687. Part60 = Instance.new("Part")
  688. CylinderMesh61 = Instance.new("CylinderMesh")
  689. Part62 = Instance.new("Part")
  690. CylinderMesh63 = Instance.new("CylinderMesh")
  691. Part64 = Instance.new("Part")
  692. CylinderMesh65 = Instance.new("CylinderMesh")
  693. Part66 = Instance.new("Part")
  694. CylinderMesh67 = Instance.new("CylinderMesh")
  695. Part68 = Instance.new("Part")
  696. CylinderMesh69 = Instance.new("CylinderMesh")
  697. Part70 = Instance.new("Part")
  698. SpecialMesh71 = Instance.new("SpecialMesh")
  699. Part72 = Instance.new("Part")
  700. SpecialMesh73 = Instance.new("SpecialMesh")
  701. Part74 = Instance.new("Part")
  702. SpecialMesh75 = Instance.new("SpecialMesh")
  703. Part76 = Instance.new("Part")
  704. SpecialMesh77 = Instance.new("SpecialMesh")
  705. Part78 = Instance.new("Part")
  706. Part79 = Instance.new("Part")
  707. Model0.Name = "Alpha Warheads"
  708. Model0.Parent = mas
  709. Part1.Parent = Model0
  710. Part1.CFrame = CFrame.new(29.9335594, 16.559063, -68.6846313, 0, 1, -6.30021095e-05, -1, -1.05879118e-21, -1.12125922e-19, 2.11758111e-22, 6.30021095e-05, 1)
  711. Part1.Orientation = Vector3.new(0, 0, -90)
  712. Part1.Position = Vector3.new(29.9335594, 16.559063, -68.6846313)
  713. Part1.Rotation = Vector3.new(0, 0, -90)
  714. Part1.Size = Vector3.new(1, 7.59999657, 1.20000076)
  715. Part1.Anchored = true
  716. Part1.BottomSurface = Enum.SurfaceType.Smooth
  717. Part1.TopSurface = Enum.SurfaceType.Smooth
  718. Part1.FormFactor = Enum.FormFactor.Custom
  719. Part1.formFactor = Enum.FormFactor.Custom
  720. CylinderMesh2.Parent = Part1
  721. Part3.Parent = Model0
  722. Part3.CFrame = CFrame.new(29.9335594, 16.559063, -68.6846313, 0, 1.1920929e-07, -1, -1, 0, 0, 2.11758111e-22, 1, 1.1920929e-07)
  723. Part3.Orientation = Vector3.new(0, -90, -90)
  724. Part3.Position = Vector3.new(29.9335594, 16.559063, -68.6846313)
  725. Part3.Rotation = Vector3.new(90, -90, 0)
  726. Part3.Size = Vector3.new(1, 7.59999657, 1.20000076)
  727. Part3.Anchored = true
  728. Part3.BottomSurface = Enum.SurfaceType.Smooth
  729. Part3.TopSurface = Enum.SurfaceType.Smooth
  730. Part3.FormFactor = Enum.FormFactor.Custom
  731. Part3.formFactor = Enum.FormFactor.Custom
  732. CylinderMesh4.Parent = Part3
  733. Part5.Parent = Model0
  734. Part5.CFrame = CFrame.new(29.9335594, 18.0588531, -68.6846313, -1, 0, 1.1920929e-07, 0, -1, 0, 1.1920929e-07, 2.11758111e-22, 1)
  735. Part5.Orientation = Vector3.new(0, 0, 180)
  736. Part5.Position = Vector3.new(29.9335594, 18.0588531, -68.6846313)
  737. Part5.Rotation = Vector3.new(0, 0, -180)
  738. Part5.Size = Vector3.new(1.20000005, 4, 1.20000076)
  739. Part5.Anchored = true
  740. Part5.BottomSurface = Enum.SurfaceType.Smooth
  741. Part5.TopSurface = Enum.SurfaceType.Smooth
  742. Part5.FormFactor = Enum.FormFactor.Custom
  743. Part5.formFactor = Enum.FormFactor.Custom
  744. CylinderMesh6.Parent = Part5
  745. Part7.Parent = Model0
  746. Part7.CFrame = CFrame.new(29.9335594, 16.559063, -68.6846313, -1, -6.29742935e-05, 6.30766153e-05, 6.29742935e-05, -1, -4.98889818e-12, 6.30766153e-05, 3.96721633e-09, 1)
  747. Part7.Orientation = Vector3.new(0, 0, 180)
  748. Part7.Position = Vector3.new(29.9335594, 16.559063, -68.6846313)
  749. Part7.Rotation = Vector3.new(0, 0, 180)
  750. Part7.Color = Color3.new(0.105882, 0.164706, 0.207843)
  751. Part7.Size = Vector3.new(5, 0.200000003, 5)
  752. Part7.Anchored = true
  753. Part7.BottomSurface = Enum.SurfaceType.Smooth
  754. Part7.BrickColor = BrickColor.new("Black")
  755. Part7.TopSurface = Enum.SurfaceType.Smooth
  756. Part7.brickColor = BrickColor.new("Black")
  757. Part7.FormFactor = Enum.FormFactor.Custom
  758. Part7.formFactor = Enum.FormFactor.Custom
  759. CylinderMesh8.Parent = Part7
  760. CylinderMesh8.Scale = Vector3.new(1.29999995, 1, 1.29999995)
  761. Part9.Name = "Sphere"
  762. Part9.Parent = Model0
  763. Part9.CFrame = CFrame.new(29.9335594, 16.5593643, -68.6846313, 2.38418551e-07, 0, -1, 2.1175806e-22, 1, 0, 1, -2.11758111e-22, 2.38418551e-07)
  764. Part9.Orientation = Vector3.new(0, -90, 0)
  765. Part9.Position = Vector3.new(29.9335594, 16.5593643, -68.6846313)
  766. Part9.Rotation = Vector3.new(0, -90, 0)
  767. Part9.Color = Color3.new(0.388235, 0.372549, 0.384314)
  768. Part9.Size = Vector3.new(6, 6, 6)
  769. Part9.Anchored = true
  770. Part9.BottomSurface = Enum.SurfaceType.Smooth
  771. Part9.BrickColor = BrickColor.new("Dark stone grey")
  772. Part9.TopSurface = Enum.SurfaceType.Smooth
  773. Part9.brickColor = BrickColor.new("Dark stone grey")
  774. Part9.FormFactor = Enum.FormFactor.Symmetric
  775. Part9.formFactor = Enum.FormFactor.Symmetric
  776. Part9.Shape = Enum.PartType.Ball
  777. Part10.Name = "Ring"
  778. Part10.Parent = Model0
  779. Part10.CFrame = CFrame.new(29.9335594, 18.1588821, -68.6846313, -1, -6.29742935e-05, 6.30766153e-05, 6.29742935e-05, -1, -4.98889818e-12, 6.30766153e-05, 3.96721633e-09, 1)
  780. Part10.Orientation = Vector3.new(0, 0, 180)
  781. Part10.Position = Vector3.new(29.9335594, 18.1588821, -68.6846313)
  782. Part10.Rotation = Vector3.new(0, 0, 180)
  783. Part10.Color = Color3.new(0.105882, 0.164706, 0.207843)
  784. Part10.Size = Vector3.new(5, 0.200000003, 5)
  785. Part10.Anchored = true
  786. Part10.BottomSurface = Enum.SurfaceType.Smooth
  787. Part10.BrickColor = BrickColor.new("Black")
  788. Part10.TopSurface = Enum.SurfaceType.Smooth
  789. Part10.brickColor = BrickColor.new("Black")
  790. Part10.FormFactor = Enum.FormFactor.Custom
  791. Part10.formFactor = Enum.FormFactor.Custom
  792. CylinderMesh11.Parent = Part10
  793. CylinderMesh11.Scale = Vector3.new(1.10000002, 1, 1.10000002)
  794. Part12.Name = "Ring"
  795. Part12.Parent = Model0
  796. Part12.CFrame = CFrame.new(29.9335594, 18.6588326, -68.6846313, -1, -6.29742935e-05, 6.30766153e-05, 6.29742935e-05, -1, -4.98889818e-12, 6.30766153e-05, 3.96721633e-09, 1)
  797. Part12.Orientation = Vector3.new(0, 0, 180)
  798. Part12.Position = Vector3.new(29.9335594, 18.6588326, -68.6846313)
  799. Part12.Rotation = Vector3.new(0, 0, 180)
  800. Part12.Color = Color3.new(0.105882, 0.164706, 0.207843)
  801. Part12.Size = Vector3.new(5, 0.200000003, 5)
  802. Part12.Anchored = true
  803. Part12.BottomSurface = Enum.SurfaceType.Smooth
  804. Part12.BrickColor = BrickColor.new("Black")
  805. Part12.TopSurface = Enum.SurfaceType.Smooth
  806. Part12.brickColor = BrickColor.new("Black")
  807. Part12.FormFactor = Enum.FormFactor.Custom
  808. Part12.formFactor = Enum.FormFactor.Custom
  809. CylinderMesh13.Parent = Part12
  810. CylinderMesh13.Scale = Vector3.new(0.949999988, 1, 0.949999988)
  811. Part14.Parent = Model0
  812. Part14.CFrame = CFrame.new(29.9335594, 16.559063, -68.6846313, 0, 1.1920929e-07, 1, 1, 0, 0, -2.11758111e-22, 1, -1.1920929e-07)
  813. Part14.Orientation = Vector3.new(0, 90, 90)
  814. Part14.Position = Vector3.new(29.9335594, 16.559063, -68.6846313)
  815. Part14.Rotation = Vector3.new(90, 90, 0)
  816. Part14.Color = Color3.new(0.388235, 0.372549, 0.384314)
  817. Part14.Size = Vector3.new(5, 0.200000003, 5)
  818. Part14.Anchored = true
  819. Part14.BottomSurface = Enum.SurfaceType.Smooth
  820. Part14.BrickColor = BrickColor.new("Dark stone grey")
  821. Part14.TopSurface = Enum.SurfaceType.Smooth
  822. Part14.brickColor = BrickColor.new("Dark stone grey")
  823. Part14.FormFactor = Enum.FormFactor.Custom
  824. Part14.formFactor = Enum.FormFactor.Custom
  825. CylinderMesh15.Parent = Part14
  826. CylinderMesh15.Scale = Vector3.new(1.29999995, 1, 1.29999995)
  827. Part16.Parent = Model0
  828. Part16.CFrame = CFrame.new(29.9335594, 16.559063, -68.6846313, 0, -1, 6.30766153e-05, 1, 1.05879118e-21, 1.11834754e-19, -2.11758111e-22, 6.30766153e-05, 1)
  829. Part16.Orientation = Vector3.new(0, 0, 90)
  830. Part16.Position = Vector3.new(29.9335594, 16.559063, -68.6846313)
  831. Part16.Rotation = Vector3.new(0, 0, 90)
  832. Part16.Color = Color3.new(0.388235, 0.372549, 0.384314)
  833. Part16.Size = Vector3.new(5, 0.200000003, 5)
  834. Part16.Anchored = true
  835. Part16.BottomSurface = Enum.SurfaceType.Smooth
  836. Part16.BrickColor = BrickColor.new("Dark stone grey")
  837. Part16.TopSurface = Enum.SurfaceType.Smooth
  838. Part16.brickColor = BrickColor.new("Dark stone grey")
  839. Part16.FormFactor = Enum.FormFactor.Custom
  840. Part16.formFactor = Enum.FormFactor.Custom
  841. CylinderMesh17.Parent = Part16
  842. CylinderMesh17.Scale = Vector3.new(1.29999995, 1, 1.29999995)
  843. Part18.Name = "Core"
  844. Part18.Parent = Model0
  845. Part18.CFrame = CFrame.new(29.9335594, 16.5593643, -68.6846313, 1.1920929e-07, 0, -1, 0, 1, 0, 1, -2.11758111e-22, 1.1920929e-07)
  846. Part18.Orientation = Vector3.new(0, -90, 0)
  847. Part18.Position = Vector3.new(29.9335594, 16.5593643, -68.6846313)
  848. Part18.Rotation = Vector3.new(0, -90, 0)
  849. Part18.Color = Color3.new(0, 0.12549, 0.376471)
  850. Part18.Size = Vector3.new(3, 3, 3)
  851. Part18.Anchored = true
  852. Part18.BottomSurface = Enum.SurfaceType.Smooth
  853. Part18.BrickColor = BrickColor.new("Navy blue")
  854. Part18.Material = Enum.Material.Ice
  855. Part18.Reflectance = 0.5
  856. Part18.TopSurface = Enum.SurfaceType.Smooth
  857. Part18.brickColor = BrickColor.new("Navy blue")
  858. Part18.FormFactor = Enum.FormFactor.Symmetric
  859. Part18.formFactor = Enum.FormFactor.Symmetric
  860. Part18.Shape = Enum.PartType.Ball
  861. Part19.Name = "Ring"
  862. Part19.Parent = Model0
  863. Part19.CFrame = CFrame.new(29.9335594, 17.6590538, -68.6846313, -1, -6.29742935e-05, 6.30766153e-05, 6.29742935e-05, -1, -4.98889818e-12, 6.30766153e-05, 3.96721633e-09, 1)
  864. Part19.Orientation = Vector3.new(0, 0, 180)
  865. Part19.Position = Vector3.new(29.9335594, 17.6590538, -68.6846313)
  866. Part19.Rotation = Vector3.new(0, 0, 180)
  867. Part19.Color = Color3.new(0.105882, 0.164706, 0.207843)
  868. Part19.Size = Vector3.new(5, 0.200000003, 5)
  869. Part19.Anchored = true
  870. Part19.BottomSurface = Enum.SurfaceType.Smooth
  871. Part19.BrickColor = BrickColor.new("Black")
  872. Part19.TopSurface = Enum.SurfaceType.Smooth
  873. Part19.brickColor = BrickColor.new("Black")
  874. Part19.FormFactor = Enum.FormFactor.Custom
  875. Part19.formFactor = Enum.FormFactor.Custom
  876. CylinderMesh20.Parent = Part19
  877. CylinderMesh20.Scale = Vector3.new(1.20000005, 1, 1.20000005)
  878. Part21.Name = "CloudMesh"
  879. Part21.Parent = Model0
  880. Part21.CFrame = CFrame.new(29.9335594, 15.059269, -68.6846313, 1.1920929e-07, 0, -1, 0, 1, 0, 1, -2.11758111e-22, 1.1920929e-07)
  881. Part21.Orientation = Vector3.new(0, -90, 0)
  882. Part21.Position = Vector3.new(29.9335594, 15.059269, -68.6846313)
  883. Part21.Rotation = Vector3.new(0, -90, 0)
  884. Part21.Color = Color3.new(0.854902, 0.521569, 0.254902)
  885. Part21.Transparency = 1
  886. Part21.Size = Vector3.new(1, 1, 1)
  887. Part21.Anchored = true
  888. Part21.BrickColor = BrickColor.new("Bright orange")
  889. Part21.CanCollide = false
  890. Part21.brickColor = BrickColor.new("Bright orange")
  891. Part21.FormFactor = Enum.FormFactor.Symmetric
  892. Part21.formFactor = Enum.FormFactor.Symmetric
  893. SpecialMesh22.Parent = Part21
  894. SpecialMesh22.MeshId = "http://www.roblox.com/asset/?id=1095708"
  895. SpecialMesh22.TextureId = "http://www.roblox.com/asset/?ID=1361097"
  896. SpecialMesh22.MeshType = Enum.MeshType.FileMesh
  897. Part23.Name = "RingMesh"
  898. Part23.Parent = Model0
  899. Part23.CFrame = CFrame.new(29.9335594, 15.059269, -68.6846313, 1.1920929e-07, 0, -1, 0, 1, 0, 1, -2.11758111e-22, 1.1920929e-07)
  900. Part23.Orientation = Vector3.new(0, -90, 0)
  901. Part23.Position = Vector3.new(29.9335594, 15.059269, -68.6846313)
  902. Part23.Rotation = Vector3.new(0, -90, 0)
  903. Part23.Color = Color3.new(0.388235, 0.372549, 0.384314)
  904. Part23.Transparency = 1
  905. Part23.Size = Vector3.new(1, 1, 1)
  906. Part23.Anchored = true
  907. Part23.BrickColor = BrickColor.new("Dark stone grey")
  908. Part23.CanCollide = false
  909. Part23.brickColor = BrickColor.new("Dark stone grey")
  910. Part23.FormFactor = Enum.FormFactor.Symmetric
  911. Part23.formFactor = Enum.FormFactor.Symmetric
  912. SpecialMesh24.Parent = Part23
  913. SpecialMesh24.MeshId = "http://www.roblox.com/asset/?id=3270017"
  914. SpecialMesh24.MeshType = Enum.MeshType.FileMesh
  915. Part25.Name = "SkyMesh"
  916. Part25.Parent = Model0
  917. Part25.CFrame = CFrame.new(29.9335594, 15.059269, -68.6846313, 1.1920929e-07, 0, -1, 0, 1, 0, 1, -2.11758111e-22, 1.1920929e-07)
  918. Part25.Orientation = Vector3.new(0, -90, 0)
  919. Part25.Position = Vector3.new(29.9335594, 15.059269, -68.6846313)
  920. Part25.Rotation = Vector3.new(0, -90, 0)
  921. Part25.Transparency = 1
  922. Part25.Size = Vector3.new(1, 1, 1)
  923. Part25.Anchored = true
  924. Part25.CanCollide = false
  925. Part25.FormFactor = Enum.FormFactor.Symmetric
  926. Part25.formFactor = Enum.FormFactor.Symmetric
  927. SpecialMesh26.Parent = Part25
  928. SpecialMesh26.MeshId = "http://www.roblox.com/asset/?id=1185246"
  929. SpecialMesh26.MeshType = Enum.MeshType.FileMesh
  930. Part27.Parent = Model0
  931. Part27.CFrame = CFrame.new(29.9517288, 8.17009258, -68.725708, 0, 1.1920929e-07, -1, -1, -1.49011523e-08, -1.77635578e-15, -1.49011523e-08, 1, 1.1920929e-07)
  932. Part27.Orientation = Vector3.new(0, -90, -90)
  933. Part27.Position = Vector3.new(29.9517288, 8.17009258, -68.725708)
  934. Part27.Rotation = Vector3.new(90, -90, 0)
  935. Part27.Color = Color3.new(0.388235, 0.372549, 0.384314)
  936. Part27.Size = Vector3.new(16.7999992, 7, 6.4000001)
  937. Part27.Anchored = true
  938. Part27.BottomSurface = Enum.SurfaceType.Smooth
  939. Part27.BrickColor = BrickColor.new("Dark stone grey")
  940. Part27.Material = Enum.Material.SmoothPlastic
  941. Part27.TopSurface = Enum.SurfaceType.Smooth
  942. Part27.brickColor = BrickColor.new("Dark stone grey")
  943. Part27.FormFactor = Enum.FormFactor.Symmetric
  944. Part27.formFactor = Enum.FormFactor.Symmetric
  945. Part27.Shape = Enum.PartType.Cylinder
  946. Part28.Name = "CloudMesh"
  947. Part28.Parent = Model0
  948. Part28.CFrame = CFrame.new(17.403616, 8.82350159, -68.6845703, 1.1920929e-07, 0, -1, 0, 1, 0, 1, -2.11758111e-22, 1.1920929e-07)
  949. Part28.Orientation = Vector3.new(0, -90, 0)
  950. Part28.Position = Vector3.new(17.403616, 8.82350159, -68.6845703)
  951. Part28.Rotation = Vector3.new(0, -90, 0)
  952. Part28.Color = Color3.new(0.854902, 0.521569, 0.254902)
  953. Part28.Transparency = 1
  954. Part28.Size = Vector3.new(1, 1, 1)
  955. Part28.Anchored = true
  956. Part28.BrickColor = BrickColor.new("Bright orange")
  957. Part28.CanCollide = false
  958. Part28.brickColor = BrickColor.new("Bright orange")
  959. Part28.FormFactor = Enum.FormFactor.Symmetric
  960. Part28.formFactor = Enum.FormFactor.Symmetric
  961. SpecialMesh29.Parent = Part28
  962. SpecialMesh29.MeshId = "http://www.roblox.com/asset/?id=1095708"
  963. SpecialMesh29.TextureId = "http://www.roblox.com/asset/?ID=1361097"
  964. SpecialMesh29.MeshType = Enum.MeshType.FileMesh
  965. Part30.Name = "CloudMesh"
  966. Part30.Parent = Model0
  967. Part30.CFrame = CFrame.new(42.4036446, 8.82350159, -68.684494, 1.1920929e-07, 0, -1, 0, 1, 0, 1, -2.11758111e-22, 1.1920929e-07)
  968. Part30.Orientation = Vector3.new(0, -90, 0)
  969. Part30.Position = Vector3.new(42.4036446, 8.82350159, -68.684494)
  970. Part30.Rotation = Vector3.new(0, -90, 0)
  971. Part30.Color = Color3.new(0.854902, 0.521569, 0.254902)
  972. Part30.Transparency = 1
  973. Part30.Size = Vector3.new(1, 1, 1)
  974. Part30.Anchored = true
  975. Part30.BrickColor = BrickColor.new("Bright orange")
  976. Part30.CanCollide = false
  977. Part30.brickColor = BrickColor.new("Bright orange")
  978. Part30.FormFactor = Enum.FormFactor.Symmetric
  979. Part30.formFactor = Enum.FormFactor.Symmetric
  980. SpecialMesh31.Parent = Part30
  981. SpecialMesh31.MeshId = "http://www.roblox.com/asset/?id=1095708"
  982. SpecialMesh31.TextureId = "http://www.roblox.com/asset/?ID=1361097"
  983. SpecialMesh31.MeshType = Enum.MeshType.FileMesh
  984. Part32.Name = "Core"
  985. Part32.Parent = Model0
  986. Part32.CFrame = CFrame.new(17.403616, 10.3235798, -68.6845703, 1.1920929e-07, 0, -1, 0, 1, 0, 1, -2.11758111e-22, 1.1920929e-07)
  987. Part32.Orientation = Vector3.new(0, -90, 0)
  988. Part32.Position = Vector3.new(17.403616, 10.3235798, -68.6845703)
  989. Part32.Rotation = Vector3.new(0, -90, 0)
  990. Part32.Color = Color3.new(0, 0.12549, 0.376471)
  991. Part32.Size = Vector3.new(3, 3, 3)
  992. Part32.Anchored = true
  993. Part32.BottomSurface = Enum.SurfaceType.Smooth
  994. Part32.BrickColor = BrickColor.new("Navy blue")
  995. Part32.Material = Enum.Material.Ice
  996. Part32.Reflectance = 0.5
  997. Part32.TopSurface = Enum.SurfaceType.Smooth
  998. Part32.brickColor = BrickColor.new("Navy blue")
  999. Part32.FormFactor = Enum.FormFactor.Symmetric
  1000. Part32.formFactor = Enum.FormFactor.Symmetric
  1001. Part32.Shape = Enum.PartType.Ball
  1002. Part33.Name = "Core"
  1003. Part33.Parent = Model0
  1004. Part33.CFrame = CFrame.new(42.4036446, 10.3235798, -68.684494, 1.1920929e-07, 0, -1, 0, 1, 0, 1, -2.11758111e-22, 1.1920929e-07)
  1005. Part33.Orientation = Vector3.new(0, -90, 0)
  1006. Part33.Position = Vector3.new(42.4036446, 10.3235798, -68.684494)
  1007. Part33.Rotation = Vector3.new(0, -90, 0)
  1008. Part33.Color = Color3.new(0, 0.12549, 0.376471)
  1009. Part33.Size = Vector3.new(3, 3, 3)
  1010. Part33.Anchored = true
  1011. Part33.BottomSurface = Enum.SurfaceType.Smooth
  1012. Part33.BrickColor = BrickColor.new("Navy blue")
  1013. Part33.Material = Enum.Material.Ice
  1014. Part33.Reflectance = 0.5
  1015. Part33.TopSurface = Enum.SurfaceType.Smooth
  1016. Part33.brickColor = BrickColor.new("Navy blue")
  1017. Part33.FormFactor = Enum.FormFactor.Symmetric
  1018. Part33.formFactor = Enum.FormFactor.Symmetric
  1019. Part33.Shape = Enum.PartType.Ball
  1020. Part34.Parent = Model0
  1021. Part34.CFrame = CFrame.new(42.4036446, 10.3232822, -68.684494, 0, 1, -6.30021095e-05, -1, -1.05879118e-21, -1.12125922e-19, 2.11758111e-22, 6.30021095e-05, 1)
  1022. Part34.Orientation = Vector3.new(0, 0, -90)
  1023. Part34.Position = Vector3.new(42.4036446, 10.3232822, -68.684494)
  1024. Part34.Rotation = Vector3.new(0, 0, -90)
  1025. Part34.Size = Vector3.new(1, 7.59999657, 1.20000076)
  1026. Part34.Anchored = true
  1027. Part34.BottomSurface = Enum.SurfaceType.Smooth
  1028. Part34.TopSurface = Enum.SurfaceType.Smooth
  1029. Part34.FormFactor = Enum.FormFactor.Custom
  1030. Part34.formFactor = Enum.FormFactor.Custom
  1031. CylinderMesh35.Parent = Part34
  1032. Part36.Parent = Model0
  1033. Part36.CFrame = CFrame.new(42.4036446, 10.3232822, -68.684494, 0, 1.1920929e-07, 1, 1, 0, 0, -2.11758111e-22, 1, -1.1920929e-07)
  1034. Part36.Orientation = Vector3.new(0, 90, 90)
  1035. Part36.Position = Vector3.new(42.4036446, 10.3232822, -68.684494)
  1036. Part36.Rotation = Vector3.new(90, 90, 0)
  1037. Part36.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1038. Part36.Size = Vector3.new(5, 0.200000003, 5)
  1039. Part36.Anchored = true
  1040. Part36.BottomSurface = Enum.SurfaceType.Smooth
  1041. Part36.BrickColor = BrickColor.new("Dark stone grey")
  1042. Part36.TopSurface = Enum.SurfaceType.Smooth
  1043. Part36.brickColor = BrickColor.new("Dark stone grey")
  1044. Part36.FormFactor = Enum.FormFactor.Custom
  1045. Part36.formFactor = Enum.FormFactor.Custom
  1046. CylinderMesh37.Parent = Part36
  1047. CylinderMesh37.Scale = Vector3.new(1.29999995, 1, 1.29999995)
  1048. Part38.Parent = Model0
  1049. Part38.CFrame = CFrame.new(17.403616, 10.3232822, -68.6845703, -1, -6.29742935e-05, 6.30766153e-05, 6.29742935e-05, -1, -4.98889818e-12, 6.30766153e-05, 3.96721633e-09, 1)
  1050. Part38.Orientation = Vector3.new(0, 0, 180)
  1051. Part38.Position = Vector3.new(17.403616, 10.3232822, -68.6845703)
  1052. Part38.Rotation = Vector3.new(0, 0, 180)
  1053. Part38.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1054. Part38.Size = Vector3.new(5, 0.200000003, 5)
  1055. Part38.Anchored = true
  1056. Part38.BottomSurface = Enum.SurfaceType.Smooth
  1057. Part38.BrickColor = BrickColor.new("Black")
  1058. Part38.TopSurface = Enum.SurfaceType.Smooth
  1059. Part38.brickColor = BrickColor.new("Black")
  1060. Part38.FormFactor = Enum.FormFactor.Custom
  1061. Part38.formFactor = Enum.FormFactor.Custom
  1062. CylinderMesh39.Parent = Part38
  1063. CylinderMesh39.Scale = Vector3.new(1.29999995, 1, 1.29999995)
  1064. Part40.Parent = Model0
  1065. Part40.CFrame = CFrame.new(17.403616, 11.8230419, -68.6845703, -1, 0, 1.1920929e-07, 0, -1, 0, 1.1920929e-07, 2.11758111e-22, 1)
  1066. Part40.Orientation = Vector3.new(0, 0, 180)
  1067. Part40.Position = Vector3.new(17.403616, 11.8230419, -68.6845703)
  1068. Part40.Rotation = Vector3.new(0, 0, -180)
  1069. Part40.Size = Vector3.new(1.20000005, 4, 1.20000076)
  1070. Part40.Anchored = true
  1071. Part40.BottomSurface = Enum.SurfaceType.Smooth
  1072. Part40.TopSurface = Enum.SurfaceType.Smooth
  1073. Part40.FormFactor = Enum.FormFactor.Custom
  1074. Part40.formFactor = Enum.FormFactor.Custom
  1075. CylinderMesh41.Parent = Part40
  1076. Part42.Parent = Model0
  1077. Part42.CFrame = CFrame.new(17.403616, 10.3232822, -68.6845703, 0, 1.1920929e-07, 1, 1, 0, 0, -2.11758111e-22, 1, -1.1920929e-07)
  1078. Part42.Orientation = Vector3.new(0, 90, 90)
  1079. Part42.Position = Vector3.new(17.403616, 10.3232822, -68.6845703)
  1080. Part42.Rotation = Vector3.new(90, 90, 0)
  1081. Part42.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1082. Part42.Size = Vector3.new(5, 0.200000003, 5)
  1083. Part42.Anchored = true
  1084. Part42.BottomSurface = Enum.SurfaceType.Smooth
  1085. Part42.BrickColor = BrickColor.new("Dark stone grey")
  1086. Part42.TopSurface = Enum.SurfaceType.Smooth
  1087. Part42.brickColor = BrickColor.new("Dark stone grey")
  1088. Part42.FormFactor = Enum.FormFactor.Custom
  1089. Part42.formFactor = Enum.FormFactor.Custom
  1090. CylinderMesh43.Parent = Part42
  1091. CylinderMesh43.Scale = Vector3.new(1.29999995, 1, 1.29999995)
  1092. Part44.Parent = Model0
  1093. Part44.CFrame = CFrame.new(17.403616, 10.3232822, -68.6845703, 0, -1, 6.30766153e-05, 1, 1.05879118e-21, 1.11834754e-19, -2.11758111e-22, 6.30766153e-05, 1)
  1094. Part44.Orientation = Vector3.new(0, 0, 90)
  1095. Part44.Position = Vector3.new(17.403616, 10.3232822, -68.6845703)
  1096. Part44.Rotation = Vector3.new(0, 0, 90)
  1097. Part44.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1098. Part44.Size = Vector3.new(5, 0.200000003, 5)
  1099. Part44.Anchored = true
  1100. Part44.BottomSurface = Enum.SurfaceType.Smooth
  1101. Part44.BrickColor = BrickColor.new("Dark stone grey")
  1102. Part44.TopSurface = Enum.SurfaceType.Smooth
  1103. Part44.brickColor = BrickColor.new("Dark stone grey")
  1104. Part44.FormFactor = Enum.FormFactor.Custom
  1105. Part44.formFactor = Enum.FormFactor.Custom
  1106. CylinderMesh45.Parent = Part44
  1107. CylinderMesh45.Scale = Vector3.new(1.29999995, 1, 1.29999995)
  1108. Part46.Parent = Model0
  1109. Part46.CFrame = CFrame.new(42.4036446, 10.3232822, -68.684494, -1, -6.29742935e-05, 6.30766153e-05, 6.29742935e-05, -1, -4.98889818e-12, 6.30766153e-05, 3.96721633e-09, 1)
  1110. Part46.Orientation = Vector3.new(0, 0, 180)
  1111. Part46.Position = Vector3.new(42.4036446, 10.3232822, -68.684494)
  1112. Part46.Rotation = Vector3.new(0, 0, 180)
  1113. Part46.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1114. Part46.Size = Vector3.new(5, 0.200000003, 5)
  1115. Part46.Anchored = true
  1116. Part46.BottomSurface = Enum.SurfaceType.Smooth
  1117. Part46.BrickColor = BrickColor.new("Black")
  1118. Part46.TopSurface = Enum.SurfaceType.Smooth
  1119. Part46.brickColor = BrickColor.new("Black")
  1120. Part46.FormFactor = Enum.FormFactor.Custom
  1121. Part46.formFactor = Enum.FormFactor.Custom
  1122. CylinderMesh47.Parent = Part46
  1123. CylinderMesh47.Scale = Vector3.new(1.29999995, 1, 1.29999995)
  1124. Part48.Parent = Model0
  1125. Part48.CFrame = CFrame.new(42.4036446, 11.8230419, -68.684494, -1, 0, 1.1920929e-07, 0, -1, 0, 1.1920929e-07, 2.11758111e-22, 1)
  1126. Part48.Orientation = Vector3.new(0, 0, 180)
  1127. Part48.Position = Vector3.new(42.4036446, 11.8230419, -68.684494)
  1128. Part48.Rotation = Vector3.new(0, 0, -180)
  1129. Part48.Size = Vector3.new(1.20000005, 4, 1.20000076)
  1130. Part48.Anchored = true
  1131. Part48.BottomSurface = Enum.SurfaceType.Smooth
  1132. Part48.TopSurface = Enum.SurfaceType.Smooth
  1133. Part48.FormFactor = Enum.FormFactor.Custom
  1134. Part48.formFactor = Enum.FormFactor.Custom
  1135. CylinderMesh49.Parent = Part48
  1136. Part50.Parent = Model0
  1137. Part50.CFrame = CFrame.new(42.4036446, 10.3232822, -68.684494, 0, 1.1920929e-07, -1, -1, 0, 0, 2.11758111e-22, 1, 1.1920929e-07)
  1138. Part50.Orientation = Vector3.new(0, -90, -90)
  1139. Part50.Position = Vector3.new(42.4036446, 10.3232822, -68.684494)
  1140. Part50.Rotation = Vector3.new(90, -90, 0)
  1141. Part50.Size = Vector3.new(1, 7.59999657, 1.20000076)
  1142. Part50.Anchored = true
  1143. Part50.BottomSurface = Enum.SurfaceType.Smooth
  1144. Part50.TopSurface = Enum.SurfaceType.Smooth
  1145. Part50.FormFactor = Enum.FormFactor.Custom
  1146. Part50.formFactor = Enum.FormFactor.Custom
  1147. CylinderMesh51.Parent = Part50
  1148. Part52.Parent = Model0
  1149. Part52.CFrame = CFrame.new(42.4036446, 10.3232822, -68.684494, 0, -1, 6.30766153e-05, 1, 1.05879118e-21, 1.11834754e-19, -2.11758111e-22, 6.30766153e-05, 1)
  1150. Part52.Orientation = Vector3.new(0, 0, 90)
  1151. Part52.Position = Vector3.new(42.4036446, 10.3232822, -68.684494)
  1152. Part52.Rotation = Vector3.new(0, 0, 90)
  1153. Part52.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1154. Part52.Size = Vector3.new(5, 0.200000003, 5)
  1155. Part52.Anchored = true
  1156. Part52.BottomSurface = Enum.SurfaceType.Smooth
  1157. Part52.BrickColor = BrickColor.new("Dark stone grey")
  1158. Part52.TopSurface = Enum.SurfaceType.Smooth
  1159. Part52.brickColor = BrickColor.new("Dark stone grey")
  1160. Part52.FormFactor = Enum.FormFactor.Custom
  1161. Part52.formFactor = Enum.FormFactor.Custom
  1162. CylinderMesh53.Parent = Part52
  1163. CylinderMesh53.Scale = Vector3.new(1.29999995, 1, 1.29999995)
  1164. Part54.Parent = Model0
  1165. Part54.CFrame = CFrame.new(17.403616, 10.3232822, -68.6845703, 0, 1, -6.30021095e-05, -1, -1.05879118e-21, -1.12125922e-19, 2.11758111e-22, 6.30021095e-05, 1)
  1166. Part54.Orientation = Vector3.new(0, 0, -90)
  1167. Part54.Position = Vector3.new(17.403616, 10.3232822, -68.6845703)
  1168. Part54.Rotation = Vector3.new(0, 0, -90)
  1169. Part54.Size = Vector3.new(1, 7.59999657, 1.20000076)
  1170. Part54.Anchored = true
  1171. Part54.BottomSurface = Enum.SurfaceType.Smooth
  1172. Part54.TopSurface = Enum.SurfaceType.Smooth
  1173. Part54.FormFactor = Enum.FormFactor.Custom
  1174. Part54.formFactor = Enum.FormFactor.Custom
  1175. CylinderMesh55.Parent = Part54
  1176. Part56.Parent = Model0
  1177. Part56.CFrame = CFrame.new(17.403616, 10.3232822, -68.6845703, 0, 1.1920929e-07, -1, -1, 0, 0, 2.11758111e-22, 1, 1.1920929e-07)
  1178. Part56.Orientation = Vector3.new(0, -90, -90)
  1179. Part56.Position = Vector3.new(17.403616, 10.3232822, -68.6845703)
  1180. Part56.Rotation = Vector3.new(90, -90, 0)
  1181. Part56.Size = Vector3.new(1, 7.59999657, 1.20000076)
  1182. Part56.Anchored = true
  1183. Part56.BottomSurface = Enum.SurfaceType.Smooth
  1184. Part56.TopSurface = Enum.SurfaceType.Smooth
  1185. Part56.FormFactor = Enum.FormFactor.Custom
  1186. Part56.formFactor = Enum.FormFactor.Custom
  1187. CylinderMesh57.Parent = Part56
  1188. Part58.Name = "Ring"
  1189. Part58.Parent = Model0
  1190. Part58.CFrame = CFrame.new(17.403616, 12.4230137, -68.6845703, -1, -6.29742935e-05, 6.30766153e-05, 6.29742935e-05, -1, -4.98889818e-12, 6.30766153e-05, 3.96721633e-09, 1)
  1191. Part58.Orientation = Vector3.new(0, 0, 180)
  1192. Part58.Position = Vector3.new(17.403616, 12.4230137, -68.6845703)
  1193. Part58.Rotation = Vector3.new(0, 0, 180)
  1194. Part58.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1195. Part58.Size = Vector3.new(5, 0.200000003, 5)
  1196. Part58.Anchored = true
  1197. Part58.BottomSurface = Enum.SurfaceType.Smooth
  1198. Part58.BrickColor = BrickColor.new("Black")
  1199. Part58.TopSurface = Enum.SurfaceType.Smooth
  1200. Part58.brickColor = BrickColor.new("Black")
  1201. Part58.FormFactor = Enum.FormFactor.Custom
  1202. Part58.formFactor = Enum.FormFactor.Custom
  1203. CylinderMesh59.Parent = Part58
  1204. CylinderMesh59.Scale = Vector3.new(0.949999988, 1, 0.949999988)
  1205. Part60.Name = "Ring"
  1206. Part60.Parent = Model0
  1207. Part60.CFrame = CFrame.new(17.403616, 11.9230785, -68.6845703, -1, -6.29742935e-05, 6.30766153e-05, 6.29742935e-05, -1, -4.98889818e-12, 6.30766153e-05, 3.96721633e-09, 1)
  1208. Part60.Orientation = Vector3.new(0, 0, 180)
  1209. Part60.Position = Vector3.new(17.403616, 11.9230785, -68.6845703)
  1210. Part60.Rotation = Vector3.new(0, 0, 180)
  1211. Part60.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1212. Part60.Size = Vector3.new(5, 0.200000003, 5)
  1213. Part60.Anchored = true
  1214. Part60.BottomSurface = Enum.SurfaceType.Smooth
  1215. Part60.BrickColor = BrickColor.new("Black")
  1216. Part60.TopSurface = Enum.SurfaceType.Smooth
  1217. Part60.brickColor = BrickColor.new("Black")
  1218. Part60.FormFactor = Enum.FormFactor.Custom
  1219. Part60.formFactor = Enum.FormFactor.Custom
  1220. CylinderMesh61.Parent = Part60
  1221. CylinderMesh61.Scale = Vector3.new(1.10000002, 1, 1.10000002)
  1222. Part62.Name = "Ring"
  1223. Part62.Parent = Model0
  1224. Part62.CFrame = CFrame.new(17.403616, 11.4232616, -68.6845703, -1, -6.29742935e-05, 6.30766153e-05, 6.29742935e-05, -1, -4.98889818e-12, 6.30766153e-05, 3.96721633e-09, 1)
  1225. Part62.Orientation = Vector3.new(0, 0, 180)
  1226. Part62.Position = Vector3.new(17.403616, 11.4232616, -68.6845703)
  1227. Part62.Rotation = Vector3.new(0, 0, 180)
  1228. Part62.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1229. Part62.Size = Vector3.new(5, 0.200000003, 5)
  1230. Part62.Anchored = true
  1231. Part62.BottomSurface = Enum.SurfaceType.Smooth
  1232. Part62.BrickColor = BrickColor.new("Black")
  1233. Part62.TopSurface = Enum.SurfaceType.Smooth
  1234. Part62.brickColor = BrickColor.new("Black")
  1235. Part62.FormFactor = Enum.FormFactor.Custom
  1236. Part62.formFactor = Enum.FormFactor.Custom
  1237. CylinderMesh63.Parent = Part62
  1238. CylinderMesh63.Scale = Vector3.new(1.20000005, 1, 1.20000005)
  1239. Part64.Name = "Ring"
  1240. Part64.Parent = Model0
  1241. Part64.CFrame = CFrame.new(42.4036446, 11.4232616, -68.684494, -1, -6.29742935e-05, 6.30766153e-05, 6.29742935e-05, -1, -4.98889818e-12, 6.30766153e-05, 3.96721633e-09, 1)
  1242. Part64.Orientation = Vector3.new(0, 0, 180)
  1243. Part64.Position = Vector3.new(42.4036446, 11.4232616, -68.684494)
  1244. Part64.Rotation = Vector3.new(0, 0, 180)
  1245. Part64.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1246. Part64.Size = Vector3.new(5, 0.200000003, 5)
  1247. Part64.Anchored = true
  1248. Part64.BottomSurface = Enum.SurfaceType.Smooth
  1249. Part64.BrickColor = BrickColor.new("Black")
  1250. Part64.TopSurface = Enum.SurfaceType.Smooth
  1251. Part64.brickColor = BrickColor.new("Black")
  1252. Part64.FormFactor = Enum.FormFactor.Custom
  1253. Part64.formFactor = Enum.FormFactor.Custom
  1254. CylinderMesh65.Parent = Part64
  1255. CylinderMesh65.Scale = Vector3.new(1.20000005, 1, 1.20000005)
  1256. Part66.Name = "Ring"
  1257. Part66.Parent = Model0
  1258. Part66.CFrame = CFrame.new(42.4036446, 11.9230785, -68.684494, -1, -6.29742935e-05, 6.30766153e-05, 6.29742935e-05, -1, -4.98889818e-12, 6.30766153e-05, 3.96721633e-09, 1)
  1259. Part66.Orientation = Vector3.new(0, 0, 180)
  1260. Part66.Position = Vector3.new(42.4036446, 11.9230785, -68.684494)
  1261. Part66.Rotation = Vector3.new(0, 0, 180)
  1262. Part66.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1263. Part66.Size = Vector3.new(5, 0.200000003, 5)
  1264. Part66.Anchored = true
  1265. Part66.BottomSurface = Enum.SurfaceType.Smooth
  1266. Part66.BrickColor = BrickColor.new("Black")
  1267. Part66.TopSurface = Enum.SurfaceType.Smooth
  1268. Part66.brickColor = BrickColor.new("Black")
  1269. Part66.FormFactor = Enum.FormFactor.Custom
  1270. Part66.formFactor = Enum.FormFactor.Custom
  1271. CylinderMesh67.Parent = Part66
  1272. CylinderMesh67.Scale = Vector3.new(1.10000002, 1, 1.10000002)
  1273. Part68.Name = "Ring"
  1274. Part68.Parent = Model0
  1275. Part68.CFrame = CFrame.new(42.4036446, 12.4230137, -68.684494, -1, -6.29742935e-05, 6.30766153e-05, 6.29742935e-05, -1, -4.98889818e-12, 6.30766153e-05, 3.96721633e-09, 1)
  1276. Part68.Orientation = Vector3.new(0, 0, 180)
  1277. Part68.Position = Vector3.new(42.4036446, 12.4230137, -68.684494)
  1278. Part68.Rotation = Vector3.new(0, 0, 180)
  1279. Part68.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1280. Part68.Size = Vector3.new(5, 0.200000003, 5)
  1281. Part68.Anchored = true
  1282. Part68.BottomSurface = Enum.SurfaceType.Smooth
  1283. Part68.BrickColor = BrickColor.new("Black")
  1284. Part68.TopSurface = Enum.SurfaceType.Smooth
  1285. Part68.brickColor = BrickColor.new("Black")
  1286. Part68.FormFactor = Enum.FormFactor.Custom
  1287. Part68.formFactor = Enum.FormFactor.Custom
  1288. CylinderMesh69.Parent = Part68
  1289. CylinderMesh69.Scale = Vector3.new(0.949999988, 1, 0.949999988)
  1290. Part70.Name = "RingMesh"
  1291. Part70.Parent = Model0
  1292. Part70.CFrame = CFrame.new(17.403616, 8.82350159, -68.6845703, 1.1920929e-07, 0, -1, 0, 1, 0, 1, -2.11758111e-22, 1.1920929e-07)
  1293. Part70.Orientation = Vector3.new(0, -90, 0)
  1294. Part70.Position = Vector3.new(17.403616, 8.82350159, -68.6845703)
  1295. Part70.Rotation = Vector3.new(0, -90, 0)
  1296. Part70.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1297. Part70.Transparency = 1
  1298. Part70.Size = Vector3.new(1, 1, 1)
  1299. Part70.Anchored = true
  1300. Part70.BrickColor = BrickColor.new("Dark stone grey")
  1301. Part70.CanCollide = false
  1302. Part70.brickColor = BrickColor.new("Dark stone grey")
  1303. Part70.FormFactor = Enum.FormFactor.Symmetric
  1304. Part70.formFactor = Enum.FormFactor.Symmetric
  1305. SpecialMesh71.Parent = Part70
  1306. SpecialMesh71.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1307. SpecialMesh71.MeshType = Enum.MeshType.FileMesh
  1308. Part72.Name = "RingMesh"
  1309. Part72.Parent = Model0
  1310. Part72.CFrame = CFrame.new(42.4036446, 8.82350159, -68.684494, 1.1920929e-07, 0, -1, 0, 1, 0, 1, -2.11758111e-22, 1.1920929e-07)
  1311. Part72.Orientation = Vector3.new(0, -90, 0)
  1312. Part72.Position = Vector3.new(42.4036446, 8.82350159, -68.684494)
  1313. Part72.Rotation = Vector3.new(0, -90, 0)
  1314. Part72.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1315. Part72.Transparency = 1
  1316. Part72.Size = Vector3.new(1, 1, 1)
  1317. Part72.Anchored = true
  1318. Part72.BrickColor = BrickColor.new("Dark stone grey")
  1319. Part72.CanCollide = false
  1320. Part72.brickColor = BrickColor.new("Dark stone grey")
  1321. Part72.FormFactor = Enum.FormFactor.Symmetric
  1322. Part72.formFactor = Enum.FormFactor.Symmetric
  1323. SpecialMesh73.Parent = Part72
  1324. SpecialMesh73.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1325. SpecialMesh73.MeshType = Enum.MeshType.FileMesh
  1326. Part74.Name = "SkyMesh"
  1327. Part74.Parent = Model0
  1328. Part74.CFrame = CFrame.new(17.403616, 8.82350159, -68.6845703, 1.1920929e-07, 0, -1, 0, 1, 0, 1, -2.11758111e-22, 1.1920929e-07)
  1329. Part74.Orientation = Vector3.new(0, -90, 0)
  1330. Part74.Position = Vector3.new(17.403616, 8.82350159, -68.6845703)
  1331. Part74.Rotation = Vector3.new(0, -90, 0)
  1332. Part74.Transparency = 1
  1333. Part74.Size = Vector3.new(1, 1, 1)
  1334. Part74.Anchored = true
  1335. Part74.CanCollide = false
  1336. Part74.FormFactor = Enum.FormFactor.Symmetric
  1337. Part74.formFactor = Enum.FormFactor.Symmetric
  1338. SpecialMesh75.Parent = Part74
  1339. SpecialMesh75.MeshId = "http://www.roblox.com/asset/?id=1185246"
  1340. SpecialMesh75.MeshType = Enum.MeshType.FileMesh
  1341. Part76.Name = "SkyMesh"
  1342. Part76.Parent = Model0
  1343. Part76.CFrame = CFrame.new(42.4036446, 8.82350159, -68.684494, 1.1920929e-07, 0, -1, 0, 1, 0, 1, -2.11758111e-22, 1.1920929e-07)
  1344. Part76.Orientation = Vector3.new(0, -90, 0)
  1345. Part76.Position = Vector3.new(42.4036446, 8.82350159, -68.684494)
  1346. Part76.Rotation = Vector3.new(0, -90, 0)
  1347. Part76.Transparency = 1
  1348. Part76.Size = Vector3.new(1, 1, 1)
  1349. Part76.Anchored = true
  1350. Part76.CanCollide = false
  1351. Part76.FormFactor = Enum.FormFactor.Symmetric
  1352. Part76.formFactor = Enum.FormFactor.Symmetric
  1353. SpecialMesh77.Parent = Part76
  1354. SpecialMesh77.MeshId = "http://www.roblox.com/asset/?id=1185246"
  1355. SpecialMesh77.MeshType = Enum.MeshType.FileMesh
  1356. Part78.Name = "Sphere"
  1357. Part78.Parent = Model0
  1358. Part78.CFrame = CFrame.new(42.4036446, 10.3235798, -68.684494, 2.38418551e-07, 0, -1, 2.1175806e-22, 1, 0, 1, -2.11758111e-22, 2.38418551e-07)
  1359. Part78.Orientation = Vector3.new(0, -90, 0)
  1360. Part78.Position = Vector3.new(42.4036446, 10.3235798, -68.684494)
  1361. Part78.Rotation = Vector3.new(0, -90, 0)
  1362. Part78.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1363. Part78.Size = Vector3.new(6, 6, 6)
  1364. Part78.Anchored = true
  1365. Part78.BottomSurface = Enum.SurfaceType.Smooth
  1366. Part78.BrickColor = BrickColor.new("Dark stone grey")
  1367. Part78.TopSurface = Enum.SurfaceType.Smooth
  1368. Part78.brickColor = BrickColor.new("Dark stone grey")
  1369. Part78.FormFactor = Enum.FormFactor.Symmetric
  1370. Part78.formFactor = Enum.FormFactor.Symmetric
  1371. Part78.Shape = Enum.PartType.Ball
  1372. Part79.Name = "Sphere2"
  1373. Part79.Parent = Model0
  1374. Part79.CFrame = CFrame.new(17.403616, 10.3235798, -68.6845703, 2.38418551e-07, 0, -1, 2.1175806e-22, 1, 0, 1, -2.11758111e-22, 2.38418551e-07)
  1375. Part79.Orientation = Vector3.new(0, -90, 0)
  1376. Part79.Position = Vector3.new(17.403616, 10.3235798, -68.6845703)
  1377. Part79.Rotation = Vector3.new(0, -90, 0)
  1378. Part79.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1379. Part79.Size = Vector3.new(6, 6, 6)
  1380. Part79.Anchored = true
  1381. Part79.BottomSurface = Enum.SurfaceType.Smooth
  1382. Part79.BrickColor = BrickColor.new("Dark stone grey")
  1383. Part79.TopSurface = Enum.SurfaceType.Smooth
  1384. Part79.brickColor = BrickColor.new("Dark stone grey")
  1385. Part79.FormFactor = Enum.FormFactor.Symmetric
  1386. Part79.formFactor = Enum.FormFactor.Symmetric
  1387. Part79.Shape = Enum.PartType.Ball
  1388. end
  1389.  
  1390.  
  1391. function Served()
  1392.  
  1393. mas2 = Instance.new("Model",game:GetService("Workspace"))
  1394. Part0 = Instance.new("Part")
  1395. Part1 = Instance.new("Part")
  1396. Part0.Parent = mas2
  1397. Part0.CFrame = CFrame.new(42.4217949, 4.4492836, -68.7255707, 0, 1.1920929e-07, -1, -1, -1.49011523e-08, -1.77635578e-15, -1.49011523e-08, 1, 1.1920929e-07)
  1398. Part0.Orientation = Vector3.new(0, -90, -90)
  1399. Part0.Position = Vector3.new(42.4217949, 4.4492836, -68.7255707)
  1400. Part0.Rotation = Vector3.new(90, -90, 0)
  1401. Part0.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1402. Part0.Size = Vector3.new(11.6700001, 7, 6.4000001)
  1403. Part0.Anchored = true
  1404. Part0.BottomSurface = Enum.SurfaceType.Smooth
  1405. Part0.BrickColor = BrickColor.new("Dark stone grey")
  1406. Part0.Material = Enum.Material.SmoothPlastic
  1407. Part0.TopSurface = Enum.SurfaceType.Smooth
  1408. Part0.brickColor = BrickColor.new("Dark stone grey")
  1409. Part0.FormFactor = Enum.FormFactor.Symmetric
  1410. Part0.formFactor = Enum.FormFactor.Symmetric
  1411. Part0.Shape = Enum.PartType.Cylinder
  1412. Part1.Parent = mas2
  1413. Part1.CFrame = CFrame.new(17.4217968, 4.4492836, -68.725647, 0, 1.1920929e-07, -1, -1, -1.49011523e-08, -1.77635578e-15, -1.49011523e-08, 1, 1.1920929e-07)
  1414. Part1.Orientation = Vector3.new(0, -90, -90)
  1415. Part1.Position = Vector3.new(17.4217968, 4.4492836, -68.725647)
  1416. Part1.Rotation = Vector3.new(90, -90, 0)
  1417. Part1.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1418. Part1.Size = Vector3.new(11.6700001, 7, 6.4000001)
  1419. Part1.Anchored = true
  1420. Part1.BottomSurface = Enum.SurfaceType.Smooth
  1421. Part1.BrickColor = BrickColor.new("Dark stone grey")
  1422. Part1.Material = Enum.Material.SmoothPlastic
  1423. Part1.TopSurface = Enum.SurfaceType.Smooth
  1424. Part1.brickColor = BrickColor.new("Dark stone grey")
  1425. Part1.FormFactor = Enum.FormFactor.Symmetric
  1426. Part1.formFactor = Enum.FormFactor.Symmetric
  1427. Part1.Shape = Enum.PartType.Cylinder
  1428. end
  1429.  
  1430. mas = Instance.new("Model",game:GetService("Workspace"))
  1431. Model0 = Instance.new("Model")
  1432. Part1 = Instance.new("Part")
  1433. CylinderMesh2 = Instance.new("CylinderMesh")
  1434. PointLight3 = Instance.new("PointLight")
  1435. Part4 = Instance.new("Part")
  1436. CylinderMesh5 = Instance.new("CylinderMesh")
  1437. Part6 = Instance.new("Part")
  1438. Model7 = Instance.new("Model")
  1439. Part8 = Instance.new("Part")
  1440. Part9 = Instance.new("Part")
  1441. Decal10 = Instance.new("Decal")
  1442. Decal11 = Instance.new("Decal")
  1443. Model12 = Instance.new("Model")
  1444. Part13 = Instance.new("Part")
  1445. CylinderMesh14 = Instance.new("CylinderMesh")
  1446. PointLight15 = Instance.new("PointLight")
  1447. Part16 = Instance.new("Part")
  1448. CylinderMesh17 = Instance.new("CylinderMesh")
  1449. Part18 = Instance.new("Part")
  1450. Part19 = Instance.new("Part")
  1451. Model20 = Instance.new("Model")
  1452. Model21 = Instance.new("Model")
  1453. Part22 = Instance.new("Part")
  1454. Decal23 = Instance.new("Decal")
  1455. Decal24 = Instance.new("Decal")
  1456. KeycardReader1 = Instance.new("Part")
  1457. Decal26 = Instance.new("Decal")
  1458. Part27 = Instance.new("Part")
  1459. Decal28 = Instance.new("Decal")
  1460. Part29 = Instance.new("Part")
  1461. SpecialMesh30 = Instance.new("SpecialMesh")
  1462. Part31 = Instance.new("Part")
  1463. SpecialMesh32 = Instance.new("SpecialMesh")
  1464. Model33 = Instance.new("Model")
  1465. Part34 = Instance.new("Part")
  1466. Part35 = Instance.new("Part")
  1467. Part36 = Instance.new("Part")
  1468. Part37 = Instance.new("Part")
  1469. Model38 = Instance.new("Model")
  1470. Part39 = Instance.new("Part")
  1471. Part40 = Instance.new("Part")
  1472. Part41 = Instance.new("Part")
  1473. Part42 = Instance.new("Part")
  1474. Part43 = Instance.new("Part")
  1475. Model44 = Instance.new("Model")
  1476. Part45 = Instance.new("Part")
  1477. CylinderMesh46 = Instance.new("CylinderMesh")
  1478. PointLight47 = Instance.new("PointLight")
  1479. Part48 = Instance.new("Part")
  1480. CylinderMesh49 = Instance.new("CylinderMesh")
  1481. Part50 = Instance.new("Part")
  1482. Part51 = Instance.new("Part")
  1483. Model52 = Instance.new("Model")
  1484. Part53 = Instance.new("Part")
  1485. CylinderMesh54 = Instance.new("CylinderMesh")
  1486. PointLight55 = Instance.new("PointLight")
  1487. Part56 = Instance.new("Part")
  1488. CylinderMesh57 = Instance.new("CylinderMesh")
  1489. Part58 = Instance.new("Part")
  1490. Part59 = Instance.new("Part")
  1491. Model0.Name = "Light"
  1492. Model0.Parent = mas
  1493. Part1.Name = "Light"
  1494. Part1.Parent = Model0
  1495. Part1.CFrame = CFrame.new(54.0063324, 20.312252, -89.8145752, 0, 0, 1, -1, 0, 0, 0, -1, 0)
  1496. Part1.Orientation = Vector3.new(0, 90, -90)
  1497. Part1.Position = Vector3.new(54.0063324, 20.312252, -89.8145752)
  1498. Part1.Rotation = Vector3.new(-90, 90, 0)
  1499. Part1.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1500. Part1.Size = Vector3.new(2, 0.200000003, 2)
  1501. Part1.Anchored = true
  1502. Part1.BottomSurface = Enum.SurfaceType.Smooth
  1503. Part1.BrickColor = BrickColor.new("Cool yellow")
  1504. Part1.Material = Enum.Material.SmoothPlastic
  1505. Part1.Reflectance = 0.40000000596046
  1506. Part1.TopSurface = Enum.SurfaceType.Smooth
  1507. Part1.brickColor = BrickColor.new("Cool yellow")
  1508. Part1.FormFactor = Enum.FormFactor.Custom
  1509. Part1.formFactor = Enum.FormFactor.Custom
  1510. CylinderMesh2.Parent = Part1
  1511. CylinderMesh2.Scale = Vector3.new(1, 1.00999999, 1)
  1512. PointLight3.Parent = Part1
  1513. PointLight3.Range = 40
  1514. Part4.Parent = Model0
  1515. Part4.CFrame = CFrame.new(54.0063324, 20.312252, -89.8145752, 0, 0, 1, -1, 0, 0, 0, -1, 0)
  1516. Part4.Orientation = Vector3.new(0, 90, -90)
  1517. Part4.Position = Vector3.new(54.0063324, 20.312252, -89.8145752)
  1518. Part4.Rotation = Vector3.new(-90, 90, 0)
  1519. Part4.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1520. Part4.Size = Vector3.new(2.4000001, 0.200000003, 2.4000001)
  1521. Part4.Anchored = true
  1522. Part4.BottomSurface = Enum.SurfaceType.Smooth
  1523. Part4.BrickColor = BrickColor.new("Dark stone grey")
  1524. Part4.Material = Enum.Material.SmoothPlastic
  1525. Part4.TopSurface = Enum.SurfaceType.Smooth
  1526. Part4.brickColor = BrickColor.new("Dark stone grey")
  1527. Part4.FormFactor = Enum.FormFactor.Custom
  1528. Part4.formFactor = Enum.FormFactor.Custom
  1529. CylinderMesh5.Parent = Part4
  1530. Part6.Parent = mas
  1531. Part6.CFrame = CFrame.new(56.329998, 10.4724188, -56.6301498, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1532. Part6.Position = Vector3.new(56.329998, 10.4724188, -56.6301498)
  1533. Part6.Size = Vector3.new(0.139999986, 23.7699966, 66.659996)
  1534. Part6.Anchored = true
  1535. Part6.BottomSurface = Enum.SurfaceType.Smooth
  1536. Part6.Material = Enum.Material.Marble
  1537. Part6.TopSurface = Enum.SurfaceType.Smooth
  1538. Model7.Name = "Omega warhead SIlo Letter Note : The decal was made by marvel1324"
  1539. Model7.Parent = mas
  1540. Part8.Parent = Model7
  1541. Part8.CFrame = CFrame.new(36.1766396, 2.00002885, -19.6329899, -1.47657238e-05, 0.133892447, 0.991003156, 1.00000012, -5.50639712e-09, 1.4925512e-05, 1.99778765e-06, 0.991003215, -0.133892298)
  1542. Part8.Orientation = Vector3.new(0, 97.6900024, 90)
  1543. Part8.Position = Vector3.new(36.1766396, 2.00002885, -19.6329899)
  1544. Part8.Rotation = Vector3.new(-179.990005, 82.3099976, -90.0100021)
  1545. Part8.Color = Color3.new(0.972549, 0.85098, 0.427451)
  1546. Part8.Size = Vector3.new(4, 0.379999995, 0.450000048)
  1547. Part8.Anchored = true
  1548. Part8.BrickColor = BrickColor.new("Daisy orange")
  1549. Part8.Material = Enum.Material.DiamondPlate
  1550. Part8.brickColor = BrickColor.new("Daisy orange")
  1551. Part9.Parent = Model7
  1552. Part9.CFrame = CFrame.new(36.1560097, 3.39503598, -19.3375549, -0.991002083, 0.13389194, -1.48648505e-05, -1.50000014e-05, 2.273743e-11, 1, 0.13389194, 0.991002083, 2.00837871e-06)
  1553. Part9.Orientation = Vector3.new(-90, -172.309998, 0)
  1554. Part9.Position = Vector3.new(36.1560097, 3.39503598, -19.3375549)
  1555. Part9.Rotation = Vector3.new(-90, 0, -172.309998)
  1556. Part9.Size = Vector3.new(6.39000034, 0.200000003, 3.3499999)
  1557. Part9.Anchored = true
  1558. Part9.Material = Enum.Material.Neon
  1559. Decal10.Parent = Part9
  1560. Decal10.Texture = "http://www.roblox.com/asset/?id=482326098"
  1561. Decal11.Parent = Part9
  1562. Decal11.Texture = "http://www.roblox.com/asset/?id=482326098"
  1563. Decal11.Face = Enum.NormalId.Top
  1564. Model12.Name = "Light"
  1565. Model12.Parent = mas
  1566. Part13.Name = "Light"
  1567. Part13.Parent = Model12
  1568. Part13.CFrame = CFrame.new(19.1760654, 12.7791052, -23.2287827, 0, 0, 1, -1, 0, 0, 0, -1, 0)
  1569. Part13.Orientation = Vector3.new(0, 90, -90)
  1570. Part13.Position = Vector3.new(19.1760654, 12.7791052, -23.2287827)
  1571. Part13.Rotation = Vector3.new(-90, 90, 0)
  1572. Part13.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1573. Part13.Size = Vector3.new(2, 0.200000003, 2)
  1574. Part13.Anchored = true
  1575. Part13.BottomSurface = Enum.SurfaceType.Smooth
  1576. Part13.BrickColor = BrickColor.new("Cool yellow")
  1577. Part13.Material = Enum.Material.SmoothPlastic
  1578. Part13.Reflectance = 0.40000000596046
  1579. Part13.TopSurface = Enum.SurfaceType.Smooth
  1580. Part13.brickColor = BrickColor.new("Cool yellow")
  1581. Part13.FormFactor = Enum.FormFactor.Custom
  1582. Part13.formFactor = Enum.FormFactor.Custom
  1583. CylinderMesh14.Parent = Part13
  1584. CylinderMesh14.Scale = Vector3.new(1, 1.00999999, 1)
  1585. PointLight15.Parent = Part13
  1586. PointLight15.Range = 40
  1587. Part16.Parent = Model12
  1588. Part16.CFrame = CFrame.new(19.1760654, 12.7791052, -23.2287827, 0, 0, 1, -1, 0, 0, 0, -1, 0)
  1589. Part16.Orientation = Vector3.new(0, 90, -90)
  1590. Part16.Position = Vector3.new(19.1760654, 12.7791052, -23.2287827)
  1591. Part16.Rotation = Vector3.new(-90, 90, 0)
  1592. Part16.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1593. Part16.Size = Vector3.new(2.4000001, 0.200000003, 2.4000001)
  1594. Part16.Anchored = true
  1595. Part16.BottomSurface = Enum.SurfaceType.Smooth
  1596. Part16.BrickColor = BrickColor.new("Dark stone grey")
  1597. Part16.Material = Enum.Material.SmoothPlastic
  1598. Part16.TopSurface = Enum.SurfaceType.Smooth
  1599. Part16.brickColor = BrickColor.new("Dark stone grey")
  1600. Part16.FormFactor = Enum.FormFactor.Custom
  1601. Part16.formFactor = Enum.FormFactor.Custom
  1602. CylinderMesh17.Parent = Part16
  1603. Part18.Parent = mas
  1604. Part18.CFrame = CFrame.new(27.9550095, 10.9550028, -47.9551544, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1605. Part18.Position = Vector3.new(27.9550095, 10.9550028, -47.9551544)
  1606. Part18.Transparency = 0.5
  1607. Part18.Size = Vector3.new(56.429985, 21.8099976, 0.0500000007)
  1608. Part18.Anchored = true
  1609. Part18.BottomSurface = Enum.SurfaceType.Smooth
  1610. Part18.Material = Enum.Material.Glass
  1611. Part18.TopSurface = Enum.SurfaceType.Smooth
  1612. Part19.Parent = mas
  1613. Part19.CFrame = CFrame.new(28.3350067, 1.77751088, -46.6874237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1614. Part19.Position = Vector3.new(28.3350067, 1.77751088, -46.6874237)
  1615. Part19.Size = Vector3.new(56.429985, 3.20000005, 2.52999735)
  1616. Part19.Anchored = true
  1617. Part19.BottomSurface = Enum.SurfaceType.Smooth
  1618. Part19.TopSurface = Enum.SurfaceType.Smooth
  1619. Model20.Name = "Door"
  1620. Model20.Parent = mas
  1621. Model21.Name = "ScriptedComponents"
  1622. Model21.Parent = Model20
  1623. Part22.Name = "Door"
  1624. Part22.Parent = Model21
  1625. Part22.CFrame = CFrame.new(28.7750702, 3.85000706, -23.2404442, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1626. Part22.Orientation = Vector3.new(0, -90, 0)
  1627. Part22.Position = Vector3.new(28.7750702, 3.85000706, -23.2404442)
  1628. Part22.Rotation = Vector3.new(0, -90, 0)
  1629. Part22.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1630. Part22.Size = Vector3.new(0.200000003, 7.19999981, 4.60000038)
  1631. Part22.Anchored = true
  1632. Part22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1633. Part22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1634. Part22.BrickColor = BrickColor.new("Dark stone grey")
  1635. Part22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1636. Part22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1637. Part22.Material = Enum.Material.DiamondPlate
  1638. Part22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1639. Part22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1640. Part22.brickColor = BrickColor.new("Dark stone grey")
  1641. Part22.FormFactor = Enum.FormFactor.Custom
  1642. Part22.formFactor = Enum.FormFactor.Custom
  1643. Decal23.Parent = Part22
  1644. Decal23.Texture = "http://www.roblox.com/asset/?id=82300237"
  1645. Decal23.Face = Enum.NormalId.Right
  1646. Decal24.Parent = Part22
  1647. Decal24.Texture = "http://www.roblox.com/asset/?id=82300237"
  1648. Decal24.Face = Enum.NormalId.Left
  1649. KeycardReader1.Name = "KeycardReader1"
  1650. KeycardReader1.Parent = Model21
  1651. KeycardReader1.CFrame = CFrame.new(31.6750717, 3.85000706, -22.8404198, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1652. KeycardReader1.Orientation = Vector3.new(0, 180, 0)
  1653. KeycardReader1.Position = Vector3.new(31.6750717, 3.85000706, -22.8404198)
  1654. KeycardReader1.Rotation = Vector3.new(-180, 0, -180)
  1655. KeycardReader1.Size = Vector3.new(0.800000072, 1.19999981, 0.200000003)
  1656. KeycardReader1.Anchored = true
  1657. KeycardReader1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1658. KeycardReader1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1659. KeycardReader1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1660. KeycardReader1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1661. KeycardReader1.Material = Enum.Material.SmoothPlastic
  1662. KeycardReader1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1663. KeycardReader1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1664. KeycardReader1.FormFactor = Enum.FormFactor.Custom
  1665. KeycardReader1.formFactor = Enum.FormFactor.Custom
  1666. local de = true
  1667. KeycardReader1.Touched:Connect(function(h)
  1668. if h.Parent:FindFirstChild("[SCP] Card-Omni") and de == true then
  1669. local SongDriver212 = Instance.new("Sound")
  1670. SongDriver212.Parent = KeycardReader1
  1671. SongDriver212.SoundId = "rbxassetid://131644923"
  1672. SongDriver212.Volume = 5
  1673. SongDriver212:Play()
  1674. Part22:Destroy()
  1675. end
  1676. end)
  1677. Decal26.Parent = Part25
  1678. Decal26.Texture = "http://www.roblox.com/asset/?id=83716395"
  1679. Part27.Name = "KeycardReader2"
  1680. Part27.Parent = Model21
  1681. Part27.CFrame = CFrame.new(25.8750687, 3.85000706, -23.6404076, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1682. Part27.Orientation = Vector3.new(0, 180, 0)
  1683. Part27.Position = Vector3.new(25.8750687, 3.85000706, -23.6404076)
  1684. Part27.Rotation = Vector3.new(-180, 0, -180)
  1685. Part27.Size = Vector3.new(0.800000072, 1.19999981, 0.200000003)
  1686. Part27.Anchored = true
  1687. Part27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1688. Part27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1689. Part27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1690. Part27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1691. Part27.Material = Enum.Material.SmoothPlastic
  1692. Part27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1693. Part27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1694. Part27.FormFactor = Enum.FormFactor.Custom
  1695. Part27.formFactor = Enum.FormFactor.Custom
  1696. Decal28.Parent = Part27
  1697. Decal28.Texture = "http://www.roblox.com/asset/?id=83716395"
  1698. Decal28.Face = Enum.NormalId.Back
  1699. Part29.Name = "Light2"
  1700. Part29.Parent = Model21
  1701. Part29.CFrame = CFrame.new(25.8750763, 4.85000324, -23.7403984, -1, 0, 0, 0, -1.49011612e-08, 0.999999762, 0, 0.999999762, 1.49011612e-08)
  1702. Part29.Orientation = Vector3.new(-89.9599991, 0, 180)
  1703. Part29.Position = Vector3.new(25.8750763, 4.85000324, -23.7403984)
  1704. Part29.Rotation = Vector3.new(-90, 0, -180)
  1705. Part29.Color = Color3.new(0.768628, 0.156863, 0.109804)
  1706. Part29.Size = Vector3.new(0.400000095, 0.400000006, 0.400000036)
  1707. Part29.Anchored = true
  1708. Part29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1709. Part29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1710. Part29.BrickColor = BrickColor.new("Bright red")
  1711. Part29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1712. Part29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1713. Part29.Material = Enum.Material.SmoothPlastic
  1714. Part29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1715. Part29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1716. Part29.brickColor = BrickColor.new("Bright red")
  1717. Part29.FormFactor = Enum.FormFactor.Custom
  1718. Part29.formFactor = Enum.FormFactor.Custom
  1719. SpecialMesh30.Parent = Part29
  1720. Part31.Name = "Light1"
  1721. Part31.Parent = Model21
  1722. Part31.CFrame = CFrame.new(31.6750717, 4.85000324, -22.7404137, -1, 0, 0, 0, -1.49011612e-08, 0.999999762, 0, 0.999999762, 1.49011612e-08)
  1723. Part31.Orientation = Vector3.new(-89.9599991, 0, 180)
  1724. Part31.Position = Vector3.new(31.6750717, 4.85000324, -22.7404137)
  1725. Part31.Rotation = Vector3.new(-90, 0, -180)
  1726. Part31.Color = Color3.new(0.768628, 0.156863, 0.109804)
  1727. Part31.Size = Vector3.new(0.400000095, 0.400000006, 0.400000036)
  1728. Part31.Anchored = true
  1729. Part31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1730. Part31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1731. Part31.BrickColor = BrickColor.new("Bright red")
  1732. Part31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1733. Part31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1734. Part31.Material = Enum.Material.SmoothPlastic
  1735. Part31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1736. Part31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1737. Part31.brickColor = BrickColor.new("Bright red")
  1738. Part31.FormFactor = Enum.FormFactor.Custom
  1739. Part31.formFactor = Enum.FormFactor.Custom
  1740. SpecialMesh32.Parent = Part31
  1741. Model33.Name = "Frame"
  1742. Model33.Parent = Model20
  1743. Part34.Parent = Model33
  1744. Part34.CFrame = CFrame.new(28.7750702, 0.150010109, -23.2404442, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1745. Part34.Orientation = Vector3.new(0, 180, 0)
  1746. Part34.Position = Vector3.new(28.7750702, 0.150010109, -23.2404442)
  1747. Part34.Rotation = Vector3.new(-180, 0, -180)
  1748. Part34.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1749. Part34.Size = Vector3.new(5, 0.200000003, 1)
  1750. Part34.Anchored = true
  1751. Part34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1752. Part34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1753. Part34.BrickColor = BrickColor.new("Dark stone grey")
  1754. Part34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1755. Part34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1756. Part34.Material = Enum.Material.DiamondPlate
  1757. Part34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1758. Part34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1759. Part34.brickColor = BrickColor.new("Dark stone grey")
  1760. Part34.FormFactor = Enum.FormFactor.Custom
  1761. Part34.formFactor = Enum.FormFactor.Custom
  1762. Part35.Parent = Model33
  1763. Part35.CFrame = CFrame.new(31.1750717, 3.85000706, -23.2404442, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1764. Part35.Orientation = Vector3.new(0, 180, 0)
  1765. Part35.Position = Vector3.new(31.1750717, 3.85000706, -23.2404442)
  1766. Part35.Rotation = Vector3.new(-180, 0, -180)
  1767. Part35.Size = Vector3.new(0.200000003, 7.19999981, 0.99999994)
  1768. Part35.Anchored = true
  1769. Part35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1770. Part35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1771. Part35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1772. Part35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1773. Part35.Material = Enum.Material.DiamondPlate
  1774. Part35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1775. Part35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1776. Part35.FormFactor = Enum.FormFactor.Custom
  1777. Part35.formFactor = Enum.FormFactor.Custom
  1778. Part36.Parent = Model33
  1779. Part36.CFrame = CFrame.new(26.3750687, 3.85000706, -23.2404442, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1780. Part36.Orientation = Vector3.new(0, 180, 0)
  1781. Part36.Position = Vector3.new(26.3750687, 3.85000706, -23.2404442)
  1782. Part36.Rotation = Vector3.new(-180, 0, -180)
  1783. Part36.Size = Vector3.new(0.200000003, 7.19999981, 0.99999994)
  1784. Part36.Anchored = true
  1785. Part36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1786. Part36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1787. Part36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1788. Part36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1789. Part36.Material = Enum.Material.DiamondPlate
  1790. Part36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1791. Part36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1792. Part36.FormFactor = Enum.FormFactor.Custom
  1793. Part36.formFactor = Enum.FormFactor.Custom
  1794. Part37.Parent = Model33
  1795. Part37.CFrame = CFrame.new(28.7750702, 7.55007553, -23.2404442, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1796. Part37.Orientation = Vector3.new(0, 180, 0)
  1797. Part37.Position = Vector3.new(28.7750702, 7.55007553, -23.2404442)
  1798. Part37.Rotation = Vector3.new(-180, 0, -180)
  1799. Part37.Size = Vector3.new(5, 0.200000003, 0.99999994)
  1800. Part37.Anchored = true
  1801. Part37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1802. Part37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1803. Part37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1804. Part37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1805. Part37.Material = Enum.Material.DiamondPlate
  1806. Part37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1807. Part37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1808. Part37.FormFactor = Enum.FormFactor.Custom
  1809. Part37.formFactor = Enum.FormFactor.Custom
  1810. Model38.Name = "Delete"
  1811. Model38.Parent = Model33
  1812. Part39.Parent = Model38
  1813. Part39.CFrame = CFrame.new(25.7750702, 3.85000706, -23.2404442, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1814. Part39.Orientation = Vector3.new(0, 180, 0)
  1815. Part39.Position = Vector3.new(25.7750702, 3.85000706, -23.2404442)
  1816. Part39.Rotation = Vector3.new(-180, 0, -180)
  1817. Part39.Size = Vector3.new(1, 7.59999943, 0.99999994)
  1818. Part39.Anchored = true
  1819. Part39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1820. Part39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1821. Part39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1822. Part39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1823. Part39.Material = Enum.Material.DiamondPlate
  1824. Part39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1825. Part39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1826. Part39.FormFactor = Enum.FormFactor.Custom
  1827. Part39.formFactor = Enum.FormFactor.Custom
  1828. Part40.Parent = Model38
  1829. Part40.CFrame = CFrame.new(31.7750702, 3.85000706, -23.2404442, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1830. Part40.Orientation = Vector3.new(0, 180, 0)
  1831. Part40.Position = Vector3.new(31.7750702, 3.85000706, -23.2404442)
  1832. Part40.Rotation = Vector3.new(-180, 0, -180)
  1833. Part40.Size = Vector3.new(1, 7.59999943, 0.99999994)
  1834. Part40.Anchored = true
  1835. Part40.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1836. Part40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1837. Part40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1838. Part40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1839. Part40.Material = Enum.Material.DiamondPlate
  1840. Part40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1841. Part40.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1842. Part40.FormFactor = Enum.FormFactor.Custom
  1843. Part40.formFactor = Enum.FormFactor.Custom
  1844. Part41.Parent = mas
  1845. Part41.CFrame = CFrame.new(28.1849976, 0.260003984, -56.6301498, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1846. Part41.Position = Vector3.new(28.1849976, 0.260003984, -56.6301498)
  1847. Part41.Size = Vector3.new(56.429985, 0.519999981, 66.659996)
  1848. Part41.Anchored = true
  1849. Part41.BottomSurface = Enum.SurfaceType.Smooth
  1850. Part41.TopSurface = Enum.SurfaceType.Smooth
  1851. Part42.Parent = mas
  1852. Part42.CFrame = CFrame.new(28.1849976, 22.2824192, -56.6301498, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1853. Part42.Position = Vector3.new(28.1849976, 22.2824192, -56.6301498)
  1854. Part42.Size = Vector3.new(56.429985, 0.0500000007, 66.659996)
  1855. Part42.Anchored = true
  1856. Part42.BottomSurface = Enum.SurfaceType.Smooth
  1857. Part42.Material = Enum.Material.Marble
  1858. Part42.TopSurface = Enum.SurfaceType.Smooth
  1859. Part43.Parent = mas
  1860. Part43.CFrame = CFrame.new(44.3049927, 10.827445, -23.3251514, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1861. Part43.Position = Vector3.new(44.3049927, 10.827445, -23.3251514)
  1862. Part43.Size = Vector3.new(23.9299774, 22.9399853, 0.0500000007)
  1863. Part43.Anchored = true
  1864. Part43.BottomSurface = Enum.SurfaceType.Smooth
  1865. Part43.Material = Enum.Material.Marble
  1866. Part43.TopSurface = Enum.SurfaceType.Smooth
  1867. Model44.Name = "Light"
  1868. Model44.Parent = mas
  1869. Part45.Name = "Light"
  1870. Part45.Parent = Model44
  1871. Part45.CFrame = CFrame.new(38.7939301, 12.6028748, -23.2287827, 0, 0, 1, -1, 0, 0, 0, -1, 0)
  1872. Part45.Orientation = Vector3.new(0, 90, -90)
  1873. Part45.Position = Vector3.new(38.7939301, 12.6028748, -23.2287827)
  1874. Part45.Rotation = Vector3.new(-90, 90, 0)
  1875. Part45.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1876. Part45.Size = Vector3.new(2, 0.200000003, 2)
  1877. Part45.Anchored = true
  1878. Part45.BottomSurface = Enum.SurfaceType.Smooth
  1879. Part45.BrickColor = BrickColor.new("Cool yellow")
  1880. Part45.Material = Enum.Material.SmoothPlastic
  1881. Part45.Reflectance = 0.40000000596046
  1882. Part45.TopSurface = Enum.SurfaceType.Smooth
  1883. Part45.brickColor = BrickColor.new("Cool yellow")
  1884. Part45.FormFactor = Enum.FormFactor.Custom
  1885. Part45.formFactor = Enum.FormFactor.Custom
  1886. CylinderMesh46.Parent = Part45
  1887. CylinderMesh46.Scale = Vector3.new(1, 1.00999999, 1)
  1888. PointLight47.Parent = Part45
  1889. PointLight47.Range = 40
  1890. Part48.Parent = Model44
  1891. Part48.CFrame = CFrame.new(38.7939301, 12.6028748, -23.2287827, 0, 0, 1, -1, 0, 0, 0, -1, 0)
  1892. Part48.Orientation = Vector3.new(0, 90, -90)
  1893. Part48.Position = Vector3.new(38.7939301, 12.6028748, -23.2287827)
  1894. Part48.Rotation = Vector3.new(-90, 90, 0)
  1895. Part48.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1896. Part48.Size = Vector3.new(2.4000001, 0.200000003, 2.4000001)
  1897. Part48.Anchored = true
  1898. Part48.BottomSurface = Enum.SurfaceType.Smooth
  1899. Part48.BrickColor = BrickColor.new("Dark stone grey")
  1900. Part48.Material = Enum.Material.SmoothPlastic
  1901. Part48.TopSurface = Enum.SurfaceType.Smooth
  1902. Part48.brickColor = BrickColor.new("Dark stone grey")
  1903. Part48.FormFactor = Enum.FormFactor.Custom
  1904. Part48.formFactor = Enum.FormFactor.Custom
  1905. CylinderMesh49.Parent = Part48
  1906. Part50.Parent = mas
  1907. Part50.CFrame = CFrame.new(-0.214994043, 8.24741554, -56.4801254, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1908. Part50.Position = Vector3.new(-0.214994043, 8.24741554, -56.4801254)
  1909. Part50.Size = Vector3.new(0.0500000007, 28.1199913, 66.9599991)
  1910. Part50.Anchored = true
  1911. Part50.BottomSurface = Enum.SurfaceType.Smooth
  1912. Part50.Material = Enum.Material.Marble
  1913. Part50.TopSurface = Enum.SurfaceType.Smooth
  1914. Part51.Parent = mas
  1915. Part51.CFrame = CFrame.new(28.0800018, 10.8774109, -89.9351349, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1916. Part51.Position = Vector3.new(28.0800018, 10.8774109, -89.9351349)
  1917. Part51.Size = Vector3.new(56.6399918, 22.4999962, 0.0500000007)
  1918. Part51.Anchored = true
  1919. Part51.BottomSurface = Enum.SurfaceType.Smooth
  1920. Part51.Material = Enum.Material.Marble
  1921. Part51.TopSurface = Enum.SurfaceType.Smooth
  1922. Model52.Name = "Light"
  1923. Model52.Parent = mas
  1924. Part53.Name = "Light"
  1925. Part53.Parent = Model52
  1926. Part53.CFrame = CFrame.new(5.39607286, 20.3975468, -89.8145752, 0, 0, 1, -1, 0, 0, 0, -1, 0)
  1927. Part53.Orientation = Vector3.new(0, 90, -90)
  1928. Part53.Position = Vector3.new(5.39607286, 20.3975468, -89.8145752)
  1929. Part53.Rotation = Vector3.new(-90, 90, 0)
  1930. Part53.Color = Color3.new(0.992157, 0.917647, 0.552941)
  1931. Part53.Size = Vector3.new(2, 0.200000003, 2)
  1932. Part53.Anchored = true
  1933. Part53.BottomSurface = Enum.SurfaceType.Smooth
  1934. Part53.BrickColor = BrickColor.new("Cool yellow")
  1935. Part53.Material = Enum.Material.SmoothPlastic
  1936. Part53.Reflectance = 0.40000000596046
  1937. Part53.TopSurface = Enum.SurfaceType.Smooth
  1938. Part53.brickColor = BrickColor.new("Cool yellow")
  1939. Part53.FormFactor = Enum.FormFactor.Custom
  1940. Part53.formFactor = Enum.FormFactor.Custom
  1941. CylinderMesh54.Parent = Part53
  1942. CylinderMesh54.Scale = Vector3.new(1, 1.00999999, 1)
  1943. PointLight55.Parent = Part53
  1944. PointLight55.Range = 40
  1945. Part56.Parent = Model52
  1946. Part56.CFrame = CFrame.new(5.39607286, 20.3975468, -89.8145752, 0, 0, 1, -1, 0, 0, 0, -1, 0)
  1947. Part56.Orientation = Vector3.new(0, 90, -90)
  1948. Part56.Position = Vector3.new(5.39607286, 20.3975468, -89.8145752)
  1949. Part56.Rotation = Vector3.new(-90, 90, 0)
  1950. Part56.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1951. Part56.Size = Vector3.new(2.4000001, 0.200000003, 2.4000001)
  1952. Part56.Anchored = true
  1953. Part56.BottomSurface = Enum.SurfaceType.Smooth
  1954. Part56.BrickColor = BrickColor.new("Dark stone grey")
  1955. Part56.Material = Enum.Material.SmoothPlastic
  1956. Part56.TopSurface = Enum.SurfaceType.Smooth
  1957. Part56.brickColor = BrickColor.new("Dark stone grey")
  1958. Part56.FormFactor = Enum.FormFactor.Custom
  1959. Part56.formFactor = Enum.FormFactor.Custom
  1960. CylinderMesh57.Parent = Part56
  1961. Part58.Parent = mas
  1962. Part58.CFrame = CFrame.new(29.2749939, 14.8474483, -23.3251514, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1963. Part58.Position = Vector3.new(29.2749939, 14.8474483, -23.3251514)
  1964. Part58.Size = Vector3.new(9.16997528, 14.8600016, 0.0500000007)
  1965. Part58.Anchored = true
  1966. Part58.BottomSurface = Enum.SurfaceType.Smooth
  1967. Part58.Material = Enum.Material.Marble
  1968. Part58.TopSurface = Enum.SurfaceType.Smooth
  1969. Part59.Parent = mas
  1970. Part59.CFrame = CFrame.new(12.6599941, 10.0924253, -23.3251514, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1971. Part59.Position = Vector3.new(12.6599941, 10.0924253, -23.3251514)
  1972. Part59.Size = Vector3.new(25.3799782, 24.0100021, 0.0500000007)
  1973. Part59.Anchored = true
  1974. Part59.BottomSurface = Enum.SurfaceType.Smooth
  1975. Part59.Material = Enum.Material.Marble
  1976. Part59.TopSurface = Enum.SurfaceType.Smooth
  1977.  
  1978. Served()
  1979.  
  1980. Driver()
  1981. Driver2()
Add Comment
Please, Sign In to add comment