PasterXIV

Untitled

Nov 15th, 2019
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.31 KB | None | 0 0
  1. --https://github.com/Mokiros/roblox-FE-compatibility
  2. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  3. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  4. local RealPlayer = Player
  5. 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={},Soundscape=r:GetService("RunService").Heartbeat,BindToSoundscape=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
  6. --Created by N3xul.
  7. -- Script Name: N3xul 8Bit Hover Car
  8. -- Last Updated:
  9. -- _ _ ____ _ _____ _ _
  10. -- | \ | |___ \ | | / ____| (_) | |
  11. -- | \| | __) |_ ___ _| | | (___ ___ _ __ _ _ __ | |_
  12. -- | . ` ||__ <\ \/ / | | | | \___ \ / __| '__| | '_ \| __|
  13. -- | |\ |___) |> <| |_| | | ____) | (__| | | | |_) | |_
  14. -- |_| \_|____//_/\_\\__,_|_| |_____/ \___|_| |_| .__/ \__|
  15. -- | |
  16. -- |_|
  17. local runDummyScript = function(f,scri)
  18. local oldenv = getfenv(f)
  19. local newenv = setmetatable({}, {
  20. __index = function(_, k)
  21. if k:lower() == 'script' then
  22. return scri
  23. else
  24. return oldenv[k]
  25. end
  26. end
  27. })
  28. setfenv(f, newenv)
  29. ypcall(function() f() end)
  30. end
  31. cors = {}
  32. mas = Instance.new("Model",game:GetService("Lighting"))
  33. mas.Name = "CompiledModel"
  34. o1 = Instance.new("Model")
  35. o2 = Instance.new("Model")
  36. o3 = Instance.new("VehicleSeat")
  37. o4 = Instance.new("Script")
  38. o5 = Instance.new("Part")
  39. o6 = Instance.new("CylinderMesh")
  40. o7 = Instance.new("Part")
  41. o8 = Instance.new("CylinderMesh")
  42. o9 = Instance.new("Model")
  43. o10 = Instance.new("Part")
  44. o11 = Instance.new("Part")
  45. o12 = Instance.new("Part")
  46. o13 = Instance.new("Part")
  47. o14 = Instance.new("Part")
  48. o15 = Instance.new("Part")
  49. o16 = Instance.new("Part")
  50. o17 = Instance.new("Part")
  51. o18 = Instance.new("Part")
  52. o19 = Instance.new("Part")
  53. o20 = Instance.new("Part")
  54. o21 = Instance.new("Part")
  55. o22 = Instance.new("Part")
  56. o23 = Instance.new("Part")
  57. o24 = Instance.new("Part")
  58. o25 = Instance.new("Part")
  59. o26 = Instance.new("Part")
  60. o27 = Instance.new("Part")
  61. o28 = Instance.new("Part")
  62. o29 = Instance.new("Part")
  63. o30 = Instance.new("Part")
  64. o31 = Instance.new("Part")
  65. o32 = Instance.new("Part")
  66. o33 = Instance.new("Part")
  67. o34 = Instance.new("Part")
  68. o35 = Instance.new("Part")
  69. o36 = Instance.new("Part")
  70. o37 = Instance.new("Part")
  71. o38 = Instance.new("Part")
  72. o39 = Instance.new("Part")
  73. o40 = Instance.new("Part")
  74. o41 = Instance.new("Part")
  75. o42 = Instance.new("Part")
  76. o43 = Instance.new("Part")
  77. o44 = Instance.new("Part")
  78. o45 = Instance.new("Part")
  79. o46 = Instance.new("Part")
  80. o47 = Instance.new("Part")
  81. o48 = Instance.new("Part")
  82. o49 = Instance.new("Part")
  83. o50 = Instance.new("Part")
  84. o51 = Instance.new("Part")
  85. o52 = Instance.new("Part")
  86. o53 = Instance.new("Part")
  87. o54 = Instance.new("Part")
  88. o55 = Instance.new("Part")
  89. o56 = Instance.new("SpotLight")
  90. o57 = Instance.new("Part")
  91. o58 = Instance.new("ClickDetector")
  92. o59 = Instance.new("Script")
  93. o60 = Instance.new("Decal")
  94. o61 = Instance.new("Part")
  95. o62 = Instance.new("Part")
  96. o63 = Instance.new("Part")
  97. o64 = Instance.new("Part")
  98. o65 = Instance.new("Part")
  99. o66 = Instance.new("Part")
  100. o67 = Instance.new("Part")
  101. o68 = Instance.new("Part")
  102. o69 = Instance.new("Part")
  103. o70 = Instance.new("Part")
  104. o71 = Instance.new("Part")
  105. o72 = Instance.new("Part")
  106. o73 = Instance.new("Part")
  107. o74 = Instance.new("Part")
  108. o75 = Instance.new("Part")
  109. o76 = Instance.new("Part")
  110. o77 = Instance.new("Part")
  111. o78 = Instance.new("Part")
  112. o1.Name = "N3xul HoverCar"
  113. o1.Parent = mas
  114. o2.Name = "[EngineControl]"
  115. o2.Parent = o1
  116. o3.Name = "DriverSeat"
  117. o3.Parent = o2
  118. o3.Material = Enum.Material.SmoothPlastic
  119. o3.BrickColor = BrickColor.new("Dark stone grey")
  120. o3.Transparency = 1
  121. o3.Position = Vector3.new(-180.289993, 3.30000925, 177.170013)
  122. o3.Rotation = Vector3.new(-180, 0, -180)
  123. o3.CanCollide = false
  124. o3.Size = Vector3.new(2, 0.200000003, 2)
  125. o3.CFrame = CFrame.new(-180.289993, 3.30000925, 177.170013, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  126. o3.BottomSurface = Enum.SurfaceType.Weld
  127. o3.TopSurface = Enum.SurfaceType.Smooth
  128. o3.MaxSpeed = 75
  129. o3.Torque = 80
  130. o3.TurnSpeed = 1.25
  131. o3.Color = Color3.new(0.388235, 0.372549, 0.384314)
  132. o3.Position = Vector3.new(-180.289993, 3.30000925, 177.170013)
  133. o3.Orientation = Vector3.new(0, 180, 0)
  134. o3.Color = Color3.new(0.388235, 0.372549, 0.384314)
  135. o4.Name = "SeatTag"
  136. o4.Parent = o3
  137. table.insert(cors,coroutine.create(function()
  138. wait()
  139. runDummyScript(function()
  140. script.Parent.ChildAdded:connect(function(o)
  141. ts=o.Part1
  142. if ts~=nil then
  143. chr=ts.Parent
  144. if chr~=nil then
  145. i=Instance.new("IntValue")
  146. i.Name="InSeat"
  147. i.Parent=chr
  148. end
  149. end
  150. end)
  151.  
  152. script.Parent.ChildRemoved:connect(function(o)
  153. ts=o.Part1
  154. if ts~=nil then
  155. chr=ts.Parent
  156. if chr~=nil then
  157. tag=chr:FindFirstChild("InSeat")
  158. if tag~=nil then
  159. tag:remove()
  160. end
  161. end
  162. end
  163. end)
  164. end,o4)
  165. end))
  166. o5.Name = "r"
  167. o5.Parent = o2
  168. o5.Material = Enum.Material.Neon
  169. o5.BrickColor = BrickColor.new("Really blue")
  170. o5.Position = Vector3.new(-178.789993, 5.70000601, 166.970001)
  171. o5.Rotation = Vector3.new(-90, -90, 0)
  172. o5.CanCollide = false
  173. o5.FormFactor = Enum.FormFactor.Plate
  174. o5.Size = Vector3.new(1, 0.400000006, 1)
  175. o5.CFrame = CFrame.new(-178.789993, 5.70000601, 166.970001, 0, 0, -1, 1, 0, 0, 0, -1, 0)
  176. o5.BackSurface = Enum.SurfaceType.Weld
  177. o5.BottomSurface = Enum.SurfaceType.Weld
  178. o5.FrontSurface = Enum.SurfaceType.Weld
  179. o5.LeftSurface = Enum.SurfaceType.Weld
  180. o5.RightSurface = Enum.SurfaceType.Weld
  181. o5.TopSurface = Enum.SurfaceType.Weld
  182. o5.Color = Color3.new(0, 0, 1)
  183. o5.Position = Vector3.new(-178.789993, 5.70000601, 166.970001)
  184. o5.Orientation = Vector3.new(0, -90, 90)
  185. o5.Color = Color3.new(0, 0, 1)
  186. o6.Parent = o5
  187. o6.Offset = Vector3.new(0, -1, 0)
  188. o6.Scale = Vector3.new(1, 5, 1)
  189. o6.Scale = Vector3.new(1, 5, 1)
  190. o7.Name = "b"
  191. o7.Parent = o2
  192. o7.Material = Enum.Material.Neon
  193. o7.BrickColor = BrickColor.new("Really blue")
  194. o7.Position = Vector3.new(-181.789993, 5.70000601, 166.970001)
  195. o7.Rotation = Vector3.new(90, 0, 0)
  196. o7.CanCollide = false
  197. o7.FormFactor = Enum.FormFactor.Plate
  198. o7.Size = Vector3.new(1, 0.400000006, 1)
  199. o7.CFrame = CFrame.new(-181.789993, 5.70000601, 166.970001, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  200. o7.BackSurface = Enum.SurfaceType.Weld
  201. o7.BottomSurface = Enum.SurfaceType.Weld
  202. o7.FrontSurface = Enum.SurfaceType.Weld
  203. o7.LeftSurface = Enum.SurfaceType.Weld
  204. o7.RightSurface = Enum.SurfaceType.Weld
  205. o7.TopSurface = Enum.SurfaceType.Weld
  206. o7.Color = Color3.new(0, 0, 1)
  207. o7.Position = Vector3.new(-181.789993, 5.70000601, 166.970001)
  208. o7.Orientation = Vector3.new(90, 0, 0)
  209. o7.Color = Color3.new(0, 0, 1)
  210. o8.Parent = o7
  211. o8.Offset = Vector3.new(0, 1, 0)
  212. o8.Scale = Vector3.new(1, 5, 1)
  213. o8.Scale = Vector3.new(1, 5, 1)
  214. o9.Name = "ArmorKit"
  215. o9.Parent = o1
  216. o10.Name = "Color1"
  217. o10.Parent = o9
  218. o10.Material = Enum.Material.SmoothPlastic
  219. o10.BrickColor = BrickColor.new("Really black")
  220. o10.Reflectance = 0.20000000298023
  221. o10.Position = Vector3.new(-186.48999, 4.20000601, 167.970001)
  222. o10.Elasticity = 1
  223. o10.FormFactor = Enum.FormFactor.Custom
  224. o10.Friction = 0.5
  225. o10.Size = Vector3.new(6.4000001, 4, 0.399999976)
  226. o10.CFrame = CFrame.new(-186.48999, 4.20000601, 167.970001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  227. o10.BottomSurface = Enum.SurfaceType.Smooth
  228. o10.RightSurface = Enum.SurfaceType.Weld
  229. o10.TopSurface = Enum.SurfaceType.Smooth
  230. o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  231. o10.Position = Vector3.new(-186.48999, 4.20000601, 167.970001)
  232. o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  233. o11.Name = "Color1"
  234. o11.Parent = o9
  235. o11.Material = Enum.Material.SmoothPlastic
  236. o11.BrickColor = BrickColor.new("Really black")
  237. o11.Reflectance = 0.20000000298023
  238. o11.Position = Vector3.new(-174.089996, 5.70000601, 171.170013)
  239. o11.Elasticity = 1
  240. o11.FormFactor = Enum.FormFactor.Symmetric
  241. o11.Friction = 0.5
  242. o11.Size = Vector3.new(4.4000001, 1, 6)
  243. o11.CFrame = CFrame.new(-174.089996, 5.70000601, 171.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  244. o11.BackSurface = Enum.SurfaceType.Weld
  245. o11.BottomSurface = Enum.SurfaceType.Smooth
  246. o11.FrontSurface = Enum.SurfaceType.Weld
  247. o11.LeftSurface = Enum.SurfaceType.Weld
  248. o11.RightSurface = Enum.SurfaceType.Weld
  249. o11.TopSurface = Enum.SurfaceType.Smooth
  250. o11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  251. o11.Position = Vector3.new(-174.089996, 5.70000601, 171.170013)
  252. o11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  253. o12.Name = "Color1"
  254. o12.Parent = o9
  255. o12.Material = Enum.Material.SmoothPlastic
  256. o12.BrickColor = BrickColor.new("Really black")
  257. o12.Reflectance = 0.20000000298023
  258. o12.Position = Vector3.new(-174.089996, 4.20000601, 167.970001)
  259. o12.Elasticity = 1
  260. o12.FormFactor = Enum.FormFactor.Custom
  261. o12.Friction = 0.5
  262. o12.Size = Vector3.new(6.4000001, 4, 0.399999976)
  263. o12.CFrame = CFrame.new(-174.089996, 4.20000601, 167.970001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  264. o12.BottomSurface = Enum.SurfaceType.Smooth
  265. o12.LeftSurface = Enum.SurfaceType.Weld
  266. o12.TopSurface = Enum.SurfaceType.Smooth
  267. o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  268. o12.Position = Vector3.new(-174.089996, 4.20000601, 167.970001)
  269. o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  270. o13.Name = "Color1"
  271. o13.Parent = o9
  272. o13.Material = Enum.Material.SmoothPlastic
  273. o13.BrickColor = BrickColor.new("Really black")
  274. o13.Reflectance = 0.20000000298023
  275. o13.Position = Vector3.new(-186.48999, 5.70000601, 171.170013)
  276. o13.Elasticity = 1
  277. o13.FormFactor = Enum.FormFactor.Symmetric
  278. o13.Friction = 0.5
  279. o13.Size = Vector3.new(4.4000001, 1, 6)
  280. o13.CFrame = CFrame.new(-186.48999, 5.70000601, 171.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  281. o13.BackSurface = Enum.SurfaceType.Weld
  282. o13.BottomSurface = Enum.SurfaceType.Smooth
  283. o13.FrontSurface = Enum.SurfaceType.Weld
  284. o13.LeftSurface = Enum.SurfaceType.Weld
  285. o13.RightSurface = Enum.SurfaceType.Weld
  286. o13.TopSurface = Enum.SurfaceType.Smooth
  287. o13.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  288. o13.Position = Vector3.new(-186.48999, 5.70000601, 171.170013)
  289. o13.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  290. o14.Name = "Color1"
  291. o14.Parent = o9
  292. o14.Material = Enum.Material.SmoothPlastic
  293. o14.BrickColor = BrickColor.new("Really black")
  294. o14.Reflectance = 0.20000000298023
  295. o14.Position = Vector3.new(-183.389999, 3.50001025, 170.369995)
  296. o14.Elasticity = 1
  297. o14.FormFactor = Enum.FormFactor.Symmetric
  298. o14.Friction = 0.5
  299. o14.Size = Vector3.new(2.20000005, 3.4000001, 2)
  300. o14.CFrame = CFrame.new(-183.389999, 3.50001025, 170.369995, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  301. o14.BottomSurface = Enum.SurfaceType.Smooth
  302. o14.TopSurface = Enum.SurfaceType.Weld
  303. o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  304. o14.Position = Vector3.new(-183.389999, 3.50001025, 170.369995)
  305. o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  306. o15.Name = "Color1"
  307. o15.Parent = o9
  308. o15.Material = Enum.Material.SmoothPlastic
  309. o15.BrickColor = BrickColor.new("Really black")
  310. o15.Reflectance = 0.20000000298023
  311. o15.Position = Vector3.new(-189.189987, 4.20000601, 171.170013)
  312. o15.Elasticity = 1
  313. o15.FormFactor = Enum.FormFactor.Symmetric
  314. o15.Friction = 0.5
  315. o15.Size = Vector3.new(1, 4, 6)
  316. o15.CFrame = CFrame.new(-189.189987, 4.20000601, 171.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  317. o15.BackSurface = Enum.SurfaceType.Weld
  318. o15.BottomSurface = Enum.SurfaceType.Smooth
  319. o15.FrontSurface = Enum.SurfaceType.Weld
  320. o15.TopSurface = Enum.SurfaceType.Smooth
  321. o15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  322. o15.Position = Vector3.new(-189.189987, 4.20000601, 171.170013)
  323. o15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  324. o16.Name = "Color1"
  325. o16.Parent = o9
  326. o16.Material = Enum.Material.SmoothPlastic
  327. o16.BrickColor = BrickColor.new("Really black")
  328. o16.Reflectance = 0.20000000298023
  329. o16.Position = Vector3.new(-171.389999, 4.20000601, 171.170013)
  330. o16.Elasticity = 1
  331. o16.FormFactor = Enum.FormFactor.Symmetric
  332. o16.Friction = 0.5
  333. o16.Size = Vector3.new(1, 4, 6)
  334. o16.CFrame = CFrame.new(-171.389999, 4.20000601, 171.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  335. o16.BackSurface = Enum.SurfaceType.Weld
  336. o16.BottomSurface = Enum.SurfaceType.Smooth
  337. o16.FrontSurface = Enum.SurfaceType.Weld
  338. o16.TopSurface = Enum.SurfaceType.Smooth
  339. o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  340. o16.Position = Vector3.new(-171.389999, 4.20000601, 171.170013)
  341. o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  342. o17.Name = "Color1"
  343. o17.Parent = o9
  344. o17.Material = Enum.Material.SmoothPlastic
  345. o17.BrickColor = BrickColor.new("Really black")
  346. o17.Reflectance = 0.20000000298023
  347. o17.Position = Vector3.new(-177.189987, 3.50001025, 170.369995)
  348. o17.Elasticity = 1
  349. o17.FormFactor = Enum.FormFactor.Symmetric
  350. o17.Friction = 0.5
  351. o17.Size = Vector3.new(2.20000005, 3.4000001, 2)
  352. o17.CFrame = CFrame.new(-177.189987, 3.50001025, 170.369995, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  353. o17.BottomSurface = Enum.SurfaceType.Smooth
  354. o17.TopSurface = Enum.SurfaceType.Weld
  355. o17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  356. o17.Position = Vector3.new(-177.189987, 3.50001025, 170.369995)
  357. o17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  358. o18.Name = "Color1"
  359. o18.Parent = o9
  360. o18.Material = Enum.Material.SmoothPlastic
  361. o18.BrickColor = BrickColor.new("Really black")
  362. o18.Reflectance = 0.20000000298023
  363. o18.Position = Vector3.new(-183.789993, 4.20000601, 177.170013)
  364. o18.Elasticity = 1
  365. o18.FormFactor = Enum.FormFactor.Symmetric
  366. o18.Friction = 0.5
  367. o18.Size = Vector3.new(1, 4, 18)
  368. o18.CFrame = CFrame.new(-183.789993, 4.20000601, 177.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  369. o18.BackSurface = Enum.SurfaceType.Weld
  370. o18.BottomSurface = Enum.SurfaceType.Smooth
  371. o18.FrontSurface = Enum.SurfaceType.Weld
  372. o18.RightSurface = Enum.SurfaceType.Weld
  373. o18.TopSurface = Enum.SurfaceType.Smooth
  374. o18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  375. o18.Position = Vector3.new(-183.789993, 4.20000601, 177.170013)
  376. o18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  377. o19.Name = "Color1"
  378. o19.Parent = o9
  379. o19.Material = Enum.Material.SmoothPlastic
  380. o19.BrickColor = BrickColor.new("Really black")
  381. o19.Reflectance = 0.20000000298023
  382. o19.Position = Vector3.new(-189.189987, 4.20000601, 183.170013)
  383. o19.Elasticity = 1
  384. o19.FormFactor = Enum.FormFactor.Symmetric
  385. o19.Friction = 0.5
  386. o19.Size = Vector3.new(1, 4, 6)
  387. o19.CFrame = CFrame.new(-189.189987, 4.20000601, 183.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  388. o19.BackSurface = Enum.SurfaceType.Weld
  389. o19.BottomSurface = Enum.SurfaceType.Smooth
  390. o19.FrontSurface = Enum.SurfaceType.Weld
  391. o19.TopSurface = Enum.SurfaceType.Smooth
  392. o19.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  393. o19.Position = Vector3.new(-189.189987, 4.20000601, 183.170013)
  394. o19.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  395. o20.Name = "Color1"
  396. o20.Parent = o9
  397. o20.Material = Enum.Material.SmoothPlastic
  398. o20.BrickColor = BrickColor.new("Really black")
  399. o20.Reflectance = 0.20000000298023
  400. o20.Position = Vector3.new(-186.48999, 5.70000601, 183.170013)
  401. o20.Elasticity = 1
  402. o20.FormFactor = Enum.FormFactor.Symmetric
  403. o20.Friction = 0.5
  404. o20.Size = Vector3.new(4.4000001, 1, 6)
  405. o20.CFrame = CFrame.new(-186.48999, 5.70000601, 183.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  406. o20.BackSurface = Enum.SurfaceType.Weld
  407. o20.BottomSurface = Enum.SurfaceType.Smooth
  408. o20.FrontSurface = Enum.SurfaceType.Weld
  409. o20.LeftSurface = Enum.SurfaceType.Weld
  410. o20.RightSurface = Enum.SurfaceType.Weld
  411. o20.TopSurface = Enum.SurfaceType.Smooth
  412. o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  413. o20.Position = Vector3.new(-186.48999, 5.70000601, 183.170013)
  414. o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  415. o21.Name = "Color1"
  416. o21.Parent = o9
  417. o21.Material = Enum.Material.SmoothPlastic
  418. o21.BrickColor = BrickColor.new("Really black")
  419. o21.Reflectance = 0.20000000298023
  420. o21.Position = Vector3.new(-176.789993, 4.20000601, 177.170013)
  421. o21.Elasticity = 1
  422. o21.FormFactor = Enum.FormFactor.Symmetric
  423. o21.Friction = 0.5
  424. o21.Size = Vector3.new(1, 4, 18)
  425. o21.CFrame = CFrame.new(-176.789993, 4.20000601, 177.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  426. o21.BackSurface = Enum.SurfaceType.Weld
  427. o21.BottomSurface = Enum.SurfaceType.Smooth
  428. o21.FrontSurface = Enum.SurfaceType.Weld
  429. o21.LeftSurface = Enum.SurfaceType.Weld
  430. o21.TopSurface = Enum.SurfaceType.Smooth
  431. o21.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  432. o21.Position = Vector3.new(-176.789993, 4.20000601, 177.170013)
  433. o21.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  434. o22.Name = "Color1"
  435. o22.Parent = o9
  436. o22.Material = Enum.Material.SmoothPlastic
  437. o22.BrickColor = BrickColor.new("Really black")
  438. o22.Reflectance = 0.20000000298023
  439. o22.Position = Vector3.new(-174.089996, 5.70000601, 183.170013)
  440. o22.Elasticity = 1
  441. o22.FormFactor = Enum.FormFactor.Symmetric
  442. o22.Friction = 0.5
  443. o22.Size = Vector3.new(4.4000001, 1, 6)
  444. o22.CFrame = CFrame.new(-174.089996, 5.70000601, 183.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  445. o22.BackSurface = Enum.SurfaceType.Weld
  446. o22.BottomSurface = Enum.SurfaceType.Smooth
  447. o22.FrontSurface = Enum.SurfaceType.Weld
  448. o22.LeftSurface = Enum.SurfaceType.Weld
  449. o22.RightSurface = Enum.SurfaceType.Weld
  450. o22.TopSurface = Enum.SurfaceType.Smooth
  451. o22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  452. o22.Position = Vector3.new(-174.089996, 5.70000601, 183.170013)
  453. o22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  454. o23.Name = "Color1"
  455. o23.Parent = o9
  456. o23.Material = Enum.Material.SmoothPlastic
  457. o23.BrickColor = BrickColor.new("Really black")
  458. o23.Reflectance = 0.20000000298023
  459. o23.Position = Vector3.new(-174.089996, 4.20000601, 186.369995)
  460. o23.Elasticity = 1
  461. o23.FormFactor = Enum.FormFactor.Custom
  462. o23.Friction = 0.5
  463. o23.Size = Vector3.new(6.4000001, 4, 0.399999976)
  464. o23.CFrame = CFrame.new(-174.089996, 4.20000601, 186.369995, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  465. o23.BottomSurface = Enum.SurfaceType.Smooth
  466. o23.LeftSurface = Enum.SurfaceType.Weld
  467. o23.TopSurface = Enum.SurfaceType.Smooth
  468. o23.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  469. o23.Position = Vector3.new(-174.089996, 4.20000601, 186.369995)
  470. o23.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  471. o24.Name = "Color1"
  472. o24.Parent = o9
  473. o24.Material = Enum.Material.SmoothPlastic
  474. o24.BrickColor = BrickColor.new("Really black")
  475. o24.Reflectance = 0.20000000298023
  476. o24.Position = Vector3.new(-171.389999, 4.20000601, 183.170013)
  477. o24.Elasticity = 1
  478. o24.FormFactor = Enum.FormFactor.Symmetric
  479. o24.Friction = 0.5
  480. o24.Size = Vector3.new(1, 4, 6)
  481. o24.CFrame = CFrame.new(-171.389999, 4.20000601, 183.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  482. o24.BackSurface = Enum.SurfaceType.Weld
  483. o24.BottomSurface = Enum.SurfaceType.Smooth
  484. o24.FrontSurface = Enum.SurfaceType.Weld
  485. o24.TopSurface = Enum.SurfaceType.Smooth
  486. o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  487. o24.Position = Vector3.new(-171.389999, 4.20000601, 183.170013)
  488. o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  489. o25.Name = "Color1"
  490. o25.Parent = o9
  491. o25.Material = Enum.Material.SmoothPlastic
  492. o25.BrickColor = BrickColor.new("Really black")
  493. o25.Reflectance = 0.20000000298023
  494. o25.Position = Vector3.new(-186.48999, 4.20000601, 186.369995)
  495. o25.Elasticity = 1
  496. o25.FormFactor = Enum.FormFactor.Custom
  497. o25.Friction = 0.5
  498. o25.Size = Vector3.new(6.4000001, 4, 0.399999976)
  499. o25.CFrame = CFrame.new(-186.48999, 4.20000601, 186.369995, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  500. o25.BottomSurface = Enum.SurfaceType.Smooth
  501. o25.RightSurface = Enum.SurfaceType.Weld
  502. o25.TopSurface = Enum.SurfaceType.Smooth
  503. o25.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  504. o25.Position = Vector3.new(-186.48999, 4.20000601, 186.369995)
  505. o25.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  506. o26.Name = "Color1"
  507. o26.Parent = o9
  508. o26.Material = Enum.Material.SmoothPlastic
  509. o26.BrickColor = BrickColor.new("Really black")
  510. o26.Reflectance = 0.20000000298023
  511. o26.Position = Vector3.new(-177.189987, 3.50001025, 183.970001)
  512. o26.Elasticity = 1
  513. o26.FormFactor = Enum.FormFactor.Symmetric
  514. o26.Friction = 0.5
  515. o26.Size = Vector3.new(2.20000005, 3.4000001, 2)
  516. o26.CFrame = CFrame.new(-177.189987, 3.50001025, 183.970001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  517. o26.BottomSurface = Enum.SurfaceType.Smooth
  518. o26.TopSurface = Enum.SurfaceType.Weld
  519. o26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  520. o26.Position = Vector3.new(-177.189987, 3.50001025, 183.970001)
  521. o26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  522. o27.Name = "Color1"
  523. o27.Parent = o9
  524. o27.Material = Enum.Material.SmoothPlastic
  525. o27.BrickColor = BrickColor.new("Really black")
  526. o27.Reflectance = 0.20000000298023
  527. o27.Position = Vector3.new(-183.389999, 3.50001025, 183.970001)
  528. o27.Elasticity = 1
  529. o27.FormFactor = Enum.FormFactor.Symmetric
  530. o27.Friction = 0.5
  531. o27.Size = Vector3.new(2.20000005, 3.4000001, 2)
  532. o27.CFrame = CFrame.new(-183.389999, 3.50001025, 183.970001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  533. o27.BottomSurface = Enum.SurfaceType.Smooth
  534. o27.TopSurface = Enum.SurfaceType.Weld
  535. o27.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  536. o27.Position = Vector3.new(-183.389999, 3.50001025, 183.970001)
  537. o27.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  538. o28.Name = "Color2"
  539. o28.Parent = o1
  540. o28.Material = Enum.Material.SmoothPlastic
  541. o28.BrickColor = BrickColor.new("Really black")
  542. o28.Reflectance = 0.20000000298023
  543. o28.Position = Vector3.new(-173.389999, 6.70000601, 179.170013)
  544. o28.Elasticity = 1
  545. o28.FormFactor = Enum.FormFactor.Symmetric
  546. o28.Friction = 0.5
  547. o28.Size = Vector3.new(1, 1, 10)
  548. o28.CFrame = CFrame.new(-173.389999, 6.70000601, 179.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  549. o28.BottomSurface = Enum.SurfaceType.Weld
  550. o28.FrontSurface = Enum.SurfaceType.Weld
  551. o28.TopSurface = Enum.SurfaceType.Weld
  552. o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  553. o28.Position = Vector3.new(-173.389999, 6.70000601, 179.170013)
  554. o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  555. o29.Name = "Color2"
  556. o29.Parent = o1
  557. o29.Material = Enum.Material.SmoothPlastic
  558. o29.BrickColor = BrickColor.new("Really black")
  559. o29.Reflectance = 0.20000000298023
  560. o29.Position = Vector3.new(-181.48999, 3.70000911, 183.170013)
  561. o29.Elasticity = 1
  562. o29.FormFactor = Enum.FormFactor.Symmetric
  563. o29.Friction = 0.5
  564. o29.Size = Vector3.new(1.60000002, 1, 8)
  565. o29.CFrame = CFrame.new(-181.48999, 3.70000911, 183.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  566. o29.BottomSurface = Enum.SurfaceType.Smooth
  567. o29.FrontSurface = Enum.SurfaceType.Weld
  568. o29.TopSurface = Enum.SurfaceType.Smooth
  569. o29.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  570. o29.Position = Vector3.new(-181.48999, 3.70000911, 183.170013)
  571. o29.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  572. o30.Name = "Color2"
  573. o30.Parent = o1
  574. o30.Material = Enum.Material.SmoothPlastic
  575. o30.BrickColor = BrickColor.new("Really black")
  576. o30.Reflectance = 0.20000000298023
  577. o30.Position = Vector3.new(-187.189987, 6.70000601, 179.170013)
  578. o30.Elasticity = 1
  579. o30.FormFactor = Enum.FormFactor.Symmetric
  580. o30.Friction = 0.5
  581. o30.Size = Vector3.new(1, 1, 10)
  582. o30.CFrame = CFrame.new(-187.189987, 6.70000601, 179.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  583. o30.BottomSurface = Enum.SurfaceType.Weld
  584. o30.FrontSurface = Enum.SurfaceType.Weld
  585. o30.TopSurface = Enum.SurfaceType.Weld
  586. o30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  587. o30.Position = Vector3.new(-187.189987, 6.70000601, 179.170013)
  588. o30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  589. o31.Name = "Color2"
  590. o31.Parent = o1
  591. o31.Material = Enum.Material.SmoothPlastic
  592. o31.BrickColor = BrickColor.new("Really black")
  593. o31.Reflectance = 0.20000000298023
  594. o31.Position = Vector3.new(-177.789993, 4.70000601, 177.170013)
  595. o31.Elasticity = 1
  596. o31.FormFactor = Enum.FormFactor.Symmetric
  597. o31.Friction = 0.5
  598. o31.Size = Vector3.new(1, 5, 20)
  599. o31.CFrame = CFrame.new(-177.789993, 4.70000601, 177.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  600. o31.BottomSurface = Enum.SurfaceType.Smooth
  601. o31.LeftSurface = Enum.SurfaceType.Weld
  602. o31.TopSurface = Enum.SurfaceType.Smooth
  603. o31.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  604. o31.Position = Vector3.new(-177.789993, 4.70000601, 177.170013)
  605. o31.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  606. o32.Name = "Color2"
  607. o32.Parent = o1
  608. o32.Material = Enum.Material.SmoothPlastic
  609. o32.BrickColor = BrickColor.new("Really black")
  610. o32.Reflectance = 0.20000000298023
  611. o32.Position = Vector3.new(-182.48999, 7.90000725, 177.170013)
  612. o32.Elasticity = 1
  613. o32.FormFactor = Enum.FormFactor.Custom
  614. o32.Friction = 0.5
  615. o32.Size = Vector3.new(0.400000006, 1.39999998, 18)
  616. o32.CFrame = CFrame.new(-182.48999, 7.90000725, 177.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  617. o32.BottomSurface = Enum.SurfaceType.Weld
  618. o32.TopSurface = Enum.SurfaceType.Smooth
  619. o32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  620. o32.Position = Vector3.new(-182.48999, 7.90000725, 177.170013)
  621. o32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  622. o33.Name = "Color2"
  623. o33.Parent = o1
  624. o33.Material = Enum.Material.SmoothPlastic
  625. o33.BrickColor = BrickColor.new("Really black")
  626. o33.Reflectance = 0.20000000298023
  627. o33.Position = Vector3.new(-186.789993, 4.60000515, 177.170013)
  628. o33.Elasticity = 1
  629. o33.FormFactor = Enum.FormFactor.Symmetric
  630. o33.Friction = 0.5
  631. o33.Size = Vector3.new(7, 5.19999981, 6)
  632. o33.CFrame = CFrame.new(-186.789993, 4.60000515, 177.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  633. o33.BottomSurface = Enum.SurfaceType.Smooth
  634. o33.RightSurface = Enum.SurfaceType.Weld
  635. o33.TopSurface = Enum.SurfaceType.Smooth
  636. o33.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  637. o33.Position = Vector3.new(-186.789993, 4.60000515, 177.170013)
  638. o33.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  639. o34.Name = "Color2"
  640. o34.Parent = o1
  641. o34.Material = Enum.Material.Neon
  642. o34.BrickColor = BrickColor.new("Really blue")
  643. o34.Reflectance = 0.20000000298023
  644. o34.Position = Vector3.new(-174.417572, 6.70000601, 179.170013)
  645. o34.Elasticity = 1
  646. o34.FormFactor = Enum.FormFactor.Symmetric
  647. o34.Friction = 0.5
  648. o34.Size = Vector3.new(1, 1, 10)
  649. o34.CFrame = CFrame.new(-174.417572, 6.70000601, 179.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  650. o34.BottomSurface = Enum.SurfaceType.Weld
  651. o34.FrontSurface = Enum.SurfaceType.Weld
  652. o34.TopSurface = Enum.SurfaceType.Weld
  653. o34.Color = Color3.new(0, 0, 1)
  654. o34.Position = Vector3.new(-174.417572, 6.70000601, 179.170013)
  655. o34.Color = Color3.new(0, 0, 1)
  656. o35.Name = "Color2"
  657. o35.Parent = o1
  658. o35.Material = Enum.Material.Neon
  659. o35.BrickColor = BrickColor.new("Really blue")
  660. o35.Reflectance = 0.20000000298023
  661. o35.Position = Vector3.new(-186.209198, 6.70000601, 179.170013)
  662. o35.Elasticity = 1
  663. o35.FormFactor = Enum.FormFactor.Symmetric
  664. o35.Friction = 0.5
  665. o35.Size = Vector3.new(1, 1, 10)
  666. o35.CFrame = CFrame.new(-186.209198, 6.70000601, 179.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  667. o35.BottomSurface = Enum.SurfaceType.Weld
  668. o35.FrontSurface = Enum.SurfaceType.Weld
  669. o35.TopSurface = Enum.SurfaceType.Weld
  670. o35.Color = Color3.new(0, 0, 1)
  671. o35.Position = Vector3.new(-186.209198, 6.70000601, 179.170013)
  672. o35.Color = Color3.new(0, 0, 1)
  673. o36.Name = "Color2"
  674. o36.Parent = o1
  675. o36.Material = Enum.Material.SmoothPlastic
  676. o36.BrickColor = BrickColor.new("Really black")
  677. o36.Reflectance = 0.20000000298023
  678. o36.Position = Vector3.new(-177.789993, 2.10000825, 177.170013)
  679. o36.Elasticity = 1
  680. o36.FormFactor = Enum.FormFactor.Symmetric
  681. o36.Friction = 0.5
  682. o36.Size = Vector3.new(1, 0.200000003, 20.0000019)
  683. o36.CFrame = CFrame.new(-177.789993, 2.10000825, 177.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  684. o36.BottomSurface = Enum.SurfaceType.Smooth
  685. o36.TopSurface = Enum.SurfaceType.Weld
  686. o36.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  687. o36.Position = Vector3.new(-177.789993, 2.10000825, 177.170013)
  688. o36.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  689. o37.Name = "Color2"
  690. o37.Parent = o1
  691. o37.Material = Enum.Material.SmoothPlastic
  692. o37.BrickColor = BrickColor.new("Really black")
  693. o37.Reflectance = 0.20000000298023
  694. o37.Position = Vector3.new(-182.789993, 2.10000825, 177.170013)
  695. o37.Elasticity = 1
  696. o37.FormFactor = Enum.FormFactor.Symmetric
  697. o37.Friction = 0.5
  698. o37.Size = Vector3.new(1, 0.200000003, 20)
  699. o37.CFrame = CFrame.new(-182.789993, 2.10000825, 177.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  700. o37.BottomSurface = Enum.SurfaceType.Smooth
  701. o37.TopSurface = Enum.SurfaceType.Weld
  702. o37.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  703. o37.Position = Vector3.new(-182.789993, 2.10000825, 177.170013)
  704. o37.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  705. o38.Name = "Color2"
  706. o38.Parent = o1
  707. o38.Material = Enum.Material.SmoothPlastic
  708. o38.BrickColor = BrickColor.new("Really black")
  709. o38.Reflectance = 0.20000000298023
  710. o38.Position = Vector3.new(-182.789993, 4.70000601, 177.170013)
  711. o38.Elasticity = 1
  712. o38.FormFactor = Enum.FormFactor.Symmetric
  713. o38.Friction = 0.5
  714. o38.Size = Vector3.new(1, 5, 20)
  715. o38.CFrame = CFrame.new(-182.789993, 4.70000601, 177.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  716. o38.BottomSurface = Enum.SurfaceType.Smooth
  717. o38.RightSurface = Enum.SurfaceType.Weld
  718. o38.TopSurface = Enum.SurfaceType.Smooth
  719. o38.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  720. o38.Position = Vector3.new(-182.789993, 4.70000601, 177.170013)
  721. o38.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  722. o39.Name = "Color2"
  723. o39.Parent = o1
  724. o39.Material = Enum.Material.SmoothPlastic
  725. o39.BrickColor = BrickColor.new("Really black")
  726. o39.Reflectance = 0.20000000298023
  727. o39.Position = Vector3.new(-180.289993, 2.70000887, 177.170013)
  728. o39.Elasticity = 1
  729. o39.FormFactor = Enum.FormFactor.Symmetric
  730. o39.Friction = 0.5
  731. o39.Size = Vector3.new(4, 1, 4)
  732. o39.CFrame = CFrame.new(-180.289993, 2.70000887, 177.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  733. o39.BackSurface = Enum.SurfaceType.Weld
  734. o39.BottomSurface = Enum.SurfaceType.Smooth
  735. o39.FrontSurface = Enum.SurfaceType.Weld
  736. o39.LeftSurface = Enum.SurfaceType.Weld
  737. o39.RightSurface = Enum.SurfaceType.Weld
  738. o39.TopSurface = Enum.SurfaceType.Weld
  739. o39.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  740. o39.Position = Vector3.new(-180.289993, 2.70000887, 177.170013)
  741. o39.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  742. o40.Name = "Color2"
  743. o40.Parent = o1
  744. o40.Material = Enum.Material.SmoothPlastic
  745. o40.BrickColor = BrickColor.new("Really black")
  746. o40.Reflectance = 0.20000000298023
  747. o40.Position = Vector3.new(-185.189987, 6.70000601, 179.170013)
  748. o40.Elasticity = 1
  749. o40.FormFactor = Enum.FormFactor.Symmetric
  750. o40.Friction = 0.5
  751. o40.Size = Vector3.new(1, 1, 10)
  752. o40.CFrame = CFrame.new(-185.189987, 6.70000601, 179.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  753. o40.BottomSurface = Enum.SurfaceType.Weld
  754. o40.FrontSurface = Enum.SurfaceType.Weld
  755. o40.TopSurface = Enum.SurfaceType.Weld
  756. o40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  757. o40.Position = Vector3.new(-185.189987, 6.70000601, 179.170013)
  758. o40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  759. o41.Name = "Color2"
  760. o41.Parent = o1
  761. o41.Material = Enum.Material.SmoothPlastic
  762. o41.BrickColor = BrickColor.new("Really black")
  763. o41.Reflectance = 0.20000000298023
  764. o41.Position = Vector3.new(-180.289993, 6.40000725, 182.670013)
  765. o41.Elasticity = 1
  766. o41.FormFactor = Enum.FormFactor.Symmetric
  767. o41.Friction = 0.5
  768. o41.Size = Vector3.new(4, 4.4000001, 7)
  769. o41.CFrame = CFrame.new(-180.289993, 6.40000725, 182.670013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  770. o41.BottomSurface = Enum.SurfaceType.Smooth
  771. o41.LeftSurface = Enum.SurfaceType.Weld
  772. o41.RightSurface = Enum.SurfaceType.Weld
  773. o41.TopSurface = Enum.SurfaceType.Smooth
  774. o41.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  775. o41.Position = Vector3.new(-180.289993, 6.40000725, 182.670013)
  776. o41.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  777. o42.Name = "Color2"
  778. o42.Parent = o1
  779. o42.Material = Enum.Material.SmoothPlastic
  780. o42.BrickColor = BrickColor.new("Really black")
  781. o42.Reflectance = 0.20000000298023
  782. o42.Position = Vector3.new(-175.389999, 6.70000601, 179.170013)
  783. o42.Elasticity = 1
  784. o42.FormFactor = Enum.FormFactor.Symmetric
  785. o42.Friction = 0.5
  786. o42.Size = Vector3.new(1, 1, 10)
  787. o42.CFrame = CFrame.new(-175.389999, 6.70000601, 179.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  788. o42.BottomSurface = Enum.SurfaceType.Weld
  789. o42.FrontSurface = Enum.SurfaceType.Weld
  790. o42.TopSurface = Enum.SurfaceType.Weld
  791. o42.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  792. o42.Position = Vector3.new(-175.389999, 6.70000601, 179.170013)
  793. o42.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  794. o43.Name = "Color2"
  795. o43.Parent = o1
  796. o43.Material = Enum.Material.SmoothPlastic
  797. o43.BrickColor = BrickColor.new("Really black")
  798. o43.Reflectance = 0.20000000298023
  799. o43.Position = Vector3.new(-174.389999, 7.40000725, 177.170013)
  800. o43.Elasticity = 1
  801. o43.FormFactor = Enum.FormFactor.Custom
  802. o43.Friction = 0.5
  803. o43.Size = Vector3.new(3, 0.399999976, 14)
  804. o43.CFrame = CFrame.new(-174.389999, 7.40000725, 177.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  805. o43.BottomSurface = Enum.SurfaceType.Smooth
  806. o43.TopSurface = Enum.SurfaceType.Smooth
  807. o43.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  808. o43.Position = Vector3.new(-174.389999, 7.40000725, 177.170013)
  809. o43.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  810. o44.Name = "Color2"
  811. o44.Parent = o1
  812. o44.Material = Enum.Material.SmoothPlastic
  813. o44.BrickColor = BrickColor.new("Really black")
  814. o44.Reflectance = 0.20000000298023
  815. o44.Position = Vector3.new(-179.089996, 3.70000911, 183.170013)
  816. o44.Elasticity = 1
  817. o44.FormFactor = Enum.FormFactor.Symmetric
  818. o44.Friction = 0.5
  819. o44.Size = Vector3.new(1.60000002, 1, 8)
  820. o44.CFrame = CFrame.new(-179.089996, 3.70000911, 183.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  821. o44.BottomSurface = Enum.SurfaceType.Smooth
  822. o44.FrontSurface = Enum.SurfaceType.Weld
  823. o44.TopSurface = Enum.SurfaceType.Smooth
  824. o44.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  825. o44.Position = Vector3.new(-179.089996, 3.70000911, 183.170013)
  826. o44.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  827. o45.Name = "Color2"
  828. o45.Parent = o1
  829. o45.Material = Enum.Material.SmoothPlastic
  830. o45.BrickColor = BrickColor.new("Really black")
  831. o45.Reflectance = 0.20000000298023
  832. o45.Position = Vector3.new(-180.289993, 5.40000725, 171.670013)
  833. o45.Elasticity = 1
  834. o45.FormFactor = Enum.FormFactor.Symmetric
  835. o45.Friction = 0.5
  836. o45.Size = Vector3.new(4, 6.4000001, 7)
  837. o45.CFrame = CFrame.new(-180.289993, 5.40000725, 171.670013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  838. o45.BottomSurface = Enum.SurfaceType.Smooth
  839. o45.LeftSurface = Enum.SurfaceType.Weld
  840. o45.RightSurface = Enum.SurfaceType.Weld
  841. o45.TopSurface = Enum.SurfaceType.Smooth
  842. o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  843. o45.Position = Vector3.new(-180.289993, 5.40000725, 171.670013)
  844. o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  845. o46.Name = "Color2"
  846. o46.Parent = o1
  847. o46.Material = Enum.Material.SmoothPlastic
  848. o46.BrickColor = BrickColor.new("Really black")
  849. o46.Reflectance = 0.20000000298023
  850. o46.Position = Vector3.new(-173.789993, 4.60000515, 177.170013)
  851. o46.Elasticity = 1
  852. o46.FormFactor = Enum.FormFactor.Symmetric
  853. o46.Friction = 0.5
  854. o46.Size = Vector3.new(7, 5.19999981, 6)
  855. o46.CFrame = CFrame.new(-173.789993, 4.60000515, 177.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  856. o46.BottomSurface = Enum.SurfaceType.Smooth
  857. o46.LeftSurface = Enum.SurfaceType.Weld
  858. o46.TopSurface = Enum.SurfaceType.Smooth
  859. o46.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  860. o46.Position = Vector3.new(-173.789993, 4.60000515, 177.170013)
  861. o46.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  862. o47.Name = "Color2"
  863. o47.Parent = o1
  864. o47.Material = Enum.Material.SmoothPlastic
  865. o47.BrickColor = BrickColor.new("Really black")
  866. o47.Reflectance = 0.20000000298023
  867. o47.Position = Vector3.new(-186.189987, 6.70000601, 175.170013)
  868. o47.Elasticity = 1
  869. o47.FormFactor = Enum.FormFactor.Symmetric
  870. o47.Friction = 0.5
  871. o47.Size = Vector3.new(3, 1, 10)
  872. o47.CFrame = CFrame.new(-186.189987, 6.70000601, 175.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  873. o47.BackSurface = Enum.SurfaceType.Weld
  874. o47.BottomSurface = Enum.SurfaceType.Weld
  875. o47.TopSurface = Enum.SurfaceType.Weld
  876. o47.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  877. o47.Position = Vector3.new(-186.189987, 6.70000601, 175.170013)
  878. o47.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  879. o48.Name = "Color2"
  880. o48.Parent = o1
  881. o48.Material = Enum.Material.SmoothPlastic
  882. o48.BrickColor = BrickColor.new("Really black")
  883. o48.Reflectance = 0.20000000298023
  884. o48.Position = Vector3.new(-178.089996, 7.90000725, 177.170013)
  885. o48.Elasticity = 1
  886. o48.FormFactor = Enum.FormFactor.Custom
  887. o48.Friction = 0.5
  888. o48.Size = Vector3.new(0.400000036, 1.39999998, 18)
  889. o48.CFrame = CFrame.new(-178.089996, 7.90000725, 177.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  890. o48.BottomSurface = Enum.SurfaceType.Weld
  891. o48.TopSurface = Enum.SurfaceType.Smooth
  892. o48.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  893. o48.Position = Vector3.new(-178.089996, 7.90000725, 177.170013)
  894. o48.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  895. o49.Name = "Color2"
  896. o49.Parent = o1
  897. o49.Material = Enum.Material.SmoothPlastic
  898. o49.BrickColor = BrickColor.new("Really black")
  899. o49.Reflectance = 0.20000000298023
  900. o49.Position = Vector3.new(-174.389999, 6.70000601, 175.170013)
  901. o49.Elasticity = 1
  902. o49.FormFactor = Enum.FormFactor.Symmetric
  903. o49.Friction = 0.5
  904. o49.Size = Vector3.new(3, 1, 10)
  905. o49.CFrame = CFrame.new(-174.389999, 6.70000601, 175.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  906. o49.BackSurface = Enum.SurfaceType.Weld
  907. o49.BottomSurface = Enum.SurfaceType.Weld
  908. o49.TopSurface = Enum.SurfaceType.Weld
  909. o49.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  910. o49.Position = Vector3.new(-174.389999, 6.70000601, 175.170013)
  911. o49.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  912. o50.Name = "Color2"
  913. o50.Parent = o1
  914. o50.Material = Enum.Material.SmoothPlastic
  915. o50.BrickColor = BrickColor.new("Really black")
  916. o50.Reflectance = 0.20000000298023
  917. o50.Position = Vector3.new(-180.289993, 5.20000601, 167.670013)
  918. o50.Elasticity = 1
  919. o50.FormFactor = Enum.FormFactor.Symmetric
  920. o50.Friction = 0.5
  921. o50.Size = Vector3.new(4, 6, 1)
  922. o50.CFrame = CFrame.new(-180.289993, 5.20000601, 167.670013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  923. o50.BackSurface = Enum.SurfaceType.Weld
  924. o50.BottomSurface = Enum.SurfaceType.Smooth
  925. o50.TopSurface = Enum.SurfaceType.Smooth
  926. o50.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  927. o50.Position = Vector3.new(-180.289993, 5.20000601, 167.670013)
  928. o50.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  929. o51.Name = "Color2"
  930. o51.Parent = o1
  931. o51.Material = Enum.Material.SmoothPlastic
  932. o51.BrickColor = BrickColor.new("Really black")
  933. o51.Reflectance = 0.20000000298023
  934. o51.Position = Vector3.new(-180.289993, 8.70000076, 171.170013)
  935. o51.Elasticity = 1
  936. o51.FormFactor = Enum.FormFactor.Symmetric
  937. o51.Friction = 0.5
  938. o51.Size = Vector3.new(2, 1, 8)
  939. o51.CFrame = CFrame.new(-180.289993, 8.70000076, 171.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  940. o51.BottomSurface = Enum.SurfaceType.Weld
  941. o51.TopSurface = Enum.SurfaceType.Smooth
  942. o51.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  943. o51.Position = Vector3.new(-180.289993, 8.70000076, 171.170013)
  944. o51.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  945. o52.Name = "Color2"
  946. o52.Parent = o1
  947. o52.Material = Enum.Material.SmoothPlastic
  948. o52.BrickColor = BrickColor.new("Really black")
  949. o52.Reflectance = 0.20000000298023
  950. o52.Position = Vector3.new(-186.189987, 7.40000725, 177.170013)
  951. o52.Elasticity = 1
  952. o52.FormFactor = Enum.FormFactor.Custom
  953. o52.Friction = 0.5
  954. o52.Size = Vector3.new(3, 0.399999976, 14)
  955. o52.CFrame = CFrame.new(-186.189987, 7.40000725, 177.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  956. o52.BottomSurface = Enum.SurfaceType.Smooth
  957. o52.TopSurface = Enum.SurfaceType.Smooth
  958. o52.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  959. o52.Position = Vector3.new(-186.189987, 7.40000725, 177.170013)
  960. o52.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  961. o53.Name = "Color2"
  962. o53.Parent = o1
  963. o53.Material = Enum.Material.SmoothPlastic
  964. o53.BrickColor = BrickColor.new("Really black")
  965. o53.Reflectance = 0.20000000298023
  966. o53.Position = Vector3.new(-180.289993, 2.70000911, 183.170013)
  967. o53.Elasticity = 1
  968. o53.FormFactor = Enum.FormFactor.Symmetric
  969. o53.Friction = 0.5
  970. o53.Size = Vector3.new(4, 1, 8)
  971. o53.CFrame = CFrame.new(-180.289993, 2.70000911, 183.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  972. o53.BottomSurface = Enum.SurfaceType.Smooth
  973. o53.FrontSurface = Enum.SurfaceType.Weld
  974. o53.TopSurface = Enum.SurfaceType.Smooth
  975. o53.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  976. o53.Position = Vector3.new(-180.289993, 2.70000911, 183.170013)
  977. o53.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  978. o54.Name = "Color2"
  979. o54.Parent = o1
  980. o54.Material = Enum.Material.SmoothPlastic
  981. o54.BrickColor = BrickColor.new("Really black")
  982. o54.Reflectance = 0.20000000298023
  983. o54.Position = Vector3.new(-180.289993, 6.20000601, 186.670013)
  984. o54.Elasticity = 1
  985. o54.FormFactor = Enum.FormFactor.Symmetric
  986. o54.Friction = 0.5
  987. o54.Size = Vector3.new(4, 4, 1)
  988. o54.CFrame = CFrame.new(-180.289993, 6.20000601, 186.670013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  989. o54.BottomSurface = Enum.SurfaceType.Smooth
  990. o54.FrontSurface = Enum.SurfaceType.Weld
  991. o54.TopSurface = Enum.SurfaceType.Smooth
  992. o54.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  993. o54.Position = Vector3.new(-180.289993, 6.20000601, 186.670013)
  994. o54.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  995. o55.Name = "Color2"
  996. o55.Parent = o1
  997. o55.Material = Enum.Material.Neon
  998. o55.BrickColor = BrickColor.new("Institutional white")
  999. o55.Reflectance = 0.20000000298023
  1000. o55.Position = Vector3.new(-180.289993, 3.70000911, 183.090088)
  1001. o55.Elasticity = 1
  1002. o55.FormFactor = Enum.FormFactor.Symmetric
  1003. o55.Friction = 0.5
  1004. o55.Size = Vector3.new(4, 1, 7.83999538)
  1005. o55.CFrame = CFrame.new(-180.289993, 3.70000911, 183.090088, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1006. o55.BottomSurface = Enum.SurfaceType.Smooth
  1007. o55.FrontSurface = Enum.SurfaceType.Weld
  1008. o55.TopSurface = Enum.SurfaceType.Smooth
  1009. o55.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1010. o55.Position = Vector3.new(-180.289993, 3.70000911, 183.090088)
  1011. o55.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1012. o56.Parent = o55
  1013. o56.Brightness = 25
  1014. o56.Range = 40
  1015. o56.Face = Enum.NormalId.Back
  1016. o57.Name = "Door"
  1017. o57.Parent = o1
  1018. o57.Material = Enum.Material.SmoothPlastic
  1019. o57.BrickColor = BrickColor.new("Black")
  1020. o57.Reflectance = 0.20000000298023
  1021. o57.Position = Vector3.new(-180.289993, 8.00000668, 177.170013)
  1022. o57.Rotation = Vector3.new(-180, 0, -180)
  1023. o57.FormFactor = Enum.FormFactor.Custom
  1024. o57.Friction = 0.5
  1025. o57.Size = Vector3.new(4, 0.400000006, 4)
  1026. o57.CFrame = CFrame.new(-180.289993, 8.00000668, 177.170013, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1027. o57.BackSurface = Enum.SurfaceType.Weld
  1028. o57.BottomSurface = Enum.SurfaceType.Smooth
  1029. o57.FrontSurface = Enum.SurfaceType.Weld
  1030. o57.TopSurface = Enum.SurfaceType.Smooth
  1031. o57.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1032. o57.Position = Vector3.new(-180.289993, 8.00000668, 177.170013)
  1033. o57.Orientation = Vector3.new(0, 180, 0)
  1034. o57.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1035. o58.Parent = o57
  1036. o58.MaxActivationDistance = 6
  1037. o59.Name = "Click script"
  1038. o59.Parent = o57
  1039. table.insert(cors,coroutine.create(function()
  1040. wait()
  1041. runDummyScript(function()
  1042. door = script.Parent
  1043. function clickit()
  1044. door.Transparency = 1
  1045. door.Reflectance=0
  1046. door.CanCollide = false
  1047. wait(2)
  1048. door.Transparency = 0
  1049. door.Reflectance=0
  1050. door.CanCollide = true
  1051. end
  1052. door.ClickDetector.MouseClick:connect(clickit)
  1053. end,o59)
  1054. end))
  1055. o60.Parent = o57
  1056. o60.Texture = "http://www.roblox.com/asset/?id=877870782"
  1057. o60.Face = Enum.NormalId.Top
  1058. o61.Name = "InsideNeon"
  1059. o61.Parent = o1
  1060. o61.Material = Enum.Material.Neon
  1061. o61.BrickColor = BrickColor.new("Really blue")
  1062. o61.Position = Vector3.new(-180.289993, 3.30000925, 177.170013)
  1063. o61.CanCollide = false
  1064. o61.FormFactor = Enum.FormFactor.Custom
  1065. o61.Friction = 0.5
  1066. o61.Size = Vector3.new(4, 0.200000003, 4)
  1067. o61.CFrame = CFrame.new(-180.289993, 3.30000925, 177.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1068. o61.BackSurface = Enum.SurfaceType.Weld
  1069. o61.BottomSurface = Enum.SurfaceType.Weld
  1070. o61.FrontSurface = Enum.SurfaceType.Weld
  1071. o61.LeftSurface = Enum.SurfaceType.Weld
  1072. o61.RightSurface = Enum.SurfaceType.Weld
  1073. o61.TopSurface = Enum.SurfaceType.Smooth
  1074. o61.Color = Color3.new(0, 0, 1)
  1075. o61.Position = Vector3.new(-180.289993, 3.30000925, 177.170013)
  1076. o61.Color = Color3.new(0, 0, 1)
  1077. o62.Name = "InsideNeon"
  1078. o62.Parent = o1
  1079. o62.Material = Enum.Material.Neon
  1080. o62.BrickColor = BrickColor.new("Really blue")
  1081. o62.Position = Vector3.new(-182.189987, 5.5000062, 177.170013)
  1082. o62.CanCollide = false
  1083. o62.FormFactor = Enum.FormFactor.Custom
  1084. o62.Friction = 0.5
  1085. o62.Size = Vector3.new(0.200000003, 4.60000038, 4)
  1086. o62.CFrame = CFrame.new(-182.189987, 5.5000062, 177.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1087. o62.BackSurface = Enum.SurfaceType.Weld
  1088. o62.BottomSurface = Enum.SurfaceType.Weld
  1089. o62.FrontSurface = Enum.SurfaceType.Weld
  1090. o62.LeftSurface = Enum.SurfaceType.Weld
  1091. o62.TopSurface = Enum.SurfaceType.Weld
  1092. o62.Color = Color3.new(0, 0, 1)
  1093. o62.Position = Vector3.new(-182.189987, 5.5000062, 177.170013)
  1094. o62.Color = Color3.new(0, 0, 1)
  1095. o63.Name = "InsideNeon"
  1096. o63.Parent = o1
  1097. o63.Material = Enum.Material.Neon
  1098. o63.BrickColor = BrickColor.new("Really blue")
  1099. o63.Position = Vector3.new(-178.389999, 5.5000062, 177.170013)
  1100. o63.CanCollide = false
  1101. o63.FormFactor = Enum.FormFactor.Custom
  1102. o63.Friction = 0.5
  1103. o63.Size = Vector3.new(0.200000003, 4.60000038, 4)
  1104. o63.CFrame = CFrame.new(-178.389999, 5.5000062, 177.170013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1105. o63.BackSurface = Enum.SurfaceType.Weld
  1106. o63.BottomSurface = Enum.SurfaceType.Weld
  1107. o63.FrontSurface = Enum.SurfaceType.Weld
  1108. o63.RightSurface = Enum.SurfaceType.Weld
  1109. o63.TopSurface = Enum.SurfaceType.Weld
  1110. o63.Color = Color3.new(0, 0, 1)
  1111. o63.Position = Vector3.new(-178.389999, 5.5000062, 177.170013)
  1112. o63.Color = Color3.new(0, 0, 1)
  1113. o64.Name = "InsideNeon"
  1114. o64.Parent = o1
  1115. o64.Material = Enum.Material.Neon
  1116. o64.BrickColor = BrickColor.new("Really blue")
  1117. o64.Position = Vector3.new(-180.289993, 5.50000572, 175.269989)
  1118. o64.CanCollide = false
  1119. o64.FormFactor = Enum.FormFactor.Custom
  1120. o64.Friction = 0.5
  1121. o64.Size = Vector3.new(4, 4.60000038, 0.200000003)
  1122. o64.CFrame = CFrame.new(-180.289993, 5.50000572, 175.269989, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1123. o64.BottomSurface = Enum.SurfaceType.Weld
  1124. o64.FrontSurface = Enum.SurfaceType.Weld
  1125. o64.LeftSurface = Enum.SurfaceType.Weld
  1126. o64.RightSurface = Enum.SurfaceType.Weld
  1127. o64.TopSurface = Enum.SurfaceType.Weld
  1128. o64.Color = Color3.new(0, 0, 1)
  1129. o64.Position = Vector3.new(-180.289993, 5.50000572, 175.269989)
  1130. o64.Color = Color3.new(0, 0, 1)
  1131. o65.Name = "InsideNeon"
  1132. o65.Parent = o1
  1133. o65.Material = Enum.Material.Neon
  1134. o65.BrickColor = BrickColor.new("Really blue")
  1135. o65.Position = Vector3.new(-180.289993, 5.5000062, 179.070007)
  1136. o65.CanCollide = false
  1137. o65.FormFactor = Enum.FormFactor.Custom
  1138. o65.Friction = 0.5
  1139. o65.Size = Vector3.new(4, 4.60000038, 0.200000003)
  1140. o65.CFrame = CFrame.new(-180.289993, 5.5000062, 179.070007, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1141. o65.BackSurface = Enum.SurfaceType.Weld
  1142. o65.BottomSurface = Enum.SurfaceType.Weld
  1143. o65.LeftSurface = Enum.SurfaceType.Weld
  1144. o65.RightSurface = Enum.SurfaceType.Weld
  1145. o65.TopSurface = Enum.SurfaceType.Weld
  1146. o65.Color = Color3.new(0, 0, 1)
  1147. o65.Position = Vector3.new(-180.289993, 5.5000062, 179.070007)
  1148. o65.Color = Color3.new(0, 0, 1)
  1149. o66.Name = "NeonLights"
  1150. o66.Parent = o1
  1151. o66.Material = Enum.Material.Neon
  1152. o66.BrickColor = BrickColor.new("Toothpaste")
  1153. o66.Position = Vector3.new(-173.98999, 3.10000825, 167.670013)
  1154. o66.CanCollide = false
  1155. o66.FormFactor = Enum.FormFactor.Custom
  1156. o66.Friction = 0.5
  1157. o66.Size = Vector3.new(6.5999999, 0.600000024, 0.200000003)
  1158. o66.CFrame = CFrame.new(-173.98999, 3.10000825, 167.670013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1159. o66.BackSurface = Enum.SurfaceType.Weld
  1160. o66.BottomSurface = Enum.SurfaceType.Weld
  1161. o66.FrontSurface = Enum.SurfaceType.Weld
  1162. o66.LeftSurface = Enum.SurfaceType.Weld
  1163. o66.RightSurface = Enum.SurfaceType.Weld
  1164. o66.TopSurface = Enum.SurfaceType.Weld
  1165. o66.Color = Color3.new(0, 1, 1)
  1166. o66.Position = Vector3.new(-173.98999, 3.10000825, 167.670013)
  1167. o66.Color = Color3.new(0, 1, 1)
  1168. o67.Name = "NeonLights"
  1169. o67.Parent = o1
  1170. o67.Material = Enum.Material.Neon
  1171. o67.BrickColor = BrickColor.new("Toothpaste")
  1172. o67.Position = Vector3.new(-180.289993, 7.80000734, 186.270004)
  1173. o67.CanCollide = false
  1174. o67.FormFactor = Enum.FormFactor.Custom
  1175. o67.Friction = 0.5
  1176. o67.Size = Vector3.new(4.4000001, 1.20000005, 0.200000003)
  1177. o67.CFrame = CFrame.new(-180.289993, 7.80000734, 186.270004, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1178. o67.BackSurface = Enum.SurfaceType.Weld
  1179. o67.BottomSurface = Enum.SurfaceType.Weld
  1180. o67.FrontSurface = Enum.SurfaceType.Weld
  1181. o67.LeftSurface = Enum.SurfaceType.Weld
  1182. o67.RightSurface = Enum.SurfaceType.Weld
  1183. o67.TopSurface = Enum.SurfaceType.Weld
  1184. o67.Color = Color3.new(0, 1, 1)
  1185. o67.Position = Vector3.new(-180.289993, 7.80000734, 186.270004)
  1186. o67.Color = Color3.new(0, 1, 1)
  1187. o68.Name = "NeonLights"
  1188. o68.Parent = o1
  1189. o68.Material = Enum.Material.Neon
  1190. o68.BrickColor = BrickColor.new("Toothpaste")
  1191. o68.Position = Vector3.new(-189.789993, 3.10000825, 170.869995)
  1192. o68.CanCollide = false
  1193. o68.FormFactor = Enum.FormFactor.Custom
  1194. o68.Friction = 0.5
  1195. o68.Size = Vector3.new(0.200000003, 0.600000024, 6.60000038)
  1196. o68.CFrame = CFrame.new(-189.789993, 3.10000825, 170.869995, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1197. o68.BackSurface = Enum.SurfaceType.Weld
  1198. o68.BottomSurface = Enum.SurfaceType.Weld
  1199. o68.FrontSurface = Enum.SurfaceType.Weld
  1200. o68.LeftSurface = Enum.SurfaceType.Weld
  1201. o68.RightSurface = Enum.SurfaceType.Weld
  1202. o68.TopSurface = Enum.SurfaceType.Weld
  1203. o68.Color = Color3.new(0, 1, 1)
  1204. o68.Position = Vector3.new(-189.789993, 3.10000825, 170.869995)
  1205. o68.Color = Color3.new(0, 1, 1)
  1206. o69.Name = "NeonLights"
  1207. o69.Parent = o1
  1208. o69.Material = Enum.Material.Neon
  1209. o69.BrickColor = BrickColor.new("Toothpaste")
  1210. o69.Position = Vector3.new(-189.789993, 3.10000825, 183.470001)
  1211. o69.CanCollide = false
  1212. o69.FormFactor = Enum.FormFactor.Custom
  1213. o69.Friction = 0.5
  1214. o69.Size = Vector3.new(0.200000003, 0.600000024, 6.60000038)
  1215. o69.CFrame = CFrame.new(-189.789993, 3.10000825, 183.470001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1216. o69.BackSurface = Enum.SurfaceType.Weld
  1217. o69.BottomSurface = Enum.SurfaceType.Weld
  1218. o69.FrontSurface = Enum.SurfaceType.Weld
  1219. o69.LeftSurface = Enum.SurfaceType.Weld
  1220. o69.RightSurface = Enum.SurfaceType.Weld
  1221. o69.TopSurface = Enum.SurfaceType.Weld
  1222. o69.Color = Color3.new(0, 1, 1)
  1223. o69.Position = Vector3.new(-189.789993, 3.10000825, 183.470001)
  1224. o69.Color = Color3.new(0, 1, 1)
  1225. o70.Name = "NeonLights"
  1226. o70.Parent = o1
  1227. o70.Material = Enum.Material.Neon
  1228. o70.BrickColor = BrickColor.new("Toothpaste")
  1229. o70.Position = Vector3.new(-170.789993, 3.10000825, 170.869995)
  1230. o70.CanCollide = false
  1231. o70.FormFactor = Enum.FormFactor.Custom
  1232. o70.Friction = 0.5
  1233. o70.Size = Vector3.new(0.200000003, 0.600000024, 6.5999999)
  1234. o70.CFrame = CFrame.new(-170.789993, 3.10000825, 170.869995, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1235. o70.BackSurface = Enum.SurfaceType.Weld
  1236. o70.BottomSurface = Enum.SurfaceType.Weld
  1237. o70.FrontSurface = Enum.SurfaceType.Weld
  1238. o70.LeftSurface = Enum.SurfaceType.Weld
  1239. o70.RightSurface = Enum.SurfaceType.Weld
  1240. o70.TopSurface = Enum.SurfaceType.Weld
  1241. o70.Color = Color3.new(0, 1, 1)
  1242. o70.Position = Vector3.new(-170.789993, 3.10000825, 170.869995)
  1243. o70.Color = Color3.new(0, 1, 1)
  1244. o71.Name = "NeonLights"
  1245. o71.Parent = o1
  1246. o71.Material = Enum.Material.Neon
  1247. o71.BrickColor = BrickColor.new("Toothpaste")
  1248. o71.Position = Vector3.new(-186.589996, 3.10000825, 167.670013)
  1249. o71.CanCollide = false
  1250. o71.FormFactor = Enum.FormFactor.Custom
  1251. o71.Friction = 0.5
  1252. o71.Size = Vector3.new(6.5999999, 0.600000024, 0.200000003)
  1253. o71.CFrame = CFrame.new(-186.589996, 3.10000825, 167.670013, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1254. o71.BackSurface = Enum.SurfaceType.Weld
  1255. o71.BottomSurface = Enum.SurfaceType.Weld
  1256. o71.FrontSurface = Enum.SurfaceType.Weld
  1257. o71.LeftSurface = Enum.SurfaceType.Weld
  1258. o71.RightSurface = Enum.SurfaceType.Weld
  1259. o71.TopSurface = Enum.SurfaceType.Weld
  1260. o71.Color = Color3.new(0, 1, 1)
  1261. o71.Position = Vector3.new(-186.589996, 3.10000825, 167.670013)
  1262. o71.Color = Color3.new(0, 1, 1)
  1263. o72.Name = "NeonLights"
  1264. o72.Parent = o1
  1265. o72.Material = Enum.Material.Neon
  1266. o72.BrickColor = BrickColor.new("Toothpaste")
  1267. o72.Position = Vector3.new(-173.98999, 3.10000825, 177.280029)
  1268. o72.CanCollide = false
  1269. o72.FormFactor = Enum.FormFactor.Custom
  1270. o72.Friction = 0.5
  1271. o72.Size = Vector3.new(6.5999999, 0.600000024, 18.9800034)
  1272. o72.CFrame = CFrame.new(-173.98999, 3.10000825, 177.280029, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1273. o72.BackSurface = Enum.SurfaceType.Weld
  1274. o72.BottomSurface = Enum.SurfaceType.Weld
  1275. o72.FrontSurface = Enum.SurfaceType.Weld
  1276. o72.LeftSurface = Enum.SurfaceType.Weld
  1277. o72.RightSurface = Enum.SurfaceType.Weld
  1278. o72.TopSurface = Enum.SurfaceType.Weld
  1279. o72.Color = Color3.new(0, 1, 1)
  1280. o72.Position = Vector3.new(-173.98999, 3.10000825, 177.280029)
  1281. o72.Color = Color3.new(0, 1, 1)
  1282. o73.Name = "NeonLights"
  1283. o73.Parent = o1
  1284. o73.Material = Enum.Material.Neon
  1285. o73.BrickColor = BrickColor.new("Toothpaste")
  1286. o73.Position = Vector3.new(-186.589996, 3.10000825, 177.260132)
  1287. o73.CanCollide = false
  1288. o73.FormFactor = Enum.FormFactor.Custom
  1289. o73.Friction = 0.5
  1290. o73.Size = Vector3.new(6.5999999, 0.600000024, 19.0200081)
  1291. o73.CFrame = CFrame.new(-186.589996, 3.10000825, 177.260132, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1292. o73.BackSurface = Enum.SurfaceType.Weld
  1293. o73.BottomSurface = Enum.SurfaceType.Weld
  1294. o73.FrontSurface = Enum.SurfaceType.Weld
  1295. o73.LeftSurface = Enum.SurfaceType.Weld
  1296. o73.RightSurface = Enum.SurfaceType.Weld
  1297. o73.TopSurface = Enum.SurfaceType.Weld
  1298. o73.Color = Color3.new(0, 1, 1)
  1299. o73.Position = Vector3.new(-186.589996, 3.10000825, 177.260132)
  1300. o73.Color = Color3.new(0, 1, 1)
  1301. o74.Name = "NeonLights"
  1302. o74.Parent = o1
  1303. o74.Material = Enum.Material.Neon
  1304. o74.BrickColor = BrickColor.new("Toothpaste")
  1305. o74.Position = Vector3.new(-170.789993, 3.10000825, 183.470001)
  1306. o74.CanCollide = false
  1307. o74.FormFactor = Enum.FormFactor.Custom
  1308. o74.Friction = 0.5
  1309. o74.Size = Vector3.new(0.200000003, 0.600000024, 6.60000038)
  1310. o74.CFrame = CFrame.new(-170.789993, 3.10000825, 183.470001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1311. o74.BackSurface = Enum.SurfaceType.Weld
  1312. o74.BottomSurface = Enum.SurfaceType.Weld
  1313. o74.FrontSurface = Enum.SurfaceType.Weld
  1314. o74.LeftSurface = Enum.SurfaceType.Weld
  1315. o74.RightSurface = Enum.SurfaceType.Weld
  1316. o74.TopSurface = Enum.SurfaceType.Weld
  1317. o74.Color = Color3.new(0, 1, 1)
  1318. o74.Position = Vector3.new(-170.789993, 3.10000825, 183.470001)
  1319. o74.Color = Color3.new(0, 1, 1)
  1320. o75.Name = "Wheel"
  1321. o75.Parent = o1
  1322. o75.Material = Enum.Material.Neon
  1323. o75.BrickColor = BrickColor.new("Institutional white")
  1324. o75.Transparency = 1
  1325. o75.Position = Vector3.new(-186.48999, 2.00001097, 170.369995)
  1326. o75.Elasticity = 0
  1327. o75.FormFactor = Enum.FormFactor.Symmetric
  1328. o75.Friction = 1.3500000238419
  1329. o75.Shape = Enum.PartType.Ball
  1330. o75.Size = Vector3.new(4, 4, 4)
  1331. o75.CFrame = CFrame.new(-186.48999, 2.00001097, 170.369995, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1332. o75.BottomSurface = Enum.SurfaceType.Smooth
  1333. o75.RightSurface = Enum.SurfaceType.Hinge
  1334. o75.TopSurface = Enum.SurfaceType.Smooth
  1335. o75.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1336. o75.Position = Vector3.new(-186.48999, 2.00001097, 170.369995)
  1337. o75.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1338. o76.Name = "Wheel"
  1339. o76.Parent = o1
  1340. o76.Material = Enum.Material.Neon
  1341. o76.BrickColor = BrickColor.new("Institutional white")
  1342. o76.Transparency = 1
  1343. o76.Position = Vector3.new(-174.089996, 2.00001097, 170.369995)
  1344. o76.Rotation = Vector3.new(-180, 0, -180)
  1345. o76.Elasticity = 0
  1346. o76.FormFactor = Enum.FormFactor.Symmetric
  1347. o76.Friction = 1.3500000238419
  1348. o76.Shape = Enum.PartType.Ball
  1349. o76.Size = Vector3.new(4, 4, 4)
  1350. o76.CFrame = CFrame.new(-174.089996, 2.00001097, 170.369995, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1351. o76.BottomSurface = Enum.SurfaceType.Smooth
  1352. o76.RightSurface = Enum.SurfaceType.Hinge
  1353. o76.TopSurface = Enum.SurfaceType.Smooth
  1354. o76.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1355. o76.Position = Vector3.new(-174.089996, 2.00001097, 170.369995)
  1356. o76.Orientation = Vector3.new(0, 180, 0)
  1357. o76.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1358. o77.Name = "Wheel"
  1359. o77.Parent = o1
  1360. o77.Material = Enum.Material.Neon
  1361. o77.BrickColor = BrickColor.new("Institutional white")
  1362. o77.Transparency = 1
  1363. o77.Position = Vector3.new(-186.48999, 2.00001097, 183.970001)
  1364. o77.Elasticity = 0
  1365. o77.FormFactor = Enum.FormFactor.Symmetric
  1366. o77.Friction = 1.3500000238419
  1367. o77.Shape = Enum.PartType.Ball
  1368. o77.Size = Vector3.new(4, 4, 4)
  1369. o77.CFrame = CFrame.new(-186.48999, 2.00001097, 183.970001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1370. o77.BottomSurface = Enum.SurfaceType.Smooth
  1371. o77.RightSurface = Enum.SurfaceType.Hinge
  1372. o77.TopSurface = Enum.SurfaceType.Smooth
  1373. o77.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1374. o77.Position = Vector3.new(-186.48999, 2.00001097, 183.970001)
  1375. o77.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1376. o78.Name = "Wheel"
  1377. o78.Parent = o1
  1378. o78.Material = Enum.Material.Neon
  1379. o78.BrickColor = BrickColor.new("Institutional white")
  1380. o78.Transparency = 1
  1381. o78.Position = Vector3.new(-174.089996, 2.00001097, 183.970001)
  1382. o78.Rotation = Vector3.new(-180, 0, -180)
  1383. o78.Elasticity = 0
  1384. o78.FormFactor = Enum.FormFactor.Symmetric
  1385. o78.Friction = 1.3500000238419
  1386. o78.Shape = Enum.PartType.Ball
  1387. o78.Size = Vector3.new(4, 4, 4)
  1388. o78.CFrame = CFrame.new(-174.089996, 2.00001097, 183.970001, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1389. o78.BottomSurface = Enum.SurfaceType.Smooth
  1390. o78.RightSurface = Enum.SurfaceType.Hinge
  1391. o78.TopSurface = Enum.SurfaceType.Smooth
  1392. o78.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1393. o78.Position = Vector3.new(-174.089996, 2.00001097, 183.970001)
  1394. o78.Orientation = Vector3.new(0, 180, 0)
  1395. o78.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1396. mas.Parent = workspace
  1397. mas:MakeJoints()
  1398. local mas1 = mas:GetChildren()
  1399. for i=1,#mas1 do
  1400. mas1[i].Parent = workspace
  1401. ypcall(function() mas1[i]:MakeJoints() end)
  1402. end
  1403. mas:Destroy()
  1404. for i=1,#cors do
  1405. coroutine.resume(cors[i])
  1406. end
  1407. o1:MakeJoints()
  1408. o1:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
Add Comment
Please, Sign In to add comment