· 7 years ago · Sep 03, 2018, 06:00 PM
1if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
2local Player,game,owner = owner,game
3local RealPlayer = Player
4do
5 print("FE Compatibility code by Mokiros")
6 local rp = RealPlayer
7 script.Parent = rp.Character
8
9 --RemoteEvent for communicating
10 local Event = Instance.new("RemoteEvent")
11 Event.Name = "UserInput_Event"
12
13 --Fake event to make stuff like Mouse.KeyDown work
14 local function fakeEvent()
15 local t = {_fakeEvent=true,Functions={},Connect=function(self,f)table.insert(self.Functions,f) end}
16 t.connect = t.Connect
17 return t
18 end
19
20 --Creating fake input objects with fake variables
21 local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
22 local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
23 local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
24 CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
25 end}
26 --Merged 2 functions into one by checking amount of arguments
27 CAS.UnbindAction = CAS.BindAction
28
29 --This function will trigger the events that have been :Connect()'ed
30 local function te(self,ev,...)
31 local t = m[ev]
32 if t and t._fakeEvent then
33 for _,f in pairs(t.Functions) do
34 f(...)
35 end
36 end
37 end
38 m.TrigEvent = te
39 UIS.TrigEvent = te
40
41 Event.OnServerEvent:Connect(function(plr,io)
42 if plr~=rp then return end
43 m.Target = io.Target
44 m.Hit = io.Hit
45 if not io.isMouse then
46 local b = io.UserInputState == Enum.UserInputState.Begin
47 if io.UserInputType == Enum.UserInputType.MouseButton1 then
48 return m:TrigEvent(b and "Button1Down" or "Button1Up")
49 end
50 for _,t in pairs(CAS.Actions) do
51 for _,k in pairs(t.Keys) do
52 if k==io.KeyCode then
53 t.Function(t.Name,io.UserInputState,io)
54 end
55 end
56 end
57 m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
58 UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
59 end
60 end)
61 Event.Parent = NLS([==[
62 local Player = game:GetService("Players").LocalPlayer
63 local Event = script:WaitForChild("UserInput_Event")
64
65 local Mouse = Player:GetMouse()
66 local UIS = game:GetService("UserInputService")
67 local input = function(io,a)
68 if a then return end
69 --Since InputObject is a client-side instance, we create and pass table instead
70 Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState,Hit=Mouse.Hit,Target=Mouse.Target})
71 end
72 UIS.InputBegan:Connect(input)
73 UIS.InputEnded:Connect(input)
74
75 local h,t
76 --Give the server mouse data 30 times every second, but only if the values changed
77 --If player is not moving their mouse, client won't fire events
78 while wait(1/30) do
79 if h~=Mouse.Hit or t~=Mouse.Target then
80 h,t=Mouse.Hit,Mouse.Target
81 Event:FireServer({isMouse=true,Target=t,Hit=h})
82 end
83 end]==],Player.Character)
84
85 ----Sandboxed game object that allows the usage of client-side methods and services
86 --Real game object
87 local _rg = game
88
89 --Metatable for fake service
90 local fsmt = {
91 __index = function(self,k)
92 local s = rawget(self,"_RealService")
93 if s then return s[k] end
94 end,
95 __newindex = function(self,k,v)
96 local s = rawget(self,"_RealService")
97 if s then s[k]=v end
98 end,
99 __call = function(self,...)
100 local s = rawget(self,"_RealService")
101 if s then return s(...) end
102 end
103 }
104 local function FakeService(t,RealService)
105 t._RealService = typeof(RealService)=="string" and _rg:GetService(RealService) or RealService
106 return setmetatable(t,fsmt)
107 end
108
109 --Fake game object
110 local g = {
111 GetService = function(self,s)
112 return self[s]
113 end,
114 Players = FakeService({
115 LocalPlayer = FakeService({GetMouse=function(self)return m end},Player)
116 },"Players"),
117 UserInputService = FakeService(UIS,"UserInputService"),
118 ContextActionService = FakeService(CAS,"ContextActionService"),
119 }
120 rawset(g.Players,"localPlayer",g.Players.LocalPlayer)
121 g.service = g.GetService
122
123 g.RunService = FakeService({
124 RenderStepped = _rg:GetService("RunService").Heartbeat,
125 BindToRenderStep = function(self,name,_,fun)
126 self._btrs[name] = self.Heartbeat:Connect(fun)
127 end,
128 UnbindFromRenderStep = function(self,name)
129 self._btrs[name]:Disconnect()
130 end,
131 },"RunService")
132
133 setmetatable(g,{
134 __index=function(self,s)
135 return _rg:GetService(s) or typeof(_rg[s])=="function"
136 and function(_,...)return _rg[s](_rg,...)end or _rg[s]
137 end,
138 __newindex = fsmt.__newindex,
139 __call = fsmt.__call
140 })
141 --Changing owner to fake player object to support owner:GetMouse()
142 game,owner = g,g.Players.LocalPlayer
143end
144
145
146
147--Made by N3xul.
148-- | \ | |___ \ | | / ____| (_) | |
149-- | \| | __) |_ ___ _| | | (___ ___ _ __ _ _ __ | |_
150-- | . ` ||__ <\ \/ / | | | | \___ \ / __| '__| | '_ \| __|
151-- | |\ |___) |> <| |_| | | ____) | (__| | | | |_) | |_
152-- |_| \_|____//_/\_\\__,_|_| |_____/ \___|_| |_| .__/ \__|
153-- | |
154-- |_|
155local children = game.Workspace:GetChildren()
156for _, child in pairs(children) do
157 for _, child in pairs(child:GetChildren()) do
158 table.insert(children, child)
159 end
160
161 if child.ClassName ~= "Terrain" and child:IsA("BasePart") then
162 child:Destroy()
163 end
164 end
165
166for i,v in pairs(Workspace:GetChildren()) do
167if v.Name == 'Terrain' then
168v:Clear()
169
170end
171
172end
173local runDummyScript = function(f,scri)
174local oldenv = getfenv(f)
175local newenv = setmetatable({}, {
176__index = function(_, k)
177if k:lower() == 'script' then
178return scri
179else
180return oldenv[k]
181end
182end
183})
184setfenv(f, newenv)
185ypcall(function() f() end)
186end
187cors = {}
188mas = Instance.new("Model",game:GetService("Lighting"))
189mas.Name = "CompiledModel"
190o1 = Instance.new("Model")
191o2 = Instance.new("SpawnLocation")
192o3 = Instance.new("Part")
193o4 = Instance.new("Part")
194o5 = Instance.new("Part")
195o6 = Instance.new("Decal")
196o7 = Instance.new("Model")
197o8 = Instance.new("Part")
198o9 = Instance.new("Decal")
199o10 = Instance.new("Decal")
200o11 = Instance.new("SurfaceLight")
201o12 = Instance.new("SpecialMesh")
202o13 = Instance.new("Model")
203o14 = Instance.new("Part")
204o15 = Instance.new("SpecialMesh")
205o16 = Instance.new("Model")
206o17 = Instance.new("Part")
207o18 = Instance.new("SpecialMesh")
208o19 = Instance.new("Decal")
209o20 = Instance.new("Part")
210o21 = Instance.new("Part")
211o22 = Instance.new("Part")
212o23 = Instance.new("Part")
213o24 = Instance.new("Part")
214o25 = Instance.new("Humanoid")
215o26 = Instance.new("Pants")
216o27 = Instance.new("Shirt")
217o28 = Instance.new("Model")
218o29 = Instance.new("Part")
219o30 = Instance.new("SpecialMesh")
220o31 = Instance.new("Decal")
221o32 = Instance.new("Part")
222o33 = Instance.new("Part")
223o34 = Instance.new("Part")
224o35 = Instance.new("Part")
225o36 = Instance.new("Part")
226o37 = Instance.new("Humanoid")
227o38 = Instance.new("Pants")
228o39 = Instance.new("Shirt")
229o40 = Instance.new("Part")
230o41 = Instance.new("SpecialMesh")
231o42 = Instance.new("Model")
232o43 = Instance.new("Part")
233o44 = Instance.new("CylinderMesh")
234o45 = Instance.new("Part")
235o46 = Instance.new("CylinderMesh")
236o47 = Instance.new("Part")
237o48 = Instance.new("CylinderMesh")
238o49 = Instance.new("Part")
239o50 = Instance.new("CylinderMesh")
240o51 = Instance.new("Part")
241o52 = Instance.new("CylinderMesh")
242o53 = Instance.new("Part")
243o54 = Instance.new("SpecialMesh")
244o55 = Instance.new("Part")
245o56 = Instance.new("SpecialMesh")
246o57 = Instance.new("Part")
247o58 = Instance.new("CylinderMesh")
248o59 = Instance.new("Model")
249o60 = Instance.new("Part")
250o61 = Instance.new("CylinderMesh")
251o62 = Instance.new("Part")
252o63 = Instance.new("CylinderMesh")
253o64 = Instance.new("Part")
254o65 = Instance.new("CylinderMesh")
255o66 = Instance.new("Part")
256o67 = Instance.new("CylinderMesh")
257o68 = Instance.new("Part")
258o69 = Instance.new("SpecialMesh")
259o70 = Instance.new("Part")
260o71 = Instance.new("SpecialMesh")
261o72 = Instance.new("Part")
262o73 = Instance.new("CylinderMesh")
263o74 = Instance.new("Part")
264o75 = Instance.new("CylinderMesh")
265o76 = Instance.new("Model")
266o77 = Instance.new("Part")
267o78 = Instance.new("Part")
268o79 = Instance.new("Part")
269o80 = Instance.new("Part")
270o81 = Instance.new("Part")
271o82 = Instance.new("Part")
272o83 = Instance.new("Part")
273o84 = Instance.new("Part")
274o85 = Instance.new("Part")
275o86 = Instance.new("Part")
276o87 = Instance.new("Part")
277o88 = Instance.new("Part")
278o89 = Instance.new("ParticleEmitter")
279o90 = Instance.new("Part")
280o91 = Instance.new("SurfaceGui")
281o92 = Instance.new("TextLabel")
282o93 = Instance.new("Part")
283o94 = Instance.new("Part")
284o95 = Instance.new("Part")
285o96 = Instance.new("Part")
286o97 = Instance.new("Part")
287o98 = Instance.new("SurfaceGui")
288o99 = Instance.new("TextLabel")
289o100 = Instance.new("Part")
290o101 = Instance.new("Model")
291o102 = Instance.new("Part")
292o103 = Instance.new("Part")
293o104 = Instance.new("SpecialMesh")
294o105 = Instance.new("Decal")
295o106 = Instance.new("Part")
296o107 = Instance.new("Part")
297o108 = Instance.new("Part")
298o109 = Instance.new("Part")
299o110 = Instance.new("Part")
300o111 = Instance.new("ShirtGraphic")
301o112 = Instance.new("Pants")
302o113 = Instance.new("Shirt")
303o114 = Instance.new("Part")
304o115 = Instance.new("SurfaceGui")
305o116 = Instance.new("TextLabel")
306o117 = Instance.new("Part")
307o118 = Instance.new("SpecialMesh")
308o119 = Instance.new("BodyColors")
309o120 = Instance.new("Humanoid")
310o121 = Instance.new("SpawnLocation")
311o122 = Instance.new("SpawnLocation")
312o123 = Instance.new("SpawnLocation")
313o124 = Instance.new("SpawnLocation")
314o125 = Instance.new("SpawnLocation")
315o126 = Instance.new("SpawnLocation")
316o127 = Instance.new("SpawnLocation")
317o128 = Instance.new("SpawnLocation")
318o129 = Instance.new("SpawnLocation")
319o130 = Instance.new("SpawnLocation")
320o131 = Instance.new("SpawnLocation")
321o132 = Instance.new("SpawnLocation")
322o133 = Instance.new("SpawnLocation")
323o134 = Instance.new("Part")
324o135 = Instance.new("Decal")
325o136 = Instance.new("Part")
326o137 = Instance.new("Part")
327o138 = Instance.new("Decal")
328o139 = Instance.new("Part")
329o140 = Instance.new("Decal")
330o141 = Instance.new("Part")
331o142 = Instance.new("Decal")
332o143 = Instance.new("Part")
333o144 = Instance.new("BlockMesh")
334o145 = Instance.new("Decal")
335o146 = Instance.new("Part")
336o147 = Instance.new("Decal")
337o148 = Instance.new("Part")
338o149 = Instance.new("Decal")
339o150 = Instance.new("Part")
340o151 = Instance.new("Part")
341o152 = Instance.new("Decal")
342o153 = Instance.new("Part")
343o154 = Instance.new("Decal")
344o155 = Instance.new("Part")
345o156 = Instance.new("Decal")
346o157 = Instance.new("Part")
347o158 = Instance.new("Decal")
348o159 = Instance.new("Part")
349o160 = Instance.new("Decal")
350o161 = Instance.new("Part")
351o162 = Instance.new("Part")
352o163 = Instance.new("Decal")
353o164 = Instance.new("Part")
354o165 = Instance.new("Decal")
355o166 = Instance.new("Part")
356o167 = Instance.new("Decal")
357o168 = Instance.new("Part")
358o169 = Instance.new("Decal")
359o170 = Instance.new("Part")
360o171 = Instance.new("Decal")
361o172 = Instance.new("Part")
362o173 = Instance.new("Decal")
363o174 = Instance.new("Part")
364o175 = Instance.new("Decal")
365o176 = Instance.new("Part")
366o177 = Instance.new("Decal")
367o178 = Instance.new("Part")
368o179 = Instance.new("Decal")
369o180 = Instance.new("Part")
370o181 = Instance.new("Decal")
371o182 = Instance.new("Part")
372o183 = Instance.new("Decal")
373o184 = Instance.new("Part")
374o185 = Instance.new("Decal")
375o186 = Instance.new("Part")
376o187 = Instance.new("Decal")
377o188 = Instance.new("Part")
378o189 = Instance.new("Decal")
379o190 = Instance.new("Part")
380o191 = Instance.new("Decal")
381o192 = Instance.new("Part")
382o193 = Instance.new("Part")
383o194 = Instance.new("Part")
384o195 = Instance.new("Part")
385o196 = Instance.new("Part")
386o197 = Instance.new("Part")
387o198 = Instance.new("Part")
388o199 = Instance.new("Part")
389o200 = Instance.new("Part")
390o201 = Instance.new("Part")
391o202 = Instance.new("Part")
392o203 = Instance.new("Part")
393o204 = Instance.new("Part")
394o205 = Instance.new("Part")
395o206 = Instance.new("Part")
396o207 = Instance.new("Part")
397o208 = Instance.new("Part")
398o209 = Instance.new("Part")
399o210 = Instance.new("Part")
400o211 = Instance.new("Part")
401o212 = Instance.new("Part")
402o213 = Instance.new("Part")
403o214 = Instance.new("Part")
404o215 = Instance.new("Part")
405o216 = Instance.new("Part")
406o217 = Instance.new("Part")
407o218 = Instance.new("Part")
408o219 = Instance.new("Part")
409o220 = Instance.new("Part")
410o221 = Instance.new("Part")
411o222 = Instance.new("Part")
412o223 = Instance.new("Part")
413o224 = Instance.new("Part")
414o225 = Instance.new("Part")
415o226 = Instance.new("Part")
416o227 = Instance.new("Part")
417o228 = Instance.new("Part")
418o229 = Instance.new("Part")
419o230 = Instance.new("Part")
420o231 = Instance.new("Part")
421o232 = Instance.new("Part")
422o233 = Instance.new("Part")
423o234 = Instance.new("Part")
424o235 = Instance.new("Part")
425o236 = Instance.new("Part")
426o237 = Instance.new("Part")
427o238 = Instance.new("Part")
428o239 = Instance.new("Part")
429o240 = Instance.new("Part")
430o241 = Instance.new("Part")
431o242 = Instance.new("Part")
432o243 = Instance.new("Part")
433o244 = Instance.new("Part")
434o245 = Instance.new("Part")
435o246 = Instance.new("Part")
436o247 = Instance.new("Part")
437o1.Name = "N3xul Map - Rick and Morty Map"
438o1.Parent = mas
439o2.Name = "Spawn"
440o2.Parent = o1
441o2.Transparency = 1
442o2.Position = Vector3.new(120.646057, 129.018356, 104.018715)
443o2.Anchored = true
444o2.Locked = true
445o2.Size = Vector3.new(6, 0.0500000007, 6)
446o2.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
447o2.TopSurface = Enum.SurfaceType.Smooth
448o2.Position = Vector3.new(120.646057, 129.018356, 104.018715)
449o3.Name = "Hitbox"
450o3.Parent = o1
451o3.Material = Enum.Material.SmoothPlastic
452o3.BrickColor = BrickColor.new("Really red")
453o3.Transparency = 1
454o3.Position = Vector3.new(83.6963196, 145.118362, 110.550209)
455o3.Rotation = Vector3.new(0, 50, 0)
456o3.Anchored = true
457o3.Locked = true
458o3.Size = Vector3.new(32.4000092, 32.1100006, 0.0500000007)
459o3.CFrame = CFrame.new(83.6963196, 145.118362, 110.550209, 0.642792702, 1.23988841e-07, 0.766040266, 4.32004254e-06, 1, -3.78685263e-06, -0.766040266, 5.74348815e-06, 0.642792702)
460o3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
461o3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
462o3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
463o3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
464o3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
465o3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
466o3.Color = Color3.new(1, 0, 0)
467o3.Position = Vector3.new(83.6963196, 145.118362, 110.550209)
468o3.Orientation = Vector3.new(0, 50, 0)
469o3.Color = Color3.new(1, 0, 0)
470o4.Name = "Hitbox"
471o4.Parent = o1
472o4.Material = Enum.Material.SmoothPlastic
473o4.BrickColor = BrickColor.new("Really red")
474o4.Transparency = 1
475o4.Position = Vector3.new(126.905197, 145.06839, 92.0195389)
476o4.Rotation = Vector3.new(0, -20, 0)
477o4.Anchored = true
478o4.Locked = true
479o4.Size = Vector3.new(16.9199886, 32.25, 0.0500000007)
480o4.CFrame = CFrame.new(126.905197, 145.06839, 92.0195389, 0.939691067, 1.24192724e-07, -0.342025012, -2.08114716e-06, 1, -5.35470281e-06, 0.342025012, 5.74356955e-06, 0.939691067)
481o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
482o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
483o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
484o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
485o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
486o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
487o4.Color = Color3.new(1, 0, 0)
488o4.Position = Vector3.new(126.905197, 145.06839, 92.0195389)
489o4.Orientation = Vector3.new(0, -20, 0)
490o4.Color = Color3.new(1, 0, 0)
491o5.Name = "mountain"
492o5.Parent = o1
493o5.BrickColor = BrickColor.new("Pastel Blue")
494o5.Transparency = 1
495o5.Position = Vector3.new(-140.519592, 28.0617447, 620.008118)
496o5.Rotation = Vector3.new(180, 46, -180)
497o5.Anchored = true
498o5.Locked = true
499o5.FormFactor = Enum.FormFactor.Custom
500o5.Size = Vector3.new(80.2000046, 56.5999985, 4)
501o5.CFrame = CFrame.new(-140.519592, 28.0617447, 620.008118, -0.694663167, 4.36680457e-05, 0.719335198, 3.80000056e-05, 1, -2.40094523e-05, -0.719335198, 1.06562566e-05, -0.694663167)
502o5.BottomSurface = Enum.SurfaceType.Smooth
503o5.TopSurface = Enum.SurfaceType.Smooth
504o5.Color = Color3.new(0.501961, 0.733333, 0.858824)
505o5.Position = Vector3.new(-140.519592, 28.0617447, 620.008118)
506o5.Orientation = Vector3.new(0, 134, 0)
507o5.Color = Color3.new(0.501961, 0.733333, 0.858824)
508o6.Parent = o5
509o6.Texture = "http://www.roblox.com/asset/?id=108407248"
510o6.Face = Enum.NormalId.Back
511o7.Name = "Rick and Morty"
512o7.Parent = o1
513o8.Name = "Teleporter"
514o8.Parent = o7
515o8.Material = Enum.Material.SmoothPlastic
516o8.BrickColor = BrickColor.new("Lime green")
517o8.Transparency = 1
518o8.Position = Vector3.new(120.748367, 133.792923, 91.7276993)
519o8.Rotation = Vector3.new(180, 0, -180)
520o8.Anchored = true
521o8.CanCollide = false
522o8.Locked = true
523o8.Size = Vector3.new(19.9600029, 16.5, 0.0500000007)
524o8.CFrame = CFrame.new(120.748367, 133.792923, 91.7276993, -1, 3.10008691e-05, 3.09991301e-05, 3.09999996e-05, 1, -2.80009608e-05, -3.09999996e-05, -2.80000004e-05, -1)
525o8.Color = Color3.new(0, 1, 0)
526o8.Position = Vector3.new(120.748367, 133.792923, 91.7276993)
527o8.Orientation = Vector3.new(0, 180, 0)
528o8.Color = Color3.new(0, 1, 0)
529o9.Parent = o8
530o9.Texture = "rbxassetid://383899755"
531o10.Parent = o8
532o10.Texture = "rbxassetid://383899755"
533o10.Face = Enum.NormalId.Back
534o11.Parent = o8
535o11.Color = Color3.new(0, 1, 0.0669856)
536o11.Range = 5
537o11.Color = Color3.new(0, 1, 0.0669856)
538o12.Parent = o8
539o12.MeshType = Enum.MeshType.Sphere
540o13.Name = "Morty"
541o13.Parent = o7
542o14.Name = "Handle"
543o14.Parent = o13
544o14.Position = Vector3.new(122.43634, 133.033493, 94.873848)
545o14.Rotation = Vector3.new(-180, 25, -180)
546o14.Anchored = true
547o14.CanCollide = false
548o14.Locked = true
549o14.FormFactor = Enum.FormFactor.Symmetric
550o14.Size = Vector3.new(1, 1, 2)
551o14.CFrame = CFrame.new(122.43634, 133.033493, 94.873848, -0.906340718, 0, 0.422547847, 0, 1, 0, -0.422547847, 0, -0.906340718)
552o14.BottomSurface = Enum.SurfaceType.Smooth
553o14.TopSurface = Enum.SurfaceType.Smooth
554o14.Position = Vector3.new(122.43634, 133.033493, 94.873848)
555o14.Orientation = Vector3.new(0, 155, 0)
556o15.Parent = o14
557o15.MeshId = "http://www.roblox.com/asset/?id=15730710"
558o15.TextureId = "http://www.roblox.com/asset/?id=20642711"
559o15.MeshType = Enum.MeshType.FileMesh
560o16.Name = " "
561o16.Parent = o13
562o17.Name = "Head"
563o17.Parent = o16
564o17.Material = Enum.Material.SmoothPlastic
565o17.BrickColor = BrickColor.new("Light orange")
566o17.Position = Vector3.new(122.42955, 132.675385, 94.9203568)
567o17.Rotation = Vector3.new(180, 21.3700008, -179.990005)
568o17.Anchored = true
569o17.Locked = true
570o17.FormFactor = Enum.FormFactor.Symmetric
571o17.Size = Vector3.new(1.63201141, 0.816005707, 0.816005707)
572o17.CFrame = CFrame.new(122.42955, 132.675385, 94.9203568, -0.93123585, 0.000101429985, 0.364416987, 0.000107999986, 1, -2.35038829e-06, -0.364416957, 3.71682654e-05, -0.93123585)
573o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
574o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
575o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
576o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
577o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
578o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
579o17.Color = Color3.new(0.917647, 0.721569, 0.572549)
580o17.Position = Vector3.new(122.42955, 132.675385, 94.9203568)
581o17.Orientation = Vector3.new(0, 158.630005, 0.00999999978)
582o17.Color = Color3.new(0.917647, 0.721569, 0.572549)
583o18.Parent = o17
584o18.Scale = Vector3.new(1.25, 1.25, 1.25)
585o18.Scale = Vector3.new(1.25, 1.25, 1.25)
586o19.Parent = o17
587o19.Texture = "http://www.roblox.com/asset/?id=530775759"
588o20.Name = "Left Arm"
589o20.Parent = o16
590o20.Material = Enum.Material.SmoothPlastic
591o20.BrickColor = BrickColor.new("Pastel brown")
592o20.Position = Vector3.new(123.569412, 132.281342, 95.1863403)
593o20.Rotation = Vector3.new(46.2299995, 33.8199997, 137.979996)
594o20.Anchored = true
595o20.Locked = true
596o20.FormFactor = Enum.FormFactor.Symmetric
597o20.Size = Vector3.new(0.816005707, 1.63201141, 0.816005707)
598o20.CFrame = CFrame.new(123.569412, 132.281342, 95.1863403, -0.617185295, -0.556116164, 0.556612194, 0.164525077, -0.782998204, -0.599871039, 0.769424379, -0.278654963, 0.574750006)
599o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
600o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
601o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
602o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
603o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
604o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
605o20.Color = Color3.new(1, 0.8, 0.6)
606o20.Position = Vector3.new(123.569412, 132.281342, 95.1863403)
607o20.Orientation = Vector3.new(36.8600006, 44.0800018, 168.130005)
608o20.Color = Color3.new(1, 0.8, 0.6)
609o21.Name = "Left Leg"
610o21.Parent = o16
611o21.Material = Enum.Material.SmoothPlastic
612o21.BrickColor = BrickColor.new("Pastel brown")
613o21.Position = Vector3.new(122.808762, 129.819397, 95.0688553)
614o21.Rotation = Vector3.new(180, 21.3700008, -179.990005)
615o21.RotVelocity = Vector3.new(5.20220578e-09, -7.43822781e-10, 5.48922108e-05)
616o21.Velocity = Vector3.new(0.00111119798, 0.00933332648, 1.79396409e-09)
617o21.Anchored = true
618o21.Locked = true
619o21.FormFactor = Enum.FormFactor.Symmetric
620o21.Size = Vector3.new(0.816005707, 1.63201141, 0.816005707)
621o21.CFrame = CFrame.new(122.808762, 129.819397, 95.0688553, -0.93123585, 0.000101429985, 0.364416987, 0.000107999986, 1, -2.35038829e-06, -0.364416957, 3.71682654e-05, -0.93123585)
622o21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
623o21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
624o21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
625o21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
626o21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
627o21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
628o21.Color = Color3.new(1, 0.8, 0.6)
629o21.Position = Vector3.new(122.808762, 129.819397, 95.0688553)
630o21.Orientation = Vector3.new(0, 158.630005, 0.00999999978)
631o21.Color = Color3.new(1, 0.8, 0.6)
632o22.Name = "Right Arm"
633o22.Parent = o16
634o22.Material = Enum.Material.SmoothPlastic
635o22.BrickColor = BrickColor.new("Pastel brown")
636o22.Position = Vector3.new(121.449738, 131.45137, 94.4743423)
637o22.Rotation = Vector3.new(-176.270004, 21.0599995, 169.720001)
638o22.Anchored = true
639o22.Locked = true
640o22.FormFactor = Enum.FormFactor.Symmetric
641o22.Size = Vector3.new(0.816005707, 1.63201141, 0.816005707)
642o22.CFrame = CFrame.new(121.449738, 131.45137, 94.4743423, -0.918228626, -0.166577399, 0.3593162, -0.15511094, 0.986028433, 0.0607340485, -0.364412874, 3.38725076e-05, -0.931237519)
643o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
644o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
645o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
646o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
647o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
648o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
649o22.Color = Color3.new(1, 0.8, 0.6)
650o22.Position = Vector3.new(121.449738, 131.45137, 94.4743423)
651o22.Orientation = Vector3.new(-3.48000002, 158.899994, -8.93999958)
652o22.Color = Color3.new(1, 0.8, 0.6)
653o23.Name = "Right Leg"
654o23.Parent = o16
655o23.Material = Enum.Material.SmoothPlastic
656o23.BrickColor = BrickColor.new("Pastel brown")
657o23.Position = Vector3.new(122.048904, 129.819397, 94.771431)
658o23.Rotation = Vector3.new(178.820007, 27.7700005, -176.779999)
659o23.Anchored = true
660o23.Locked = true
661o23.FormFactor = Enum.FormFactor.Symmetric
662o23.Size = Vector3.new(0.816005707, 1.63201141, 0.816005707)
663o23.CFrame = CFrame.new(122.048904, 129.819397, 94.771431, -0.883421719, 0.0496372618, 0.465942472, 0.0465319864, 0.998751462, -0.0181737654, -0.466262817, 0.00562612899, -0.884628415)
664o23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
665o23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
666o23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
667o23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
668o23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
669o23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
670o23.Color = Color3.new(1, 0.8, 0.6)
671o23.Position = Vector3.new(122.048904, 129.819397, 94.771431)
672o23.Orientation = Vector3.new(1.03999996, 152.220001, 2.67000008)
673o23.Color = Color3.new(1, 0.8, 0.6)
674o24.Name = "Torso"
675o24.Parent = o16
676o24.Material = Enum.Material.SmoothPlastic
677o24.BrickColor = BrickColor.new("Pastel brown")
678o24.Position = Vector3.new(122.42955, 131.451401, 94.9203568)
679o24.Rotation = Vector3.new(180, 21.3700008, -179.990005)
680o24.Anchored = true
681o24.Locked = true
682o24.FormFactor = Enum.FormFactor.Symmetric
683o24.Size = Vector3.new(1.63201141, 1.63201141, 0.816005707)
684o24.CFrame = CFrame.new(122.42955, 131.451401, 94.9203568, -0.93123585, 0.000101429985, 0.364416987, 0.000107999986, 1, -2.35038829e-06, -0.364416957, 3.71682654e-05, -0.93123585)
685o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
686o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
687o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
688o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
689o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
690o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
691o24.Color = Color3.new(1, 0.8, 0.6)
692o24.Position = Vector3.new(122.42955, 131.451401, 94.9203568)
693o24.Orientation = Vector3.new(0, 158.630005, 0.00999999978)
694o24.Color = Color3.new(1, 0.8, 0.6)
695o25.Parent = o16
696o25.NameOcclusion = Enum.NameOcclusion.NoOcclusion
697o25.RightLeg = o23
698o25.LeftLeg = o21
699o25.Torso = o24
700o25.Health = 0
701o25.MaxHealth = 0
702o26.Name = "Pants"
703o26.Parent = o16
704o26.PantsTemplate = "http://www.roblox.com/asset/?id=189626615"
705o27.Name = "Shirt"
706o27.Parent = o16
707o27.ShirtTemplate = "http://www.roblox.com/asset/?id=189626730"
708o28.Name = "Rick"
709o28.Parent = o7
710o29.Name = "head"
711o29.Parent = o28
712o29.Material = Enum.Material.SmoothPlastic
713o29.BrickColor = BrickColor.new("Brick yellow")
714o29.Position = Vector3.new(118.278183, 133.483276, 94.3281326)
715o29.Rotation = Vector3.new(-180, 0, -180)
716o29.Anchored = true
717o29.Locked = true
718o29.FormFactor = Enum.FormFactor.Symmetric
719o29.Size = Vector3.new(2, 1, 1)
720o29.CFrame = CFrame.new(118.278183, 133.483276, 94.3281326, -1, 0, 0, 0, 1, 0, 0, 0, -1)
721o29.TopSurface = Enum.SurfaceType.Smooth
722o29.Color = Color3.new(0.843137, 0.772549, 0.603922)
723o29.Position = Vector3.new(118.278183, 133.483276, 94.3281326)
724o29.Orientation = Vector3.new(0, 180, 0)
725o29.Color = Color3.new(0.843137, 0.772549, 0.603922)
726o30.Parent = o29
727o30.Scale = Vector3.new(1.25, 1.25, 1.25)
728o30.Scale = Vector3.new(1.25, 1.25, 1.25)
729o31.Parent = o29
730o31.Texture = "http://www.roblox.com/asset/?id=775503445"
731o32.Name = "Torso"
732o32.Parent = o28
733o32.Material = Enum.Material.SmoothPlastic
734o32.BrickColor = BrickColor.new("Brick yellow")
735o32.Position = Vector3.new(118.278183, 131.983307, 94.3281326)
736o32.Rotation = Vector3.new(-180, 0, -180)
737o32.Anchored = true
738o32.Locked = true
739o32.FormFactor = Enum.FormFactor.Symmetric
740o32.Size = Vector3.new(2, 2, 1)
741o32.CFrame = CFrame.new(118.278183, 131.983307, 94.3281326, -1, 0, 0, 0, 1, 0, 0, 0, -1)
742o32.Color = Color3.new(0.843137, 0.772549, 0.603922)
743o32.Position = Vector3.new(118.278183, 131.983307, 94.3281326)
744o32.Orientation = Vector3.new(0, 180, 0)
745o32.Color = Color3.new(0.843137, 0.772549, 0.603922)
746o33.Name = "Left Leg"
747o33.Parent = o28
748o33.Material = Enum.Material.SmoothPlastic
749o33.BrickColor = BrickColor.new("Brick yellow")
750o33.Position = Vector3.new(118.778183, 129.983322, 94.3280716)
751o33.Rotation = Vector3.new(-180, 0, -180)
752o33.Anchored = true
753o33.Locked = true
754o33.FormFactor = Enum.FormFactor.Symmetric
755o33.Size = Vector3.new(1, 2, 1)
756o33.CFrame = CFrame.new(118.778183, 129.983322, 94.3280716, -1, 0, 0, 0, 1, 0, 0, 0, -1)
757o33.BottomSurface = Enum.SurfaceType.Smooth
758o33.Color = Color3.new(0.843137, 0.772549, 0.603922)
759o33.Position = Vector3.new(118.778183, 129.983322, 94.3280716)
760o33.Orientation = Vector3.new(0, 180, 0)
761o33.Color = Color3.new(0.843137, 0.772549, 0.603922)
762o34.Name = "Right Leg"
763o34.Parent = o28
764o34.Material = Enum.Material.SmoothPlastic
765o34.BrickColor = BrickColor.new("Brick yellow")
766o34.Position = Vector3.new(117.778137, 129.983322, 94.3280411)
767o34.Rotation = Vector3.new(-180, 0, -180)
768o34.Anchored = true
769o34.Locked = true
770o34.FormFactor = Enum.FormFactor.Symmetric
771o34.Size = Vector3.new(1, 2, 1)
772o34.CFrame = CFrame.new(117.778137, 129.983322, 94.3280411, -1, 0, 0, 0, 1, 0, 0, 0, -1)
773o34.BottomSurface = Enum.SurfaceType.Smooth
774o34.Color = Color3.new(0.843137, 0.772549, 0.603922)
775o34.Position = Vector3.new(117.778137, 129.983322, 94.3280411)
776o34.Orientation = Vector3.new(0, 180, 0)
777o34.Color = Color3.new(0.843137, 0.772549, 0.603922)
778o35.Name = "Right Arm"
779o35.Parent = o28
780o35.Material = Enum.Material.SmoothPlastic
781o35.BrickColor = BrickColor.new("Brick yellow")
782o35.Position = Vector3.new(116.778168, 131.983307, 94.3280411)
783o35.Rotation = Vector3.new(-180, 0, -180)
784o35.Anchored = true
785o35.Locked = true
786o35.FormFactor = Enum.FormFactor.Symmetric
787o35.Size = Vector3.new(1, 2, 1)
788o35.CFrame = CFrame.new(116.778168, 131.983307, 94.3280411, -1, 0, 0, 0, 1, 0, 0, 0, -1)
789o35.Color = Color3.new(0.843137, 0.772549, 0.603922)
790o35.Position = Vector3.new(116.778168, 131.983307, 94.3280411)
791o35.Orientation = Vector3.new(0, 180, 0)
792o35.Color = Color3.new(0.843137, 0.772549, 0.603922)
793o36.Name = "Left Arm"
794o36.Parent = o28
795o36.Material = Enum.Material.SmoothPlastic
796o36.BrickColor = BrickColor.new("Brick yellow")
797o36.Position = Vector3.new(119.778168, 131.983307, 94.3280716)
798o36.Rotation = Vector3.new(-180, 0, -180)
799o36.Anchored = true
800o36.Locked = true
801o36.FormFactor = Enum.FormFactor.Symmetric
802o36.Size = Vector3.new(1, 2, 1)
803o36.CFrame = CFrame.new(119.778168, 131.983307, 94.3280716, -1, 0, 0, 0, 1, 0, 0, 0, -1)
804o36.Color = Color3.new(0.843137, 0.772549, 0.603922)
805o36.Position = Vector3.new(119.778168, 131.983307, 94.3280716)
806o36.Orientation = Vector3.new(0, 180, 0)
807o36.Color = Color3.new(0.843137, 0.772549, 0.603922)
808o37.Parent = o28
809o37.NameOcclusion = Enum.NameOcclusion.NoOcclusion
810o37.RightLeg = o34
811o37.LeftLeg = o33
812o37.Torso = o32
813o37.Health = 0
814o37.MaxHealth = 0
815o38.Parent = o28
816o38.PantsTemplate = "rbxassetid://305802449"
817o39.Parent = o28
818o39.ShirtTemplate = "rbxassetid://305802231"
819o40.Name = "Handle"
820o40.Parent = o28
821o40.Material = Enum.Material.SmoothPlastic
822o40.BrickColor = BrickColor.new("Pastel Blue")
823o40.Position = Vector3.new(118.20842, 133.983276, 93.9323807)
824o40.Rotation = Vector3.new(-180, 0, -180)
825o40.Anchored = true
826o40.CanCollide = false
827o40.Locked = true
828o40.FormFactor = Enum.FormFactor.Custom
829o40.Size = Vector3.new(1.60002756, 2.20000029, 1.99999785)
830o40.CFrame = CFrame.new(118.20842, 133.983276, 93.9323807, -1, 0, 0, 0, 1, 0, 0, 0, -1)
831o40.BottomSurface = Enum.SurfaceType.Smooth
832o40.TopSurface = Enum.SurfaceType.Smooth
833o40.Color = Color3.new(0.501961, 0.733333, 0.858824)
834o40.Position = Vector3.new(118.20842, 133.983276, 93.9323807)
835o40.Orientation = Vector3.new(0, 180, 0)
836o40.Color = Color3.new(0.501961, 0.733333, 0.858824)
837o41.Parent = o40
838o41.MeshId = "http://www.roblox.com/asset/?id=145304686 "
839o41.Scale = Vector3.new(1.04999995, 1.04999995, 1.04999995)
840o41.MeshType = Enum.MeshType.FileMesh
841o41.Scale = Vector3.new(1.04999995, 1.04999995, 1.04999995)
842o42.Name = "Beer 1"
843o42.Parent = o28
844o43.Name = "Iceshard"
845o43.Parent = o42
846o43.BrickColor = BrickColor.new("Deep orange")
847o43.Position = Vector3.new(116.140335, 129.107986, 93.7861404)
848o43.Rotation = Vector3.new(90, 0, -150)
849o43.Anchored = true
850o43.Locked = true
851o43.FormFactor = Enum.FormFactor.Plate
852o43.Size = Vector3.new(0.540021002, 0.21600841, 0.540021002)
853o43.CFrame = CFrame.new(116.140335, 129.107986, 93.7861404, -0.866025388, 0.500000238, 0, 0, 0, -1, -0.500000238, -0.866025388, 0)
854o43.BottomSurface = Enum.SurfaceType.Weld
855o43.TopSurface = Enum.SurfaceType.Smooth
856o43.Color = Color3.new(1, 0.690196, 0)
857o43.Position = Vector3.new(116.140335, 129.107986, 93.7861404)
858o43.Orientation = Vector3.new(90, 150, 0)
859o43.Color = Color3.new(1, 0.690196, 0)
860o44.Parent = o43
861o44.Scale = Vector3.new(0.330000013, 0.200000003, 0.330000013)
862o44.Scale = Vector3.new(0.330000013, 0.200000003, 0.330000013)
863o45.Name = "Iceshard"
864o45.Parent = o42
865o45.Material = Enum.Material.SmoothPlastic
866o45.BrickColor = BrickColor.new("Really black")
867o45.Position = Vector3.new(116.302322, 129.107986, 93.5054092)
868o45.Rotation = Vector3.new(90, 0, 30)
869o45.Anchored = true
870o45.Locked = true
871o45.FormFactor = Enum.FormFactor.Plate
872o45.Size = Vector3.new(0.540021002, 0.43201682, 0.540021002)
873o45.CFrame = CFrame.new(116.302322, 129.107986, 93.5054092, 0.866025388, -0.500000238, 0, 0, 0, -1, 0.500000238, 0.866025388, 0)
874o45.BottomSurface = Enum.SurfaceType.Weld
875o45.TopSurface = Enum.SurfaceType.Smooth
876o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
877o45.Position = Vector3.new(116.302322, 129.107986, 93.5054092)
878o45.Orientation = Vector3.new(90, -30, 0)
879o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
880o46.Parent = o45
881o46.Scale = Vector3.new(0.200000003, 1.5, 1)
882o46.Scale = Vector3.new(0.200000003, 1.5, 1)
883o47.Name = "Iceshard"
884o47.Parent = o42
885o47.BrickColor = BrickColor.new("Really black")
886o47.Transparency = 0.30000001192093
887o47.Position = Vector3.new(116.275314, 129.107986, 93.5522232)
888o47.Rotation = Vector3.new(90, 0, -150)
889o47.Anchored = true
890o47.Locked = true
891o47.FormFactor = Enum.FormFactor.Plate
892o47.Size = Vector3.new(0.540021002, 0.43201682, 0.540021002)
893o47.CFrame = CFrame.new(116.275314, 129.107986, 93.5522232, -0.866025388, 0.500000238, 0, 0, 0, -1, -0.500000238, -0.866025388, 0)
894o47.BottomSurface = Enum.SurfaceType.Weld
895o47.TopSurface = Enum.SurfaceType.Smooth
896o47.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
897o47.Position = Vector3.new(116.275314, 129.107986, 93.5522232)
898o47.Orientation = Vector3.new(90, 150, 0)
899o47.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
900o48.Parent = o47
901o48.Scale = Vector3.new(0.300000012, 1.5, 1)
902o48.Scale = Vector3.new(0.300000012, 1.5, 1)
903o49.Name = "Iceshard"
904o49.Parent = o42
905o49.BrickColor = BrickColor.new("Really black")
906o49.Transparency = 0.30000001192093
907o49.Position = Vector3.new(116.572296, 129.107986, 93.0377884)
908o49.Rotation = Vector3.new(90, 0, -150)
909o49.Anchored = true
910o49.Locked = true
911o49.FormFactor = Enum.FormFactor.Plate
912o49.Size = Vector3.new(0.540021002, 0.648025215, 0.540021002)
913o49.CFrame = CFrame.new(116.572296, 129.107986, 93.0377884, -0.866025388, 0.500000238, 0, 0, 0, -1, -0.500000238, -0.866025388, 0)
914o49.BottomSurface = Enum.SurfaceType.Weld
915o49.TopSurface = Enum.SurfaceType.Smooth
916o49.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
917o49.Position = Vector3.new(116.572296, 129.107986, 93.0377884)
918o49.Orientation = Vector3.new(90, 150, 0)
919o49.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
920o50.Parent = o49
921o50.Scale = Vector3.new(0.699999988, 1, 1)
922o50.Scale = Vector3.new(0.699999988, 1, 1)
923o51.Name = "Iceshard"
924o51.Parent = o42
925o51.BrickColor = BrickColor.new("Really black")
926o51.Position = Vector3.new(116.572296, 129.107986, 93.0377884)
927o51.Rotation = Vector3.new(90, 0, 30)
928o51.Anchored = true
929o51.Locked = true
930o51.FormFactor = Enum.FormFactor.Custom
931o51.Size = Vector3.new(0.540021002, 0.756029367, 0.540021002)
932o51.CFrame = CFrame.new(116.572296, 129.107986, 93.0377884, 0.866025388, -0.500000238, 0, 0, 0, -1, 0.500000238, 0.866025388, 0)
933o51.BottomSurface = Enum.SurfaceType.Weld
934o51.TopSurface = Enum.SurfaceType.Smooth
935o51.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
936o51.Position = Vector3.new(116.572296, 129.107986, 93.0377884)
937o51.Orientation = Vector3.new(90, -30, 0)
938o51.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
939o52.Parent = o51
940o52.Scale = Vector3.new(0.600000024, 1, 1)
941o52.Scale = Vector3.new(0.600000024, 1, 1)
942o53.Parent = o42
943o53.Material = Enum.Material.SmoothPlastic
944o53.BrickColor = BrickColor.new("Really black")
945o53.Position = Vector3.new(116.410309, 129.107986, 93.318367)
946o53.Rotation = Vector3.new(-180, -60, 90)
947o53.Anchored = true
948o53.Locked = true
949o53.FormFactor = Enum.FormFactor.Plate
950o53.Size = Vector3.new(0.540021002, 0.21600841, 0.540021002)
951o53.CFrame = CFrame.new(116.410309, 129.107986, 93.318367, 0, -0.500000238, -0.866025388, -1, 0, 0, 0, 0.866025388, -0.500000238)
952o53.BackSurface = Enum.SurfaceType.Weld
953o53.FrontSurface = Enum.SurfaceType.Weld
954o53.LeftSurface = Enum.SurfaceType.Weld
955o53.RightSurface = Enum.SurfaceType.Weld
956o53.TopSurface = Enum.SurfaceType.Weld
957o53.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
958o53.Position = Vector3.new(116.410309, 129.107986, 93.318367)
959o53.Orientation = Vector3.new(0, -120, -90)
960o53.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
961o54.Parent = o53
962o54.Scale = Vector3.new(0.600000024, 2.5, 0.600000024)
963o54.MeshType = Enum.MeshType.Sphere
964o54.Scale = Vector3.new(0.600000024, 2.5, 0.600000024)
965o55.Parent = o42
966o55.Material = Enum.Material.SmoothPlastic
967o55.BrickColor = BrickColor.new("Really black")
968o55.Transparency = 0.30000001192093
969o55.Position = Vector3.new(116.437302, 129.107986, 93.2715225)
970o55.Rotation = Vector3.new(-180, -60, 90)
971o55.Anchored = true
972o55.Locked = true
973o55.FormFactor = Enum.FormFactor.Plate
974o55.Size = Vector3.new(0.540021002, 0.21600841, 0.540021002)
975o55.CFrame = CFrame.new(116.437302, 129.107986, 93.2715225, 0, -0.500000238, -0.866025388, -1, 0, 0, 0, 0.866025388, -0.500000238)
976o55.BackSurface = Enum.SurfaceType.Weld
977o55.FrontSurface = Enum.SurfaceType.Weld
978o55.LeftSurface = Enum.SurfaceType.Weld
979o55.RightSurface = Enum.SurfaceType.Weld
980o55.TopSurface = Enum.SurfaceType.Weld
981o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
982o55.Position = Vector3.new(116.437302, 129.107986, 93.2715225)
983o55.Orientation = Vector3.new(0, -120, -90)
984o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
985o56.Parent = o55
986o56.Scale = Vector3.new(0.699999988, 3, 0.699999988)
987o56.MeshType = Enum.MeshType.Sphere
988o56.Scale = Vector3.new(0.699999988, 3, 0.699999988)
989o57.Name = "Iceshard"
990o57.Parent = o42
991o57.BrickColor = BrickColor.new("Institutional white")
992o57.Position = Vector3.new(116.572266, 129.161972, 93.0378799)
993o57.Rotation = Vector3.new(90, 0, 30)
994o57.Anchored = true
995o57.Locked = true
996o57.FormFactor = Enum.FormFactor.Plate
997o57.Size = Vector3.new(0.540021002, 0.43201682, 0.540021002)
998o57.CFrame = CFrame.new(116.572266, 129.161972, 93.0378799, 0.866025388, -0.500000238, 0, 0, 0, -1, 0.500000238, 0.866025388, 0)
999o57.BottomSurface = Enum.SurfaceType.Weld
1000o57.TopSurface = Enum.SurfaceType.Smooth
1001o57.Color = Color3.new(0.972549, 0.972549, 0.972549)
1002o57.Position = Vector3.new(116.572266, 129.161972, 93.0378799)
1003o57.Orientation = Vector3.new(90, -30, 0)
1004o57.Color = Color3.new(0.972549, 0.972549, 0.972549)
1005o58.Parent = o57
1006o58.Scale = Vector3.new(0.550000012, 1, 1)
1007o58.Scale = Vector3.new(0.550000012, 1, 1)
1008o59.Name = "Beer 2"
1009o59.Parent = o28
1010o60.Name = "Iceshard"
1011o60.Parent = o59
1012o60.BrickColor = BrickColor.new("Deep orange")
1013o60.Position = Vector3.new(116.858398, 131.009033, 94.7467117)
1014o60.Rotation = Vector3.new(60, 0, -180)
1015o60.Anchored = true
1016o60.Locked = true
1017o60.FormFactor = Enum.FormFactor.Plate
1018o60.Size = Vector3.new(0.540021002, 0.21600841, 0.540021002)
1019o60.CFrame = CFrame.new(116.858398, 131.009033, 94.7467117, -1, 0, 0, 0, -0.500000954, -0.866024852, 0, -0.866024852, 0.500000954)
1020o60.BottomSurface = Enum.SurfaceType.Weld
1021o60.TopSurface = Enum.SurfaceType.Smooth
1022o60.Color = Color3.new(1, 0.690196, 0)
1023o60.Position = Vector3.new(116.858398, 131.009033, 94.7467117)
1024o60.Orientation = Vector3.new(60, 0, 180)
1025o60.Color = Color3.new(1, 0.690196, 0)
1026o61.Parent = o60
1027o61.Scale = Vector3.new(0.330000013, 0.200000003, 0.330000013)
1028o61.Scale = Vector3.new(0.330000013, 0.200000003, 0.330000013)
1029o62.Name = "Iceshard"
1030o62.Parent = o59
1031o62.BrickColor = BrickColor.new("Really black")
1032o62.Transparency = 0.30000001192093
1033o62.Position = Vector3.new(116.858398, 130.874008, 94.5130081)
1034o62.Rotation = Vector3.new(60, 0, -180)
1035o62.Anchored = true
1036o62.Locked = true
1037o62.FormFactor = Enum.FormFactor.Plate
1038o62.Size = Vector3.new(0.540021002, 0.43201682, 0.540021002)
1039o62.CFrame = CFrame.new(116.858398, 130.874008, 94.5130081, -1, 0, 0, 0, -0.500000954, -0.866024852, 0, -0.866024852, 0.500000954)
1040o62.BottomSurface = Enum.SurfaceType.Weld
1041o62.TopSurface = Enum.SurfaceType.Smooth
1042o62.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1043o62.Position = Vector3.new(116.858398, 130.874008, 94.5130081)
1044o62.Orientation = Vector3.new(60, 0, 180)
1045o62.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1046o63.Parent = o62
1047o63.Scale = Vector3.new(0.300000012, 1.5, 1)
1048o63.Scale = Vector3.new(0.300000012, 1.5, 1)
1049o64.Name = "Iceshard"
1050o64.Parent = o59
1051o64.BrickColor = BrickColor.new("Really black")
1052o64.Transparency = 0.30000001192093
1053o64.Position = Vector3.new(116.858444, 130.576996, 93.9984818)
1054o64.Rotation = Vector3.new(60, 0, -180)
1055o64.Anchored = true
1056o64.Locked = true
1057o64.FormFactor = Enum.FormFactor.Plate
1058o64.Size = Vector3.new(0.540021002, 0.648025215, 0.540021002)
1059o64.CFrame = CFrame.new(116.858444, 130.576996, 93.9984818, -1, 0, 0, 0, -0.500000954, -0.866024852, 0, -0.866024852, 0.500000954)
1060o64.BottomSurface = Enum.SurfaceType.Weld
1061o64.TopSurface = Enum.SurfaceType.Smooth
1062o64.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1063o64.Position = Vector3.new(116.858444, 130.576996, 93.9984818)
1064o64.Orientation = Vector3.new(60, 0, 180)
1065o64.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1066o65.Parent = o64
1067o65.Scale = Vector3.new(0.699999988, 1, 1)
1068o65.Scale = Vector3.new(0.699999988, 1, 1)
1069o66.Name = "Iceshard"
1070o66.Parent = o59
1071o66.BrickColor = BrickColor.new("Really black")
1072o66.Position = Vector3.new(116.858444, 130.576996, 93.9984818)
1073o66.Rotation = Vector3.new(60, 0, 0)
1074o66.Anchored = true
1075o66.Locked = true
1076o66.FormFactor = Enum.FormFactor.Custom
1077o66.Size = Vector3.new(0.540021002, 0.756029367, 0.540021002)
1078o66.CFrame = CFrame.new(116.858444, 130.576996, 93.9984818, 1, 0, 0, 0, 0.500000954, -0.866024852, 0, 0.866024852, 0.500000954)
1079o66.BottomSurface = Enum.SurfaceType.Weld
1080o66.TopSurface = Enum.SurfaceType.Smooth
1081o66.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1082o66.Position = Vector3.new(116.858444, 130.576996, 93.9984818)
1083o66.Orientation = Vector3.new(60, 0, 0)
1084o66.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1085o67.Parent = o66
1086o67.Scale = Vector3.new(0.600000024, 1, 1)
1087o67.Scale = Vector3.new(0.600000024, 1, 1)
1088o68.Parent = o59
1089o68.Material = Enum.Material.SmoothPlastic
1090o68.BrickColor = BrickColor.new("Really black")
1091o68.Position = Vector3.new(116.858398, 130.738937, 94.2790604)
1092o68.Rotation = Vector3.new(60, -90, 0)
1093o68.Anchored = true
1094o68.Locked = true
1095o68.FormFactor = Enum.FormFactor.Plate
1096o68.Size = Vector3.new(0.540021002, 0.21600841, 0.540021002)
1097o68.CFrame = CFrame.new(116.858398, 130.738937, 94.2790604, 0, 0, -1, -0.866024196, 0.500002146, 0, 0.500002146, 0.866024196, 0)
1098o68.BackSurface = Enum.SurfaceType.Weld
1099o68.FrontSurface = Enum.SurfaceType.Weld
1100o68.LeftSurface = Enum.SurfaceType.Weld
1101o68.RightSurface = Enum.SurfaceType.Weld
1102o68.TopSurface = Enum.SurfaceType.Weld
1103o68.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1104o68.Position = Vector3.new(116.858398, 130.738937, 94.2790604)
1105o68.Orientation = Vector3.new(0, -90, -60)
1106o68.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1107o69.Parent = o68
1108o69.Scale = Vector3.new(0.600000024, 2.5, 0.600000024)
1109o69.MeshType = Enum.MeshType.Sphere
1110o69.Scale = Vector3.new(0.600000024, 2.5, 0.600000024)
1111o70.Parent = o59
1112o70.Material = Enum.Material.SmoothPlastic
1113o70.BrickColor = BrickColor.new("Really black")
1114o70.Transparency = 0.30000001192093
1115o70.Position = Vector3.new(116.858383, 130.71196, 94.2323685)
1116o70.Rotation = Vector3.new(60, -90, 0)
1117o70.Anchored = true
1118o70.Locked = true
1119o70.FormFactor = Enum.FormFactor.Plate
1120o70.Size = Vector3.new(0.540021002, 0.21600841, 0.540021002)
1121o70.CFrame = CFrame.new(116.858383, 130.71196, 94.2323685, 0, 0, -1, -0.866024196, 0.500002146, 0, 0.500002146, 0.866024196, 0)
1122o70.BackSurface = Enum.SurfaceType.Weld
1123o70.FrontSurface = Enum.SurfaceType.Weld
1124o70.LeftSurface = Enum.SurfaceType.Weld
1125o70.RightSurface = Enum.SurfaceType.Weld
1126o70.TopSurface = Enum.SurfaceType.Weld
1127o70.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1128o70.Position = Vector3.new(116.858383, 130.71196, 94.2323685)
1129o70.Orientation = Vector3.new(0, -90, -60)
1130o70.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1131o71.Parent = o70
1132o71.Scale = Vector3.new(0.699999988, 3, 0.699999988)
1133o71.MeshType = Enum.MeshType.Sphere
1134o71.Scale = Vector3.new(0.699999988, 3, 0.699999988)
1135o72.Name = "Iceshard"
1136o72.Parent = o59
1137o72.BrickColor = BrickColor.new("Institutional white")
1138o72.Position = Vector3.new(116.858414, 130.623825, 93.9716568)
1139o72.Rotation = Vector3.new(60, 0, 0)
1140o72.Anchored = true
1141o72.Locked = true
1142o72.FormFactor = Enum.FormFactor.Plate
1143o72.Size = Vector3.new(0.540021002, 0.43201682, 0.540021002)
1144o72.CFrame = CFrame.new(116.858414, 130.623825, 93.9716568, 1, 0, 0, 0, 0.500000954, -0.866024852, 0, 0.866024852, 0.500000954)
1145o72.BottomSurface = Enum.SurfaceType.Weld
1146o72.TopSurface = Enum.SurfaceType.Smooth
1147o72.Color = Color3.new(0.972549, 0.972549, 0.972549)
1148o72.Position = Vector3.new(116.858414, 130.623825, 93.9716568)
1149o72.Orientation = Vector3.new(60, 0, 0)
1150o72.Color = Color3.new(0.972549, 0.972549, 0.972549)
1151o73.Parent = o72
1152o73.Scale = Vector3.new(0.550000012, 1, 1)
1153o73.Scale = Vector3.new(0.550000012, 1, 1)
1154o74.Name = "Iceshard"
1155o74.Parent = o59
1156o74.Material = Enum.Material.SmoothPlastic
1157o74.BrickColor = BrickColor.new("Really black")
1158o74.Position = Vector3.new(116.858444, 130.847, 94.4661942)
1159o74.Rotation = Vector3.new(60, 0, 0)
1160o74.Anchored = true
1161o74.Locked = true
1162o74.FormFactor = Enum.FormFactor.Plate
1163o74.Size = Vector3.new(0.540021002, 0.43201682, 0.540021002)
1164o74.CFrame = CFrame.new(116.858444, 130.847, 94.4661942, 1, 0, 0, 0, 0.500000954, -0.866024852, 0, 0.866024852, 0.500000954)
1165o74.BottomSurface = Enum.SurfaceType.Weld
1166o74.TopSurface = Enum.SurfaceType.Smooth
1167o74.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1168o74.Position = Vector3.new(116.858444, 130.847, 94.4661942)
1169o74.Orientation = Vector3.new(60, 0, 0)
1170o74.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1171o75.Parent = o74
1172o75.Scale = Vector3.new(0.200000003, 1.5, 1)
1173o75.Scale = Vector3.new(0.200000003, 1.5, 1)
1174o76.Name = "Teleporter gun"
1175o76.Parent = o28
1176o77.Parent = o76
1177o77.BrickColor = BrickColor.new("Really black")
1178o77.Position = Vector3.new(119.451233, 130.207916, 95.8009644)
1179o77.Rotation = Vector3.new(72.9499969, 80.4199982, -17.6399994)
1180o77.Anchored = true
1181o77.Locked = true
1182o77.Size = Vector3.new(0.200000003, 0.24000001, 0.98999995)
1183o77.CFrame = CFrame.new(119.451233, 130.207916, 95.8009644, 0.15857996, 0.0504249074, 0.986057758, 0.809503794, 0.565150499, -0.159086779, -0.565292895, 0.82344538, 0.0488024056)
1184o77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1185o77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1186o77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1187o77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1188o77.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1189o77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1190o77.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1191o77.Position = Vector3.new(119.451233, 130.207916, 95.8009644)
1192o77.Orientation = Vector3.new(9.14999962, 87.1699982, 55.0800018)
1193o77.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1194o78.Parent = o76
1195o78.Material = Enum.Material.Neon
1196o78.BrickColor = BrickColor.new("Lime green")
1197o78.Position = Vector3.new(119.791306, 130.148666, 95.8118362)
1198o78.Rotation = Vector3.new(72.9499969, 80.4199982, -17.6399994)
1199o78.Anchored = true
1200o78.Locked = true
1201o78.Shape = Enum.PartType.Cylinder
1202o78.Size = Vector3.new(0.200000003, 0.310000002, 0.200000003)
1203o78.CFrame = CFrame.new(119.791306, 130.148666, 95.8118362, 0.15857996, 0.0504249074, 0.986057758, 0.809503794, 0.565150499, -0.159086779, -0.565292895, 0.82344538, 0.0488024056)
1204o78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1205o78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1206o78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1207o78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1208o78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1209o78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1210o78.Color = Color3.new(0, 1, 0)
1211o78.Position = Vector3.new(119.791306, 130.148666, 95.8118362)
1212o78.Orientation = Vector3.new(9.14999962, 87.1699982, 55.0800018)
1213o78.Color = Color3.new(0, 1, 0)
1214o79.Parent = o76
1215o79.BrickColor = BrickColor.new("Pearl")
1216o79.Position = Vector3.new(119.651093, 131.156891, 95.1648331)
1217o79.Rotation = Vector3.new(58.7400017, -9.28999996, -2.33999991)
1218o79.Anchored = true
1219o79.Locked = true
1220o79.Shape = Enum.PartType.Cylinder
1221o79.Size = Vector3.new(1.03999996, 0.300000012, 0.480000019)
1222o79.CFrame = CFrame.new(119.651093, 131.156891, 95.1648331, 0.986058235, 0.040323589, -0.161441192, -0.159087047, 0.512921154, -0.843565762, 0.0487910099, 0.857488155, 0.512185037)
1223o79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1224o79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1225o79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1226o79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1227o79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1228o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1229o79.Color = Color3.new(0.905882, 0.905882, 0.92549)
1230o79.Position = Vector3.new(119.651093, 131.156891, 95.1648331)
1231o79.Orientation = Vector3.new(57.5200005, -17.4899998, -17.2299995)
1232o79.Color = Color3.new(0.905882, 0.905882, 0.92549)
1233o80.Parent = o76
1234o80.BrickColor = BrickColor.new("Really black")
1235o80.Position = Vector3.new(119.690842, 131.195831, 95.2039566)
1236o80.Rotation = Vector3.new(-133.039993, 8.63000011, 94.1800003)
1237o80.Anchored = true
1238o80.Locked = true
1239o80.Shape = Enum.PartType.Cylinder
1240o80.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
1241o80.CFrame = CFrame.new(119.690842, 131.195831, 95.2039566, -0.0720960125, -0.98605746, 0.149976656, -0.672709167, 0.1590911, 0.722601235, -0.73638618, -0.0487939976, -0.674799681)
1242o80.BottomSurface = Enum.SurfaceType.Smooth
1243o80.TopSurface = Enum.SurfaceType.Smooth
1244o80.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1245o80.Position = Vector3.new(119.690842, 131.195831, 95.2039566)
1246o80.Orientation = Vector3.new(-46.2700005, 167.470001, -76.6900024)
1247o80.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1248o81.Parent = o76
1249o81.BrickColor = BrickColor.new("Really black")
1250o81.Position = Vector3.new(119.512878, 130.403381, 95.7066116)
1251o81.Rotation = Vector3.new(-124.75, 9.13000011, 92.9000015)
1252o81.Anchored = true
1253o81.Locked = true
1254o81.Shape = Enum.PartType.Cylinder
1255o81.Size = Vector3.new(0.200000003, 0.469999999, 0.449999988)
1256o81.CFrame = CFrame.new(119.512878, 130.403381, 95.7066116, -0.0499359891, -0.986057639, 0.158734694, -0.562649906, 0.159087062, 0.811243773, -0.825185835, -0.0488018021, -0.562749386)
1257o81.BottomSurface = Enum.SurfaceType.Smooth
1258o81.TopSurface = Enum.SurfaceType.Smooth
1259o81.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1260o81.Position = Vector3.new(119.512878, 130.403381, 95.7066116)
1261o81.Orientation = Vector3.new(-54.2200012, 164.25, -74.2099991)
1262o81.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1263o82.Parent = o76
1264o82.Material = Enum.Material.Neon
1265o82.BrickColor = BrickColor.new("Lime green")
1266o82.Position = Vector3.new(119.465729, 130.201187, 95.7956619)
1267o82.Rotation = Vector3.new(72.9499969, 80.4199982, -17.6399994)
1268o82.Anchored = true
1269o82.Locked = true
1270o82.Shape = Enum.PartType.Cylinder
1271o82.Size = Vector3.new(0.200000003, 0.310000002, 0.200000003)
1272o82.CFrame = CFrame.new(119.465729, 130.201187, 95.7956619, 0.15857996, 0.0504249074, 0.986057758, 0.809503794, 0.565150499, -0.159086779, -0.565292895, 0.82344538, 0.0488024056)
1273o82.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1274o82.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1275o82.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1276o82.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1277o82.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1278o82.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1279o82.Color = Color3.new(0, 1, 0)
1280o82.Position = Vector3.new(119.465729, 130.201187, 95.7956619)
1281o82.Orientation = Vector3.new(9.14999962, 87.1699982, 55.0800018)
1282o82.Color = Color3.new(0, 1, 0)
1283o83.Parent = o76
1284o83.BrickColor = BrickColor.new("Pearl")
1285o83.Position = Vector3.new(119.650711, 131.151764, 95.1563187)
1286o83.Rotation = Vector3.new(58.7400017, -9.28999996, -2.33999991)
1287o83.Anchored = true
1288o83.Locked = true
1289o83.Shape = Enum.PartType.Cylinder
1290o83.Size = Vector3.new(1.03999996, 0.300000012, 0.480000019)
1291o83.CFrame = CFrame.new(119.650711, 131.151764, 95.1563187, 0.986058235, 0.040323589, -0.161441192, -0.159087047, 0.512921154, -0.843565762, 0.0487910099, 0.857488155, 0.512185037)
1292o83.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1293o83.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1294o83.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1295o83.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1296o83.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1297o83.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1298o83.Color = Color3.new(0.905882, 0.905882, 0.92549)
1299o83.Position = Vector3.new(119.650711, 131.151764, 95.1563187)
1300o83.Orientation = Vector3.new(57.5200005, -17.4899998, -17.2299995)
1301o83.Color = Color3.new(0.905882, 0.905882, 0.92549)
1302o84.Parent = o76
1303o84.BrickColor = BrickColor.new("Pearl")
1304o84.Position = Vector3.new(119.649918, 131.141495, 95.1391068)
1305o84.Rotation = Vector3.new(58.7400017, -9.28999996, -2.33999991)
1306o84.Anchored = true
1307o84.Locked = true
1308o84.Shape = Enum.PartType.Cylinder
1309o84.Size = Vector3.new(1.03999996, 0.300000012, 0.480000019)
1310o84.CFrame = CFrame.new(119.649918, 131.141495, 95.1391068, 0.986058235, 0.040323589, -0.161441192, -0.159087047, 0.512921154, -0.843565762, 0.0487910099, 0.857488155, 0.512185037)
1311o84.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1312o84.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1313o84.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1314o84.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1315o84.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1316o84.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1317o84.Color = Color3.new(0.905882, 0.905882, 0.92549)
1318o84.Position = Vector3.new(119.649918, 131.141495, 95.1391068)
1319o84.Orientation = Vector3.new(57.5200005, -17.4899998, -17.2299995)
1320o84.Color = Color3.new(0.905882, 0.905882, 0.92549)
1321o85.Parent = o76
1322o85.BrickColor = BrickColor.new("Pearl")
1323o85.Position = Vector3.new(119.650345, 131.146713, 95.1477432)
1324o85.Rotation = Vector3.new(58.7400017, -9.28999996, -2.33999991)
1325o85.Anchored = true
1326o85.Locked = true
1327o85.Shape = Enum.PartType.Cylinder
1328o85.Size = Vector3.new(1.03999996, 0.300000012, 0.480000019)
1329o85.CFrame = CFrame.new(119.650345, 131.146713, 95.1477432, 0.986058235, 0.040323589, -0.161441192, -0.159087047, 0.512921154, -0.843565762, 0.0487910099, 0.857488155, 0.512185037)
1330o85.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1331o85.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1332o85.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1333o85.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1334o85.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1335o85.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1336o85.Color = Color3.new(0.905882, 0.905882, 0.92549)
1337o85.Position = Vector3.new(119.650345, 131.146713, 95.1477432)
1338o85.Orientation = Vector3.new(57.5200005, -17.4899998, -17.2299995)
1339o85.Color = Color3.new(0.905882, 0.905882, 0.92549)
1340o86.Parent = o76
1341o86.Material = Enum.Material.Neon
1342o86.BrickColor = BrickColor.new("Lime green")
1343o86.Position = Vector3.new(119.110672, 130.258484, 95.7781754)
1344o86.Rotation = Vector3.new(72.9499969, 80.4199982, -17.6399994)
1345o86.Anchored = true
1346o86.Locked = true
1347o86.Shape = Enum.PartType.Cylinder
1348o86.Size = Vector3.new(0.200000003, 0.310000002, 0.200000003)
1349o86.CFrame = CFrame.new(119.110672, 130.258484, 95.7781754, 0.15857996, 0.0504249074, 0.986057758, 0.809503794, 0.565150499, -0.159086779, -0.565292895, 0.82344538, 0.0488024056)
1350o86.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1351o86.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1352o86.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1353o86.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1354o86.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1355o86.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1356o86.Color = Color3.new(0, 1, 0)
1357o86.Position = Vector3.new(119.110672, 130.258484, 95.7781754)
1358o86.Orientation = Vector3.new(9.14999962, 87.1699982, 55.0800018)
1359o86.Color = Color3.new(0, 1, 0)
1360o87.Parent = o76
1361o87.BrickColor = BrickColor.new("Pearl")
1362o87.Position = Vector3.new(119.550415, 130.661011, 95.4785538)
1363o87.Rotation = Vector3.new(72.9499969, 80.4199982, -17.6399994)
1364o87.Anchored = true
1365o87.Locked = true
1366o87.Size = Vector3.new(1.31000006, 0.270000041, 1.03000009)
1367o87.CFrame = CFrame.new(119.550415, 130.661011, 95.4785538, 0.15857996, 0.0504249074, 0.986057758, 0.809503794, 0.565150499, -0.159086779, -0.565292895, 0.82344538, 0.0488024056)
1368o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1369o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1370o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1371o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1372o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1373o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1374o87.Color = Color3.new(0.905882, 0.905882, 0.92549)
1375o87.Position = Vector3.new(119.550415, 130.661011, 95.4785538)
1376o87.Orientation = Vector3.new(9.14999962, 87.1699982, 55.0800018)
1377o87.Color = Color3.new(0.905882, 0.905882, 0.92549)
1378o88.Parent = o76
1379o88.Material = Enum.Material.SmoothPlastic
1380o88.BrickColor = BrickColor.new("Institutional white")
1381o88.Transparency = 1
1382o88.Position = Vector3.new(119.522568, 130.543945, 95.9157181)
1383o88.Rotation = Vector3.new(-107.050003, -80.4199982, -162.360001)
1384o88.Anchored = true
1385o88.Locked = true
1386o88.FormFactor = Enum.FormFactor.Custom
1387o88.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
1388o88.CFrame = CFrame.new(119.522568, 130.543945, 95.9157181, -0.15857996, 0.0504249074, -0.986057758, -0.809503794, 0.565150499, 0.159086779, 0.565292895, 0.82344538, -0.0488024056)
1389o88.BottomSurface = Enum.SurfaceType.Smooth
1390o88.TopSurface = Enum.SurfaceType.Smooth
1391o88.Color = Color3.new(0.972549, 0.972549, 0.972549)
1392o88.Position = Vector3.new(119.522568, 130.543945, 95.9157181)
1393o88.Orientation = Vector3.new(-9.14999962, -92.8300018, -55.0800018)
1394o88.Color = Color3.new(0.972549, 0.972549, 0.972549)
1395o89.Parent = o88
1396o89.Rotation = NumberRange.new(0,360)
1397o89.Size = NumberSequence.new(0.10000000149012,0.10000000149012)
1398o89.Color = ColorSequence.new(Color3.new(0, 1, 0.164706),Color3.new(0, 1, 0.164706))
1399o89.LightEmission = 1
1400o89.Texture = "http://www.roblox.com/asset/?id=243098098"
1401o89.Lifetime = NumberRange.new(0.20000000298023,0.20000000298023)
1402o89.Rate = 300
1403o89.Speed = NumberRange.new(0,0)
1404o89.Color = ColorSequence.new(Color3.new(0, 1, 0.164706),Color3.new(0, 1, 0.164706))
1405o90.Parent = o76
1406o90.BrickColor = BrickColor.new("Maroon")
1407o90.Position = Vector3.new(119.608139, 130.884079, 95.3483658)
1408o90.Rotation = Vector3.new(72.9499969, 80.4199982, -17.6399994)
1409o90.Anchored = true
1410o90.Locked = true
1411o90.Size = Vector3.new(0.240000069, 0.270000041, 0.540000081)
1412o90.CFrame = CFrame.new(119.608139, 130.884079, 95.3483658, 0.15857996, 0.0504249074, 0.986057758, 0.809503794, 0.565150499, -0.159086779, -0.565292895, 0.82344538, 0.0488024056)
1413o90.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1414o90.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1415o90.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1416o90.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1417o90.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1418o90.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1419o90.Color = Color3.new(0.458824, 0, 0)
1420o90.Position = Vector3.new(119.608139, 130.884079, 95.3483658)
1421o90.Orientation = Vector3.new(9.14999962, 87.1699982, 55.0800018)
1422o90.Color = Color3.new(0.458824, 0, 0)
1423o91.Parent = o90
1424o91.Face = Enum.NormalId.Top
1425o92.Parent = o91
1426o92.Size = UDim2.new(1,0,1,0)
1427o92.Text = "C-137"
1428o92.BackgroundColor3 = Color3.new(1, 1, 1)
1429o92.BackgroundTransparency = 1
1430o92.Font = Enum.Font.SciFi
1431o92.FontSize = Enum.FontSize.Size96
1432o92.TextColor3 = Color3.new(1, 0, 0.0156863)
1433o92.TextScaled = true
1434o92.TextWrapped = true
1435o93.Parent = o76
1436o93.BrickColor = BrickColor.new("Pearl")
1437o93.Position = Vector3.new(119.635651, 131.028107, 94.718544)
1438o93.Rotation = Vector3.new(72.9499969, 80.4199982, 93.6399994)
1439o93.Anchored = true
1440o93.Locked = true
1441o93.Shape = Enum.PartType.Cylinder
1442o93.Size = Vector3.new(0.807492971, 0.448607206, 0.448607206)
1443o93.CFrame = CFrame.new(119.635651, 131.028107, 94.718544, -0.0105509963, -0.166071951, 0.986057222, 0.232844904, -0.959412754, -0.159092993, 0.972456634, 0.227919817, 0.0487917624)
1444o93.BottomSurface = Enum.SurfaceType.Smooth
1445o93.TopSurface = Enum.SurfaceType.Smooth
1446o93.Color = Color3.new(0.905882, 0.905882, 0.92549)
1447o93.Position = Vector3.new(119.635651, 131.028107, 94.718544)
1448o93.Orientation = Vector3.new(9.14999962, 87.1699982, 166.360001)
1449o93.Color = Color3.new(0.905882, 0.905882, 0.92549)
1450o94.Parent = o76
1451o94.BrickColor = BrickColor.new("Pearl")
1452o94.Position = Vector3.new(119.640091, 130.931473, 94.3149796)
1453o94.Rotation = Vector3.new(-107.050003, -80.4199982, -3.6400001)
1454o94.Anchored = true
1455o94.Locked = true
1456o94.Shape = Enum.PartType.Ball
1457o94.Size = Vector3.new(0.453093261, 0.453093261, 0.453093261)
1458o94.CFrame = CFrame.new(119.640091, 130.931473, 94.3149796, 0.166072994, 0.0105529288, -0.986057043, 0.959412992, -0.232843444, 0.159093633, -0.227917999, -0.972456992, -0.0487936214)
1459o94.BottomSurface = Enum.SurfaceType.Smooth
1460o94.TopSurface = Enum.SurfaceType.Smooth
1461o94.Color = Color3.new(0.905882, 0.905882, 0.92549)
1462o94.Position = Vector3.new(119.640091, 130.931473, 94.3149796)
1463o94.Orientation = Vector3.new(-9.14999962, -92.8300018, 103.639999)
1464o94.Color = Color3.new(0.905882, 0.905882, 0.92549)
1465o95.Parent = o76
1466o95.BrickColor = BrickColor.new("Lime green")
1467o95.Transparency = 0.5
1468o95.Position = Vector3.new(119.542114, 130.645294, 96.0362625)
1469o95.Rotation = Vector3.new(72.9499969, 80.4199982, -17.6399994)
1470o95.Anchored = true
1471o95.Locked = true
1472o95.Shape = Enum.PartType.Ball
1473o95.Size = Vector3.new(0.301669657, 0.301669657, 0.301669657)
1474o95.CFrame = CFrame.new(119.542114, 130.645294, 96.0362625, 0.15857996, 0.0504249074, 0.986057758, 0.809503794, 0.565150499, -0.159086779, -0.565292895, 0.82344538, 0.0488024056)
1475o95.BottomSurface = Enum.SurfaceType.Smooth
1476o95.TopSurface = Enum.SurfaceType.Smooth
1477o95.Color = Color3.new(0, 1, 0)
1478o95.Position = Vector3.new(119.542114, 130.645294, 96.0362625)
1479o95.Orientation = Vector3.new(9.14999962, 87.1699982, 55.0800018)
1480o95.Color = Color3.new(0, 1, 0)
1481o96.Parent = o76
1482o96.BrickColor = BrickColor.new("Lime green")
1483o96.Transparency = 0.5
1484o96.Position = Vector3.new(119.532913, 130.545395, 95.8975906)
1485o96.Rotation = Vector3.new(-107.050003, -80.4199982, 107.639999)
1486o96.Anchored = true
1487o96.Locked = true
1488o96.Shape = Enum.PartType.Cylinder
1489o96.Size = Vector3.new(0.307629138, 0.298682868, 0.298682868)
1490o96.CFrame = CFrame.new(119.532913, 130.545395, 95.8975906, -0.0504259877, -0.158580974, -0.98605746, -0.565149903, -0.809503913, 0.159088239, -0.823445797, 0.565292478, -0.0488019809)
1491o96.BottomSurface = Enum.SurfaceType.Smooth
1492o96.TopSurface = Enum.SurfaceType.Smooth
1493o96.Color = Color3.new(0, 1, 0)
1494o96.Position = Vector3.new(119.532913, 130.545395, 95.8975906)
1495o96.Orientation = Vector3.new(-9.14999962, -92.8300018, -145.080002)
1496o96.Color = Color3.new(0, 1, 0)
1497o97.Name = "Quote"
1498o97.Parent = o7
1499o97.Material = Enum.Material.Wood
1500o97.BrickColor = BrickColor.new("Persimmon")
1501o97.Transparency = 1
1502o97.Position = Vector3.new(115.109085, 134.563339, 94.5203629)
1503o97.Rotation = Vector3.new(180, 0, -180)
1504o97.Anchored = true
1505o97.CanCollide = false
1506o97.Locked = true
1507o97.FormFactor = Enum.FormFactor.Custom
1508o97.Size = Vector3.new(4, 2, 0.400000006)
1509o97.CFrame = CFrame.new(115.109085, 134.563339, 94.5203629, -1.00000834, 4.5848725e-07, 7.62426566e-08, 4.58488557e-07, 1, -2.38849395e-07, -7.62372068e-08, -2.38828278e-07, -1.00000834)
1510o97.BottomSurface = Enum.SurfaceType.Smooth
1511o97.TopSurface = Enum.SurfaceType.Smooth
1512o97.Color = Color3.new(1, 0.34902, 0.34902)
1513o97.Position = Vector3.new(115.109085, 134.563339, 94.5203629)
1514o97.Orientation = Vector3.new(0, 180, 0)
1515o97.Color = Color3.new(1, 0.34902, 0.34902)
1516o98.Name = "Life"
1517o98.Parent = o97
1518o98.CanvasSize = Vector2.new(256, 128)
1519o99.Name = "Contents"
1520o99.Parent = o98
1521o99.Position = UDim2.new(0,8,0,8)
1522o99.Size = UDim2.new(1,-16,1,-16)
1523o99.Text = "Nobody exists on purpose. Nobody belongs anywhere."
1524o99.Position = UDim2.new(0,8,0,8)
1525o99.BackgroundColor3 = Color3.new(1, 1, 1)
1526o99.BackgroundTransparency = 1
1527o99.BorderSizePixel = 0
1528o99.ClipsDescendants = true
1529o99.Font = Enum.Font.SourceSansBold
1530o99.FontSize = Enum.FontSize.Size48
1531o99.TextColor3 = Color3.new(1, 1, 0.8)
1532o99.TextScaled = true
1533o99.TextStrokeTransparency = 0
1534o99.TextWrapped = true
1535o100.Name = "Hitbox"
1536o100.Parent = o1
1537o100.Material = Enum.Material.SmoothPlastic
1538o100.BrickColor = BrickColor.new("Really red")
1539o100.Transparency = 1
1540o100.Position = Vector3.new(106.091354, 145.11824, 122.960182)
1541o100.Rotation = Vector3.new(-180, 0, -180)
1542o100.Anchored = true
1543o100.Locked = true
1544o100.Size = Vector3.new(68.1600494, 32.25, 0.0500000007)
1545o100.CFrame = CFrame.new(106.091354, 145.11824, 122.960182, -1.00000083, 1.2411337e-07, 6.40749931e-06, 1.2415245e-07, 1, 5.74361047e-06, -6.5267086e-06, 5.74360956e-06, -1.00000107)
1546o100.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1547o100.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1548o100.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1549o100.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1550o100.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1551o100.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1552o100.Color = Color3.new(1, 0, 0)
1553o100.Position = Vector3.new(106.091354, 145.11824, 122.960182)
1554o100.Orientation = Vector3.new(0, 180, 0)
1555o100.Color = Color3.new(1, 0, 0)
1556o101.Name = "oliver551"
1557o101.Parent = o1
1558o101.PrimaryPart = o102
1559o102.Name = "HumanoidRootPart"
1560o102.Parent = o101
1561o102.Transparency = 1
1562o102.Position = Vector3.new(70.0094681, 140.844391, 115.042015)
1563o102.Rotation = Vector3.new(180, -76.1200027, -180)
1564o102.Anchored = true
1565o102.CanCollide = false
1566o102.FormFactor = Enum.FormFactor.Custom
1567o102.Size = Vector3.new(2, 2, 1)
1568o102.CFrame = CFrame.new(70.0094681, 140.844391, 115.042015, -0.239958867, 1.52813808e-12, -0.970790088, 1.65076407e-11, 1, -2.50621811e-12, 0.970790088, -1.66266202e-11, -0.239958867)
1569o102.BottomSurface = Enum.SurfaceType.Smooth
1570o102.TopSurface = Enum.SurfaceType.Smooth
1571o102.Position = Vector3.new(70.0094681, 140.844391, 115.042015)
1572o102.Orientation = Vector3.new(0, -103.879997, 0)
1573o103.Name = "Head"
1574o103.Parent = o101
1575o103.BrickColor = BrickColor.new("Cool yellow")
1576o103.Position = Vector3.new(70.1716385, 142.315659, 115.082077)
1577o103.Rotation = Vector3.new(-124.099998, -66.2099991, -126.5)
1578o103.RotVelocity = Vector3.new(-3.76922912e-07, 7.72911791e-13, 9.60745083e-08)
1579o103.Velocity = Vector3.new(-1.66824861e-07, -1.66078894e-06, -6.54493192e-07)
1580o103.Anchored = true
1581o103.FormFactor = Enum.FormFactor.Custom
1582o103.Size = Vector3.new(2, 1, 1)
1583o103.CFrame = CFrame.new(70.1716385, 142.315659, 115.082077, -0.239958882, 0.324324816, -0.915012062, -2.53508947e-08, 0.942543566, 0.334083378, 0.970790088, 0.080166325, -0.226171717)
1584o103.BottomSurface = Enum.SurfaceType.Smooth
1585o103.TopSurface = Enum.SurfaceType.Smooth
1586o103.Color = Color3.new(0.992157, 0.917647, 0.552941)
1587o103.Position = Vector3.new(70.1716385, 142.315659, 115.082077)
1588o103.Orientation = Vector3.new(-19.5200005, -103.879997, 0)
1589o103.Color = Color3.new(0.992157, 0.917647, 0.552941)
1590o104.Parent = o103
1591o104.Scale = Vector3.new(1.25, 1.25, 1.25)
1592o104.Scale = Vector3.new(1.25, 1.25, 1.25)
1593o105.Name = "face"
1594o105.Parent = o103
1595o105.Texture = "http://www.roblox.com/asset/?id=144080495 "
1596o106.Name = "Torso"
1597o106.Parent = o101
1598o106.BrickColor = BrickColor.new("Dark green")
1599o106.Position = Vector3.new(70.0094681, 140.844391, 115.042015)
1600o106.Rotation = Vector3.new(180, -70.4199982, -180)
1601o106.Anchored = true
1602o106.FormFactor = Enum.FormFactor.Custom
1603o106.Size = Vector3.new(2, 2, 1)
1604o106.CFrame = CFrame.new(70.0094681, 140.844391, 115.042015, -0.335063934, 1.40841991e-10, -0.942202687, 7.18663795e-10, 1, -1.06087888e-10, 0.942202687, -7.12673032e-10, -0.335063934)
1605o106.BottomSurface = Enum.SurfaceType.Smooth
1606o106.TopSurface = Enum.SurfaceType.Smooth
1607o106.Color = Color3.new(0.156863, 0.498039, 0.278431)
1608o106.Position = Vector3.new(70.0094681, 140.844391, 115.042015)
1609o106.Orientation = Vector3.new(0, -109.580002, 0)
1610o106.Color = Color3.new(0.156863, 0.498039, 0.278431)
1611o107.Name = "Left Arm"
1612o107.Parent = o101
1613o107.BrickColor = BrickColor.new("Cool yellow")
1614o107.Position = Vector3.new(70.5565567, 140.78714, 113.749748)
1615o107.Rotation = Vector3.new(165.699997, -69.8099976, 166.470001)
1616o107.RotVelocity = Vector3.new(-3.76922912e-07, 7.72911791e-13, 9.60745083e-08)
1617o107.Velocity = Vector3.new(-1.99736707e-08, -2.1913329e-06, -7.83572034e-08)
1618o107.Anchored = true
1619o107.CanCollide = false
1620o107.FormFactor = Enum.FormFactor.Custom
1621o107.Size = Vector3.new(1, 2, 1)
1622o107.CFrame = CFrame.new(70.5565567, 140.78714, 113.749748, -0.335653007, -0.0807663575, -0.938524246, -0.0013551017, 0.996357918, -0.0852587074, 0.941991985, -0.0273455475, -0.33453995)
1623o107.BottomSurface = Enum.SurfaceType.Smooth
1624o107.TopSurface = Enum.SurfaceType.Smooth
1625o107.Color = Color3.new(0.992157, 0.917647, 0.552941)
1626o107.Position = Vector3.new(70.5565567, 140.78714, 113.749748)
1627o107.Orientation = Vector3.new(4.88999987, -109.620003, -0.0799999982)
1628o107.Color = Color3.new(0.992157, 0.917647, 0.552941)
1629o108.Name = "Left Leg"
1630o108.Parent = o101
1631o108.BrickColor = BrickColor.new("Bright blue")
1632o108.Position = Vector3.new(70.6280823, 138.959778, 114.689354)
1633o108.Rotation = Vector3.new(122.529999, -56.5299988, 125.139999)
1634o108.RotVelocity = Vector3.new(-3.76922912e-07, 7.72911791e-13, 9.60745083e-08)
1635o108.Velocity = Vector3.new(1.55589433e-07, -1.83043085e-06, 6.10415384e-07)
1636o108.Anchored = true
1637o108.CanCollide = false
1638o108.FormFactor = Enum.FormFactor.Custom
1639o108.Size = Vector3.new(1, 2, 1)
1640o108.CFrame = CFrame.new(70.6280823, 138.959778, 114.689354, -0.317483336, -0.451049656, -0.834129632, -0.0349930562, 0.884605646, -0.465025157, 0.947625101, -0.118449025, -0.296631098)
1641o108.BottomSurface = Enum.SurfaceType.Smooth
1642o108.TopSurface = Enum.SurfaceType.Smooth
1643o108.Color = Color3.new(0.0509804, 0.411765, 0.67451)
1644o108.Position = Vector3.new(70.6280823, 138.959778, 114.689354)
1645o108.Orientation = Vector3.new(27.7099991, -109.580002, -2.26999998)
1646o108.Color = Color3.new(0.0509804, 0.411765, 0.67451)
1647o109.Name = "Right Leg"
1648o109.Parent = o101
1649o109.BrickColor = BrickColor.new("Bright blue")
1650o109.Position = Vector3.new(69.4305344, 138.939453, 115.404251)
1651o109.Rotation = Vector3.new(-125.559998, -58.5600014, -127.940002)
1652o109.RotVelocity = Vector3.new(-3.76922912e-07, 7.72911791e-13, 9.60745083e-08)
1653o109.Velocity = Vector3.new(1.57542729e-07, -1.50746882e-06, 6.18076001e-07)
1654o109.Anchored = true
1655o109.CanCollide = false
1656o109.FormFactor = Enum.FormFactor.Custom
1657o109.Size = Vector3.new(1, 2, 1)
1658o109.CFrame = CFrame.new(69.4305344, 138.939453, 115.404251, -0.32075268, 0.411405802, -0.853156984, 0.0319376513, 0.904928565, 0.424363554, 0.94663173, 0.108867928, -0.303397655)
1659o109.BottomSurface = Enum.SurfaceType.Smooth
1660o109.TopSurface = Enum.SurfaceType.Smooth
1661o109.Color = Color3.new(0.0509804, 0.411765, 0.67451)
1662o109.Position = Vector3.new(69.4305344, 138.939453, 115.404251)
1663o109.Orientation = Vector3.new(-25.1100006, -109.580002, 2.01999998)
1664o109.Color = Color3.new(0.0509804, 0.411765, 0.67451)
1665o110.Name = "Right Arm"
1666o110.Parent = o101
1667o110.BrickColor = BrickColor.new("Cool yellow")
1668o110.Position = Vector3.new(69.4579391, 140.832977, 116.332756)
1669o110.Rotation = Vector3.new(-150.169998, -67.6800003, -151.960007)
1670o110.RotVelocity = Vector3.new(-3.76922912e-07, 7.72911791e-13, 9.60745083e-08)
1671o110.Velocity = Vector3.new(-2.43776697e-08, -1.14915349e-06, -9.56435144e-08)
1672o110.Anchored = true
1673o110.CanCollide = false
1674o110.FormFactor = Enum.FormFactor.Custom
1675o110.Size = Vector3.new(1, 2, 1)
1676o110.CFrame = CFrame.new(69.4579391, 140.832977, 116.332756, -0.335234523, 0.178511858, -0.92507571, 0.00152590009, 0.981987298, 0.188941061, 0.942140758, 0.0619279966, -0.329468429)
1677o110.BottomSurface = Enum.SurfaceType.Smooth
1678o110.TopSurface = Enum.SurfaceType.Smooth
1679o110.Color = Color3.new(0.992157, 0.917647, 0.552941)
1680o110.Position = Vector3.new(69.4579391, 140.832977, 116.332756)
1681o110.Orientation = Vector3.new(-10.8900003, -109.599998, 0.0900000036)
1682o110.Color = Color3.new(0.992157, 0.917647, 0.552941)
1683o111.Parent = o101
1684o111.Graphic = "http://www.roblox.com/asset/?id=916733093"
1685o112.Name = "Pants"
1686o112.Parent = o101
1687o112.PantsTemplate = "http://www.roblox.com/asset/?id=616980141"
1688o113.Name = "Shirt"
1689o113.Parent = o101
1690o113.ShirtTemplate = "http://www.roblox.com/asset/?id=602599985"
1691o114.Name = "Quote"
1692o114.Parent = o101
1693o114.Material = Enum.Material.Wood
1694o114.BrickColor = BrickColor.new("Persimmon")
1695o114.Transparency = 1
1696o114.Position = Vector3.new(69.2667007, 140.643326, 119.237953)
1697o114.Rotation = Vector3.new(-42.8100014, -76.1100006, -45.4199982)
1698o114.Anchored = true
1699o114.CanCollide = false
1700o114.Locked = true
1701o114.FormFactor = Enum.FormFactor.Custom
1702o114.Size = Vector3.new(4, 2, 0.400000006)
1703o114.CFrame = CFrame.new(69.2667007, 140.643326, 119.237953, 0.168529555, 0.171010479, -0.970751226, -0.0593909994, 0.984808266, 0.163176507, 0.983907819, 0.0301536992, 0.176125526)
1704o114.BottomSurface = Enum.SurfaceType.Smooth
1705o114.TopSurface = Enum.SurfaceType.Smooth
1706o114.Color = Color3.new(1, 0.34902, 0.34902)
1707o114.Position = Vector3.new(69.2667007, 140.643326, 119.237953)
1708o114.Orientation = Vector3.new(-9.39000034, -79.7200012, -3.45000005)
1709o114.Color = Color3.new(1, 0.34902, 0.34902)
1710o115.Name = "Life2"
1711o115.Parent = o114
1712o115.CanvasSize = Vector2.new(256, 128)
1713o116.Name = "Contents"
1714o116.Parent = o115
1715o116.Position = UDim2.new(0,8,0,8)
1716o116.Size = UDim2.new(1,-16,1,-16)
1717o116.Text = "Made by oliver551"
1718o116.Position = UDim2.new(0,8,0,8)
1719o116.BackgroundColor3 = Color3.new(1, 1, 1)
1720o116.BackgroundTransparency = 1
1721o116.BorderSizePixel = 0
1722o116.ClipsDescendants = true
1723o116.Font = Enum.Font.SourceSansBold
1724o116.FontSize = Enum.FontSize.Size48
1725o116.TextColor3 = Color3.new(1, 1, 0.8)
1726o116.TextScaled = true
1727o116.TextStrokeTransparency = 0
1728o116.TextWrapped = true
1729o117.Name = "Handle"
1730o117.Parent = o101
1731o117.Position = Vector3.new(70.2141876, 142.4646, 115.092606)
1732o117.Rotation = Vector3.new(-124.099998, -66.2099991, -126.5)
1733o117.Anchored = true
1734o117.CanCollide = false
1735o117.Locked = true
1736o117.FormFactor = Enum.FormFactor.Custom
1737o117.Size = Vector3.new(1.93002772, 1.76999903, 1.60000014)
1738o117.CFrame = CFrame.new(70.2141876, 142.4646, 115.092606, -0.239958882, 0.324324816, -0.915012062, -2.53508947e-08, 0.942543566, 0.334083378, 0.970790088, 0.080166325, -0.226171717)
1739o117.BottomSurface = Enum.SurfaceType.Smooth
1740o117.TopSurface = Enum.SurfaceType.Smooth
1741o117.Position = Vector3.new(70.2141876, 142.4646, 115.092606)
1742o117.Orientation = Vector3.new(-19.5200005, -103.879997, 0)
1743o118.Parent = o117
1744o118.MeshId = "http://www.roblox.com/asset/?id=151738660 "
1745o118.TextureId = "http://www.roblox.com/asset/?id=244067519"
1746o118.MeshType = Enum.MeshType.FileMesh
1747o119.Parent = o101
1748o119.HeadColor = BrickColor.new("Really red")
1749o119.LeftArmColor = BrickColor.new("Really black")
1750o119.LeftLegColor = BrickColor.new("Really red")
1751o119.RightArmColor = BrickColor.new("Really red")
1752o119.RightLegColor = BrickColor.new("Really black")
1753o119.TorsoColor = BrickColor.new("Really black")
1754o120.Parent = o101
1755o120.HealthDisplayDistance = 0
1756o120.NameDisplayDistance = 0
1757o120.RightLeg = o109
1758o120.LeftLeg = o108
1759o120.Torso = o102
1760o120.AutoRotate = false
1761o120.Health = 0
1762o120.WalkSpeed = 18
1763o121.Name = "Spawn"
1764o121.Parent = o1
1765o121.Transparency = 1
1766o121.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1767o121.Anchored = true
1768o121.Locked = true
1769o121.Size = Vector3.new(6, 0.0500000007, 6)
1770o121.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1771o121.TopSurface = Enum.SurfaceType.Smooth
1772o121.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1773o122.Name = "Spawn"
1774o122.Parent = o1
1775o122.Transparency = 1
1776o122.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1777o122.Anchored = true
1778o122.Locked = true
1779o122.Size = Vector3.new(6, 0.0500000007, 6)
1780o122.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1781o122.TopSurface = Enum.SurfaceType.Smooth
1782o122.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1783o123.Name = "Spawn"
1784o123.Parent = o1
1785o123.Transparency = 1
1786o123.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1787o123.Anchored = true
1788o123.Locked = true
1789o123.Size = Vector3.new(6, 0.0500000007, 6)
1790o123.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1791o123.TopSurface = Enum.SurfaceType.Smooth
1792o123.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1793o124.Name = "Spawn"
1794o124.Parent = o1
1795o124.Transparency = 1
1796o124.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1797o124.Anchored = true
1798o124.Locked = true
1799o124.Size = Vector3.new(6, 0.0500000007, 6)
1800o124.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1801o124.TopSurface = Enum.SurfaceType.Smooth
1802o124.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1803o125.Name = "Spawn"
1804o125.Parent = o1
1805o125.Transparency = 1
1806o125.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1807o125.Anchored = true
1808o125.Locked = true
1809o125.Size = Vector3.new(6, 0.0500000007, 6)
1810o125.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1811o125.TopSurface = Enum.SurfaceType.Smooth
1812o125.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1813o126.Name = "Spawn"
1814o126.Parent = o1
1815o126.Transparency = 1
1816o126.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1817o126.Anchored = true
1818o126.Locked = true
1819o126.Size = Vector3.new(6, 0.0500000007, 6)
1820o126.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1821o126.TopSurface = Enum.SurfaceType.Smooth
1822o126.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1823o127.Name = "Spawn"
1824o127.Parent = o1
1825o127.Transparency = 1
1826o127.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1827o127.Anchored = true
1828o127.Locked = true
1829o127.Size = Vector3.new(6, 0.0500000007, 6)
1830o127.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1831o127.TopSurface = Enum.SurfaceType.Smooth
1832o127.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1833o128.Name = "Spawn"
1834o128.Parent = o1
1835o128.Transparency = 1
1836o128.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1837o128.Anchored = true
1838o128.Locked = true
1839o128.Size = Vector3.new(6, 0.0500000007, 6)
1840o128.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1841o128.TopSurface = Enum.SurfaceType.Smooth
1842o128.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1843o129.Name = "Spawn"
1844o129.Parent = o1
1845o129.Transparency = 1
1846o129.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1847o129.Anchored = true
1848o129.Locked = true
1849o129.Size = Vector3.new(6, 0.0500000007, 6)
1850o129.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1851o129.TopSurface = Enum.SurfaceType.Smooth
1852o129.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1853o130.Name = "Spawn"
1854o130.Parent = o1
1855o130.Transparency = 1
1856o130.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1857o130.Anchored = true
1858o130.Locked = true
1859o130.Size = Vector3.new(6, 0.0500000007, 6)
1860o130.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1861o130.TopSurface = Enum.SurfaceType.Smooth
1862o130.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1863o131.Name = "Spawn"
1864o131.Parent = o1
1865o131.Transparency = 1
1866o131.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1867o131.Anchored = true
1868o131.Locked = true
1869o131.Size = Vector3.new(6, 0.0500000007, 6)
1870o131.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1871o131.TopSurface = Enum.SurfaceType.Smooth
1872o131.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1873o132.Name = "Spawn"
1874o132.Parent = o1
1875o132.Transparency = 1
1876o132.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1877o132.Anchored = true
1878o132.Locked = true
1879o132.Size = Vector3.new(6, 0.0500000007, 6)
1880o132.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1881o132.TopSurface = Enum.SurfaceType.Smooth
1882o132.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1883o133.Name = "Spawn"
1884o133.Parent = o1
1885o133.Transparency = 1
1886o133.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1887o133.Anchored = true
1888o133.Locked = true
1889o133.Size = Vector3.new(6, 0.0500000007, 6)
1890o133.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1891o133.TopSurface = Enum.SurfaceType.Smooth
1892o133.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1893o134.Name = "mountain"
1894o134.Parent = o1
1895o134.BrickColor = BrickColor.new("Pastel Blue")
1896o134.Transparency = 1
1897o134.Position = Vector3.new(82.2628326, 174.581268, 38.1716385)
1898o134.Rotation = Vector3.new(0, 19, 0)
1899o134.Anchored = true
1900o134.Locked = true
1901o134.FormFactor = Enum.FormFactor.Custom
1902o134.Size = Vector3.new(80.2000046, 56.5999985, 4)
1903o134.CFrame = CFrame.new(82.2628326, 174.581268, 38.1716385, 0.945512772, -2.52983391e-05, 0.325584918, 3.5999994e-05, 1, -2.68443491e-05, -0.325584918, 3.71027345e-05, 0.945512772)
1904o134.BottomSurface = Enum.SurfaceType.Smooth
1905o134.TopSurface = Enum.SurfaceType.Smooth
1906o134.Color = Color3.new(0.501961, 0.733333, 0.858824)
1907o134.Position = Vector3.new(82.2628326, 174.581268, 38.1716385)
1908o134.Orientation = Vector3.new(0, 19, 0)
1909o134.Color = Color3.new(0.501961, 0.733333, 0.858824)
1910o135.Parent = o134
1911o135.Texture = "http://www.roblox.com/asset/?id=108407235"
1912o135.Face = Enum.NormalId.Back
1913o136.Name = "Hitbox"
1914o136.Parent = o1
1915o136.Material = Enum.Material.SmoothPlastic
1916o136.BrickColor = BrickColor.new("Really red")
1917o136.Transparency = 1
1918o136.Position = Vector3.new(106.499222, 145.06839, 93.6895828)
1919o136.Rotation = Vector3.new(0, 20, 0)
1920o136.Anchored = true
1921o136.Locked = true
1922o136.Size = Vector3.new(26.739996, 32.25, 0.0500000007)
1923o136.CFrame = CFrame.new(106.499222, 145.06839, 93.6895828, 0.939697385, 1.23969258e-07, 0.342015564, 1.84782596e-06, 1, -5.43954002e-06, -0.342015564, 5.74350179e-06, 0.939697385)
1924o136.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1925o136.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1926o136.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1927o136.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1928o136.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1929o136.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1930o136.Color = Color3.new(1, 0, 0)
1931o136.Position = Vector3.new(106.499222, 145.06839, 93.6895828)
1932o136.Orientation = Vector3.new(0, 20, 0)
1933o136.Color = Color3.new(1, 0, 0)
1934o137.Name = "mountain"
1935o137.Parent = o1
1936o137.BrickColor = BrickColor.new("Pastel Blue")
1937o137.Transparency = 1
1938o137.Position = Vector3.new(361.727722, 27.5823288, 557.065186)
1939o137.Rotation = Vector3.new(179.990005, -74, 180)
1940o137.Anchored = true
1941o137.Locked = true
1942o137.FormFactor = Enum.FormFactor.Custom
1943o137.Size = Vector3.new(109.880013, 56.5999985, 4)
1944o137.CFrame = CFrame.new(361.727722, 27.5823288, 557.065186, -0.275602549, -1.40890224e-05, -0.961265564, 4.10001012e-05, 1, -2.64106129e-05, 0.961265564, -4.66909187e-05, -0.275602549)
1945o137.BottomSurface = Enum.SurfaceType.Smooth
1946o137.TopSurface = Enum.SurfaceType.Smooth
1947o137.Color = Color3.new(0.501961, 0.733333, 0.858824)
1948o137.Position = Vector3.new(361.727722, 27.5823288, 557.065186)
1949o137.Orientation = Vector3.new(0, -106, 0)
1950o137.Color = Color3.new(0.501961, 0.733333, 0.858824)
1951o138.Parent = o137
1952o138.Texture = "http://www.roblox.com/asset/?id=108407257"
1953o138.Face = Enum.NormalId.Back
1954o139.Name = "mountain"
1955o139.Parent = o1
1956o139.BrickColor = BrickColor.new("Pastel Blue")
1957o139.Transparency = 1
1958o139.Position = Vector3.new(253.629242, 174.482391, 34.8967667)
1959o139.Rotation = Vector3.new(0, -16, 0)
1960o139.Anchored = true
1961o139.Locked = true
1962o139.FormFactor = Enum.FormFactor.Custom
1963o139.Size = Vector3.new(109.880013, 56.5999985, 4)
1964o139.CFrame = CFrame.new(253.629242, 174.482391, 34.8967667, 0.961271584, -4.66911515e-05, -0.275603175, 4.10000248e-05, 1, -2.64111532e-05, 0.275603175, 1.40885504e-05, 0.961271584)
1965o139.BottomSurface = Enum.SurfaceType.Smooth
1966o139.TopSurface = Enum.SurfaceType.Smooth
1967o139.Color = Color3.new(0.501961, 0.733333, 0.858824)
1968o139.Position = Vector3.new(253.629242, 174.482391, 34.8967667)
1969o139.Orientation = Vector3.new(0, -16, 0)
1970o139.Color = Color3.new(0.501961, 0.733333, 0.858824)
1971o140.Parent = o139
1972o140.Texture = "http://www.roblox.com/asset/?id=108407257"
1973o140.Face = Enum.NormalId.Back
1974o141.Name = "mountain"
1975o141.Parent = o1
1976o141.BrickColor = BrickColor.new("Pastel Blue")
1977o141.Transparency = 1
1978o141.Position = Vector3.new(10.8001137, 174.681274, 73.8110123)
1979o141.Rotation = Vector3.new(0, 34, 0)
1980o141.Anchored = true
1981o141.Locked = true
1982o141.FormFactor = Enum.FormFactor.Custom
1983o141.Size = Vector3.new(80.2000046, 56.5999985, 4)
1984o141.CFrame = CFrame.new(10.8001137, 174.681274, 73.8110123, 0.829052985, -1.17384889e-05, 0.559170008, 3.19999999e-05, 1, -2.64520804e-05, -0.559170008, 3.98236189e-05, 0.829052985)
1985o141.BottomSurface = Enum.SurfaceType.Smooth
1986o141.TopSurface = Enum.SurfaceType.Smooth
1987o141.Color = Color3.new(0.501961, 0.733333, 0.858824)
1988o141.Position = Vector3.new(10.8001137, 174.681274, 73.8110123)
1989o141.Orientation = Vector3.new(0, 34, 0)
1990o141.Color = Color3.new(0.501961, 0.733333, 0.858824)
1991o142.Parent = o141
1992o142.Texture = "http://www.roblox.com/asset/?id=108407221"
1993o142.Face = Enum.NormalId.Back
1994o143.Name = "far island"
1995o143.Parent = o1
1996o143.BrickColor = BrickColor.new("Bright blue")
1997o143.Reflectance = 0.10000000149012
1998o143.Transparency = 1
1999o143.Position = Vector3.new(-192.322571, 66.7556839, 662.98175)
2000o143.Rotation = Vector3.new(0, 40, 0)
2001o143.Anchored = true
2002o143.CanCollide = false
2003o143.Locked = true
2004o143.FormFactor = Enum.FormFactor.Custom
2005o143.Size = Vector3.new(0.200012207, 118.400002, 187.099976)
2006o143.CFrame = CFrame.new(-192.322571, 66.7556839, 662.98175, 0.766049027, 2.49185141e-05, 0.642792761, 1.29438149e-05, 1, -5.41923109e-05, -0.642792761, 4.98336594e-05, 0.766049027)
2007o143.BottomSurface = Enum.SurfaceType.Smooth
2008o143.TopSurface = Enum.SurfaceType.Smooth
2009o143.Color = Color3.new(0.0509804, 0.411765, 0.67451)
2010o143.Position = Vector3.new(-192.322571, 66.7556839, 662.98175)
2011o143.Orientation = Vector3.new(0, 40, 0)
2012o143.Color = Color3.new(0.0509804, 0.411765, 0.67451)
2013o144.Parent = o143
2014o145.Parent = o143
2015o145.Texture = "http://www.roblox.com/asset/?id=109294020"
2016o145.Face = Enum.NormalId.Right
2017o146.Name = "mountain"
2018o146.Parent = o1
2019o146.BrickColor = BrickColor.new("Pastel Blue")
2020o146.Transparency = 1
2021o146.Position = Vector3.new(181.789291, 27.6817627, 713.865051)
2022o146.Rotation = Vector3.new(180, -14, -180)
2023o146.Anchored = true
2024o146.Locked = true
2025o146.FormFactor = Enum.FormFactor.Custom
2026o146.Size = Vector3.new(80.2000046, 56.5999985, 4)
2027o146.CFrame = CFrame.new(181.789291, 27.6817627, 713.865051, -0.970295012, 3.09391871e-05, -0.241925001, 3.79999983e-05, 1, -2.45200627e-05, 0.241925001, -3.29848372e-05, -0.970295012)
2028o146.BottomSurface = Enum.SurfaceType.Smooth
2029o146.TopSurface = Enum.SurfaceType.Smooth
2030o146.Color = Color3.new(0.501961, 0.733333, 0.858824)
2031o146.Position = Vector3.new(181.789291, 27.6817627, 713.865051)
2032o146.Orientation = Vector3.new(0, -166, 0)
2033o146.Color = Color3.new(0.501961, 0.733333, 0.858824)
2034o147.Parent = o146
2035o147.Texture = "http://www.roblox.com/asset/?id=108407248"
2036o147.Face = Enum.NormalId.Back
2037o148.Name = "mountain"
2038o148.Parent = o1
2039o148.BrickColor = BrickColor.new("Pastel Blue")
2040o148.Transparency = 1
2041o148.Position = Vector3.new(320.025574, 27.7812233, 637.354431)
2042o148.Rotation = Vector3.new(180, -44, -180)
2043o148.Anchored = true
2044o148.Locked = true
2045o148.FormFactor = Enum.FormFactor.Custom
2046o148.Size = Vector3.new(80.2000046, 56.5999985, 4)
2047o148.CFrame = CFrame.new(320.025574, 27.7812233, 637.354431, -0.719360232, 4.53084203e-06, -0.694637239, 3.20000108e-05, 1, -2.66163297e-05, 0.694637239, -4.13751259e-05, -0.719360232)
2048o148.BottomSurface = Enum.SurfaceType.Smooth
2049o148.TopSurface = Enum.SurfaceType.Smooth
2050o148.Color = Color3.new(0.501961, 0.733333, 0.858824)
2051o148.Position = Vector3.new(320.025574, 27.7812233, 637.354431)
2052o148.Orientation = Vector3.new(0, -136, 0)
2053o148.Color = Color3.new(0.501961, 0.733333, 0.858824)
2054o149.Parent = o148
2055o149.Texture = "http://www.roblox.com/asset/?id=108407221"
2056o149.Face = Enum.NormalId.Back
2057o150.Name = "Hitbox"
2058o150.Parent = o1
2059o150.Material = Enum.Material.SmoothPlastic
2060o150.BrickColor = BrickColor.new("Really red")
2061o150.Transparency = 1
2062o150.Position = Vector3.new(137.37146, 145.118362, 109.240211)
2063o150.Rotation = Vector3.new(0, -80, 0)
2064o150.Anchored = true
2065o150.Locked = true
2066o150.Size = Vector3.new(29.2800274, 32.25, 0.0500000007)
2067o150.CFrame = CFrame.new(137.37146, 145.118362, 109.240211, 0.173644513, 1.24140286e-07, -0.98480916, -5.67789357e-06, 1, -8.7508829e-07, 0.98480916, 5.74358683e-06, 0.173644513)
2068o150.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2069o150.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2070o150.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2071o150.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2072o150.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2073o150.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2074o150.Color = Color3.new(1, 0, 0)
2075o150.Position = Vector3.new(137.37146, 145.118362, 109.240211)
2076o150.Orientation = Vector3.new(0, -80, 0)
2077o150.Color = Color3.new(1, 0, 0)
2078o151.Name = "mountain"
2079o151.Parent = o1
2080o151.BrickColor = BrickColor.new("Pastel Blue")
2081o151.Transparency = 1
2082o151.Position = Vector3.new(322.813995, 27.7812233, 314.237488)
2083o151.Rotation = Vector3.new(0, -56, 0)
2084o151.Anchored = true
2085o151.Locked = true
2086o151.FormFactor = Enum.FormFactor.Custom
2087o151.Size = Vector3.new(80.2000046, 56.5999985, 4)
2088o151.CFrame = CFrame.new(322.813995, 27.7812233, 314.237488, 0.559165776, -3.98239754e-05, -0.829048634, 3.19996325e-05, 1, -2.64516766e-05, 0.829048634, -1.17384925e-05, 0.559165776)
2089o151.BottomSurface = Enum.SurfaceType.Smooth
2090o151.TopSurface = Enum.SurfaceType.Smooth
2091o151.Color = Color3.new(0.501961, 0.733333, 0.858824)
2092o151.Position = Vector3.new(322.813995, 27.7812233, 314.237488)
2093o151.Orientation = Vector3.new(0, -56, 0)
2094o151.Color = Color3.new(0.501961, 0.733333, 0.858824)
2095o152.Parent = o151
2096o152.Texture = "http://www.roblox.com/asset/?id=108407221"
2097o152.Face = Enum.NormalId.Back
2098o153.Name = "mountain"
2099o153.Parent = o1
2100o153.BrickColor = BrickColor.new("Pastel Blue")
2101o153.Transparency = 1
2102o153.Position = Vector3.new(255.837585, 27.6812229, 684.86145)
2103o153.Rotation = Vector3.new(180, -29, -180)
2104o153.Anchored = true
2105o153.Locked = true
2106o153.FormFactor = Enum.FormFactor.Custom
2107o153.Size = Vector3.new(80.2000046, 56.5999985, 4)
2108o153.CFrame = CFrame.new(255.837585, 27.6812229, 684.86145, -0.874611795, 1.83316552e-05, -0.484823883, 3.5999994e-05, 1, -2.71322479e-05, 0.484823883, -4.11838446e-05, -0.874611795)
2109o153.BottomSurface = Enum.SurfaceType.Smooth
2110o153.TopSurface = Enum.SurfaceType.Smooth
2111o153.Color = Color3.new(0.501961, 0.733333, 0.858824)
2112o153.Position = Vector3.new(255.837585, 27.6812229, 684.86145)
2113o153.Orientation = Vector3.new(0, -151, 0)
2114o153.Color = Color3.new(0.501961, 0.733333, 0.858824)
2115o154.Parent = o153
2116o154.Texture = "http://www.roblox.com/asset/?id=108407235"
2117o154.Face = Enum.NormalId.Back
2118o155.Name = "mountain"
2119o155.Parent = o1
2120o155.BrickColor = BrickColor.new("Pastel Blue")
2121o155.Transparency = 1
2122o155.Position = Vector3.new(87.6437454, 27.5823288, 717.843567)
2123o155.Rotation = Vector3.new(180, 6, -180)
2124o155.Anchored = true
2125o155.Locked = true
2126o155.FormFactor = Enum.FormFactor.Custom
2127o155.Size = Vector3.new(109.880013, 56.5999985, 4)
2128o155.CFrame = CFrame.new(87.6437454, 27.5823288, 717.843567, -0.994525611, 4.36462105e-05, 0.104494058, 4.10000248e-05, 1, -2.74718277e-05, -0.104494058, -2.30371734e-05, -0.994525611)
2129o155.BottomSurface = Enum.SurfaceType.Smooth
2130o155.TopSurface = Enum.SurfaceType.Smooth
2131o155.Color = Color3.new(0.501961, 0.733333, 0.858824)
2132o155.Position = Vector3.new(87.6437454, 27.5823288, 717.843567)
2133o155.Orientation = Vector3.new(0, 174, 0)
2134o155.Color = Color3.new(0.501961, 0.733333, 0.858824)
2135o156.Parent = o155
2136o156.Texture = "http://www.roblox.com/asset/?id=108407257"
2137o156.Face = Enum.NormalId.Back
2138o157.Name = "mountain"
2139o157.Parent = o1
2140o157.BrickColor = BrickColor.new("Pastel Blue")
2141o157.Transparency = 1
2142o157.Position = Vector3.new(358.453064, 27.681221, 385.699799)
2143o157.Rotation = Vector3.new(0, -71, 0.00999999978)
2144o157.Anchored = true
2145o157.Locked = true
2146o157.FormFactor = Enum.FormFactor.Custom
2147o157.Size = Vector3.new(80.2000046, 56.5999985, 4)
2148o157.CFrame = CFrame.new(358.453064, 27.681221, 385.699799, 0.325581938, -3.71030947e-05, -0.945507467, 3.5999743e-05, 1, -2.68438653e-05, 0.945507467, -2.52982572e-05, 0.325581938)
2149o157.BottomSurface = Enum.SurfaceType.Smooth
2150o157.TopSurface = Enum.SurfaceType.Smooth
2151o157.Color = Color3.new(0.501961, 0.733333, 0.858824)
2152o157.Position = Vector3.new(358.453064, 27.681221, 385.699799)
2153o157.Orientation = Vector3.new(0, -71, 0)
2154o157.Color = Color3.new(0.501961, 0.733333, 0.858824)
2155o158.Parent = o157
2156o158.Texture = "http://www.roblox.com/asset/?id=108407235"
2157o158.Face = Enum.NormalId.Back
2158o159.Name = "mountain"
2159o159.Parent = o1
2160o159.BrickColor = BrickColor.new("Pastel Blue")
2161o159.Transparency = 1
2162o159.Position = Vector3.new(-191.03804, 27.9623146, 540.465576)
2163o159.Rotation = Vector3.new(180, 66, -179.990005)
2164o159.Anchored = true
2165o159.Locked = true
2166o159.FormFactor = Enum.FormFactor.Custom
2167o159.Size = Vector3.new(109.880013, 56.5999985, 4)
2168o159.CFrame = CFrame.new(-191.03804, 27.9623146, 540.465576, -0.40677315, 4.00259487e-05, 0.913529277, 4.10000139e-05, 1, -2.55582945e-05, -0.913529277, 2.70582805e-05, -0.40677315)
2169o159.BottomSurface = Enum.SurfaceType.Smooth
2170o159.TopSurface = Enum.SurfaceType.Smooth
2171o159.Color = Color3.new(0.501961, 0.733333, 0.858824)
2172o159.Position = Vector3.new(-191.03804, 27.9623146, 540.465576)
2173o159.Orientation = Vector3.new(0, 114, 0)
2174o159.Color = Color3.new(0.501961, 0.733333, 0.858824)
2175o160.Parent = o159
2176o160.Texture = "http://www.roblox.com/asset/?id=108407257"
2177o160.Face = Enum.NormalId.Back
2178o161.Name = "Hitbox"
2179o161.Parent = o1
2180o161.Material = Enum.Material.SmoothPlastic
2181o161.BrickColor = BrickColor.new("Really red")
2182o161.Transparency = 1
2183o161.Position = Vector3.new(105.981445, 161.218262, 106.110085)
2184o161.Rotation = Vector3.new(-180, 0, -180)
2185o161.Anchored = true
2186o161.CanCollide = false
2187o161.Locked = true
2188o161.Size = Vector3.new(67.9400253, 0.0500000007, 33.7500038)
2189o161.CFrame = CFrame.new(105.981445, 161.218262, 106.110085, -1.00000083, 1.2411337e-07, 6.40749931e-06, 1.2415245e-07, 1, 5.74361047e-06, -6.5267086e-06, 5.74360956e-06, -1.00000107)
2190o161.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2191o161.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2192o161.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2193o161.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2194o161.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2195o161.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2196o161.Color = Color3.new(1, 0, 0)
2197o161.Position = Vector3.new(105.981445, 161.218262, 106.110085)
2198o161.Orientation = Vector3.new(0, 180, 0)
2199o161.Color = Color3.new(1, 0, 0)
2200o162.Name = "mountain"
2201o162.Parent = o1
2202o162.BrickColor = BrickColor.new("Pastel Blue")
2203o162.Transparency = 1
2204o162.Position = Vector3.new(374.157745, 27.6817627, 463.659576)
2205o162.Rotation = Vector3.new(0.0199999996, -85.9899979, 0.0199999996)
2206o162.Anchored = true
2207o162.Locked = true
2208o162.FormFactor = Enum.FormFactor.Custom
2209o162.Size = Vector3.new(80.2000046, 56.5999985, 4)
2210o162.CFrame = CFrame.new(374.157745, 27.6817627, 463.659576, 0.0697585195, -2.60195266e-05, -0.997557878, 3.79998746e-05, 1, -2.34247673e-05, 0.997557878, -3.6273108e-05, 0.0697585195)
2211o162.BottomSurface = Enum.SurfaceType.Smooth
2212o162.TopSurface = Enum.SurfaceType.Smooth
2213o162.Color = Color3.new(0.501961, 0.733333, 0.858824)
2214o162.Position = Vector3.new(374.157745, 27.6817627, 463.659576)
2215o162.Orientation = Vector3.new(0, -86, 0)
2216o162.Color = Color3.new(0.501961, 0.733333, 0.858824)
2217o163.Parent = o162
2218o163.Texture = "http://www.roblox.com/asset/?id=108407248"
2219o163.Face = Enum.NormalId.Back
2220o164.Name = "mountain"
2221o164.Parent = o1
2222o164.BrickColor = BrickColor.new("Pastel Blue")
2223o164.Transparency = 1
2224o164.Position = Vector3.new(372.746857, 145.812943, 215.936539)
2225o164.Rotation = Vector3.new(179.990005, -74, 180)
2226o164.Anchored = true
2227o164.Locked = true
2228o164.FormFactor = Enum.FormFactor.Custom
2229o164.Size = Vector3.new(109.880013, 56.5999985, 4)
2230o164.CFrame = CFrame.new(372.746857, 145.812943, 215.936539, -0.275601625, -1.41286482e-05, -0.961267233, 4.09988206e-05, 1, -2.64516675e-05, 0.961267233, -4.67010323e-05, -0.275601625)
2231o164.BottomSurface = Enum.SurfaceType.Smooth
2232o164.TopSurface = Enum.SurfaceType.Smooth
2233o164.Color = Color3.new(0.501961, 0.733333, 0.858824)
2234o164.Position = Vector3.new(372.746857, 145.812943, 215.936539)
2235o164.Orientation = Vector3.new(0, -106, 0)
2236o164.Color = Color3.new(0.501961, 0.733333, 0.858824)
2237o165.Parent = o164
2238o165.Texture = "http://www.roblox.com/asset/?id=108407257"
2239o165.Face = Enum.NormalId.Back
2240o166.Name = "mountain"
2241o166.Parent = o1
2242o166.BrickColor = BrickColor.new("Pastel Blue")
2243o166.Transparency = 1
2244o166.Position = Vector3.new(385.176788, 145.912186, 122.530739)
2245o166.Rotation = Vector3.new(0.0199999996, -86, 0.0199999996)
2246o166.Anchored = true
2247o166.Locked = true
2248o166.FormFactor = Enum.FormFactor.Custom
2249o166.Size = Vector3.new(80.2000046, 56.5999985, 4)
2250o166.CFrame = CFrame.new(385.176788, 145.912186, 122.530739, 0.0697599575, -2.60591532e-05, -0.997559071, 3.8012724e-05, 1, -2.34637828e-05, 0.997559071, -3.62831925e-05, 0.0697599575)
2251o166.BottomSurface = Enum.SurfaceType.Smooth
2252o166.TopSurface = Enum.SurfaceType.Smooth
2253o166.Color = Color3.new(0.501961, 0.733333, 0.858824)
2254o166.Position = Vector3.new(385.176788, 145.912186, 122.530739)
2255o166.Orientation = Vector3.new(0, -86, 0)
2256o166.Color = Color3.new(0.501961, 0.733333, 0.858824)
2257o167.Parent = o166
2258o167.Texture = "http://www.roblox.com/asset/?id=108407248"
2259o167.Face = Enum.NormalId.Back
2260o168.Name = "mountain"
2261o168.Parent = o1
2262o168.BrickColor = BrickColor.new("Pastel Blue")
2263o168.Transparency = 1
2264o168.Position = Vector3.new(-158.859665, 166.341278, 204.668259)
2265o168.Rotation = Vector3.new(0, 79, 0)
2266o168.Anchored = true
2267o168.Locked = true
2268o168.FormFactor = Enum.FormFactor.Custom
2269o168.Size = Vector3.new(80.2000046, 56.5999985, 4)
2270o168.CFrame = CFrame.new(-158.859665, 166.341278, 204.668259, 0.190789968, 2.48403666e-07, 0.981630862, 3.59999976e-05, 1, -7.25001883e-06, -0.981630862, 3.672194e-05, 0.190789968)
2271o168.BottomSurface = Enum.SurfaceType.Smooth
2272o168.TopSurface = Enum.SurfaceType.Smooth
2273o168.Color = Color3.new(0.501961, 0.733333, 0.858824)
2274o168.Position = Vector3.new(-158.859665, 166.341278, 204.668259)
2275o168.Orientation = Vector3.new(0, 79, 0)
2276o168.Color = Color3.new(0.501961, 0.733333, 0.858824)
2277o169.Parent = o168
2278o169.Texture = "http://www.roblox.com/asset/?id=108407235"
2279o169.Face = Enum.NormalId.Back
2280o170.Name = "mountain"
2281o170.Parent = o1
2282o170.BrickColor = BrickColor.new("Pastel Blue")
2283o170.Transparency = 1
2284o170.Position = Vector3.new(-163.968887, 166.441299, 280.903442)
2285o170.Rotation = Vector3.new(-180, 86, -180)
2286o170.Anchored = true
2287o170.Locked = true
2288o170.FormFactor = Enum.FormFactor.Custom
2289o170.Size = Vector3.new(73.2400055, 56.5999985, 4)
2290o170.CFrame = CFrame.new(-163.968887, 166.441299, 280.903442, -0.0697299987, 5.43120882e-09, 0.997565985, 3.19999999e-05, 1, 2.23135999e-06, -0.997565985, 3.20776999e-05, -0.0697299987)
2291o170.BottomSurface = Enum.SurfaceType.Smooth
2292o170.TopSurface = Enum.SurfaceType.Smooth
2293o170.Color = Color3.new(0.501961, 0.733333, 0.858824)
2294o170.Position = Vector3.new(-163.968887, 166.441299, 280.903442)
2295o170.Orientation = Vector3.new(0, 94, 0)
2296o170.Color = Color3.new(0.501961, 0.733333, 0.858824)
2297o171.Parent = o170
2298o171.Texture = "http://www.roblox.com/asset/?id=108407221"
2299o171.Face = Enum.NormalId.Back
2300o172.Name = "mountain"
2301o172.Parent = o1
2302o172.BrickColor = BrickColor.new("Pastel Blue")
2303o172.Transparency = 1
2304o172.Position = Vector3.new(-76.0140533, 166.24231, 54.6258812)
2305o172.Rotation = Vector3.new(0, 44, 0)
2306o172.Anchored = true
2307o172.Locked = true
2308o172.FormFactor = Enum.FormFactor.Custom
2309o172.Size = Vector3.new(109.880013, 56.5999985, 4)
2310o172.CFrame = CFrame.new(-76.0140533, 166.24231, 54.6258812, 0.719315052, -1.17972049e-05, 0.694684029, 4.1000003e-05, 1, -2.54716051e-05, -0.694684029, 4.68041508e-05, 0.719315052)
2311o172.BottomSurface = Enum.SurfaceType.Smooth
2312o172.TopSurface = Enum.SurfaceType.Smooth
2313o172.Color = Color3.new(0.501961, 0.733333, 0.858824)
2314o172.Position = Vector3.new(-76.0140533, 166.24231, 54.6258812)
2315o172.Orientation = Vector3.new(0, 44, 0)
2316o172.Color = Color3.new(0.501961, 0.733333, 0.858824)
2317o173.Parent = o172
2318o173.Texture = "http://www.roblox.com/asset/?id=108407257"
2319o173.Face = Enum.NormalId.Back
2320o174.Name = "mountain"
2321o174.Parent = o1
2322o174.BrickColor = BrickColor.new("Pastel Blue")
2323o174.Transparency = 1
2324o174.Position = Vector3.new(-133.480881, 166.341782, 129.301651)
2325o174.Rotation = Vector3.new(0, 64, 0)
2326o174.Anchored = true
2327o174.Locked = true
2328o174.FormFactor = Enum.FormFactor.Custom
2329o174.Size = Vector3.new(80.2000046, 56.5999985, 4)
2330o174.CFrame = CFrame.new(-133.480881, 166.341782, 129.301651, 0.438367844, 1.46617367e-06, 0.898795724, 3.79999838e-05, 1, -2.016492e-05, -0.898795724, 4.299387e-05, 0.438367844)
2331o174.BottomSurface = Enum.SurfaceType.Smooth
2332o174.TopSurface = Enum.SurfaceType.Smooth
2333o174.Color = Color3.new(0.501961, 0.733333, 0.858824)
2334o174.Position = Vector3.new(-133.480881, 166.341782, 129.301651)
2335o174.Orientation = Vector3.new(0, 64, 0)
2336o174.Color = Color3.new(0.501961, 0.733333, 0.858824)
2337o175.Parent = o174
2338o175.Texture = "http://www.roblox.com/asset/?id=108407248"
2339o175.Face = Enum.NormalId.Back
2340o176.Name = "mountain"
2341o176.Parent = o1
2342o176.BrickColor = BrickColor.new("Pastel Blue")
2343o176.Transparency = 1
2344o176.Position = Vector3.new(-269.539581, 26.2017422, 644.588074)
2345o176.Rotation = Vector3.new(180, 46, -180)
2346o176.Anchored = true
2347o176.Locked = true
2348o176.FormFactor = Enum.FormFactor.Custom
2349o176.Size = Vector3.new(80.2000046, 56.5999985, 4)
2350o176.CFrame = CFrame.new(-269.539581, 26.2017422, 644.588074, -0.694663167, 4.36680457e-05, 0.719335198, 3.80000056e-05, 1, -2.40094523e-05, -0.719335198, 1.06562566e-05, -0.694663167)
2351o176.BottomSurface = Enum.SurfaceType.Smooth
2352o176.TopSurface = Enum.SurfaceType.Smooth
2353o176.Color = Color3.new(0.501961, 0.733333, 0.858824)
2354o176.Position = Vector3.new(-269.539581, 26.2017422, 644.588074)
2355o176.Orientation = Vector3.new(0, 134, 0)
2356o176.Color = Color3.new(0.501961, 0.733333, 0.858824)
2357o177.Parent = o176
2358o177.Texture = "http://www.roblox.com/asset/?id=108407248"
2359o177.Face = Enum.NormalId.Back
2360o178.Name = "mountain"
2361o178.Parent = o1
2362o178.BrickColor = BrickColor.new("Pastel Blue")
2363o178.Transparency = 1
2364o178.Position = Vector3.new(-207.397278, 26.2012005, 694.213684)
2365o178.Rotation = Vector3.new(180, 31, -180)
2366o178.Anchored = true
2367o178.Locked = true
2368o178.FormFactor = Enum.FormFactor.Custom
2369o178.Size = Vector3.new(80.2000046, 56.5999985, 4)
2370o178.CFrame = CFrame.new(-207.397278, 26.2012005, 694.213684, -0.857178152, 4.30597174e-05, 0.515020132, 3.60000085e-05, 1, -2.36909273e-05, -0.515020132, -1.76661604e-06, -0.857178152)
2371o178.BottomSurface = Enum.SurfaceType.Smooth
2372o178.TopSurface = Enum.SurfaceType.Smooth
2373o178.Color = Color3.new(0.501961, 0.733333, 0.858824)
2374o178.Position = Vector3.new(-207.397278, 26.2012005, 694.213684)
2375o178.Orientation = Vector3.new(0, 149, 0)
2376o178.Color = Color3.new(0.501961, 0.733333, 0.858824)
2377o179.Parent = o178
2378o179.Texture = "http://www.roblox.com/asset/?id=108407235"
2379o179.Face = Enum.NormalId.Back
2380o180.Name = "mountain"
2381o180.Parent = o1
2382o180.BrickColor = BrickColor.new("Pastel Blue")
2383o180.Transparency = 1
2384o180.Position = Vector3.new(-186.640182, 42.5615005, 372.044434)
2385o180.Rotation = Vector3.new(0, 69, 0)
2386o180.Anchored = true
2387o180.Locked = true
2388o180.FormFactor = Enum.FormFactor.Custom
2389o180.Size = Vector3.new(80.2000046, 56.5999985, 4)
2390o180.CFrame = CFrame.new(-186.640182, 42.5615005, 372.044434, 0.358350128, -8.56768111e-07, 0.933587372, 3.60000158e-05, 1, -1.29006057e-05, -0.933587372, 3.82320868e-05, 0.358350128)
2391o180.BottomSurface = Enum.SurfaceType.Smooth
2392o180.TopSurface = Enum.SurfaceType.Smooth
2393o180.Color = Color3.new(0.501961, 0.733333, 0.858824)
2394o180.Position = Vector3.new(-186.640182, 42.5615005, 372.044434)
2395o180.Orientation = Vector3.new(0, 69, 0)
2396o180.Color = Color3.new(0.501961, 0.733333, 0.858824)
2397o181.Parent = o180
2398o181.Texture = "http://www.roblox.com/asset/?id=108407235"
2399o181.Face = Enum.NormalId.Back
2400o182.Name = "mountain"
2401o182.Parent = o1
2402o182.BrickColor = BrickColor.new("Pastel Blue")
2403o182.Transparency = 1
2404o182.Position = Vector3.new(-148.55954, 42.562027, 302.229034)
2405o182.Rotation = Vector3.new(0, 54, 0)
2406o182.Anchored = true
2407o182.Locked = true
2408o182.FormFactor = Enum.FormFactor.Custom
2409o182.Size = Vector3.new(80.2000046, 56.5999985, 4)
2410o182.CFrame = CFrame.new(-148.55954, 42.562027, 302.229034, 0.587779939, -2.83905979e-06, 0.809020877, 3.79999947e-05, 1, -2.40989739e-05, -0.809020877, 4.49076833e-05, 0.587779939)
2411o182.BottomSurface = Enum.SurfaceType.Smooth
2412o182.TopSurface = Enum.SurfaceType.Smooth
2413o182.Color = Color3.new(0.501961, 0.733333, 0.858824)
2414o182.Position = Vector3.new(-148.55954, 42.562027, 302.229034)
2415o182.Orientation = Vector3.new(0, 54, 0)
2416o182.Color = Color3.new(0.501961, 0.733333, 0.858824)
2417o183.Parent = o182
2418o183.Texture = "http://www.roblox.com/asset/?id=108407248"
2419o183.Face = Enum.NormalId.Back
2420o184.Name = "mountain"
2421o184.Parent = o1
2422o184.BrickColor = BrickColor.new("Pastel Blue")
2423o184.Transparency = 1
2424o184.Position = Vector3.new(-205.273926, 42.6614914, 449.695831)
2425o184.Rotation = Vector3.new(0, 84, 0)
2426o184.Anchored = true
2427o184.Locked = true
2428o184.FormFactor = Enum.FormFactor.Custom
2429o184.Size = Vector3.new(80.2000046, 56.5999985, 4)
2430o184.CFrame = CFrame.new(-205.273926, 42.6614914, 449.695831, 0.10455402, -1.83377917e-08, 0.994519234, 3.20000072e-05, 1, -3.34572906e-06, -0.994519234, 3.21744301e-05, 0.10455402)
2431o184.BottomSurface = Enum.SurfaceType.Smooth
2432o184.TopSurface = Enum.SurfaceType.Smooth
2433o184.Color = Color3.new(0.501961, 0.733333, 0.858824)
2434o184.Position = Vector3.new(-205.273926, 42.6614914, 449.695831)
2435o184.Orientation = Vector3.new(0, 84, 0)
2436o184.Color = Color3.new(0.501961, 0.733333, 0.858824)
2437o185.Parent = o184
2438o185.Texture = "http://www.roblox.com/asset/?id=108407221"
2439o185.Face = Enum.NormalId.Back
2440o186.Name = "mountain"
2441o186.Parent = o1
2442o186.BrickColor = BrickColor.new("Pastel Blue")
2443o186.Transparency = 1
2444o186.Position = Vector3.new(-5.1408062, 28.1612091, 701.468445)
2445o186.Rotation = Vector3.new(180, 16, -180)
2446o186.Anchored = true
2447o186.Locked = true
2448o186.FormFactor = Enum.FormFactor.Custom
2449o186.Size = Vector3.new(80.2000046, 56.5999985, 4)
2450o186.CFrame = CFrame.new(-5.1408062, 28.1612091, 701.468445, -0.961254895, 3.34957585e-05, 0.275660992, 3.19999963e-05, 1, -9.92379682e-06, -0.275660962, -7.18147021e-07, -0.961254895)
2451o186.BottomSurface = Enum.SurfaceType.Smooth
2452o186.TopSurface = Enum.SurfaceType.Smooth
2453o186.Color = Color3.new(0.501961, 0.733333, 0.858824)
2454o186.Position = Vector3.new(-5.1408062, 28.1612091, 701.468445)
2455o186.Orientation = Vector3.new(0, 164, 0)
2456o186.Color = Color3.new(0.501961, 0.733333, 0.858824)
2457o187.Parent = o186
2458o187.Texture = "http://www.roblox.com/asset/?id=108407221"
2459o187.Face = Enum.NormalId.Back
2460o188.Name = "mountain"
2461o188.Parent = o1
2462o188.BrickColor = BrickColor.new("Pastel Blue")
2463o188.Transparency = 1
2464o188.Position = Vector3.new(-78.3772507, 28.061203, 669.633728)
2465o188.Rotation = Vector3.new(180, 31, -180)
2466o188.Anchored = true
2467o188.Locked = true
2468o188.FormFactor = Enum.FormFactor.Custom
2469o188.Size = Vector3.new(80.2000046, 56.5999985, 4)
2470o188.CFrame = CFrame.new(-78.3772507, 28.061203, 669.633728, -0.857178152, 4.30597174e-05, 0.515020132, 3.60000085e-05, 1, -2.36909273e-05, -0.515020132, -1.76661604e-06, -0.857178152)
2471o188.BottomSurface = Enum.SurfaceType.Smooth
2472o188.TopSurface = Enum.SurfaceType.Smooth
2473o188.Color = Color3.new(0.501961, 0.733333, 0.858824)
2474o188.Position = Vector3.new(-78.3772507, 28.061203, 669.633728)
2475o188.Orientation = Vector3.new(0, 149, 0)
2476o188.Color = Color3.new(0.501961, 0.733333, 0.858824)
2477o189.Parent = o188
2478o189.Texture = "http://www.roblox.com/asset/?id=108407235"
2479o189.Face = Enum.NormalId.Back
2480o190.Name = "mountain"
2481o190.Parent = o1
2482o190.BrickColor = BrickColor.new("Pastel Blue")
2483o190.Transparency = 1
2484o190.Position = Vector3.new(160.223038, 174.581802, 22.466774)
2485o190.Rotation = Vector3.new(0, 4, 0)
2486o190.Anchored = true
2487o190.Locked = true
2488o190.FormFactor = Enum.FormFactor.Custom
2489o190.Size = Vector3.new(80.2000046, 56.5999985, 4)
2490o190.CFrame = CFrame.new(160.223038, 174.581802, 22.466774, 0.997563779, -3.62732681e-05, 0.0697599873, 3.7999991e-05, 1, -2.34252984e-05, -0.0697599873, 2.601911e-05, 0.997563779)
2491o190.BottomSurface = Enum.SurfaceType.Smooth
2492o190.TopSurface = Enum.SurfaceType.Smooth
2493o190.Color = Color3.new(0.501961, 0.733333, 0.858824)
2494o190.Position = Vector3.new(160.223038, 174.581802, 22.466774)
2495o190.Orientation = Vector3.new(0, 4, 0)
2496o190.Color = Color3.new(0.501961, 0.733333, 0.858824)
2497o191.Parent = o190
2498o191.Texture = "http://www.roblox.com/asset/?id=108407248"
2499o191.Face = Enum.NormalId.Back
2500o192.Parent = o1
2501o192.Material = Enum.Material.Marble
2502o192.BrickColor = BrickColor.new("Bright orange")
2503o192.Position = Vector3.new(135.633224, 47.8279572, 370.741394)
2504o192.Rotation = Vector3.new(161.889999, -17.6100006, 164.029999)
2505o192.Anchored = true
2506o192.Locked = true
2507o192.Size = Vector3.new(30.6310577, 108.040497, 27.916832)
2508o192.CFrame = CFrame.new(135.633224, 47.8279572, 370.741394, -0.91638267, -0.26219213, -0.302488595, -0.171032652, 0.939647317, -0.296330571, 0.361927927, -0.219816655, -0.905919135)
2509o192.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2510o192.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2511o192.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2512o192.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2513o192.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2514o192.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2515o192.Color = Color3.new(0.854902, 0.521569, 0.254902)
2516o192.Position = Vector3.new(135.633224, 47.8279572, 370.741394)
2517o192.Orientation = Vector3.new(17.2399998, -161.539993, -10.3199997)
2518o192.Color = Color3.new(0.854902, 0.521569, 0.254902)
2519o193.Parent = o1
2520o193.Material = Enum.Material.Sand
2521o193.BrickColor = BrickColor.new("Cool yellow")
2522o193.Position = Vector3.new(62.636055, 7.5283556, 444.158722)
2523o193.Rotation = Vector3.new(-180, 0, -180)
2524o193.Anchored = true
2525o193.Locked = true
2526o193.Size = Vector3.new(626.379883, 0.0500000007, 569.999939)
2527o193.CFrame = CFrame.new(62.636055, 7.5283556, 444.158722, -1, 0, 0, 0, 1, 0, 0, 0, -1)
2528o193.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2529o193.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2530o193.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2531o193.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2532o193.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2533o193.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2534o193.Color = Color3.new(0.992157, 0.917647, 0.552941)
2535o193.Position = Vector3.new(62.636055, 7.5283556, 444.158722)
2536o193.Orientation = Vector3.new(0, 180, 0)
2537o193.Color = Color3.new(0.992157, 0.917647, 0.552941)
2538o194.Parent = o1
2539o194.Material = Enum.Material.Marble
2540o194.BrickColor = BrickColor.new("Bright orange")
2541o194.Position = Vector3.new(198.787399, 131.315216, 109.744019)
2542o194.Rotation = Vector3.new(177.330002, 30.6599998, -145.050003)
2543o194.Anchored = true
2544o194.Locked = true
2545o194.Size = Vector3.new(67.7200165, 34.5500031, 38.8100014)
2546o194.CFrame = CFrame.new(198.787399, 131.315216, 109.744019, -0.705093205, 0.4927333, 0.509958386, 0.552749097, 0.832386553, -0.0400129147, -0.444198132, 0.253666192, -0.85926801)
2547o194.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2548o194.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2549o194.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2550o194.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2551o194.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2552o194.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2553o194.Color = Color3.new(0.854902, 0.521569, 0.254902)
2554o194.Position = Vector3.new(198.787399, 131.315216, 109.744019)
2555o194.Orientation = Vector3.new(2.28999996, 149.309998, 33.5900002)
2556o194.Color = Color3.new(0.854902, 0.521569, 0.254902)
2557o195.Parent = o1
2558o195.Material = Enum.Material.Marble
2559o195.BrickColor = BrickColor.new("Bright orange")
2560o195.Position = Vector3.new(102.356888, 130.083176, 111.159981)
2561o195.Rotation = Vector3.new(-10.2600002, 1.19000006, -3.24000001)
2562o195.Anchored = true
2563o195.Locked = true
2564o195.Size = Vector3.new(3.98003006, 9.8500185, 4.68999958)
2565o195.CFrame = CFrame.new(102.356888, 130.083176, 111.159981, 0.998181522, 0.0565891117, 0.0207700096, -0.0593903214, 0.982212126, 0.178148717, -0.0103192143, -0.179058373, 0.983787775)
2566o195.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2567o195.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2568o195.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2569o195.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2570o195.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2571o195.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2572o195.Color = Color3.new(0.854902, 0.521569, 0.254902)
2573o195.Position = Vector3.new(102.356888, 130.083176, 111.159981)
2574o195.Orientation = Vector3.new(-10.2600002, 1.21000004, -3.46000004)
2575o195.Color = Color3.new(0.854902, 0.521569, 0.254902)
2576o196.Parent = o1
2577o196.Material = Enum.Material.Sand
2578o196.BrickColor = BrickColor.new("Cool yellow")
2579o196.Position = Vector3.new(111.846085, 128.968353, 90.2787247)
2580o196.Rotation = Vector3.new(-180, 0, -180)
2581o196.Anchored = true
2582o196.Locked = true
2583o196.Size = Vector3.new(86.7199631, 0.0500000007, 64.8400116)
2584o196.CFrame = CFrame.new(111.846085, 128.968353, 90.2787247, -1, 0, 0, 0, 1, 0, 0, 0, -1)
2585o196.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2586o196.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2587o196.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2588o196.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2589o196.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2590o196.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2591o196.Color = Color3.new(0.992157, 0.917647, 0.552941)
2592o196.Position = Vector3.new(111.846085, 128.968353, 90.2787247)
2593o196.Orientation = Vector3.new(0, 180, 0)
2594o196.Color = Color3.new(0.992157, 0.917647, 0.552941)
2595o197.Parent = o1
2596o197.Material = Enum.Material.Marble
2597o197.BrickColor = BrickColor.new("Bright orange")
2598o197.Position = Vector3.new(58.4651184, 129.973053, 120.587807)
2599o197.Rotation = Vector3.new(-180, 80, -160)
2600o197.Anchored = true
2601o197.Locked = true
2602o197.Size = Vector3.new(17.3799686, 39.5500069, 10.3500023)
2603o197.CFrame = CFrame.new(58.4651184, 129.973053, 120.587807, -0.16317673, 0.0593910664, 0.98480767, 0.342019141, 0.939693034, 1.85298887e-07, -0.925417066, 0.336823106, -0.173648849)
2604o197.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2605o197.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2606o197.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2607o197.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2608o197.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2609o197.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2610o197.Color = Color3.new(0.854902, 0.521569, 0.254902)
2611o197.Position = Vector3.new(58.4651184, 129.973053, 120.587807)
2612o197.Orientation = Vector3.new(0, 100, 20)
2613o197.Color = Color3.new(0.854902, 0.521569, 0.254902)
2614o198.Parent = o1
2615o198.Material = Enum.Material.Marble
2616o198.BrickColor = BrickColor.new("Bright orange")
2617o198.Position = Vector3.new(72.6643372, 131.386047, 65.9277725)
2618o198.Rotation = Vector3.new(-174.509995, -21.6000004, -125.169998)
2619o198.Anchored = true
2620o198.Locked = true
2621o198.Size = Vector3.new(64.4000092, 78.609993, 25.4700069)
2622o198.CFrame = CFrame.new(72.6643372, 131.386047, 65.9277725, -0.53562212, 0.760026217, -0.368061423, 0.793348312, 0.602222204, 0.0890331864, 0.289322287, -0.244312778, -0.925529003)
2623o198.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2624o198.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2625o198.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2626o198.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2627o198.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2628o198.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2629o198.Color = Color3.new(0.854902, 0.521569, 0.254902)
2630o198.Position = Vector3.new(72.6643372, 131.386047, 65.9277725)
2631o198.Orientation = Vector3.new(-5.11000013, -158.309998, 52.7999992)
2632o198.Color = Color3.new(0.854902, 0.521569, 0.254902)
2633o199.Parent = o1
2634o199.Material = Enum.Material.Marble
2635o199.BrickColor = BrickColor.new("Bright orange")
2636o199.Position = Vector3.new(86.9724884, 128.625763, 98.299263)
2637o199.Rotation = Vector3.new(23.6800003, 49.2900009, -5.21999979)
2638o199.Anchored = true
2639o199.Locked = true
2640o199.Size = Vector3.new(68.7200241, 20.9899979, 4.68999958)
2641o199.CFrame = CFrame.new(86.9724884, 128.625763, 98.299263, 0.649513066, 0.0593939312, 0.758027196, 0.21984458, 0.939693391, -0.262001157, -0.727874458, 0.336821318, 0.597285688)
2642o199.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2643o199.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2644o199.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2645o199.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2646o199.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2647o199.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2648o199.Color = Color3.new(0.854902, 0.521569, 0.254902)
2649o199.Position = Vector3.new(86.9724884, 128.625763, 98.299263)
2650o199.Orientation = Vector3.new(15.1899996, 51.7599983, 13.1700001)
2651o199.Color = Color3.new(0.854902, 0.521569, 0.254902)
2652o200.Parent = o1
2653o200.Material = Enum.Material.Marble
2654o200.BrickColor = BrickColor.new("Bright orange")
2655o200.Position = Vector3.new(63.760788, 115.398468, 125.162987)
2656o200.Rotation = Vector3.new(-180, 80, -160)
2657o200.Anchored = true
2658o200.Locked = true
2659o200.Size = Vector3.new(8.299963, 20.3900223, 107.290047)
2660o200.CFrame = CFrame.new(63.760788, 115.398468, 125.162987, -0.163177192, 0.0593911856, 0.984808028, 0.342019588, 0.939693213, 1.89989805e-07, -0.92541939, 0.336823583, -0.173648834)
2661o200.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2662o200.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2663o200.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2664o200.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2665o200.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2666o200.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2667o200.Color = Color3.new(0.854902, 0.521569, 0.254902)
2668o200.Position = Vector3.new(63.760788, 115.398468, 125.162987)
2669o200.Orientation = Vector3.new(0, 100, 20)
2670o200.Color = Color3.new(0.854902, 0.521569, 0.254902)
2671o201.Parent = o1
2672o201.Material = Enum.Material.Marble
2673o201.BrickColor = BrickColor.new("Bright orange")
2674o201.Position = Vector3.new(104.140488, 129.69371, 111.486397)
2675o201.Rotation = Vector3.new(-12.1099997, -28.7600002, -3.70000005)
2676o201.Anchored = true
2677o201.Locked = true
2678o201.Size = Vector3.new(3.04003048, 8.13001251, 3.85000038)
2679o201.CFrame = CFrame.new(104.140488, 129.69371, 111.486397, 0.874836147, 0.0565889627, -0.481103808, 0.0376407988, 0.982209146, 0.183976546, 0.482955992, -0.179058149, 0.857142925)
2680o201.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2681o201.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2682o201.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2683o201.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2684o201.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2685o201.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2686o201.Color = Color3.new(0.854902, 0.521569, 0.254902)
2687o201.Position = Vector3.new(104.140488, 129.69371, 111.486397)
2688o201.Orientation = Vector3.new(-10.6000004, -29.2999992, 2.19000006)
2689o201.Color = Color3.new(0.854902, 0.521569, 0.254902)
2690o202.Parent = o1
2691o202.Material = Enum.Material.Marble
2692o202.BrickColor = BrickColor.new("Bright orange")
2693o202.Position = Vector3.new(130.921753, 133.718323, 88.4623489)
2694o202.Rotation = Vector3.new(-180, 20, -180)
2695o202.Anchored = true
2696o202.Locked = true
2697o202.Size = Vector3.new(35.9200096, 9.55000019, 9.25000095)
2698o202.CFrame = CFrame.new(130.921753, 133.718323, 88.4623489, -0.939692736, 0, 0.342019886, 0, 1, 0, -0.342019916, 0, -0.939692736)
2699o202.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2700o202.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2701o202.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2702o202.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2703o202.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2704o202.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2705o202.Color = Color3.new(0.854902, 0.521569, 0.254902)
2706o202.Position = Vector3.new(130.921753, 133.718323, 88.4623489)
2707o202.Orientation = Vector3.new(0, 160, 0)
2708o202.Color = Color3.new(0.854902, 0.521569, 0.254902)
2709o203.Parent = o1
2710o203.Material = Enum.Material.Marble
2711o203.BrickColor = BrickColor.new("Bright orange")
2712o203.Position = Vector3.new(27.3667183, 136.131012, 98.8935318)
2713o203.Rotation = Vector3.new(180, -35.9199982, -150)
2714o203.Anchored = true
2715o203.Locked = true
2716o203.Size = Vector3.new(63.1200104, 44.6100082, 23.1700115)
2717o203.CFrame = CFrame.new(27.3667183, 136.131012, 98.8935318, -0.701353431, 0.40492788, -0.586636662, 0.500001192, 0.866033792, -4.43427297e-07, 0.508039892, -0.293317527, -0.809856832)
2718o203.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2719o203.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2720o203.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2721o203.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2722o203.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2723o203.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2724o203.Color = Color3.new(0.854902, 0.521569, 0.254902)
2725o203.Position = Vector3.new(27.3667183, 136.131012, 98.8935318)
2726o203.Orientation = Vector3.new(0, -144.080002, 30)
2727o203.Color = Color3.new(0.854902, 0.521569, 0.254902)
2728o204.Parent = o1
2729o204.Material = Enum.Material.Marble
2730o204.BrickColor = BrickColor.new("Bright orange")
2731o204.Position = Vector3.new(124.268181, 89.6128693, 361.830627)
2732o204.Rotation = Vector3.new(167.289993, 1.66999996, 164.789993)
2733o204.Anchored = true
2734o204.Locked = true
2735o204.Size = Vector3.new(16.5892639, 82.8404846, 16.0586433)
2736o204.CFrame = CFrame.new(124.268181, 89.6128693, 361.830627, -0.964574695, -0.262191921, 0.0291745625, -0.262068987, 0.93964684, -0.219963089, 0.0302587561, -0.219816566, -0.975071847)
2737o204.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2738o204.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2739o204.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2740o204.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2741o204.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2742o204.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2743o204.Color = Color3.new(0.854902, 0.521569, 0.254902)
2744o204.Position = Vector3.new(124.268181, 89.6128693, 361.830627)
2745o204.Orientation = Vector3.new(12.71, 178.289993, -15.5799999)
2746o204.Color = Color3.new(0.854902, 0.521569, 0.254902)
2747o205.Parent = o1
2748o205.Material = Enum.Material.Marble
2749o205.BrickColor = BrickColor.new("Bright orange")
2750o205.Position = Vector3.new(140.093689, 24.8532867, 375.591309)
2751o205.Rotation = Vector3.new(180, 39.9700012, 159.990005)
2752o205.Anchored = true
2753o205.Locked = true
2754o205.Size = Vector3.new(49.8892365, 81.8093414, 33.7397842)
2755o205.CFrame = CFrame.new(140.093689, 24.8532867, 375.591309, -0.720154524, -0.26218915, 0.642372429, -0.34214586, 0.939647436, -4.87715006e-05, -0.603580058, -0.219817191, -0.766398966)
2756o205.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2757o205.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2758o205.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2759o205.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2760o205.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2761o205.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2762o205.Color = Color3.new(0.854902, 0.521569, 0.254902)
2763o205.Position = Vector3.new(140.093689, 24.8532867, 375.591309)
2764o205.Orientation = Vector3.new(0, 140.029999, -20.0100002)
2765o205.Color = Color3.new(0.854902, 0.521569, 0.254902)
2766o206.Parent = o1
2767o206.Material = Enum.Material.Marble
2768o206.BrickColor = BrickColor.new("Bright orange")
2769o206.Position = Vector3.new(214.130966, 59.8595238, 189.836304)
2770o206.Rotation = Vector3.new(-4.17999983, 46.9900017, -20.6800003)
2771o206.Anchored = true
2772o206.Locked = true
2773o206.Size = Vector3.new(25.2199574, 161.509995, 225.770035)
2774o206.CFrame = CFrame.new(214.130966, 59.8595238, 189.836304, 0.638174295, 0.240873218, 0.731241107, -0.402099818, 0.914242148, 0.0497692674, -0.656543374, -0.325793445, 0.680300891)
2775o206.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2776o206.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2777o206.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2778o206.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2779o206.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2780o206.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2781o206.Color = Color3.new(0.854902, 0.521569, 0.254902)
2782o206.Position = Vector3.new(214.130966, 59.8595238, 189.836304)
2783o206.Orientation = Vector3.new(-2.8499999, 47.0699997, -23.7399998)
2784o206.Color = Color3.new(0.854902, 0.521569, 0.254902)
2785o207.Parent = o1
2786o207.Material = Enum.Material.Sand
2787o207.BrickColor = BrickColor.new("Cool yellow")
2788o207.Position = Vector3.new(59.9744186, 139.144562, 91.7278595)
2789o207.Rotation = Vector3.new(-163.190002, 40.5, 174.479996)
2790o207.Anchored = true
2791o207.Locked = true
2792o207.Size = Vector3.new(27.1199913, 0.0500000007, 88.7200394)
2793o207.CFrame = CFrame.new(59.9744186, 139.144562, 91.7278595, -0.75682497, -0.0731381848, 0.649512708, 0.0948448926, 0.970913291, 0.219844505, -0.646699727, 0.227986827, -0.727874517)
2794o207.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2795o207.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2796o207.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2797o207.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2798o207.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2799o207.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2800o207.Color = Color3.new(0.992157, 0.917647, 0.552941)
2801o207.Position = Vector3.new(59.9744186, 139.144562, 91.7278595)
2802o207.Orientation = Vector3.new(-12.6999998, 138.259995, 5.57999992)
2803o207.Color = Color3.new(0.992157, 0.917647, 0.552941)
2804o208.Parent = o1
2805o208.Material = Enum.Material.Marble
2806o208.BrickColor = BrickColor.new("Bright orange")
2807o208.Position = Vector3.new(132.604294, 140.326263, 70.0458755)
2808o208.Rotation = Vector3.new(177.330002, 30.6599998, -145.050003)
2809o208.Anchored = true
2810o208.Locked = true
2811o208.Size = Vector3.new(64.4000092, 31.9500065, 38.8100014)
2812o208.CFrame = CFrame.new(132.604294, 140.326263, 70.0458755, -0.705093205, 0.4927333, 0.509958386, 0.552749097, 0.832386553, -0.0400129147, -0.444198132, 0.253666192, -0.85926801)
2813o208.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2814o208.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2815o208.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2816o208.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2817o208.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2818o208.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2819o208.Color = Color3.new(0.854902, 0.521569, 0.254902)
2820o208.Position = Vector3.new(132.604294, 140.326263, 70.0458755)
2821o208.Orientation = Vector3.new(2.28999996, 149.309998, 33.5900002)
2822o208.Color = Color3.new(0.854902, 0.521569, 0.254902)
2823o209.Parent = o1
2824o209.Material = Enum.Material.Marble
2825o209.BrickColor = BrickColor.new("Bright orange")
2826o209.Position = Vector3.new(142.06575, 17.7859077, 377.24472)
2827o209.Rotation = Vector3.new(167.289993, 1.66999996, 164.789993)
2828o209.Anchored = true
2829o209.Locked = true
2830o209.Size = Vector3.new(49.8892365, 96.851944, 33.7397842)
2831o209.CFrame = CFrame.new(142.06575, 17.7859077, 377.24472, -0.964574695, -0.262191921, 0.0291745625, -0.262068987, 0.93964684, -0.219963089, 0.0302587561, -0.219816566, -0.975071847)
2832o209.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2833o209.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2834o209.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2835o209.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2836o209.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2837o209.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2838o209.Color = Color3.new(0.854902, 0.521569, 0.254902)
2839o209.Position = Vector3.new(142.06575, 17.7859077, 377.24472)
2840o209.Orientation = Vector3.new(12.71, 178.289993, -15.5799999)
2841o209.Color = Color3.new(0.854902, 0.521569, 0.254902)
2842o210.Parent = o1
2843o210.Material = Enum.Material.Marble
2844o210.BrickColor = BrickColor.new("Bright orange")
2845o210.Position = Vector3.new(31.3863316, 138.532532, 97.4019775)
2846o210.Rotation = Vector3.new(180, -35.9199982, -110)
2847o210.Anchored = true
2848o210.Locked = true
2849o210.Size = Vector3.new(14.9800072, 32.2300072, 25.4700069)
2850o210.CFrame = CFrame.new(31.3863316, 138.532532, 97.4019775, -0.276987284, 0.761012018, -0.586633503, 0.93969202, 0.342021912, -9.68575478e-08, 0.200641364, -0.551254809, -0.8098526)
2851o210.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2852o210.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2853o210.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2854o210.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2855o210.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2856o210.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2857o210.Color = Color3.new(0.854902, 0.521569, 0.254902)
2858o210.Position = Vector3.new(31.3863316, 138.532532, 97.4019775)
2859o210.Orientation = Vector3.new(0, -144.080002, 70)
2860o210.Color = Color3.new(0.854902, 0.521569, 0.254902)
2861o211.Parent = o1
2862o211.Material = Enum.Material.Marble
2863o211.BrickColor = BrickColor.new("Bright orange")
2864o211.Position = Vector3.new(47.9034767, 126.223381, 125.073097)
2865o211.Rotation = Vector3.new(-180, 80, -160)
2866o211.Anchored = true
2867o211.Locked = true
2868o211.Size = Vector3.new(11.9599676, 34.2700043, 16.470005)
2869o211.CFrame = CFrame.new(47.9034767, 126.223381, 125.073097, -0.16317673, 0.0593910664, 0.98480767, 0.342019141, 0.939693034, 1.85298887e-07, -0.925417066, 0.336823106, -0.173648849)
2870o211.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2871o211.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2872o211.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2873o211.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2874o211.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2875o211.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2876o211.Color = Color3.new(0.854902, 0.521569, 0.254902)
2877o211.Position = Vector3.new(47.9034767, 126.223381, 125.073097)
2878o211.Orientation = Vector3.new(0, 100, 20)
2879o211.Color = Color3.new(0.854902, 0.521569, 0.254902)
2880o212.Parent = o1
2881o212.Material = Enum.Material.Marble
2882o212.BrickColor = BrickColor.new("Bright orange")
2883o212.Position = Vector3.new(103.520584, 131.484955, 110.027657)
2884o212.Rotation = Vector3.new(23.6800003, 49.2900009, -5.21999979)
2885o212.Anchored = true
2886o212.Locked = true
2887o212.Size = Vector3.new(6.16002798, 11.0699959, 4.68999958)
2888o212.CFrame = CFrame.new(103.520584, 131.484955, 110.027657, 0.649513066, 0.0593939312, 0.758027196, 0.21984458, 0.939693391, -0.262001157, -0.727874458, 0.336821318, 0.597285688)
2889o212.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2890o212.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2891o212.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2892o212.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2893o212.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2894o212.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2895o212.Color = Color3.new(0.854902, 0.521569, 0.254902)
2896o212.Position = Vector3.new(103.520584, 131.484955, 110.027657)
2897o212.Orientation = Vector3.new(15.1899996, 51.7599983, 13.1700001)
2898o212.Color = Color3.new(0.854902, 0.521569, 0.254902)
2899o213.Parent = o1
2900o213.Material = Enum.Material.Marble
2901o213.BrickColor = BrickColor.new("Bright orange")
2902o213.Position = Vector3.new(-47.1617165, 74.4342651, 219.880707)
2903o213.Rotation = Vector3.new(-180, 40, 160)
2904o213.Anchored = true
2905o213.Locked = true
2906o213.Size = Vector3.new(25.2199574, 161.509995, 277.910126)
2907o213.CFrame = CFrame.new(-47.1617165, 74.4342651, 219.880707, -0.719841003, -0.262000948, 0.64278686, -0.342015922, 0.939693749, 9.25335314e-07, -0.604017496, -0.219843328, -0.766045094)
2908o213.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2909o213.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2910o213.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2911o213.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2912o213.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2913o213.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2914o213.Color = Color3.new(0.854902, 0.521569, 0.254902)
2915o213.Position = Vector3.new(-47.1617165, 74.4342651, 219.880707)
2916o213.Orientation = Vector3.new(0, 140, -20)
2917o213.Color = Color3.new(0.854902, 0.521569, 0.254902)
2918o214.Parent = o1
2919o214.Material = Enum.Material.Sand
2920o214.BrickColor = BrickColor.new("Cool yellow")
2921o214.Position = Vector3.new(68.230896, 141.191422, 85.6594315)
2922o214.Rotation = Vector3.new(-163.190002, 40.5, 164.479996)
2923o214.Anchored = true
2924o214.Locked = true
2925o214.Size = Vector3.new(46.3399811, 0.0500000007, 68.260025)
2926o214.CFrame = CFrame.new(68.230896, 141.191422, 85.6594315, -0.732626736, -0.203448176, 0.649512768, -0.0751931369, 0.972632647, 0.21984455, -0.676464379, 0.112225108, -0.727874577)
2927o214.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2928o214.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2929o214.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2930o214.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2931o214.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2932o214.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2933o214.Color = Color3.new(0.992157, 0.917647, 0.552941)
2934o214.Position = Vector3.new(68.230896, 141.191422, 85.6594315)
2935o214.Orientation = Vector3.new(-12.6999998, 138.259995, -4.42000008)
2936o214.Color = Color3.new(0.992157, 0.917647, 0.552941)
2937o215.Parent = o1
2938o215.Material = Enum.Material.Marble
2939o215.BrickColor = BrickColor.new("Bright orange")
2940o215.Position = Vector3.new(98.65065, 134.296112, 83.2907181)
2941o215.Rotation = Vector3.new(-169.419998, -21.4200001, 173.75)
2942o215.Anchored = true
2943o215.Locked = true
2944o215.Size = Vector3.new(52.6800117, 17.3700066, 19.6300011)
2945o215.CFrame = CFrame.new(98.65065, 134.296112, 83.2907181, -0.925416589, -0.101305902, -0.365160286, -0.173648104, 0.969846666, 0.171008646, 0.336825192, 0.221663505, -0.915103734)
2946o215.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2947o215.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2948o215.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2949o215.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2950o215.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2951o215.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2952o215.Color = Color3.new(0.854902, 0.521569, 0.254902)
2953o215.Position = Vector3.new(98.65065, 134.296112, 83.2907181)
2954o215.Orientation = Vector3.new(-9.85000038, -158.25, -10.1499996)
2955o215.Color = Color3.new(0.854902, 0.521569, 0.254902)
2956o216.Parent = o1
2957o216.Material = Enum.Material.Marble
2958o216.BrickColor = BrickColor.new("Bright orange")
2959o216.Position = Vector3.new(161.742279, 132.201828, 97.1384659)
2960o216.Rotation = Vector3.new(-180, 80, -160)
2961o216.Anchored = true
2962o216.Locked = true
2963o216.Size = Vector3.new(57.8399506, 17.8900032, 52.2299919)
2964o216.CFrame = CFrame.new(161.742279, 132.201828, 97.1384659, -0.16317673, 0.0593910664, 0.98480767, 0.342019141, 0.939693034, 1.85298887e-07, -0.925417066, 0.336823106, -0.173648849)
2965o216.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2966o216.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2967o216.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2968o216.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2969o216.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2970o216.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2971o216.Color = Color3.new(0.854902, 0.521569, 0.254902)
2972o216.Position = Vector3.new(161.742279, 132.201828, 97.1384659)
2973o216.Orientation = Vector3.new(0, 100, 20)
2974o216.Color = Color3.new(0.854902, 0.521569, 0.254902)
2975o217.Parent = o1
2976o217.Material = Enum.Material.Marble
2977o217.BrickColor = BrickColor.new("Bright orange")
2978o217.Position = Vector3.new(61.9029388, 125.81665, 121.156715)
2979o217.Rotation = Vector3.new(37.3400002, 78.8799973, -17.9400005)
2980o217.Anchored = true
2981o217.Locked = true
2982o217.Size = Vector3.new(12.0399637, 31.530014, 10.3500023)
2983o217.CFrame = CFrame.new(61.9029388, 125.81665, 121.156715, 0.183487833, 0.0593910813, 0.981226623, 0.321393371, 0.939693213, -0.116977185, -0.929001391, 0.336823612, 0.153334662)
2984o217.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2985o217.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2986o217.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2987o217.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2988o217.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2989o217.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2990o217.Color = Color3.new(0.854902, 0.521569, 0.254902)
2991o217.Position = Vector3.new(61.9029388, 125.81665, 121.156715)
2992o217.Orientation = Vector3.new(6.71999979, 81.1200027, 18.8799992)
2993o217.Color = Color3.new(0.854902, 0.521569, 0.254902)
2994o218.Parent = o1
2995o218.Material = Enum.Material.Marble
2996o218.BrickColor = BrickColor.new("Bright orange")
2997o218.Position = Vector3.new(78.2381134, 134.468628, 75.9897537)
2998o218.Rotation = Vector3.new(-6.34000015, 47.1100006, 17.3899994)
2999o218.Anchored = true
3000o218.Locked = true
3001o218.Size = Vector3.new(92.4200134, 19.2699947, 45.7700233)
3002o218.CFrame = CFrame.new(78.2381134, 134.468628, 75.9897537, 0.649513364, -0.203448191, 0.732626796, 0.219844654, 0.972632647, 0.0751931891, -0.727874637, 0.112225071, 0.676464677)
3003o218.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3004o218.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3005o218.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3006o218.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3007o218.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3008o218.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3009o218.Color = Color3.new(0.854902, 0.521569, 0.254902)
3010o218.Position = Vector3.new(78.2381134, 134.468628, 75.9897537)
3011o218.Orientation = Vector3.new(-4.30999994, 47.2799988, 12.7399998)
3012o218.Color = Color3.new(0.854902, 0.521569, 0.254902)
3013o219.Parent = o1
3014o219.Material = Enum.Material.Marble
3015o219.BrickColor = BrickColor.new("Bright orange")
3016o219.Position = Vector3.new(105.491158, 64.7652512, 142.382233)
3017o219.Rotation = Vector3.new(70, 90, 0)
3018o219.Anchored = true
3019o219.Locked = true
3020o219.Size = Vector3.new(134.840012, 8.25000095, 167.990036)
3021o219.CFrame = CFrame.new(105.491158, 64.7652512, 142.382233, -1.7366151e-06, 2.24804876e-06, 1, 0.939696074, 0.342027128, 8.62984677e-07, -0.342022061, 0.939697146, -2.70641522e-06)
3022o219.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3023o219.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3024o219.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3025o219.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3026o219.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3027o219.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3028o219.Color = Color3.new(0.854902, 0.521569, 0.254902)
3029o219.Position = Vector3.new(105.491158, 64.7652512, 142.382233)
3030o219.Orientation = Vector3.new(0, 90, 70)
3031o219.Color = Color3.new(0.854902, 0.521569, 0.254902)
3032o220.Parent = o1
3033o220.Material = Enum.Material.Marble
3034o220.BrickColor = BrickColor.new("Bright orange")
3035o220.Position = Vector3.new(112.849457, 128.174026, 87.7310257)
3036o220.Rotation = Vector3.new(-180, -20, -150)
3037o220.Anchored = true
3038o220.Locked = true
3039o220.Size = Vector3.new(10.9800091, 4.87000179, 6.83000135)
3040o220.CFrame = CFrame.new(112.849457, 128.174026, 87.7310257, -0.81379801, 0.469845265, -0.342020929, 0.499998987, 0.866026044, 1.58279061e-08, 0.296198994, -0.171010107, -0.939692438)
3041o220.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3042o220.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3043o220.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3044o220.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3045o220.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3046o220.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3047o220.Color = Color3.new(0.854902, 0.521569, 0.254902)
3048o220.Position = Vector3.new(112.849457, 128.174026, 87.7310257)
3049o220.Orientation = Vector3.new(0, -160, 30)
3050o220.Color = Color3.new(0.854902, 0.521569, 0.254902)
3051o221.Parent = o1
3052o221.Material = Enum.Material.Marble
3053o221.BrickColor = BrickColor.new("Bright orange")
3054o221.Position = Vector3.new(130.394196, 83.5706253, 136.863556)
3055o221.Rotation = Vector3.new(-180, 80, -160)
3056o221.Anchored = true
3057o221.Locked = true
3058o221.Size = Vector3.new(6.43996286, 6.97001982, 33.010006)
3059o221.CFrame = CFrame.new(130.394196, 83.5706253, 136.863556, -0.16317673, 0.0593910664, 0.98480767, 0.342019141, 0.939693034, 1.85298887e-07, -0.925417066, 0.336823106, -0.173648849)
3060o221.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3061o221.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3062o221.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3063o221.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3064o221.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3065o221.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3066o221.Color = Color3.new(0.854902, 0.521569, 0.254902)
3067o221.Position = Vector3.new(130.394196, 83.5706253, 136.863556)
3068o221.Orientation = Vector3.new(0, 100, 20)
3069o221.Color = Color3.new(0.854902, 0.521569, 0.254902)
3070o222.Parent = o1
3071o222.Material = Enum.Material.Marble
3072o222.BrickColor = BrickColor.new("Bright orange")
3073o222.Position = Vector3.new(58.2258339, 136.332962, 125.123573)
3074o222.Rotation = Vector3.new(37.3400002, 78.8799973, -17.9400005)
3075o222.Anchored = true
3076o222.Locked = true
3077o222.Size = Vector3.new(10.2399673, 56.2500343, 7.21000051)
3078o222.CFrame = CFrame.new(58.2258339, 136.332962, 125.123573, 0.183487833, 0.0593910813, 0.981226623, 0.321393371, 0.939693213, -0.116977185, -0.929001391, 0.336823612, 0.153334662)
3079o222.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3080o222.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3081o222.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3082o222.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3083o222.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3084o222.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3085o222.Color = Color3.new(0.854902, 0.521569, 0.254902)
3086o222.Position = Vector3.new(58.2258339, 136.332962, 125.123573)
3087o222.Orientation = Vector3.new(6.71999979, 81.1200027, 18.8799992)
3088o222.Color = Color3.new(0.854902, 0.521569, 0.254902)
3089o223.Parent = o1
3090o223.Material = Enum.Material.Marble
3091o223.BrickColor = BrickColor.new("Bright orange")
3092o223.Position = Vector3.new(101.822601, 130.803253, 89.988472)
3093o223.Rotation = Vector3.new(180, -20, -170)
3094o223.Anchored = true
3095o223.Locked = true
3096o223.Size = Vector3.new(35.9200096, 9.55000019, 9.25000095)
3097o223.CFrame = CFrame.new(101.822601, 130.803253, 89.988472, -0.925418973, 0.163176, -0.342019081, 0.173648283, 0.984808564, -6.53325642e-08, 0.336824149, -0.0593909957, -0.939694762)
3098o223.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3099o223.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3100o223.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3101o223.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3102o223.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3103o223.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3104o223.Color = Color3.new(0.854902, 0.521569, 0.254902)
3105o223.Position = Vector3.new(101.822601, 130.803253, 89.988472)
3106o223.Orientation = Vector3.new(0, -160, 10)
3107o223.Color = Color3.new(0.854902, 0.521569, 0.254902)
3108o224.Parent = o1
3109o224.Material = Enum.Material.Marble
3110o224.BrickColor = BrickColor.new("Bright orange")
3111o224.Position = Vector3.new(299.191711, 41.9492226, 278.412598)
3112o224.Rotation = Vector3.new(117.790001, 72.7799988, -132.059998)
3113o224.Anchored = true
3114o224.Locked = true
3115o224.Size = Vector3.new(56.9889565, 93.4516068, 38.5412827)
3116o224.CFrame = CFrame.new(299.191711, 41.9492226, 278.412598, -0.198341951, 0.219801009, 0.955169141, -0.219960377, 0.93969059, -0.261914194, -0.955132425, -0.262047917, -0.13803257)
3117o224.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3118o224.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3119o224.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3120o224.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3121o224.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3122o224.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3123o224.Color = Color3.new(0.854902, 0.521569, 0.254902)
3124o224.Position = Vector3.new(299.191711, 41.9492226, 278.412598)
3125o224.Orientation = Vector3.new(15.1800003, 98.2200012, -13.1700001)
3126o224.Color = Color3.new(0.854902, 0.521569, 0.254902)
3127o225.Parent = o1
3128o225.Material = Enum.Material.Marble
3129o225.BrickColor = BrickColor.new("Bright orange")
3130o225.Position = Vector3.new(-150.516281, 17.0749035, 437.120178)
3131o225.Rotation = Vector3.new(-180, 40, 160)
3132o225.Anchored = true
3133o225.Locked = true
3134o225.Size = Vector3.new(32.8999596, 53.9499969, 22.250042)
3135o225.CFrame = CFrame.new(-150.516281, 17.0749035, 437.120178, -0.719841003, -0.262000948, 0.64278686, -0.342015922, 0.939693749, 9.25335314e-07, -0.604017496, -0.219843328, -0.766045094)
3136o225.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3137o225.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3138o225.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3139o225.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3140o225.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3141o225.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3142o225.Color = Color3.new(0.854902, 0.521569, 0.254902)
3143o225.Position = Vector3.new(-150.516281, 17.0749035, 437.120178)
3144o225.Orientation = Vector3.new(0, 140, -20)
3145o225.Color = Color3.new(0.854902, 0.521569, 0.254902)
3146o226.Parent = o1
3147o226.Material = Enum.Material.Marble
3148o226.BrickColor = BrickColor.new("Bright orange")
3149o226.Position = Vector3.new(-160.944611, 59.7830849, 428.045074)
3150o226.Rotation = Vector3.new(167.289993, 1.70000005, 164.800003)
3151o226.Anchored = true
3152o226.Locked = true
3153o226.Size = Vector3.new(10.9399576, 54.6299934, 10.5900345)
3154o226.CFrame = CFrame.new(-160.944611, 59.7830849, 428.045074, -0.964610755, -0.262004703, 0.0296998322, -0.262005895, 0.939692259, -0.21984458, 0.0296916366, -0.219845474, -0.975082934)
3155o226.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3156o226.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3157o226.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3158o226.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3159o226.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3160o226.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3161o226.Color = Color3.new(0.854902, 0.521569, 0.254902)
3162o226.Position = Vector3.new(-160.944611, 59.7830849, 428.045074)
3163o226.Orientation = Vector3.new(12.6999998, 178.259995, -15.5799999)
3164o226.Color = Color3.new(0.854902, 0.521569, 0.254902)
3165o227.Parent = o1
3166o227.Material = Enum.Material.Marble
3167o227.BrickColor = BrickColor.new("Bright orange")
3168o227.Position = Vector3.new(-148.237808, 119.659523, 320.677368)
3169o227.Rotation = Vector3.new(150.479996, -46.0400009, 157.820007)
3170o227.Anchored = true
3171o227.Locked = true
3172o227.Size = Vector3.new(18.9500771, 127.989517, 18.3439445)
3173o227.CFrame = CFrame.new(-148.237808, 119.659523, 320.677368, -0.642787576, -0.262005359, -0.719854116, -3.35276127e-06, 0.939696431, -0.342021644, 0.766049385, -0.219843641, -0.60402447)
3174o227.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3175o227.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3176o227.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3177o227.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3178o227.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3179o227.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3180o227.Color = Color3.new(0.854902, 0.521569, 0.254902)
3181o227.Position = Vector3.new(-148.237808, 119.659523, 320.677368)
3182o227.Orientation = Vector3.new(20, -130, 0)
3183o227.Color = Color3.new(0.854902, 0.521569, 0.254902)
3184o228.Parent = o1
3185o228.Material = Enum.Material.Marble
3186o228.BrickColor = BrickColor.new("Bright orange")
3187o228.Position = Vector3.new(320.261261, 58.5978928, 565.176453)
3188o228.Rotation = Vector3.new(12.6999998, -1.70000005, -15.1999998)
3189o228.Anchored = true
3190o228.Locked = true
3191o228.Size = Vector3.new(10.9399576, 54.6299934, 10.5900345)
3192o228.CFrame = CFrame.new(320.261261, 58.5978928, 565.176453, 0.964615881, 0.26200062, -0.0296936948, -0.262001961, 0.939697683, -0.219827965, -0.0296920892, 0.219827294, 0.975087583)
3193o228.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3194o228.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3195o228.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3196o228.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3197o228.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3198o228.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3199o228.Color = Color3.new(0.854902, 0.521569, 0.254902)
3200o228.Position = Vector3.new(320.261261, 58.5978928, 565.176453)
3201o228.Orientation = Vector3.new(12.6999998, -1.74000001, -15.5799999)
3202o228.Color = Color3.new(0.854902, 0.521569, 0.254902)
3203o229.Parent = o1
3204o229.Material = Enum.Material.Marble
3205o229.BrickColor = BrickColor.new("Bright orange")
3206o229.Position = Vector3.new(29.9069366, 8.4474678, 664.983521)
3207o229.Rotation = Vector3.new(-180, 40, -160)
3208o229.Anchored = true
3209o229.Locked = true
3210o229.Size = Vector3.new(32.8999596, 53.9499969, 22.250042)
3211o229.CFrame = CFrame.new(29.9069366, 8.4474678, 664.983521, -0.719850063, 0.262002975, 0.64278686, 0.342021585, 0.939694822, 8.19570232e-07, -0.604024112, 0.219847396, -0.766045094)
3212o229.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3213o229.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3214o229.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3215o229.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3216o229.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3217o229.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3218o229.Color = Color3.new(0.854902, 0.521569, 0.254902)
3219o229.Position = Vector3.new(29.9069366, 8.4474678, 664.983521)
3220o229.Orientation = Vector3.new(0, 140, 20)
3221o229.Color = Color3.new(0.854902, 0.521569, 0.254902)
3222o230.Parent = o1
3223o230.Material = Enum.Material.Marble
3224o230.BrickColor = BrickColor.new("Bright orange")
3225o230.Position = Vector3.new(37.3777657, 30.630764, 670.520081)
3226o230.Rotation = Vector3.new(-167.289993, 1.70000005, -164.800003)
3227o230.Anchored = true
3228o230.Locked = true
3229o230.Size = Vector3.new(20.1999607, 54.6299934, 18.4100361)
3230o230.CFrame = CFrame.new(37.3777657, 30.630764, 670.520081, -0.964613318, 0.26200065, 0.0296896994, 0.262000293, 0.939695418, 0.21984826, 0.029697597, 0.219847009, -0.975083828)
3231o230.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3232o230.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3233o230.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3234o230.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3235o230.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3236o230.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3237o230.Color = Color3.new(0.854902, 0.521569, 0.254902)
3238o230.Position = Vector3.new(37.3777657, 30.630764, 670.520081)
3239o230.Orientation = Vector3.new(-12.6999998, 178.259995, 15.5799999)
3240o230.Color = Color3.new(0.854902, 0.521569, 0.254902)
3241o231.Parent = o1
3242o231.Material = Enum.Material.Marble
3243o231.BrickColor = BrickColor.new("Bright orange")
3244o231.Position = Vector3.new(308.533539, 11.2285938, 555.01178)
3245o231.Rotation = Vector3.new(12.6999998, -1.70000005, -15.1999998)
3246o231.Anchored = true
3247o231.Locked = true
3248o231.Size = Vector3.new(32.8999596, 63.8699913, 22.250042)
3249o231.CFrame = CFrame.new(308.533539, 11.2285938, 555.01178, 0.964615881, 0.26200062, -0.0296936948, -0.262001961, 0.939697683, -0.219827965, -0.0296920892, 0.219827294, 0.975087583)
3250o231.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3251o231.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3252o231.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3253o231.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3254o231.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3255o231.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3256o231.Color = Color3.new(0.854902, 0.521569, 0.254902)
3257o231.Position = Vector3.new(308.533539, 11.2285938, 555.01178)
3258o231.Orientation = Vector3.new(12.6999998, -1.74000001, -15.5799999)
3259o231.Color = Color3.new(0.854902, 0.521569, 0.254902)
3260o232.Parent = o1
3261o232.Material = Enum.Material.Marble
3262o232.BrickColor = BrickColor.new("Bright orange")
3263o232.Position = Vector3.new(-155.632019, 40.0344582, 432.095367)
3264o232.Rotation = Vector3.new(167.289993, 1.70000005, 164.800003)
3265o232.Anchored = true
3266o232.Locked = true
3267o232.Size = Vector3.new(20.1999607, 54.6299934, 18.4100361)
3268o232.CFrame = CFrame.new(-155.632019, 40.0344582, 432.095367, -0.964610755, -0.262004703, 0.0296998322, -0.262005895, 0.939692259, -0.21984458, 0.0296916366, -0.219845474, -0.975082934)
3269o232.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3270o232.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3271o232.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3272o232.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3273o232.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3274o232.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3275o232.Color = Color3.new(0.854902, 0.521569, 0.254902)
3276o232.Position = Vector3.new(-155.632019, 40.0344582, 432.095367)
3277o232.Orientation = Vector3.new(12.6999998, 178.259995, -15.5799999)
3278o232.Color = Color3.new(0.854902, 0.521569, 0.254902)
3279o233.Parent = o1
3280o233.Material = Enum.Material.Marble
3281o233.BrickColor = BrickColor.new("Bright orange")
3282o233.Position = Vector3.new(297.303284, 33.8756409, 280.664124)
3283o233.Rotation = Vector3.new(154.580002, 37.1699982, -163.990005)
3284o233.Anchored = true
3285o233.Locked = true
3286o233.Size = Vector3.new(56.9889565, 110.634918, 38.5412827)
3287o233.CFrame = CFrame.new(297.303284, 33.8756409, 280.664124, -0.765912533, 0.219797894, 0.604207754, -0.000145426748, 0.939691246, -0.342023969, -0.642944932, -0.262048304, -0.71968925)
3288o233.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3289o233.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3290o233.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3291o233.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3292o233.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3293o233.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3294o233.Color = Color3.new(0.854902, 0.521569, 0.254902)
3295o233.Position = Vector3.new(297.303284, 33.8756409, 280.664124)
3296o233.Orientation = Vector3.new(20, 139.990005, -0.00999999978)
3297o233.Color = Color3.new(0.854902, 0.521569, 0.254902)
3298o234.Parent = o1
3299o234.Material = Enum.Material.Marble
3300o234.BrickColor = BrickColor.new("Bright orange")
3301o234.Position = Vector3.new(312.666992, 115.472397, 256.830292)
3302o234.Rotation = Vector3.new(154.580002, 37.1699982, -163.990005)
3303o234.Anchored = true
3304o234.Locked = true
3305o234.Size = Vector3.new(30.8900814, 94.6294937, 18.3439445)
3306o234.CFrame = CFrame.new(312.666992, 115.472397, 256.830292, -0.765912533, 0.219797894, 0.604207754, -0.000145426748, 0.939691246, -0.342023969, -0.642944932, -0.262048304, -0.71968925)
3307o234.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3308o234.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3309o234.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3310o234.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3311o234.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3312o234.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3313o234.Color = Color3.new(0.854902, 0.521569, 0.254902)
3314o234.Position = Vector3.new(312.666992, 115.472397, 256.830292)
3315o234.Orientation = Vector3.new(20, 139.990005, -0.00999999978)
3316o234.Color = Color3.new(0.854902, 0.521569, 0.254902)
3317o235.Parent = o1
3318o235.Material = Enum.Material.Marble
3319o235.BrickColor = BrickColor.new("Bright orange")
3320o235.Position = Vector3.new(-149.216705, 12.414031, 438.210663)
3321o235.Rotation = Vector3.new(167.289993, 1.70000005, 164.800003)
3322o235.Anchored = true
3323o235.Locked = true
3324o235.Size = Vector3.new(32.8999596, 63.8699913, 22.250042)
3325o235.CFrame = CFrame.new(-149.216705, 12.414031, 438.210663, -0.964610755, -0.262004703, 0.0296998322, -0.262005895, 0.939692259, -0.21984458, 0.0296916366, -0.219845474, -0.975082934)
3326o235.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3327o235.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3328o235.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3329o235.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3330o235.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3331o235.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3332o235.Color = Color3.new(0.854902, 0.521569, 0.254902)
3333o235.Position = Vector3.new(-149.216705, 12.414031, 438.210663)
3334o235.Orientation = Vector3.new(12.6999998, 178.259995, -15.5799999)
3335o235.Color = Color3.new(0.854902, 0.521569, 0.254902)
3336o236.Parent = o1
3337o236.Material = Enum.Material.Marble
3338o236.BrickColor = BrickColor.new("Bright orange")
3339o236.Position = Vector3.new(28.6073685, 3.78656197, 663.893188)
3340o236.Rotation = Vector3.new(-167.289993, 1.70000005, -164.800003)
3341o236.Anchored = true
3342o236.Locked = true
3343o236.Size = Vector3.new(32.8999596, 63.8699913, 22.250042)
3344o236.CFrame = CFrame.new(28.6073685, 3.78656197, 663.893188, -0.964613318, 0.26200065, 0.0296896994, 0.262000293, 0.939695418, 0.21984826, 0.029697597, 0.219847009, -0.975083828)
3345o236.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3346o236.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3347o236.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3348o236.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3349o236.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3350o236.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3351o236.Color = Color3.new(0.854902, 0.521569, 0.254902)
3352o236.Position = Vector3.new(28.6073685, 3.78656197, 663.893188)
3353o236.Orientation = Vector3.new(-12.6999998, 178.259995, 15.5799999)
3354o236.Color = Color3.new(0.854902, 0.521569, 0.254902)
3355o237.Parent = o1
3356o237.Material = Enum.Material.Marble
3357o237.BrickColor = BrickColor.new("Bright orange")
3358o237.Position = Vector3.new(309.833099, 15.889493, 556.102173)
3359o237.Rotation = Vector3.new(0, -40, -20)
3360o237.Anchored = true
3361o237.Locked = true
3362o237.Size = Vector3.new(32.8999596, 53.9499969, 22.250042)
3363o237.CFrame = CFrame.new(309.833099, 15.889493, 556.102173, 0.719848871, 0.261996895, -0.64278543, -0.342002213, 0.939699173, 1.11162663e-05, 0.604020119, 0.219825163, 0.766048908)
3364o237.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3365o237.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3366o237.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3367o237.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3368o237.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3369o237.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3370o237.Color = Color3.new(0.854902, 0.521569, 0.254902)
3371o237.Position = Vector3.new(309.833099, 15.889493, 556.102173)
3372o237.Orientation = Vector3.new(0, -40, -20)
3373o237.Color = Color3.new(0.854902, 0.521569, 0.254902)
3374o238.Parent = o1
3375o238.Material = Enum.Material.Marble
3376o238.BrickColor = BrickColor.new("Bright orange")
3377o238.Position = Vector3.new(309.655151, 81.2253265, 269.253326)
3378o238.Rotation = Vector3.new(154.580002, 37.1699982, -163.990005)
3379o238.Anchored = true
3380o238.Locked = true
3381o238.Size = Vector3.new(34.9901543, 94.6294937, 31.8896675)
3382o238.CFrame = CFrame.new(309.655151, 81.2253265, 269.253326, -0.765912533, 0.219797894, 0.604207754, -0.000145426748, 0.939691246, -0.342023969, -0.642944932, -0.262048304, -0.71968925)
3383o238.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3384o238.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3385o238.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3386o238.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3387o238.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3388o238.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3389o238.Color = Color3.new(0.854902, 0.521569, 0.254902)
3390o238.Position = Vector3.new(309.655151, 81.2253265, 269.253326)
3391o238.Orientation = Vector3.new(20, 139.990005, -0.00999999978)
3392o238.Color = Color3.new(0.854902, 0.521569, 0.254902)
3393o239.Parent = o1
3394o239.Material = Enum.Material.Marble
3395o239.BrickColor = BrickColor.new("Bright orange")
3396o239.Position = Vector3.new(42.9854774, 50.0485039, 675.633057)
3397o239.Rotation = Vector3.new(-167.289993, 1.70000005, -164.800003)
3398o239.Anchored = true
3399o239.Locked = true
3400o239.Size = Vector3.new(10.9399576, 54.6299934, 10.5900345)
3401o239.CFrame = CFrame.new(42.9854774, 50.0485039, 675.633057, -0.964613318, 0.26200065, 0.0296896994, 0.262000293, 0.939695418, 0.21984826, 0.029697597, 0.219847009, -0.975083828)
3402o239.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3403o239.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3404o239.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3405o239.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3406o239.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3407o239.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3408o239.Color = Color3.new(0.854902, 0.521569, 0.254902)
3409o239.Position = Vector3.new(42.9854774, 50.0485039, 675.633057)
3410o239.Orientation = Vector3.new(-12.6999998, 178.259995, 15.5799999)
3411o239.Color = Color3.new(0.854902, 0.521569, 0.254902)
3412o240.Parent = o1
3413o240.Material = Enum.Material.Marble
3414o240.BrickColor = BrickColor.new("Bright orange")
3415o240.Position = Vector3.new(-135.284561, 69.7375793, 331.930573)
3416o240.Rotation = Vector3.new(150.479996, -46.0400009, 157.820007)
3417o240.Anchored = true
3418o240.Locked = true
3419o240.Size = Vector3.new(34.9901543, 94.6294937, 31.8896675)
3420o240.CFrame = CFrame.new(-135.284561, 69.7375793, 331.930573, -0.642787576, -0.262005359, -0.719854116, -3.35276127e-06, 0.939696431, -0.342021644, 0.766049385, -0.219843641, -0.60402447)
3421o240.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3422o240.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3423o240.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3424o240.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3425o240.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3426o240.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3427o240.Color = Color3.new(0.854902, 0.521569, 0.254902)
3428o240.Position = Vector3.new(-135.284561, 69.7375793, 331.930573)
3429o240.Orientation = Vector3.new(20, -130, 0)
3430o240.Color = Color3.new(0.854902, 0.521569, 0.254902)
3431o241.Parent = o1
3432o241.Material = Enum.Material.Marble
3433o241.BrickColor = BrickColor.new("Bright orange")
3434o241.Position = Vector3.new(173.351303, 123.656036, 95.5867386)
3435o241.Rotation = Vector3.new(177.330002, 30.6599998, -145.050003)
3436o241.Anchored = true
3437o241.Locked = true
3438o241.Size = Vector3.new(54.7800293, 34.5500031, 24.6499996)
3439o241.CFrame = CFrame.new(173.351303, 123.656036, 95.5867386, -0.705093205, 0.4927333, 0.509958386, 0.552749097, 0.832386553, -0.0400129147, -0.444198132, 0.253666192, -0.85926801)
3440o241.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3441o241.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3442o241.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3443o241.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3444o241.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3445o241.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3446o241.Color = Color3.new(0.854902, 0.521569, 0.254902)
3447o241.Position = Vector3.new(173.351303, 123.656036, 95.5867386)
3448o241.Orientation = Vector3.new(2.28999996, 149.309998, 33.5900002)
3449o241.Color = Color3.new(0.854902, 0.521569, 0.254902)
3450o242.Parent = o1
3451o242.Material = Enum.Material.Marble
3452o242.BrickColor = BrickColor.new("Bright orange")
3453o242.Position = Vector3.new(-126.126823, 30.4618855, 342.396149)
3454o242.Rotation = Vector3.new(164.660004, -7.94999981, 164.660004)
3455o242.Anchored = true
3456o242.Locked = true
3457o242.Size = Vector3.new(56.9889565, 93.4516068, 38.5412827)
3458o242.CFrame = CFrame.new(-126.126823, 30.4618855, 342.396149, -0.955117702, -0.262005061, -0.138262108, -0.219849616, 0.939695835, -0.262003571, 0.198566541, -0.219846129, -0.95511651)
3459o242.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3460o242.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3461o242.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3462o242.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3463o242.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3464o242.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3465o242.Color = Color3.new(0.854902, 0.521569, 0.254902)
3466o242.Position = Vector3.new(-126.126823, 30.4618855, 342.396149)
3467o242.Orientation = Vector3.new(15.1899996, -171.759995, -13.1700001)
3468o242.Color = Color3.new(0.854902, 0.521569, 0.254902)
3469o243.Parent = o1
3470o243.Material = Enum.Material.Marble
3471o243.BrickColor = BrickColor.new("Bright orange")
3472o243.Position = Vector3.new(-123.875671, 22.3883362, 344.284973)
3473o243.Rotation = Vector3.new(150.479996, -46.0400009, 157.820007)
3474o243.Anchored = true
3475o243.Locked = true
3476o243.Size = Vector3.new(56.9889565, 110.634918, 38.5412827)
3477o243.CFrame = CFrame.new(-123.875671, 22.3883362, 344.284973, -0.642787576, -0.262005359, -0.719854116, -3.35276127e-06, 0.939696431, -0.342021644, 0.766049385, -0.219843641, -0.60402447)
3478o243.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3479o243.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3480o243.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3481o243.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3482o243.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3483o243.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3484o243.Color = Color3.new(0.854902, 0.521569, 0.254902)
3485o243.Position = Vector3.new(-123.875671, 22.3883362, 344.284973)
3486o243.Orientation = Vector3.new(20, -130, 0)
3487o243.Color = Color3.new(0.854902, 0.521569, 0.254902)
3488o244.Parent = o1
3489o244.Material = Enum.Material.Marble
3490o244.BrickColor = BrickColor.new("Bright orange")
3491o244.Position = Vector3.new(314.94873, 38.8491745, 561.126526)
3492o244.Rotation = Vector3.new(12.6999998, -1.70000005, -15.1999998)
3493o244.Anchored = true
3494o244.Locked = true
3495o244.Size = Vector3.new(20.1999607, 54.6299934, 18.4100361)
3496o244.CFrame = CFrame.new(314.94873, 38.8491745, 561.126526, 0.964615881, 0.26200062, -0.0296936948, -0.262001961, 0.939697683, -0.219827965, -0.0296920892, 0.219827294, 0.975087583)
3497o244.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3498o244.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3499o244.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3500o244.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3501o244.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3502o244.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3503o244.Color = Color3.new(0.854902, 0.521569, 0.254902)
3504o244.Position = Vector3.new(314.94873, 38.8491745, 561.126526)
3505o244.Orientation = Vector3.new(12.6999998, -1.74000001, -15.5799999)
3506o244.Color = Color3.new(0.854902, 0.521569, 0.254902)
3507o245.Parent = o1
3508o245.Material = Enum.Material.Sand
3509o245.BrickColor = BrickColor.new("Cool yellow")
3510o245.Position = Vector3.new(164.935669, 140.637726, 99.6715393)
3511o245.Rotation = Vector3.new(-180, 80, -160)
3512o245.Anchored = true
3513o245.Locked = true
3514o245.Size = Vector3.new(57.8399925, 0.0500000007, 57.6600266)
3515o245.CFrame = CFrame.new(164.935669, 140.637726, 99.6715393, -0.163176477, 0.0593911447, 0.984807551, 0.342019141, 0.939692795, 0, -0.925416827, 0.336823165, -0.173648313)
3516o245.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3517o245.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3518o245.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3519o245.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3520o245.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3521o245.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3522o245.Color = Color3.new(0.992157, 0.917647, 0.552941)
3523o245.Position = Vector3.new(164.935669, 140.637726, 99.6715393)
3524o245.Orientation = Vector3.new(0, 100, 20)
3525o245.Color = Color3.new(0.992157, 0.917647, 0.552941)
3526o246.Parent = o1
3527o246.Material = Enum.Material.Sand
3528o246.BrickColor = BrickColor.new("Cool yellow")
3529o246.Position = Vector3.new(59.0053749, 125.559639, 127.995461)
3530o246.Rotation = Vector3.new(-180, 80, -160)
3531o246.Anchored = true
3532o246.Locked = true
3533o246.Size = Vector3.new(11.519989, 0.0500000007, 96.400032)
3534o246.CFrame = CFrame.new(59.0053749, 125.559639, 127.995461, -0.163176864, 0.0593911931, 0.984807611, 0.342019618, 0.939692676, 1.78813934e-07, -0.925416589, 0.336823642, -0.173648685)
3535o246.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3536o246.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3537o246.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3538o246.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3539o246.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3540o246.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3541o246.Color = Color3.new(0.992157, 0.917647, 0.552941)
3542o246.Position = Vector3.new(59.0053749, 125.559639, 127.995461)
3543o246.Orientation = Vector3.new(0, 100, 20)
3544o246.Color = Color3.new(0.992157, 0.917647, 0.552941)
3545o247.Parent = o1
3546o247.Material = Enum.Material.Marble
3547o247.BrickColor = BrickColor.new("Bright orange")
3548o247.Position = Vector3.new(30.0308914, 128.463943, 125.239502)
3549o247.Rotation = Vector3.new(19.0799999, -10.5699997, -3.46000004)
3550o247.Anchored = true
3551o247.Locked = true
3552o247.Size = Vector3.new(25.2399788, 6.15000677, 10.770009)
3553o247.CFrame = CFrame.new(30.0308914, 128.463943, 125.239502, 0.981224895, 0.0593879931, -0.183496237, -0.116977058, 0.939693213, -0.321392387, 0.15334332, 0.336823046, 0.928997338)
3554o247.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3555o247.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3556o247.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3557o247.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3558o247.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3559o247.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3560o247.Color = Color3.new(0.854902, 0.521569, 0.254902)
3561o247.Position = Vector3.new(30.0308914, 128.463943, 125.239502)
3562o247.Orientation = Vector3.new(18.75, -11.1700001, -7.0999999)
3563o247.Color = Color3.new(0.854902, 0.521569, 0.254902)
3564mas.Parent = workspace
3565mas:MakeJoints()
3566local mas1 = mas:GetChildren()
3567for i=1,#mas1 do
3568 mas1[i].Parent = workspace
3569 ypcall(function() mas1[i]:MakeJoints() end)
3570end
3571mas:Destroy()
3572for i=1,#cors do
3573coroutine.resume(cors[i])
3574end
3575game:GetService("Lighting").Ambient = Color3.new(0, 0, 0)
3576game:GetService("Lighting").Brightness = 1
3577game:GetService("Lighting").Outlines = false
3578game:GetService("Lighting").TimeOfDay = "15:00:00"
3579local l = game.Lighting
3580local sky = Instance.new("Sky",l)
3581sky.CelestialBodiesShown = true
3582sky.SkyboxBk = "http://www.roblox.com/asset/?id=174070373"
3583sky.SkyboxDn = "http://www.roblox.com/asset/?id=174070680"
3584sky.SkyboxFt = "http://www.roblox.com/asset/?id=174071389"
3585sky.SkyboxLf = "http://www.roblox.com/asset/?id=174071449"
3586sky.SkyboxRt = "http://www.roblox.com/asset/?id=174071494"
3587sky.SkyboxUp = "http://www.roblox.com/asset/?id=174071511"
3588sky.StarCount = 1000
3589sky.Name = "N3xul Sky"
3590local s = Instance.new("Sound")
3591
3592s.Name = "Life"
3593s.Pitch = 1
3594s.SoundId = "http://www.roblox.com/asset/?id=326413390 "
3595s.Volume = 1
3596s.Looped = true
3597s.archivable = false
3598
3599s.Parent = game.Workspace
3600
3601wait(1)
3602
3603s:play()