SHOW:
|
|
- or go back to the newest paste.
1 | --Made by trevorandshaesn1 | |
2 | ||
3 | local s = Instance.new("Sound") | |
4 | ||
5 | s.Name = "Sound" | |
6 | - | s.SoundId = "http://www.roblox.com/asset/?id=176823292" -- Type your music ID here |
6 | + | s.SoundId = "http://www.roblox.com/asset/?id=0" -- Type your music ID here |
7 | s.Volume = 100000000 -- this is the Volume | |
8 | s.Pitch = 1 -- tis is the pich | |
9 | s.Looped = true | |
10 | s.archivable = false | |
11 | ||
12 | s.Parent = game.Workspace | |
13 | ||
14 | wait(0) | |
15 | ||
16 | s:play() | |
17 | ||
18 | Create = function(itemClass,tabl) | |
19 | local item = Instance.new(itemClass) | |
20 | for i,v in pairs(tabl) do | |
21 | local a,b = ypcall(function() return item[i] end) | |
22 | if a then | |
23 | item[i] = tabl[i] | |
24 | end | |
25 | end | |
26 | return item | |
27 | end | |
28 | function runDummyScript(f,scri) | |
29 | local oldenv = getfenv(f) | |
30 | local newenv = setmetatable({}, { | |
31 | __index = function(_, k) | |
32 | if k:lower() == 'script' then | |
33 | return scri | |
34 | else | |
35 | return oldenv[k] | |
36 | end | |
37 | end | |
38 | }) | |
39 | setfenv(f, newenv) | |
40 | ypcall(function() f() end) | |
41 | end | |
42 | cors = {} | |
43 | mas = Instance.new("Model",game:GetService("Lighting")) | |
44 | mas.Name = "CompiledModel" | |
45 | o1 = Create("Model",{ | |
46 | ["Parent"] = mas, | |
47 | }) | |
48 | o2 = Create("Part",{ | |
49 | ["Parent"] = o1, | |
50 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
51 | ["Position"] = Vector3.new(-44.6000366, 1.6000309, -74.2000046), | |
52 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
53 | ["Anchored"] = true, | |
54 | ["CFrame"] = CFrame.new(-44.6000366, 1.6000309, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
55 | ["Size"] = Vector3.new(50, 2.4000001, 2), | |
56 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
57 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
58 | }) | |
59 | o3 = Create("Part",{ | |
60 | ["Parent"] = o1, | |
61 | ["BrickColor"] = BrickColor.new("Light blue"), | |
62 | ["Position"] = Vector3.new(-44.1000366, 8.80002022, -90.2000122), | |
63 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
64 | ["Anchored"] = true, | |
65 | ["CFrame"] = CFrame.new(-44.1000366, 8.80002022, -90.2000122, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
66 | ["Size"] = Vector3.new(18, 12, 1), | |
67 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
68 | ["Color"] = Color3.new(0.705882, 0.823529, 0.894118), | |
69 | }) | |
70 | o4 = Create("Part",{ | |
71 | ["Parent"] = o1, | |
72 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
73 | ["Position"] = Vector3.new(-44.1000366, 8.80002022, -80.7000122), | |
74 | ["Anchored"] = true, | |
75 | ["CFrame"] = CFrame.new(-44.1000366, 8.80002022, -80.7000122, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
76 | ["Size"] = Vector3.new(1, 12, 1), | |
77 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
78 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
79 | }) | |
80 | o5 = Create("Part",{ | |
81 | ["Parent"] = o1, | |
82 | ["BrickColor"] = BrickColor.new("Pastel light blue"), | |
83 | ["Reflectance"] = 0.30000001192093, | |
84 | ["Transparency"] = 0.5, | |
85 | ["Position"] = Vector3.new(-44.1000366, 8.80002022, -64.7000046), | |
86 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
87 | ["Anchored"] = true, | |
88 | ["CFrame"] = CFrame.new(-44.1000366, 8.80002022, -64.7000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
89 | ["Size"] = Vector3.new(31, 12, 1), | |
90 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
91 | ["Color"] = Color3.new(0.686275, 0.866667, 1), | |
92 | }) | |
93 | o6 = Create("Part",{ | |
94 | ["Name"] = "YellowDoor", | |
95 | ["Parent"] = o1, | |
96 | ["Position"] = Vector3.new(-11.600028, 3.40002441, -98.7000122), | |
97 | ["Anchored"] = true, | |
98 | ["CFrame"] = CFrame.new(-11.600028, 3.40002441, -98.7000122, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
99 | ["Size"] = Vector3.new(4, 6, 1), | |
100 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
101 | }) | |
102 | o7 = Create("Decal",{ | |
103 | ["Parent"] = o6, | |
104 | ["Texture"] = "http://www.roblox.com/asset/?id=15025279", | |
105 | ["Face"] = Enum.NormalId.Back, | |
106 | }) | |
107 | o8 = Create("Decal",{ | |
108 | ["Parent"] = o6, | |
109 | ["Texture"] = "http://www.roblox.com/asset/?id=15025279", | |
110 | }) | |
111 | o9 = Create("Model",{ | |
112 | ["Name"] = "Toilet", | |
113 | ["Parent"] = o1, | |
114 | }) | |
115 | o10 = Create("Part",{ | |
116 | ["Parent"] = o9, | |
117 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
118 | ["Position"] = Vector3.new(21.899971, 3.40002441, -89.2000122), | |
119 | ["Rotation"] = Vector3.new(180, -0, -180), | |
120 | ["Anchored"] = true, | |
121 | ["CFrame"] = CFrame.new(21.899971, 3.40002441, -89.2000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
122 | ["Size"] = Vector3.new(1, 3.60000014, 4), | |
123 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
124 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
125 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
126 | }) | |
127 | o11 = Create("Part",{ | |
128 | ["Parent"] = o9, | |
129 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
130 | ["Position"] = Vector3.new(20.399971, 2.00003052, -90.7000122), | |
131 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
132 | ["Anchored"] = true, | |
133 | ["CFrame"] = CFrame.new(20.399971, 2.00003052, -90.7000122, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
134 | ["FormFactor"] = Enum.FormFactor.Plate, | |
135 | ["Size"] = Vector3.new(1, 0.800000012, 2), | |
136 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
137 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
138 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
139 | }) | |
140 | o12 = Create("Part",{ | |
141 | ["Parent"] = o9, | |
142 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
143 | ["Position"] = Vector3.new(18.899971, 2.00003052, -89.2000122), | |
144 | ["Rotation"] = Vector3.new(180, -0, -180), | |
145 | ["Anchored"] = true, | |
146 | ["CFrame"] = CFrame.new(18.899971, 2.00003052, -89.2000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
147 | ["FormFactor"] = Enum.FormFactor.Plate, | |
148 | ["Size"] = Vector3.new(1, 0.800000012, 4), | |
149 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
150 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
151 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
152 | }) | |
153 | o13 = Create("Part",{ | |
154 | ["Parent"] = o9, | |
155 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
156 | ["Position"] = Vector3.new(20.399971, 1.00003052, -89.2000122), | |
157 | ["Rotation"] = Vector3.new(180, -0, -180), | |
158 | ["Anchored"] = true, | |
159 | ["CFrame"] = CFrame.new(20.399971, 1.00003052, -89.2000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
160 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
161 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
162 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
163 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
164 | }) | |
165 | o14 = Create("Part",{ | |
166 | ["Parent"] = o9, | |
167 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
168 | ["Position"] = Vector3.new(20.399971, 2.00003052, -87.7000122), | |
169 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
170 | ["Anchored"] = true, | |
171 | ["CFrame"] = CFrame.new(20.399971, 2.00003052, -87.7000122, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
172 | ["FormFactor"] = Enum.FormFactor.Plate, | |
173 | ["Size"] = Vector3.new(1, 0.800000012, 2), | |
174 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
175 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
176 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
177 | }) | |
178 | o15 = Create("Part",{ | |
179 | ["Parent"] = o1, | |
180 | ["Position"] = Vector3.new(-11.600028, 7.00002098, -98.7000122), | |
181 | ["Rotation"] = Vector3.new(180, -0, -180), | |
182 | ["Anchored"] = true, | |
183 | ["CFrame"] = CFrame.new(-11.600028, 7.00002098, -98.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
184 | ["Size"] = Vector3.new(2, 1.20000005, 1), | |
185 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
186 | }) | |
187 | o16 = Create("Part",{ | |
188 | ["Parent"] = o1, | |
189 | ["BrickColor"] = BrickColor.new("Light blue"), | |
190 | ["Position"] = Vector3.new(8.89997196, 8.80002022, -99.7000122), | |
191 | ["Rotation"] = Vector3.new(180, -0, -180), | |
192 | ["Anchored"] = true, | |
193 | ["CFrame"] = CFrame.new(8.89997196, 8.80002022, -99.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
194 | ["Size"] = Vector3.new(29, 12, 1), | |
195 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
196 | ["Color"] = Color3.new(0.705882, 0.823529, 0.894118), | |
197 | }) | |
198 | o17 = Create("Part",{ | |
199 | ["Parent"] = o1, | |
200 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
201 | ["Position"] = Vector3.new(-23.100029, 7.60001373, -98.2000122), | |
202 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
203 | ["Anchored"] = true, | |
204 | ["CFrame"] = CFrame.new(-23.100029, 7.60001373, -98.2000122, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
205 | ["Size"] = Vector3.new(2, 14.4000006, 1), | |
206 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
207 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
208 | }) | |
209 | o18 = Create("Part",{ | |
210 | ["Parent"] = o1, | |
211 | ["BrickColor"] = BrickColor.new("Light blue"), | |
212 | ["Position"] = Vector3.new(-9.10002804, 7.00002098, -99.7000122), | |
213 | ["Rotation"] = Vector3.new(180, -0, -180), | |
214 | ["Anchored"] = true, | |
215 | ["CFrame"] = CFrame.new(-9.10002804, 7.00002098, -99.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
216 | ["Size"] = Vector3.new(1, 1.20000005, 1), | |
217 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
218 | ["Color"] = Color3.new(0.705882, 0.823529, 0.894118), | |
219 | }) | |
220 | o19 = Create("Part",{ | |
221 | ["Parent"] = o1, | |
222 | ["BrickColor"] = BrickColor.new("Light blue"), | |
223 | ["Position"] = Vector3.new(-27.100029, 8.80002022, -99.7000122), | |
224 | ["Rotation"] = Vector3.new(180, -0, -180), | |
225 | ["Anchored"] = true, | |
226 | ["CFrame"] = CFrame.new(-27.100029, 8.80002022, -99.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
227 | ["Size"] = Vector3.new(35, 12, 1), | |
228 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
229 | ["Color"] = Color3.new(0.705882, 0.823529, 0.894118), | |
230 | }) | |
231 | o20 = Create("Part",{ | |
232 | ["Name"] = "RedDoor", | |
233 | ["Parent"] = o1, | |
234 | ["Position"] = Vector3.new(-23.100029, 3.40002441, -95.2000122), | |
235 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
236 | ["Anchored"] = true, | |
237 | ["CFrame"] = CFrame.new(-23.100029, 3.40002441, -95.2000122, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
238 | ["Size"] = Vector3.new(4, 6, 1), | |
239 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
240 | }) | |
241 | o21 = Create("Decal",{ | |
242 | ["Parent"] = o20, | |
243 | ["Texture"] = "http://www.roblox.com/asset/?id=15025279", | |
244 | ["Face"] = Enum.NormalId.Back, | |
245 | }) | |
246 | o22 = Create("Decal",{ | |
247 | ["Parent"] = o20, | |
248 | ["Texture"] = "http://www.roblox.com/asset/?id=15025279", | |
249 | }) | |
250 | o23 = Create("StringValue",{ | |
251 | ["Name"] = "Description", | |
252 | ["Parent"] = o20, | |
253 | ["Value"] = "Manager's Office. Red Key Needed.", | |
254 | }) | |
255 | o24 = Create("Part",{ | |
256 | ["Parent"] = o1, | |
257 | ["BrickColor"] = BrickColor.new("Light blue"), | |
258 | ["Position"] = Vector3.new(-7.60002804, 11.2000217, -99.7000122), | |
259 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
260 | ["Anchored"] = true, | |
261 | ["CFrame"] = CFrame.new(-7.60002804, 11.2000217, -99.7000122, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
262 | ["Size"] = Vector3.new(4, 7.20000029, 1), | |
263 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
264 | ["Color"] = Color3.new(0.705882, 0.823529, 0.894118), | |
265 | }) | |
266 | o25 = Create("Part",{ | |
267 | ["Name"] = "RedDoor", | |
268 | ["Parent"] = o1, | |
269 | ["Position"] = Vector3.new(-27.600029, 3.40002441, -80.7000122), | |
270 | ["Anchored"] = true, | |
271 | ["CFrame"] = CFrame.new(-27.600029, 3.40002441, -80.7000122, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
272 | ["Size"] = Vector3.new(4, 6, 1), | |
273 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
274 | }) | |
275 | o26 = Create("Decal",{ | |
276 | ["Parent"] = o25, | |
277 | ["Texture"] = "http://www.roblox.com/asset/?id=15025279", | |
278 | }) | |
279 | o27 = Create("StringValue",{ | |
280 | ["Name"] = "Description", | |
281 | ["Parent"] = o25, | |
282 | ["Value"] = "Manager's Office!", | |
283 | }) | |
284 | o28 = Create("Decal",{ | |
285 | ["Parent"] = o25, | |
286 | ["Texture"] = "http://www.roblox.com/asset/?id=15025279", | |
287 | ["Face"] = Enum.NormalId.Back, | |
288 | }) | |
289 | o29 = Create("Part",{ | |
290 | ["Parent"] = o1, | |
291 | ["BrickColor"] = BrickColor.new("White"), | |
292 | ["Position"] = Vector3.new(-10.600028, 2.20003128, -79.2000046), | |
293 | ["Rotation"] = Vector3.new(180, -0, -180), | |
294 | ["Anchored"] = true, | |
295 | ["CFrame"] = CFrame.new(-10.600028, 2.20003128, -79.2000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
296 | ["FormFactor"] = Enum.FormFactor.Plate, | |
297 | ["Size"] = Vector3.new(4, 0.400000006, 2), | |
298 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
299 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
300 | }) | |
301 | o30 = Create("Part",{ | |
302 | ["Parent"] = o1, | |
303 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
304 | ["Position"] = Vector3.new(-10.600028, 2.20003128, -80.7000122), | |
305 | ["Rotation"] = Vector3.new(180, -0, -180), | |
306 | ["Anchored"] = true, | |
307 | ["CFrame"] = CFrame.new(-10.600028, 2.20003128, -80.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
308 | ["Size"] = Vector3.new(6, 3.60000014, 1), | |
309 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
310 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
311 | }) | |
312 | o31 = Create("Part",{ | |
313 | ["Parent"] = o1, | |
314 | ["BrickColor"] = BrickColor.new("Bright red"), | |
315 | ["Position"] = Vector3.new(-10.600028, 0.600030899, -77.2000046), | |
316 | ["Rotation"] = Vector3.new(180, -0, -180), | |
317 | ["Anchored"] = true, | |
318 | ["CFrame"] = CFrame.new(-10.600028, 0.600030899, -77.2000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
319 | ["FormFactor"] = Enum.FormFactor.Plate, | |
320 | ["Size"] = Vector3.new(6, 0.400000006, 6), | |
321 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
322 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
323 | }) | |
324 | o32 = Create("Part",{ | |
325 | ["Parent"] = o1, | |
326 | ["Position"] = Vector3.new(-10.600028, 4.60002136, -80.7000122), | |
327 | ["Rotation"] = Vector3.new(180, -0, -180), | |
328 | ["Anchored"] = true, | |
329 | ["CFrame"] = CFrame.new(-10.600028, 4.60002136, -80.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
330 | ["Size"] = Vector3.new(6, 1.20000005, 1), | |
331 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
332 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
333 | }) | |
334 | o33 = Create("Part",{ | |
335 | ["Parent"] = o1, | |
336 | ["BrickColor"] = BrickColor.new("White"), | |
337 | ["Position"] = Vector3.new(-10.600028, 1.00003052, -77.2000046), | |
338 | ["Rotation"] = Vector3.new(180, -0, -180), | |
339 | ["Anchored"] = true, | |
340 | ["CFrame"] = CFrame.new(-10.600028, 1.00003052, -77.2000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
341 | ["FormFactor"] = Enum.FormFactor.Plate, | |
342 | ["Size"] = Vector3.new(4, 0.400000006, 6), | |
343 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
344 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
345 | }) | |
346 | o34 = Create("Model",{ | |
347 | ["Name"] = "KKRoof", | |
348 | ["Parent"] = o1, | |
349 | }) | |
350 | o35 = Create("Part",{ | |
351 | ["Parent"] = o34, | |
352 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
353 | ["Position"] = Vector3.new(-44.1000366, 33.0000305, -74.2000046), | |
354 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
355 | ["Anchored"] = true, | |
356 | ["CFrame"] = CFrame.new(-44.1000366, 33.0000305, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
357 | ["Size"] = Vector3.new(22, 2.4000001, 1), | |
358 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
359 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
360 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
361 | }) | |
362 | o36 = Create("Part",{ | |
363 | ["Parent"] = o34, | |
364 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
365 | ["Position"] = Vector3.new(-44.1000366, 35.4000473, -74.2000046), | |
366 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
367 | ["Anchored"] = true, | |
368 | ["CFrame"] = CFrame.new(-44.1000366, 35.4000473, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
369 | ["Size"] = Vector3.new(16, 2.4000001, 1), | |
370 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
371 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
372 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
373 | }) | |
374 | o37 = Create("Part",{ | |
375 | ["Parent"] = o34, | |
376 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
377 | ["Position"] = Vector3.new(-10.600028, 37.8000488, -74.2000046), | |
378 | ["Anchored"] = true, | |
379 | ["CFrame"] = CFrame.new(-10.600028, 37.8000488, -74.2000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
380 | ["Size"] = Vector3.new(70, 2.4000001, 18), | |
381 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
382 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
383 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
384 | }) | |
385 | o38 = Create("Part",{ | |
386 | ["Parent"] = o34, | |
387 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
388 | ["Position"] = Vector3.new(-44.1000366, 30.6000385, -74.2000046), | |
389 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
390 | ["Anchored"] = true, | |
391 | ["CFrame"] = CFrame.new(-44.1000366, 30.6000385, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
392 | ["Size"] = Vector3.new(28, 2.4000001, 1), | |
393 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
394 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
395 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
396 | }) | |
397 | o39 = Create("Part",{ | |
398 | ["Parent"] = o34, | |
399 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
400 | ["Position"] = Vector3.new(-10.600028, 35.4000473, -84.2000122), | |
401 | ["Anchored"] = true, | |
402 | ["CFrame"] = CFrame.new(-10.600028, 35.4000473, -84.2000122, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
403 | ["Size"] = Vector3.new(70, 2.4000001, 4), | |
404 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
405 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
406 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
407 | }) | |
408 | o40 = Create("Part",{ | |
409 | ["Parent"] = o34, | |
410 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
411 | ["Position"] = Vector3.new(-10.600028, 35.4000473, -64.2000046), | |
412 | ["Anchored"] = true, | |
413 | ["CFrame"] = CFrame.new(-10.600028, 35.4000473, -64.2000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
414 | ["Size"] = Vector3.new(70, 2.4000001, 4), | |
415 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
416 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
417 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
418 | }) | |
419 | o41 = Create("Part",{ | |
420 | ["Parent"] = o34, | |
421 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
422 | ["Position"] = Vector3.new(-44.1000366, 28.2000313, -74.2000046), | |
423 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
424 | ["Anchored"] = true, | |
425 | ["CFrame"] = CFrame.new(-44.1000366, 28.2000313, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
426 | ["Size"] = Vector3.new(34, 2.4000001, 1), | |
427 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
428 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
429 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
430 | }) | |
431 | o42 = Create("Part",{ | |
432 | ["Parent"] = o34, | |
433 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
434 | ["Position"] = Vector3.new(-10.600028, 33.0000305, -61.2000046), | |
435 | ["Anchored"] = true, | |
436 | ["CFrame"] = CFrame.new(-10.600028, 33.0000305, -61.2000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
437 | ["Size"] = Vector3.new(70, 2.4000001, 4), | |
438 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
439 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
440 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
441 | }) | |
442 | o43 = Create("Part",{ | |
443 | ["Parent"] = o34, | |
444 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
445 | ["Position"] = Vector3.new(-10.600028, 33.0000305, -87.2000122), | |
446 | ["Anchored"] = true, | |
447 | ["CFrame"] = CFrame.new(-10.600028, 33.0000305, -87.2000122, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
448 | ["Size"] = Vector3.new(70, 2.4000001, 4), | |
449 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
450 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
451 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
452 | }) | |
453 | o44 = Create("Part",{ | |
454 | ["Parent"] = o34, | |
455 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
456 | ["Position"] = Vector3.new(-10.600028, 30.6000385, -58.2000046), | |
457 | ["Anchored"] = true, | |
458 | ["CFrame"] = CFrame.new(-10.600028, 30.6000385, -58.2000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
459 | ["Size"] = Vector3.new(70, 2.4000001, 4), | |
460 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
461 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
462 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
463 | }) | |
464 | o45 = Create("Part",{ | |
465 | ["Parent"] = o34, | |
466 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
467 | ["Position"] = Vector3.new(-44.1000366, 25.8000317, -74.2000046), | |
468 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
469 | ["Anchored"] = true, | |
470 | ["CFrame"] = CFrame.new(-44.1000366, 25.8000317, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
471 | ["Size"] = Vector3.new(38, 2.4000001, 1), | |
472 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
473 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
474 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
475 | }) | |
476 | o46 = Create("Part",{ | |
477 | ["Parent"] = o34, | |
478 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
479 | ["Position"] = Vector3.new(-10.600028, 30.6000385, -90.2000122), | |
480 | ["Anchored"] = true, | |
481 | ["CFrame"] = CFrame.new(-10.600028, 30.6000385, -90.2000122, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
482 | ["Size"] = Vector3.new(70, 2.4000001, 4), | |
483 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
484 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
485 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
486 | }) | |
487 | o47 = Create("Part",{ | |
488 | ["Parent"] = o34, | |
489 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
490 | ["Position"] = Vector3.new(22.8999786, 35.4000473, -74.2000046), | |
491 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
492 | ["Anchored"] = true, | |
493 | ["CFrame"] = CFrame.new(22.8999786, 35.4000473, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
494 | ["Size"] = Vector3.new(16, 2.4000001, 1), | |
495 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
496 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
497 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
498 | }) | |
499 | o48 = Create("Part",{ | |
500 | ["Parent"] = o34, | |
501 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
502 | ["Position"] = Vector3.new(22.8999786, 33.0000305, -74.2000046), | |
503 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
504 | ["Anchored"] = true, | |
505 | ["CFrame"] = CFrame.new(22.8999786, 33.0000305, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
506 | ["Size"] = Vector3.new(22, 2.4000001, 1), | |
507 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
508 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
509 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
510 | }) | |
511 | o49 = Create("Part",{ | |
512 | ["Parent"] = o34, | |
513 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
514 | ["Position"] = Vector3.new(-10.600028, 28.2000313, -55.7000046), | |
515 | ["Anchored"] = true, | |
516 | ["CFrame"] = CFrame.new(-10.600028, 28.2000313, -55.7000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
517 | ["Size"] = Vector3.new(70, 2.4000001, 3), | |
518 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
519 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
520 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
521 | }) | |
522 | o50 = Create("Part",{ | |
523 | ["Parent"] = o34, | |
524 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
525 | ["Position"] = Vector3.new(-10.600028, 28.2000313, -92.7000122), | |
526 | ["Anchored"] = true, | |
527 | ["CFrame"] = CFrame.new(-10.600028, 28.2000313, -92.7000122, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
528 | ["Size"] = Vector3.new(70, 2.4000001, 3), | |
529 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
530 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
531 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
532 | }) | |
533 | o51 = Create("Part",{ | |
534 | ["Parent"] = o34, | |
535 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
536 | ["Position"] = Vector3.new(-44.1000366, 23.4000282, -74.2000046), | |
537 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
538 | ["Anchored"] = true, | |
539 | ["CFrame"] = CFrame.new(-44.1000366, 23.4000282, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
540 | ["Size"] = Vector3.new(42, 2.4000001, 1), | |
541 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
542 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
543 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
544 | }) | |
545 | o52 = Create("Part",{ | |
546 | ["Parent"] = o34, | |
547 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
548 | ["Position"] = Vector3.new(22.8999786, 30.6000385, -74.2000046), | |
549 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
550 | ["Anchored"] = true, | |
551 | ["CFrame"] = CFrame.new(22.8999786, 30.6000385, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
552 | ["Size"] = Vector3.new(28, 2.4000001, 1), | |
553 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
554 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
555 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
556 | }) | |
557 | o53 = Create("Part",{ | |
558 | ["Parent"] = o34, | |
559 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
560 | ["Position"] = Vector3.new(-10.600028, 25.8000317, -53.7000046), | |
561 | ["Anchored"] = true, | |
562 | ["CFrame"] = CFrame.new(-10.600028, 25.8000317, -53.7000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
563 | ["Size"] = Vector3.new(70, 2.4000001, 3), | |
564 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
565 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
566 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
567 | }) | |
568 | o54 = Create("Part",{ | |
569 | ["Parent"] = o34, | |
570 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
571 | ["Position"] = Vector3.new(-10.600028, 25.8000317, -94.7000122), | |
572 | ["Anchored"] = true, | |
573 | ["CFrame"] = CFrame.new(-10.600028, 25.8000317, -94.7000122, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
574 | ["Size"] = Vector3.new(70, 2.4000001, 3), | |
575 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
576 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
577 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
578 | }) | |
579 | o55 = Create("Part",{ | |
580 | ["Parent"] = o34, | |
581 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
582 | ["Position"] = Vector3.new(22.8999786, 28.2000313, -74.2000046), | |
583 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
584 | ["Anchored"] = true, | |
585 | ["CFrame"] = CFrame.new(22.8999786, 28.2000313, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
586 | ["Size"] = Vector3.new(34, 2.4000001, 1), | |
587 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
588 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
589 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
590 | }) | |
591 | o56 = Create("Part",{ | |
592 | ["Parent"] = o34, | |
593 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
594 | ["Position"] = Vector3.new(-44.1000366, 21.0000286, -74.2000046), | |
595 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
596 | ["Anchored"] = true, | |
597 | ["CFrame"] = CFrame.new(-44.1000366, 21.0000286, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
598 | ["Size"] = Vector3.new(46, 2.4000001, 1), | |
599 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
600 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
601 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
602 | }) | |
603 | o57 = Create("Part",{ | |
604 | ["Parent"] = o34, | |
605 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
606 | ["Position"] = Vector3.new(-10.600028, 23.4000282, -51.7000046), | |
607 | ["Anchored"] = true, | |
608 | ["CFrame"] = CFrame.new(-10.600028, 23.4000282, -51.7000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
609 | ["Size"] = Vector3.new(70, 2.4000001, 3), | |
610 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
611 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
612 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
613 | }) | |
614 | o58 = Create("Part",{ | |
615 | ["Parent"] = o34, | |
616 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
617 | ["Position"] = Vector3.new(-10.600028, 23.4000282, -96.7000122), | |
618 | ["Anchored"] = true, | |
619 | ["CFrame"] = CFrame.new(-10.600028, 23.4000282, -96.7000122, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
620 | ["Size"] = Vector3.new(70, 2.4000001, 3), | |
621 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
622 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
623 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
624 | }) | |
625 | o59 = Create("Part",{ | |
626 | ["Parent"] = o34, | |
627 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
628 | ["Position"] = Vector3.new(22.8999786, 25.8000317, -74.2000046), | |
629 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
630 | ["Anchored"] = true, | |
631 | ["CFrame"] = CFrame.new(22.8999786, 25.8000317, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
632 | ["Size"] = Vector3.new(38, 2.4000001, 1), | |
633 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
634 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
635 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
636 | }) | |
637 | o60 = Create("Part",{ | |
638 | ["Parent"] = o34, | |
639 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
640 | ["Position"] = Vector3.new(-10.600028, 21.0000286, -50.2000046), | |
641 | ["Anchored"] = true, | |
642 | ["CFrame"] = CFrame.new(-10.600028, 21.0000286, -50.2000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
643 | ["Size"] = Vector3.new(70, 2.4000001, 2), | |
644 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
645 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
646 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
647 | }) | |
648 | o61 = Create("Part",{ | |
649 | ["Parent"] = o34, | |
650 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
651 | ["Position"] = Vector3.new(-10.600028, 21.0000286, -98.2000122), | |
652 | ["Anchored"] = true, | |
653 | ["CFrame"] = CFrame.new(-10.600028, 21.0000286, -98.2000122, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
654 | ["Size"] = Vector3.new(70, 2.4000001, 2), | |
655 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
656 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
657 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
658 | }) | |
659 | o62 = Create("Part",{ | |
660 | ["Parent"] = o34, | |
661 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
662 | ["Position"] = Vector3.new(22.8999786, 23.4000282, -74.2000046), | |
663 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
664 | ["Anchored"] = true, | |
665 | ["CFrame"] = CFrame.new(22.8999786, 23.4000282, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
666 | ["Size"] = Vector3.new(42, 2.4000001, 1), | |
667 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
668 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
669 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
670 | }) | |
671 | o63 = Create("Part",{ | |
672 | ["Parent"] = o34, | |
673 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
674 | ["Position"] = Vector3.new(-44.1000366, 18.6000271, -74.2000046), | |
675 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
676 | ["Anchored"] = true, | |
677 | ["CFrame"] = CFrame.new(-44.1000366, 18.6000271, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
678 | ["Size"] = Vector3.new(48, 2.4000001, 1), | |
679 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
680 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
681 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
682 | }) | |
683 | o64 = Create("Part",{ | |
684 | ["Parent"] = o34, | |
685 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
686 | ["Position"] = Vector3.new(22.8999786, 21.0000286, -74.2000046), | |
687 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
688 | ["Anchored"] = true, | |
689 | ["CFrame"] = CFrame.new(22.8999786, 21.0000286, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
690 | ["Size"] = Vector3.new(46, 2.4000001, 1), | |
691 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
692 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
693 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
694 | }) | |
695 | o65 = Create("Part",{ | |
696 | ["Parent"] = o34, | |
697 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
698 | ["Position"] = Vector3.new(-10.600028, 18.6000271, -49.2000046), | |
699 | ["Anchored"] = true, | |
700 | ["CFrame"] = CFrame.new(-10.600028, 18.6000271, -49.2000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
701 | ["Size"] = Vector3.new(70, 2.4000001, 2), | |
702 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
703 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
704 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
705 | }) | |
706 | o66 = Create("Part",{ | |
707 | ["Parent"] = o34, | |
708 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
709 | ["Position"] = Vector3.new(-10.600028, 18.6000271, -99.2000122), | |
710 | ["Anchored"] = true, | |
711 | ["CFrame"] = CFrame.new(-10.600028, 18.6000271, -99.2000122, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
712 | ["Size"] = Vector3.new(70, 2.4000001, 2), | |
713 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
714 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
715 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
716 | }) | |
717 | o67 = Create("Part",{ | |
718 | ["Parent"] = o34, | |
719 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
720 | ["Position"] = Vector3.new(22.8999786, 18.6000271, -74.2000046), | |
721 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
722 | ["Anchored"] = true, | |
723 | ["CFrame"] = CFrame.new(22.8999786, 18.6000271, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
724 | ["Size"] = Vector3.new(48, 2.4000001, 1), | |
725 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
726 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
727 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
728 | }) | |
729 | o68 = Create("Part",{ | |
730 | ["Parent"] = o34, | |
731 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
732 | ["Position"] = Vector3.new(-44.1000366, 16.2000256, -74.2000046), | |
733 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
734 | ["Anchored"] = true, | |
735 | ["CFrame"] = CFrame.new(-44.1000366, 16.2000256, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
736 | ["Size"] = Vector3.new(50, 2.4000001, 1), | |
737 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
738 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
739 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
740 | }) | |
741 | o69 = Create("Part",{ | |
742 | ["Parent"] = o34, | |
743 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
744 | ["Position"] = Vector3.new(-10.600028, 16.2000256, -48.2000046), | |
745 | ["Anchored"] = true, | |
746 | ["CFrame"] = CFrame.new(-10.600028, 16.2000256, -48.2000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
747 | ["Size"] = Vector3.new(70, 2.4000001, 2), | |
748 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
749 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
750 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
751 | }) | |
752 | o70 = Create("Part",{ | |
753 | ["Parent"] = o34, | |
754 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
755 | ["Position"] = Vector3.new(-10.600028, 16.2000256, -100.200012), | |
756 | ["Anchored"] = true, | |
757 | ["CFrame"] = CFrame.new(-10.600028, 16.2000256, -100.200012, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
758 | ["Size"] = Vector3.new(70, 2.4000001, 2), | |
759 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
760 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
761 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
762 | }) | |
763 | o71 = Create("Part",{ | |
764 | ["Parent"] = o34, | |
765 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
766 | ["Position"] = Vector3.new(22.8999786, 16.2000256, -74.2000046), | |
767 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
768 | ["Anchored"] = true, | |
769 | ["CFrame"] = CFrame.new(22.8999786, 16.2000256, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
770 | ["Size"] = Vector3.new(50, 2.4000001, 1), | |
771 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
772 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
773 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
774 | }) | |
775 | o72 = Create("Part",{ | |
776 | ["Parent"] = o34, | |
777 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
778 | ["Position"] = Vector3.new(-10.600028, 15.6000156, -89.7000122), | |
779 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
780 | ["Anchored"] = true, | |
781 | ["CFrame"] = CFrame.new(-10.600028, 15.6000156, -89.7000122, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
782 | ["Size"] = Vector3.new(19, 1.20000005, 66), | |
783 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
784 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
785 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
786 | }) | |
787 | o73 = Create("Part",{ | |
788 | ["Parent"] = o34, | |
789 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
790 | ["Position"] = Vector3.new(-34.600029, 26.4000282, -67.2000046), | |
791 | ["Anchored"] = true, | |
792 | ["CFrame"] = CFrame.new(-34.600029, 26.4000282, -67.2000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
793 | ["Size"] = Vector3.new(2, 20.4000015, 2), | |
794 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
795 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
796 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
797 | }) | |
798 | o74 = Create("Part",{ | |
799 | ["Parent"] = o34, | |
800 | ["BrickColor"] = BrickColor.new("Dark green"), | |
801 | ["Position"] = Vector3.new(-14.100028, 9.60001373, -77.9999924), | |
802 | ["Rotation"] = Vector3.new(-90, 0, -180), | |
803 | ["Anchored"] = true, | |
804 | ["CFrame"] = CFrame.new(-14.100028, 9.60001373, -77.9999924, -1, 0, 0, -0, 0, 1, -0, 1, 0), | |
805 | ["FormFactor"] = Enum.FormFactor.Plate, | |
806 | ["Size"] = Vector3.new(3, 0.400000006, 2), | |
807 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
808 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
809 | ["Color"] = Color3.new(0.156863, 0.498039, 0.278431), | |
810 | }) | |
811 | o75 = Create("Decal",{ | |
812 | ["Parent"] = o74, | |
813 | ["Texture"] = "http://www.roblox.com/asset/?id=15147955", | |
814 | ["Face"] = Enum.NormalId.Top, | |
815 | }) | |
816 | o76 = Create("Part",{ | |
817 | ["Parent"] = o34, | |
818 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
819 | ["Transparency"] = 1, | |
820 | ["Position"] = Vector3.new(-14.100028, 23.6000271, -77.9999924), | |
821 | ["Rotation"] = Vector3.new(-90, 0, -180), | |
822 | ["Anchored"] = true, | |
823 | ["CFrame"] = CFrame.new(-14.100028, 23.6000271, -77.9999924, -1, 0, 0, -0, 0, 1, -0, 1, 0), | |
824 | ["CanCollide"] = false, | |
825 | ["FormFactor"] = Enum.FormFactor.Plate, | |
826 | ["Size"] = Vector3.new(3, 0.400000006, 26), | |
827 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
828 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
829 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
830 | }) | |
831 | o77 = Create("Decal",{ | |
832 | ["Parent"] = o76, | |
833 | ["Texture"] = "http://www.roblox.com/asset/?id=15148007", | |
834 | ["Face"] = Enum.NormalId.Top, | |
835 | }) | |
836 | o78 = Create("Decal",{ | |
837 | ["Parent"] = o76, | |
838 | ["Texture"] = "http://www.roblox.com/asset/?id=15148007", | |
839 | ["Face"] = Enum.NormalId.Bottom, | |
840 | }) | |
841 | o79 = Create("Part",{ | |
842 | ["Name"] = "Barrel", | |
843 | ["Parent"] = o34, | |
844 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
845 | ["Position"] = Vector3.new(-6.60002804, 19.8000259, -90.2000122), | |
846 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
847 | ["Anchored"] = true, | |
848 | ["CFrame"] = CFrame.new(-6.60002804, 19.8000259, -90.2000122, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
849 | ["Size"] = Vector3.new(2, 2.4000001, 2), | |
850 | ["TopSurface"] = Enum.SurfaceType.Weld, | |
851 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
852 | }) | |
853 | o80 = Create("Weld",{ | |
854 | ["Parent"] = o79, | |
855 | }) | |
856 | o81 = Create("Weld",{ | |
857 | ["Parent"] = o79, | |
858 | }) | |
859 | o82 = Create("CylinderMesh",{ | |
860 | ["Parent"] = o79, | |
861 | ["Offset"] = Vector3.new(0, 0.100000001, 0), | |
862 | }) | |
863 | o83 = Create("Decal",{ | |
864 | ["Parent"] = o79, | |
865 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
866 | ["Face"] = Enum.NormalId.Right, | |
867 | }) | |
868 | o84 = Create("Decal",{ | |
869 | ["Parent"] = o79, | |
870 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
871 | }) | |
872 | o85 = Create("Decal",{ | |
873 | ["Parent"] = o79, | |
874 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
875 | ["Face"] = Enum.NormalId.Left, | |
876 | }) | |
877 | o86 = Create("Decal",{ | |
878 | ["Parent"] = o79, | |
879 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
880 | ["Face"] = Enum.NormalId.Back, | |
881 | }) | |
882 | o87 = Create("Decal",{ | |
883 | ["Parent"] = o79, | |
884 | ["Texture"] = "http://www.roblox.com/asset/?id=2929289", | |
885 | ["Face"] = Enum.NormalId.Top, | |
886 | }) | |
887 | o88 = Create("Decal",{ | |
888 | ["Parent"] = o79, | |
889 | ["Texture"] = "http://www.roblox.com/asset/?id=2929289", | |
890 | ["Face"] = Enum.NormalId.Bottom, | |
891 | }) | |
892 | o89 = Create("Part",{ | |
893 | ["Name"] = "Barrel", | |
894 | ["Parent"] = o34, | |
895 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
896 | ["Position"] = Vector3.new(7.39997196, 17.4000244, -91.2000122), | |
897 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
898 | ["Anchored"] = true, | |
899 | ["CFrame"] = CFrame.new(7.39997196, 17.4000244, -91.2000122, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
900 | ["Size"] = Vector3.new(2, 2.4000001, 2), | |
901 | ["TopSurface"] = Enum.SurfaceType.Weld, | |
902 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
903 | }) | |
904 | o90 = Create("Weld",{ | |
905 | ["Parent"] = o89, | |
906 | }) | |
907 | o91 = Create("Weld",{ | |
908 | ["Parent"] = o89, | |
909 | }) | |
910 | o92 = Create("CylinderMesh",{ | |
911 | ["Parent"] = o89, | |
912 | ["Offset"] = Vector3.new(0, 0.100000001, 0), | |
913 | }) | |
914 | o93 = Create("Decal",{ | |
915 | ["Parent"] = o89, | |
916 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
917 | ["Face"] = Enum.NormalId.Right, | |
918 | }) | |
919 | o94 = Create("Decal",{ | |
920 | ["Parent"] = o89, | |
921 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
922 | }) | |
923 | o95 = Create("Decal",{ | |
924 | ["Parent"] = o89, | |
925 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
926 | ["Face"] = Enum.NormalId.Left, | |
927 | }) | |
928 | o96 = Create("Decal",{ | |
929 | ["Parent"] = o89, | |
930 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
931 | ["Face"] = Enum.NormalId.Back, | |
932 | }) | |
933 | o97 = Create("Decal",{ | |
934 | ["Parent"] = o89, | |
935 | ["Texture"] = "http://www.roblox.com/asset/?id=2929289", | |
936 | ["Face"] = Enum.NormalId.Top, | |
937 | }) | |
938 | o98 = Create("Decal",{ | |
939 | ["Parent"] = o89, | |
940 | ["Texture"] = "http://www.roblox.com/asset/?id=2929289", | |
941 | ["Face"] = Enum.NormalId.Bottom, | |
942 | }) | |
943 | o99 = Create("Part",{ | |
944 | ["Name"] = "Barrel", | |
945 | ["Parent"] = o34, | |
946 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
947 | ["Position"] = Vector3.new(-5.60002804, 17.4000244, -90.2000122), | |
948 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
949 | ["Anchored"] = true, | |
950 | ["CFrame"] = CFrame.new(-5.60002804, 17.4000244, -90.2000122, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
951 | ["Size"] = Vector3.new(2, 2.4000001, 2), | |
952 | ["TopSurface"] = Enum.SurfaceType.Weld, | |
953 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
954 | }) | |
955 | o100 = Create("Weld",{ | |
956 | ["Parent"] = o99, | |
957 | }) | |
958 | o101 = Create("Weld",{ | |
959 | ["Parent"] = o99, | |
960 | }) | |
961 | o102 = Create("CylinderMesh",{ | |
962 | ["Parent"] = o99, | |
963 | ["Offset"] = Vector3.new(0, 0.100000001, 0), | |
964 | }) | |
965 | o103 = Create("Decal",{ | |
966 | ["Parent"] = o99, | |
967 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
968 | ["Face"] = Enum.NormalId.Right, | |
969 | }) | |
970 | o104 = Create("Decal",{ | |
971 | ["Parent"] = o99, | |
972 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
973 | }) | |
974 | o105 = Create("Decal",{ | |
975 | ["Parent"] = o99, | |
976 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
977 | ["Face"] = Enum.NormalId.Left, | |
978 | }) | |
979 | o106 = Create("Decal",{ | |
980 | ["Parent"] = o99, | |
981 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
982 | ["Face"] = Enum.NormalId.Back, | |
983 | }) | |
984 | o107 = Create("Decal",{ | |
985 | ["Parent"] = o99, | |
986 | ["Texture"] = "http://www.roblox.com/asset/?id=2929289", | |
987 | ["Face"] = Enum.NormalId.Top, | |
988 | }) | |
989 | o108 = Create("Decal",{ | |
990 | ["Parent"] = o99, | |
991 | ["Texture"] = "http://www.roblox.com/asset/?id=2929289", | |
992 | ["Face"] = Enum.NormalId.Bottom, | |
993 | }) | |
994 | o109 = Create("Part",{ | |
995 | ["Name"] = "Barrel", | |
996 | ["Parent"] = o34, | |
997 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
998 | ["Position"] = Vector3.new(-7.60002804, 17.4000244, -91.2000122), | |
999 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
1000 | ["Anchored"] = true, | |
1001 | ["CFrame"] = CFrame.new(-7.60002804, 17.4000244, -91.2000122, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
1002 | ["Size"] = Vector3.new(2, 2.4000001, 2), | |
1003 | ["TopSurface"] = Enum.SurfaceType.Weld, | |
1004 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
1005 | }) | |
1006 | o110 = Create("Weld",{ | |
1007 | ["Parent"] = o109, | |
1008 | }) | |
1009 | o111 = Create("Weld",{ | |
1010 | ["Parent"] = o109, | |
1011 | }) | |
1012 | o112 = Create("CylinderMesh",{ | |
1013 | ["Parent"] = o109, | |
1014 | ["Offset"] = Vector3.new(0, 0.100000001, 0), | |
1015 | }) | |
1016 | o113 = Create("Decal",{ | |
1017 | ["Parent"] = o109, | |
1018 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
1019 | ["Face"] = Enum.NormalId.Right, | |
1020 | }) | |
1021 | o114 = Create("Decal",{ | |
1022 | ["Parent"] = o109, | |
1023 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
1024 | }) | |
1025 | o115 = Create("Decal",{ | |
1026 | ["Parent"] = o109, | |
1027 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
1028 | ["Face"] = Enum.NormalId.Left, | |
1029 | }) | |
1030 | o116 = Create("Decal",{ | |
1031 | ["Parent"] = o109, | |
1032 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
1033 | ["Face"] = Enum.NormalId.Back, | |
1034 | }) | |
1035 | o117 = Create("Decal",{ | |
1036 | ["Parent"] = o109, | |
1037 | ["Texture"] = "http://www.roblox.com/asset/?id=2929289", | |
1038 | ["Face"] = Enum.NormalId.Top, | |
1039 | }) | |
1040 | o118 = Create("Decal",{ | |
1041 | ["Parent"] = o109, | |
1042 | ["Texture"] = "http://www.roblox.com/asset/?id=2929289", | |
1043 | ["Face"] = Enum.NormalId.Bottom, | |
1044 | }) | |
1045 | o119 = Create("Part",{ | |
1046 | ["Name"] = "Barrel", | |
1047 | ["Parent"] = o34, | |
1048 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
1049 | ["Position"] = Vector3.new(-7.60002804, 17.4000244, -89.2000122), | |
1050 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
1051 | ["Anchored"] = true, | |
1052 | ["CFrame"] = CFrame.new(-7.60002804, 17.4000244, -89.2000122, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
1053 | ["Size"] = Vector3.new(2, 2.4000001, 2), | |
1054 | ["TopSurface"] = Enum.SurfaceType.Weld, | |
1055 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
1056 | }) | |
1057 | o120 = Create("Weld",{ | |
1058 | ["Parent"] = o119, | |
1059 | }) | |
1060 | o121 = Create("Weld",{ | |
1061 | ["Parent"] = o119, | |
1062 | }) | |
1063 | o122 = Create("CylinderMesh",{ | |
1064 | ["Parent"] = o119, | |
1065 | ["Offset"] = Vector3.new(0, 0.100000001, 0), | |
1066 | }) | |
1067 | o123 = Create("Decal",{ | |
1068 | ["Parent"] = o119, | |
1069 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
1070 | ["Face"] = Enum.NormalId.Right, | |
1071 | }) | |
1072 | o124 = Create("Decal",{ | |
1073 | ["Parent"] = o119, | |
1074 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
1075 | }) | |
1076 | o125 = Create("Decal",{ | |
1077 | ["Parent"] = o119, | |
1078 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
1079 | ["Face"] = Enum.NormalId.Left, | |
1080 | }) | |
1081 | o126 = Create("Decal",{ | |
1082 | ["Parent"] = o119, | |
1083 | ["Texture"] = "http://www.roblox.com/asset/?id=6930008", | |
1084 | ["Face"] = Enum.NormalId.Back, | |
1085 | }) | |
1086 | o127 = Create("Decal",{ | |
1087 | ["Parent"] = o119, | |
1088 | ["Texture"] = "http://www.roblox.com/asset/?id=2929289", | |
1089 | ["Face"] = Enum.NormalId.Top, | |
1090 | }) | |
1091 | o128 = Create("Decal",{ | |
1092 | ["Parent"] = o119, | |
1093 | ["Texture"] = "http://www.roblox.com/asset/?id=2929289", | |
1094 | ["Face"] = Enum.NormalId.Bottom, | |
1095 | }) | |
1096 | o129 = Create("Part",{ | |
1097 | ["Name"] = "Crate", | |
1098 | ["Parent"] = o34, | |
1099 | ["BrickColor"] = BrickColor.new("Brown"), | |
1100 | ["Position"] = Vector3.new(-26.600029, 19.2000237, -90.7000122), | |
1101 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
1102 | ["CFrame"] = CFrame.new(-26.600029, 19.2000237, -90.7000122, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
1103 | ["Size"] = Vector3.new(7, 6, 6), | |
1104 | ["BackSurface"] = Enum.SurfaceType.Weld, | |
1105 | ["BottomSurface"] = Enum.SurfaceType.Weld, | |
1106 | ["FrontSurface"] = Enum.SurfaceType.Weld, | |
1107 | ["LeftSurface"] = Enum.SurfaceType.Weld, | |
1108 | ["RightSurface"] = Enum.SurfaceType.Weld, | |
1109 | ["TopSurface"] = Enum.SurfaceType.Weld, | |
1110 | ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), | |
1111 | }) | |
1112 | o130 = Create("Decal",{ | |
1113 | ["Parent"] = o129, | |
1114 | ["Texture"] = "http://www.roblox.com/asset/?id=12662505", | |
1115 | ["Face"] = Enum.NormalId.Right, | |
1116 | }) | |
1117 | o131 = Create("Decal",{ | |
1118 | ["Parent"] = o129, | |
1119 | ["Texture"] = "http://www.roblox.com/asset/?id=12662505", | |
1120 | ["Face"] = Enum.NormalId.Top, | |
1121 | }) | |
1122 | o132 = Create("Decal",{ | |
1123 | ["Parent"] = o129, | |
1124 | ["Texture"] = "http://www.roblox.com/asset/?id=12662505", | |
1125 | }) | |
1126 | o133 = Create("Decal",{ | |
1127 | ["Parent"] = o129, | |
1128 | ["Texture"] = "http://www.roblox.com/asset/?id=12662505", | |
1129 | ["Face"] = Enum.NormalId.Left, | |
1130 | }) | |
1131 | o134 = Create("Decal",{ | |
1132 | ["Parent"] = o129, | |
1133 | ["Texture"] = "http://www.roblox.com/asset/?id=12662505", | |
1134 | ["Face"] = Enum.NormalId.Back, | |
1135 | }) | |
1136 | o135 = Create("Model",{ | |
1137 | ["Name"] = "Bags", | |
1138 | ["Parent"] = o34, | |
1139 | }) | |
1140 | o136 = Create("Part",{ | |
1141 | ["Parent"] = o135, | |
1142 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
1143 | ["Position"] = Vector3.new(-37.4000244, 17.1950264, -94.2000122), | |
1144 | ["Rotation"] = Vector3.new(90, 0, 90), | |
1145 | ["CFrame"] = CFrame.new(-37.4000244, 17.1950264, -94.2000122, 0, -1, 0, 0, 0, -1, 1, 0, 0), | |
1146 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1147 | ["Size"] = Vector3.new(2, 2.4000001, 2), | |
1148 | ["BackSurface"] = Enum.SurfaceType.Weld, | |
1149 | ["FrontSurface"] = Enum.SurfaceType.Weld, | |
1150 | ["LeftSurface"] = Enum.SurfaceType.Weld, | |
1151 | ["RightSurface"] = Enum.SurfaceType.Weld, | |
1152 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
1153 | }) | |
1154 | o137 = Create("SpecialMesh",{ | |
1155 | ["Parent"] = o136, | |
1156 | }) | |
1157 | o138 = Create("Part",{ | |
1158 | ["Parent"] = o135, | |
1159 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
1160 | ["Position"] = Vector3.new(-39.9000244, 17.194025, -94.2000122), | |
1161 | ["Rotation"] = Vector3.new(90, 0, 90), | |
1162 | ["CFrame"] = CFrame.new(-39.9000244, 17.194025, -94.2000122, 0, -1, 0, 0, 0, -1, 1, 0, 0), | |
1163 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1164 | ["Size"] = Vector3.new(2, 2.4000001, 2), | |
1165 | ["BackSurface"] = Enum.SurfaceType.Weld, | |
1166 | ["FrontSurface"] = Enum.SurfaceType.Weld, | |
1167 | ["LeftSurface"] = Enum.SurfaceType.Weld, | |
1168 | ["RightSurface"] = Enum.SurfaceType.Weld, | |
1169 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
1170 | }) | |
1171 | o139 = Create("SpecialMesh",{ | |
1172 | ["Parent"] = o138, | |
1173 | }) | |
1174 | o140 = Create("Part",{ | |
1175 | ["Parent"] = o135, | |
1176 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
1177 | ["Position"] = Vector3.new(-42.4000397, 17.194025, -94.2000122), | |
1178 | ["Rotation"] = Vector3.new(90, 0, 90), | |
1179 | ["CFrame"] = CFrame.new(-42.4000397, 17.194025, -94.2000122, 0, -1, 0, 0, 0, -1, 1, 0, 0), | |
1180 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1181 | ["Size"] = Vector3.new(2, 2.4000001, 2), | |
1182 | ["BackSurface"] = Enum.SurfaceType.Weld, | |
1183 | ["FrontSurface"] = Enum.SurfaceType.Weld, | |
1184 | ["LeftSurface"] = Enum.SurfaceType.Weld, | |
1185 | ["RightSurface"] = Enum.SurfaceType.Weld, | |
1186 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
1187 | }) | |
1188 | o141 = Create("SpecialMesh",{ | |
1189 | ["Parent"] = o140, | |
1190 | }) | |
1191 | o142 = Create("Part",{ | |
1192 | ["Parent"] = o135, | |
1193 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
1194 | ["Position"] = Vector3.new(-40.5000305, 19.194025, -94.2000122), | |
1195 | ["Rotation"] = Vector3.new(90, 0, 90), | |
1196 | ["CFrame"] = CFrame.new(-40.5000305, 19.194025, -94.2000122, 0, -1, 0, 0, 0, -1, 1, 0, 0), | |
1197 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1198 | ["Size"] = Vector3.new(2, 3.60000014, 2), | |
1199 | ["BackSurface"] = Enum.SurfaceType.Weld, | |
1200 | ["FrontSurface"] = Enum.SurfaceType.Weld, | |
1201 | ["LeftSurface"] = Enum.SurfaceType.Weld, | |
1202 | ["RightSurface"] = Enum.SurfaceType.Weld, | |
1203 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
1204 | }) | |
1205 | o143 = Create("SpecialMesh",{ | |
1206 | ["Parent"] = o142, | |
1207 | }) | |
1208 | o144 = Create("Part",{ | |
1209 | ["Parent"] = o135, | |
1210 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
1211 | ["Position"] = Vector3.new(-36.600029, 19.1950264, -94.2000122), | |
1212 | ["Rotation"] = Vector3.new(90, 0, 90), | |
1213 | ["CFrame"] = CFrame.new(-36.600029, 19.1950264, -94.2000122, 0, -1, 0, 0, 0, -1, 1, 0, 0), | |
1214 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1215 | ["Size"] = Vector3.new(2, 4, 2), | |
1216 | ["BackSurface"] = Enum.SurfaceType.Weld, | |
1217 | ["FrontSurface"] = Enum.SurfaceType.Weld, | |
1218 | ["LeftSurface"] = Enum.SurfaceType.Weld, | |
1219 | ["RightSurface"] = Enum.SurfaceType.Weld, | |
1220 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
1221 | }) | |
1222 | o145 = Create("SpecialMesh",{ | |
1223 | ["Parent"] = o144, | |
1224 | }) | |
1225 | o146 = Create("Part",{ | |
1226 | ["Parent"] = o135, | |
1227 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
1228 | ["Position"] = Vector3.new(-35.0000229, 17.1950264, -94.2000122), | |
1229 | ["Rotation"] = Vector3.new(90, 0, 90), | |
1230 | ["CFrame"] = CFrame.new(-35.0000229, 17.1950264, -94.2000122, 0, -1, 0, 0, 0, -1, 1, 0, 0), | |
1231 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1232 | ["Size"] = Vector3.new(2, 2.4000001, 2), | |
1233 | ["BackSurface"] = Enum.SurfaceType.Weld, | |
1234 | ["FrontSurface"] = Enum.SurfaceType.Weld, | |
1235 | ["LeftSurface"] = Enum.SurfaceType.Weld, | |
1236 | ["RightSurface"] = Enum.SurfaceType.Weld, | |
1237 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
1238 | }) | |
1239 | o147 = Create("SpecialMesh",{ | |
1240 | ["Parent"] = o146, | |
1241 | }) | |
1242 | o148 = Create("Part",{ | |
1243 | ["Parent"] = o135, | |
1244 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
1245 | ["Position"] = Vector3.new(-33.400032, 17.1950264, -96.3999939), | |
1246 | ["Rotation"] = Vector3.new(90, 90, 0), | |
1247 | ["CFrame"] = CFrame.new(-33.400032, 17.1950264, -96.3999939, 0, 0, 1, 1, 0, 0, 0, 1, 0), | |
1248 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1249 | ["Size"] = Vector3.new(2, 2.4000001, 2), | |
1250 | ["BackSurface"] = Enum.SurfaceType.Weld, | |
1251 | ["FrontSurface"] = Enum.SurfaceType.Weld, | |
1252 | ["LeftSurface"] = Enum.SurfaceType.Weld, | |
1253 | ["RightSurface"] = Enum.SurfaceType.Weld, | |
1254 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
1255 | }) | |
1256 | o149 = Create("SpecialMesh",{ | |
1257 | ["Parent"] = o148, | |
1258 | }) | |
1259 | o150 = Create("Part",{ | |
1260 | ["Parent"] = o135, | |
1261 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
1262 | ["Position"] = Vector3.new(-33.400032, 19.1950264, -95.3999939), | |
1263 | ["Rotation"] = Vector3.new(90, 90, 0), | |
1264 | ["CFrame"] = CFrame.new(-33.400032, 19.1950264, -95.3999939, 0, 0, 1, 1, 0, 0, 0, 1, 0), | |
1265 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1266 | ["Size"] = Vector3.new(2, 2.4000001, 2), | |
1267 | ["BackSurface"] = Enum.SurfaceType.Weld, | |
1268 | ["FrontSurface"] = Enum.SurfaceType.Weld, | |
1269 | ["LeftSurface"] = Enum.SurfaceType.Weld, | |
1270 | ["RightSurface"] = Enum.SurfaceType.Weld, | |
1271 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
1272 | }) | |
1273 | o151 = Create("SpecialMesh",{ | |
1274 | ["Parent"] = o150, | |
1275 | }) | |
1276 | o152 = Create("Part",{ | |
1277 | ["Name"] = "Crate", | |
1278 | ["Parent"] = o34, | |
1279 | ["BrickColor"] = BrickColor.new("Brown"), | |
1280 | ["Position"] = Vector3.new(-21.100029, 18.0000229, -87.7000122), | |
1281 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
1282 | ["CFrame"] = CFrame.new(-21.100029, 18.0000229, -87.7000122, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
1283 | ["Size"] = Vector3.new(5, 3.60000014, 5), | |
1284 | ["BackSurface"] = Enum.SurfaceType.Weld, | |
1285 | ["BottomSurface"] = Enum.SurfaceType.Weld, | |
1286 | ["FrontSurface"] = Enum.SurfaceType.Weld, | |
1287 | ["LeftSurface"] = Enum.SurfaceType.Weld, | |
1288 | ["RightSurface"] = Enum.SurfaceType.Weld, | |
1289 | ["TopSurface"] = Enum.SurfaceType.Weld, | |
1290 | ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), | |
1291 | }) | |
1292 | o153 = Create("Decal",{ | |
1293 | ["Parent"] = o152, | |
1294 | ["Texture"] = "http://www.roblox.com/asset/?id=12662505", | |
1295 | ["Face"] = Enum.NormalId.Right, | |
1296 | }) | |
1297 | o154 = Create("Decal",{ | |
1298 | ["Parent"] = o152, | |
1299 | ["Texture"] = "http://www.roblox.com/asset/?id=12662505", | |
1300 | ["Face"] = Enum.NormalId.Top, | |
1301 | }) | |
1302 | o155 = Create("Decal",{ | |
1303 | ["Parent"] = o152, | |
1304 | ["Texture"] = "http://www.roblox.com/asset/?id=12662505", | |
1305 | }) | |
1306 | o156 = Create("Decal",{ | |
1307 | ["Parent"] = o152, | |
1308 | ["Texture"] = "http://www.roblox.com/asset/?id=12662505", | |
1309 | ["Face"] = Enum.NormalId.Left, | |
1310 | }) | |
1311 | o157 = Create("Decal",{ | |
1312 | ["Parent"] = o152, | |
1313 | ["Texture"] = "http://www.roblox.com/asset/?id=12662505", | |
1314 | ["Face"] = Enum.NormalId.Back, | |
1315 | }) | |
1316 | o158 = Create("Part",{ | |
1317 | ["Name"] = "Flag", | |
1318 | ["Parent"] = o34, | |
1319 | ["BrickColor"] = BrickColor.new("Bright red"), | |
1320 | ["Position"] = Vector3.new(-34.600029, 21.8490257, -48.5799789), | |
1321 | ["Rotation"] = Vector3.new(-105, 0, -180), | |
1322 | ["Anchored"] = true, | |
1323 | ["CFrame"] = CFrame.new(-34.600029, 21.8490257, -48.5799789, -1, 0, 0, 0, 0.258819044, 0.965925813, 0, 0.965925813, -0.258819044), | |
1324 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1325 | ["Size"] = Vector3.new(5, 0.400000006, 4), | |
1326 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1327 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1328 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
1329 | }) | |
1330 | o159 = Create("Decal",{ | |
1331 | ["Parent"] = o158, | |
1332 | ["Texture"] = "http://www.roblox.com/asset/?id=15169017", | |
1333 | ["Face"] = Enum.NormalId.Top, | |
1334 | }) | |
1335 | o160 = Create("Part",{ | |
1336 | ["Name"] = "Flag", | |
1337 | ["Parent"] = o34, | |
1338 | ["BrickColor"] = BrickColor.new("Bright yellow"), | |
1339 | ["Position"] = Vector3.new(-22.600029, 21.8490257, -48.5799789), | |
1340 | ["Rotation"] = Vector3.new(-105, 0, -180), | |
1341 | ["Anchored"] = true, | |
1342 | ["CFrame"] = CFrame.new(-22.600029, 21.8490257, -48.5799789, -1, 0, 0, 0, 0.258819044, 0.965925813, 0, 0.965925813, -0.258819044), | |
1343 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1344 | ["Size"] = Vector3.new(5, 0.400000006, 4), | |
1345 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1346 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1347 | ["Color"] = Color3.new(0.960784, 0.803922, 0.188235), | |
1348 | }) | |
1349 | o161 = Create("Decal",{ | |
1350 | ["Parent"] = o160, | |
1351 | ["Texture"] = "http://www.roblox.com/asset/?id=15169055", | |
1352 | ["Face"] = Enum.NormalId.Top, | |
1353 | }) | |
1354 | o162 = Create("Part",{ | |
1355 | ["Name"] = "Flag", | |
1356 | ["Parent"] = o34, | |
1357 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
1358 | ["Position"] = Vector3.new(-10.600028, 21.8490257, -48.5799789), | |
1359 | ["Rotation"] = Vector3.new(-105, 0, -180), | |
1360 | ["Anchored"] = true, | |
1361 | ["CFrame"] = CFrame.new(-10.600028, 21.8490257, -48.5799789, -1, 0, 0, 0, 0.258819044, 0.965925813, 0, 0.965925813, -0.258819044), | |
1362 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1363 | ["Size"] = Vector3.new(5, 0.400000006, 4), | |
1364 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1365 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1366 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
1367 | }) | |
1368 | o163 = Create("Decal",{ | |
1369 | ["Parent"] = o162, | |
1370 | ["Texture"] = "http://www.roblox.com/asset/?id=15169084", | |
1371 | ["Face"] = Enum.NormalId.Top, | |
1372 | }) | |
1373 | o164 = Create("Part",{ | |
1374 | ["Name"] = "Flag", | |
1375 | ["Parent"] = o34, | |
1376 | ["BrickColor"] = BrickColor.new("Bright red"), | |
1377 | ["Position"] = Vector3.new(1.39997196, 21.8490257, -48.5799789), | |
1378 | ["Rotation"] = Vector3.new(-105, 0, -180), | |
1379 | ["Anchored"] = true, | |
1380 | ["CFrame"] = CFrame.new(1.39997196, 21.8490257, -48.5799789, -1, 0, 0, 0, 0.258819044, 0.965925813, 0, 0.965925813, -0.258819044), | |
1381 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1382 | ["Size"] = Vector3.new(5, 0.400000006, 4), | |
1383 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1384 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1385 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
1386 | }) | |
1387 | o165 = Create("Decal",{ | |
1388 | ["Parent"] = o164, | |
1389 | ["Texture"] = "http://www.roblox.com/asset/?id=15169106", | |
1390 | ["Face"] = Enum.NormalId.Top, | |
1391 | }) | |
1392 | o166 = Create("Part",{ | |
1393 | ["Name"] = "Flag", | |
1394 | ["Parent"] = o34, | |
1395 | ["BrickColor"] = BrickColor.new("Bright yellow"), | |
1396 | ["Position"] = Vector3.new(13.399972, 21.8490257, -48.5799789), | |
1397 | ["Rotation"] = Vector3.new(-105, 0, -180), | |
1398 | ["Anchored"] = true, | |
1399 | ["CFrame"] = CFrame.new(13.399972, 21.8490257, -48.5799789, -1, 0, 0, 0, 0.258819044, 0.965925813, 0, 0.965925813, -0.258819044), | |
1400 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1401 | ["Size"] = Vector3.new(5, 0.400000006, 4), | |
1402 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1403 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1404 | ["Color"] = Color3.new(0.960784, 0.803922, 0.188235), | |
1405 | }) | |
1406 | o167 = Create("Decal",{ | |
1407 | ["Parent"] = o166, | |
1408 | ["Texture"] = "http://www.roblox.com/asset/?id=15169113", | |
1409 | ["Face"] = Enum.NormalId.Top, | |
1410 | }) | |
1411 | o168 = Create("Part",{ | |
1412 | ["Parent"] = o1, | |
1413 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
1414 | ["Position"] = Vector3.new(22.8999786, 8.80002022, -48.7000046), | |
1415 | ["Anchored"] = true, | |
1416 | ["CFrame"] = CFrame.new(22.8999786, 8.80002022, -48.7000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
1417 | ["Size"] = Vector3.new(1, 12, 1), | |
1418 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1419 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
1420 | }) | |
1421 | o169 = Create("Model",{ | |
1422 | ["Name"] = "Table", | |
1423 | ["Parent"] = o1, | |
1424 | }) | |
1425 | o170 = Create("Part",{ | |
1426 | ["Parent"] = o169, | |
1427 | ["Position"] = Vector3.new(-24.100029, 1.6000309, -71.7000046), | |
1428 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1429 | ["Anchored"] = true, | |
1430 | ["CFrame"] = CFrame.new(-24.100029, 1.6000309, -71.7000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1431 | ["Size"] = Vector3.new(1, 2.4000001, 1), | |
1432 | }) | |
1433 | o171 = Create("Part",{ | |
1434 | ["Parent"] = o169, | |
1435 | ["BrickColor"] = BrickColor.new("Bright red"), | |
1436 | ["Position"] = Vector3.new(-24.100029, 3.40002441, -71.7000046), | |
1437 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1438 | ["Anchored"] = true, | |
1439 | ["CFrame"] = CFrame.new(-24.100029, 3.40002441, -71.7000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1440 | ["Size"] = Vector3.new(5, 1.20000005, 5), | |
1441 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1442 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1443 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
1444 | }) | |
1445 | o172 = Create("Part",{ | |
1446 | ["Parent"] = o1, | |
1447 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
1448 | ["Position"] = Vector3.new(-27.600029, 10.6000137, -80.7000122), | |
1449 | ["Anchored"] = true, | |
1450 | ["CFrame"] = CFrame.new(-27.600029, 10.6000137, -80.7000122, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
1451 | ["Size"] = Vector3.new(4, 8.40000057, 1), | |
1452 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1453 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
1454 | }) | |
1455 | o173 = Create("Part",{ | |
1456 | ["Parent"] = o1, | |
1457 | ["BrickColor"] = BrickColor.new("White"), | |
1458 | ["Position"] = Vector3.new(-13.100028, 2.00003052, -77.2000046), | |
1459 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1460 | ["Anchored"] = true, | |
1461 | ["CFrame"] = CFrame.new(-13.100028, 2.00003052, -77.2000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1462 | ["Size"] = Vector3.new(1, 2.4000001, 6), | |
1463 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1464 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
1465 | }) | |
1466 | o174 = Create("Part",{ | |
1467 | ["Parent"] = o1, | |
1468 | ["BrickColor"] = BrickColor.new("White"), | |
1469 | ["Position"] = Vector3.new(-8.10002804, 2.00003052, -77.2000046), | |
1470 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1471 | ["Anchored"] = true, | |
1472 | ["CFrame"] = CFrame.new(-8.10002804, 2.00003052, -77.2000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1473 | ["Size"] = Vector3.new(1, 2.4000001, 6), | |
1474 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1475 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
1476 | }) | |
1477 | o175 = Create("Part",{ | |
1478 | ["Parent"] = o1, | |
1479 | ["Position"] = Vector3.new(-13.100028, 7.00002098, -80.7000122), | |
1480 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1481 | ["Anchored"] = true, | |
1482 | ["CFrame"] = CFrame.new(-13.100028, 7.00002098, -80.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1483 | ["Size"] = Vector3.new(1, 3.60000014, 1), | |
1484 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1485 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1486 | }) | |
1487 | o176 = Create("Part",{ | |
1488 | ["Parent"] = o1, | |
1489 | ["Position"] = Vector3.new(-8.10002804, 7.00002098, -80.7000122), | |
1490 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1491 | ["Anchored"] = true, | |
1492 | ["CFrame"] = CFrame.new(-8.10002804, 7.00002098, -80.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1493 | ["Size"] = Vector3.new(1, 3.60000014, 1), | |
1494 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1495 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1496 | }) | |
1497 | o177 = Create("Part",{ | |
1498 | ["Parent"] = o1, | |
1499 | ["BrickColor"] = BrickColor.new("Bright red"), | |
1500 | ["Position"] = Vector3.new(-10.600028, 0.600030899, -73.7000046), | |
1501 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
1502 | ["Anchored"] = true, | |
1503 | ["CFrame"] = CFrame.new(-10.600028, 0.600030899, -73.7000046, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
1504 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1505 | ["Size"] = Vector3.new(1, 0.400000006, 4), | |
1506 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1507 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
1508 | }) | |
1509 | o178 = Create("Model",{ | |
1510 | ["Name"] = "Table", | |
1511 | ["Parent"] = o1, | |
1512 | }) | |
1513 | o179 = Create("Part",{ | |
1514 | ["Parent"] = o178, | |
1515 | ["Position"] = Vector3.new(-21.100029, 1.6000309, -59.7000046), | |
1516 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1517 | ["Anchored"] = true, | |
1518 | ["CFrame"] = CFrame.new(-21.100029, 1.6000309, -59.7000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1519 | ["Size"] = Vector3.new(1, 2.4000001, 1), | |
1520 | }) | |
1521 | o180 = Create("Part",{ | |
1522 | ["Parent"] = o178, | |
1523 | ["BrickColor"] = BrickColor.new("Bright red"), | |
1524 | ["Position"] = Vector3.new(-21.100029, 3.40002441, -59.7000046), | |
1525 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1526 | ["Anchored"] = true, | |
1527 | ["CFrame"] = CFrame.new(-21.100029, 3.40002441, -59.7000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1528 | ["Size"] = Vector3.new(5, 1.20000005, 5), | |
1529 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1530 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1531 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
1532 | }) | |
1533 | o181 = Create("Part",{ | |
1534 | ["Parent"] = o1, | |
1535 | ["BrickColor"] = BrickColor.new("White"), | |
1536 | ["Transparency"] = 1, | |
1537 | ["Position"] = Vector3.new(-10.600028, 7.00002098, -80.7000122), | |
1538 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1539 | ["Anchored"] = true, | |
1540 | ["CFrame"] = CFrame.new(-10.600028, 7.00002098, -80.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1541 | ["Size"] = Vector3.new(4, 3.60000014, 1), | |
1542 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1543 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1544 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
1545 | }) | |
1546 | o182 = Create("Part",{ | |
1547 | ["Parent"] = o1, | |
1548 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
1549 | ["Position"] = Vector3.new(23.3999786, 1.6000309, -74.2000046), | |
1550 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
1551 | ["Anchored"] = true, | |
1552 | ["CFrame"] = CFrame.new(23.3999786, 1.6000309, -74.2000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
1553 | ["Size"] = Vector3.new(50, 2.4000001, 2), | |
1554 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1555 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
1556 | }) | |
1557 | o183 = Create("Part",{ | |
1558 | ["Parent"] = o1, | |
1559 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
1560 | ["Position"] = Vector3.new(19.399971, 7.60001373, -80.7000122), | |
1561 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1562 | ["Anchored"] = true, | |
1563 | ["CFrame"] = CFrame.new(19.399971, 7.60001373, -80.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1564 | ["Size"] = Vector3.new(6, 14.4000006, 1), | |
1565 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1566 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
1567 | }) | |
1568 | o184 = Create("Part",{ | |
1569 | ["Parent"] = o1, | |
1570 | ["Position"] = Vector3.new(10.5999765, 3.3960247, -82.6269836), | |
1571 | ["Rotation"] = Vector3.new(-180, 15.000001, -180), | |
1572 | ["Anchored"] = true, | |
1573 | ["CFrame"] = CFrame.new(10.5999765, 3.3960247, -82.6269836, -0.965925813, 0, 0.258819044, 0, 1, 0, -0.258819044, 0, -0.965925813), | |
1574 | ["Size"] = Vector3.new(4, 6, 1), | |
1575 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1576 | }) | |
1577 | o185 = Create("Decal",{ | |
1578 | ["Parent"] = o184, | |
1579 | ["Texture"] = "http://www.roblox.com/asset/?id=15025279", | |
1580 | ["Face"] = Enum.NormalId.Back, | |
1581 | }) | |
1582 | o186 = Create("Decal",{ | |
1583 | ["Parent"] = o184, | |
1584 | ["Texture"] = "http://www.roblox.com/asset/?id=15025279", | |
1585 | }) | |
1586 | o187 = Create("Model",{ | |
1587 | ["Name"] = "Grill", | |
1588 | ["Parent"] = o1, | |
1589 | }) | |
1590 | o188 = Create("Model",{ | |
1591 | ["Name"] = "Buttons", | |
1592 | ["Parent"] = o187, | |
1593 | }) | |
1594 | o189 = Create("Part",{ | |
1595 | ["Name"] = "Button", | |
1596 | ["Parent"] = o188, | |
1597 | ["BrickColor"] = BrickColor.new("Really black"), | |
1598 | ["Position"] = Vector3.new(-12.600028, 3.90002441, -86.3999939), | |
1599 | ["Rotation"] = Vector3.new(-90, 0, 0), | |
1600 | ["Anchored"] = true, | |
1601 | ["CFrame"] = CFrame.new(-12.600028, 3.90002441, -86.3999939, 1, -0, 0, 0, -0, 1, 0, -1, 0), | |
1602 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1603 | ["Size"] = Vector3.new(2, 0.400000006, 1), | |
1604 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1605 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1606 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
1607 | }) | |
1608 | o190 = Create("SpecialMesh",{ | |
1609 | ["Parent"] = o189, | |
1610 | ["Scale"] = Vector3.new(0.899999976, 1, 0.899999976), | |
1611 | }) | |
1612 | o191 = Create("Weld",{ | |
1613 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
1614 | ["Parent"] = o189, | |
1615 | }) | |
1616 | o192 = Create("ClickDetector",{ | |
1617 | ["Parent"] = o189, | |
1618 | }) | |
1619 | o193 = Create("Part",{ | |
1620 | ["Name"] = "Button", | |
1621 | ["Parent"] = o188, | |
1622 | ["BrickColor"] = BrickColor.new("Really black"), | |
1623 | ["Position"] = Vector3.new(-11.100028, 3.90002441, -86.3999939), | |
1624 | ["Rotation"] = Vector3.new(-90, 0, 0), | |
1625 | ["Anchored"] = true, | |
1626 | ["CFrame"] = CFrame.new(-11.100028, 3.90002441, -86.3999939, 1, -0, 0, 0, -0, 1, 0, -1, 0), | |
1627 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1628 | ["Size"] = Vector3.new(1, 0.400000006, 1), | |
1629 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1630 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1631 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
1632 | }) | |
1633 | o194 = Create("SpecialMesh",{ | |
1634 | ["Parent"] = o193, | |
1635 | ["Scale"] = Vector3.new(0.899999976, 1, 0.899999976), | |
1636 | }) | |
1637 | o195 = Create("Weld",{ | |
1638 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
1639 | ["Parent"] = o193, | |
1640 | }) | |
1641 | o196 = Create("ClickDetector",{ | |
1642 | ["Parent"] = o193, | |
1643 | }) | |
1644 | o197 = Create("Part",{ | |
1645 | ["Name"] = "Button", | |
1646 | ["Parent"] = o188, | |
1647 | ["BrickColor"] = BrickColor.new("Really black"), | |
1648 | ["Position"] = Vector3.new(-10.100028, 3.90002441, -86.3999939), | |
1649 | ["Rotation"] = Vector3.new(-90, 0, 0), | |
1650 | ["Anchored"] = true, | |
1651 | ["CFrame"] = CFrame.new(-10.100028, 3.90002441, -86.3999939, 1, -0, 0, 0, -0, 1, 0, -1, 0), | |
1652 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1653 | ["Size"] = Vector3.new(1, 0.400000006, 1), | |
1654 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1655 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1656 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
1657 | }) | |
1658 | o198 = Create("SpecialMesh",{ | |
1659 | ["Parent"] = o197, | |
1660 | ["Scale"] = Vector3.new(0.899999976, 1, 0.899999976), | |
1661 | }) | |
1662 | o199 = Create("Weld",{ | |
1663 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
1664 | ["Parent"] = o197, | |
1665 | }) | |
1666 | o200 = Create("ClickDetector",{ | |
1667 | ["Parent"] = o197, | |
1668 | }) | |
1669 | o201 = Create("Part",{ | |
1670 | ["Name"] = "Button", | |
1671 | ["Parent"] = o188, | |
1672 | ["BrickColor"] = BrickColor.new("Really black"), | |
1673 | ["Position"] = Vector3.new(-8.60002804, 3.90002441, -86.3999939), | |
1674 | ["Rotation"] = Vector3.new(-90, 0, 0), | |
1675 | ["Anchored"] = true, | |
1676 | ["CFrame"] = CFrame.new(-8.60002804, 3.90002441, -86.3999939, 1, -0, 0, 0, -0, 1, 0, -1, 0), | |
1677 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1678 | ["Size"] = Vector3.new(2, 0.400000006, 1), | |
1679 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1680 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1681 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
1682 | }) | |
1683 | o202 = Create("SpecialMesh",{ | |
1684 | ["Parent"] = o201, | |
1685 | ["Scale"] = Vector3.new(0.899999976, 1, 0.899999976), | |
1686 | }) | |
1687 | o203 = Create("Weld",{ | |
1688 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
1689 | ["Parent"] = o201, | |
1690 | }) | |
1691 | o204 = Create("ClickDetector",{ | |
1692 | ["Parent"] = o201, | |
1693 | }) | |
1694 | o205 = Create("Model",{ | |
1695 | ["Name"] = "Body", | |
1696 | ["Parent"] = o187, | |
1697 | }) | |
1698 | o206 = Create("Part",{ | |
1699 | ["Name"] = "Steel", | |
1700 | ["Parent"] = o205, | |
1701 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
1702 | ["Reflectance"] = 0.10000000149012, | |
1703 | ["Position"] = Vector3.new(-10.600028, 2.00003052, -83.7000122), | |
1704 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
1705 | ["Anchored"] = true, | |
1706 | ["CFrame"] = CFrame.new(-10.600028, 2.00003052, -83.7000122, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
1707 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1708 | ["Size"] = Vector3.new(5, 3.20000005, 6), | |
1709 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1710 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1711 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
1712 | }) | |
1713 | o207 = Create("BlockMesh",{ | |
1714 | ["Parent"] = o206, | |
1715 | ["Scale"] = Vector3.new(1.10000002, 1.45000005, 1), | |
1716 | }) | |
1717 | o208 = Create("Weld",{ | |
1718 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
1719 | ["Parent"] = o206, | |
1720 | }) | |
1721 | o209 = Create("Part",{ | |
1722 | ["Name"] = "Steel", | |
1723 | ["Parent"] = o205, | |
1724 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
1725 | ["Reflectance"] = 0.10000000149012, | |
1726 | ["Position"] = Vector3.new(-10.600028, 4.0000248, -83.7000122), | |
1727 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
1728 | ["Anchored"] = true, | |
1729 | ["CFrame"] = CFrame.new(-10.600028, 4.0000248, -83.7000122, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
1730 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1731 | ["Size"] = Vector3.new(5, 0.800000012, 6), | |
1732 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1733 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1734 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
1735 | }) | |
1736 | o210 = Create("Weld",{ | |
1737 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
1738 | ["Parent"] = o209, | |
1739 | }) | |
1740 | o211 = Create("SpecialMesh",{ | |
1741 | ["Parent"] = o209, | |
1742 | ["Scale"] = Vector3.new(1.10000002, 1, 1), | |
1743 | ["MeshType"] = Enum.MeshType.Brick, | |
1744 | }) | |
1745 | o212 = Create("Part",{ | |
1746 | ["Name"] = "Steel", | |
1747 | ["Parent"] = o205, | |
1748 | ["BrickColor"] = BrickColor.new("Really black"), | |
1749 | ["Position"] = Vector3.new(-10.600028, 4.60002136, -81.7000122), | |
1750 | ["Rotation"] = Vector3.new(180, 90, 0), | |
1751 | ["Anchored"] = true, | |
1752 | ["CFrame"] = CFrame.new(-10.600028, 4.60002136, -81.7000122, 0, -0, 1, 0, -1, 0, 1, -0, 0), | |
1753 | ["CanCollide"] = false, | |
1754 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1755 | ["Size"] = Vector3.new(1, 0.400000006, 6), | |
1756 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1757 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1758 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
1759 | }) | |
1760 | o213 = Create("BlockMesh",{ | |
1761 | ["Parent"] = o212, | |
1762 | ["Scale"] = Vector3.new(0.600000024, 2.5999999, 0.99000001), | |
1763 | }) | |
1764 | o214 = Create("Weld",{ | |
1765 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
1766 | ["Parent"] = o212, | |
1767 | }) | |
1768 | o215 = Create("Part",{ | |
1769 | ["Name"] = "Patty", | |
1770 | ["Parent"] = o187, | |
1771 | ["BrickColor"] = BrickColor.new("Sand red"), | |
1772 | ["Position"] = Vector3.new(-8.60002804, 4.60002136, -83.7000122), | |
1773 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1774 | ["Anchored"] = true, | |
1775 | ["CFrame"] = CFrame.new(-8.60002804, 4.60002136, -83.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1776 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1777 | ["Size"] = Vector3.new(2, 0.400000006, 1), | |
1778 | ["Color"] = Color3.new(0.584314, 0.47451, 0.466667), | |
1779 | }) | |
1780 | o216 = Create("SpecialMesh",{ | |
1781 | ["Parent"] = o215, | |
1782 | ["Scale"] = Vector3.new(1.5, 1.5, 1.5), | |
1783 | }) | |
1784 | o217 = Create("Part",{ | |
1785 | ["Name"] = "Patty", | |
1786 | ["Parent"] = o187, | |
1787 | ["BrickColor"] = BrickColor.new("Sand red"), | |
1788 | ["Position"] = Vector3.new(-11.100028, 4.60002136, -84.7000122), | |
1789 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1790 | ["Anchored"] = true, | |
1791 | ["CFrame"] = CFrame.new(-11.100028, 4.60002136, -84.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1792 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1793 | ["Size"] = Vector3.new(1, 0.400000006, 1), | |
1794 | ["Color"] = Color3.new(0.584314, 0.47451, 0.466667), | |
1795 | }) | |
1796 | o218 = Create("SpecialMesh",{ | |
1797 | ["Parent"] = o217, | |
1798 | ["Scale"] = Vector3.new(1.5, 1.5, 1.5), | |
1799 | }) | |
1800 | o219 = Create("Part",{ | |
1801 | ["Name"] = "Patty", | |
1802 | ["Parent"] = o187, | |
1803 | ["BrickColor"] = BrickColor.new("Sand red"), | |
1804 | ["Position"] = Vector3.new(-12.100028, 4.60002136, -83.2000122), | |
1805 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1806 | ["Anchored"] = true, | |
1807 | ["CFrame"] = CFrame.new(-12.100028, 4.60002136, -83.2000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1808 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1809 | ["Size"] = Vector3.new(1, 0.400000006, 2), | |
1810 | ["Color"] = Color3.new(0.584314, 0.47451, 0.466667), | |
1811 | }) | |
1812 | o220 = Create("SpecialMesh",{ | |
1813 | ["Parent"] = o219, | |
1814 | ["Scale"] = Vector3.new(1.5, 1.5, 1.5), | |
1815 | }) | |
1816 | o221 = Create("Part",{ | |
1817 | ["Name"] = "YellowDoor", | |
1818 | ["Parent"] = o1, | |
1819 | ["Position"] = Vector3.new(4.89997196, 3.40002441, -83.2000122), | |
1820 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
1821 | ["Anchored"] = true, | |
1822 | ["CFrame"] = CFrame.new(4.89997196, 3.40002441, -83.2000122, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
1823 | ["Size"] = Vector3.new(4, 6, 1), | |
1824 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1825 | }) | |
1826 | o222 = Create("Decal",{ | |
1827 | ["Parent"] = o221, | |
1828 | ["Texture"] = "http://www.roblox.com/asset/?id=15025279", | |
1829 | ["Face"] = Enum.NormalId.Back, | |
1830 | }) | |
1831 | o223 = Create("Decal",{ | |
1832 | ["Parent"] = o221, | |
1833 | ["Texture"] = "http://www.roblox.com/asset/?id=15025279", | |
1834 | }) | |
1835 | o224 = Create("Part",{ | |
1836 | ["Parent"] = o1, | |
1837 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
1838 | ["Position"] = Vector3.new(-23.100029, 7.60001373, -87.2000122), | |
1839 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
1840 | ["Anchored"] = true, | |
1841 | ["CFrame"] = CFrame.new(-23.100029, 7.60001373, -87.2000122, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
1842 | ["Size"] = Vector3.new(12, 14.4000006, 1), | |
1843 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1844 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
1845 | }) | |
1846 | o225 = Create("Model",{ | |
1847 | ["Name"] = "Toilet", | |
1848 | ["Parent"] = o1, | |
1849 | }) | |
1850 | o226 = Create("Part",{ | |
1851 | ["Parent"] = o225, | |
1852 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
1853 | ["Position"] = Vector3.new(21.899971, 3.40002441, -96.2000122), | |
1854 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1855 | ["Anchored"] = true, | |
1856 | ["CFrame"] = CFrame.new(21.899971, 3.40002441, -96.2000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1857 | ["Size"] = Vector3.new(1, 3.60000014, 4), | |
1858 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1859 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1860 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
1861 | }) | |
1862 | o227 = Create("Part",{ | |
1863 | ["Parent"] = o225, | |
1864 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
1865 | ["Position"] = Vector3.new(20.399971, 2.00003052, -97.7000122), | |
1866 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
1867 | ["Anchored"] = true, | |
1868 | ["CFrame"] = CFrame.new(20.399971, 2.00003052, -97.7000122, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
1869 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1870 | ["Size"] = Vector3.new(1, 0.800000012, 2), | |
1871 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1872 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1873 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
1874 | }) | |
1875 | o228 = Create("Part",{ | |
1876 | ["Parent"] = o225, | |
1877 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
1878 | ["Position"] = Vector3.new(18.899971, 2.00003052, -96.2000122), | |
1879 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1880 | ["Anchored"] = true, | |
1881 | ["CFrame"] = CFrame.new(18.899971, 2.00003052, -96.2000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1882 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1883 | ["Size"] = Vector3.new(1, 0.800000012, 4), | |
1884 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1885 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1886 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
1887 | }) | |
1888 | o229 = Create("Part",{ | |
1889 | ["Parent"] = o225, | |
1890 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
1891 | ["Position"] = Vector3.new(20.399971, 1.00003052, -96.2000122), | |
1892 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1893 | ["Anchored"] = true, | |
1894 | ["CFrame"] = CFrame.new(20.399971, 1.00003052, -96.2000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1895 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
1896 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1897 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1898 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
1899 | }) | |
1900 | o230 = Create("Part",{ | |
1901 | ["Parent"] = o225, | |
1902 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
1903 | ["Position"] = Vector3.new(20.399971, 2.00003052, -94.7000122), | |
1904 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
1905 | ["Anchored"] = true, | |
1906 | ["CFrame"] = CFrame.new(20.399971, 2.00003052, -94.7000122, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
1907 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1908 | ["Size"] = Vector3.new(1, 0.800000012, 2), | |
1909 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
1910 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1911 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
1912 | }) | |
1913 | o231 = Create("Part",{ | |
1914 | ["Parent"] = o1, | |
1915 | ["BrickColor"] = BrickColor.new("Light blue"), | |
1916 | ["Position"] = Vector3.new(-6.10002804, 7.00002098, -99.7000122), | |
1917 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1918 | ["Anchored"] = true, | |
1919 | ["CFrame"] = CFrame.new(-6.10002804, 7.00002098, -99.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1920 | ["Size"] = Vector3.new(1, 1.20000005, 1), | |
1921 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1922 | ["Color"] = Color3.new(0.705882, 0.823529, 0.894118), | |
1923 | }) | |
1924 | o232 = Create("Part",{ | |
1925 | ["Parent"] = o1, | |
1926 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
1927 | ["Position"] = Vector3.new(8.39997196, 7.60001373, -80.7000122), | |
1928 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1929 | ["Anchored"] = true, | |
1930 | ["CFrame"] = CFrame.new(8.39997196, 7.60001373, -80.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1931 | ["Size"] = Vector3.new(8, 14.4000006, 1), | |
1932 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1933 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
1934 | }) | |
1935 | o233 = Create("Part",{ | |
1936 | ["Parent"] = o1, | |
1937 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
1938 | ["Position"] = Vector3.new(-19.600029, 7.60001373, -80.7000122), | |
1939 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1940 | ["Anchored"] = true, | |
1941 | ["CFrame"] = CFrame.new(-19.600029, 7.60001373, -80.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1942 | ["Size"] = Vector3.new(12, 14.4000006, 1), | |
1943 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1944 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
1945 | }) | |
1946 | o234 = Create("Part",{ | |
1947 | ["Parent"] = o1, | |
1948 | ["BrickColor"] = BrickColor.new("White"), | |
1949 | ["Position"] = Vector3.new(-10.600028, 2.00003052, -73.7000046), | |
1950 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
1951 | ["Anchored"] = true, | |
1952 | ["CFrame"] = CFrame.new(-10.600028, 2.00003052, -73.7000046, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
1953 | ["Size"] = Vector3.new(1, 2.4000001, 4), | |
1954 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1955 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
1956 | }) | |
1957 | o235 = Create("Part",{ | |
1958 | ["Parent"] = o1, | |
1959 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
1960 | ["Position"] = Vector3.new(22.8999786, 8.80002022, -80.7000122), | |
1961 | ["Anchored"] = true, | |
1962 | ["CFrame"] = CFrame.new(22.8999786, 8.80002022, -80.7000122, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
1963 | ["Size"] = Vector3.new(1, 12, 1), | |
1964 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1965 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
1966 | }) | |
1967 | o236 = Create("Part",{ | |
1968 | ["Parent"] = o1, | |
1969 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
1970 | ["Position"] = Vector3.new(-3.60002804, 7.60001373, -80.7000122), | |
1971 | ["Rotation"] = Vector3.new(180, -0, -180), | |
1972 | ["Anchored"] = true, | |
1973 | ["CFrame"] = CFrame.new(-3.60002804, 7.60001373, -80.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
1974 | ["Size"] = Vector3.new(8, 14.4000006, 1), | |
1975 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1976 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
1977 | }) | |
1978 | o237 = Create("Part",{ | |
1979 | ["Parent"] = o1, | |
1980 | ["BrickColor"] = BrickColor.new("Brown"), | |
1981 | ["Position"] = Vector3.new(-9.60002804, 4.90002441, -49.3999863), | |
1982 | ["Rotation"] = Vector3.new(-90, 90, 0), | |
1983 | ["Anchored"] = true, | |
1984 | ["CFrame"] = CFrame.new(-9.60002804, 4.90002441, -49.3999863, -0, -0, 1, -1, -0, 0, -0, -1, 0), | |
1985 | ["FormFactor"] = Enum.FormFactor.Plate, | |
1986 | ["Size"] = Vector3.new(3, 0.400000006, 2), | |
1987 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
1988 | ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), | |
1989 | }) | |
1990 | o238 = Create("SpecialMesh",{ | |
1991 | ["Parent"] = o237, | |
1992 | ["Scale"] = Vector3.new(0.649999976, 1, 0.5), | |
1993 | ["MeshType"] = Enum.MeshType.Brick, | |
1994 | }) | |
1995 | o239 = Create("Part",{ | |
1996 | ["Parent"] = o1, | |
1997 | ["BrickColor"] = BrickColor.new("Pastel light blue"), | |
1998 | ["Reflectance"] = 0.30000001192093, | |
1999 | ["Transparency"] = 0.5, | |
2000 | ["Position"] = Vector3.new(-8.60002804, 5.20002747, -48.7000046), | |
2001 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
2002 | ["Anchored"] = true, | |
2003 | ["CFrame"] = CFrame.new(-8.60002804, 5.20002747, -48.7000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
2004 | ["Size"] = Vector3.new(1, 9.60000038, 4), | |
2005 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2006 | ["Color"] = Color3.new(0.686275, 0.866667, 1), | |
2007 | }) | |
2008 | o240 = Create("Part",{ | |
2009 | ["Parent"] = o1, | |
2010 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
2011 | ["Position"] = Vector3.new(-10.600028, 12.4000187, -48.7000046), | |
2012 | ["Anchored"] = true, | |
2013 | ["CFrame"] = CFrame.new(-10.600028, 12.4000187, -48.7000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2014 | ["Size"] = Vector3.new(10, 4.80000019, 1), | |
2015 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2016 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
2017 | }) | |
2018 | o241 = Create("Model",{ | |
2019 | ["Name"] = "Table", | |
2020 | ["Parent"] = o1, | |
2021 | }) | |
2022 | o242 = Create("Part",{ | |
2023 | ["Parent"] = o241, | |
2024 | ["Position"] = Vector3.new(16.899971, 1.6000309, -58.7000046), | |
2025 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2026 | ["Anchored"] = true, | |
2027 | ["CFrame"] = CFrame.new(16.899971, 1.6000309, -58.7000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2028 | ["Size"] = Vector3.new(1, 2.4000001, 1), | |
2029 | }) | |
2030 | o243 = Create("Part",{ | |
2031 | ["Parent"] = o241, | |
2032 | ["BrickColor"] = BrickColor.new("Bright red"), | |
2033 | ["Position"] = Vector3.new(16.899971, 3.40002441, -58.7000046), | |
2034 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2035 | ["Anchored"] = true, | |
2036 | ["CFrame"] = CFrame.new(16.899971, 3.40002441, -58.7000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2037 | ["Size"] = Vector3.new(5, 1.20000005, 5), | |
2038 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2039 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2040 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
2041 | }) | |
2042 | o244 = Create("Model",{ | |
2043 | ["Name"] = "Table", | |
2044 | ["Parent"] = o1, | |
2045 | }) | |
2046 | o245 = Create("Part",{ | |
2047 | ["Parent"] = o244, | |
2048 | ["Position"] = Vector3.new(1.89997196, 1.6000309, -55.7000046), | |
2049 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2050 | ["Anchored"] = true, | |
2051 | ["CFrame"] = CFrame.new(1.89997196, 1.6000309, -55.7000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2052 | ["Size"] = Vector3.new(1, 2.4000001, 1), | |
2053 | }) | |
2054 | o246 = Create("Part",{ | |
2055 | ["Parent"] = o244, | |
2056 | ["BrickColor"] = BrickColor.new("Bright red"), | |
2057 | ["Position"] = Vector3.new(1.89997196, 3.40002441, -55.7000046), | |
2058 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2059 | ["Anchored"] = true, | |
2060 | ["CFrame"] = CFrame.new(1.89997196, 3.40002441, -55.7000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2061 | ["Size"] = Vector3.new(5, 1.20000005, 5), | |
2062 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2063 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2064 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
2065 | }) | |
2066 | o247 = Create("Part",{ | |
2067 | ["Parent"] = o1, | |
2068 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
2069 | ["Position"] = Vector3.new(13.399972, 18.4000282, -67.2000046), | |
2070 | ["Anchored"] = true, | |
2071 | ["CFrame"] = CFrame.new(13.399972, 18.4000282, -67.2000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2072 | ["Size"] = Vector3.new(2, 36, 2), | |
2073 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2074 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2075 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
2076 | }) | |
2077 | o248 = Create("Part",{ | |
2078 | ["Parent"] = o1, | |
2079 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
2080 | ["Position"] = Vector3.new(-6.10002804, 5.20002747, -48.7000046), | |
2081 | ["Anchored"] = true, | |
2082 | ["CFrame"] = CFrame.new(-6.10002804, 5.20002747, -48.7000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2083 | ["Size"] = Vector3.new(1, 9.60000038, 1), | |
2084 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2085 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
2086 | }) | |
2087 | o249 = Create("Part",{ | |
2088 | ["Name"] = "Double Cheezburger", | |
2089 | ["Parent"] = o1, | |
2090 | ["Position"] = Vector3.new(1.89997196, 4.5000248, -56.7000046), | |
2091 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
2092 | ["Anchored"] = true, | |
2093 | ["CFrame"] = CFrame.new(1.89997196, 4.5000248, -56.7000046, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
2094 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
2095 | ["Size"] = Vector3.new(1, 1, 1), | |
2096 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2097 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2098 | }) | |
2099 | o250 = Create("SpecialMesh",{ | |
2100 | ["Parent"] = o249, | |
2101 | ["MeshId"] = "http://www.roblox.com/asset/?id=23260999", | |
2102 | ["TextureId"] = "http://www.roblox.com/asset/?id=23260982", | |
2103 | ["MeshType"] = Enum.MeshType.FileMesh, | |
2104 | }) | |
2105 | o251 = Create("Part",{ | |
2106 | ["Parent"] = o1, | |
2107 | ["BrickColor"] = BrickColor.new("Pastel light blue"), | |
2108 | ["Reflectance"] = 0.30000001192093, | |
2109 | ["Transparency"] = 0.5, | |
2110 | ["Position"] = Vector3.new(22.8999786, 8.80002022, -64.7000046), | |
2111 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
2112 | ["Anchored"] = true, | |
2113 | ["CFrame"] = CFrame.new(22.8999786, 8.80002022, -64.7000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
2114 | ["Size"] = Vector3.new(31, 12, 1), | |
2115 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2116 | ["Color"] = Color3.new(0.686275, 0.866667, 1), | |
2117 | }) | |
2118 | o252 = Create("Part",{ | |
2119 | ["Parent"] = o1, | |
2120 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
2121 | ["Position"] = Vector3.new(9.39997196, 1.6000309, -48.2000046), | |
2122 | ["Anchored"] = true, | |
2123 | ["CFrame"] = CFrame.new(9.39997196, 1.6000309, -48.2000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2124 | ["Size"] = Vector3.new(30, 2.4000001, 2), | |
2125 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2126 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
2127 | }) | |
2128 | o253 = Create("Part",{ | |
2129 | ["Parent"] = o1, | |
2130 | ["BrickColor"] = BrickColor.new("Pastel light blue"), | |
2131 | ["Reflectance"] = 0.30000001192093, | |
2132 | ["Transparency"] = 0.5, | |
2133 | ["Position"] = Vector3.new(8.39997196, 8.80002022, -48.7000046), | |
2134 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2135 | ["Anchored"] = true, | |
2136 | ["CFrame"] = CFrame.new(8.39997196, 8.80002022, -48.7000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2137 | ["Size"] = Vector3.new(28, 12, 1), | |
2138 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2139 | ["Color"] = Color3.new(0.686275, 0.866667, 1), | |
2140 | }) | |
2141 | o254 = Create("Part",{ | |
2142 | ["Parent"] = o1, | |
2143 | ["BrickColor"] = BrickColor.new("Brown"), | |
2144 | ["Position"] = Vector3.new(-9.60002804, 4.90002441, -47.9999924), | |
2145 | ["Rotation"] = Vector3.new(90, 90, 0), | |
2146 | ["Anchored"] = true, | |
2147 | ["CFrame"] = CFrame.new(-9.60002804, 4.90002441, -47.9999924, 0, 0, 1, 1, 0, 0, 0, 1, 0), | |
2148 | ["FormFactor"] = Enum.FormFactor.Plate, | |
2149 | ["Size"] = Vector3.new(3, 0.400000006, 2), | |
2150 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2151 | ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), | |
2152 | }) | |
2153 | o255 = Create("SpecialMesh",{ | |
2154 | ["Parent"] = o254, | |
2155 | ["Scale"] = Vector3.new(0.649999976, 1, 0.5), | |
2156 | ["MeshType"] = Enum.MeshType.Brick, | |
2157 | }) | |
2158 | o256 = Create("Part",{ | |
2159 | ["Parent"] = o1, | |
2160 | ["BrickColor"] = BrickColor.new("White"), | |
2161 | ["Position"] = Vector3.new(-10.600028, 2.6000309, -72.7000046), | |
2162 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
2163 | ["Anchored"] = true, | |
2164 | ["CFrame"] = CFrame.new(-10.600028, 2.6000309, -72.7000046, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
2165 | ["Size"] = Vector3.new(1, 1.20000005, 2), | |
2166 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2167 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
2168 | }) | |
2169 | o257 = Create("Part",{ | |
2170 | ["Parent"] = o1, | |
2171 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
2172 | ["Position"] = Vector3.new(14.399972, 10.6000137, -80.7000122), | |
2173 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2174 | ["Anchored"] = true, | |
2175 | ["CFrame"] = CFrame.new(14.399972, 10.6000137, -80.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2176 | ["Size"] = Vector3.new(4, 8.40000057, 1), | |
2177 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2178 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
2179 | }) | |
2180 | o258 = Create("Part",{ | |
2181 | ["Parent"] = o1, | |
2182 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
2183 | ["Position"] = Vector3.new(-15.100028, 5.20002747, -48.7000046), | |
2184 | ["Anchored"] = true, | |
2185 | ["CFrame"] = CFrame.new(-15.100028, 5.20002747, -48.7000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2186 | ["Size"] = Vector3.new(1, 9.60000038, 1), | |
2187 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2188 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
2189 | }) | |
2190 | o259 = Create("Model",{ | |
2191 | ["Name"] = "Table", | |
2192 | ["Parent"] = o1, | |
2193 | }) | |
2194 | o260 = Create("Part",{ | |
2195 | ["Parent"] = o259, | |
2196 | ["Position"] = Vector3.new(7.89997196, 1.6000309, -71.7000046), | |
2197 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2198 | ["Anchored"] = true, | |
2199 | ["CFrame"] = CFrame.new(7.89997196, 1.6000309, -71.7000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2200 | ["Size"] = Vector3.new(1, 2.4000001, 1), | |
2201 | }) | |
2202 | o261 = Create("Part",{ | |
2203 | ["Parent"] = o259, | |
2204 | ["BrickColor"] = BrickColor.new("Bright red"), | |
2205 | ["Position"] = Vector3.new(7.89997196, 3.40002441, -71.7000046), | |
2206 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2207 | ["Anchored"] = true, | |
2208 | ["CFrame"] = CFrame.new(7.89997196, 3.40002441, -71.7000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2209 | ["Size"] = Vector3.new(5, 1.20000005, 5), | |
2210 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2211 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2212 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
2213 | }) | |
2214 | o262 = Create("Part",{ | |
2215 | ["Parent"] = o1, | |
2216 | ["Position"] = Vector3.new(-10.600028, 9.40001869, -80.7000122), | |
2217 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2218 | ["Anchored"] = true, | |
2219 | ["CFrame"] = CFrame.new(-10.600028, 9.40001869, -80.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2220 | ["Size"] = Vector3.new(6, 1.20000005, 1), | |
2221 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2222 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2223 | }) | |
2224 | o263 = Create("Part",{ | |
2225 | ["Parent"] = o1, | |
2226 | ["BrickColor"] = BrickColor.new("Brown"), | |
2227 | ["Position"] = Vector3.new(-14.4000311, 4.90002441, -52.2000046), | |
2228 | ["Rotation"] = Vector3.new(-0, 0, -90), | |
2229 | ["Anchored"] = true, | |
2230 | ["CFrame"] = CFrame.new(-14.4000311, 4.90002441, -52.2000046, -0, 1, 0, -1, 0, 0, -0, 0, 1), | |
2231 | ["FormFactor"] = Enum.FormFactor.Plate, | |
2232 | ["Size"] = Vector3.new(3, 0.400000006, 2), | |
2233 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2234 | ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), | |
2235 | }) | |
2236 | o264 = Create("SpecialMesh",{ | |
2237 | ["Parent"] = o263, | |
2238 | ["Scale"] = Vector3.new(0.649999976, 1, 0.5), | |
2239 | ["MeshType"] = Enum.MeshType.Brick, | |
2240 | }) | |
2241 | o265 = Create("Part",{ | |
2242 | ["Parent"] = o1, | |
2243 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
2244 | ["Position"] = Vector3.new(2.39997196, 10.6000137, -80.7000122), | |
2245 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2246 | ["Anchored"] = true, | |
2247 | ["CFrame"] = CFrame.new(2.39997196, 10.6000137, -80.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2248 | ["Size"] = Vector3.new(4, 8.40000057, 1), | |
2249 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2250 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
2251 | }) | |
2252 | o266 = Create("Part",{ | |
2253 | ["Parent"] = o1, | |
2254 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
2255 | ["Position"] = Vector3.new(-20.600029, 9.90001869, -80), | |
2256 | ["Rotation"] = Vector3.new(-90, 0, -180), | |
2257 | ["Anchored"] = true, | |
2258 | ["CFrame"] = CFrame.new(-20.600029, 9.90001869, -80, -1, 0, 0, -0, 0, 1, -0, 1, 0), | |
2259 | ["FormFactor"] = Enum.FormFactor.Plate, | |
2260 | ["Size"] = Vector3.new(6, 0.400000006, 7), | |
2261 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2262 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2263 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
2264 | }) | |
2265 | o267 = Create("Decal",{ | |
2266 | ["Parent"] = o266, | |
2267 | ["Texture"] = "http://www.roblox.com/asset/?id=15147951", | |
2268 | ["Face"] = Enum.NormalId.Top, | |
2269 | }) | |
2270 | o268 = Create("Part",{ | |
2271 | ["Parent"] = o1, | |
2272 | ["BrickColor"] = BrickColor.new("Brown"), | |
2273 | ["Position"] = Vector3.new(-15.800025, 4.90002441, -52.2000046), | |
2274 | ["Rotation"] = Vector3.new(-0, 0, 90), | |
2275 | ["Anchored"] = true, | |
2276 | ["CFrame"] = CFrame.new(-15.800025, 4.90002441, -52.2000046, 0, -1, 0, 1, -0, 0, 0, -0, 1), | |
2277 | ["FormFactor"] = Enum.FormFactor.Plate, | |
2278 | ["Size"] = Vector3.new(3, 0.400000006, 2), | |
2279 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2280 | ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), | |
2281 | }) | |
2282 | o269 = Create("SpecialMesh",{ | |
2283 | ["Parent"] = o268, | |
2284 | ["Scale"] = Vector3.new(0.649999976, 1, 0.5), | |
2285 | ["MeshType"] = Enum.MeshType.Brick, | |
2286 | }) | |
2287 | o270 = Create("Part",{ | |
2288 | ["Parent"] = o1, | |
2289 | ["BrickColor"] = BrickColor.new("Pastel light blue"), | |
2290 | ["Reflectance"] = 0.30000001192093, | |
2291 | ["Transparency"] = 0.5, | |
2292 | ["Position"] = Vector3.new(-15.100028, 5.20002747, -51.2000046), | |
2293 | ["Anchored"] = true, | |
2294 | ["CFrame"] = CFrame.new(-15.100028, 5.20002747, -51.2000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2295 | ["Size"] = Vector3.new(1, 9.60000038, 4), | |
2296 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2297 | ["Color"] = Color3.new(0.686275, 0.866667, 1), | |
2298 | }) | |
2299 | o271 = Create("Model",{ | |
2300 | ["Name"] = "Register", | |
2301 | ["Parent"] = o1, | |
2302 | }) | |
2303 | o272 = Create("Part",{ | |
2304 | ["Parent"] = o271, | |
2305 | ["BrickColor"] = BrickColor.new("Black"), | |
2306 | ["Position"] = Vector3.new(-12.4000311, 3.69602776, -73.626976), | |
2307 | ["Rotation"] = Vector3.new(-0, 75, -0), | |
2308 | ["Anchored"] = true, | |
2309 | ["CFrame"] = CFrame.new(-12.4000311, 3.69602776, -73.626976, 0.258819044, 0, 0.965925813, 0, 1, 0, -0.965925813, 0, 0.258819044), | |
2310 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
2311 | ["Size"] = Vector3.new(1, 1, 2), | |
2312 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2313 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2314 | ["Color"] = Color3.new(0.105882, 0.164706, 0.207843), | |
2315 | }) | |
2316 | o273 = Create("Part",{ | |
2317 | ["Parent"] = o271, | |
2318 | ["BrickColor"] = BrickColor.new("Black"), | |
2319 | ["Position"] = Vector3.new(-12.1410284, 3.69602776, -74.5929794), | |
2320 | ["Rotation"] = Vector3.new(-0, -15.000001, -0), | |
2321 | ["Anchored"] = true, | |
2322 | ["CFrame"] = CFrame.new(-12.1410284, 3.69602776, -74.5929794, 0.965925813, 0, -0.258819044, 0, 1, 0, 0.258819044, 0, 0.965925813), | |
2323 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
2324 | ["Size"] = Vector3.new(2, 1, 1), | |
2325 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2326 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2327 | ["Color"] = Color3.new(0.105882, 0.164706, 0.207843), | |
2328 | }) | |
2329 | o274 = Create("SpecialMesh",{ | |
2330 | ["Parent"] = o273, | |
2331 | ["MeshType"] = Enum.MeshType.Wedge, | |
2332 | }) | |
2333 | o275 = Create("Part",{ | |
2334 | ["Parent"] = o271, | |
2335 | ["BrickColor"] = BrickColor.new("Black"), | |
2336 | ["Position"] = Vector3.new(-12.8830252, 4.59602737, -73.7569809), | |
2337 | ["Rotation"] = Vector3.new(-0, -15.000001, -0), | |
2338 | ["Anchored"] = true, | |
2339 | ["CFrame"] = CFrame.new(-12.8830252, 4.59602737, -73.7569809, 0.965925813, 0, -0.258819044, 0, 1, 0, 0.258819044, 0, 0.965925813), | |
2340 | ["FormFactor"] = Enum.FormFactor.Plate, | |
2341 | ["Size"] = Vector3.new(1, 0.800000012, 1), | |
2342 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2343 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2344 | ["Color"] = Color3.new(0.105882, 0.164706, 0.207843), | |
2345 | }) | |
2346 | o276 = Create("SpecialMesh",{ | |
2347 | ["Parent"] = o275, | |
2348 | ["MeshId"] = "http://www.roblox.com/asset/?id=1037158", | |
2349 | ["Scale"] = Vector3.new(0.5, 0.5, 0.5), | |
2350 | ["TextureId"] = "http://www.rollblox.com/asset/?id=13829126", | |
2351 | ["MeshType"] = Enum.MeshType.FileMesh, | |
2352 | }) | |
2353 | o277 = Create("Model",{ | |
2354 | ["Name"] = "Table", | |
2355 | ["Parent"] = o1, | |
2356 | }) | |
2357 | o278 = Create("Part",{ | |
2358 | ["Parent"] = o277, | |
2359 | ["Position"] = Vector3.new(-32.100029, 1.6000309, -53.7000046), | |
2360 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2361 | ["Anchored"] = true, | |
2362 | ["CFrame"] = CFrame.new(-32.100029, 1.6000309, -53.7000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2363 | ["Size"] = Vector3.new(1, 2.4000001, 1), | |
2364 | }) | |
2365 | o279 = Create("Part",{ | |
2366 | ["Parent"] = o277, | |
2367 | ["BrickColor"] = BrickColor.new("Bright red"), | |
2368 | ["Position"] = Vector3.new(-32.100029, 3.40002441, -53.7000046), | |
2369 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2370 | ["Anchored"] = true, | |
2371 | ["CFrame"] = CFrame.new(-32.100029, 3.40002441, -53.7000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2372 | ["Size"] = Vector3.new(5, 1.20000005, 5), | |
2373 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2374 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2375 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
2376 | }) | |
2377 | o280 = Create("Part",{ | |
2378 | ["Parent"] = o1, | |
2379 | ["BrickColor"] = BrickColor.new("Pastel Blue"), | |
2380 | ["Transparency"] = 0.5, | |
2381 | ["Position"] = Vector3.new(20.399971, 1.80002785, -89.2000122), | |
2382 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2383 | ["Anchored"] = true, | |
2384 | ["CFrame"] = CFrame.new(20.399971, 1.80002785, -89.2000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2385 | ["FormFactor"] = Enum.FormFactor.Plate, | |
2386 | ["Size"] = Vector3.new(2, 0.400000006, 2), | |
2387 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2388 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2389 | ["Color"] = Color3.new(0.501961, 0.733333, 0.858824), | |
2390 | }) | |
2391 | o281 = Create("Model",{ | |
2392 | ["Name"] = "Crows Nest", | |
2393 | ["Parent"] = o1, | |
2394 | }) | |
2395 | o282 = Create("Part",{ | |
2396 | ["Parent"] = o281, | |
2397 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
2398 | ["Position"] = Vector3.new(-34.600029, 7.60001373, -67.2000046), | |
2399 | ["Anchored"] = true, | |
2400 | ["CFrame"] = CFrame.new(-34.600029, 7.60001373, -67.2000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2401 | ["Size"] = Vector3.new(2, 14.4000006, 2), | |
2402 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2403 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2404 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
2405 | }) | |
2406 | o283 = Create("Part",{ | |
2407 | ["Parent"] = o281, | |
2408 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
2409 | ["Position"] = Vector3.new(-32.100029, 17.2000237, -67.2000046), | |
2410 | ["Anchored"] = true, | |
2411 | ["CFrame"] = CFrame.new(-32.100029, 17.2000237, -67.2000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2412 | ["Size"] = Vector3.new(1, 2.4000001, 6), | |
2413 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2414 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2415 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
2416 | }) | |
2417 | o284 = Create("Part",{ | |
2418 | ["Parent"] = o281, | |
2419 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
2420 | ["Position"] = Vector3.new(-34.600029, 15.4000149, -67.2000046), | |
2421 | ["Anchored"] = true, | |
2422 | ["CFrame"] = CFrame.new(-34.600029, 15.4000149, -67.2000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2423 | ["Size"] = Vector3.new(6, 1.20000005, 6), | |
2424 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2425 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2426 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
2427 | }) | |
2428 | o285 = Create("Part",{ | |
2429 | ["Parent"] = o281, | |
2430 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
2431 | ["Position"] = Vector3.new(-34.600029, 17.2000237, -64.7000046), | |
2432 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
2433 | ["Anchored"] = true, | |
2434 | ["CFrame"] = CFrame.new(-34.600029, 17.2000237, -64.7000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
2435 | ["Size"] = Vector3.new(1, 2.4000001, 4), | |
2436 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2437 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2438 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
2439 | }) | |
2440 | o286 = Create("Part",{ | |
2441 | ["Parent"] = o281, | |
2442 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
2443 | ["Position"] = Vector3.new(-34.600029, 17.2000237, -69.7000046), | |
2444 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
2445 | ["Anchored"] = true, | |
2446 | ["CFrame"] = CFrame.new(-34.600029, 17.2000237, -69.7000046, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
2447 | ["Size"] = Vector3.new(1, 2.4000001, 4), | |
2448 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2449 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2450 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
2451 | }) | |
2452 | o287 = Create("Part",{ | |
2453 | ["Parent"] = o281, | |
2454 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
2455 | ["Position"] = Vector3.new(-37.1000366, 17.2000237, -67.2000046), | |
2456 | ["Anchored"] = true, | |
2457 | ["CFrame"] = CFrame.new(-37.1000366, 17.2000237, -67.2000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2458 | ["Size"] = Vector3.new(1, 2.4000001, 6), | |
2459 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2460 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2461 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
2462 | }) | |
2463 | o288 = Create("Part",{ | |
2464 | ["Parent"] = o1, | |
2465 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
2466 | ["Position"] = Vector3.new(-10.600028, 12.4000187, -80.7000122), | |
2467 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2468 | ["Anchored"] = true, | |
2469 | ["CFrame"] = CFrame.new(-10.600028, 12.4000187, -80.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2470 | ["Size"] = Vector3.new(6, 4.80000019, 1), | |
2471 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2472 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
2473 | }) | |
2474 | o289 = Create("Part",{ | |
2475 | ["Parent"] = o1, | |
2476 | ["BrickColor"] = BrickColor.new("Brown"), | |
2477 | ["Position"] = Vector3.new(18.899971, 5.20002747, -85.7000122), | |
2478 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2479 | ["Anchored"] = true, | |
2480 | ["CFrame"] = CFrame.new(18.899971, 5.20002747, -85.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2481 | ["Size"] = Vector3.new(7, 9.60000038, 1), | |
2482 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2483 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2484 | ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), | |
2485 | }) | |
2486 | o290 = Create("Part",{ | |
2487 | ["Parent"] = o1, | |
2488 | ["BrickColor"] = BrickColor.new("Light blue"), | |
2489 | ["Position"] = Vector3.new(22.8999786, 8.80002022, -90.2000122), | |
2490 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
2491 | ["Anchored"] = true, | |
2492 | ["CFrame"] = CFrame.new(22.8999786, 8.80002022, -90.2000122, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
2493 | ["Size"] = Vector3.new(18, 12, 1), | |
2494 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2495 | ["Color"] = Color3.new(0.705882, 0.823529, 0.894118), | |
2496 | }) | |
2497 | o291 = Create("Part",{ | |
2498 | ["Parent"] = o1, | |
2499 | ["BrickColor"] = BrickColor.new("Pastel light blue"), | |
2500 | ["Reflectance"] = 0.30000001192093, | |
2501 | ["Transparency"] = 0.5, | |
2502 | ["Position"] = Vector3.new(-29.600029, 8.80002022, -48.7000046), | |
2503 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2504 | ["Anchored"] = true, | |
2505 | ["CFrame"] = CFrame.new(-29.600029, 8.80002022, -48.7000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2506 | ["Size"] = Vector3.new(28, 12, 1), | |
2507 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2508 | ["Color"] = Color3.new(0.686275, 0.866667, 1), | |
2509 | }) | |
2510 | o292 = Create("Part",{ | |
2511 | ["Parent"] = o1, | |
2512 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
2513 | ["Position"] = Vector3.new(7.89997196, 7.60001373, -90.2000122), | |
2514 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
2515 | ["Anchored"] = true, | |
2516 | ["CFrame"] = CFrame.new(7.89997196, 7.60001373, -90.2000122, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
2517 | ["Size"] = Vector3.new(18, 14.4000006, 1), | |
2518 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2519 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
2520 | }) | |
2521 | o293 = Create("Model",{ | |
2522 | ["Name"] = "Table", | |
2523 | ["Parent"] = o1, | |
2524 | }) | |
2525 | o294 = Create("Part",{ | |
2526 | ["Parent"] = o293, | |
2527 | ["Position"] = Vector3.new(-39.1000366, 1.6000309, -74.7000046), | |
2528 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2529 | ["Anchored"] = true, | |
2530 | ["CFrame"] = CFrame.new(-39.1000366, 1.6000309, -74.7000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2531 | ["Size"] = Vector3.new(1, 2.4000001, 1), | |
2532 | }) | |
2533 | o295 = Create("Part",{ | |
2534 | ["Parent"] = o293, | |
2535 | ["BrickColor"] = BrickColor.new("Bright red"), | |
2536 | ["Position"] = Vector3.new(-39.1000366, 3.40002441, -74.7000046), | |
2537 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2538 | ["Anchored"] = true, | |
2539 | ["CFrame"] = CFrame.new(-39.1000366, 3.40002441, -74.7000046, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2540 | ["Size"] = Vector3.new(5, 1.20000005, 5), | |
2541 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2542 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2543 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
2544 | }) | |
2545 | o296 = Create("Model",{ | |
2546 | ["Name"] = "Fryer", | |
2547 | ["Parent"] = o1, | |
2548 | }) | |
2549 | o297 = Create("Part",{ | |
2550 | ["Parent"] = o296, | |
2551 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
2552 | ["Position"] = Vector3.new(2.39997196, 5.19402313, -98.7000122), | |
2553 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
2554 | ["Anchored"] = true, | |
2555 | ["CFrame"] = CFrame.new(2.39997196, 5.19402313, -98.7000122, 0, 0, -1, 0, 1, 0, 1, 0, 0), | |
2556 | ["Size"] = Vector3.new(1, 2.4000001, 1), | |
2557 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2558 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
2559 | }) | |
2560 | o298 = Create("BlockMesh",{ | |
2561 | ["Parent"] = o297, | |
2562 | ["Scale"] = Vector3.new(1, 1.20000005, 1), | |
2563 | }) | |
2564 | o299 = Create("Part",{ | |
2565 | ["Parent"] = o296, | |
2566 | ["BrickColor"] = BrickColor.new("Dark green"), | |
2567 | ["Position"] = Vector3.new(2.39997196, 6.09402847, -98), | |
2568 | ["Rotation"] = Vector3.new(90, -90, 0), | |
2569 | ["Anchored"] = true, | |
2570 | ["CFrame"] = CFrame.new(2.39997196, 6.09402847, -98, 0, 0, -1, -1, 0, 0, 0, 1, 0), | |
2571 | ["FormFactor"] = Enum.FormFactor.Plate, | |
2572 | ["Size"] = Vector3.new(1, 0.400000006, 1), | |
2573 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2574 | ["Color"] = Color3.new(0.156863, 0.498039, 0.278431), | |
2575 | }) | |
2576 | o300 = Create("SpecialMesh",{ | |
2577 | ["Parent"] = o299, | |
2578 | }) | |
2579 | o301 = Create("ClickDetector",{ | |
2580 | ["Parent"] = o299, | |
2581 | }) | |
2582 | o302 = Create("Part",{ | |
2583 | ["Parent"] = o296, | |
2584 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
2585 | ["Position"] = Vector3.new(2.39997196, 3.40002441, -98.2000122), | |
2586 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
2587 | ["Anchored"] = true, | |
2588 | ["CFrame"] = CFrame.new(2.39997196, 3.40002441, -98.2000122, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
2589 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
2590 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2591 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
2592 | }) | |
2593 | o303 = Create("BlockMesh",{ | |
2594 | ["Parent"] = o302, | |
2595 | ["Scale"] = Vector3.new(1, 1, 1.5), | |
2596 | }) | |
2597 | o304 = Create("Part",{ | |
2598 | ["Parent"] = o296, | |
2599 | ["BrickColor"] = BrickColor.new("Bright red"), | |
2600 | ["Position"] = Vector3.new(2.39997196, 5.09402275, -98), | |
2601 | ["Rotation"] = Vector3.new(90, -90, 0), | |
2602 | ["Anchored"] = true, | |
2603 | ["CFrame"] = CFrame.new(2.39997196, 5.09402275, -98, 0, 0, -1, -1, 0, 0, 0, 1, 0), | |
2604 | ["FormFactor"] = Enum.FormFactor.Plate, | |
2605 | ["Size"] = Vector3.new(1, 0.400000006, 1), | |
2606 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2607 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
2608 | }) | |
2609 | o305 = Create("SpecialMesh",{ | |
2610 | ["Parent"] = o304, | |
2611 | }) | |
2612 | o306 = Create("ClickDetector",{ | |
2613 | ["Parent"] = o304, | |
2614 | }) | |
2615 | o307 = Create("Part",{ | |
2616 | ["Parent"] = o296, | |
2617 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
2618 | ["Position"] = Vector3.new(4.89997196, 3.40002441, -96.2000122), | |
2619 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2620 | ["Anchored"] = true, | |
2621 | ["CFrame"] = CFrame.new(4.89997196, 3.40002441, -96.2000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2622 | ["Size"] = Vector3.new(1, 1.20000005, 6), | |
2623 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2624 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
2625 | }) | |
2626 | o308 = Create("BlockMesh",{ | |
2627 | ["Parent"] = o307, | |
2628 | }) | |
2629 | o309 = Create("Part",{ | |
2630 | ["Parent"] = o296, | |
2631 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
2632 | ["Position"] = Vector3.new(2.39997196, 1.6000309, -96.2000122), | |
2633 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2634 | ["Anchored"] = true, | |
2635 | ["CFrame"] = CFrame.new(2.39997196, 1.6000309, -96.2000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2636 | ["Size"] = Vector3.new(6, 2.4000001, 6), | |
2637 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2638 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
2639 | }) | |
2640 | o310 = Create("Part",{ | |
2641 | ["Parent"] = o296, | |
2642 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
2643 | ["Position"] = Vector3.new(-0.100028038, 3.40002441, -96.2000122), | |
2644 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2645 | ["Anchored"] = true, | |
2646 | ["CFrame"] = CFrame.new(-0.100028038, 3.40002441, -96.2000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2647 | ["Size"] = Vector3.new(1, 1.20000005, 6), | |
2648 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2649 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
2650 | }) | |
2651 | o311 = Create("BlockMesh",{ | |
2652 | ["Parent"] = o310, | |
2653 | }) | |
2654 | o312 = Create("Part",{ | |
2655 | ["Parent"] = o296, | |
2656 | ["BrickColor"] = BrickColor.new("Bright yellow"), | |
2657 | ["Transparency"] = 0.10000000149012, | |
2658 | ["Position"] = Vector3.new(2.39997196, 3.0000267, -95.7000122), | |
2659 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
2660 | ["Anchored"] = true, | |
2661 | ["CFrame"] = CFrame.new(2.39997196, 3.0000267, -95.7000122, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
2662 | ["CanCollide"] = false, | |
2663 | ["FormFactor"] = Enum.FormFactor.Plate, | |
2664 | ["Size"] = Vector3.new(3, 0.400000006, 4), | |
2665 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2666 | ["Color"] = Color3.new(0.960784, 0.803922, 0.188235), | |
2667 | }) | |
2668 | o313 = Create("BlockMesh",{ | |
2669 | ["Parent"] = o312, | |
2670 | ["Scale"] = Vector3.new(1, 3, 1), | |
2671 | }) | |
2672 | o314 = Create("Part",{ | |
2673 | ["Name"] = "Smooth Block Model", | |
2674 | ["Parent"] = o296, | |
2675 | ["Transparency"] = 1, | |
2676 | ["Position"] = Vector3.new(2.39997196, 3.70002747, -95.2000122), | |
2677 | ["Rotation"] = Vector3.new(180, -0, 90), | |
2678 | ["Anchored"] = true, | |
2679 | ["CFrame"] = CFrame.new(2.39997196, 3.70002747, -95.2000122, -0, -1, -0, -1, -0, -0, -0, -0, -1), | |
2680 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
2681 | ["Size"] = Vector3.new(1, 2, 2), | |
2682 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2683 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2684 | }) | |
2685 | o315 = Create("Decal",{ | |
2686 | ["Parent"] = o314, | |
2687 | ["Texture"] = "http://www.roblox.com/asset/?id=5112393", | |
2688 | ["Face"] = Enum.NormalId.Top, | |
2689 | }) | |
2690 | o316 = Create("Decal",{ | |
2691 | ["Parent"] = o314, | |
2692 | ["Texture"] = "http://www.roblox.com/asset/?id=5112393", | |
2693 | ["Face"] = Enum.NormalId.Back, | |
2694 | }) | |
2695 | o317 = Create("Decal",{ | |
2696 | ["Parent"] = o314, | |
2697 | ["Texture"] = "http://www.roblox.com/asset/?id=5112393", | |
2698 | }) | |
2699 | o318 = Create("Decal",{ | |
2700 | ["Parent"] = o314, | |
2701 | ["Texture"] = "http://www.roblox.com/asset/?id=5112393", | |
2702 | ["Face"] = Enum.NormalId.Bottom, | |
2703 | }) | |
2704 | o319 = Create("Decal",{ | |
2705 | ["Parent"] = o314, | |
2706 | ["Texture"] = "http://www.roblox.com/asset/?id=5112393", | |
2707 | ["Face"] = Enum.NormalId.Right, | |
2708 | }) | |
2709 | o320 = Create("Decal",{ | |
2710 | ["Parent"] = o314, | |
2711 | ["Texture"] = "http://www.roblox.com/asset/?id=4770596", | |
2712 | ["Face"] = Enum.NormalId.Left, | |
2713 | }) | |
2714 | o321 = Create("Part",{ | |
2715 | ["Parent"] = o296, | |
2716 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
2717 | ["Position"] = Vector3.new(2.39997196, 3.40002441, -93.7000122), | |
2718 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
2719 | ["Anchored"] = true, | |
2720 | ["CFrame"] = CFrame.new(2.39997196, 3.40002441, -93.7000122, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
2721 | ["Size"] = Vector3.new(1, 1.20000005, 4), | |
2722 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2723 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
2724 | }) | |
2725 | o322 = Create("BlockMesh",{ | |
2726 | ["Parent"] = o321, | |
2727 | ["Scale"] = Vector3.new(1, 1, 1.5), | |
2728 | }) | |
2729 | o323 = Create("Part",{ | |
2730 | ["Parent"] = o296, | |
2731 | ["Position"] = Vector3.new(2.39997196, 4.19402313, -93.7000122), | |
2732 | ["Anchored"] = true, | |
2733 | ["CFrame"] = CFrame.new(2.39997196, 4.19402313, -93.7000122, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2734 | ["FormFactor"] = Enum.FormFactor.Plate, | |
2735 | ["Size"] = Vector3.new(1, 0.400000006, 1), | |
2736 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2737 | }) | |
2738 | o324 = Create("BlockMesh",{ | |
2739 | ["Parent"] = o323, | |
2740 | ["Scale"] = Vector3.new(0.600000024, 0.600000024, 1.5), | |
2741 | }) | |
2742 | o325 = Create("Part",{ | |
2743 | ["Parent"] = o1, | |
2744 | ["BrickColor"] = BrickColor.new("Brown"), | |
2745 | ["Position"] = Vector3.new(18.899971, 5.20002747, -92.7000122), | |
2746 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2747 | ["Anchored"] = true, | |
2748 | ["CFrame"] = CFrame.new(18.899971, 5.20002747, -92.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2749 | ["Size"] = Vector3.new(7, 9.60000038, 1), | |
2750 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2751 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2752 | ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), | |
2753 | }) | |
2754 | o326 = Create("Part",{ | |
2755 | ["Parent"] = o1, | |
2756 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
2757 | ["Position"] = Vector3.new(-36.6000366, 7.60001373, -80.7000122), | |
2758 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2759 | ["Anchored"] = true, | |
2760 | ["CFrame"] = CFrame.new(-36.6000366, 7.60001373, -80.7000122, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2761 | ["Size"] = Vector3.new(14, 14.4000006, 1), | |
2762 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2763 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
2764 | }) | |
2765 | o327 = Create("Part",{ | |
2766 | ["Parent"] = o1, | |
2767 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
2768 | ["Position"] = Vector3.new(-30.600029, 1.6000309, -48.2000046), | |
2769 | ["Anchored"] = true, | |
2770 | ["CFrame"] = CFrame.new(-30.600029, 1.6000309, -48.2000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2771 | ["Size"] = Vector3.new(30, 2.4000001, 2), | |
2772 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2773 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
2774 | }) | |
2775 | o328 = Create("Part",{ | |
2776 | ["Parent"] = o1, | |
2777 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
2778 | ["Position"] = Vector3.new(-27.600029, 1.6000309, -100.200012), | |
2779 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2780 | ["Anchored"] = true, | |
2781 | ["CFrame"] = CFrame.new(-27.600029, 1.6000309, -100.200012, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2782 | ["Size"] = Vector3.new(36, 2.4000001, 2), | |
2783 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2784 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
2785 | }) | |
2786 | o329 = Create("Part",{ | |
2787 | ["Parent"] = o1, | |
2788 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
2789 | ["Position"] = Vector3.new(9.39997196, 1.6000309, -100.200012), | |
2790 | ["Rotation"] = Vector3.new(180, -0, -180), | |
2791 | ["Anchored"] = true, | |
2792 | ["CFrame"] = CFrame.new(9.39997196, 1.6000309, -100.200012, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
2793 | ["Size"] = Vector3.new(30, 2.4000001, 2), | |
2794 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2795 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
2796 | }) | |
2797 | o330 = Create("Model",{ | |
2798 | ["Name"] = "Sign BADGE", | |
2799 | ["Parent"] = o1, | |
2800 | }) | |
2801 | o331 = Create("Part",{ | |
2802 | ["Parent"] = o330, | |
2803 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
2804 | ["Position"] = Vector3.new(-45.1000366, 27.1000366, -42.5999985), | |
2805 | ["Rotation"] = Vector3.new(-90, 0, 0), | |
2806 | ["Anchored"] = true, | |
2807 | ["CFrame"] = CFrame.new(-45.1000366, 27.1000366, -42.5999985, 1, -0, 0, 0, -0, 1, 0, -1, 0), | |
2808 | ["FormFactor"] = Enum.FormFactor.Plate, | |
2809 | ["Size"] = Vector3.new(9, 0.800000012, 7), | |
2810 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2811 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2812 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
2813 | }) | |
2814 | o332 = Create("Decal",{ | |
2815 | ["Parent"] = o331, | |
2816 | ["Texture"] = "http://www.roblox.com/asset/?id=15025046", | |
2817 | ["Face"] = Enum.NormalId.Bottom, | |
2818 | }) | |
2819 | o333 = Create("Part",{ | |
2820 | ["Parent"] = o330, | |
2821 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
2822 | ["Position"] = Vector3.new(-45.1000366, 31.6000443, -42.3999863), | |
2823 | ["Rotation"] = Vector3.new(90, -0, 180), | |
2824 | ["Anchored"] = true, | |
2825 | ["CFrame"] = CFrame.new(-45.1000366, 31.6000443, -42.3999863, -1, -0, -0, -0, -0, -1, -0, -1, -0), | |
2826 | ["FormFactor"] = Enum.FormFactor.Plate, | |
2827 | ["Size"] = Vector3.new(5, 0.400000006, 2), | |
2828 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2829 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2830 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
2831 | }) | |
2832 | o334 = Create("Part",{ | |
2833 | ["Name"] = "Platform", | |
2834 | ["Parent"] = o330, | |
2835 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
2836 | ["Position"] = Vector3.new(-45.1000366, 23.2000275, -38.6999741), | |
2837 | ["Anchored"] = true, | |
2838 | ["CFrame"] = CFrame.new(-45.1000366, 23.2000275, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2839 | ["FormFactor"] = Enum.FormFactor.Plate, | |
2840 | ["Size"] = Vector3.new(9, 0.800000012, 7), | |
2841 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2842 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2843 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
2844 | }) | |
2845 | o335 = Create("Script",{ | |
2846 | ["Name"] = "BadgeAwarderScript", | |
2847 | ["Parent"] = o334, | |
2848 | }) | |
2849 | table.insert(cors,coroutine.create(function() | |
2850 | wait() | |
2851 | runDummyScript(function() | |
2852 | print("Badge Awarder Loaded. BadgeID: " .. script.Parent.BadgeID.Value) | |
2853 | ||
2854 | ||
2855 | ||
2856 | -- ROBLOX scripter hackers, see what you can do with this: | |
2857 | -- game:GetService("BadgeService"):UserHasBadge(userid, badgeid) | |
2858 | ||
2859 | ||
2860 | function OnTouch(part) | |
2861 | if (part.Parent:FindFirstChild("Humanoid") ~= nil) then | |
2862 | local p = game.Players:GetPlayerFromCharacter(part.Parent) | |
2863 | if (p ~= nil) then | |
2864 | print("Awarding BadgeID: " ..script.Parent.BadgeID.Value .. " to UserID: " .. p.userId) | |
2865 | local b = game:GetService("BadgeService") | |
2866 | b:AwardBadge(p.userId, script.Parent.BadgeID.Value) | |
2867 | end | |
2868 | end | |
2869 | end | |
2870 | ||
2871 | script.Parent.Touched:connect(OnTouch) | |
2872 | ||
2873 | end,o335) | |
2874 | end)) | |
2875 | o336 = Create("IntValue",{ | |
2876 | ["Name"] = "BadgeID", | |
2877 | ["Parent"] = o334, | |
2878 | ["Value"] = 314906054, | |
2879 | }) | |
2880 | o337 = Create("Part",{ | |
2881 | ["Parent"] = o330, | |
2882 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
2883 | ["Position"] = Vector3.new(-45.1000366, 23.4000282, -34.1999741), | |
2884 | ["Anchored"] = true, | |
2885 | ["CFrame"] = CFrame.new(-45.1000366, 23.4000282, -34.1999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2886 | ["FormFactor"] = Enum.FormFactor.Plate, | |
2887 | ["Size"] = Vector3.new(5, 0.400000006, 2), | |
2888 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
2889 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
2890 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
2891 | }) | |
2892 | o338 = Create("Part",{ | |
2893 | ["Parent"] = o330, | |
2894 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
2895 | ["Position"] = Vector3.new(-45.1000366, 0.600030899, -38.6999741), | |
2896 | ["Anchored"] = true, | |
2897 | ["CFrame"] = CFrame.new(-45.1000366, 0.600030899, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2898 | ["Size"] = Vector3.new(3, 1.20000005, 3), | |
2899 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
2900 | }) | |
2901 | o339 = Create("SpecialMesh",{ | |
2902 | ["Parent"] = o338, | |
2903 | ["Scale"] = Vector3.new(0.5, 1.5, 0.5), | |
2904 | }) | |
2905 | o340 = Create("Part",{ | |
2906 | ["Parent"] = o330, | |
2907 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
2908 | ["Position"] = Vector3.new(-45.1000366, 16.2000256, -38.6999741), | |
2909 | ["Anchored"] = true, | |
2910 | ["CFrame"] = CFrame.new(-45.1000366, 16.2000256, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2911 | ["Size"] = Vector3.new(3, 1.20000005, 3), | |
2912 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
2913 | }) | |
2914 | o341 = Create("SpecialMesh",{ | |
2915 | ["Parent"] = o340, | |
2916 | ["Scale"] = Vector3.new(0.5, 1.5, 0.5), | |
2917 | }) | |
2918 | o342 = Create("Part",{ | |
2919 | ["Parent"] = o330, | |
2920 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
2921 | ["Position"] = Vector3.new(-45.1000366, 17.4000244, -38.6999741), | |
2922 | ["Anchored"] = true, | |
2923 | ["CFrame"] = CFrame.new(-45.1000366, 17.4000244, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2924 | ["Size"] = Vector3.new(3, 1.20000005, 3), | |
2925 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
2926 | }) | |
2927 | o343 = Create("SpecialMesh",{ | |
2928 | ["Parent"] = o342, | |
2929 | ["Scale"] = Vector3.new(0.5, 1.5, 0.5), | |
2930 | }) | |
2931 | o344 = Create("Part",{ | |
2932 | ["Parent"] = o330, | |
2933 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
2934 | ["Position"] = Vector3.new(-45.1000366, 18.6000271, -38.6999741), | |
2935 | ["Anchored"] = true, | |
2936 | ["CFrame"] = CFrame.new(-45.1000366, 18.6000271, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2937 | ["Size"] = Vector3.new(3, 1.20000005, 3), | |
2938 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
2939 | }) | |
2940 | o345 = Create("SpecialMesh",{ | |
2941 | ["Parent"] = o344, | |
2942 | ["Scale"] = Vector3.new(0.5, 1.5, 0.5), | |
2943 | }) | |
2944 | o346 = Create("Part",{ | |
2945 | ["Parent"] = o330, | |
2946 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
2947 | ["Position"] = Vector3.new(-45.1000366, 15.0000162, -38.6999741), | |
2948 | ["Anchored"] = true, | |
2949 | ["CFrame"] = CFrame.new(-45.1000366, 15.0000162, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2950 | ["Size"] = Vector3.new(3, 1.20000005, 3), | |
2951 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
2952 | }) | |
2953 | o347 = Create("SpecialMesh",{ | |
2954 | ["Parent"] = o346, | |
2955 | ["Scale"] = Vector3.new(0.5, 1.5, 0.5), | |
2956 | }) | |
2957 | o348 = Create("Part",{ | |
2958 | ["Parent"] = o330, | |
2959 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
2960 | ["Position"] = Vector3.new(-45.1000366, 13.8000088, -38.6999741), | |
2961 | ["Anchored"] = true, | |
2962 | ["CFrame"] = CFrame.new(-45.1000366, 13.8000088, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2963 | ["Size"] = Vector3.new(3, 1.20000005, 3), | |
2964 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
2965 | }) | |
2966 | o349 = Create("SpecialMesh",{ | |
2967 | ["Parent"] = o348, | |
2968 | ["Scale"] = Vector3.new(0.5, 1.5, 0.5), | |
2969 | }) | |
2970 | o350 = Create("Part",{ | |
2971 | ["Parent"] = o330, | |
2972 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
2973 | ["Position"] = Vector3.new(-45.1000366, 12.6000137, -38.6999741), | |
2974 | ["Anchored"] = true, | |
2975 | ["CFrame"] = CFrame.new(-45.1000366, 12.6000137, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2976 | ["Size"] = Vector3.new(3, 1.20000005, 3), | |
2977 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
2978 | }) | |
2979 | o351 = Create("SpecialMesh",{ | |
2980 | ["Parent"] = o350, | |
2981 | ["Scale"] = Vector3.new(0.5, 1.5, 0.5), | |
2982 | }) | |
2983 | o352 = Create("Part",{ | |
2984 | ["Parent"] = o330, | |
2985 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
2986 | ["Position"] = Vector3.new(-45.1000366, 11.4000187, -38.6999741), | |
2987 | ["Anchored"] = true, | |
2988 | ["CFrame"] = CFrame.new(-45.1000366, 11.4000187, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
2989 | ["Size"] = Vector3.new(3, 1.20000005, 3), | |
2990 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
2991 | }) | |
2992 | o353 = Create("SpecialMesh",{ | |
2993 | ["Parent"] = o352, | |
2994 | ["Scale"] = Vector3.new(0.5, 1.5, 0.5), | |
2995 | }) | |
2996 | o354 = Create("Part",{ | |
2997 | ["Parent"] = o330, | |
2998 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
2999 | ["Position"] = Vector3.new(-45.1000366, 10.2000217, -38.6999741), | |
3000 | ["Anchored"] = true, | |
3001 | ["CFrame"] = CFrame.new(-45.1000366, 10.2000217, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3002 | ["Size"] = Vector3.new(3, 1.20000005, 3), | |
3003 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
3004 | }) | |
3005 | o355 = Create("SpecialMesh",{ | |
3006 | ["Parent"] = o354, | |
3007 | ["Scale"] = Vector3.new(0.5, 1.5, 0.5), | |
3008 | }) | |
3009 | o356 = Create("Part",{ | |
3010 | ["Parent"] = o330, | |
3011 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
3012 | ["Position"] = Vector3.new(-45.1000366, 9.00002098, -38.6999741), | |
3013 | ["Anchored"] = true, | |
3014 | ["CFrame"] = CFrame.new(-45.1000366, 9.00002098, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3015 | ["Size"] = Vector3.new(3, 1.20000005, 3), | |
3016 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
3017 | }) | |
3018 | o357 = Create("SpecialMesh",{ | |
3019 | ["Parent"] = o356, | |
3020 | ["Scale"] = Vector3.new(0.5, 1.5, 0.5), | |
3021 | }) | |
3022 | o358 = Create("Part",{ | |
3023 | ["Parent"] = o330, | |
3024 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
3025 | ["Position"] = Vector3.new(-45.1000366, 7.80002022, -38.6999741), | |
3026 | ["Anchored"] = true, | |
3027 | ["CFrame"] = CFrame.new(-45.1000366, 7.80002022, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3028 | ["Size"] = Vector3.new(3, 1.20000005, 3), | |
3029 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
3030 | }) | |
3031 | o359 = Create("SpecialMesh",{ | |
3032 | ["Parent"] = o358, | |
3033 | ["Scale"] = Vector3.new(0.5, 1.5, 0.5), | |
3034 | }) | |
3035 | o360 = Create("Part",{ | |
3036 | ["Parent"] = o330, | |
3037 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
3038 | ["Position"] = Vector3.new(-45.1000366, 6.60002136, -38.6999741), | |
3039 | ["Anchored"] = true, | |
3040 | ["CFrame"] = CFrame.new(-45.1000366, 6.60002136, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3041 | ["Size"] = Vector3.new(3, 1.20000005, 3), | |
3042 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
3043 | }) | |
3044 | o361 = Create("SpecialMesh",{ | |
3045 | ["Parent"] = o360, | |
3046 | ["Scale"] = Vector3.new(0.5, 1.5, 0.5), | |
3047 | }) | |
3048 | o362 = Create("Part",{ | |
3049 | ["Parent"] = o330, | |
3050 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
3051 | ["Position"] = Vector3.new(-45.1000366, 5.40002632, -38.6999741), | |
3052 | ["Anchored"] = true, | |
3053 | ["CFrame"] = CFrame.new(-45.1000366, 5.40002632, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3054 | ["Size"] = Vector3.new(3, 1.20000005, 3), | |
3055 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
3056 | }) | |
3057 | o363 = Create("SpecialMesh",{ | |
3058 | ["Parent"] = o362, | |
3059 | ["Scale"] = Vector3.new(0.5, 1.5, 0.5), | |
3060 | }) | |
3061 | o364 = Create("Part",{ | |
3062 | ["Parent"] = o330, | |
3063 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
3064 | ["Position"] = Vector3.new(-45.1000366, 4.20002747, -38.6999741), | |
3065 | ["Anchored"] = true, | |
3066 | ["CFrame"] = CFrame.new(-45.1000366, 4.20002747, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3067 | ["Size"] = Vector3.new(3, 1.20000005, 3), | |
3068 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
3069 | }) | |
3070 | o365 = Create("SpecialMesh",{ | |
3071 | ["Parent"] = o364, | |
3072 | ["Scale"] = Vector3.new(0.5, 1.5, 0.5), | |
3073 | }) | |
3074 | o366 = Create("Part",{ | |
3075 | ["Parent"] = o330, | |
3076 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
3077 | ["Position"] = Vector3.new(-45.1000366, 3.0000267, -38.6999741), | |
3078 | ["Anchored"] = true, | |
3079 | ["CFrame"] = CFrame.new(-45.1000366, 3.0000267, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3080 | ["Size"] = Vector3.new(3, 1.20000005, 3), | |
3081 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
3082 | }) | |
3083 | o367 = Create("SpecialMesh",{ | |
3084 | ["Parent"] = o366, | |
3085 | ["Scale"] = Vector3.new(0.5, 1.5, 0.5), | |
3086 | }) | |
3087 | o368 = Create("Part",{ | |
3088 | ["Parent"] = o330, | |
3089 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
3090 | ["Position"] = Vector3.new(-45.1000366, 1.80002785, -38.6999741), | |
3091 | ["Anchored"] = true, | |
3092 | ["CFrame"] = CFrame.new(-45.1000366, 1.80002785, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3093 | ["Size"] = Vector3.new(3, 1.20000005, 3), | |
3094 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
3095 | }) | |
3096 | o369 = Create("SpecialMesh",{ | |
3097 | ["Parent"] = o368, | |
3098 | ["Scale"] = Vector3.new(0.5, 1.5, 0.5), | |
3099 | }) | |
3100 | o370 = Create("Part",{ | |
3101 | ["Parent"] = o330, | |
3102 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
3103 | ["Position"] = Vector3.new(-45.1000366, 21.0000286, -38.6999741), | |
3104 | ["Anchored"] = true, | |
3105 | ["CFrame"] = CFrame.new(-45.1000366, 21.0000286, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3106 | ["Size"] = Vector3.new(3, 1.20000005, 3), | |
3107 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
3108 | }) | |
3109 | o371 = Create("SpecialMesh",{ | |
3110 | ["Parent"] = o370, | |
3111 | ["Scale"] = Vector3.new(0.5, 1.5, 0.5), | |
3112 | }) | |
3113 | o372 = Create("Part",{ | |
3114 | ["Parent"] = o330, | |
3115 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
3116 | ["Position"] = Vector3.new(-45.1000366, 22.2000275, -38.6999741), | |
3117 | ["Anchored"] = true, | |
3118 | ["CFrame"] = CFrame.new(-45.1000366, 22.2000275, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3119 | ["Size"] = Vector3.new(3, 1.20000005, 3), | |
3120 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
3121 | }) | |
3122 | o373 = Create("SpecialMesh",{ | |
3123 | ["Parent"] = o372, | |
3124 | ["Scale"] = Vector3.new(0.5, 1.5, 0.5), | |
3125 | }) | |
3126 | o374 = Create("Part",{ | |
3127 | ["Parent"] = o330, | |
3128 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
3129 | ["Position"] = Vector3.new(-45.1000366, 19.8000259, -38.6999741), | |
3130 | ["Anchored"] = true, | |
3131 | ["CFrame"] = CFrame.new(-45.1000366, 19.8000259, -38.6999741, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3132 | ["Size"] = Vector3.new(3, 1.20000005, 3), | |
3133 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
3134 | }) | |
3135 | o375 = Create("SpecialMesh",{ | |
3136 | ["Parent"] = o374, | |
3137 | ["Scale"] = Vector3.new(0.5, 1.5, 0.5), | |
3138 | }) | |
3139 | o376 = Create("Part",{ | |
3140 | ["Parent"] = o1, | |
3141 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
3142 | ["Position"] = Vector3.new(-44.1000366, 8.80002022, -48.7000046), | |
3143 | ["Anchored"] = true, | |
3144 | ["CFrame"] = CFrame.new(-44.1000366, 8.80002022, -48.7000046, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3145 | ["Size"] = Vector3.new(1, 12, 1), | |
3146 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
3147 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
3148 | }) | |
3149 | o377 = Create("Part",{ | |
3150 | ["Parent"] = o1, | |
3151 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
3152 | ["Position"] = Vector3.new(-34.600029, 15.6950092, -75.2000046), | |
3153 | ["Rotation"] = Vector3.new(90, 0, -0), | |
3154 | ["Anchored"] = true, | |
3155 | ["CFrame"] = CFrame.new(-34.600029, 15.6950092, -75.2000046, 1, 0, 0, 0, 0, -1, 0, 1, 0), | |
3156 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
3157 | ["Size"] = Vector3.new(1, 10, 1), | |
3158 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
3159 | }) | |
3160 | o378 = Create("SpecialMesh",{ | |
3161 | ["Parent"] = o377, | |
3162 | ["Scale"] = Vector3.new(0.400000006, 1.03999996, 0.400000006), | |
3163 | }) | |
3164 | o379 = Create("Part",{ | |
3165 | ["Parent"] = o1, | |
3166 | ["BrickColor"] = BrickColor.new("Light stone grey"), | |
3167 | ["Position"] = Vector3.new(-23.100029, 10.6000137, -95.2000122), | |
3168 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
3169 | ["Anchored"] = true, | |
3170 | ["CFrame"] = CFrame.new(-23.100029, 10.6000137, -95.2000122, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
3171 | ["Size"] = Vector3.new(4, 8.40000057, 1), | |
3172 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
3173 | ["Color"] = Color3.new(0.898039, 0.894118, 0.87451), | |
3174 | }) | |
3175 | mas.Parent = workspace | |
3176 | mas:MakeJoints() | |
3177 | local mas1 = mas:GetChildren() | |
3178 | for i=1,#mas1 do | |
3179 | mas1[i].Parent = workspace | |
3180 | ypcall(function() mas1[i]:MakeJoints() end) | |
3181 | end | |
3182 | mas:Destroy() | |
3183 | for i=1,#cors do | |
3184 | coroutine.resume(cors[i]) | |
3185 | end | |
3186 | ||
3187 | ||
3188 | ||
3189 | ||
3190 | ||
3191 | Create = function(itemClass,tabl) | |
3192 | local item = Instance.new(itemClass) | |
3193 | for i,v in pairs(tabl) do | |
3194 | local a,b = ypcall(function() return item[i] end) | |
3195 | if a then | |
3196 | item[i] = tabl[i] | |
3197 | end | |
3198 | end | |
3199 | return item | |
3200 | end | |
3201 | function runDummyScript(f,scri) | |
3202 | local oldenv = getfenv(f) | |
3203 | local newenv = setmetatable({}, { | |
3204 | __index = function(_, k) | |
3205 | if k:lower() == 'script' then | |
3206 | return scri | |
3207 | else | |
3208 | return oldenv[k] | |
3209 | end | |
3210 | end | |
3211 | }) | |
3212 | setfenv(f, newenv) | |
3213 | ypcall(function() f() end) | |
3214 | end | |
3215 | cors = {} | |
3216 | mas = Instance.new("Model",game:GetService("Lighting")) | |
3217 | mas.Name = "CompiledModel" | |
3218 | o1 = Create("Model",{ | |
3219 | ["Parent"] = mas, | |
3220 | }) | |
3221 | o2 = Create("Part",{ | |
3222 | ["Name"] = "Smooth Block Model", | |
3223 | ["Parent"] = o1, | |
3224 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
3225 | ["Position"] = Vector3.new(54.400013, 0.200008392, 24.1000156), | |
3226 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3227 | ["CFrame"] = CFrame.new(54.400013, 0.200008392, 24.1000156, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3228 | ["FormFactor"] = Enum.FormFactor.Plate, | |
3229 | ["Size"] = Vector3.new(2, 0.400000006, 7), | |
3230 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
3231 | }) | |
3232 | o3 = Create("Part",{ | |
3233 | ["Name"] = "Smooth Block Model", | |
3234 | ["Parent"] = o1, | |
3235 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
3236 | ["Position"] = Vector3.new(60.400013, 0.200008392, 24.1000156), | |
3237 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3238 | ["CFrame"] = CFrame.new(60.400013, 0.200008392, 24.1000156, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3239 | ["FormFactor"] = Enum.FormFactor.Plate, | |
3240 | ["Size"] = Vector3.new(2, 0.400000006, 7), | |
3241 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
3242 | }) | |
3243 | o4 = Create("Part",{ | |
3244 | ["Name"] = "Smooth Block Model", | |
3245 | ["Parent"] = o1, | |
3246 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
3247 | ["Position"] = Vector3.new(66.4000092, 0.200008392, 24.1000156), | |
3248 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3249 | ["CFrame"] = CFrame.new(66.4000092, 0.200008392, 24.1000156, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3250 | ["FormFactor"] = Enum.FormFactor.Plate, | |
3251 | ["Size"] = Vector3.new(2, 0.400000006, 7), | |
3252 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
3253 | }) | |
3254 | o5 = Create("Part",{ | |
3255 | ["Name"] = "Smooth Block Model", | |
3256 | ["Parent"] = o1, | |
3257 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
3258 | ["Position"] = Vector3.new(73.4000168, 0.200008392, 24.1000156), | |
3259 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3260 | ["CFrame"] = CFrame.new(73.4000168, 0.200008392, 24.1000156, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3261 | ["FormFactor"] = Enum.FormFactor.Plate, | |
3262 | ["Size"] = Vector3.new(2, 0.400000006, 7), | |
3263 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
3264 | }) | |
3265 | o6 = Create("Part",{ | |
3266 | ["Name"] = "Smooth Block Model", | |
3267 | ["Parent"] = o1, | |
3268 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
3269 | ["Position"] = Vector3.new(80.4000168, 6.0000267, 24.6000156), | |
3270 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3271 | ["CFrame"] = CFrame.new(80.4000168, 6.0000267, 24.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3272 | ["CanCollide"] = false, | |
3273 | ["Size"] = Vector3.new(2, 12, 12), | |
3274 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
3275 | }) | |
3276 | o7 = Create("Part",{ | |
3277 | ["Name"] = "Smooth Block Model", | |
3278 | ["Parent"] = o1, | |
3279 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3280 | ["Position"] = Vector3.new(80.4000168, 13.8000278, 29.6000156), | |
3281 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3282 | ["CFrame"] = CFrame.new(80.4000168, 13.8000278, 29.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3283 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
3284 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3285 | }) | |
3286 | o8 = Create("Part",{ | |
3287 | ["Name"] = "Smooth Block Model", | |
3288 | ["Parent"] = o1, | |
3289 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
3290 | ["Position"] = Vector3.new(80.4000168, 12.6000328, 24.6000156), | |
3291 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3292 | ["CFrame"] = CFrame.new(80.4000168, 12.6000328, 24.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3293 | ["CanCollide"] = false, | |
3294 | ["Size"] = Vector3.new(2, 1.20000005, 10), | |
3295 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
3296 | }) | |
3297 | o9 = Create("Part",{ | |
3298 | ["Name"] = "Smooth Block Model", | |
3299 | ["Parent"] = o1, | |
3300 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3301 | ["Position"] = Vector3.new(80.4000168, 12.6000328, 30.1000156), | |
3302 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3303 | ["CFrame"] = CFrame.new(80.4000168, 12.6000328, 30.1000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3304 | ["Size"] = Vector3.new(2, 1.20000005, 1), | |
3305 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3306 | }) | |
3307 | o10 = Create("Part",{ | |
3308 | ["Name"] = "Smooth Block Model", | |
3309 | ["Parent"] = o1, | |
3310 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3311 | ["Position"] = Vector3.new(80.4000168, 12.6000328, 19.1000156), | |
3312 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3313 | ["CFrame"] = CFrame.new(80.4000168, 12.6000328, 19.1000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3314 | ["Size"] = Vector3.new(2, 1.20000005, 1), | |
3315 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3316 | }) | |
3317 | o11 = Create("Part",{ | |
3318 | ["Name"] = "Smooth Block Model", | |
3319 | ["Parent"] = o1, | |
3320 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
3321 | ["Position"] = Vector3.new(80.4000168, 13.8000278, 24.6000156), | |
3322 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3323 | ["CFrame"] = CFrame.new(80.4000168, 13.8000278, 24.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3324 | ["CanCollide"] = false, | |
3325 | ["Size"] = Vector3.new(2, 1.20000005, 8), | |
3326 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
3327 | }) | |
3328 | o12 = Create("Part",{ | |
3329 | ["Name"] = "Smooth Block Model", | |
3330 | ["Parent"] = o1, | |
3331 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3332 | ["Position"] = Vector3.new(80.4000168, 13.8000278, 19.6000156), | |
3333 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3334 | ["CFrame"] = CFrame.new(80.4000168, 13.8000278, 19.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3335 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
3336 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3337 | }) | |
3338 | o13 = Create("Part",{ | |
3339 | ["Name"] = "Smooth Block Model", | |
3340 | ["Parent"] = o1, | |
3341 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3342 | ["Position"] = Vector3.new(78.4000168, 23.8000145, 24.6000156), | |
3343 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3344 | ["Anchored"] = true, | |
3345 | ["CFrame"] = CFrame.new(78.4000168, 23.8000145, 24.6000156, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3346 | ["Size"] = Vector3.new(2, 2.4000001, 8), | |
3347 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3348 | }) | |
3349 | o14 = Create("Part",{ | |
3350 | ["Name"] = "Smooth Block Model", | |
3351 | ["Parent"] = o1, | |
3352 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3353 | ["Position"] = Vector3.new(77.9000168, 19.0000114, 24.6000156), | |
3354 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3355 | ["Anchored"] = true, | |
3356 | ["CFrame"] = CFrame.new(77.9000168, 19.0000114, 24.6000156, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3357 | ["Size"] = Vector3.new(3, 2.4000001, 12), | |
3358 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3359 | }) | |
3360 | o15 = Create("Part",{ | |
3361 | ["Name"] = "Smooth Block Model", | |
3362 | ["Parent"] = o1, | |
3363 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3364 | ["Position"] = Vector3.new(77.4000168, 16.6000175, 24.6000156), | |
3365 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3366 | ["Anchored"] = true, | |
3367 | ["CFrame"] = CFrame.new(77.4000168, 16.6000175, 24.6000156, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3368 | ["Size"] = Vector3.new(4, 2.4000001, 14), | |
3369 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3370 | }) | |
3371 | o16 = Create("Part",{ | |
3372 | ["Name"] = "Smooth Block Model", | |
3373 | ["Parent"] = o1, | |
3374 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3375 | ["Position"] = Vector3.new(78.4000168, 26.2000084, 24.6000156), | |
3376 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3377 | ["Anchored"] = true, | |
3378 | ["CFrame"] = CFrame.new(78.4000168, 26.2000084, 24.6000156, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3379 | ["Size"] = Vector3.new(2, 2.4000001, 6), | |
3380 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3381 | }) | |
3382 | o17 = Create("Part",{ | |
3383 | ["Name"] = "Smooth Block Model", | |
3384 | ["Parent"] = o1, | |
3385 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3386 | ["Position"] = Vector3.new(80.4000168, 19.2000237, 24.6000156), | |
3387 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3388 | ["CFrame"] = CFrame.new(80.4000168, 19.2000237, 24.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3389 | ["Size"] = Vector3.new(2, 9.60000038, 12), | |
3390 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3391 | }) | |
3392 | o18 = Create("Part",{ | |
3393 | ["Name"] = "Smooth Block Model", | |
3394 | ["Parent"] = o1, | |
3395 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3396 | ["Position"] = Vector3.new(78.4000168, 21.4000053, 24.6000156), | |
3397 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3398 | ["Anchored"] = true, | |
3399 | ["CFrame"] = CFrame.new(78.4000168, 21.4000053, 24.6000156, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3400 | ["Size"] = Vector3.new(2, 2.4000001, 10), | |
3401 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3402 | }) | |
3403 | o19 = Create("Part",{ | |
3404 | ["Name"] = "Smooth Block Model", | |
3405 | ["Parent"] = o1, | |
3406 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3407 | ["Position"] = Vector3.new(78.4000168, 28.6000175, 24.6000156), | |
3408 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3409 | ["Anchored"] = true, | |
3410 | ["CFrame"] = CFrame.new(78.4000168, 28.6000175, 24.6000156, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3411 | ["Size"] = Vector3.new(2, 2.4000001, 4), | |
3412 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3413 | }) | |
3414 | o20 = Create("Part",{ | |
3415 | ["Name"] = "Smooth Block Model", | |
3416 | ["Parent"] = o1, | |
3417 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3418 | ["Position"] = Vector3.new(80.4000168, 25.8000145, 24.6000156), | |
3419 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3420 | ["CFrame"] = CFrame.new(80.4000168, 25.8000145, 24.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3421 | ["Size"] = Vector3.new(2, 1.20000005, 6), | |
3422 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3423 | }) | |
3424 | o21 = Create("Part",{ | |
3425 | ["Name"] = "Smooth Block Model", | |
3426 | ["Parent"] = o1, | |
3427 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3428 | ["Position"] = Vector3.new(80.4000168, 24.6000175, 24.6000156), | |
3429 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3430 | ["CFrame"] = CFrame.new(80.4000168, 24.6000175, 24.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3431 | ["Size"] = Vector3.new(2, 1.20000005, 8), | |
3432 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3433 | }) | |
3434 | o22 = Create("Part",{ | |
3435 | ["Name"] = "Smooth Block Model", | |
3436 | ["Parent"] = o1, | |
3437 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3438 | ["Position"] = Vector3.new(80.9000168, 12.0000114, 31.6000156), | |
3439 | ["Rotation"] = Vector3.new(0, 90, 0), | |
3440 | ["CFrame"] = CFrame.new(80.9000168, 12.0000114, 31.6000156, 0, 0, 1, 0, 1, 0, -1, 0, 0), | |
3441 | ["Size"] = Vector3.new(2, 24, 3), | |
3442 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3443 | }) | |
3444 | o23 = Create("Part",{ | |
3445 | ["Name"] = "Smooth Block Model", | |
3446 | ["Parent"] = o1, | |
3447 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3448 | ["Position"] = Vector3.new(82.9000168, 12.0000267, 33.6000137), | |
3449 | ["Rotation"] = Vector3.new(0, 90, 0), | |
3450 | ["CFrame"] = CFrame.new(82.9000168, 12.0000267, 33.6000137, 0, 0, 1, 0, 1, 0, -1, 0, 0), | |
3451 | ["Size"] = Vector3.new(2, 24, 3), | |
3452 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3453 | }) | |
3454 | o24 = Create("Part",{ | |
3455 | ["Name"] = "Smooth Block Model", | |
3456 | ["Parent"] = o1, | |
3457 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3458 | ["Position"] = Vector3.new(84.9000168, 12.0000114, 35.6000137), | |
3459 | ["Rotation"] = Vector3.new(0, 90, 0), | |
3460 | ["CFrame"] = CFrame.new(84.9000168, 12.0000114, 35.6000137, 0, 0, 1, 0, 1, 0, -1, 0, 0), | |
3461 | ["Size"] = Vector3.new(2, 24, 3), | |
3462 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3463 | }) | |
3464 | o25 = Create("Part",{ | |
3465 | ["Name"] = "Smooth Block Model", | |
3466 | ["Parent"] = o1, | |
3467 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3468 | ["Position"] = Vector3.new(82.4000168, 12.0000267, 15.1000156), | |
3469 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3470 | ["CFrame"] = CFrame.new(82.4000168, 12.0000267, 15.1000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3471 | ["Size"] = Vector3.new(2, 24, 3), | |
3472 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3473 | }) | |
3474 | o26 = Create("Part",{ | |
3475 | ["Name"] = "Smooth Block Model", | |
3476 | ["Parent"] = o1, | |
3477 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3478 | ["Position"] = Vector3.new(84.4000168, 12.0000267, 13.1000156), | |
3479 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3480 | ["CFrame"] = CFrame.new(84.4000168, 12.0000267, 13.1000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3481 | ["Size"] = Vector3.new(2, 24, 3), | |
3482 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3483 | }) | |
3484 | o27 = Create("Part",{ | |
3485 | ["Name"] = "Smooth Block Model", | |
3486 | ["Parent"] = o1, | |
3487 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3488 | ["Position"] = Vector3.new(80.4000168, 12.0000114, 17.1000156), | |
3489 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3490 | ["CFrame"] = CFrame.new(80.4000168, 12.0000114, 17.1000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3491 | ["Size"] = Vector3.new(2, 24, 3), | |
3492 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3493 | }) | |
3494 | o28 = Create("Model",{ | |
3495 | ["Parent"] = o1, | |
3496 | ["PrimaryPart"] = o30, | |
3497 | }) | |
3498 | o29 = Create("Part",{ | |
3499 | ["Name"] = "Smooth Block Model", | |
3500 | ["Parent"] = o28, | |
3501 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
3502 | ["Position"] = Vector3.new(80.4000168, 27.0000114, 33.6000137), | |
3503 | ["Anchored"] = true, | |
3504 | ["CFrame"] = CFrame.new(80.4000168, 27.0000114, 33.6000137, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3505 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
3506 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
3507 | }) | |
3508 | o30 = Create("Part",{ | |
3509 | ["Name"] = "Smooth Block Model", | |
3510 | ["Parent"] = o28, | |
3511 | ["BrickColor"] = BrickColor.new("White"), | |
3512 | ["Transparency"] = 0.10000000149012, | |
3513 | ["Position"] = Vector3.new(80.4000168, 27.0000114, 30.6000156), | |
3514 | ["Anchored"] = true, | |
3515 | ["CFrame"] = CFrame.new(80.4000168, 27.0000114, 30.6000156, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3516 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
3517 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
3518 | }) | |
3519 | o31 = Create("Part",{ | |
3520 | ["Name"] = "Smooth Block Model", | |
3521 | ["Parent"] = o28, | |
3522 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
3523 | ["Position"] = Vector3.new(80.4000168, 28.2000084, 32.6000137), | |
3524 | ["Anchored"] = true, | |
3525 | ["CFrame"] = CFrame.new(80.4000168, 28.2000084, 32.6000137, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3526 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
3527 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
3528 | }) | |
3529 | o32 = Create("Part",{ | |
3530 | ["Name"] = "Smooth Block Model", | |
3531 | ["Parent"] = o28, | |
3532 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
3533 | ["Position"] = Vector3.new(80.4000168, 28.2000084, 28.6000156), | |
3534 | ["Anchored"] = true, | |
3535 | ["CFrame"] = CFrame.new(80.4000168, 28.2000084, 28.6000156, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3536 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
3537 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
3538 | }) | |
3539 | o33 = Create("Part",{ | |
3540 | ["Name"] = "Smooth Block Model", | |
3541 | ["Parent"] = o28, | |
3542 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
3543 | ["Position"] = Vector3.new(80.4000168, 29.4000053, 30.6000156), | |
3544 | ["Anchored"] = true, | |
3545 | ["CFrame"] = CFrame.new(80.4000168, 29.4000053, 30.6000156, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3546 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
3547 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
3548 | }) | |
3549 | o34 = Create("Part",{ | |
3550 | ["Name"] = "Smooth Block Model", | |
3551 | ["Parent"] = o28, | |
3552 | ["BrickColor"] = BrickColor.new("White"), | |
3553 | ["Transparency"] = 0.10000000149012, | |
3554 | ["Position"] = Vector3.new(80.4000168, 28.2000084, 30.6000156), | |
3555 | ["Anchored"] = true, | |
3556 | ["CFrame"] = CFrame.new(80.4000168, 28.2000084, 30.6000156, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3557 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
3558 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
3559 | }) | |
3560 | o35 = Create("Part",{ | |
3561 | ["Name"] = "Smooth Block Model", | |
3562 | ["Parent"] = o28, | |
3563 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
3564 | ["Position"] = Vector3.new(80.4000168, 25.8000145, 32.6000137), | |
3565 | ["Anchored"] = true, | |
3566 | ["CFrame"] = CFrame.new(80.4000168, 25.8000145, 32.6000137, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3567 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
3568 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
3569 | }) | |
3570 | o36 = Create("Part",{ | |
3571 | ["Name"] = "Smooth Block Model", | |
3572 | ["Parent"] = o28, | |
3573 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
3574 | ["Position"] = Vector3.new(80.4000168, 27.0000114, 27.6000156), | |
3575 | ["Anchored"] = true, | |
3576 | ["CFrame"] = CFrame.new(80.4000168, 27.0000114, 27.6000156, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3577 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
3578 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
3579 | }) | |
3580 | o37 = Create("Part",{ | |
3581 | ["Name"] = "Smooth Block Model", | |
3582 | ["Parent"] = o28, | |
3583 | ["BrickColor"] = BrickColor.new("White"), | |
3584 | ["Transparency"] = 0.10000000149012, | |
3585 | ["Position"] = Vector3.new(80.4000168, 25.8000145, 30.6000156), | |
3586 | ["Anchored"] = true, | |
3587 | ["CFrame"] = CFrame.new(80.4000168, 25.8000145, 30.6000156, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3588 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
3589 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
3590 | }) | |
3591 | o38 = Create("Part",{ | |
3592 | ["Name"] = "Smooth Block Model", | |
3593 | ["Parent"] = o28, | |
3594 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
3595 | ["Position"] = Vector3.new(80.4000168, 25.8000145, 28.6000156), | |
3596 | ["Anchored"] = true, | |
3597 | ["CFrame"] = CFrame.new(80.4000168, 25.8000145, 28.6000156, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3598 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
3599 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
3600 | }) | |
3601 | o39 = Create("Part",{ | |
3602 | ["Name"] = "Smooth Block Model", | |
3603 | ["Parent"] = o28, | |
3604 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
3605 | ["Position"] = Vector3.new(80.4000168, 24.6000175, 30.6000156), | |
3606 | ["Anchored"] = true, | |
3607 | ["CFrame"] = CFrame.new(80.4000168, 24.6000175, 30.6000156, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
3608 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
3609 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
3610 | }) | |
3611 | o40 = Create("Model",{ | |
3612 | ["Parent"] = o1, | |
3613 | ["PrimaryPart"] = o42, | |
3614 | }) | |
3615 | o41 = Create("Part",{ | |
3616 | ["Name"] = "Smooth Block Model", | |
3617 | ["Parent"] = o40, | |
3618 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
3619 | ["Position"] = Vector3.new(80.4000168, 27.0000114, 15.6000156), | |
3620 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3621 | ["Anchored"] = true, | |
3622 | ["CFrame"] = CFrame.new(80.4000168, 27.0000114, 15.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3623 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
3624 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
3625 | }) | |
3626 | o42 = Create("Part",{ | |
3627 | ["Name"] = "Smooth Block Model", | |
3628 | ["Parent"] = o40, | |
3629 | ["BrickColor"] = BrickColor.new("White"), | |
3630 | ["Transparency"] = 0.10000000149012, | |
3631 | ["Position"] = Vector3.new(80.4000168, 27.0000114, 18.6000156), | |
3632 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3633 | ["Anchored"] = true, | |
3634 | ["CFrame"] = CFrame.new(80.4000168, 27.0000114, 18.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3635 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
3636 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
3637 | }) | |
3638 | o43 = Create("Part",{ | |
3639 | ["Name"] = "Smooth Block Model", | |
3640 | ["Parent"] = o40, | |
3641 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
3642 | ["Position"] = Vector3.new(80.4000168, 28.2000084, 16.6000156), | |
3643 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3644 | ["Anchored"] = true, | |
3645 | ["CFrame"] = CFrame.new(80.4000168, 28.2000084, 16.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3646 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
3647 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
3648 | }) | |
3649 | o44 = Create("Part",{ | |
3650 | ["Name"] = "Smooth Block Model", | |
3651 | ["Parent"] = o40, | |
3652 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
3653 | ["Position"] = Vector3.new(80.4000168, 28.2000084, 20.6000156), | |
3654 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3655 | ["Anchored"] = true, | |
3656 | ["CFrame"] = CFrame.new(80.4000168, 28.2000084, 20.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3657 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
3658 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
3659 | }) | |
3660 | o45 = Create("Part",{ | |
3661 | ["Name"] = "Smooth Block Model", | |
3662 | ["Parent"] = o40, | |
3663 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
3664 | ["Position"] = Vector3.new(80.4000168, 29.4000053, 18.6000156), | |
3665 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3666 | ["Anchored"] = true, | |
3667 | ["CFrame"] = CFrame.new(80.4000168, 29.4000053, 18.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3668 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
3669 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
3670 | }) | |
3671 | o46 = Create("Part",{ | |
3672 | ["Name"] = "Smooth Block Model", | |
3673 | ["Parent"] = o40, | |
3674 | ["BrickColor"] = BrickColor.new("White"), | |
3675 | ["Transparency"] = 0.10000000149012, | |
3676 | ["Position"] = Vector3.new(80.4000168, 28.2000084, 18.6000156), | |
3677 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3678 | ["Anchored"] = true, | |
3679 | ["CFrame"] = CFrame.new(80.4000168, 28.2000084, 18.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3680 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
3681 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
3682 | }) | |
3683 | o47 = Create("Part",{ | |
3684 | ["Name"] = "Smooth Block Model", | |
3685 | ["Parent"] = o40, | |
3686 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
3687 | ["Position"] = Vector3.new(80.4000168, 25.8000145, 16.6000156), | |
3688 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3689 | ["Anchored"] = true, | |
3690 | ["CFrame"] = CFrame.new(80.4000168, 25.8000145, 16.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3691 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
3692 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
3693 | }) | |
3694 | o48 = Create("Part",{ | |
3695 | ["Name"] = "Smooth Block Model", | |
3696 | ["Parent"] = o40, | |
3697 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
3698 | ["Position"] = Vector3.new(80.4000168, 27.0000114, 21.6000156), | |
3699 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3700 | ["Anchored"] = true, | |
3701 | ["CFrame"] = CFrame.new(80.4000168, 27.0000114, 21.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3702 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
3703 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
3704 | }) | |
3705 | o49 = Create("Part",{ | |
3706 | ["Name"] = "Smooth Block Model", | |
3707 | ["Parent"] = o40, | |
3708 | ["BrickColor"] = BrickColor.new("White"), | |
3709 | ["Transparency"] = 0.10000000149012, | |
3710 | ["Position"] = Vector3.new(80.4000168, 25.8000145, 18.6000156), | |
3711 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3712 | ["Anchored"] = true, | |
3713 | ["CFrame"] = CFrame.new(80.4000168, 25.8000145, 18.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3714 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
3715 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
3716 | }) | |
3717 | o50 = Create("Part",{ | |
3718 | ["Name"] = "Smooth Block Model", | |
3719 | ["Parent"] = o40, | |
3720 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
3721 | ["Position"] = Vector3.new(80.4000168, 25.8000145, 20.6000156), | |
3722 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3723 | ["Anchored"] = true, | |
3724 | ["CFrame"] = CFrame.new(80.4000168, 25.8000145, 20.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3725 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
3726 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
3727 | }) | |
3728 | o51 = Create("Part",{ | |
3729 | ["Name"] = "Smooth Block Model", | |
3730 | ["Parent"] = o40, | |
3731 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
3732 | ["Position"] = Vector3.new(80.4000168, 24.6000175, 18.6000156), | |
3733 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3734 | ["Anchored"] = true, | |
3735 | ["CFrame"] = CFrame.new(80.4000168, 24.6000175, 18.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3736 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
3737 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
3738 | }) | |
3739 | o52 = Create("Part",{ | |
3740 | ["Name"] = "Smooth Block Model", | |
3741 | ["Parent"] = o1, | |
3742 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3743 | ["Position"] = Vector3.new(80.4000168, 27.0000172, 24.6000156), | |
3744 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3745 | ["CFrame"] = CFrame.new(80.4000168, 27.0000172, 24.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3746 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
3747 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3748 | }) | |
3749 | o53 = Create("Part",{ | |
3750 | ["Name"] = "Smooth Block Model", | |
3751 | ["Parent"] = o1, | |
3752 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3753 | ["Position"] = Vector3.new(80.4000168, 28.2000084, 24.6000156), | |
3754 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3755 | ["CFrame"] = CFrame.new(80.4000168, 28.2000084, 24.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3756 | ["Size"] = Vector3.new(2, 1.20000005, 6), | |
3757 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3758 | }) | |
3759 | o54 = Create("Part",{ | |
3760 | ["Name"] = "Smooth Block Model", | |
3761 | ["Parent"] = o1, | |
3762 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3763 | ["Position"] = Vector3.new(80.4000168, 29.4000053, 24.6000156), | |
3764 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3765 | ["CFrame"] = CFrame.new(80.4000168, 29.4000053, 24.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3766 | ["Size"] = Vector3.new(2, 1.20000005, 8), | |
3767 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3768 | }) | |
3769 | o55 = Create("Part",{ | |
3770 | ["Name"] = "Smooth Block Model", | |
3771 | ["Parent"] = o1, | |
3772 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3773 | ["Position"] = Vector3.new(78.4000168, 32.8000145, 25.1000156), | |
3774 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3775 | ["Anchored"] = true, | |
3776 | ["CFrame"] = CFrame.new(78.4000168, 32.8000145, 25.1000156, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3777 | ["Size"] = Vector3.new(2, 3.60000014, 17), | |
3778 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3779 | }) | |
3780 | o56 = Create("Part",{ | |
3781 | ["Name"] = "Smooth Block Model", | |
3782 | ["Parent"] = o1, | |
3783 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3784 | ["Position"] = Vector3.new(87.9000168, 27.2000084, 41.6000137), | |
3785 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3786 | ["Anchored"] = true, | |
3787 | ["CFrame"] = CFrame.new(87.9000168, 27.2000084, 41.6000137, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3788 | ["Size"] = Vector3.new(7, 19.2000008, 6), | |
3789 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3790 | }) | |
3791 | o57 = Create("Part",{ | |
3792 | ["Name"] = "Smooth Block Model", | |
3793 | ["Parent"] = o1, | |
3794 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3795 | ["Position"] = Vector3.new(91.9000168, 20.6000175, 23.6000156), | |
3796 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3797 | ["Anchored"] = true, | |
3798 | ["CFrame"] = CFrame.new(91.9000168, 20.6000175, 23.6000156, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3799 | ["Size"] = Vector3.new(21, 1.20000005, 14), | |
3800 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3801 | }) | |
3802 | o58 = Create("Part",{ | |
3803 | ["Name"] = "Smooth Block Model", | |
3804 | ["Parent"] = o1, | |
3805 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3806 | ["Position"] = Vector3.new(92.4000168, 20.6000175, 33.6000137), | |
3807 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3808 | ["Anchored"] = true, | |
3809 | ["CFrame"] = CFrame.new(92.4000168, 20.6000175, 33.6000137, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3810 | ["Size"] = Vector3.new(16, 1.20000005, 2), | |
3811 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3812 | }) | |
3813 | o59 = Create("Part",{ | |
3814 | ["Name"] = "Smooth Block Model", | |
3815 | ["Parent"] = o1, | |
3816 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3817 | ["Position"] = Vector3.new(92.4000168, 20.6000175, 31.6000156), | |
3818 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3819 | ["Anchored"] = true, | |
3820 | ["CFrame"] = CFrame.new(92.4000168, 20.6000175, 31.6000156, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3821 | ["Size"] = Vector3.new(20, 1.20000005, 2), | |
3822 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3823 | }) | |
3824 | o60 = Create("Part",{ | |
3825 | ["Name"] = "Smooth Block Model", | |
3826 | ["Parent"] = o1, | |
3827 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3828 | ["Position"] = Vector3.new(92.9000168, 20.6000175, 35.6000137), | |
3829 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3830 | ["Anchored"] = true, | |
3831 | ["CFrame"] = CFrame.new(92.9000168, 20.6000175, 35.6000137, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3832 | ["Size"] = Vector3.new(13, 1.20000005, 2), | |
3833 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3834 | }) | |
3835 | o61 = Create("Part",{ | |
3836 | ["Name"] = "Smooth Block Model", | |
3837 | ["Parent"] = o1, | |
3838 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3839 | ["Position"] = Vector3.new(82.9000168, 38.4000206, 33.6000137), | |
3840 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3841 | ["CFrame"] = CFrame.new(82.9000168, 38.4000206, 33.6000137, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3842 | ["Size"] = Vector3.new(3, 28.8000011, 2), | |
3843 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3844 | }) | |
3845 | o62 = Create("Part",{ | |
3846 | ["Name"] = "Smooth Block Model", | |
3847 | ["Parent"] = o1, | |
3848 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3849 | ["Position"] = Vector3.new(82.4000168, 38.4000206, 15.1000156), | |
3850 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3851 | ["CFrame"] = CFrame.new(82.4000168, 38.4000206, 15.1000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3852 | ["Size"] = Vector3.new(2, 28.8000011, 3), | |
3853 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3854 | }) | |
3855 | o63 = Create("Part",{ | |
3856 | ["Name"] = "Smooth Block Model", | |
3857 | ["Parent"] = o1, | |
3858 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3859 | ["Position"] = Vector3.new(92.4000168, 26.4000053, 37.6000137), | |
3860 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
3861 | ["CFrame"] = CFrame.new(92.4000168, 26.4000053, 37.6000137, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
3862 | ["Size"] = Vector3.new(2, 52.8000031, 14), | |
3863 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3864 | }) | |
3865 | o64 = Create("Part",{ | |
3866 | ["Name"] = "Smooth Block Model", | |
3867 | ["Parent"] = o1, | |
3868 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3869 | ["Position"] = Vector3.new(80.4000168, 41.4000053, 24.6000156), | |
3870 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3871 | ["CFrame"] = CFrame.new(80.4000168, 41.4000053, 24.6000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3872 | ["Size"] = Vector3.new(2, 22.8000011, 16), | |
3873 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3874 | }) | |
3875 | o65 = Create("Part",{ | |
3876 | ["Name"] = "Smooth Block Model", | |
3877 | ["Parent"] = o1, | |
3878 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3879 | ["Position"] = Vector3.new(88.9000168, 26.8000145, 6.60001564), | |
3880 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3881 | ["Anchored"] = true, | |
3882 | ["CFrame"] = CFrame.new(88.9000168, 26.8000145, 6.60001564, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3883 | ["Size"] = Vector3.new(7, 20.4000015, 6), | |
3884 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3885 | }) | |
3886 | o66 = Create("Part",{ | |
3887 | ["Name"] = "Smooth Block Model", | |
3888 | ["Parent"] = o1, | |
3889 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3890 | ["Position"] = Vector3.new(84.9000168, 38.4000206, 35.6000137), | |
3891 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3892 | ["CFrame"] = CFrame.new(84.9000168, 38.4000206, 35.6000137, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3893 | ["Size"] = Vector3.new(3, 28.8000011, 2), | |
3894 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3895 | }) | |
3896 | o67 = Create("Part",{ | |
3897 | ["Name"] = "Smooth Block Model", | |
3898 | ["Parent"] = o1, | |
3899 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3900 | ["Position"] = Vector3.new(92.9000168, 26.4000053, 11.1000156), | |
3901 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3902 | ["CFrame"] = CFrame.new(92.9000168, 26.4000053, 11.1000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3903 | ["Size"] = Vector3.new(15, 52.8000031, 3), | |
3904 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3905 | }) | |
3906 | o68 = Create("Part",{ | |
3907 | ["Name"] = "Smooth Block Model", | |
3908 | ["Parent"] = o1, | |
3909 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3910 | ["Position"] = Vector3.new(84.4000168, 38.4000206, 13.1000156), | |
3911 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
3912 | ["CFrame"] = CFrame.new(84.4000168, 38.4000206, 13.1000156, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
3913 | ["Size"] = Vector3.new(2, 28.8000011, 3), | |
3914 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3915 | }) | |
3916 | o69 = Create("Part",{ | |
3917 | ["Name"] = "Smooth Block Model", | |
3918 | ["Parent"] = o1, | |
3919 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3920 | ["Position"] = Vector3.new(101.900017, 26.4000053, 13.6000156), | |
3921 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3922 | ["CFrame"] = CFrame.new(101.900017, 26.4000053, 13.6000156, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3923 | ["Size"] = Vector3.new(3, 52.8000031, 2), | |
3924 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3925 | }) | |
3926 | o70 = Create("Part",{ | |
3927 | ["Name"] = "Smooth Block Model", | |
3928 | ["Parent"] = o1, | |
3929 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3930 | ["Position"] = Vector3.new(101.900017, 26.4000053, 33.6000137), | |
3931 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3932 | ["CFrame"] = CFrame.new(101.900017, 26.4000053, 33.6000137, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3933 | ["Size"] = Vector3.new(3, 52.8000031, 2), | |
3934 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3935 | }) | |
3936 | o71 = Create("Part",{ | |
3937 | ["Name"] = "Smooth Block Model", | |
3938 | ["Parent"] = o1, | |
3939 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3940 | ["Position"] = Vector3.new(100.900017, 26.4000053, 35.6000137), | |
3941 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3942 | ["CFrame"] = CFrame.new(100.900017, 26.4000053, 35.6000137, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3943 | ["Size"] = Vector3.new(3, 52.8000031, 2), | |
3944 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3945 | }) | |
3946 | o72 = Create("Part",{ | |
3947 | ["Name"] = "Smooth Block Model", | |
3948 | ["Parent"] = o1, | |
3949 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3950 | ["Position"] = Vector3.new(103.900017, 26.4000053, 23.6000156), | |
3951 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3952 | ["CFrame"] = CFrame.new(103.900017, 26.4000053, 23.6000156, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3953 | ["Size"] = Vector3.new(3, 52.8000031, 18), | |
3954 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3955 | }) | |
3956 | o73 = Create("Part",{ | |
3957 | ["Name"] = "Smooth Block Model", | |
3958 | ["Parent"] = o1, | |
3959 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3960 | ["Position"] = Vector3.new(92.9000168, 49.0000114, 13.6000156), | |
3961 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3962 | ["Anchored"] = true, | |
3963 | ["CFrame"] = CFrame.new(92.9000168, 49.0000114, 13.6000156, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3964 | ["Size"] = Vector3.new(15, 1.20000005, 2), | |
3965 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3966 | }) | |
3967 | o74 = Create("Part",{ | |
3968 | ["Name"] = "Smooth Block Model", | |
3969 | ["Parent"] = o1, | |
3970 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3971 | ["Position"] = Vector3.new(92.9000168, 49.0000114, 35.6000137), | |
3972 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3973 | ["Anchored"] = true, | |
3974 | ["CFrame"] = CFrame.new(92.9000168, 49.0000114, 35.6000137, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3975 | ["Size"] = Vector3.new(13, 1.20000005, 2), | |
3976 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3977 | }) | |
3978 | o75 = Create("Part",{ | |
3979 | ["Name"] = "Smooth Block Model", | |
3980 | ["Parent"] = o1, | |
3981 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3982 | ["Position"] = Vector3.new(92.4000168, 49.0000114, 33.6000137), | |
3983 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3984 | ["Anchored"] = true, | |
3985 | ["CFrame"] = CFrame.new(92.4000168, 49.0000114, 33.6000137, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3986 | ["Size"] = Vector3.new(16, 1.20000005, 2), | |
3987 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3988 | }) | |
3989 | o76 = Create("Part",{ | |
3990 | ["Name"] = "Smooth Block Model", | |
3991 | ["Parent"] = o1, | |
3992 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
3993 | ["Position"] = Vector3.new(91.9000168, 49.0000114, 24.6000156), | |
3994 | ["Rotation"] = Vector3.new(180, -0, -180), | |
3995 | ["Anchored"] = true, | |
3996 | ["CFrame"] = CFrame.new(91.9000168, 49.0000114, 24.6000156, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
3997 | ["Size"] = Vector3.new(21, 1.20000005, 16), | |
3998 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
3999 | }) | |
4000 | o77 = Create("Part",{ | |
4001 | ["Name"] = "Smooth Block Model", | |
4002 | ["Parent"] = o1, | |
4003 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
4004 | ["Position"] = Vector3.new(92.9000168, 49.0000114, 15.6000156), | |
4005 | ["Rotation"] = Vector3.new(180, -0, -180), | |
4006 | ["Anchored"] = true, | |
4007 | ["CFrame"] = CFrame.new(92.9000168, 49.0000114, 15.6000156, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
4008 | ["Size"] = Vector3.new(19, 1.20000005, 2), | |
4009 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
4010 | }) | |
4011 | o78 = Create("Part",{ | |
4012 | ["Parent"] = o1, | |
4013 | ["BrickColor"] = BrickColor.new("Pastel green"), | |
4014 | ["Position"] = Vector3.new(96.4000168, 49.8000145, 20.6000156), | |
4015 | ["Rotation"] = Vector3.new(0, 90, 0), | |
4016 | ["CFrame"] = CFrame.new(96.4000168, 49.8000145, 20.6000156, 0, 0, 1, 0, 1, 0, -1, 0, 0), | |
4017 | ["FormFactor"] = Enum.FormFactor.Plate, | |
4018 | ["Size"] = Vector3.new(4, 0.400000006, 2), | |
4019 | ["Color"] = Color3.new(0.8, 1, 0.8), | |
4020 | }) | |
4021 | o79 = Create("Part",{ | |
4022 | ["Parent"] = o1, | |
4023 | ["BrickColor"] = BrickColor.new("Pastel Blue"), | |
4024 | ["Position"] = Vector3.new(96.4000168, 50.2000084, 20.6000156), | |
4025 | ["Rotation"] = Vector3.new(0, 90, 0), | |
4026 | ["CFrame"] = CFrame.new(96.4000168, 50.2000084, 20.6000156, 0, 0, 1, 0, 1, 0, -1, 0, 0), | |
4027 | ["FormFactor"] = Enum.FormFactor.Plate, | |
4028 | ["Size"] = Vector3.new(4, 0.400000006, 2), | |
4029 | ["Color"] = Color3.new(0.501961, 0.733333, 0.858824), | |
4030 | }) | |
4031 | o80 = Create("Part",{ | |
4032 | ["Parent"] = o1, | |
4033 | ["BrickColor"] = BrickColor.new("Pastel Blue"), | |
4034 | ["Position"] = Vector3.new(96.9000168, 51.0000114, 19.1000156), | |
4035 | ["Anchored"] = true, | |
4036 | ["CFrame"] = CFrame.new(96.9000168, 51.0000114, 19.1000156, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
4037 | ["Size"] = Vector3.new(1, 1.20000005, 1), | |
4038 | ["Color"] = Color3.new(0.501961, 0.733333, 0.858824), | |
4039 | }) | |
4040 | o81 = Create("SpecialMesh",{ | |
4041 | ["Parent"] = o80, | |
4042 | }) | |
4043 | o82 = Create("Model",{ | |
4044 | ["Name"] = "BadgeAwarder", | |
4045 | ["Parent"] = o1, | |
4046 | }) | |
4047 | o83 = Create("Part",{ | |
4048 | ["Name"] = "Platform", | |
4049 | ["Parent"] = o82, | |
4050 | ["BrickColor"] = BrickColor.new("Medium red"), | |
4051 | ["Position"] = Vector3.new(96.4000168, 51.0000153, 21.6000156), | |
4052 | ["CFrame"] = CFrame.new(96.4000168, 51.0000153, 21.6000156, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
4053 | ["Size"] = Vector3.new(2, 1.20000005, 2), | |
4054 | ["BackSurface"] = Enum.SurfaceType.Weld, | |
4055 | ["BottomSurface"] = Enum.SurfaceType.Weld, | |
4056 | ["FrontSurface"] = Enum.SurfaceType.Weld, | |
4057 | ["LeftSurface"] = Enum.SurfaceType.Weld, | |
4058 | ["RightSurface"] = Enum.SurfaceType.Weld, | |
4059 | ["TopSurface"] = Enum.SurfaceType.Weld, | |
4060 | ["Color"] = Color3.new(0.854902, 0.52549, 0.478431), | |
4061 | }) | |
4062 | o84 = Create("Decal",{ | |
4063 | ["Parent"] = o83, | |
4064 | ["Texture"] = "http://www.roblox.com/asset/?id=15843680", | |
4065 | ["Face"] = Enum.NormalId.Top, | |
4066 | }) | |
4067 | o85 = Create("Script",{ | |
4068 | ["Name"] = "BadgeAwarderScript", | |
4069 | ["Parent"] = o83, | |
4070 | }) | |
4071 | table.insert(cors,coroutine.create(function() | |
4072 | wait() | |
4073 | runDummyScript(function() | |
4074 | print("Badge Awarder Loaded. BadgeID: " .. script.Parent.BadgeID.Value) | |
4075 | ||
4076 | ||
4077 | ||
4078 | -- ROBLOX scripter hackers, see what you can do with this: | |
4079 | -- game:GetService("BadgeService"):UserHasBadge(userid, badgeid) | |
4080 | ||
4081 | ||
4082 | function OnTouch(part) | |
4083 | if (part.Parent:FindFirstChild("Humanoid") ~= nil) then | |
4084 | local p = game.Players:GetPlayerFromCharacter(part.Parent) | |
4085 | if (p ~= nil) then | |
4086 | print("Awarding BadgeID: " ..script.Parent.BadgeID.Value .. " to UserID: " .. p.userId) | |
4087 | local b = game:GetService("BadgeService") | |
4088 | b:AwardBadge(p.userId, script.Parent.BadgeID.Value) | |
4089 | end | |
4090 | end | |
4091 | end | |
4092 | ||
4093 | script.Parent.Touched:connect(OnTouch) | |
4094 | ||
4095 | end,o85) | |
4096 | end)) | |
4097 | o86 = Create("IntValue",{ | |
4098 | ["Name"] = "BadgeID", | |
4099 | ["Parent"] = o83, | |
4100 | ["Value"] = 15843687, | |
4101 | }) | |
4102 | o87 = Create("SpecialMesh",{ | |
4103 | ["Parent"] = o83, | |
4104 | ["MeshId"] = "http://www.roblox.com/asset/?id=1527559", | |
4105 | ["Scale"] = Vector3.new(1.39999998, 1.39999998, 1.60000002), | |
4106 | ["MeshType"] = Enum.MeshType.FileMesh, | |
4107 | }) | |
4108 | o88 = Create("Part",{ | |
4109 | ["Parent"] = o1, | |
4110 | ["BrickColor"] = BrickColor.new("Pastel Blue"), | |
4111 | ["Position"] = Vector3.new(95.9000168, 51.0000114, 19.1000156), | |
4112 | ["Anchored"] = true, | |
4113 | ["CFrame"] = CFrame.new(95.9000168, 51.0000114, 19.1000156, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
4114 | ["Size"] = Vector3.new(1, 1.20000005, 1), | |
4115 | ["Color"] = Color3.new(0.501961, 0.733333, 0.858824), | |
4116 | }) | |
4117 | o89 = Create("SpecialMesh",{ | |
4118 | ["Parent"] = o88, | |
4119 | }) | |
4120 | o90 = Create("Part",{ | |
4121 | ["Parent"] = o1, | |
4122 | ["BrickColor"] = BrickColor.new("Institutional white"), | |
4123 | ["Position"] = Vector3.new(95.9000168, 52.1000175, 19.1000156), | |
4124 | ["Anchored"] = true, | |
4125 | ["CFrame"] = CFrame.new(95.9000168, 52.1000175, 19.1000156, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
4126 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
4127 | ["Shape"] = Enum.PartType.Ball, | |
4128 | ["Size"] = Vector3.new(1, 1, 1), | |
4129 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
4130 | ["Color"] = Color3.new(0.972549, 0.972549, 0.972549), | |
4131 | }) | |
4132 | o91 = Create("Part",{ | |
4133 | ["Parent"] = o1, | |
4134 | ["BrickColor"] = BrickColor.new("Institutional white"), | |
4135 | ["Position"] = Vector3.new(96.9000168, 52.1000175, 19.1000156), | |
4136 | ["Anchored"] = true, | |
4137 | ["CFrame"] = CFrame.new(96.9000168, 52.1000175, 19.1000156, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
4138 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
4139 | ["Shape"] = Enum.PartType.Ball, | |
4140 | ["Size"] = Vector3.new(1, 1, 1), | |
4141 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
4142 | ["Color"] = Color3.new(0.972549, 0.972549, 0.972549), | |
4143 | }) | |
4144 | mas.Parent = workspace | |
4145 | mas:MakeJoints() | |
4146 | local mas1 = mas:GetChildren() | |
4147 | for i=1,#mas1 do | |
4148 | mas1[i].Parent = workspace | |
4149 | ypcall(function() mas1[i]:MakeJoints() end) | |
4150 | end | |
4151 | mas:Destroy() | |
4152 | for i=1,#cors do | |
4153 | coroutine.resume(cors[i]) | |
4154 | end | |
4155 | ||
4156 | ||
4157 | ||
4158 | ||
4159 | ||
4160 | ||
4161 | ||
4162 | Create = function(itemClass,tabl) | |
4163 | local item = Instance.new(itemClass) | |
4164 | for i,v in pairs(tabl) do | |
4165 | local a,b = ypcall(function() return item[i] end) | |
4166 | if a then | |
4167 | item[i] = tabl[i] | |
4168 | end | |
4169 | end | |
4170 | return item | |
4171 | end | |
4172 | function runDummyScript(f,scri) | |
4173 | local oldenv = getfenv(f) | |
4174 | local newenv = setmetatable({}, { | |
4175 | __index = function(_, k) | |
4176 | if k:lower() == 'script' then | |
4177 | return scri | |
4178 | else | |
4179 | return oldenv[k] | |
4180 | end | |
4181 | end | |
4182 | }) | |
4183 | setfenv(f, newenv) | |
4184 | ypcall(function() f() end) | |
4185 | end | |
4186 | cors = {} | |
4187 | mas = Instance.new("Model",game:GetService("Lighting")) | |
4188 | mas.Name = "CompiledModel" | |
4189 | o1 = Create("Model",{ | |
4190 | ["Parent"] = mas, | |
4191 | }) | |
4192 | o2 = Create("Part",{ | |
4193 | ["Name"] = "Jbh423's Roblox News Paper", | |
4194 | ["Parent"] = o1, | |
4195 | ["BrickColor"] = BrickColor.new("Institutional white"), | |
4196 | ["Position"] = Vector3.new(-106.900009, 15.0101843, 11.5999985), | |
4197 | ["Rotation"] = Vector3.new(-180, -90, 0), | |
4198 | ["Anchored"] = true, | |
4199 | ["CFrame"] = CFrame.new(-106.900009, 15.0101843, 11.5999985, 0, 0, -1, 0, -1, 0, -1, 0, 0), | |
4200 | ["FormFactor"] = Enum.FormFactor.Plate, | |
4201 | ["Size"] = Vector3.new(2, 0.400000006, 3), | |
4202 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
4203 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
4204 | ["Color"] = Color3.new(0.972549, 0.972549, 0.972549), | |
4205 | }) | |
4206 | o3 = Create("Script",{ | |
4207 | ["Name"] = "Daily Weather Forecast", | |
4208 | ["Parent"] = o2, | |
4209 | }) | |
4210 | table.insert(cors,coroutine.create(function() | |
4211 | wait() | |
4212 | runDummyScript(function() | |
4213 | --Its gonna be Sunny so put on some of those good Sun Close! | |
4214 | --With a high of 73 | |
4215 | --Clothes Suggestions:Some of those shirts with holes in them ,No hat,pants,SunTan loshen | |
4216 | end,o3) | |
4217 | end)) | |
4218 | o4 = Create("Weld",{ | |
4219 | ["Name"] = "Virus", | |
4220 | ["Parent"] = o3, | |
4221 | }) | |
4222 | o5 = Create("Script",{ | |
4223 | ["Name"] = "No Links Rule!", | |
4224 | ["Parent"] = o2, | |
4225 | }) | |
4226 | table.insert(cors,coroutine.create(function() | |
4227 | wait() | |
4228 | runDummyScript(function() | |
4229 | --Just a quick notice! Have you ever seen the forums? Sure you are able to write and talk about stuff other than Roblox, but don't post new links! Just talk about them. | |
4230 | --Roblox is not responsible nor liable for any of these links posted on the forums. So please do not post new links. | |
4231 | --If you do happen to see a link to another website other than Roblox, please PM the forum link to one of the many administrators on Roblox. In doing so, you may be banned from Roblox and your account permanently frozen. | |
4232 | ||
4233 | end,o5) | |
4234 | end)) | |
4235 | o6 = Create("Weld",{ | |
4236 | ["Name"] = "Virus", | |
4237 | ["Parent"] = o5, | |
4238 | }) | |
4239 | o7 = Create("Script",{ | |
4240 | ["Name"] = "Joke", | |
4241 | ["Parent"] = o2, | |
4242 | }) | |
4243 | table.insert(cors,coroutine.create(function() | |
4244 | wait() | |
4245 | runDummyScript(function() | |
4246 | -- Joke: A noob had two horses, but he couldn't tell them apart.He cut off one horse's mane,but it grew back;he cut off the tail, but that grew back,too. | |
4247 | -- Conversation: | |
4248 | -- noob Boys's Freind:I had the same problem try measuring them! | |
4249 | -- noob Boy:Ok! | |
4250 | --So the noobboy went home and measured them. | |
4251 | --The next day the noob boy went and talked to his friend again. | |
4252 | --noobboy:That was a great idea the black one was two inches taller than the white one! | |
4253 | end,o7) | |
4254 | end)) | |
4255 | o8 = Create("Weld",{ | |
4256 | ["Name"] = "Virus", | |
4257 | ["Parent"] = o7, | |
4258 | }) | |
4259 | o9 = Create("Script",{ | |
4260 | ["Name"] = "Best Clans To Join", | |
4261 | ["Parent"] = o2, | |
4262 | }) | |
4263 | table.insert(cors,coroutine.create(function() | |
4264 | wait() | |
4265 | runDummyScript(function() | |
4266 | --------------Name-------------------Owner-------- | |
4267 | --A.N.O.T.W.-------Jbh423 | |
4268 | --Tex's Army------------Tex1067 | |
4269 | --ROBOSOFT INC. ?-------Meszzy2 | |
4270 | --SN --------------------------LittleBobby11 | |
4271 | end,o9) | |
4272 | end)) | |
4273 | o10 = Create("Weld",{ | |
4274 | ["Name"] = "Virus", | |
4275 | ["Parent"] = o9, | |
4276 | }) | |
4277 | o11 = Create("Script",{ | |
4278 | ["Name"] = "Fashion Sense", | |
4279 | ["Parent"] = o2, | |
4280 | }) | |
4281 | table.insert(cors,coroutine.create(function() | |
4282 | wait() | |
4283 | runDummyScript(function() | |
4284 | --Best clothes to wear this week: | |
4285 | ||
4286 | --Tex's Tex1067 Jacket Co. Links: Shirt http://www.roblox.com/Item.aspx?ID=7450359 Pants http://www.roblox.com/Item.aspx?ID=14494199 | |
4287 | ||
4288 | --Then have a nice and awsome look so buy them and you'll look perfect! | |
4289 | end,o11) | |
4290 | end)) | |
4291 | o12 = Create("Weld",{ | |
4292 | ["Name"] = "Virus", | |
4293 | ["Parent"] = o11, | |
4294 | }) | |
4295 | o13 = Create("Script",{ | |
4296 | ["Name"] = "Travelogue", | |
4297 | ["Parent"] = o2, | |
4298 | }) | |
4299 | table.insert(cors,coroutine.create(function() | |
4300 | wait() | |
4301 | runDummyScript(function() | |
4302 | --Popular Places Rating--------- | |
4303 | --ROBLOX Deal or No Deal *New Badge----7.8 | |
4304 | ---2 BADGES ADDED!¦¦Grow & Raise EPIK DUCK | |
4305 | ---Tunnel Cruiser ----9.9 | |
4306 | end,o13) | |
4307 | end)) | |
4308 | o14 = Create("Weld",{ | |
4309 | ["Name"] = "Virus", | |
4310 | ["Parent"] = o13, | |
4311 | }) | |
4312 | o15 = Create("Decal",{ | |
4313 | ["Parent"] = o2, | |
4314 | ["Texture"] = "http://www.roblox.com/asset/?id=5275937", | |
4315 | ["Face"] = Enum.NormalId.Bottom, | |
4316 | }) | |
4317 | o16 = Create("Weld",{ | |
4318 | ["Name"] = "Virus", | |
4319 | ["Parent"] = o15, | |
4320 | }) | |
4321 | o17 = Create("Weld",{ | |
4322 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
4323 | ["Parent"] = o2, | |
4324 | }) | |
4325 | o18 = Create("Decal",{ | |
4326 | ["Parent"] = o2, | |
4327 | ["Texture"] = "http://www.roblox.com/asset/?id=16157418", | |
4328 | ["Face"] = Enum.NormalId.Top, | |
4329 | }) | |
4330 | o19 = Create("Weld",{ | |
4331 | ["Name"] = "Virus", | |
4332 | ["Parent"] = o18, | |
4333 | }) | |
4334 | o20 = Create("Weld",{ | |
4335 | ["Name"] = "Virus", | |
4336 | ["Parent"] = o2, | |
4337 | }) | |
4338 | o21 = Create("Part",{ | |
4339 | ["Name"] = "Jbh423's Roblox News Paper", | |
4340 | ["Parent"] = o1, | |
4341 | ["BrickColor"] = BrickColor.new("Institutional white"), | |
4342 | ["Position"] = Vector3.new(-106.900009, 15.0101843, 13.5999985), | |
4343 | ["Rotation"] = Vector3.new(-180, -90, 0), | |
4344 | ["Anchored"] = true, | |
4345 | ["CFrame"] = CFrame.new(-106.900009, 15.0101843, 13.5999985, 0, 0, -1, 0, -1, 0, -1, 0, 0), | |
4346 | ["FormFactor"] = Enum.FormFactor.Plate, | |
4347 | ["Size"] = Vector3.new(2, 0.400000006, 3), | |
4348 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
4349 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
4350 | ["Color"] = Color3.new(0.972549, 0.972549, 0.972549), | |
4351 | }) | |
4352 | o22 = Create("Script",{ | |
4353 | ["Name"] = "Daily Weather Forecast", | |
4354 | ["Parent"] = o21, | |
4355 | }) | |
4356 | table.insert(cors,coroutine.create(function() | |
4357 | wait() | |
4358 | runDummyScript(function() | |
4359 | --Its gonna be Sunny so put on some of those good Sun Close! | |
4360 | --With a high of 73 | |
4361 | --Clothes Suggestions:Some of those shirts with holes in them ,No hat,pants,SunTan loshen | |
4362 | end,o22) | |
4363 | end)) | |
4364 | o23 = Create("Weld",{ | |
4365 | ["Name"] = "Virus", | |
4366 | ["Parent"] = o22, | |
4367 | }) | |
4368 | o24 = Create("Script",{ | |
4369 | ["Name"] = "No Links Rule!", | |
4370 | ["Parent"] = o21, | |
4371 | }) | |
4372 | table.insert(cors,coroutine.create(function() | |
4373 | wait() | |
4374 | runDummyScript(function() | |
4375 | --Just a quick notice! Have you ever seen the forums? Sure you are able to write and talk about stuff other than Roblox, but don't post new links! Just talk about them. | |
4376 | --Roblox is not responsible nor liable for any of these links posted on the forums. So please do not post new links. | |
4377 | --If you do happen to see a link to another website other than Roblox, please PM the forum link to one of the many administrators on Roblox. In doing so, you may be banned from Roblox and your account permanently frozen. | |
4378 | ||
4379 | end,o24) | |
4380 | end)) | |
4381 | o25 = Create("Weld",{ | |
4382 | ["Name"] = "Virus", | |
4383 | ["Parent"] = o24, | |
4384 | }) | |
4385 | o26 = Create("Script",{ | |
4386 | ["Name"] = "Joke", | |
4387 | ["Parent"] = o21, | |
4388 | }) | |
4389 | table.insert(cors,coroutine.create(function() | |
4390 | wait() | |
4391 | runDummyScript(function() | |
4392 | -- Joke: A noob had two horses, but he couldn't tell them apart.He cut off one horse's mane,but it grew back;he cut off the tail, but that grew back,too. | |
4393 | -- Conversation: | |
4394 | -- noob Boys's Freind:I had the same problem try measuring them! | |
4395 | -- noob Boy:Ok! | |
4396 | --So the noobboy went home and measured them. | |
4397 | --The next day the noob boy went and talked to his friend again. | |
4398 | --noobboy:That was a great idea the black one was two inches taller than the white one! | |
4399 | end,o26) | |
4400 | end)) | |
4401 | o27 = Create("Weld",{ | |
4402 | ["Name"] = "Virus", | |
4403 | ["Parent"] = o26, | |
4404 | }) | |
4405 | o28 = Create("Script",{ | |
4406 | ["Name"] = "Best Clans To Join", | |
4407 | ["Parent"] = o21, | |
4408 | }) | |
4409 | table.insert(cors,coroutine.create(function() | |
4410 | wait() | |
4411 | runDummyScript(function() | |
4412 | --------------Name-------------------Owner-------- | |
4413 | --A.N.O.T.W.-------Jbh423 | |
4414 | --Tex's Army------------Tex1067 | |
4415 | --ROBOSOFT INC. ?-------Meszzy2 | |
4416 | --SN --------------------------LittleBobby11 | |
4417 | end,o28) | |
4418 | end)) | |
4419 | o29 = Create("Weld",{ | |
4420 | ["Name"] = "Virus", | |
4421 | ["Parent"] = o28, | |
4422 | }) | |
4423 | o30 = Create("Script",{ | |
4424 | ["Name"] = "Fashion Sense", | |
4425 | ["Parent"] = o21, | |
4426 | }) | |
4427 | table.insert(cors,coroutine.create(function() | |
4428 | wait() | |
4429 | runDummyScript(function() | |
4430 | --Best clothes to wear this week: | |
4431 | ||
4432 | --Tex's Tex1067 Jacket Co. Links: Shirt http://www.roblox.com/Item.aspx?ID=7450359 Pants http://www.roblox.com/Item.aspx?ID=14494199 | |
4433 | ||
4434 | --Then have a nice and awsome look so buy them and you'll look perfect! | |
4435 | end,o30) | |
4436 | end)) | |
4437 | o31 = Create("Weld",{ | |
4438 | ["Name"] = "Virus", | |
4439 | ["Parent"] = o30, | |
4440 | }) | |
4441 | o32 = Create("Script",{ | |
4442 | ["Name"] = "Travelogue", | |
4443 | ["Parent"] = o21, | |
4444 | }) | |
4445 | table.insert(cors,coroutine.create(function() | |
4446 | wait() | |
4447 | runDummyScript(function() | |
4448 | --Popular Places Rating--------- | |
4449 | --ROBLOX Deal or No Deal *New Badge----7.8 | |
4450 | ---2 BADGES ADDED!¦¦Grow & Raise EPIK DUCK | |
4451 | ---Tunnel Cruiser ----9.9 | |
4452 | end,o32) | |
4453 | end)) | |
4454 | o33 = Create("Weld",{ | |
4455 | ["Name"] = "Virus", | |
4456 | ["Parent"] = o32, | |
4457 | }) | |
4458 | o34 = Create("Decal",{ | |
4459 | ["Parent"] = o21, | |
4460 | ["Texture"] = "http://www.roblox.com/asset/?id=5275937", | |
4461 | ["Face"] = Enum.NormalId.Bottom, | |
4462 | }) | |
4463 | o35 = Create("Weld",{ | |
4464 | ["Name"] = "Virus", | |
4465 | ["Parent"] = o34, | |
4466 | }) | |
4467 | o36 = Create("Weld",{ | |
4468 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
4469 | ["Parent"] = o21, | |
4470 | }) | |
4471 | o37 = Create("Decal",{ | |
4472 | ["Parent"] = o21, | |
4473 | ["Texture"] = "http://www.roblox.com/asset/?id=16157418", | |
4474 | ["Face"] = Enum.NormalId.Top, | |
4475 | }) | |
4476 | o38 = Create("Weld",{ | |
4477 | ["Name"] = "Virus", | |
4478 | ["Parent"] = o37, | |
4479 | }) | |
4480 | o39 = Create("Weld",{ | |
4481 | ["Name"] = "Virus", | |
4482 | ["Parent"] = o21, | |
4483 | }) | |
4484 | o40 = Create("Part",{ | |
4485 | ["Name"] = "Jbh423's Roblox News Paper", | |
4486 | ["Parent"] = o1, | |
4487 | ["BrickColor"] = BrickColor.new("Institutional white"), | |
4488 | ["Position"] = Vector3.new(-106.900009, 15.0101843, 15.5999985), | |
4489 | ["Rotation"] = Vector3.new(-180, -90, 0), | |
4490 | ["Anchored"] = true, | |
4491 | ["CFrame"] = CFrame.new(-106.900009, 15.0101843, 15.5999985, 0, 0, -1, 0, -1, 0, -1, 0, 0), | |
4492 | ["FormFactor"] = Enum.FormFactor.Plate, | |
4493 | ["Size"] = Vector3.new(2, 0.400000006, 3), | |
4494 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
4495 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
4496 | ["Color"] = Color3.new(0.972549, 0.972549, 0.972549), | |
4497 | }) | |
4498 | o41 = Create("Script",{ | |
4499 | ["Name"] = "Daily Weather Forecast", | |
4500 | ["Parent"] = o40, | |
4501 | }) | |
4502 | table.insert(cors,coroutine.create(function() | |
4503 | wait() | |
4504 | runDummyScript(function() | |
4505 | --Its gonna be Sunny so put on some of those good Sun Close! | |
4506 | --With a high of 73 | |
4507 | --Clothes Suggestions:Some of those shirts with holes in them ,No hat,pants,SunTan loshen | |
4508 | end,o41) | |
4509 | end)) | |
4510 | o42 = Create("Weld",{ | |
4511 | ["Name"] = "Virus", | |
4512 | ["Parent"] = o41, | |
4513 | }) | |
4514 | o43 = Create("Script",{ | |
4515 | ["Name"] = "No Links Rule!", | |
4516 | ["Parent"] = o40, | |
4517 | }) | |
4518 | table.insert(cors,coroutine.create(function() | |
4519 | wait() | |
4520 | runDummyScript(function() | |
4521 | --Just a quick notice! Have you ever seen the forums? Sure you are able to write and talk about stuff other than Roblox, but don't post new links! Just talk about them. | |
4522 | --Roblox is not responsible nor liable for any of these links posted on the forums. So please do not post new links. | |
4523 | --If you do happen to see a link to another website other than Roblox, please PM the forum link to one of the many administrators on Roblox. In doing so, you may be banned from Roblox and your account permanently frozen. | |
4524 | ||
4525 | end,o43) | |
4526 | end)) | |
4527 | o44 = Create("Weld",{ | |
4528 | ["Name"] = "Virus", | |
4529 | ["Parent"] = o43, | |
4530 | }) | |
4531 | o45 = Create("Script",{ | |
4532 | ["Name"] = "Joke", | |
4533 | ["Parent"] = o40, | |
4534 | }) | |
4535 | table.insert(cors,coroutine.create(function() | |
4536 | wait() | |
4537 | runDummyScript(function() | |
4538 | -- Joke: A noob had two horses, but he couldn't tell them apart.He cut off one horse's mane,but it grew back;he cut off the tail, but that grew back,too. | |
4539 | -- Conversation: | |
4540 | -- noob Boys's Freind:I had the same problem try measuring them! | |
4541 | -- noob Boy:Ok! | |
4542 | --So the noobboy went home and measured them. | |
4543 | --The next day the noob boy went and talked to his friend again. | |
4544 | --noobboy:That was a great idea the black one was two inches taller than the white one! | |
4545 | end,o45) | |
4546 | end)) | |
4547 | o46 = Create("Weld",{ | |
4548 | ["Name"] = "Virus", | |
4549 | ["Parent"] = o45, | |
4550 | }) | |
4551 | o47 = Create("Script",{ | |
4552 | ["Name"] = "Best Clans To Join", | |
4553 | ["Parent"] = o40, | |
4554 | }) | |
4555 | table.insert(cors,coroutine.create(function() | |
4556 | wait() | |
4557 | runDummyScript(function() | |
4558 | --------------Name-------------------Owner-------- | |
4559 | --A.N.O.T.W.-------Jbh423 | |
4560 | --Tex's Army------------Tex1067 | |
4561 | --ROBOSOFT INC. ?-------Meszzy2 | |
4562 | --SN --------------------------LittleBobby11 | |
4563 | end,o47) | |
4564 | end)) | |
4565 | o48 = Create("Weld",{ | |
4566 | ["Name"] = "Virus", | |
4567 | ["Parent"] = o47, | |
4568 | }) | |
4569 | o49 = Create("Script",{ | |
4570 | ["Name"] = "Fashion Sense", | |
4571 | ["Parent"] = o40, | |
4572 | }) | |
4573 | table.insert(cors,coroutine.create(function() | |
4574 | wait() | |
4575 | runDummyScript(function() | |
4576 | --Best clothes to wear this week: | |
4577 | ||
4578 | --Tex's Tex1067 Jacket Co. Links: Shirt http://www.roblox.com/Item.aspx?ID=7450359 Pants http://www.roblox.com/Item.aspx?ID=14494199 | |
4579 | ||
4580 | --Then have a nice and awsome look so buy them and you'll look perfect! | |
4581 | end,o49) | |
4582 | end)) | |
4583 | o50 = Create("Weld",{ | |
4584 | ["Name"] = "Virus", | |
4585 | ["Parent"] = o49, | |
4586 | }) | |
4587 | o51 = Create("Script",{ | |
4588 | ["Name"] = "Travelogue", | |
4589 | ["Parent"] = o40, | |
4590 | }) | |
4591 | table.insert(cors,coroutine.create(function() | |
4592 | wait() | |
4593 | runDummyScript(function() | |
4594 | --Popular Places Rating--------- | |
4595 | --ROBLOX Deal or No Deal *New Badge----7.8 | |
4596 | ---2 BADGES ADDED!¦¦Grow & Raise EPIK DUCK | |
4597 | ---Tunnel Cruiser ----9.9 | |
4598 | end,o51) | |
4599 | end)) | |
4600 | o52 = Create("Weld",{ | |
4601 | ["Name"] = "Virus", | |
4602 | ["Parent"] = o51, | |
4603 | }) | |
4604 | o53 = Create("Decal",{ | |
4605 | ["Parent"] = o40, | |
4606 | ["Texture"] = "http://www.roblox.com/asset/?id=5275937", | |
4607 | ["Face"] = Enum.NormalId.Bottom, | |
4608 | }) | |
4609 | o54 = Create("Weld",{ | |
4610 | ["Name"] = "Virus", | |
4611 | ["Parent"] = o53, | |
4612 | }) | |
4613 | o55 = Create("Weld",{ | |
4614 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
4615 | ["Parent"] = o40, | |
4616 | }) | |
4617 | o56 = Create("Decal",{ | |
4618 | ["Parent"] = o40, | |
4619 | ["Texture"] = "http://www.roblox.com/asset/?id=16157418", | |
4620 | ["Face"] = Enum.NormalId.Top, | |
4621 | }) | |
4622 | o57 = Create("Weld",{ | |
4623 | ["Name"] = "Virus", | |
4624 | ["Parent"] = o56, | |
4625 | }) | |
4626 | o58 = Create("Weld",{ | |
4627 | ["Name"] = "Virus", | |
4628 | ["Parent"] = o40, | |
4629 | }) | |
4630 | o59 = Create("Part",{ | |
4631 | ["Name"] = "Jbh423's Roblox News Paper", | |
4632 | ["Parent"] = o1, | |
4633 | ["BrickColor"] = BrickColor.new("Institutional white"), | |
4634 | ["Position"] = Vector3.new(-109.900009, 15.0101843, 11.5999985), | |
4635 | ["Rotation"] = Vector3.new(-180, -90, 0), | |
4636 | ["Anchored"] = true, | |
4637 | ["CFrame"] = CFrame.new(-109.900009, 15.0101843, 11.5999985, 0, 0, -1, 0, -1, 0, -1, 0, 0), | |
4638 | ["FormFactor"] = Enum.FormFactor.Plate, | |
4639 | ["Size"] = Vector3.new(2, 0.400000006, 3), | |
4640 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
4641 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
4642 | ["Color"] = Color3.new(0.972549, 0.972549, 0.972549), | |
4643 | }) | |
4644 | o60 = Create("Script",{ | |
4645 | ["Name"] = "Daily Weather Forecast", | |
4646 | ["Parent"] = o59, | |
4647 | }) | |
4648 | table.insert(cors,coroutine.create(function() | |
4649 | wait() | |
4650 | runDummyScript(function() | |
4651 | --Its gonna be Sunny so put on some of those good Sun Close! | |
4652 | --With a high of 73 | |
4653 | --Clothes Suggestions:Some of those shirts with holes in them ,No hat,pants,SunTan loshen | |
4654 | end,o60) | |
4655 | end)) | |
4656 | o61 = Create("Weld",{ | |
4657 | ["Name"] = "Virus", | |
4658 | ["Parent"] = o60, | |
4659 | }) | |
4660 | o62 = Create("Script",{ | |
4661 | ["Name"] = "No Links Rule!", | |
4662 | ["Parent"] = o59, | |
4663 | }) | |
4664 | table.insert(cors,coroutine.create(function() | |
4665 | wait() | |
4666 | runDummyScript(function() | |
4667 | --Just a quick notice! Have you ever seen the forums? Sure you are able to write and talk about stuff other than Roblox, but don't post new links! Just talk about them. | |
4668 | --Roblox is not responsible nor liable for any of these links posted on the forums. So please do not post new links. | |
4669 | --If you do happen to see a link to another website other than Roblox, please PM the forum link to one of the many administrators on Roblox. In doing so, you may be banned from Roblox and your account permanently frozen. | |
4670 | ||
4671 | end,o62) | |
4672 | end)) | |
4673 | o63 = Create("Weld",{ | |
4674 | ["Name"] = "Virus", | |
4675 | ["Parent"] = o62, | |
4676 | }) | |
4677 | o64 = Create("Script",{ | |
4678 | ["Name"] = "Joke", | |
4679 | ["Parent"] = o59, | |
4680 | }) | |
4681 | table.insert(cors,coroutine.create(function() | |
4682 | wait() | |
4683 | runDummyScript(function() | |
4684 | -- Joke: A noob had two horses, but he couldn't tell them apart.He cut off one horse's mane,but it grew back;he cut off the tail, but that grew back,too. | |
4685 | -- Conversation: | |
4686 | -- noob Boys's Freind:I had the same problem try measuring them! | |
4687 | -- noob Boy:Ok! | |
4688 | --So the noobboy went home and measured them. | |
4689 | --The next day the noob boy went and talked to his friend again. | |
4690 | --noobboy:That was a great idea the black one was two inches taller than the white one! | |
4691 | end,o64) | |
4692 | end)) | |
4693 | o65 = Create("Weld",{ | |
4694 | ["Name"] = "Virus", | |
4695 | ["Parent"] = o64, | |
4696 | }) | |
4697 | o66 = Create("Script",{ | |
4698 | ["Name"] = "Best Clans To Join", | |
4699 | ["Parent"] = o59, | |
4700 | }) | |
4701 | table.insert(cors,coroutine.create(function() | |
4702 | wait() | |
4703 | runDummyScript(function() | |
4704 | --------------Name-------------------Owner-------- | |
4705 | --A.N.O.T.W.-------Jbh423 | |
4706 | --Tex's Army------------Tex1067 | |
4707 | --ROBOSOFT INC. ?-------Meszzy2 | |
4708 | --SN --------------------------LittleBobby11 | |
4709 | end,o66) | |
4710 | end)) | |
4711 | o67 = Create("Weld",{ | |
4712 | ["Name"] = "Virus", | |
4713 | ["Parent"] = o66, | |
4714 | }) | |
4715 | o68 = Create("Script",{ | |
4716 | ["Name"] = "Fashion Sense", | |
4717 | ["Parent"] = o59, | |
4718 | }) | |
4719 | table.insert(cors,coroutine.create(function() | |
4720 | wait() | |
4721 | runDummyScript(function() | |
4722 | --Best clothes to wear this week: | |
4723 | ||
4724 | --Tex's Tex1067 Jacket Co. Links: Shirt http://www.roblox.com/Item.aspx?ID=7450359 Pants http://www.roblox.com/Item.aspx?ID=14494199 | |
4725 | ||
4726 | --Then have a nice and awsome look so buy them and you'll look perfect! | |
4727 | end,o68) | |
4728 | end)) | |
4729 | o69 = Create("Weld",{ | |
4730 | ["Name"] = "Virus", | |
4731 | ["Parent"] = o68, | |
4732 | }) | |
4733 | o70 = Create("Script",{ | |
4734 | ["Name"] = "Travelogue", | |
4735 | ["Parent"] = o59, | |
4736 | }) | |
4737 | table.insert(cors,coroutine.create(function() | |
4738 | wait() | |
4739 | runDummyScript(function() | |
4740 | --Popular Places Rating--------- | |
4741 | --ROBLOX Deal or No Deal *New Badge----7.8 | |
4742 | ---2 BADGES ADDED!¦¦Grow & Raise EPIK DUCK | |
4743 | ---Tunnel Cruiser ----9.9 | |
4744 | end,o70) | |
4745 | end)) | |
4746 | o71 = Create("Weld",{ | |
4747 | ["Name"] = "Virus", | |
4748 | ["Parent"] = o70, | |
4749 | }) | |
4750 | o72 = Create("Decal",{ | |
4751 | ["Parent"] = o59, | |
4752 | ["Texture"] = "http://www.roblox.com/asset/?id=5275937", | |
4753 | ["Face"] = Enum.NormalId.Bottom, | |
4754 | }) | |
4755 | o73 = Create("Weld",{ | |
4756 | ["Name"] = "Virus", | |
4757 | ["Parent"] = o72, | |
4758 | }) | |
4759 | o74 = Create("Weld",{ | |
4760 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
4761 | ["Parent"] = o59, | |
4762 | }) | |
4763 | o75 = Create("Decal",{ | |
4764 | ["Parent"] = o59, | |
4765 | ["Texture"] = "http://www.roblox.com/asset/?id=16157418", | |
4766 | ["Face"] = Enum.NormalId.Top, | |
4767 | }) | |
4768 | o76 = Create("Weld",{ | |
4769 | ["Name"] = "Virus", | |
4770 | ["Parent"] = o75, | |
4771 | }) | |
4772 | o77 = Create("Weld",{ | |
4773 | ["Name"] = "Virus", | |
4774 | ["Parent"] = o59, | |
4775 | }) | |
4776 | o78 = Create("Part",{ | |
4777 | ["Name"] = "Smooth Block Model", | |
4778 | ["Parent"] = o1, | |
4779 | ["BrickColor"] = BrickColor.new("Olive"), | |
4780 | ["Position"] = Vector3.new(-90.9000092, 23.0101929, 19.0999985), | |
4781 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
4782 | ["Anchored"] = true, | |
4783 | ["CFrame"] = CFrame.new(-90.9000092, 23.0101929, 19.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
4784 | ["Size"] = Vector3.new(1, 2.4000001, 1), | |
4785 | ["Color"] = Color3.new(0.756863, 0.745098, 0.258824), | |
4786 | }) | |
4787 | o79 = Create("Part",{ | |
4788 | ["Name"] = "Smooth Block Model", | |
4789 | ["Parent"] = o1, | |
4790 | ["BrickColor"] = BrickColor.new("Olive"), | |
4791 | ["Position"] = Vector3.new(-90.9000092, 21.2101936, 20.5999985), | |
4792 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
4793 | ["Anchored"] = true, | |
4794 | ["CFrame"] = CFrame.new(-90.9000092, 21.2101936, 20.5999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
4795 | ["Size"] = Vector3.new(1, 1.20000005, 2), | |
4796 | ["Color"] = Color3.new(0.756863, 0.745098, 0.258824), | |
4797 | }) | |
4798 | o80 = Create("Part",{ | |
4799 | ["Name"] = "Smooth Block Model", | |
4800 | ["Parent"] = o1, | |
4801 | ["BrickColor"] = BrickColor.new("Magenta"), | |
4802 | ["Position"] = Vector3.new(-90.9000092, 24.8101883, 19.0999985), | |
4803 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
4804 | ["Anchored"] = true, | |
4805 | ["CFrame"] = CFrame.new(-90.9000092, 24.8101883, 19.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
4806 | ["Size"] = Vector3.new(1, 1.20000005, 1), | |
4807 | ["Color"] = Color3.new(0.666667, 0, 0.666667), | |
4808 | }) | |
4809 | o81 = Create("Part",{ | |
4810 | ["Name"] = "Smooth Block Model", | |
4811 | ["Parent"] = o1, | |
4812 | ["BrickColor"] = BrickColor.new("Magenta"), | |
4813 | ["Position"] = Vector3.new(-90.9000092, 21.2101936, 19.0999985), | |
4814 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
4815 | ["Anchored"] = true, | |
4816 | ["CFrame"] = CFrame.new(-90.9000092, 21.2101936, 19.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
4817 | ["Size"] = Vector3.new(1, 1.20000005, 1), | |
4818 | ["Color"] = Color3.new(0.666667, 0, 0.666667), | |
4819 | }) | |
4820 | o82 = Create("Part",{ | |
4821 | ["Name"] = "Jbh423's Roblox News Paper", | |
4822 | ["Parent"] = o1, | |
4823 | ["BrickColor"] = BrickColor.new("Institutional white"), | |
4824 | ["Position"] = Vector3.new(-109.900009, 15.0101843, 13.5999985), | |
4825 | ["Rotation"] = Vector3.new(-180, -90, 0), | |
4826 | ["Anchored"] = true, | |
4827 | ["CFrame"] = CFrame.new(-109.900009, 15.0101843, 13.5999985, 0, 0, -1, 0, -1, 0, -1, 0, 0), | |
4828 | ["FormFactor"] = Enum.FormFactor.Plate, | |
4829 | ["Size"] = Vector3.new(2, 0.400000006, 3), | |
4830 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
4831 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
4832 | ["Color"] = Color3.new(0.972549, 0.972549, 0.972549), | |
4833 | }) | |
4834 | o83 = Create("Script",{ | |
4835 | ["Name"] = "Daily Weather Forecast", | |
4836 | ["Parent"] = o82, | |
4837 | }) | |
4838 | table.insert(cors,coroutine.create(function() | |
4839 | wait() | |
4840 | runDummyScript(function() | |
4841 | --Its gonna be Sunny so put on some of those good Sun Close! | |
4842 | --With a high of 73 | |
4843 | --Clothes Suggestions:Some of those shirts with holes in them ,No hat,pants,SunTan loshen | |
4844 | end,o83) | |
4845 | end)) | |
4846 | o84 = Create("Weld",{ | |
4847 | ["Name"] = "Virus", | |
4848 | ["Parent"] = o83, | |
4849 | }) | |
4850 | o85 = Create("Script",{ | |
4851 | ["Name"] = "No Links Rule!", | |
4852 | ["Parent"] = o82, | |
4853 | }) | |
4854 | table.insert(cors,coroutine.create(function() | |
4855 | wait() | |
4856 | runDummyScript(function() | |
4857 | --Just a quick notice! Have you ever seen the forums? Sure you are able to write and talk about stuff other than Roblox, but don't post new links! Just talk about them. | |
4858 | --Roblox is not responsible nor liable for any of these links posted on the forums. So please do not post new links. | |
4859 | --If you do happen to see a link to another website other than Roblox, please PM the forum link to one of the many administrators on Roblox. In doing so, you may be banned from Roblox and your account permanently frozen. | |
4860 | ||
4861 | end,o85) | |
4862 | end)) | |
4863 | o86 = Create("Weld",{ | |
4864 | ["Name"] = "Virus", | |
4865 | ["Parent"] = o85, | |
4866 | }) | |
4867 | o87 = Create("Script",{ | |
4868 | ["Name"] = "Joke", | |
4869 | ["Parent"] = o82, | |
4870 | }) | |
4871 | table.insert(cors,coroutine.create(function() | |
4872 | wait() | |
4873 | runDummyScript(function() | |
4874 | -- Joke: A noob had two horses, but he couldn't tell them apart.He cut off one horse's mane,but it grew back;he cut off the tail, but that grew back,too. | |
4875 | -- Conversation: | |
4876 | -- noob Boys's Freind:I had the same problem try measuring them! | |
4877 | -- noob Boy:Ok! | |
4878 | --So the noobboy went home and measured them. | |
4879 | --The next day the noob boy went and talked to his friend again. | |
4880 | --noobboy:That was a great idea the black one was two inches taller than the white one! | |
4881 | end,o87) | |
4882 | end)) | |
4883 | o88 = Create("Weld",{ | |
4884 | ["Name"] = "Virus", | |
4885 | ["Parent"] = o87, | |
4886 | }) | |
4887 | o89 = Create("Script",{ | |
4888 | ["Name"] = "Best Clans To Join", | |
4889 | ["Parent"] = o82, | |
4890 | }) | |
4891 | table.insert(cors,coroutine.create(function() | |
4892 | wait() | |
4893 | runDummyScript(function() | |
4894 | --------------Name-------------------Owner-------- | |
4895 | --A.N.O.T.W.-------Jbh423 | |
4896 | --Tex's Army------------Tex1067 | |
4897 | --ROBOSOFT INC. ?-------Meszzy2 | |
4898 | --SN --------------------------LittleBobby11 | |
4899 | end,o89) | |
4900 | end)) | |
4901 | o90 = Create("Weld",{ | |
4902 | ["Name"] = "Virus", | |
4903 | ["Parent"] = o89, | |
4904 | }) | |
4905 | o91 = Create("Script",{ | |
4906 | ["Name"] = "Fashion Sense", | |
4907 | ["Parent"] = o82, | |
4908 | }) | |
4909 | table.insert(cors,coroutine.create(function() | |
4910 | wait() | |
4911 | runDummyScript(function() | |
4912 | --Best clothes to wear this week: | |
4913 | ||
4914 | --Tex's Tex1067 Jacket Co. Links: Shirt http://www.roblox.com/Item.aspx?ID=7450359 Pants http://www.roblox.com/Item.aspx?ID=14494199 | |
4915 | ||
4916 | --Then have a nice and awsome look so buy them and you'll look perfect! | |
4917 | end,o91) | |
4918 | end)) | |
4919 | o92 = Create("Weld",{ | |
4920 | ["Name"] = "Virus", | |
4921 | ["Parent"] = o91, | |
4922 | }) | |
4923 | o93 = Create("Script",{ | |
4924 | ["Name"] = "Travelogue", | |
4925 | ["Parent"] = o82, | |
4926 | }) | |
4927 | table.insert(cors,coroutine.create(function() | |
4928 | wait() | |
4929 | runDummyScript(function() | |
4930 | --Popular Places Rating--------- | |
4931 | --ROBLOX Deal or No Deal *New Badge----7.8 | |
4932 | ---2 BADGES ADDED!¦¦Grow & Raise EPIK DUCK | |
4933 | ---Tunnel Cruiser ----9.9 | |
4934 | end,o93) | |
4935 | end)) | |
4936 | o94 = Create("Weld",{ | |
4937 | ["Name"] = "Virus", | |
4938 | ["Parent"] = o93, | |
4939 | }) | |
4940 | o95 = Create("Decal",{ | |
4941 | ["Parent"] = o82, | |
4942 | ["Texture"] = "http://www.roblox.com/asset/?id=5275937", | |
4943 | ["Face"] = Enum.NormalId.Bottom, | |
4944 | }) | |
4945 | o96 = Create("Weld",{ | |
4946 | ["Name"] = "Virus", | |
4947 | ["Parent"] = o95, | |
4948 | }) | |
4949 | o97 = Create("Weld",{ | |
4950 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
4951 | ["Parent"] = o82, | |
4952 | }) | |
4953 | o98 = Create("Decal",{ | |
4954 | ["Parent"] = o82, | |
4955 | ["Texture"] = "http://www.roblox.com/asset/?id=16157418", | |
4956 | ["Face"] = Enum.NormalId.Top, | |
4957 | }) | |
4958 | o99 = Create("Weld",{ | |
4959 | ["Name"] = "Virus", | |
4960 | ["Parent"] = o98, | |
4961 | }) | |
4962 | o100 = Create("Weld",{ | |
4963 | ["Name"] = "Virus", | |
4964 | ["Parent"] = o82, | |
4965 | }) | |
4966 | o101 = Create("Part",{ | |
4967 | ["Name"] = "Jbh423's Roblox News Paper", | |
4968 | ["Parent"] = o1, | |
4969 | ["BrickColor"] = BrickColor.new("Institutional white"), | |
4970 | ["Position"] = Vector3.new(-109.900009, 15.0101843, 15.5999985), | |
4971 | ["Rotation"] = Vector3.new(-180, -90, 0), | |
4972 | ["Anchored"] = true, | |
4973 | ["CFrame"] = CFrame.new(-109.900009, 15.0101843, 15.5999985, 0, 0, -1, 0, -1, 0, -1, 0, 0), | |
4974 | ["FormFactor"] = Enum.FormFactor.Plate, | |
4975 | ["Size"] = Vector3.new(2, 0.400000006, 3), | |
4976 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
4977 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
4978 | ["Color"] = Color3.new(0.972549, 0.972549, 0.972549), | |
4979 | }) | |
4980 | o102 = Create("Script",{ | |
4981 | ["Name"] = "Daily Weather Forecast", | |
4982 | ["Parent"] = o101, | |
4983 | }) | |
4984 | table.insert(cors,coroutine.create(function() | |
4985 | wait() | |
4986 | runDummyScript(function() | |
4987 | --Its gonna be Sunny so put on some of those good Sun Close! | |
4988 | --With a high of 73 | |
4989 | --Clothes Suggestions:Some of those shirts with holes in them ,No hat,pants,SunTan loshen | |
4990 | end,o102) | |
4991 | end)) | |
4992 | o103 = Create("Weld",{ | |
4993 | ["Name"] = "Virus", | |
4994 | ["Parent"] = o102, | |
4995 | }) | |
4996 | o104 = Create("Script",{ | |
4997 | ["Name"] = "No Links Rule!", | |
4998 | ["Parent"] = o101, | |
4999 | }) | |
5000 | table.insert(cors,coroutine.create(function() | |
5001 | wait() | |
5002 | runDummyScript(function() | |
5003 | --Just a quick notice! Have you ever seen the forums? Sure you are able to write and talk about stuff other than Roblox, but don't post new links! Just talk about them. | |
5004 | --Roblox is not responsible nor liable for any of these links posted on the forums. So please do not post new links. | |
5005 | --If you do happen to see a link to another website other than Roblox, please PM the forum link to one of the many administrators on Roblox. In doing so, you may be banned from Roblox and your account permanently frozen. | |
5006 | ||
5007 | end,o104) | |
5008 | end)) | |
5009 | o105 = Create("Weld",{ | |
5010 | ["Name"] = "Virus", | |
5011 | ["Parent"] = o104, | |
5012 | }) | |
5013 | o106 = Create("Script",{ | |
5014 | ["Name"] = "Joke", | |
5015 | ["Parent"] = o101, | |
5016 | }) | |
5017 | table.insert(cors,coroutine.create(function() | |
5018 | wait() | |
5019 | runDummyScript(function() | |
5020 | -- Joke: A noob had two horses, but he couldn't tell them apart.He cut off one horse's mane,but it grew back;he cut off the tail, but that grew back,too. | |
5021 | -- Conversation: | |
5022 | -- noob Boys's Freind:I had the same problem try measuring them! | |
5023 | -- noob Boy:Ok! | |
5024 | --So the noobboy went home and measured them. | |
5025 | --The next day the noob boy went and talked to his friend again. | |
5026 | --noobboy:That was a great idea the black one was two inches taller than the white one! | |
5027 | end,o106) | |
5028 | end)) | |
5029 | o107 = Create("Weld",{ | |
5030 | ["Name"] = "Virus", | |
5031 | ["Parent"] = o106, | |
5032 | }) | |
5033 | o108 = Create("Script",{ | |
5034 | ["Name"] = "Best Clans To Join", | |
5035 | ["Parent"] = o101, | |
5036 | }) | |
5037 | table.insert(cors,coroutine.create(function() | |
5038 | wait() | |
5039 | runDummyScript(function() | |
5040 | --------------Name-------------------Owner-------- | |
5041 | --A.N.O.T.W.-------Jbh423 | |
5042 | --Tex's Army------------Tex1067 | |
5043 | --ROBOSOFT INC. ?-------Meszzy2 | |
5044 | --SN --------------------------LittleBobby11 | |
5045 | end,o108) | |
5046 | end)) | |
5047 | o109 = Create("Weld",{ | |
5048 | ["Name"] = "Virus", | |
5049 | ["Parent"] = o108, | |
5050 | }) | |
5051 | o110 = Create("Script",{ | |
5052 | ["Name"] = "Fashion Sense", | |
5053 | ["Parent"] = o101, | |
5054 | }) | |
5055 | table.insert(cors,coroutine.create(function() | |
5056 | wait() | |
5057 | runDummyScript(function() | |
5058 | --Best clothes to wear this week: | |
5059 | ||
5060 | --Tex's Tex1067 Jacket Co. Links: Shirt http://www.roblox.com/Item.aspx?ID=7450359 Pants http://www.roblox.com/Item.aspx?ID=14494199 | |
5061 | ||
5062 | --Then have a nice and awsome look so buy them and you'll look perfect! | |
5063 | end,o110) | |
5064 | end)) | |
5065 | o111 = Create("Weld",{ | |
5066 | ["Name"] = "Virus", | |
5067 | ["Parent"] = o110, | |
5068 | }) | |
5069 | o112 = Create("Script",{ | |
5070 | ["Name"] = "Travelogue", | |
5071 | ["Parent"] = o101, | |
5072 | }) | |
5073 | table.insert(cors,coroutine.create(function() | |
5074 | wait() | |
5075 | runDummyScript(function() | |
5076 | --Popular Places Rating--------- | |
5077 | --ROBLOX Deal or No Deal *New Badge----7.8 | |
5078 | ---2 BADGES ADDED!¦¦Grow & Raise EPIK DUCK | |
5079 | ---Tunnel Cruiser ----9.9 | |
5080 | end,o112) | |
5081 | end)) | |
5082 | o113 = Create("Weld",{ | |
5083 | ["Name"] = "Virus", | |
5084 | ["Parent"] = o112, | |
5085 | }) | |
5086 | o114 = Create("Decal",{ | |
5087 | ["Parent"] = o101, | |
5088 | ["Texture"] = "http://www.roblox.com/asset/?id=5275937", | |
5089 | ["Face"] = Enum.NormalId.Bottom, | |
5090 | }) | |
5091 | o115 = Create("Weld",{ | |
5092 | ["Name"] = "Virus", | |
5093 | ["Parent"] = o114, | |
5094 | }) | |
5095 | o116 = Create("Weld",{ | |
5096 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
5097 | ["Parent"] = o101, | |
5098 | }) | |
5099 | o117 = Create("Decal",{ | |
5100 | ["Parent"] = o101, | |
5101 | ["Texture"] = "http://www.roblox.com/asset/?id=16157418", | |
5102 | ["Face"] = Enum.NormalId.Top, | |
5103 | }) | |
5104 | o118 = Create("Weld",{ | |
5105 | ["Name"] = "Virus", | |
5106 | ["Parent"] = o117, | |
5107 | }) | |
5108 | o119 = Create("Weld",{ | |
5109 | ["Name"] = "Virus", | |
5110 | ["Parent"] = o101, | |
5111 | }) | |
5112 | o120 = Create("Part",{ | |
5113 | ["Name"] = "Smooth Block Model", | |
5114 | ["Parent"] = o1, | |
5115 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
5116 | ["Position"] = Vector3.new(-90.9000092, 22.6101952, 17.0999985), | |
5117 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5118 | ["Anchored"] = true, | |
5119 | ["CFrame"] = CFrame.new(-90.9000092, 22.6101952, 17.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5120 | ["Size"] = Vector3.new(1, 1.20000005, 1), | |
5121 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
5122 | }) | |
5123 | o121 = Create("Model",{ | |
5124 | ["Parent"] = o1, | |
5125 | }) | |
5126 | o122 = Create("Model",{ | |
5127 | ["Parent"] = o121, | |
5128 | }) | |
5129 | o123 = Create("Part",{ | |
5130 | ["Name"] = "Smooth Block Model", | |
5131 | ["Parent"] = o122, | |
5132 | ["BrickColor"] = BrickColor.new("Pastel orange"), | |
5133 | ["Position"] = Vector3.new(-108.900009, 17.4101944, 14.2000046), | |
5134 | ["Rotation"] = Vector3.new(-90, 0, -180), | |
5135 | ["Anchored"] = true, | |
5136 | ["CFrame"] = CFrame.new(-108.900009, 17.4101944, 14.2000046, -1, 0, 0, 0, 0, 1, 0, 1, 0), | |
5137 | ["Size"] = Vector3.new(3, 1.20000005, 2), | |
5138 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
5139 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
5140 | ["Color"] = Color3.new(1, 0.788235, 0.788235), | |
5141 | }) | |
5142 | o124 = Create("SpecialMesh",{ | |
5143 | ["Parent"] = o123, | |
5144 | ["Scale"] = Vector3.new(1.25, 1.25, 1.25), | |
5145 | }) | |
5146 | o125 = Create("Weld",{ | |
5147 | ["Name"] = "SoundJack", | |
5148 | ["Parent"] = o123, | |
5149 | }) | |
5150 | o126 = Create("Decal",{ | |
5151 | ["Parent"] = o123, | |
5152 | ["Texture"] = "http://www.roblox.com/asset/?id=17743640", | |
5153 | ["Face"] = Enum.NormalId.Bottom, | |
5154 | }) | |
5155 | o127 = Create("Decal",{ | |
5156 | ["Parent"] = o123, | |
5157 | ["Texture"] = "http://www.roblox.com/asset/?id=17743640", | |
5158 | ["Face"] = Enum.NormalId.Top, | |
5159 | }) | |
5160 | o128 = Create("Part",{ | |
5161 | ["Name"] = "Smooth Block Model", | |
5162 | ["Parent"] = o122, | |
5163 | ["BrickColor"] = BrickColor.new("Medium green"), | |
5164 | ["Position"] = Vector3.new(-108.400017, 15.3999548, 14.1000414), | |
5165 | ["Rotation"] = Vector3.new(-0.00334117864, 90, 0), | |
5166 | ["RotVelocity"] = Vector3.new(0.000152344001, 0.00167610915, -0.000549386488), | |
5167 | ["Velocity"] = Vector3.new(-0.00052911276, 0.00655099843, -0.00223835115), | |
5168 | ["CFrame"] = CFrame.new(-108.400017, 15.3999548, 14.1000414, 1.47782857e-005, 3.01009422e-005, 1, -5.83145666e-005, 1, -3.010008e-005, -1, -5.83141227e-005, 1.47800411e-005), | |
5169 | ["FormFactor"] = Enum.FormFactor.Plate, | |
5170 | ["Size"] = Vector3.new(3, 0.400000006, 4), | |
5171 | ["Color"] = Color3.new(0.631373, 0.768628, 0.54902), | |
5172 | }) | |
5173 | o129 = Create("Weld",{ | |
5174 | ["Name"] = "SoundJack", | |
5175 | ["Parent"] = o128, | |
5176 | }) | |
5177 | o130 = Create("Part",{ | |
5178 | ["Name"] = "Smooth Block Model", | |
5179 | ["Parent"] = o122, | |
5180 | ["BrickColor"] = BrickColor.new("Pastel Blue"), | |
5181 | ["Position"] = Vector3.new(-108.400009, 15.9999561, 14.1000137), | |
5182 | ["Rotation"] = Vector3.new(-0.00334117864, 90, 0), | |
5183 | ["RotVelocity"] = Vector3.new(0.000152344001, 0.00167610915, -0.000549386488), | |
5184 | ["Velocity"] = Vector3.new(-0.00019952649, 0.00655099843, -0.00214695744), | |
5185 | ["CFrame"] = CFrame.new(-108.400009, 15.9999561, 14.1000137, 1.47782857e-005, 3.01009422e-005, 1, -5.83145666e-005, 1, -3.010008e-005, -1, -5.83141227e-005, 1.47800411e-005), | |
5186 | ["FormFactor"] = Enum.FormFactor.Plate, | |
5187 | ["Size"] = Vector3.new(3, 0.800000012, 4), | |
5188 | ["Color"] = Color3.new(0.501961, 0.733333, 0.858824), | |
5189 | }) | |
5190 | o131 = Create("Weld",{ | |
5191 | ["Name"] = "SoundJack", | |
5192 | ["Parent"] = o130, | |
5193 | }) | |
5194 | o132 = Create("Part",{ | |
5195 | ["Name"] = "Smooth Block Model", | |
5196 | ["Parent"] = o122, | |
5197 | ["BrickColor"] = BrickColor.new("Pastel Blue"), | |
5198 | ["Position"] = Vector3.new(-106.899963, 17.1998482, 13.099966), | |
5199 | ["Rotation"] = Vector3.new(-0.00334117864, 90, 0), | |
5200 | ["RotVelocity"] = Vector3.new(0.000152344001, 0.00167610915, -0.000549386488), | |
5201 | ["Velocity"] = Vector3.new(-0.00121651124, 0.00587924477, -0.0044784015), | |
5202 | ["CFrame"] = CFrame.new(-106.899963, 17.1998482, 13.099966, 1.47782857e-005, 3.01009422e-005, 1, -5.83145666e-005, 1, -3.010008e-005, -1, -5.83141227e-005, 1.47800411e-005), | |
5203 | ["FormFactor"] = Enum.FormFactor.Plate, | |
5204 | ["Size"] = Vector3.new(1, 1.60000002, 1), | |
5205 | ["Color"] = Color3.new(0.501961, 0.733333, 0.858824), | |
5206 | }) | |
5207 | o133 = Create("Weld",{ | |
5208 | ["Name"] = "SoundJack", | |
5209 | ["Parent"] = o132, | |
5210 | }) | |
5211 | o134 = Create("Part",{ | |
5212 | ["Name"] = "Smooth Block Model", | |
5213 | ["Parent"] = o122, | |
5214 | ["BrickColor"] = BrickColor.new("Pastel Blue"), | |
5215 | ["Position"] = Vector3.new(-106.900002, 17.1999722, 15.099966), | |
5216 | ["Rotation"] = Vector3.new(-0.00334117864, 90, 0), | |
5217 | ["RotVelocity"] = Vector3.new(0.000152344001, 0.00167610915, -0.000549386488), | |
5218 | ["Velocity"] = Vector3.new(0.00213577528, 0.00557457795, -0.00447831862), | |
5219 | ["CFrame"] = CFrame.new(-106.900002, 17.1999722, 15.099966, 1.47782857e-005, 3.01009422e-005, 1, -5.83145666e-005, 1, -3.010008e-005, -1, -5.83141227e-005, 1.47800411e-005), | |
5220 | ["FormFactor"] = Enum.FormFactor.Plate, | |
5221 | ["Size"] = Vector3.new(1, 1.60000002, 1), | |
5222 | ["Color"] = Color3.new(0.501961, 0.733333, 0.858824), | |
5223 | }) | |
5224 | o135 = Create("Weld",{ | |
5225 | ["Name"] = "SoundJack", | |
5226 | ["Parent"] = o134, | |
5227 | }) | |
5228 | o136 = Create("Part",{ | |
5229 | ["Name"] = "Smooth Block Model", | |
5230 | ["Parent"] = o122, | |
5231 | ["BrickColor"] = BrickColor.new("White"), | |
5232 | ["Position"] = Vector3.new(-106.899918, 18.3998566, 13.0998888), | |
5233 | ["Rotation"] = Vector3.new(-0.00334117864, 90, 0), | |
5234 | ["RotVelocity"] = Vector3.new(0.000152344001, 0.00167610915, -0.000549386488), | |
5235 | ["Velocity"] = Vector3.new(-0.000557372288, 0.00587923126, -0.00429566437), | |
5236 | ["CFrame"] = CFrame.new(-106.899918, 18.3998566, 13.0998888, 1.47782857e-005, 3.01009422e-005, 1, -5.83145666e-005, 1, -3.010008e-005, -1, -5.83141227e-005, 1.47800411e-005), | |
5237 | ["FormFactor"] = Enum.FormFactor.Plate, | |
5238 | ["Size"] = Vector3.new(1, 0.800000012, 1), | |
5239 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
5240 | }) | |
5241 | o137 = Create("Weld",{ | |
5242 | ["Name"] = "SoundJack", | |
5243 | ["Parent"] = o136, | |
5244 | }) | |
5245 | o138 = Create("Decal",{ | |
5246 | ["Parent"] = o136, | |
5247 | ["Texture"] = "http://www.roblox.com/asset/?id=15944597", | |
5248 | ["Face"] = Enum.NormalId.Back, | |
5249 | }) | |
5250 | o139 = Create("Part",{ | |
5251 | ["Name"] = "Smooth Block Model", | |
5252 | ["Parent"] = o122, | |
5253 | ["BrickColor"] = BrickColor.new("White"), | |
5254 | ["Position"] = Vector3.new(-106.899956, 18.3999691, 15.0998888), | |
5255 | ["Rotation"] = Vector3.new(-0.00334117864, 90, 0), | |
5256 | ["RotVelocity"] = Vector3.new(0.000152344001, 0.00167610915, -0.000549386488), | |
5257 | ["Velocity"] = Vector3.new(0.00279490789, 0.00557456445, -0.00429558288), | |
5258 | ["CFrame"] = CFrame.new(-106.899956, 18.3999691, 15.0998888, 1.47782857e-005, 3.01009422e-005, 1, -5.83145666e-005, 1, -3.010008e-005, -1, -5.83141227e-005, 1.47800411e-005), | |
5259 | ["FormFactor"] = Enum.FormFactor.Plate, | |
5260 | ["Size"] = Vector3.new(1, 0.800000012, 1), | |
5261 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
5262 | }) | |
5263 | o140 = Create("Weld",{ | |
5264 | ["Name"] = "SoundJack", | |
5265 | ["Parent"] = o139, | |
5266 | }) | |
5267 | o141 = Create("Decal",{ | |
5268 | ["Parent"] = o139, | |
5269 | ["Texture"] = "http://www.roblox.com/asset/?id=15944597", | |
5270 | ["Face"] = Enum.NormalId.Back, | |
5271 | }) | |
5272 | o142 = Create("Weld",{ | |
5273 | ["Name"] = "SoundJack", | |
5274 | ["Parent"] = o122, | |
5275 | }) | |
5276 | o143 = Create("VelocityMotor",{ | |
5277 | ["Name"] = "4D Being", | |
5278 | ["Parent"] = o122, | |
5279 | }) | |
5280 | o144 = Create("Model",{ | |
5281 | ["Name"] = "bite DAVIDS2!!", | |
5282 | ["Parent"] = o121, | |
5283 | }) | |
5284 | o145 = Create("Humanoid",{ | |
5285 | ["Parent"] = o144, | |
5286 | ["Health"] = 0, | |
5287 | ["MaxHealth"] = 0, | |
5288 | }) | |
5289 | o146 = Create("Weld",{ | |
5290 | ["Name"] = "SoundJack", | |
5291 | ["Parent"] = o145, | |
5292 | }) | |
5293 | o147 = Create("VelocityMotor",{ | |
5294 | ["Name"] = "4D Being", | |
5295 | ["Parent"] = o144, | |
5296 | }) | |
5297 | o148 = Create("Weld",{ | |
5298 | ["Name"] = "SoundJack", | |
5299 | ["Parent"] = o144, | |
5300 | }) | |
5301 | o149 = Create("VelocityMotor",{ | |
5302 | ["Name"] = "4D Being", | |
5303 | ["Parent"] = o121, | |
5304 | }) | |
5305 | o150 = Create("Weld",{ | |
5306 | ["Name"] = "SoundJack", | |
5307 | ["Parent"] = o121, | |
5308 | }) | |
5309 | o151 = Create("Part",{ | |
5310 | ["Name"] = "poo...", | |
5311 | ["Parent"] = o1, | |
5312 | ["BrickColor"] = BrickColor.new("Really black"), | |
5313 | ["Position"] = Vector3.new(-95.9000092, 24.1101952, 12.399971), | |
5314 | ["Rotation"] = Vector3.new(90, 90, 0), | |
5315 | ["Anchored"] = true, | |
5316 | ["CFrame"] = CFrame.new(-95.9000092, 24.1101952, 12.399971, 0, 0, 1, 1, 0, 0, 0, 1, 0), | |
5317 | ["FormFactor"] = Enum.FormFactor.Plate, | |
5318 | ["Size"] = Vector3.new(3, 0.400000006, 3), | |
5319 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
5320 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
5321 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
5322 | }) | |
5323 | o152 = Create("Part",{ | |
5324 | ["Name"] = "poo...", | |
5325 | ["Parent"] = o1, | |
5326 | ["BrickColor"] = BrickColor.new("White"), | |
5327 | ["Position"] = Vector3.new(-95.9000092, 24.1101952, 10.399971), | |
5328 | ["Rotation"] = Vector3.new(90, 0, -0), | |
5329 | ["Anchored"] = true, | |
5330 | ["CFrame"] = CFrame.new(-95.9000092, 24.1101952, 10.399971, 1, 0, 0, 0, 0, -1, 0, 1, 0), | |
5331 | ["FormFactor"] = Enum.FormFactor.Plate, | |
5332 | ["Size"] = Vector3.new(3, 3.60000014, 3), | |
5333 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
5334 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
5335 | }) | |
5336 | o153 = Create("Part",{ | |
5337 | ["Name"] = "Smooth Block Model", | |
5338 | ["Parent"] = o1, | |
5339 | ["BrickColor"] = BrickColor.new("Olive"), | |
5340 | ["Position"] = Vector3.new(-90.9000092, 23.0101967, 22.0999985), | |
5341 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5342 | ["Anchored"] = true, | |
5343 | ["CFrame"] = CFrame.new(-90.9000092, 23.0101967, 22.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5344 | ["Size"] = Vector3.new(1, 2.4000001, 1), | |
5345 | ["Color"] = Color3.new(0.756863, 0.745098, 0.258824), | |
5346 | }) | |
5347 | o154 = Create("Part",{ | |
5348 | ["Name"] = "Smooth Block Model", | |
5349 | ["Parent"] = o1, | |
5350 | ["BrickColor"] = BrickColor.new("Olive"), | |
5351 | ["Position"] = Vector3.new(-90.9000092, 24.8101883, 20.5999985), | |
5352 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5353 | ["Anchored"] = true, | |
5354 | ["CFrame"] = CFrame.new(-90.9000092, 24.8101883, 20.5999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5355 | ["Size"] = Vector3.new(1, 1.20000005, 2), | |
5356 | ["Color"] = Color3.new(0.756863, 0.745098, 0.258824), | |
5357 | }) | |
5358 | o155 = Create("Part",{ | |
5359 | ["Name"] = "Smooth Block Model", | |
5360 | ["Parent"] = o1, | |
5361 | ["BrickColor"] = BrickColor.new("Magenta"), | |
5362 | ["Position"] = Vector3.new(-90.9000092, 24.8101883, 22.0999985), | |
5363 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5364 | ["Anchored"] = true, | |
5365 | ["CFrame"] = CFrame.new(-90.9000092, 24.8101883, 22.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5366 | ["Size"] = Vector3.new(1, 1.20000005, 1), | |
5367 | ["Color"] = Color3.new(0.666667, 0, 0.666667), | |
5368 | }) | |
5369 | o156 = Create("Part",{ | |
5370 | ["Name"] = "Smooth Block Model", | |
5371 | ["Parent"] = o1, | |
5372 | ["BrickColor"] = BrickColor.new("Magenta"), | |
5373 | ["Position"] = Vector3.new(-90.9000092, 21.2101936, 22.0999985), | |
5374 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
5375 | ["Anchored"] = true, | |
5376 | ["CFrame"] = CFrame.new(-90.9000092, 21.2101936, 22.0999985, 0, 0, -1, 0, 1, 0, 1, 0, 0), | |
5377 | ["Size"] = Vector3.new(1, 1.20000005, 1), | |
5378 | ["Color"] = Color3.new(0.666667, 0, 0.666667), | |
5379 | }) | |
5380 | o157 = Create("Part",{ | |
5381 | ["Name"] = "poo...", | |
5382 | ["Parent"] = o1, | |
5383 | ["BrickColor"] = BrickColor.new("Magenta"), | |
5384 | ["Position"] = Vector3.new(-96.4000092, 17.4101944, 21.0999985), | |
5385 | ["Anchored"] = true, | |
5386 | ["CFrame"] = CFrame.new(-96.4000092, 17.4101944, 21.0999985, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
5387 | ["FormFactor"] = Enum.FormFactor.Plate, | |
5388 | ["Size"] = Vector3.new(8, 0.400000006, 7), | |
5389 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
5390 | ["Color"] = Color3.new(0.666667, 0, 0.666667), | |
5391 | }) | |
5392 | o158 = Create("Part",{ | |
5393 | ["Name"] = "poo...", | |
5394 | ["Parent"] = o1, | |
5395 | ["BrickColor"] = BrickColor.new("White"), | |
5396 | ["Position"] = Vector3.new(-93.9000092, 17.8101959, 21.0999985), | |
5397 | ["Anchored"] = true, | |
5398 | ["CFrame"] = CFrame.new(-93.9000092, 17.8101959, 21.0999985, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
5399 | ["FormFactor"] = Enum.FormFactor.Plate, | |
5400 | ["Size"] = Vector3.new(1, 0.400000006, 7), | |
5401 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
5402 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
5403 | }) | |
5404 | o159 = Create("Part",{ | |
5405 | ["Name"] = "Smooth Block Model", | |
5406 | ["Parent"] = o1, | |
5407 | ["Position"] = Vector3.new(-97.4000244, 10.4016905, 24.0000076), | |
5408 | ["Rotation"] = Vector3.new(-90, 2.12945321e-011, 3.41509508e-006), | |
5409 | ["Anchored"] = true, | |
5410 | ["CFrame"] = CFrame.new(-97.4000244, 10.4016905, 24.0000076, 1, -5.96046519e-008, 3.7165968e-013, -3.6662966e-013, 8.43899102e-008, 1, -5.96046519e-008, -1, 8.43899102e-008), | |
5411 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
5412 | }) | |
5413 | o160 = Create("Part",{ | |
5414 | ["Name"] = "Smooth Block Model", | |
5415 | ["Parent"] = o1, | |
5416 | ["Position"] = Vector3.new(-97.4000092, 10.4016905, 28.2000046), | |
5417 | ["Rotation"] = Vector3.new(90, -3.13797534e-012, -3.41509462e-006), | |
5418 | ["Anchored"] = true, | |
5419 | ["CFrame"] = CFrame.new(-97.4000092, 10.4016905, 28.2000046, 1, 5.96046448e-008, -5.47680018e-014, -4.97379983e-014, -8.43894554e-008, -1, -5.96046448e-008, 1, -8.43894554e-008), | |
5420 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
5421 | }) | |
5422 | o161 = Create("Model",{ | |
5423 | ["Name"] = "ROFL", | |
5424 | ["Parent"] = o1, | |
5425 | ["PrimaryPart"] = o174, | |
5426 | }) | |
5427 | o162 = Create("Part",{ | |
5428 | ["Name"] = "Smooth Block Model", | |
5429 | ["Parent"] = o161, | |
5430 | ["BrickColor"] = BrickColor.new("Institutional white"), | |
5431 | ["Position"] = Vector3.new(-95.9000092, 23.8101902, 8.09999847), | |
5432 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5433 | ["CFrame"] = CFrame.new(-95.9000092, 23.8101902, 8.09999847, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5434 | ["Size"] = Vector3.new(1, 1.20000005, 1), | |
5435 | ["Color"] = Color3.new(0.972549, 0.972549, 0.972549), | |
5436 | }) | |
5437 | o163 = Create("Part",{ | |
5438 | ["Name"] = "Smooth Block Model", | |
5439 | ["Parent"] = o161, | |
5440 | ["BrickColor"] = BrickColor.new("Bright red"), | |
5441 | ["Position"] = Vector3.new(-95.9000092, 19.0101871, 8.09999847), | |
5442 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5443 | ["CFrame"] = CFrame.new(-95.9000092, 19.0101871, 8.09999847, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5444 | ["Size"] = Vector3.new(1, 1.20000005, 1), | |
5445 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
5446 | }) | |
5447 | o164 = Create("Part",{ | |
5448 | ["Name"] = "Smooth Block Model", | |
5449 | ["Parent"] = o161, | |
5450 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
5451 | ["Position"] = Vector3.new(-90.9000092, 18.4101944, 17.0999985), | |
5452 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5453 | ["CFrame"] = CFrame.new(-90.9000092, 18.4101944, 17.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5454 | ["Size"] = Vector3.new(1, 7.20000029, 1), | |
5455 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
5456 | }) | |
5457 | o165 = Create("Part",{ | |
5458 | ["Name"] = "Smooth Block Model", | |
5459 | ["Parent"] = o161, | |
5460 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
5461 | ["Position"] = Vector3.new(-99.9000092, 18.4101944, 17.0999985), | |
5462 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5463 | ["CFrame"] = CFrame.new(-99.9000092, 18.4101944, 17.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5464 | ["Size"] = Vector3.new(1, 7.20000029, 1), | |
5465 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
5466 | }) | |
5467 | o166 = Create("Part",{ | |
5468 | ["Name"] = "Smooth Block Model", | |
5469 | ["Parent"] = o161, | |
5470 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
5471 | ["Position"] = Vector3.new(-95.9000092, 16.6101875, 8.59999847), | |
5472 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5473 | ["CFrame"] = CFrame.new(-95.9000092, 16.6101875, 8.59999847, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5474 | ["Size"] = Vector3.new(3, 3.60000014, 2), | |
5475 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
5476 | }) | |
5477 | o167 = Create("Part",{ | |
5478 | ["Name"] = "Smooth Block Model", | |
5479 | ["Parent"] = o161, | |
5480 | ["BrickColor"] = BrickColor.new("White"), | |
5481 | ["Position"] = Vector3.new(-95.9000092, 21.4101868, 8.09999847), | |
5482 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5483 | ["CFrame"] = CFrame.new(-95.9000092, 21.4101868, 8.09999847, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5484 | ["Size"] = Vector3.new(1, 3.60000014, 1), | |
5485 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
5486 | }) | |
5487 | o168 = Create("VelocityMotor",{ | |
5488 | ["Name"] = "4D Being", | |
5489 | ["Parent"] = o161, | |
5490 | }) | |
5491 | o169 = Create("Part",{ | |
5492 | ["Name"] = "Smooth Block Model", | |
5493 | ["Parent"] = o161, | |
5494 | ["BrickColor"] = BrickColor.new("White"), | |
5495 | ["Position"] = Vector3.new(-95.4000092, 16.0101852, 21.0999985), | |
5496 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5497 | ["CFrame"] = CFrame.new(-95.4000092, 16.0101852, 21.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5498 | ["Size"] = Vector3.new(10, 2.4000001, 7), | |
5499 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
5500 | }) | |
5501 | o170 = Create("Part",{ | |
5502 | ["Name"] = "Smooth Block Model", | |
5503 | ["Parent"] = o161, | |
5504 | ["BrickColor"] = BrickColor.new("White"), | |
5505 | ["Position"] = Vector3.new(-91.4000092, 17.8101845, 21.0999985), | |
5506 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5507 | ["CFrame"] = CFrame.new(-91.4000092, 17.8101845, 21.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5508 | ["Size"] = Vector3.new(2, 1.20000005, 5), | |
5509 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
5510 | }) | |
5511 | o171 = Create("Model",{ | |
5512 | ["Name"] = "Spongebobs house", | |
5513 | ["Parent"] = o161, | |
5514 | ["PrimaryPart"] = o174, | |
5515 | }) | |
5516 | o172 = Create("Part",{ | |
5517 | ["Name"] = "Smooth Block Model", | |
5518 | ["Parent"] = o171, | |
5519 | ["BrickColor"] = BrickColor.new("Dark green"), | |
5520 | ["Position"] = Vector3.new(-103.400009, 38.2101936, 11.5999985), | |
5521 | ["Anchored"] = true, | |
5522 | ["CFrame"] = CFrame.new(-103.400009, 38.2101936, 11.5999985, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
5523 | ["Size"] = Vector3.new(2, 3.60000014, 8), | |
5524 | ["Color"] = Color3.new(0.156863, 0.498039, 0.278431), | |
5525 | }) | |
5526 | o173 = Create("Part",{ | |
5527 | ["Name"] = "Smooth Block Model", | |
5528 | ["Parent"] = o171, | |
5529 | ["BrickColor"] = BrickColor.new("Dark green"), | |
5530 | ["Position"] = Vector3.new(-103.400009, 35.2101974, 14.5999985), | |
5531 | ["Anchored"] = true, | |
5532 | ["CFrame"] = CFrame.new(-103.400009, 35.2101974, 14.5999985, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
5533 | ["Size"] = Vector3.new(2, 2.4000001, 6), | |
5534 | ["Color"] = Color3.new(0.156863, 0.498039, 0.278431), | |
5535 | }) | |
5536 | o174 = Create("Part",{ | |
5537 | ["Name"] = "Smooth Block Model", | |
5538 | ["Parent"] = o171, | |
5539 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5540 | ["Position"] = Vector3.new(-103.400009, 29.8101883, 19.5999985), | |
5541 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5542 | ["Anchored"] = true, | |
5543 | ["CFrame"] = CFrame.new(-103.400009, 29.8101883, 19.5999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5544 | ["Size"] = Vector3.new(24, 1.20000005, 26), | |
5545 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5546 | }) | |
5547 | o175 = Create("Part",{ | |
5548 | ["Name"] = "Smooth Block Model", | |
5549 | ["Parent"] = o171, | |
5550 | ["BrickColor"] = BrickColor.new("Dark green"), | |
5551 | ["Position"] = Vector3.new(-95.4000092, 38.2101936, 19.5999985), | |
5552 | ["Rotation"] = Vector3.new(0, 90, 0), | |
5553 | ["Anchored"] = true, | |
5554 | ["CFrame"] = CFrame.new(-95.4000092, 38.2101936, 19.5999985, 0, 0, 1, 0, 1, 0, -1, 0, 0), | |
5555 | ["Size"] = Vector3.new(2, 3.60000014, 8), | |
5556 | ["Color"] = Color3.new(0.156863, 0.498039, 0.278431), | |
5557 | }) | |
5558 | o176 = Create("Part",{ | |
5559 | ["Name"] = "Smooth Block Model", | |
5560 | ["Parent"] = o171, | |
5561 | ["BrickColor"] = BrickColor.new("Dark green"), | |
5562 | ["Position"] = Vector3.new(-103.400009, 33.4101944, 20.0999985), | |
5563 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5564 | ["Anchored"] = true, | |
5565 | ["CFrame"] = CFrame.new(-103.400009, 33.4101944, 20.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5566 | ["Size"] = Vector3.new(2, 1.20000005, 15), | |
5567 | ["Color"] = Color3.new(0.156863, 0.498039, 0.278431), | |
5568 | }) | |
5569 | o177 = Create("Part",{ | |
5570 | ["Name"] = "Smooth Block Model", | |
5571 | ["Parent"] = o171, | |
5572 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5573 | ["Position"] = Vector3.new(-102.900009, 32.2101974, 20.0999985), | |
5574 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5575 | ["Anchored"] = true, | |
5576 | ["CFrame"] = CFrame.new(-102.900009, 32.2101974, 20.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5577 | ["Size"] = Vector3.new(15, 1.20000005, 17), | |
5578 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5579 | }) | |
5580 | o178 = Create("Part",{ | |
5581 | ["Name"] = "Smooth Block Model", | |
5582 | ["Parent"] = o171, | |
5583 | ["BrickColor"] = BrickColor.new("Dark green"), | |
5584 | ["Position"] = Vector3.new(-107.400009, 33.4101944, 19.5999985), | |
5585 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
5586 | ["Anchored"] = true, | |
5587 | ["CFrame"] = CFrame.new(-107.400009, 33.4101944, 19.5999985, 0, 0, -1, 0, 1, 0, 1, 0, 0), | |
5588 | ["Size"] = Vector3.new(2, 1.20000005, 6), | |
5589 | ["Color"] = Color3.new(0.156863, 0.498039, 0.278431), | |
5590 | }) | |
5591 | o179 = Create("Part",{ | |
5592 | ["Name"] = "Smooth Block Model", | |
5593 | ["Parent"] = o171, | |
5594 | ["BrickColor"] = BrickColor.new("Dark green"), | |
5595 | ["Position"] = Vector3.new(-112.400009, 38.2101936, 19.5999985), | |
5596 | ["Rotation"] = Vector3.new(0, 90, 0), | |
5597 | ["Anchored"] = true, | |
5598 | ["CFrame"] = CFrame.new(-112.400009, 38.2101936, 19.5999985, 0, 0, 1, 0, 1, 0, -1, 0, 0), | |
5599 | ["Size"] = Vector3.new(2, 3.60000014, 8), | |
5600 | ["Color"] = Color3.new(0.156863, 0.498039, 0.278431), | |
5601 | }) | |
5602 | o180 = Create("Part",{ | |
5603 | ["Name"] = "Smooth Block Model", | |
5604 | ["Parent"] = o171, | |
5605 | ["BrickColor"] = BrickColor.new("Dark green"), | |
5606 | ["Position"] = Vector3.new(-99.4000092, 33.4101944, 19.5999985), | |
5607 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
5608 | ["Anchored"] = true, | |
5609 | ["CFrame"] = CFrame.new(-99.4000092, 33.4101944, 19.5999985, 0, 0, -1, 0, 1, 0, 1, 0, 0), | |
5610 | ["Size"] = Vector3.new(2, 1.20000005, 6), | |
5611 | ["Color"] = Color3.new(0.156863, 0.498039, 0.278431), | |
5612 | }) | |
5613 | o181 = Create("Part",{ | |
5614 | ["Name"] = "Smooth Block Model", | |
5615 | ["Parent"] = o171, | |
5616 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5617 | ["Position"] = Vector3.new(-103.400009, 31.0101929, 20.0999985), | |
5618 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5619 | ["Anchored"] = true, | |
5620 | ["CFrame"] = CFrame.new(-103.400009, 31.0101929, 20.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5621 | ["Size"] = Vector3.new(20, 1.20000005, 21), | |
5622 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5623 | }) | |
5624 | o182 = Create("Part",{ | |
5625 | ["Name"] = "Smooth Block Model", | |
5626 | ["Parent"] = o171, | |
5627 | ["BrickColor"] = BrickColor.new("Dark green"), | |
5628 | ["Position"] = Vector3.new(-97.4000092, 35.2101974, 19.5999985), | |
5629 | ["Rotation"] = Vector3.new(0, 90, 0), | |
5630 | ["Anchored"] = true, | |
5631 | ["CFrame"] = CFrame.new(-97.4000092, 35.2101974, 19.5999985, 0, 0, 1, 0, 1, 0, -1, 0, 0), | |
5632 | ["Size"] = Vector3.new(2, 2.4000001, 6), | |
5633 | ["Color"] = Color3.new(0.156863, 0.498039, 0.278431), | |
5634 | }) | |
5635 | o183 = Create("Part",{ | |
5636 | ["Name"] = "Smooth Block Model", | |
5637 | ["Parent"] = o171, | |
5638 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5639 | ["Position"] = Vector3.new(-117.400009, 21.4101944, 19.5999985), | |
5640 | ["Rotation"] = Vector3.new(0, 90, 0), | |
5641 | ["Anchored"] = true, | |
5642 | ["CFrame"] = CFrame.new(-117.400009, 21.4101944, 19.5999985, 0, 0, 1, 0, 1, 0, -1, 0, 0), | |
5643 | ["Size"] = Vector3.new(20, 13.2000008, 2), | |
5644 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5645 | }) | |
5646 | o184 = Create("Part",{ | |
5647 | ["Name"] = "Smooth Block Model", | |
5648 | ["Parent"] = o171, | |
5649 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5650 | ["Position"] = Vector3.new(-103.400009, 28.6101952, 19.5999985), | |
5651 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5652 | ["Anchored"] = true, | |
5653 | ["CFrame"] = CFrame.new(-103.400009, 28.6101952, 19.5999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5654 | ["Size"] = Vector3.new(24, 1.20000005, 26), | |
5655 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5656 | }) | |
5657 | o185 = Create("Part",{ | |
5658 | ["Name"] = "Smooth Block Model", | |
5659 | ["Parent"] = o171, | |
5660 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5661 | ["Position"] = Vector3.new(-116.400009, 28.6101952, 19.5999985), | |
5662 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5663 | ["Anchored"] = true, | |
5664 | ["CFrame"] = CFrame.new(-116.400009, 28.6101952, 19.5999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5665 | ["Size"] = Vector3.new(2, 1.20000005, 22), | |
5666 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5667 | }) | |
5668 | o186 = Create("Part",{ | |
5669 | ["Name"] = "Smooth Block Model", | |
5670 | ["Parent"] = o171, | |
5671 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5672 | ["Position"] = Vector3.new(-90.4000092, 28.6101952, 19.5999985), | |
5673 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5674 | ["Anchored"] = true, | |
5675 | ["CFrame"] = CFrame.new(-90.4000092, 28.6101952, 19.5999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5676 | ["Size"] = Vector3.new(2, 1.20000005, 22), | |
5677 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5678 | }) | |
5679 | o187 = Create("Part",{ | |
5680 | ["Name"] = "Smooth Block Model", | |
5681 | ["Parent"] = o171, | |
5682 | ["BrickColor"] = BrickColor.new("Dark green"), | |
5683 | ["Position"] = Vector3.new(-109.400009, 35.2101974, 19.5999985), | |
5684 | ["Rotation"] = Vector3.new(0, 90, 0), | |
5685 | ["Anchored"] = true, | |
5686 | ["CFrame"] = CFrame.new(-109.400009, 35.2101974, 19.5999985, 0, 0, 1, 0, 1, 0, -1, 0, 0), | |
5687 | ["Size"] = Vector3.new(2, 2.4000001, 6), | |
5688 | ["Color"] = Color3.new(0.156863, 0.498039, 0.278431), | |
5689 | }) | |
5690 | o188 = Create("Part",{ | |
5691 | ["Name"] = "Smooth Block Model", | |
5692 | ["Parent"] = o171, | |
5693 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5694 | ["Position"] = Vector3.new(-103.400009, 21.4101944, 6.59999847), | |
5695 | ["Anchored"] = true, | |
5696 | ["CFrame"] = CFrame.new(-103.400009, 21.4101944, 6.59999847, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
5697 | ["Size"] = Vector3.new(20, 13.2000008, 2), | |
5698 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5699 | }) | |
5700 | o189 = Create("Part",{ | |
5701 | ["Name"] = "Smooth Block Model", | |
5702 | ["Parent"] = o171, | |
5703 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5704 | ["Position"] = Vector3.new(-89.4000092, 25.6101952, 19.5999985), | |
5705 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5706 | ["Anchored"] = true, | |
5707 | ["CFrame"] = CFrame.new(-89.4000092, 25.6101952, 19.5999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5708 | ["Size"] = Vector3.new(2, 4.80000019, 20), | |
5709 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5710 | }) | |
5711 | o190 = Create("Part",{ | |
5712 | ["Name"] = "Smooth Block Model", | |
5713 | ["Parent"] = o171, | |
5714 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5715 | ["Position"] = Vector3.new(-117.400009, 14.2101822, 21.5999985), | |
5716 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5717 | ["Anchored"] = true, | |
5718 | ["CFrame"] = CFrame.new(-117.400009, 14.2101822, 21.5999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5719 | ["Size"] = Vector3.new(2, 1.20000005, 8), | |
5720 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5721 | }) | |
5722 | o191 = Create("Part",{ | |
5723 | ["Name"] = "Smooth Block Model", | |
5724 | ["Parent"] = o171, | |
5725 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5726 | ["Position"] = Vector3.new(-116.400009, 14.2101822, 8.59999847), | |
5727 | ["Anchored"] = true, | |
5728 | ["CFrame"] = CFrame.new(-116.400009, 14.2101822, 8.59999847, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
5729 | ["Size"] = Vector3.new(2, 27.6000004, 2), | |
5730 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5731 | }) | |
5732 | o192 = Create("Part",{ | |
5733 | ["Name"] = "Smooth Block Model", | |
5734 | ["Parent"] = o171, | |
5735 | ["BrickColor"] = BrickColor.new("Bright red"), | |
5736 | ["Position"] = Vector3.new(-114.400009, 13.0101805, 24.5999985), | |
5737 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
5738 | ["Anchored"] = true, | |
5739 | ["CFrame"] = CFrame.new(-114.400009, 13.0101805, 24.5999985, 0, 0, -1, 0, 1, 0, 1, 0, 0), | |
5740 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
5741 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
5742 | }) | |
5743 | o193 = Create("Part",{ | |
5744 | ["Name"] = "Smooth Block Model", | |
5745 | ["Parent"] = o171, | |
5746 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5747 | ["Position"] = Vector3.new(-114.400009, 14.2101822, 8.09999847), | |
5748 | ["Anchored"] = true, | |
5749 | ["CFrame"] = CFrame.new(-114.400009, 14.2101822, 8.09999847, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
5750 | ["Size"] = Vector3.new(2, 27.6000004, 3), | |
5751 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5752 | }) | |
5753 | o194 = Create("Part",{ | |
5754 | ["Name"] = "Smooth Block Model", | |
5755 | ["Parent"] = o171, | |
5756 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5757 | ["Position"] = Vector3.new(-89.4000092, 21.4101944, 16.5999985), | |
5758 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5759 | ["Anchored"] = true, | |
5760 | ["CFrame"] = CFrame.new(-89.4000092, 21.4101944, 16.5999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5761 | ["Size"] = Vector3.new(2, 3.60000014, 14), | |
5762 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5763 | }) | |
5764 | o195 = Create("Part",{ | |
5765 | ["Name"] = "Smooth Block Model", | |
5766 | ["Parent"] = o171, | |
5767 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5768 | ["Position"] = Vector3.new(-103.400009, 14.2101822, 13.5999985), | |
5769 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5770 | ["Anchored"] = true, | |
5771 | ["CFrame"] = CFrame.new(-103.400009, 14.2101822, 13.5999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5772 | ["Size"] = Vector3.new(30, 1.20000005, 8), | |
5773 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5774 | }) | |
5775 | o196 = Create("Part",{ | |
5776 | ["Name"] = "Smooth Block Model", | |
5777 | ["Parent"] = o171, | |
5778 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5779 | ["Position"] = Vector3.new(-100.400009, 14.2101822, 21.5999985), | |
5780 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5781 | ["Anchored"] = true, | |
5782 | ["CFrame"] = CFrame.new(-100.400009, 14.2101822, 21.5999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5783 | ["Size"] = Vector3.new(24, 1.20000005, 8), | |
5784 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5785 | }) | |
5786 | o197 = Create("Part",{ | |
5787 | ["Name"] = "Smooth Block Model", | |
5788 | ["Parent"] = o171, | |
5789 | ["BrickColor"] = BrickColor.new("Dark green"), | |
5790 | ["Position"] = Vector3.new(-103.400009, 35.2101974, 24.5999985), | |
5791 | ["Anchored"] = true, | |
5792 | ["CFrame"] = CFrame.new(-103.400009, 35.2101974, 24.5999985, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
5793 | ["Size"] = Vector3.new(2, 2.4000001, 6), | |
5794 | ["Color"] = Color3.new(0.156863, 0.498039, 0.278431), | |
5795 | }) | |
5796 | o198 = Create("Part",{ | |
5797 | ["Name"] = "Smooth Block Model", | |
5798 | ["Parent"] = o171, | |
5799 | ["BrickColor"] = BrickColor.new("Bright red"), | |
5800 | ["Position"] = Vector3.new(-114.400009, 10.6101885, 22.5999985), | |
5801 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
5802 | ["Anchored"] = true, | |
5803 | ["CFrame"] = CFrame.new(-114.400009, 10.6101885, 22.5999985, 0, 0, -1, 0, 1, 0, 1, 0, 0), | |
5804 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
5805 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
5806 | }) | |
5807 | o199 = Create("Part",{ | |
5808 | ["Name"] = "Smooth Block Model", | |
5809 | ["Parent"] = o171, | |
5810 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
5811 | ["Transparency"] = 0.60000002384186, | |
5812 | ["Position"] = Vector3.new(-89.4000092, 21.4101944, 25.0999985), | |
5813 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5814 | ["Anchored"] = true, | |
5815 | ["CFrame"] = CFrame.new(-89.4000092, 21.4101944, 25.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5816 | ["Size"] = Vector3.new(2, 3.60000014, 3), | |
5817 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
5818 | }) | |
5819 | o200 = Create("Part",{ | |
5820 | ["Name"] = "Smooth Block Model", | |
5821 | ["Parent"] = o171, | |
5822 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5823 | ["Position"] = Vector3.new(-103.400009, 14.2101822, 7.59999847), | |
5824 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5825 | ["Anchored"] = true, | |
5826 | ["CFrame"] = CFrame.new(-103.400009, 14.2101822, 7.59999847, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5827 | ["Size"] = Vector3.new(20, 1.20000005, 4), | |
5828 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5829 | }) | |
5830 | o201 = Create("Part",{ | |
5831 | ["Name"] = "Smooth Block Model", | |
5832 | ["Parent"] = o171, | |
5833 | ["BrickColor"] = BrickColor.new("Bright red"), | |
5834 | ["Position"] = Vector3.new(-114.400009, 9.41018581, 21.5999985), | |
5835 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
5836 | ["Anchored"] = true, | |
5837 | ["CFrame"] = CFrame.new(-114.400009, 9.41018581, 21.5999985, 0, 0, -1, 0, 1, 0, 1, 0, 0), | |
5838 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
5839 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
5840 | }) | |
5841 | o202 = Create("Part",{ | |
5842 | ["Name"] = "Smooth Block Model", | |
5843 | ["Parent"] = o171, | |
5844 | ["BrickColor"] = BrickColor.new("Bright red"), | |
5845 | ["Position"] = Vector3.new(-114.400009, 11.8101845, 23.5999985), | |
5846 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
5847 | ["Anchored"] = true, | |
5848 | ["CFrame"] = CFrame.new(-114.400009, 11.8101845, 23.5999985, 0, 0, -1, 0, 1, 0, 1, 0, 0), | |
5849 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
5850 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
5851 | }) | |
5852 | o203 = Create("Part",{ | |
5853 | ["Name"] = "Smooth Block Model", | |
5854 | ["Parent"] = o171, | |
5855 | ["BrickColor"] = BrickColor.new("Bright red"), | |
5856 | ["Position"] = Vector3.new(-114.400009, 8.2101841, 20.5999985), | |
5857 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
5858 | ["Anchored"] = true, | |
5859 | ["CFrame"] = CFrame.new(-114.400009, 8.2101841, 20.5999985, 0, 0, -1, 0, 1, 0, 1, 0, 0), | |
5860 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
5861 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
5862 | }) | |
5863 | o204 = Create("Part",{ | |
5864 | ["Name"] = "Smooth Block Model", | |
5865 | ["Parent"] = o171, | |
5866 | ["BrickColor"] = BrickColor.new("Bright red"), | |
5867 | ["Position"] = Vector3.new(-114.400009, 4.61018753, 17.5999985), | |
5868 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
5869 | ["Anchored"] = true, | |
5870 | ["CFrame"] = CFrame.new(-114.400009, 4.61018753, 17.5999985, 0, 0, -1, 0, 1, 0, 1, 0, 0), | |
5871 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
5872 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
5873 | }) | |
5874 | o205 = Create("Part",{ | |
5875 | ["Name"] = "Smooth Block Model", | |
5876 | ["Parent"] = o171, | |
5877 | ["BrickColor"] = BrickColor.new("Bright red"), | |
5878 | ["Position"] = Vector3.new(-114.400009, 7.01018715, 19.5999985), | |
5879 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
5880 | ["Anchored"] = true, | |
5881 | ["CFrame"] = CFrame.new(-114.400009, 7.01018715, 19.5999985, 0, 0, -1, 0, 1, 0, 1, 0, 0), | |
5882 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
5883 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
5884 | }) | |
5885 | o206 = Create("Part",{ | |
5886 | ["Name"] = "Smooth Block Model", | |
5887 | ["Parent"] = o171, | |
5888 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5889 | ["Position"] = Vector3.new(-92.4000092, 14.2101822, 8.09999847), | |
5890 | ["Anchored"] = true, | |
5891 | ["CFrame"] = CFrame.new(-92.4000092, 14.2101822, 8.09999847, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
5892 | ["Size"] = Vector3.new(2, 27.6000004, 3), | |
5893 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5894 | }) | |
5895 | o207 = Create("Part",{ | |
5896 | ["Name"] = "Smooth Block Model", | |
5897 | ["Parent"] = o171, | |
5898 | ["BrickColor"] = BrickColor.new("Bright red"), | |
5899 | ["Position"] = Vector3.new(-114.400009, 5.81018925, 18.5999985), | |
5900 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
5901 | ["Anchored"] = true, | |
5902 | ["CFrame"] = CFrame.new(-114.400009, 5.81018925, 18.5999985, 0, 0, -1, 0, 1, 0, 1, 0, 0), | |
5903 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
5904 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
5905 | }) | |
5906 | o208 = Create("Part",{ | |
5907 | ["Name"] = "Smooth Block Model", | |
5908 | ["Parent"] = o171, | |
5909 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5910 | ["Position"] = Vector3.new(-89.4000092, 17.2101936, 19.5999985), | |
5911 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5912 | ["Anchored"] = true, | |
5913 | ["CFrame"] = CFrame.new(-89.4000092, 17.2101936, 19.5999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5914 | ["Size"] = Vector3.new(2, 4.80000019, 20), | |
5915 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5916 | }) | |
5917 | o209 = Create("Part",{ | |
5918 | ["Name"] = "Smooth Block Model", | |
5919 | ["Parent"] = o171, | |
5920 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5921 | ["Position"] = Vector3.new(-103.400009, 14.2101822, 27.5999985), | |
5922 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5923 | ["Anchored"] = true, | |
5924 | ["CFrame"] = CFrame.new(-103.400009, 14.2101822, 27.5999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5925 | ["Size"] = Vector3.new(30, 1.20000005, 4), | |
5926 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5927 | }) | |
5928 | o210 = Create("Part",{ | |
5929 | ["Name"] = "Smooth Block Model", | |
5930 | ["Parent"] = o171, | |
5931 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5932 | ["Position"] = Vector3.new(-117.400009, 7.01018715, 19.5999985), | |
5933 | ["Rotation"] = Vector3.new(0, 90, 0), | |
5934 | ["Anchored"] = true, | |
5935 | ["CFrame"] = CFrame.new(-117.400009, 7.01018715, 19.5999985, 0, 0, 1, 0, 1, 0, -1, 0, 0), | |
5936 | ["Size"] = Vector3.new(20, 13.2000008, 2), | |
5937 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5938 | }) | |
5939 | o211 = Create("Part",{ | |
5940 | ["Name"] = "Smooth Block Model", | |
5941 | ["Parent"] = o171, | |
5942 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5943 | ["Position"] = Vector3.new(-90.4000092, 14.2101822, 8.59999847), | |
5944 | ["Anchored"] = true, | |
5945 | ["CFrame"] = CFrame.new(-90.4000092, 14.2101822, 8.59999847, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
5946 | ["Size"] = Vector3.new(2, 27.6000004, 2), | |
5947 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5948 | }) | |
5949 | o212 = Create("Part",{ | |
5950 | ["Name"] = "Smooth Block Model", | |
5951 | ["Parent"] = o171, | |
5952 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5953 | ["Position"] = Vector3.new(-114.400009, 14.2101822, 31.0999985), | |
5954 | ["Anchored"] = true, | |
5955 | ["CFrame"] = CFrame.new(-114.400009, 14.2101822, 31.0999985, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
5956 | ["Size"] = Vector3.new(2, 27.6000004, 3), | |
5957 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5958 | }) | |
5959 | o213 = Create("Part",{ | |
5960 | ["Name"] = "Smooth Block Model", | |
5961 | ["Parent"] = o171, | |
5962 | ["BrickColor"] = BrickColor.new("Dark green"), | |
5963 | ["Position"] = Vector3.new(-103.400009, 38.2101936, 27.5999985), | |
5964 | ["Anchored"] = true, | |
5965 | ["CFrame"] = CFrame.new(-103.400009, 38.2101936, 27.5999985, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
5966 | ["Size"] = Vector3.new(2, 3.60000014, 8), | |
5967 | ["Color"] = Color3.new(0.156863, 0.498039, 0.278431), | |
5968 | }) | |
5969 | o214 = Create("Part",{ | |
5970 | ["Name"] = "Smooth Block Model", | |
5971 | ["Parent"] = o171, | |
5972 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5973 | ["Position"] = Vector3.new(-116.400009, 14.2101822, 30.5999985), | |
5974 | ["Anchored"] = true, | |
5975 | ["CFrame"] = CFrame.new(-116.400009, 14.2101822, 30.5999985, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
5976 | ["Size"] = Vector3.new(2, 27.6000004, 2), | |
5977 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5978 | }) | |
5979 | o215 = Create("Part",{ | |
5980 | ["Name"] = "Smooth Block Model", | |
5981 | ["Parent"] = o171, | |
5982 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5983 | ["Position"] = Vector3.new(-103.400009, 14.2101822, 31.5999985), | |
5984 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5985 | ["Anchored"] = true, | |
5986 | ["CFrame"] = CFrame.new(-103.400009, 14.2101822, 31.5999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5987 | ["Size"] = Vector3.new(20, 1.20000005, 4), | |
5988 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
5989 | }) | |
5990 | o216 = Create("Part",{ | |
5991 | ["Name"] = "Smooth Block Model", | |
5992 | ["Parent"] = o171, | |
5993 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
5994 | ["Position"] = Vector3.new(-89.4000092, 11.2101822, 11.0999985), | |
5995 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
5996 | ["Anchored"] = true, | |
5997 | ["CFrame"] = CFrame.new(-89.4000092, 11.2101822, 11.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
5998 | ["Size"] = Vector3.new(2, 4.80000019, 3), | |
5999 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
6000 | }) | |
6001 | o217 = Create("Part",{ | |
6002 | ["Name"] = "Smooth Block Model", | |
6003 | ["Parent"] = o171, | |
6004 | ["BrickColor"] = BrickColor.new("Bright red"), | |
6005 | ["Position"] = Vector3.new(-114.400009, 1.01019096, 14.5999985), | |
6006 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
6007 | ["Anchored"] = true, | |
6008 | ["CFrame"] = CFrame.new(-114.400009, 1.01019096, 14.5999985, 0, 0, -1, 0, 1, 0, 1, 0, 0), | |
6009 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
6010 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
6011 | }) | |
6012 | o218 = Create("Part",{ | |
6013 | ["Name"] = "Smooth Block Model", | |
6014 | ["Parent"] = o171, | |
6015 | ["BrickColor"] = BrickColor.new("Bright red"), | |
6016 | ["Position"] = Vector3.new(-114.400009, 3.41018867, 16.5999985), | |
6017 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
6018 | ["Anchored"] = true, | |
6019 | ["CFrame"] = CFrame.new(-114.400009, 3.41018867, 16.5999985, 0, 0, -1, 0, 1, 0, 1, 0, 0), | |
6020 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
6021 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
6022 | }) | |
6023 | o219 = Create("Part",{ | |
6024 | ["Name"] = "Smooth Block Model", | |
6025 | ["Parent"] = o171, | |
6026 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
6027 | ["Position"] = Vector3.new(-90.4000092, 14.2101822, 30.5999985), | |
6028 | ["Anchored"] = true, | |
6029 | ["CFrame"] = CFrame.new(-90.4000092, 14.2101822, 30.5999985, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6030 | ["Size"] = Vector3.new(2, 27.6000004, 2), | |
6031 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
6032 | }) | |
6033 | o220 = Create("Part",{ | |
6034 | ["Name"] = "Smooth Block Model", | |
6035 | ["Parent"] = o171, | |
6036 | ["BrickColor"] = BrickColor.new("Bright red"), | |
6037 | ["Position"] = Vector3.new(-114.400009, 2.21019173, 15.5999985), | |
6038 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
6039 | ["Anchored"] = true, | |
6040 | ["CFrame"] = CFrame.new(-114.400009, 2.21019173, 15.5999985, 0, 0, -1, 0, 1, 0, 1, 0, 0), | |
6041 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
6042 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
6043 | }) | |
6044 | o221 = Create("Part",{ | |
6045 | ["Name"] = "Smooth Block Model", | |
6046 | ["Parent"] = o171, | |
6047 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
6048 | ["Position"] = Vector3.new(-103.400009, 7.01018715, 6.59999847), | |
6049 | ["Anchored"] = true, | |
6050 | ["CFrame"] = CFrame.new(-103.400009, 7.01018715, 6.59999847, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6051 | ["Size"] = Vector3.new(20, 13.2000008, 2), | |
6052 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
6053 | }) | |
6054 | o222 = Create("Part",{ | |
6055 | ["Name"] = "Smooth Block Model", | |
6056 | ["Parent"] = o171, | |
6057 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
6058 | ["Position"] = Vector3.new(-89.4000092, 21.4101944, 28.0999985), | |
6059 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
6060 | ["Anchored"] = true, | |
6061 | ["CFrame"] = CFrame.new(-89.4000092, 21.4101944, 28.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
6062 | ["Size"] = Vector3.new(2, 3.60000014, 3), | |
6063 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
6064 | }) | |
6065 | o223 = Create("Part",{ | |
6066 | ["Name"] = "Smooth Block Model", | |
6067 | ["Parent"] = o171, | |
6068 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
6069 | ["Position"] = Vector3.new(-89.4000092, 13.0101805, 14.0999985), | |
6070 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
6071 | ["Anchored"] = true, | |
6072 | ["CFrame"] = CFrame.new(-89.4000092, 13.0101805, 14.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
6073 | ["Size"] = Vector3.new(2, 1.20000005, 3), | |
6074 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
6075 | }) | |
6076 | o224 = Create("Part",{ | |
6077 | ["Name"] = "Smooth Block Model", | |
6078 | ["Parent"] = o171, | |
6079 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
6080 | ["Position"] = Vector3.new(-103.400009, 7.01018715, 32.5999985), | |
6081 | ["Anchored"] = true, | |
6082 | ["CFrame"] = CFrame.new(-103.400009, 7.01018715, 32.5999985, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6083 | ["Size"] = Vector3.new(20, 13.2000008, 2), | |
6084 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
6085 | }) | |
6086 | o225 = Create("Part",{ | |
6087 | ["Name"] = "Smooth Block Model", | |
6088 | ["Parent"] = o171, | |
6089 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
6090 | ["Position"] = Vector3.new(-92.4000092, 14.2101822, 31.0999985), | |
6091 | ["Anchored"] = true, | |
6092 | ["CFrame"] = CFrame.new(-92.4000092, 14.2101822, 31.0999985, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6093 | ["Size"] = Vector3.new(2, 27.6000004, 3), | |
6094 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
6095 | }) | |
6096 | o226 = Create("Part",{ | |
6097 | ["Name"] = "Smooth Block Model", | |
6098 | ["Parent"] = o171, | |
6099 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
6100 | ["Position"] = Vector3.new(-89.4000092, 11.2101822, 22.5999985), | |
6101 | ["Anchored"] = true, | |
6102 | ["CFrame"] = CFrame.new(-89.4000092, 11.2101822, 22.5999985, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6103 | ["Size"] = Vector3.new(2, 4.80000019, 14), | |
6104 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
6105 | }) | |
6106 | o227 = Create("Part",{ | |
6107 | ["Name"] = "Smooth Block Model", | |
6108 | ["Parent"] = o171, | |
6109 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
6110 | ["Position"] = Vector3.new(-89.4000092, 8.2101841, 13.5999985), | |
6111 | ["Anchored"] = true, | |
6112 | ["CFrame"] = CFrame.new(-89.4000092, 8.2101841, 13.5999985, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6113 | ["Size"] = Vector3.new(2, 1.20000005, 8), | |
6114 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
6115 | }) | |
6116 | o228 = Create("Part",{ | |
6117 | ["Name"] = "Smooth Block Model", | |
6118 | ["Parent"] = o171, | |
6119 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
6120 | ["Position"] = Vector3.new(-89.4000092, 8.2101841, 19.5999985), | |
6121 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
6122 | ["Anchored"] = true, | |
6123 | ["CFrame"] = CFrame.new(-89.4000092, 8.2101841, 19.5999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
6124 | ["Size"] = Vector3.new(2, 1.20000005, 4), | |
6125 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
6126 | }) | |
6127 | o229 = Create("Part",{ | |
6128 | ["Name"] = "Smooth Block Model", | |
6129 | ["Parent"] = o171, | |
6130 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
6131 | ["Transparency"] = 0.60000002384186, | |
6132 | ["Position"] = Vector3.new(-89.4000092, 10.6101885, 14.0999985), | |
6133 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
6134 | ["Anchored"] = true, | |
6135 | ["CFrame"] = CFrame.new(-89.4000092, 10.6101885, 14.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
6136 | ["Size"] = Vector3.new(2, 3.60000014, 3), | |
6137 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
6138 | }) | |
6139 | o230 = Create("Part",{ | |
6140 | ["Name"] = "Smooth Block Model", | |
6141 | ["Parent"] = o171, | |
6142 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
6143 | ["Position"] = Vector3.new(-103.400009, 21.4101944, 32.5999985), | |
6144 | ["Anchored"] = true, | |
6145 | ["CFrame"] = CFrame.new(-103.400009, 21.4101944, 32.5999985, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6146 | ["Size"] = Vector3.new(20, 13.2000008, 2), | |
6147 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
6148 | }) | |
6149 | o231 = Create("Model",{ | |
6150 | ["Parent"] = o171, | |
6151 | ["PrimaryPart"] = o232, | |
6152 | }) | |
6153 | o232 = Create("Part",{ | |
6154 | ["Name"] = "Smooth Block Model", | |
6155 | ["Parent"] = o231, | |
6156 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
6157 | ["Position"] = Vector3.new(-89.4000092, 8.2101841, 25.5999985), | |
6158 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
6159 | ["Anchored"] = true, | |
6160 | ["CFrame"] = CFrame.new(-89.4000092, 8.2101841, 25.5999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
6161 | ["Size"] = Vector3.new(2, 1.20000005, 8), | |
6162 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
6163 | }) | |
6164 | o233 = Create("Part",{ | |
6165 | ["Name"] = "Smooth Block Model", | |
6166 | ["Parent"] = o231, | |
6167 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
6168 | ["Position"] = Vector3.new(-89.4000092, 4.01018906, 26.0999985), | |
6169 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
6170 | ["Anchored"] = true, | |
6171 | ["CFrame"] = CFrame.new(-89.4000092, 4.01018906, 26.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
6172 | ["Size"] = Vector3.new(2, 7.20000029, 7), | |
6173 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
6174 | }) | |
6175 | o234 = Create("Part",{ | |
6176 | ["Name"] = "Smooth Block Model", | |
6177 | ["Parent"] = o171, | |
6178 | ["BrickColor"] = BrickColor.new("Bright orange"), | |
6179 | ["Position"] = Vector3.new(-89.4000092, 4.01018906, 13.0999985), | |
6180 | ["Anchored"] = true, | |
6181 | ["CFrame"] = CFrame.new(-89.4000092, 4.01018906, 13.0999985, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6182 | ["Size"] = Vector3.new(2, 7.20000029, 7), | |
6183 | ["Color"] = Color3.new(0.854902, 0.521569, 0.254902), | |
6184 | }) | |
6185 | o235 = Create("Part",{ | |
6186 | ["Name"] = "Smooth Block Model", | |
6187 | ["Parent"] = o171, | |
6188 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
6189 | ["Position"] = Vector3.new(-89.4000092, 4.01018906, 19.5999985), | |
6190 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
6191 | ["Anchored"] = true, | |
6192 | ["CFrame"] = CFrame.new(-89.4000092, 4.01018906, 19.5999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
6193 | ["CanCollide"] = false, | |
6194 | ["Size"] = Vector3.new(2, 7.20000029, 6), | |
6195 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
6196 | }) | |
6197 | o236 = Create("Part",{ | |
6198 | ["Name"] = "Smooth Block Model", | |
6199 | ["Parent"] = o161, | |
6200 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
6201 | ["Position"] = Vector3.new(-90.9000092, 18.4101944, 25.0999985), | |
6202 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
6203 | ["CFrame"] = CFrame.new(-90.9000092, 18.4101944, 25.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
6204 | ["Size"] = Vector3.new(1, 7.20000029, 1), | |
6205 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
6206 | }) | |
6207 | o237 = Create("Part",{ | |
6208 | ["Name"] = "Smooth Block Model", | |
6209 | ["Parent"] = o161, | |
6210 | ["BrickColor"] = BrickColor.new("Brick yellow"), | |
6211 | ["Position"] = Vector3.new(-99.9000092, 18.4101944, 25.0999985), | |
6212 | ["Rotation"] = Vector3.new(-180, 0, -180), | |
6213 | ["CFrame"] = CFrame.new(-99.9000092, 18.4101944, 25.0999985, -1, 0, 0, 0, 1, 0, 0, 0, -1), | |
6214 | ["Size"] = Vector3.new(1, 7.20000029, 1), | |
6215 | ["Color"] = Color3.new(0.843137, 0.772549, 0.603922), | |
6216 | }) | |
6217 | o238 = Create("Model",{ | |
6218 | ["Name"] = "Inflatable Chair", | |
6219 | ["Parent"] = o161, | |
6220 | ["PrimaryPart"] = o243, | |
6221 | }) | |
6222 | o239 = Create("Part",{ | |
6223 | ["Name"] = "Smooth Block Model", | |
6224 | ["Parent"] = o238, | |
6225 | ["BrickColor"] = BrickColor.new("Bright red"), | |
6226 | ["Position"] = Vector3.new(-109.200012, 2.21019173, 28.5999985), | |
6227 | ["Rotation"] = Vector3.new(-0, 0, -90), | |
6228 | ["Anchored"] = true, | |
6229 | ["CFrame"] = CFrame.new(-109.200012, 2.21019173, 28.5999985, 0, 1, 0, -1, 0, 0, 0, 0, 1), | |
6230 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6231 | ["Size"] = Vector3.new(2, 4.4000001, 2), | |
6232 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6233 | ["TopSurface"] = Enum.SurfaceType.Weld, | |
6234 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
6235 | }) | |
6236 | o240 = Create("SpecialMesh",{ | |
6237 | ["Parent"] = o239, | |
6238 | ["Scale"] = Vector3.new(1.25, 1.25, 1.25), | |
6239 | }) | |
6240 | o241 = Create("Part",{ | |
6241 | ["Name"] = "Smooth Block Model", | |
6242 | ["Parent"] = o238, | |
6243 | ["BrickColor"] = BrickColor.new("Bright red"), | |
6244 | ["Position"] = Vector3.new(-111.400009, 4.21018982, 25.5999985), | |
6245 | ["Rotation"] = Vector3.new(90, -90, 0), | |
6246 | ["Anchored"] = true, | |
6247 | ["CFrame"] = CFrame.new(-111.400009, 4.21018982, 25.5999985, 0, 0, -1, -1, 0, 0, 0, 1, 0), | |
6248 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6249 | ["Size"] = Vector3.new(2, 6, 2), | |
6250 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6251 | ["TopSurface"] = Enum.SurfaceType.Weld, | |
6252 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
6253 | }) | |
6254 | o242 = Create("SpecialMesh",{ | |
6255 | ["Parent"] = o241, | |
6256 | ["Scale"] = Vector3.new(1.25, 1.25, 1.25), | |
6257 | }) | |
6258 | o243 = Create("Part",{ | |
6259 | ["Name"] = "Smooth Block Model", | |
6260 | ["Parent"] = o238, | |
6261 | ["BrickColor"] = BrickColor.new("Bright red"), | |
6262 | ["Position"] = Vector3.new(-109.385925, 0.399991989, 25.5999985), | |
6263 | ["Rotation"] = Vector3.new(180, -90, 0), | |
6264 | ["RotVelocity"] = Vector3.new(-0.00508541893, -1.59203466e-007, -4.57209808e-006), | |
6265 | ["Velocity"] = Vector3.new(-1.52250641e-006, -0.00163426716, -0.000372749782), | |
6266 | ["CFrame"] = CFrame.new(-109.385925, 0.399991989, 25.5999985, -5.84871214e-006, -9.89286036e-007, -1, -9.02664876e-009, -1, 9.89286036e-007, -1, 9.03243524e-009, 5.84871214e-006), | |
6267 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6268 | ["Size"] = Vector3.new(6, 0.800000012, 6), | |
6269 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6270 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6271 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
6272 | }) | |
6273 | o244 = Create("SpecialMesh",{ | |
6274 | ["Parent"] = o243, | |
6275 | ["Scale"] = Vector3.new(1, 4, 1), | |
6276 | ["MeshType"] = Enum.MeshType.Sphere, | |
6277 | }) | |
6278 | o245 = Create("Part",{ | |
6279 | ["Name"] = "Smooth Block Model", | |
6280 | ["Parent"] = o238, | |
6281 | ["BrickColor"] = BrickColor.new("White"), | |
6282 | ["Position"] = Vector3.new(-111.400009, 2.21019173, 25.5999985), | |
6283 | ["Rotation"] = Vector3.new(0, 90, 0), | |
6284 | ["Anchored"] = true, | |
6285 | ["CFrame"] = CFrame.new(-111.400009, 2.21019173, 25.5999985, 0, 0, 1, 0, 1, 0, -1, 0, 0), | |
6286 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6287 | ["Size"] = Vector3.new(4, 2, 2), | |
6288 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6289 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
6290 | }) | |
6291 | o246 = Create("Part",{ | |
6292 | ["Name"] = "Smooth Block Model", | |
6293 | ["Parent"] = o238, | |
6294 | ["BrickColor"] = BrickColor.new("White"), | |
6295 | ["Position"] = Vector3.new(-108.385925, 0.999991655, 25.6000004), | |
6296 | ["Rotation"] = Vector3.new(180, -0.000335106452, 5.66819035e-005), | |
6297 | ["RotVelocity"] = Vector3.new(-0.00508541893, -1.59203466e-007, -4.57209808e-006), | |
6298 | ["Velocity"] = Vector3.new(1.22075062e-006, -0.00163882959, -0.00342384027), | |
6299 | ["CFrame"] = CFrame.new(-108.385925, 0.999991655, 25.6000004, 1, -9.89285809e-007, -5.84871077e-006, -9.89285809e-007, -0.999999523, -9.02664521e-009, -5.84871077e-006, 9.03242992e-009, -0.999999523), | |
6300 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6301 | ["Size"] = Vector3.new(3, 0.400000006, 3), | |
6302 | ["BackSurface"] = Enum.SurfaceType.Weld, | |
6303 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6304 | ["FrontSurface"] = Enum.SurfaceType.Weld, | |
6305 | ["LeftSurface"] = Enum.SurfaceType.Weld, | |
6306 | ["TopSurface"] = Enum.SurfaceType.Weld, | |
6307 | ["Color"] = Color3.new(0.94902, 0.952941, 0.952941), | |
6308 | }) | |
6309 | o247 = Create("Part",{ | |
6310 | ["Name"] = "Smooth Block Model", | |
6311 | ["Parent"] = o238, | |
6312 | ["BrickColor"] = BrickColor.new("Bright red"), | |
6313 | ["Position"] = Vector3.new(-109.200012, 2.21019173, 22.5999985), | |
6314 | ["Rotation"] = Vector3.new(-0, 0, -90), | |
6315 | ["Anchored"] = true, | |
6316 | ["CFrame"] = CFrame.new(-109.200012, 2.21019173, 22.5999985, 0, 1, 0, -1, 0, 0, 0, 0, 1), | |
6317 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6318 | ["Size"] = Vector3.new(2, 4.4000001, 2), | |
6319 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6320 | ["TopSurface"] = Enum.SurfaceType.Weld, | |
6321 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
6322 | }) | |
6323 | o248 = Create("SpecialMesh",{ | |
6324 | ["Parent"] = o247, | |
6325 | ["Scale"] = Vector3.new(1.25, 1.25, 1.25), | |
6326 | }) | |
6327 | o249 = Create("Part",{ | |
6328 | ["Name"] = "Smooth Block Model", | |
6329 | ["Parent"] = o161, | |
6330 | ["BrickColor"] = BrickColor.new("Dark orange"), | |
6331 | ["Position"] = Vector3.new(-97.4000092, 7.80170441, 26.0999985), | |
6332 | ["Rotation"] = Vector3.new(-180, -3.41508735e-006, -180), | |
6333 | ["RotVelocity"] = Vector3.new(-4.67072995e-013, -4.61561353e-019, 1.14785835e-005), | |
6334 | ["Velocity"] = Vector3.new(-4.95033128e-005, -0.00582765974, -2.18427468e-012), | |
6335 | ["CFrame"] = CFrame.new(-97.4000092, 7.80170441, 26.0999985, -0.999997735, 4.47081642e-014, -5.96045169e-008, 2.30817915e-013, 1, 8.43892707e-008, 5.96045169e-008, 8.43891925e-008, -0.999997735), | |
6336 | ["Size"] = Vector3.new(2, 1.20000005, 7), | |
6337 | ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), | |
6338 | }) | |
6339 | o250 = Create("Part",{ | |
6340 | ["Name"] = "Smooth Block Model", | |
6341 | ["Parent"] = o161, | |
6342 | ["BrickColor"] = BrickColor.new("Black"), | |
6343 | ["Position"] = Vector3.new(-96.9000092, 5.40170145, 26.0999985), | |
6344 | ["Rotation"] = Vector3.new(-180, -3.41508985e-006, -180), | |
6345 | ["RotVelocity"] = Vector3.new(-4.67072995e-013, -4.61561353e-019, 1.14785835e-005), | |
6346 | ["Velocity"] = Vector3.new(-2.19546782e-005, -0.00582192047, -1.06329789e-012), | |
6347 | ["CFrame"] = CFrame.new(-96.9000092, 5.40170145, 26.0999985, -0.99999845, 7.48881548e-014, -5.96045595e-008, 2.00638036e-013, 1, 8.43892849e-008, 5.96045595e-008, 8.43892352e-008, -0.99999845), | |
6348 | ["Size"] = Vector3.new(1, 3.60000014, 5), | |
6349 | ["Color"] = Color3.new(0.105882, 0.164706, 0.207843), | |
6350 | }) | |
6351 | o251 = Create("Part",{ | |
6352 | ["Name"] = "Smooth Block Model", | |
6353 | ["Parent"] = o161, | |
6354 | ["BrickColor"] = BrickColor.new("Really black"), | |
6355 | ["Reflectance"] = 0.75, | |
6356 | ["Position"] = Vector3.new(-97.9000092, 5.40169764, 26.0999985), | |
6357 | ["Rotation"] = Vector3.new(-180, -3.41508803e-006, -180), | |
6358 | ["RotVelocity"] = Vector3.new(-4.67072995e-013, -4.61561353e-019, 1.14785835e-005), | |
6359 | ["Velocity"] = Vector3.new(-2.19546346e-005, -0.00583339902, -1.06329659e-012), | |
6360 | ["CFrame"] = CFrame.new(-97.9000092, 5.40169764, 26.0999985, -0.999997973, 5.47681576e-014, -5.96045311e-008, 2.20757955e-013, 1, 8.43892778e-008, 5.96045311e-008, 8.43892067e-008, -0.999997973), | |
6361 | ["Size"] = Vector3.new(1, 3.60000014, 5), | |
6362 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
6363 | }) | |
6364 | o252 = Create("Part",{ | |
6365 | ["Name"] = "Smooth Block Model", | |
6366 | ["Parent"] = o161, | |
6367 | ["BrickColor"] = BrickColor.new("Dark orange"), | |
6368 | ["Position"] = Vector3.new(-97.3999939, 5.4016943, 23.1000137), | |
6369 | ["Rotation"] = Vector3.new(-180, -3.41508576e-006, -180), | |
6370 | ["RotVelocity"] = Vector3.new(-4.67072995e-013, -4.61561353e-019, 1.14785835e-005), | |
6371 | ["Velocity"] = Vector3.new(-2.19545964e-005, -0.00582765974, -1.06329474e-012), | |
6372 | ["CFrame"] = CFrame.new(-97.3999939, 5.4016943, 23.1000137, -0.999997258, 2.45881959e-014, -5.96044885e-008, 2.50937834e-013, 1, 8.43892565e-008, 5.96044885e-008, 8.43891641e-008, -0.999997258), | |
6373 | ["Size"] = Vector3.new(2, 3.60000014, 1), | |
6374 | ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), | |
6375 | }) | |
6376 | o253 = Create("Part",{ | |
6377 | ["Name"] = "Smooth Block Model", | |
6378 | ["Parent"] = o161, | |
6379 | ["BrickColor"] = BrickColor.new("Dark orange"), | |
6380 | ["Position"] = Vector3.new(-97.4000092, 3.00169706, 26.0999985), | |
6381 | ["Rotation"] = Vector3.new(-180, -3.41509144e-006, -180), | |
6382 | ["RotVelocity"] = Vector3.new(-4.67072995e-013, -4.61561353e-019, 1.14785835e-005), | |
6383 | ["Velocity"] = Vector3.new(5.59397267e-006, -0.00582765974, 5.76791219e-014), | |
6384 | ["CFrame"] = CFrame.new(-97.4000092, 3.00169706, 26.0999985, -0.999998927, 9.50081553e-014, -5.96045879e-008, 1.8051809e-013, 1, 8.43892991e-008, 5.96045879e-008, 8.43892636e-008, -0.999998927), | |
6385 | ["Size"] = Vector3.new(2, 1.20000005, 7), | |
6386 | ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), | |
6387 | }) | |
6388 | o254 = Create("Part",{ | |
6389 | ["Name"] = "Smooth Block Model", | |
6390 | ["Parent"] = o161, | |
6391 | ["BrickColor"] = BrickColor.new("Dark orange"), | |
6392 | ["Position"] = Vector3.new(-97.4000092, 5.40170002, 29.0999908), | |
6393 | ["Rotation"] = Vector3.new(-180, -3.41508644e-006, -180), | |
6394 | ["RotVelocity"] = Vector3.new(-4.67072995e-013, -4.61561353e-019, 1.14785835e-005), | |
6395 | ["Velocity"] = Vector3.new(-2.19546619e-005, -0.00582765974, -1.06329745e-012), | |
6396 | ["CFrame"] = CFrame.new(-97.4000092, 5.40170002, 29.0999908, -0.999997497, 3.46481775e-014, -5.96045027e-008, 2.40877874e-013, 1, 8.43892636e-008, 5.96045027e-008, 8.43891783e-008, -0.999997497), | |
6397 | ["Size"] = Vector3.new(2, 3.60000014, 1), | |
6398 | ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), | |
6399 | }) | |
6400 | o255 = Create("Model",{ | |
6401 | ["Parent"] = o161, | |
6402 | }) | |
6403 | o256 = Create("Part",{ | |
6404 | ["Name"] = "Smooth Block Model", | |
6405 | ["Parent"] = o161, | |
6406 | ["BrickColor"] = BrickColor.new("Dark orange"), | |
6407 | ["Position"] = Vector3.new(-97.4000092, 1.2016964, 26.0999985), | |
6408 | ["Rotation"] = Vector3.new(-180, -3.41509508e-006, -180), | |
6409 | ["RotVelocity"] = Vector3.new(-4.67072995e-013, -4.61561353e-019, 1.14785835e-005), | |
6410 | ["Velocity"] = Vector3.new(2.62554313e-005, -0.00582765974, 8.98410849e-013), | |
6411 | ["CFrame"] = CFrame.new(-97.4000092, 1.2016964, 26.0999985, -1, 1.40278197e-013, -5.96046519e-008, 1.35248204e-013, 1, 8.43893275e-008, 5.96046519e-008, 8.43893275e-008, -1), | |
6412 | ["Size"] = Vector3.new(2, 2.4000001, 7), | |
6413 | ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), | |
6414 | }) | |
6415 | mas.Parent = workspace | |
6416 | mas:MakeJoints() | |
6417 | local mas1 = mas:GetChildren() | |
6418 | for i=1,#mas1 do | |
6419 | mas1[i].Parent = workspace | |
6420 | ypcall(function() mas1[i]:MakeJoints() end) | |
6421 | end | |
6422 | mas:Destroy() | |
6423 | for i=1,#cors do | |
6424 | coroutine.resume(cors[i]) | |
6425 | end | |
6426 | ||
6427 | ||
6428 | ||
6429 | ||
6430 | Create = function(itemClass,tabl) | |
6431 | local item = Instance.new(itemClass) | |
6432 | for i,v in pairs(tabl) do | |
6433 | local a,b = ypcall(function() return item[i] end) | |
6434 | if a then | |
6435 | item[i] = tabl[i] | |
6436 | end | |
6437 | end | |
6438 | return item | |
6439 | end | |
6440 | function runDummyScript(f,scri) | |
6441 | local oldenv = getfenv(f) | |
6442 | local newenv = setmetatable({}, { | |
6443 | __index = function(_, k) | |
6444 | if k:lower() == 'script' then | |
6445 | return scri | |
6446 | else | |
6447 | return oldenv[k] | |
6448 | end | |
6449 | end | |
6450 | }) | |
6451 | setfenv(f, newenv) | |
6452 | ypcall(function() f() end) | |
6453 | end | |
6454 | cors = {} | |
6455 | mas = Instance.new("Model",game:GetService("Lighting")) | |
6456 | mas.Name = "CompiledModel" | |
6457 | o1 = Create("Model",{ | |
6458 | ["Parent"] = mas, | |
6459 | }) | |
6460 | o2 = Create("Part",{ | |
6461 | ["Parent"] = o1, | |
6462 | ["Position"] = Vector3.new(-25.2999859, 14.7999907, 113.100029), | |
6463 | ["Anchored"] = true, | |
6464 | ["CFrame"] = CFrame.new(-25.2999859, 14.7999907, 113.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6465 | ["Size"] = Vector3.new(1, 28.8000011, 1), | |
6466 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6467 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6468 | }) | |
6469 | o3 = Create("Part",{ | |
6470 | ["Parent"] = o1, | |
6471 | ["Position"] = Vector3.new(-27.2999859, 14.7999907, 93.600029), | |
6472 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
6473 | ["Anchored"] = true, | |
6474 | ["CFrame"] = CFrame.new(-27.2999859, 14.7999907, 93.600029, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
6475 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
6476 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6477 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6478 | }) | |
6479 | o4 = Create("Model",{ | |
6480 | ["Name"] = "Table", | |
6481 | ["Parent"] = o1, | |
6482 | }) | |
6483 | o5 = Create("Part",{ | |
6484 | ["Parent"] = o4, | |
6485 | ["Position"] = Vector3.new(-24.2999859, 1.6000042, 102.100029), | |
6486 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6487 | ["Anchored"] = true, | |
6488 | ["CFrame"] = CFrame.new(-24.2999859, 1.6000042, 102.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6489 | ["Size"] = Vector3.new(1, 2.4000001, 1), | |
6490 | }) | |
6491 | o6 = Create("Part",{ | |
6492 | ["Parent"] = o4, | |
6493 | ["BrickColor"] = BrickColor.new("Bright red"), | |
6494 | ["Position"] = Vector3.new(-24.2999859, 3.40000343, 102.100029), | |
6495 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6496 | ["Anchored"] = true, | |
6497 | ["CFrame"] = CFrame.new(-24.2999859, 3.40000343, 102.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6498 | ["Size"] = Vector3.new(5, 1.20000005, 5), | |
6499 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6500 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6501 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
6502 | }) | |
6503 | o7 = Create("Part",{ | |
6504 | ["Parent"] = o1, | |
6505 | ["Position"] = Vector3.new(-23.7999859, 14.7999907, 115.100029), | |
6506 | ["Anchored"] = true, | |
6507 | ["CFrame"] = CFrame.new(-23.7999859, 14.7999907, 115.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6508 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
6509 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6510 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6511 | }) | |
6512 | o8 = Create("Part",{ | |
6513 | ["Parent"] = o1, | |
6514 | ["Position"] = Vector3.new(-24.7999859, 7.00000191, 110.100029), | |
6515 | ["Anchored"] = true, | |
6516 | ["CFrame"] = CFrame.new(-24.7999859, 7.00000191, 110.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6517 | ["Size"] = Vector3.new(6, 13.2000008, 1), | |
6518 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6519 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6520 | }) | |
6521 | o9 = Create("Part",{ | |
6522 | ["Parent"] = o1, | |
6523 | ["Position"] = Vector3.new(-24.7999859, 14.7999907, 114.100029), | |
6524 | ["Anchored"] = true, | |
6525 | ["CFrame"] = CFrame.new(-24.7999859, 14.7999907, 114.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6526 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
6527 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6528 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6529 | }) | |
6530 | o10 = Create("Part",{ | |
6531 | ["Parent"] = o1, | |
6532 | ["Position"] = Vector3.new(-28.2999859, 14.7999907, 94.600029), | |
6533 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
6534 | ["Anchored"] = true, | |
6535 | ["CFrame"] = CFrame.new(-28.2999859, 14.7999907, 94.600029, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
6536 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
6537 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6538 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6539 | }) | |
6540 | o11 = Create("Part",{ | |
6541 | ["Parent"] = o1, | |
6542 | ["Position"] = Vector3.new(-29.2999859, 14.7999907, 102.600029), | |
6543 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
6544 | ["Anchored"] = true, | |
6545 | ["CFrame"] = CFrame.new(-29.2999859, 14.7999907, 102.600029, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
6546 | ["Size"] = Vector3.new(16, 28.8000011, 1), | |
6547 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6548 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6549 | }) | |
6550 | o12 = Create("Part",{ | |
6551 | ["Parent"] = o1, | |
6552 | ["Position"] = Vector3.new(-28.2999859, 14.7999907, 110.600029), | |
6553 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
6554 | ["Anchored"] = true, | |
6555 | ["CFrame"] = CFrame.new(-28.2999859, 14.7999907, 110.600029, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
6556 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
6557 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6558 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6559 | }) | |
6560 | o13 = Create("Part",{ | |
6561 | ["Parent"] = o1, | |
6562 | ["BrickColor"] = BrickColor.new("Mid gray"), | |
6563 | ["Position"] = Vector3.new(-14.7999859, 0.200004578, 112.100029), | |
6564 | ["Anchored"] = true, | |
6565 | ["CFrame"] = CFrame.new(-14.7999859, 0.200004578, 112.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6566 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6567 | ["Size"] = Vector3.new(26, 0.400000006, 1), | |
6568 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6569 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6570 | ["Color"] = Color3.new(0.803922, 0.803922, 0.803922), | |
6571 | }) | |
6572 | o14 = Create("Part",{ | |
6573 | ["Parent"] = o1, | |
6574 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
6575 | ["Position"] = Vector3.new(-14.7999859, 13.7999907, 112.100029), | |
6576 | ["Anchored"] = true, | |
6577 | ["CFrame"] = CFrame.new(-14.7999859, 13.7999907, 112.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6578 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6579 | ["Size"] = Vector3.new(22, 0.400000006, 1), | |
6580 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6581 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6582 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
6583 | }) | |
6584 | o15 = Create("Part",{ | |
6585 | ["Parent"] = o1, | |
6586 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
6587 | ["Position"] = Vector3.new(-14.7999859, 13.7999907, 111.100029), | |
6588 | ["Anchored"] = true, | |
6589 | ["CFrame"] = CFrame.new(-14.7999859, 13.7999907, 111.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6590 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6591 | ["Size"] = Vector3.new(24, 0.400000006, 1), | |
6592 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6593 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6594 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
6595 | }) | |
6596 | o16 = Create("Part",{ | |
6597 | ["Parent"] = o1, | |
6598 | ["BrickColor"] = BrickColor.new("Mid gray"), | |
6599 | ["Position"] = Vector3.new(-14.7999859, 0.200004578, 111.100029), | |
6600 | ["Anchored"] = true, | |
6601 | ["CFrame"] = CFrame.new(-14.7999859, 0.200004578, 111.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6602 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6603 | ["Size"] = Vector3.new(28, 0.400000006, 1), | |
6604 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6605 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6606 | ["Color"] = Color3.new(0.803922, 0.803922, 0.803922), | |
6607 | }) | |
6608 | o17 = Create("Part",{ | |
6609 | ["Parent"] = o1, | |
6610 | ["BrickColor"] = BrickColor.new("Mid gray"), | |
6611 | ["Position"] = Vector3.new(-14.7999859, 0.200004578, 115.100029), | |
6612 | ["Anchored"] = true, | |
6613 | ["CFrame"] = CFrame.new(-14.7999859, 0.200004578, 115.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6614 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6615 | ["Size"] = Vector3.new(20, 0.400000006, 1), | |
6616 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6617 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6618 | ["Color"] = Color3.new(0.803922, 0.803922, 0.803922), | |
6619 | }) | |
6620 | o18 = Create("Part",{ | |
6621 | ["Parent"] = o1, | |
6622 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
6623 | ["Position"] = Vector3.new(-14.7999859, 13.7999907, 110.100029), | |
6624 | ["Anchored"] = true, | |
6625 | ["CFrame"] = CFrame.new(-14.7999859, 13.7999907, 110.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6626 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6627 | ["Size"] = Vector3.new(26, 0.400000006, 1), | |
6628 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6629 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6630 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
6631 | }) | |
6632 | o19 = Create("Part",{ | |
6633 | ["Parent"] = o1, | |
6634 | ["BrickColor"] = BrickColor.new("Mid gray"), | |
6635 | ["Position"] = Vector3.new(-14.7999859, 0.200004578, 116.100029), | |
6636 | ["Anchored"] = true, | |
6637 | ["CFrame"] = CFrame.new(-14.7999859, 0.200004578, 116.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6638 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6639 | ["Size"] = Vector3.new(18, 0.400000006, 1), | |
6640 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6641 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6642 | ["Color"] = Color3.new(0.803922, 0.803922, 0.803922), | |
6643 | }) | |
6644 | o20 = Create("Part",{ | |
6645 | ["Parent"] = o1, | |
6646 | ["BrickColor"] = BrickColor.new("Mid gray"), | |
6647 | ["Position"] = Vector3.new(-14.7999859, 0.200004578, 114.100029), | |
6648 | ["Anchored"] = true, | |
6649 | ["CFrame"] = CFrame.new(-14.7999859, 0.200004578, 114.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6650 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6651 | ["Size"] = Vector3.new(22, 0.400000006, 1), | |
6652 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6653 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6654 | ["Color"] = Color3.new(0.803922, 0.803922, 0.803922), | |
6655 | }) | |
6656 | o21 = Create("Part",{ | |
6657 | ["Parent"] = o1, | |
6658 | ["BrickColor"] = BrickColor.new("Mid gray"), | |
6659 | ["Position"] = Vector3.new(-14.7999859, 0.200004578, 102.600029), | |
6660 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6661 | ["Anchored"] = true, | |
6662 | ["CFrame"] = CFrame.new(-14.7999859, 0.200004578, 102.600029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6663 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6664 | ["Size"] = Vector3.new(30, 0.400000006, 16), | |
6665 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6666 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6667 | ["Color"] = Color3.new(0.803922, 0.803922, 0.803922), | |
6668 | }) | |
6669 | o22 = Create("Part",{ | |
6670 | ["Parent"] = o1, | |
6671 | ["BrickColor"] = BrickColor.new("Mid gray"), | |
6672 | ["Position"] = Vector3.new(-14.7999859, 0.200004578, 117.100029), | |
6673 | ["Anchored"] = true, | |
6674 | ["CFrame"] = CFrame.new(-14.7999859, 0.200004578, 117.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6675 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6676 | ["Size"] = Vector3.new(16, 0.400000006, 1), | |
6677 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6678 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6679 | ["Color"] = Color3.new(0.803922, 0.803922, 0.803922), | |
6680 | }) | |
6681 | o23 = Create("Part",{ | |
6682 | ["Parent"] = o1, | |
6683 | ["BrickColor"] = BrickColor.new("Mid gray"), | |
6684 | ["Position"] = Vector3.new(-14.7999859, 0.200004578, 113.100029), | |
6685 | ["Anchored"] = true, | |
6686 | ["CFrame"] = CFrame.new(-14.7999859, 0.200004578, 113.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6687 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6688 | ["Size"] = Vector3.new(24, 0.400000006, 1), | |
6689 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6690 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6691 | ["Color"] = Color3.new(0.803922, 0.803922, 0.803922), | |
6692 | }) | |
6693 | o24 = Create("Part",{ | |
6694 | ["Parent"] = o1, | |
6695 | ["Position"] = Vector3.new(-14.7999859, 14.7999907, 117.100029), | |
6696 | ["Anchored"] = true, | |
6697 | ["CFrame"] = CFrame.new(-14.7999859, 14.7999907, 117.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6698 | ["Size"] = Vector3.new(16, 28.8000011, 1), | |
6699 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6700 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6701 | }) | |
6702 | o25 = Create("Part",{ | |
6703 | ["Parent"] = o1, | |
6704 | ["BrickColor"] = BrickColor.new("Really black"), | |
6705 | ["Transparency"] = 1, | |
6706 | ["Position"] = Vector3.new(-14.6309795, 4.79500389, 89.0690231), | |
6707 | ["Rotation"] = Vector3.new(90, -0, 75), | |
6708 | ["Anchored"] = true, | |
6709 | ["CFrame"] = CFrame.new(-14.6309795, 4.79500389, 89.0690231, 0.258819044, -0.965925813, -0, 0, 0, -1, 0.965925813, 0.258819044, -0), | |
6710 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6711 | ["Size"] = Vector3.new(1, 0.400000006, 8), | |
6712 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6713 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6714 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
6715 | }) | |
6716 | o26 = Create("BlockMesh",{ | |
6717 | ["Parent"] = o25, | |
6718 | ["Scale"] = Vector3.new(2, 1, 1.29999995), | |
6719 | }) | |
6720 | o27 = Create("Decal",{ | |
6721 | ["Parent"] = o25, | |
6722 | ["Texture"] = "http://www.roblox.com/asset/?id=15034057", | |
6723 | ["Face"] = Enum.NormalId.Bottom, | |
6724 | }) | |
6725 | o28 = Create("Decal",{ | |
6726 | ["Parent"] = o25, | |
6727 | ["Texture"] = "http://www.roblox.com/asset/?id=15034057", | |
6728 | ["Face"] = Enum.NormalId.Left, | |
6729 | }) | |
6730 | o29 = Create("Part",{ | |
6731 | ["Parent"] = o1, | |
6732 | ["BrickColor"] = BrickColor.new("Mid gray"), | |
6733 | ["Position"] = Vector3.new(-14.7999859, 0.200004578, 88.100029), | |
6734 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6735 | ["Anchored"] = true, | |
6736 | ["CFrame"] = CFrame.new(-14.7999859, 0.200004578, 88.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6737 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6738 | ["Size"] = Vector3.new(16, 0.400000006, 1), | |
6739 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6740 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6741 | ["Color"] = Color3.new(0.803922, 0.803922, 0.803922), | |
6742 | }) | |
6743 | o30 = Create("Part",{ | |
6744 | ["Parent"] = o1, | |
6745 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
6746 | ["Position"] = Vector3.new(-14.7999859, 13.7999907, 91.100029), | |
6747 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6748 | ["Anchored"] = true, | |
6749 | ["CFrame"] = CFrame.new(-14.7999859, 13.7999907, 91.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6750 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6751 | ["Size"] = Vector3.new(18, 0.400000006, 1), | |
6752 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6753 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6754 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
6755 | }) | |
6756 | o31 = Create("Part",{ | |
6757 | ["Parent"] = o1, | |
6758 | ["BrickColor"] = BrickColor.new("Mid gray"), | |
6759 | ["Position"] = Vector3.new(-14.7999859, 0.200004578, 91.100029), | |
6760 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6761 | ["Anchored"] = true, | |
6762 | ["CFrame"] = CFrame.new(-14.7999859, 0.200004578, 91.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6763 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6764 | ["Size"] = Vector3.new(22, 0.400000006, 1), | |
6765 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6766 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6767 | ["Color"] = Color3.new(0.803922, 0.803922, 0.803922), | |
6768 | }) | |
6769 | o32 = Create("Part",{ | |
6770 | ["Parent"] = o1, | |
6771 | ["BrickColor"] = BrickColor.new("Mid gray"), | |
6772 | ["Position"] = Vector3.new(-14.7999859, 0.200004578, 94.100029), | |
6773 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6774 | ["Anchored"] = true, | |
6775 | ["CFrame"] = CFrame.new(-14.7999859, 0.200004578, 94.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6776 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6777 | ["Size"] = Vector3.new(28, 0.400000006, 1), | |
6778 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6779 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6780 | ["Color"] = Color3.new(0.803922, 0.803922, 0.803922), | |
6781 | }) | |
6782 | o33 = Create("Part",{ | |
6783 | ["Parent"] = o1, | |
6784 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
6785 | ["Position"] = Vector3.new(-14.7999859, 13.7999907, 94.100029), | |
6786 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6787 | ["Anchored"] = true, | |
6788 | ["CFrame"] = CFrame.new(-14.7999859, 13.7999907, 94.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6789 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6790 | ["Size"] = Vector3.new(24, 0.400000006, 1), | |
6791 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6792 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6793 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
6794 | }) | |
6795 | o34 = Create("Part",{ | |
6796 | ["Parent"] = o1, | |
6797 | ["BrickColor"] = BrickColor.new("Mid gray"), | |
6798 | ["Position"] = Vector3.new(-14.7999859, 0.200004578, 92.100029), | |
6799 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6800 | ["Anchored"] = true, | |
6801 | ["CFrame"] = CFrame.new(-14.7999859, 0.200004578, 92.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6802 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6803 | ["Size"] = Vector3.new(24, 0.400000006, 1), | |
6804 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6805 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6806 | ["Color"] = Color3.new(0.803922, 0.803922, 0.803922), | |
6807 | }) | |
6808 | o35 = Create("Part",{ | |
6809 | ["Parent"] = o1, | |
6810 | ["BrickColor"] = BrickColor.new("Mid gray"), | |
6811 | ["Position"] = Vector3.new(-14.7999859, 0.200004578, 93.100029), | |
6812 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6813 | ["Anchored"] = true, | |
6814 | ["CFrame"] = CFrame.new(-14.7999859, 0.200004578, 93.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6815 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6816 | ["Size"] = Vector3.new(26, 0.400000006, 1), | |
6817 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6818 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6819 | ["Color"] = Color3.new(0.803922, 0.803922, 0.803922), | |
6820 | }) | |
6821 | o36 = Create("Part",{ | |
6822 | ["Parent"] = o1, | |
6823 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
6824 | ["Position"] = Vector3.new(-14.7999859, 13.7999907, 93.100029), | |
6825 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6826 | ["Anchored"] = true, | |
6827 | ["CFrame"] = CFrame.new(-14.7999859, 13.7999907, 93.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6828 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6829 | ["Size"] = Vector3.new(22, 0.400000006, 1), | |
6830 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6831 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6832 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
6833 | }) | |
6834 | o37 = Create("Part",{ | |
6835 | ["Parent"] = o1, | |
6836 | ["BrickColor"] = BrickColor.new("Mid gray"), | |
6837 | ["Position"] = Vector3.new(-14.7999859, 0.200004578, 89.100029), | |
6838 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6839 | ["Anchored"] = true, | |
6840 | ["CFrame"] = CFrame.new(-14.7999859, 0.200004578, 89.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6841 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6842 | ["Size"] = Vector3.new(18, 0.400000006, 1), | |
6843 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6844 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6845 | ["Color"] = Color3.new(0.803922, 0.803922, 0.803922), | |
6846 | }) | |
6847 | o38 = Create("Part",{ | |
6848 | ["Parent"] = o1, | |
6849 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
6850 | ["Position"] = Vector3.new(-14.7999859, 13.7999907, 95.100029), | |
6851 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6852 | ["Anchored"] = true, | |
6853 | ["CFrame"] = CFrame.new(-14.7999859, 13.7999907, 95.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6854 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6855 | ["Size"] = Vector3.new(26, 0.400000006, 1), | |
6856 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6857 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6858 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
6859 | }) | |
6860 | o39 = Create("Part",{ | |
6861 | ["Parent"] = o1, | |
6862 | ["BrickColor"] = BrickColor.new("Mid gray"), | |
6863 | ["Position"] = Vector3.new(-14.7999859, 0.200004578, 90.100029), | |
6864 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6865 | ["Anchored"] = true, | |
6866 | ["CFrame"] = CFrame.new(-14.7999859, 0.200004578, 90.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6867 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6868 | ["Size"] = Vector3.new(20, 0.400000006, 1), | |
6869 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6870 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6871 | ["Color"] = Color3.new(0.803922, 0.803922, 0.803922), | |
6872 | }) | |
6873 | o40 = Create("Part",{ | |
6874 | ["Parent"] = o1, | |
6875 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
6876 | ["Position"] = Vector3.new(-16.7999859, 5.19999886, 88.100029), | |
6877 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6878 | ["Anchored"] = true, | |
6879 | ["CFrame"] = CFrame.new(-16.7999859, 5.19999886, 88.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6880 | ["Size"] = Vector3.new(4, 9.60000038, 1), | |
6881 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6882 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6883 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
6884 | }) | |
6885 | o41 = Create("Part",{ | |
6886 | ["Parent"] = o1, | |
6887 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
6888 | ["Position"] = Vector3.new(-14.7999859, 13.7999907, 102.600029), | |
6889 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6890 | ["Anchored"] = true, | |
6891 | ["CFrame"] = CFrame.new(-14.7999859, 13.7999907, 102.600029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6892 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6893 | ["Size"] = Vector3.new(28, 0.400000006, 14), | |
6894 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6895 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6896 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
6897 | }) | |
6898 | o42 = Create("Part",{ | |
6899 | ["Parent"] = o1, | |
6900 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
6901 | ["Position"] = Vector3.new(-14.7999859, 13.7999907, 90.100029), | |
6902 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6903 | ["Anchored"] = true, | |
6904 | ["CFrame"] = CFrame.new(-14.7999859, 13.7999907, 90.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6905 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6906 | ["Size"] = Vector3.new(16, 0.400000006, 1), | |
6907 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6908 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6909 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
6910 | }) | |
6911 | o43 = Create("Part",{ | |
6912 | ["Parent"] = o1, | |
6913 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
6914 | ["Position"] = Vector3.new(-9.79998589, 13.7999907, 115.100029), | |
6915 | ["Anchored"] = true, | |
6916 | ["CFrame"] = CFrame.new(-9.79998589, 13.7999907, 115.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6917 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6918 | ["Size"] = Vector3.new(6, 0.400000006, 1), | |
6919 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6920 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6921 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
6922 | }) | |
6923 | o44 = Create("Part",{ | |
6924 | ["Parent"] = o1, | |
6925 | ["Position"] = Vector3.new(-6.79998589, 14.7999907, 116.100029), | |
6926 | ["Anchored"] = true, | |
6927 | ["CFrame"] = CFrame.new(-6.79998589, 14.7999907, 116.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6928 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
6929 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6930 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6931 | }) | |
6932 | o45 = Create("Part",{ | |
6933 | ["Parent"] = o1, | |
6934 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
6935 | ["Position"] = Vector3.new(-14.7999859, 13.7999907, 92.100029), | |
6936 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6937 | ["Anchored"] = true, | |
6938 | ["CFrame"] = CFrame.new(-14.7999859, 13.7999907, 92.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6939 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6940 | ["Size"] = Vector3.new(20, 0.400000006, 1), | |
6941 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6942 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6943 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
6944 | }) | |
6945 | o46 = Create("Part",{ | |
6946 | ["Parent"] = o1, | |
6947 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
6948 | ["Position"] = Vector3.new(-8.79998589, 13.7999907, 113.100029), | |
6949 | ["Anchored"] = true, | |
6950 | ["CFrame"] = CFrame.new(-8.79998589, 13.7999907, 113.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6951 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6952 | ["Size"] = Vector3.new(8, 0.400000006, 1), | |
6953 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6954 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6955 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
6956 | }) | |
6957 | o47 = Create("Part",{ | |
6958 | ["Parent"] = o1, | |
6959 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
6960 | ["Position"] = Vector3.new(-10.2999859, 13.7999907, 116.100029), | |
6961 | ["Anchored"] = true, | |
6962 | ["CFrame"] = CFrame.new(-10.2999859, 13.7999907, 116.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
6963 | ["FormFactor"] = Enum.FormFactor.Plate, | |
6964 | ["Size"] = Vector3.new(5, 0.400000006, 1), | |
6965 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6966 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6967 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
6968 | }) | |
6969 | o48 = Create("Model",{ | |
6970 | ["Name"] = "Chum Roof", | |
6971 | ["Parent"] = o1, | |
6972 | }) | |
6973 | o49 = Create("Part",{ | |
6974 | ["Parent"] = o48, | |
6975 | ["Position"] = Vector3.new(-14.7999859, 28.8000069, 91.100029), | |
6976 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6977 | ["Anchored"] = true, | |
6978 | ["CFrame"] = CFrame.new(-14.7999859, 28.8000069, 91.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6979 | ["Size"] = Vector3.new(18, 1.20000005, 1), | |
6980 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6981 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6982 | }) | |
6983 | o50 = Create("Part",{ | |
6984 | ["Parent"] = o48, | |
6985 | ["Position"] = Vector3.new(-14.7999859, 28.8000069, 92.100029), | |
6986 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6987 | ["Anchored"] = true, | |
6988 | ["CFrame"] = CFrame.new(-14.7999859, 28.8000069, 92.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6989 | ["Size"] = Vector3.new(20, 1.20000005, 1), | |
6990 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
6991 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
6992 | }) | |
6993 | o51 = Create("Part",{ | |
6994 | ["Parent"] = o48, | |
6995 | ["Position"] = Vector3.new(-14.7999859, 28.8000069, 90.100029), | |
6996 | ["Rotation"] = Vector3.new(180, -0, -180), | |
6997 | ["Anchored"] = true, | |
6998 | ["CFrame"] = CFrame.new(-14.7999859, 28.8000069, 90.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
6999 | ["Size"] = Vector3.new(16, 1.20000005, 1), | |
7000 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7001 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7002 | }) | |
7003 | o52 = Create("Part",{ | |
7004 | ["Parent"] = o48, | |
7005 | ["Position"] = Vector3.new(-14.7999859, 28.8000069, 89.100029), | |
7006 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7007 | ["Anchored"] = true, | |
7008 | ["CFrame"] = CFrame.new(-14.7999859, 28.8000069, 89.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7009 | ["Size"] = Vector3.new(14, 1.20000005, 1), | |
7010 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7011 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7012 | }) | |
7013 | o53 = Create("Part",{ | |
7014 | ["Parent"] = o48, | |
7015 | ["Position"] = Vector3.new(-14.7999859, 28.8000069, 95.100029), | |
7016 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7017 | ["Anchored"] = true, | |
7018 | ["CFrame"] = CFrame.new(-14.7999859, 28.8000069, 95.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7019 | ["Size"] = Vector3.new(26, 1.20000005, 1), | |
7020 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7021 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7022 | }) | |
7023 | o54 = Create("Part",{ | |
7024 | ["Parent"] = o48, | |
7025 | ["Position"] = Vector3.new(-14.7999859, 28.8000069, 94.100029), | |
7026 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7027 | ["Anchored"] = true, | |
7028 | ["CFrame"] = CFrame.new(-14.7999859, 28.8000069, 94.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7029 | ["Size"] = Vector3.new(24, 1.20000005, 1), | |
7030 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7031 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7032 | }) | |
7033 | o55 = Create("Part",{ | |
7034 | ["Parent"] = o48, | |
7035 | ["Position"] = Vector3.new(-14.7999859, 28.8000069, 93.100029), | |
7036 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7037 | ["Anchored"] = true, | |
7038 | ["CFrame"] = CFrame.new(-14.7999859, 28.8000069, 93.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7039 | ["Size"] = Vector3.new(22, 1.20000005, 1), | |
7040 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7041 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7042 | }) | |
7043 | o56 = Create("Part",{ | |
7044 | ["Parent"] = o48, | |
7045 | ["Position"] = Vector3.new(-14.7999859, 28.8000069, 102.600029), | |
7046 | ["Anchored"] = true, | |
7047 | ["CFrame"] = CFrame.new(-14.7999859, 28.8000069, 102.600029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7048 | ["Size"] = Vector3.new(28, 1.20000005, 14), | |
7049 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7050 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7051 | }) | |
7052 | o57 = Create("Part",{ | |
7053 | ["Parent"] = o48, | |
7054 | ["Position"] = Vector3.new(-14.7999859, 28.8000069, 110.100029), | |
7055 | ["Anchored"] = true, | |
7056 | ["CFrame"] = CFrame.new(-14.7999859, 28.8000069, 110.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7057 | ["Size"] = Vector3.new(26, 1.20000005, 1), | |
7058 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7059 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7060 | }) | |
7061 | o58 = Create("Part",{ | |
7062 | ["Parent"] = o48, | |
7063 | ["Position"] = Vector3.new(-14.7999859, 28.8000069, 112.100029), | |
7064 | ["Anchored"] = true, | |
7065 | ["CFrame"] = CFrame.new(-14.7999859, 28.8000069, 112.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7066 | ["Size"] = Vector3.new(22, 1.20000005, 1), | |
7067 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7068 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7069 | }) | |
7070 | o59 = Create("Part",{ | |
7071 | ["Parent"] = o48, | |
7072 | ["Position"] = Vector3.new(-14.7999859, 28.8000069, 111.100029), | |
7073 | ["Anchored"] = true, | |
7074 | ["CFrame"] = CFrame.new(-14.7999859, 28.8000069, 111.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7075 | ["Size"] = Vector3.new(24, 1.20000005, 1), | |
7076 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7077 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7078 | }) | |
7079 | o60 = Create("Part",{ | |
7080 | ["Parent"] = o48, | |
7081 | ["Position"] = Vector3.new(-14.7999859, 28.8000069, 113.100029), | |
7082 | ["Anchored"] = true, | |
7083 | ["CFrame"] = CFrame.new(-14.7999859, 28.8000069, 113.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7084 | ["Size"] = Vector3.new(20, 1.20000005, 1), | |
7085 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7086 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7087 | }) | |
7088 | o61 = Create("Part",{ | |
7089 | ["Parent"] = o48, | |
7090 | ["Position"] = Vector3.new(-14.7999859, 28.8000069, 115.100029), | |
7091 | ["Anchored"] = true, | |
7092 | ["CFrame"] = CFrame.new(-14.7999859, 28.8000069, 115.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7093 | ["Size"] = Vector3.new(16, 1.20000005, 1), | |
7094 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7095 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7096 | }) | |
7097 | o62 = Create("Part",{ | |
7098 | ["Parent"] = o48, | |
7099 | ["Position"] = Vector3.new(-14.7999859, 28.8000069, 114.100029), | |
7100 | ["Anchored"] = true, | |
7101 | ["CFrame"] = CFrame.new(-14.7999859, 28.8000069, 114.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7102 | ["Size"] = Vector3.new(18, 1.20000005, 1), | |
7103 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7104 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7105 | }) | |
7106 | o63 = Create("Part",{ | |
7107 | ["Parent"] = o48, | |
7108 | ["Position"] = Vector3.new(-14.7999859, 28.8000069, 116.100029), | |
7109 | ["Anchored"] = true, | |
7110 | ["CFrame"] = CFrame.new(-14.7999859, 28.8000069, 116.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7111 | ["Size"] = Vector3.new(14, 1.20000005, 1), | |
7112 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7113 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7114 | }) | |
7115 | o64 = Create("Part",{ | |
7116 | ["Parent"] = o48, | |
7117 | ["Position"] = Vector3.new(-24.7999859, 42.6000214, 102.600029), | |
7118 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7119 | ["Anchored"] = true, | |
7120 | ["CFrame"] = CFrame.new(-24.7999859, 42.6000214, 102.600029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7121 | ["Size"] = Vector3.new(8, 2.4000001, 2), | |
7122 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7123 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7124 | }) | |
7125 | o65 = Create("Part",{ | |
7126 | ["Parent"] = o48, | |
7127 | ["BrickColor"] = BrickColor.new("Bright blue"), | |
7128 | ["Position"] = Vector3.new(-14.7999859, 43.8000183, 102.600029), | |
7129 | ["Anchored"] = true, | |
7130 | ["CFrame"] = CFrame.new(-14.7999859, 43.8000183, 102.600029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7131 | ["Size"] = Vector3.new(12, 9.60000038, 6), | |
7132 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7133 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7134 | ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451), | |
7135 | }) | |
7136 | o66 = Create("Part",{ | |
7137 | ["Parent"] = o48, | |
7138 | ["Position"] = Vector3.new(-28.7999859, 40.2000198, 102.600029), | |
7139 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7140 | ["Anchored"] = true, | |
7141 | ["CFrame"] = CFrame.new(-28.7999859, 40.2000198, 102.600029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7142 | ["Size"] = Vector3.new(2, 2.4000001, 2), | |
7143 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7144 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7145 | }) | |
7146 | o67 = Create("Part",{ | |
7147 | ["Parent"] = o48, | |
7148 | ["Position"] = Vector3.new(-4.79998589, 42.6000214, 102.600029), | |
7149 | ["Anchored"] = true, | |
7150 | ["CFrame"] = CFrame.new(-4.79998589, 42.6000214, 102.600029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7151 | ["Size"] = Vector3.new(8, 2.4000001, 2), | |
7152 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7153 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7154 | }) | |
7155 | o68 = Create("Part",{ | |
7156 | ["Parent"] = o48, | |
7157 | ["Position"] = Vector3.new(-0.799985886, 40.2000198, 102.600029), | |
7158 | ["Anchored"] = true, | |
7159 | ["CFrame"] = CFrame.new(-0.799985886, 40.2000198, 102.600029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7160 | ["Size"] = Vector3.new(2, 2.4000001, 2), | |
7161 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7162 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7163 | }) | |
7164 | o69 = Create("Part",{ | |
7165 | ["Parent"] = o48, | |
7166 | ["Position"] = Vector3.new(0.200014114, 37.8000183, 102.600029), | |
7167 | ["Anchored"] = true, | |
7168 | ["CFrame"] = CFrame.new(0.200014114, 37.8000183, 102.600029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7169 | ["Size"] = Vector3.new(2, 2.4000001, 2), | |
7170 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7171 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7172 | }) | |
7173 | o70 = Create("Part",{ | |
7174 | ["Parent"] = o48, | |
7175 | ["Position"] = Vector3.new(-29.7999859, 37.8000183, 102.600029), | |
7176 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7177 | ["Anchored"] = true, | |
7178 | ["CFrame"] = CFrame.new(-29.7999859, 37.8000183, 102.600029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7179 | ["Size"] = Vector3.new(2, 2.4000001, 2), | |
7180 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7181 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7182 | }) | |
7183 | o71 = Create("Part",{ | |
7184 | ["Parent"] = o48, | |
7185 | ["Position"] = Vector3.new(-30.7999859, 32.4000168, 102.600029), | |
7186 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7187 | ["Anchored"] = true, | |
7188 | ["CFrame"] = CFrame.new(-30.7999859, 32.4000168, 102.600029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7189 | ["Size"] = Vector3.new(2, 8.40000057, 2), | |
7190 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7191 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7192 | }) | |
7193 | o72 = Create("Part",{ | |
7194 | ["Parent"] = o48, | |
7195 | ["Position"] = Vector3.new(1.20001411, 32.4000168, 102.600029), | |
7196 | ["Anchored"] = true, | |
7197 | ["CFrame"] = CFrame.new(1.20001411, 32.4000168, 102.600029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7198 | ["Size"] = Vector3.new(2, 8.40000057, 2), | |
7199 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7200 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7201 | }) | |
7202 | o73 = Create("Part",{ | |
7203 | ["Parent"] = o1, | |
7204 | ["Position"] = Vector3.new(-20.7999859, 5.19999886, 88.100029), | |
7205 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7206 | ["Anchored"] = true, | |
7207 | ["CFrame"] = CFrame.new(-20.7999859, 5.19999886, 88.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7208 | ["Size"] = Vector3.new(4, 9.60000038, 1), | |
7209 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7210 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7211 | }) | |
7212 | o74 = Create("Part",{ | |
7213 | ["Parent"] = o1, | |
7214 | ["Position"] = Vector3.new(-23.7999859, 14.7999907, 90.100029), | |
7215 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7216 | ["Anchored"] = true, | |
7217 | ["CFrame"] = CFrame.new(-23.7999859, 14.7999907, 90.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7218 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
7219 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7220 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7221 | }) | |
7222 | o75 = Create("Part",{ | |
7223 | ["Parent"] = o1, | |
7224 | ["Position"] = Vector3.new(-18.7999859, 11.1999922, 110.100029), | |
7225 | ["Anchored"] = true, | |
7226 | ["CFrame"] = CFrame.new(-18.7999859, 11.1999922, 110.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7227 | ["Size"] = Vector3.new(6, 4.80000019, 1), | |
7228 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7229 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7230 | }) | |
7231 | o76 = Create("Model",{ | |
7232 | ["Name"] = "Table", | |
7233 | ["Parent"] = o1, | |
7234 | }) | |
7235 | o77 = Create("Part",{ | |
7236 | ["Parent"] = o76, | |
7237 | ["Position"] = Vector3.new(-21.2999859, 1.6000042, 94.100029), | |
7238 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7239 | ["Anchored"] = true, | |
7240 | ["CFrame"] = CFrame.new(-21.2999859, 1.6000042, 94.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7241 | ["Size"] = Vector3.new(1, 2.4000001, 1), | |
7242 | }) | |
7243 | o78 = Create("Part",{ | |
7244 | ["Parent"] = o76, | |
7245 | ["BrickColor"] = BrickColor.new("Bright red"), | |
7246 | ["Position"] = Vector3.new(-21.2999859, 3.40000343, 94.100029), | |
7247 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7248 | ["Anchored"] = true, | |
7249 | ["CFrame"] = CFrame.new(-21.2999859, 3.40000343, 94.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7250 | ["Size"] = Vector3.new(5, 1.20000005, 5), | |
7251 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7252 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7253 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
7254 | }) | |
7255 | o79 = Create("Part",{ | |
7256 | ["Parent"] = o1, | |
7257 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
7258 | ["Position"] = Vector3.new(-19.2999859, 13.7999907, 116.100029), | |
7259 | ["Anchored"] = true, | |
7260 | ["CFrame"] = CFrame.new(-19.2999859, 13.7999907, 116.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7261 | ["FormFactor"] = Enum.FormFactor.Plate, | |
7262 | ["Size"] = Vector3.new(5, 0.400000006, 1), | |
7263 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7264 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7265 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
7266 | }) | |
7267 | o80 = Create("Part",{ | |
7268 | ["Parent"] = o1, | |
7269 | ["Position"] = Vector3.new(-22.7999859, 14.7999907, 89.100029), | |
7270 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7271 | ["Anchored"] = true, | |
7272 | ["CFrame"] = CFrame.new(-22.7999859, 14.7999907, 89.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7273 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
7274 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7275 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7276 | }) | |
7277 | o81 = Create("Model",{ | |
7278 | ["Name"] = "Ladder", | |
7279 | ["Parent"] = o1, | |
7280 | }) | |
7281 | o82 = Create("Part",{ | |
7282 | ["Parent"] = o81, | |
7283 | ["BrickColor"] = BrickColor.new("Really black"), | |
7284 | ["Position"] = Vector3.new(-13.2999859, 0.900007248, 116.100029), | |
7285 | ["Rotation"] = Vector3.new(180, -0, -90), | |
7286 | ["Anchored"] = true, | |
7287 | ["CFrame"] = CFrame.new(-13.2999859, 0.900007248, 116.100029, 0, 1, -0, 1, 0, -0, 0, 0, -1), | |
7288 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7289 | ["Shape"] = Enum.PartType.Cylinder, | |
7290 | ["Size"] = Vector3.new(1, 1, 1), | |
7291 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7292 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7293 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
7294 | }) | |
7295 | o83 = Create("Part",{ | |
7296 | ["Parent"] = o81, | |
7297 | ["BrickColor"] = BrickColor.new("Really black"), | |
7298 | ["Position"] = Vector3.new(-13.2999859, 2.90000343, 116.100029), | |
7299 | ["Rotation"] = Vector3.new(180, -0, -90), | |
7300 | ["Anchored"] = true, | |
7301 | ["CFrame"] = CFrame.new(-13.2999859, 2.90000343, 116.100029, 0, 1, -0, 1, 0, -0, 0, 0, -1), | |
7302 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7303 | ["Shape"] = Enum.PartType.Cylinder, | |
7304 | ["Size"] = Vector3.new(1, 1, 1), | |
7305 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7306 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7307 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
7308 | }) | |
7309 | o84 = Create("Part",{ | |
7310 | ["Parent"] = o81, | |
7311 | ["BrickColor"] = BrickColor.new("Really black"), | |
7312 | ["Position"] = Vector3.new(-13.2999859, 4.8999958, 116.100029), | |
7313 | ["Rotation"] = Vector3.new(180, -0, -90), | |
7314 | ["Anchored"] = true, | |
7315 | ["CFrame"] = CFrame.new(-13.2999859, 4.8999958, 116.100029, 0, 1, -0, 1, 0, -0, 0, 0, -1), | |
7316 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7317 | ["Shape"] = Enum.PartType.Cylinder, | |
7318 | ["Size"] = Vector3.new(1, 1, 1), | |
7319 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7320 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7321 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
7322 | }) | |
7323 | o85 = Create("Part",{ | |
7324 | ["Parent"] = o81, | |
7325 | ["BrickColor"] = BrickColor.new("Really black"), | |
7326 | ["Position"] = Vector3.new(-13.2999859, 6.8999958, 116.100029), | |
7327 | ["Rotation"] = Vector3.new(180, -0, -90), | |
7328 | ["Anchored"] = true, | |
7329 | ["CFrame"] = CFrame.new(-13.2999859, 6.8999958, 116.100029, 0, 1, -0, 1, 0, -0, 0, 0, -1), | |
7330 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7331 | ["Shape"] = Enum.PartType.Cylinder, | |
7332 | ["Size"] = Vector3.new(1, 1, 1), | |
7333 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7334 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7335 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
7336 | }) | |
7337 | o86 = Create("Part",{ | |
7338 | ["Parent"] = o81, | |
7339 | ["BrickColor"] = BrickColor.new("Really black"), | |
7340 | ["Position"] = Vector3.new(-13.2999859, 8.89998817, 116.100029), | |
7341 | ["Rotation"] = Vector3.new(180, -0, -90), | |
7342 | ["Anchored"] = true, | |
7343 | ["CFrame"] = CFrame.new(-13.2999859, 8.89998817, 116.100029, 0, 1, -0, 1, 0, -0, 0, 0, -1), | |
7344 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7345 | ["Shape"] = Enum.PartType.Cylinder, | |
7346 | ["Size"] = Vector3.new(1, 1, 1), | |
7347 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7348 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7349 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
7350 | }) | |
7351 | o87 = Create("Part",{ | |
7352 | ["Parent"] = o81, | |
7353 | ["BrickColor"] = BrickColor.new("Really black"), | |
7354 | ["Position"] = Vector3.new(-13.2999859, 10.8999882, 116.100029), | |
7355 | ["Rotation"] = Vector3.new(180, -0, -90), | |
7356 | ["Anchored"] = true, | |
7357 | ["CFrame"] = CFrame.new(-13.2999859, 10.8999882, 116.100029, 0, 1, -0, 1, 0, -0, 0, 0, -1), | |
7358 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7359 | ["Shape"] = Enum.PartType.Cylinder, | |
7360 | ["Size"] = Vector3.new(1, 1, 1), | |
7361 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7362 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7363 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
7364 | }) | |
7365 | o88 = Create("Part",{ | |
7366 | ["Parent"] = o81, | |
7367 | ["Position"] = Vector3.new(-14.7999859, 1.90000534, 116.100029), | |
7368 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7369 | ["Anchored"] = true, | |
7370 | ["CFrame"] = CFrame.new(-14.7999859, 1.90000534, 116.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7371 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7372 | ["Size"] = Vector3.new(4, 1, 1), | |
7373 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7374 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7375 | }) | |
7376 | o89 = Create("Part",{ | |
7377 | ["Parent"] = o81, | |
7378 | ["Position"] = Vector3.new(-14.7999859, 3.90000343, 116.100029), | |
7379 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7380 | ["Anchored"] = true, | |
7381 | ["CFrame"] = CFrame.new(-14.7999859, 3.90000343, 116.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7382 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7383 | ["Size"] = Vector3.new(4, 1, 1), | |
7384 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7385 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7386 | }) | |
7387 | o90 = Create("Part",{ | |
7388 | ["Parent"] = o81, | |
7389 | ["Position"] = Vector3.new(-14.7999859, 5.8999958, 116.100029), | |
7390 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7391 | ["Anchored"] = true, | |
7392 | ["CFrame"] = CFrame.new(-14.7999859, 5.8999958, 116.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7393 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7394 | ["Size"] = Vector3.new(4, 1, 1), | |
7395 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7396 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7397 | }) | |
7398 | o91 = Create("Part",{ | |
7399 | ["Parent"] = o81, | |
7400 | ["Position"] = Vector3.new(-14.7999859, 7.8999958, 116.100029), | |
7401 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7402 | ["Anchored"] = true, | |
7403 | ["CFrame"] = CFrame.new(-14.7999859, 7.8999958, 116.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7404 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7405 | ["Size"] = Vector3.new(4, 1, 1), | |
7406 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7407 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7408 | }) | |
7409 | o92 = Create("Part",{ | |
7410 | ["Parent"] = o81, | |
7411 | ["BrickColor"] = BrickColor.new("Really black"), | |
7412 | ["Position"] = Vector3.new(-16.2999859, 0.900007248, 116.100029), | |
7413 | ["Rotation"] = Vector3.new(180, -0, -90), | |
7414 | ["Anchored"] = true, | |
7415 | ["CFrame"] = CFrame.new(-16.2999859, 0.900007248, 116.100029, 0, 1, -0, 1, 0, -0, 0, 0, -1), | |
7416 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7417 | ["Shape"] = Enum.PartType.Cylinder, | |
7418 | ["Size"] = Vector3.new(1, 1, 1), | |
7419 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7420 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7421 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
7422 | }) | |
7423 | o93 = Create("Part",{ | |
7424 | ["Parent"] = o81, | |
7425 | ["BrickColor"] = BrickColor.new("Really black"), | |
7426 | ["Position"] = Vector3.new(-16.2999859, 2.90000343, 116.100029), | |
7427 | ["Rotation"] = Vector3.new(180, -0, -90), | |
7428 | ["Anchored"] = true, | |
7429 | ["CFrame"] = CFrame.new(-16.2999859, 2.90000343, 116.100029, 0, 1, -0, 1, 0, -0, 0, 0, -1), | |
7430 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7431 | ["Shape"] = Enum.PartType.Cylinder, | |
7432 | ["Size"] = Vector3.new(1, 1, 1), | |
7433 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7434 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7435 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
7436 | }) | |
7437 | o94 = Create("Part",{ | |
7438 | ["Parent"] = o81, | |
7439 | ["BrickColor"] = BrickColor.new("Really black"), | |
7440 | ["Position"] = Vector3.new(-16.2999859, 4.8999958, 116.100029), | |
7441 | ["Rotation"] = Vector3.new(180, -0, -90), | |
7442 | ["Anchored"] = true, | |
7443 | ["CFrame"] = CFrame.new(-16.2999859, 4.8999958, 116.100029, 0, 1, -0, 1, 0, -0, 0, 0, -1), | |
7444 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7445 | ["Shape"] = Enum.PartType.Cylinder, | |
7446 | ["Size"] = Vector3.new(1, 1, 1), | |
7447 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7448 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7449 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
7450 | }) | |
7451 | o95 = Create("Part",{ | |
7452 | ["Parent"] = o81, | |
7453 | ["Position"] = Vector3.new(-14.7999859, 9.89998817, 116.100029), | |
7454 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7455 | ["Anchored"] = true, | |
7456 | ["CFrame"] = CFrame.new(-14.7999859, 9.89998817, 116.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7457 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7458 | ["Size"] = Vector3.new(4, 1, 1), | |
7459 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7460 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7461 | }) | |
7462 | o96 = Create("Part",{ | |
7463 | ["Parent"] = o81, | |
7464 | ["Position"] = Vector3.new(-14.7999859, 11.8999882, 116.100029), | |
7465 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7466 | ["Anchored"] = true, | |
7467 | ["CFrame"] = CFrame.new(-14.7999859, 11.8999882, 116.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7468 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7469 | ["Size"] = Vector3.new(4, 1, 1), | |
7470 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7471 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7472 | }) | |
7473 | o97 = Create("Part",{ | |
7474 | ["Parent"] = o81, | |
7475 | ["BrickColor"] = BrickColor.new("Really black"), | |
7476 | ["Position"] = Vector3.new(-16.2999859, 6.8999958, 116.100029), | |
7477 | ["Rotation"] = Vector3.new(180, -0, -90), | |
7478 | ["Anchored"] = true, | |
7479 | ["CFrame"] = CFrame.new(-16.2999859, 6.8999958, 116.100029, 0, 1, -0, 1, 0, -0, 0, 0, -1), | |
7480 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7481 | ["Shape"] = Enum.PartType.Cylinder, | |
7482 | ["Size"] = Vector3.new(1, 1, 1), | |
7483 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7484 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7485 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
7486 | }) | |
7487 | o98 = Create("Part",{ | |
7488 | ["Parent"] = o81, | |
7489 | ["BrickColor"] = BrickColor.new("Really black"), | |
7490 | ["Position"] = Vector3.new(-16.2999859, 8.89998817, 116.100029), | |
7491 | ["Rotation"] = Vector3.new(180, -0, -90), | |
7492 | ["Anchored"] = true, | |
7493 | ["CFrame"] = CFrame.new(-16.2999859, 8.89998817, 116.100029, 0, 1, -0, 1, 0, -0, 0, 0, -1), | |
7494 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7495 | ["Shape"] = Enum.PartType.Cylinder, | |
7496 | ["Size"] = Vector3.new(1, 1, 1), | |
7497 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7498 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7499 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
7500 | }) | |
7501 | o99 = Create("Part",{ | |
7502 | ["Parent"] = o81, | |
7503 | ["BrickColor"] = BrickColor.new("Really black"), | |
7504 | ["Position"] = Vector3.new(-16.2999859, 10.8999882, 116.100029), | |
7505 | ["Rotation"] = Vector3.new(180, -0, -90), | |
7506 | ["Anchored"] = true, | |
7507 | ["CFrame"] = CFrame.new(-16.2999859, 10.8999882, 116.100029, 0, 1, -0, 1, 0, -0, 0, 0, -1), | |
7508 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7509 | ["Shape"] = Enum.PartType.Cylinder, | |
7510 | ["Size"] = Vector3.new(1, 1, 1), | |
7511 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7512 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7513 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
7514 | }) | |
7515 | o100 = Create("Part",{ | |
7516 | ["Parent"] = o81, | |
7517 | ["BrickColor"] = BrickColor.new("Really black"), | |
7518 | ["Position"] = Vector3.new(-13.2999859, 12.8999882, 116.100029), | |
7519 | ["Rotation"] = Vector3.new(180, -0, -90), | |
7520 | ["Anchored"] = true, | |
7521 | ["CFrame"] = CFrame.new(-13.2999859, 12.8999882, 116.100029, 0, 1, -0, 1, 0, -0, 0, 0, -1), | |
7522 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7523 | ["Shape"] = Enum.PartType.Cylinder, | |
7524 | ["Size"] = Vector3.new(1, 1, 1), | |
7525 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7526 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7527 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
7528 | }) | |
7529 | o101 = Create("Part",{ | |
7530 | ["Parent"] = o81, | |
7531 | ["BrickColor"] = BrickColor.new("Really black"), | |
7532 | ["Position"] = Vector3.new(-16.2999859, 12.8999882, 116.100029), | |
7533 | ["Rotation"] = Vector3.new(180, -0, -90), | |
7534 | ["Anchored"] = true, | |
7535 | ["CFrame"] = CFrame.new(-16.2999859, 12.8999882, 116.100029, 0, 1, -0, 1, 0, -0, 0, 0, -1), | |
7536 | ["FormFactor"] = Enum.FormFactor.Symmetric, | |
7537 | ["Shape"] = Enum.PartType.Cylinder, | |
7538 | ["Size"] = Vector3.new(1, 1, 1), | |
7539 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7540 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7541 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
7542 | }) | |
7543 | o102 = Create("Part",{ | |
7544 | ["Parent"] = o1, | |
7545 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
7546 | ["Position"] = Vector3.new(-14.7999859, 13.7999907, 89.100029), | |
7547 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7548 | ["Anchored"] = true, | |
7549 | ["CFrame"] = CFrame.new(-14.7999859, 13.7999907, 89.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7550 | ["FormFactor"] = Enum.FormFactor.Plate, | |
7551 | ["Size"] = Vector3.new(14, 0.400000006, 1), | |
7552 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7553 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7554 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
7555 | }) | |
7556 | o103 = Create("Part",{ | |
7557 | ["Parent"] = o1, | |
7558 | ["Position"] = Vector3.new(-3.29998589, 14.7999907, 112.600029), | |
7559 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
7560 | ["Anchored"] = true, | |
7561 | ["CFrame"] = CFrame.new(-3.29998589, 14.7999907, 112.600029, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
7562 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
7563 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7564 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7565 | }) | |
7566 | o104 = Create("Part",{ | |
7567 | ["Parent"] = o1, | |
7568 | ["Position"] = Vector3.new(-8.79998589, 7.00000191, 110.100029), | |
7569 | ["Anchored"] = true, | |
7570 | ["CFrame"] = CFrame.new(-8.79998589, 7.00000191, 110.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7571 | ["Size"] = Vector3.new(14, 13.2000008, 1), | |
7572 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7573 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7574 | }) | |
7575 | o105 = Create("Part",{ | |
7576 | ["Parent"] = o1, | |
7577 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
7578 | ["Position"] = Vector3.new(-12.6339855, 5.19499779, 89.5690231), | |
7579 | ["Rotation"] = Vector3.new(-180, -15.000001, 0), | |
7580 | ["Anchored"] = true, | |
7581 | ["CFrame"] = CFrame.new(-12.6339855, 5.19499779, 89.5690231, 0.965925813, -0, -0.258819044, 0, -1, 0, -0.258819044, -0, -0.965925813), | |
7582 | ["Size"] = Vector3.new(4, 9.60000038, 1), | |
7583 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7584 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7585 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
7586 | }) | |
7587 | o106 = Create("Part",{ | |
7588 | ["Parent"] = o1, | |
7589 | ["Position"] = Vector3.new(-4.79998589, 14.7999907, 114.100029), | |
7590 | ["Anchored"] = true, | |
7591 | ["CFrame"] = CFrame.new(-4.79998589, 14.7999907, 114.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7592 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
7593 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7594 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7595 | }) | |
7596 | o107 = Create("Model",{ | |
7597 | ["Name"] = "Table", | |
7598 | ["Parent"] = o1, | |
7599 | }) | |
7600 | o108 = Create("Part",{ | |
7601 | ["Parent"] = o107, | |
7602 | ["Position"] = Vector3.new(-7.29998589, 1.6000042, 96.100029), | |
7603 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7604 | ["Anchored"] = true, | |
7605 | ["CFrame"] = CFrame.new(-7.29998589, 1.6000042, 96.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7606 | ["Size"] = Vector3.new(1, 2.4000001, 1), | |
7607 | }) | |
7608 | o109 = Create("Part",{ | |
7609 | ["Parent"] = o107, | |
7610 | ["BrickColor"] = BrickColor.new("Bright red"), | |
7611 | ["Position"] = Vector3.new(-7.29998589, 3.40000343, 96.100029), | |
7612 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7613 | ["Anchored"] = true, | |
7614 | ["CFrame"] = CFrame.new(-7.29998589, 3.40000343, 96.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7615 | ["Size"] = Vector3.new(5, 1.20000005, 5), | |
7616 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7617 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7618 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
7619 | }) | |
7620 | o110 = Create("Part",{ | |
7621 | ["Parent"] = o1, | |
7622 | ["Position"] = Vector3.new(-8.79998589, 5.19999886, 88.100029), | |
7623 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7624 | ["Anchored"] = true, | |
7625 | ["CFrame"] = CFrame.new(-8.79998589, 5.19999886, 88.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7626 | ["Size"] = Vector3.new(4, 9.60000038, 1), | |
7627 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7628 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7629 | }) | |
7630 | o111 = Create("Part",{ | |
7631 | ["Parent"] = o1, | |
7632 | ["Position"] = Vector3.new(-14.7999859, 19.5999966, 88.100029), | |
7633 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7634 | ["Anchored"] = true, | |
7635 | ["CFrame"] = CFrame.new(-14.7999859, 19.5999966, 88.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7636 | ["Size"] = Vector3.new(16, 19.2000008, 1), | |
7637 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7638 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7639 | }) | |
7640 | o112 = Create("Part",{ | |
7641 | ["Parent"] = o1, | |
7642 | ["Position"] = Vector3.new(-4.29998589, 14.7999907, 113.100029), | |
7643 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
7644 | ["Anchored"] = true, | |
7645 | ["CFrame"] = CFrame.new(-4.29998589, 14.7999907, 113.100029, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
7646 | ["Size"] = Vector3.new(1, 28.8000011, 1), | |
7647 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7648 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7649 | }) | |
7650 | o113 = Create("Part",{ | |
7651 | ["Parent"] = o1, | |
7652 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
7653 | ["Position"] = Vector3.new(-9.29998589, 13.7999907, 114.100029), | |
7654 | ["Anchored"] = true, | |
7655 | ["CFrame"] = CFrame.new(-9.29998589, 13.7999907, 114.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7656 | ["FormFactor"] = Enum.FormFactor.Plate, | |
7657 | ["Size"] = Vector3.new(7, 0.400000006, 1), | |
7658 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7659 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7660 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
7661 | }) | |
7662 | o114 = Create("Model",{ | |
7663 | ["Name"] = "Teleport", | |
7664 | ["Parent"] = o1, | |
7665 | }) | |
7666 | o115 = Create("Part",{ | |
7667 | ["Name"] = "tele1", | |
7668 | ["Parent"] = o114, | |
7669 | ["BrickColor"] = BrickColor.new("Really black"), | |
7670 | ["Transparency"] = 0.89999997615814, | |
7671 | ["Position"] = Vector3.new(-12.7999859, 0.600006104, 86.5999985), | |
7672 | ["Anchored"] = true, | |
7673 | ["CFrame"] = CFrame.new(-12.7999859, 0.600006104, 86.5999985, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7674 | ["FormFactor"] = Enum.FormFactor.Plate, | |
7675 | ["Size"] = Vector3.new(4, 0.400000006, 2), | |
7676 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7677 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7678 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
7679 | }) | |
7680 | o116 = Create("IntValue",{ | |
7681 | ["Name"] = "Enabled", | |
7682 | ["Parent"] = o115, | |
7683 | ["Value"] = 1, | |
7684 | }) | |
7685 | o117 = Create("Script",{ | |
7686 | ["Name"] = "Teleport pad Script", | |
7687 | ["Parent"] = o115, | |
7688 | }) | |
7689 | table.insert(cors,coroutine.create(function() | |
7690 | wait() | |
7691 | runDummyScript(function() | |
7692 | --[[ | |
7693 | INSTRUCTIONS: Place both teleporter1a and teleporter1b in the same directory | |
7694 | (e.g. both in workspace directly, or both directly in the same group or model) | |
7695 | Otherwise it wont work. Once youve done that, jump on the teleporter to teleport to the other. | |
7696 | If you want more than one set of teleporters I will be adding more types in the future. | |
7697 | ||
7698 | Send me requests and ideas - miked. | |
7699 | --]] | |
7700 | ||
7701 | ||
7702 | --Enter the name of the model you want to go to here. | |
7703 | ------------------------------------ | |
7704 | modelname="tele2" | |
7705 | ------------------------------------ | |
7706 | ||
7707 | function onTouched(part) | |
7708 | if part.Parent ~= nil then | |
7709 | local h = part.Parent:findFirstChild("Humanoid") | |
7710 | if h~=nil then | |
7711 | local teleportfrom=script.Parent.Enabled.Value | |
7712 | if teleportfrom~=0 then | |
7713 | if h==humanoid then | |
7714 | return | |
7715 | end | |
7716 | local teleportto=script.Parent.Parent:findFirstChild(modelname) | |
7717 | if teleportto~=nil then | |
7718 | local torso = h.Parent.Torso | |
7719 | local location = {teleportto.Position} | |
7720 | local i = 1 | |
7721 | ||
7722 | local x = location[i].x | |
7723 | local y = location[i].y | |
7724 | local z = location[i].z | |
7725 | ||
7726 | x = x + math.random(-1, 1) | |
7727 | z = z + math.random(-1, 1) | |
7728 | y = y + math.random(2, 3) | |
7729 | ||
7730 | local cf = torso.CFrame | |
7731 | local lx = 0 | |
7732 | local ly = y | |
7733 | local lz = 0 | |
7734 | ||
7735 | script.Parent.Enabled.Value=0 | |
7736 | teleportto.Enabled.Value=0 | |
7737 | torso.CFrame = CFrame.new(Vector3.new(x,y,z), Vector3.new(lx,ly,lz)) | |
7738 | wait(3) | |
7739 | script.Parent.Enabled.Value=1 | |
7740 | teleportto.Enabled.Value=1 | |
7741 | else | |
7742 | print("Could not find teleporter!") | |
7743 | end | |
7744 | end | |
7745 | end | |
7746 | end | |
7747 | end | |
7748 | ||
7749 | script.Parent.Touched:connect(onTouched) | |
7750 | end,o117) | |
7751 | end)) | |
7752 | o118 = Create("Part",{ | |
7753 | ["Name"] = "tele2", | |
7754 | ["Parent"] = o114, | |
7755 | ["BrickColor"] = BrickColor.new("Really black"), | |
7756 | ["Transparency"] = 0.89999997615814, | |
7757 | ["Position"] = Vector3.new(-16.7999859, 0.600006104, 89.5999985), | |
7758 | ["Anchored"] = true, | |
7759 | ["CFrame"] = CFrame.new(-16.7999859, 0.600006104, 89.5999985, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7760 | ["FormFactor"] = Enum.FormFactor.Plate, | |
7761 | ["Size"] = Vector3.new(4, 0.400000006, 2), | |
7762 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7763 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7764 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
7765 | }) | |
7766 | o119 = Create("IntValue",{ | |
7767 | ["Name"] = "Enabled", | |
7768 | ["Parent"] = o118, | |
7769 | ["Value"] = 1, | |
7770 | }) | |
7771 | o120 = Create("Script",{ | |
7772 | ["Name"] = "Teleport pad Script", | |
7773 | ["Parent"] = o118, | |
7774 | }) | |
7775 | table.insert(cors,coroutine.create(function() | |
7776 | wait() | |
7777 | runDummyScript(function() | |
7778 | --[[ | |
7779 | INSTRUCTIONS: Place both teleporter1a and teleporter1b in the same directory | |
7780 | (e.g. both in workspace directly, or both directly in the same group or model) | |
7781 | Otherwise it wont work. Once youve done that, jump on the teleporter to teleport to the other. | |
7782 | If you want more than one set of teleporters I will be adding more types in the future. | |
7783 | ||
7784 | Send me requests and ideas - miked. | |
7785 | --]] | |
7786 | ||
7787 | ||
7788 | --Enter the name of the model you want to go to here. | |
7789 | ------------------------------------ | |
7790 | modelname="tele1" | |
7791 | ------------------------------------ | |
7792 | ||
7793 | function onTouched(part) | |
7794 | if part.Parent ~= nil then | |
7795 | local h = part.Parent:findFirstChild("Humanoid") | |
7796 | if h~=nil then | |
7797 | local teleportfrom=script.Parent.Enabled.Value | |
7798 | if teleportfrom~=0 then | |
7799 | if h==humanoid then | |
7800 | return | |
7801 | end | |
7802 | local teleportto=script.Parent.Parent:findFirstChild(modelname) | |
7803 | if teleportto~=nil then | |
7804 | local torso = h.Parent.Torso | |
7805 | local location = {teleportto.Position} | |
7806 | local i = 1 | |
7807 | ||
7808 | local x = location[i].x | |
7809 | local y = location[i].y | |
7810 | local z = location[i].z | |
7811 | ||
7812 | x = x + math.random(-1, 1) | |
7813 | z = z + math.random(-1, 1) | |
7814 | y = y + math.random(2, 3) | |
7815 | ||
7816 | local cf = torso.CFrame | |
7817 | local lx = 0 | |
7818 | local ly = y | |
7819 | local lz = 0 | |
7820 | ||
7821 | script.Parent.Enabled.Value=0 | |
7822 | teleportto.Enabled.Value=0 | |
7823 | torso.CFrame = CFrame.new(Vector3.new(x,y,z), Vector3.new(lx,ly,lz)) | |
7824 | wait(3) | |
7825 | script.Parent.Enabled.Value=1 | |
7826 | teleportto.Enabled.Value=1 | |
7827 | else | |
7828 | print("Could not find teleporter!") | |
7829 | end | |
7830 | end | |
7831 | end | |
7832 | end | |
7833 | end | |
7834 | ||
7835 | script.Parent.Touched:connect(onTouched) | |
7836 | end,o120) | |
7837 | end)) | |
7838 | o121 = Create("Humanoid",{ | |
7839 | ["Parent"] = o114, | |
7840 | ["NameOcclusion"] = Enum.NameOcclusion.NoOcclusion, | |
7841 | ["Health"] = 0, | |
7842 | ["MaxHealth"] = 0, | |
7843 | }) | |
7844 | o122 = Create("Part",{ | |
7845 | ["Parent"] = o1, | |
7846 | ["Position"] = Vector3.new(-2.29998589, 14.7999907, 93.600029), | |
7847 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
7848 | ["Anchored"] = true, | |
7849 | ["CFrame"] = CFrame.new(-2.29998589, 14.7999907, 93.600029, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
7850 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
7851 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7852 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7853 | }) | |
7854 | o123 = Create("Part",{ | |
7855 | ["Parent"] = o1, | |
7856 | ["Position"] = Vector3.new(-1.29998589, 14.7999907, 94.600029), | |
7857 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
7858 | ["Anchored"] = true, | |
7859 | ["CFrame"] = CFrame.new(-1.29998589, 14.7999907, 94.600029, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
7860 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
7861 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7862 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7863 | }) | |
7864 | o124 = Create("Part",{ | |
7865 | ["Parent"] = o1, | |
7866 | ["Position"] = Vector3.new(-0.299985886, 14.7999907, 102.600029), | |
7867 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
7868 | ["Anchored"] = true, | |
7869 | ["CFrame"] = CFrame.new(-0.299985886, 14.7999907, 102.600029, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
7870 | ["Size"] = Vector3.new(16, 28.8000011, 1), | |
7871 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7872 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7873 | }) | |
7874 | o125 = Create("Part",{ | |
7875 | ["Parent"] = o1, | |
7876 | ["Position"] = Vector3.new(-4.79998589, 14.7999907, 91.100029), | |
7877 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7878 | ["Anchored"] = true, | |
7879 | ["CFrame"] = CFrame.new(-4.79998589, 14.7999907, 91.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7880 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
7881 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7882 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7883 | }) | |
7884 | o126 = Create("Part",{ | |
7885 | ["Parent"] = o1, | |
7886 | ["Position"] = Vector3.new(-5.79998589, 14.7999907, 115.100029), | |
7887 | ["Anchored"] = true, | |
7888 | ["CFrame"] = CFrame.new(-5.79998589, 14.7999907, 115.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
7889 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
7890 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7891 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7892 | }) | |
7893 | o127 = Create("Model",{ | |
7894 | ["Name"] = "Table", | |
7895 | ["Parent"] = o1, | |
7896 | }) | |
7897 | o128 = Create("Part",{ | |
7898 | ["Parent"] = o127, | |
7899 | ["Position"] = Vector3.new(-5.29998589, 1.6000042, 105.100029), | |
7900 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7901 | ["Anchored"] = true, | |
7902 | ["CFrame"] = CFrame.new(-5.29998589, 1.6000042, 105.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7903 | ["Size"] = Vector3.new(1, 2.4000001, 1), | |
7904 | }) | |
7905 | o129 = Create("Part",{ | |
7906 | ["Parent"] = o127, | |
7907 | ["BrickColor"] = BrickColor.new("Bright red"), | |
7908 | ["Position"] = Vector3.new(-5.29998589, 3.40000343, 105.100029), | |
7909 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7910 | ["Anchored"] = true, | |
7911 | ["CFrame"] = CFrame.new(-5.29998589, 3.40000343, 105.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7912 | ["Size"] = Vector3.new(5, 1.20000005, 5), | |
7913 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7914 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7915 | ["Color"] = Color3.new(0.768628, 0.156863, 0.109804), | |
7916 | }) | |
7917 | o130 = Create("Part",{ | |
7918 | ["Parent"] = o1, | |
7919 | ["Position"] = Vector3.new(-6.79998589, 14.7999907, 89.100029), | |
7920 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7921 | ["Anchored"] = true, | |
7922 | ["CFrame"] = CFrame.new(-6.79998589, 14.7999907, 89.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7923 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
7924 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7925 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7926 | }) | |
7927 | o131 = Create("Part",{ | |
7928 | ["Parent"] = o1, | |
7929 | ["Position"] = Vector3.new(-4.29998589, 14.7999907, 92.100029), | |
7930 | ["Rotation"] = Vector3.new(180, -0, -180), | |
7931 | ["Anchored"] = true, | |
7932 | ["CFrame"] = CFrame.new(-4.29998589, 14.7999907, 92.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
7933 | ["Size"] = Vector3.new(1, 28.8000011, 1), | |
7934 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7935 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7936 | }) | |
7937 | o132 = Create("Model",{ | |
7938 | ["Name"] = "Grill", | |
7939 | ["Parent"] = o1, | |
7940 | }) | |
7941 | o133 = Create("Model",{ | |
7942 | ["Name"] = "Buttons", | |
7943 | ["Parent"] = o132, | |
7944 | }) | |
7945 | o134 = Create("Part",{ | |
7946 | ["Name"] = "Button", | |
7947 | ["Parent"] = o133, | |
7948 | ["BrickColor"] = BrickColor.new("Really black"), | |
7949 | ["Position"] = Vector3.new(-5.99998283, 17.8999977, 104.600029), | |
7950 | ["Rotation"] = Vector3.new(-90, 0, 90), | |
7951 | ["Anchored"] = true, | |
7952 | ["CFrame"] = CFrame.new(-5.99998283, 17.8999977, 104.600029, -0, -1, 0, -0, -0, 1, -1, -0, 0), | |
7953 | ["FormFactor"] = Enum.FormFactor.Plate, | |
7954 | ["Size"] = Vector3.new(2, 0.400000006, 1), | |
7955 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7956 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7957 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
7958 | }) | |
7959 | o135 = Create("SpecialMesh",{ | |
7960 | ["Parent"] = o134, | |
7961 | ["Scale"] = Vector3.new(0.899999976, 1, 0.899999976), | |
7962 | }) | |
7963 | o136 = Create("Weld",{ | |
7964 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
7965 | ["Parent"] = o134, | |
7966 | }) | |
7967 | o137 = Create("Part",{ | |
7968 | ["Name"] = "Button", | |
7969 | ["Parent"] = o133, | |
7970 | ["BrickColor"] = BrickColor.new("Really black"), | |
7971 | ["Position"] = Vector3.new(-5.99998283, 17.8999977, 103.100029), | |
7972 | ["Rotation"] = Vector3.new(-90, 0, 90), | |
7973 | ["Anchored"] = true, | |
7974 | ["CFrame"] = CFrame.new(-5.99998283, 17.8999977, 103.100029, -0, -1, 0, -0, -0, 1, -1, -0, 0), | |
7975 | ["FormFactor"] = Enum.FormFactor.Plate, | |
7976 | ["Size"] = Vector3.new(1, 0.400000006, 1), | |
7977 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
7978 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
7979 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
7980 | }) | |
7981 | o138 = Create("SpecialMesh",{ | |
7982 | ["Parent"] = o137, | |
7983 | ["Scale"] = Vector3.new(0.899999976, 1, 0.899999976), | |
7984 | }) | |
7985 | o139 = Create("Weld",{ | |
7986 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
7987 | ["Parent"] = o137, | |
7988 | }) | |
7989 | o140 = Create("Part",{ | |
7990 | ["Name"] = "Button", | |
7991 | ["Parent"] = o133, | |
7992 | ["BrickColor"] = BrickColor.new("Really black"), | |
7993 | ["Position"] = Vector3.new(-5.99998283, 17.8999977, 102.100029), | |
7994 | ["Rotation"] = Vector3.new(-90, 0, 90), | |
7995 | ["Anchored"] = true, | |
7996 | ["CFrame"] = CFrame.new(-5.99998283, 17.8999977, 102.100029, -0, -1, 0, -0, -0, 1, -1, -0, 0), | |
7997 | ["FormFactor"] = Enum.FormFactor.Plate, | |
7998 | ["Size"] = Vector3.new(1, 0.400000006, 1), | |
7999 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
8000 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
8001 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
8002 | }) | |
8003 | o141 = Create("SpecialMesh",{ | |
8004 | ["Parent"] = o140, | |
8005 | ["Scale"] = Vector3.new(0.899999976, 1, 0.899999976), | |
8006 | }) | |
8007 | o142 = Create("Weld",{ | |
8008 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
8009 | ["Parent"] = o140, | |
8010 | }) | |
8011 | o143 = Create("Part",{ | |
8012 | ["Name"] = "Button", | |
8013 | ["Parent"] = o133, | |
8014 | ["BrickColor"] = BrickColor.new("Really black"), | |
8015 | ["Position"] = Vector3.new(-5.99998283, 17.8999977, 100.600029), | |
8016 | ["Rotation"] = Vector3.new(-90, 0, 90), | |
8017 | ["Anchored"] = true, | |
8018 | ["CFrame"] = CFrame.new(-5.99998283, 17.8999977, 100.600029, -0, -1, 0, -0, -0, 1, -1, -0, 0), | |
8019 | ["FormFactor"] = Enum.FormFactor.Plate, | |
8020 | ["Size"] = Vector3.new(2, 0.400000006, 1), | |
8021 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
8022 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
8023 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
8024 | }) | |
8025 | o144 = Create("SpecialMesh",{ | |
8026 | ["Parent"] = o143, | |
8027 | ["Scale"] = Vector3.new(0.899999976, 1, 0.899999976), | |
8028 | }) | |
8029 | o145 = Create("Weld",{ | |
8030 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
8031 | ["Parent"] = o143, | |
8032 | }) | |
8033 | o146 = Create("Model",{ | |
8034 | ["Name"] = "Body", | |
8035 | ["Parent"] = o132, | |
8036 | }) | |
8037 | o147 = Create("Part",{ | |
8038 | ["Name"] = "Steel", | |
8039 | ["Parent"] = o146, | |
8040 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
8041 | ["Reflectance"] = 0.10000000149012, | |
8042 | ["Position"] = Vector3.new(-3.29998589, 15.9999828, 102.600029), | |
8043 | ["Anchored"] = true, | |
8044 | ["CFrame"] = CFrame.new(-3.29998589, 15.9999828, 102.600029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
8045 | ["FormFactor"] = Enum.FormFactor.Plate, | |
8046 | ["Size"] = Vector3.new(5, 3.20000005, 6), | |
8047 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
8048 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
8049 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
8050 | }) | |
8051 | o148 = Create("BlockMesh",{ | |
8052 | ["Parent"] = o147, | |
8053 | ["Scale"] = Vector3.new(1.10000002, 1.45000005, 1), | |
8054 | }) | |
8055 | o149 = Create("Weld",{ | |
8056 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
8057 | ["Parent"] = o147, | |
8058 | }) | |
8059 | o150 = Create("Part",{ | |
8060 | ["Name"] = "Steel", | |
8061 | ["Parent"] = o146, | |
8062 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
8063 | ["Reflectance"] = 0.10000000149012, | |
8064 | ["Position"] = Vector3.new(-3.29998589, 17.9999981, 102.600029), | |
8065 | ["Anchored"] = true, | |
8066 | ["CFrame"] = CFrame.new(-3.29998589, 17.9999981, 102.600029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
8067 | ["FormFactor"] = Enum.FormFactor.Plate, | |
8068 | ["Size"] = Vector3.new(5, 0.800000012, 6), | |
8069 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
8070 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
8071 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
8072 | }) | |
8073 | o151 = Create("Weld",{ | |
8074 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
8075 | ["Parent"] = o150, | |
8076 | }) | |
8077 | o152 = Create("SpecialMesh",{ | |
8078 | ["Parent"] = o150, | |
8079 | ["Scale"] = Vector3.new(1.10000002, 1, 1), | |
8080 | ["MeshType"] = Enum.MeshType.Brick, | |
8081 | }) | |
8082 | o153 = Create("Part",{ | |
8083 | ["Name"] = "Steel", | |
8084 | ["Parent"] = o146, | |
8085 | ["BrickColor"] = BrickColor.new("Really black"), | |
8086 | ["Position"] = Vector3.new(-1.29998589, 18.5999966, 102.600029), | |
8087 | ["Rotation"] = Vector3.new(180, -0, 0), | |
8088 | ["Anchored"] = true, | |
8089 | ["CFrame"] = CFrame.new(-1.29998589, 18.5999966, 102.600029, 1, -0, -0, 0, -1, -0, 0, -0, -1), | |
8090 | ["CanCollide"] = false, | |
8091 | ["FormFactor"] = Enum.FormFactor.Plate, | |
8092 | ["Size"] = Vector3.new(1, 0.400000006, 6), | |
8093 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
8094 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
8095 | ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667), | |
8096 | }) | |
8097 | o154 = Create("BlockMesh",{ | |
8098 | ["Parent"] = o153, | |
8099 | ["Scale"] = Vector3.new(0.600000024, 2.5999999, 0.99000001), | |
8100 | }) | |
8101 | o155 = Create("Weld",{ | |
8102 | ["Name"] = "OH SNAP YOU GOT INFECTED XD XD XD", | |
8103 | ["Parent"] = o153, | |
8104 | }) | |
8105 | o156 = Create("Part",{ | |
8106 | ["Parent"] = o1, | |
8107 | ["Position"] = Vector3.new(-5.79998589, 14.7999907, 90.100029), | |
8108 | ["Rotation"] = Vector3.new(180, -0, -180), | |
8109 | ["Anchored"] = true, | |
8110 | ["CFrame"] = CFrame.new(-5.79998589, 14.7999907, 90.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
8111 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
8112 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
8113 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
8114 | }) | |
8115 | o157 = Create("Part",{ | |
8116 | ["Parent"] = o1, | |
8117 | ["Position"] = Vector3.new(-2.29998589, 14.7999907, 111.600029), | |
8118 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
8119 | ["Anchored"] = true, | |
8120 | ["CFrame"] = CFrame.new(-2.29998589, 14.7999907, 111.600029, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
8121 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
8122 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
8123 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
8124 | }) | |
8125 | o158 = Create("Part",{ | |
8126 | ["Parent"] = o1, | |
8127 | ["Position"] = Vector3.new(-1.29998589, 14.7999907, 110.600029), | |
8128 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
8129 | ["Anchored"] = true, | |
8130 | ["CFrame"] = CFrame.new(-1.29998589, 14.7999907, 110.600029, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
8131 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
8132 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
8133 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
8134 | }) | |
8135 | o159 = Create("Part",{ | |
8136 | ["Parent"] = o1, | |
8137 | ["Position"] = Vector3.new(-3.29998589, 14.7999907, 92.600029), | |
8138 | ["Rotation"] = Vector3.new(-0, 90, 0), | |
8139 | ["Anchored"] = true, | |
8140 | ["CFrame"] = CFrame.new(-3.29998589, 14.7999907, 92.600029, -0, 0, 1, -0, 1, 0, -1, 0, 0), | |
8141 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
8142 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
8143 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
8144 | }) | |
8145 | o160 = Create("Part",{ | |
8146 | ["Parent"] = o1, | |
8147 | ["Position"] = Vector3.new(-25.2999859, 14.7999907, 92.100029), | |
8148 | ["Rotation"] = Vector3.new(180, -0, -180), | |
8149 | ["Anchored"] = true, | |
8150 | ["CFrame"] = CFrame.new(-25.2999859, 14.7999907, 92.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
8151 | ["Size"] = Vector3.new(1, 28.8000011, 1), | |
8152 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
8153 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
8154 | }) | |
8155 | o161 = Create("Part",{ | |
8156 | ["Parent"] = o1, | |
8157 | ["Position"] = Vector3.new(-26.2999859, 14.7999907, 92.600029), | |
8158 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
8159 | ["Anchored"] = true, | |
8160 | ["CFrame"] = CFrame.new(-26.2999859, 14.7999907, 92.600029, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
8161 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
8162 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
8163 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
8164 | }) | |
8165 | o162 = Create("Part",{ | |
8166 | ["Parent"] = o1, | |
8167 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
8168 | ["Position"] = Vector3.new(-20.2999859, 13.7999907, 114.100029), | |
8169 | ["Anchored"] = true, | |
8170 | ["CFrame"] = CFrame.new(-20.2999859, 13.7999907, 114.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
8171 | ["FormFactor"] = Enum.FormFactor.Plate, | |
8172 | ["Size"] = Vector3.new(7, 0.400000006, 1), | |
8173 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
8174 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
8175 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
8176 | }) | |
8177 | o163 = Create("Part",{ | |
8178 | ["Parent"] = o1, | |
8179 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
8180 | ["Position"] = Vector3.new(-20.7999859, 13.7999907, 113.100029), | |
8181 | ["Anchored"] = true, | |
8182 | ["CFrame"] = CFrame.new(-20.7999859, 13.7999907, 113.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
8183 | ["FormFactor"] = Enum.FormFactor.Plate, | |
8184 | ["Size"] = Vector3.new(8, 0.400000006, 1), | |
8185 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
8186 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
8187 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
8188 | }) | |
8189 | o164 = Create("Part",{ | |
8190 | ["Parent"] = o1, | |
8191 | ["Position"] = Vector3.new(-24.7999859, 14.7999907, 91.100029), | |
8192 | ["Rotation"] = Vector3.new(180, -0, -180), | |
8193 | ["Anchored"] = true, | |
8194 | ["CFrame"] = CFrame.new(-24.7999859, 14.7999907, 91.100029, -1, 0, -0, -0, 1, -0, -0, 0, -1), | |
8195 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
8196 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
8197 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
8198 | }) | |
8199 | o165 = Create("Part",{ | |
8200 | ["Parent"] = o1, | |
8201 | ["BrickColor"] = BrickColor.new("Dark stone grey"), | |
8202 | ["Position"] = Vector3.new(-19.7999859, 13.7999907, 115.100029), | |
8203 | ["Anchored"] = true, | |
8204 | ["CFrame"] = CFrame.new(-19.7999859, 13.7999907, 115.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
8205 | ["FormFactor"] = Enum.FormFactor.Plate, | |
8206 | ["Size"] = Vector3.new(6, 0.400000006, 1), | |
8207 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
8208 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
8209 | ["Color"] = Color3.new(0.388235, 0.372549, 0.384314), | |
8210 | }) | |
8211 | o166 = Create("Part",{ | |
8212 | ["Parent"] = o1, | |
8213 | ["Position"] = Vector3.new(-27.2999859, 14.7999907, 111.600029), | |
8214 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
8215 | ["Anchored"] = true, | |
8216 | ["CFrame"] = CFrame.new(-27.2999859, 14.7999907, 111.600029, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
8217 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
8218 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
8219 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
8220 | }) | |
8221 | o167 = Create("Part",{ | |
8222 | ["Parent"] = o1, | |
8223 | ["Position"] = Vector3.new(-26.2999859, 14.7999907, 112.600029), | |
8224 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
8225 | ["Anchored"] = true, | |
8226 | ["CFrame"] = CFrame.new(-26.2999859, 14.7999907, 112.600029, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
8227 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
8228 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
8229 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
8230 | }) | |
8231 | o168 = Create("Part",{ | |
8232 | ["Parent"] = o1, | |
8233 | ["Position"] = Vector3.new(-22.7999859, 14.7999907, 116.100029), | |
8234 | ["Anchored"] = true, | |
8235 | ["CFrame"] = CFrame.new(-22.7999859, 14.7999907, 116.100029, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
8236 | ["Size"] = Vector3.new(2, 28.8000011, 1), | |
8237 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
8238 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
8239 | }) | |
8240 | mas.Parent = workspace | |
8241 | mas:MakeJoints() | |
8242 | local mas1 = mas:GetChildren() | |
8243 | for i=1,#mas1 do | |
8244 | mas1[i].Parent = workspace | |
8245 | ypcall(function() mas1[i]:MakeJoints() end) | |
8246 | end | |
8247 | mas:Destroy() | |
8248 | for i=1,#cors do | |
8249 | coroutine.resume(cors[i]) | |
8250 | end |