SHOW:
|
|
- or go back to the newest paste.
1 | -- This script has been converted to FE by iPxter | |
2 | ||
3 | ||
4 | if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end | |
5 | local Player,Mouse,mouse,UserInputService,ContextActionService = owner | |
6 | do | |
7 | print("FE Compatibility code by Mokiros | Translated to FE by iPxter") | |
8 | script.Parent = Player.Character | |
9 | ||
10 | --RemoteEvent for communicating | |
11 | local Event = Instance.new("RemoteEvent") | |
12 | Event.Name = "UserInput_Event" | |
13 | ||
14 | --Fake event to make stuff like Mouse.KeyDown work | |
15 | local function fakeEvent() | |
16 | local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end} | |
17 | t.connect = t.Connect | |
18 | return t | |
19 | end | |
20 | ||
21 | --Creating fake input objects with fake variables | |
22 | local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()} | |
23 | local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()} | |
24 | local CAS = {Actions={},BindAction=function(self,name,fun,touch,...) | |
25 | CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil | |
26 | end} | |
27 | --Merged 2 functions into one by checking amount of arguments | |
28 | CAS.UnbindAction = CAS.BindAction | |
29 | ||
30 | --This function will trigger the events that have been :Connect()'ed | |
31 | local function te(self,ev,...) | |
32 | local t = m[ev] | |
33 | if t and t._fakeEvent and t.Function then | |
34 | t.Function(...) | |
35 | end | |
36 | end | |
37 | m.TrigEvent = te | |
38 | UIS.TrigEvent = te | |
39 | ||
40 | Event.OnServerEvent:Connect(function(plr,io) | |
41 | if plr~=Player then return end | |
42 | if io.isMouse then | |
43 | m.Target = io.Target | |
44 | m.Hit = io.Hit | |
45 | else | |
46 | local b = io.UserInputState == Enum.UserInputState.Begin | |
47 | if io.UserInputType == Enum.UserInputType.MouseButton1 then | |
48 | return m:TrigEvent(b and "Button1Down" or "Button1Up") | |
49 | end | |
50 | for _,t in pairs(CAS.Actions) do | |
51 | for _,k in pairs(t.Keys) do | |
52 | if k==io.KeyCode then | |
53 | t.Function(t.Name,io.UserInputState,io) | |
54 | end | |
55 | end | |
56 | end | |
57 | m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower()) | |
58 | UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false) | |
59 | end | |
60 | end) | |
61 | Event.Parent = NLS([==[ | |
62 | local Player = game:GetService("Players").LocalPlayer | |
63 | local Event = script:WaitForChild("UserInput_Event") | |
64 | ||
65 | local UIS = game:GetService("UserInputService") | |
66 | local input = function(io,a) | |
67 | if a then return end | |
68 | --Since InputObject is a client-side instance, we create and pass table instead | |
69 | Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState}) | |
70 | end | |
71 | UIS.InputBegan:Connect(input) | |
72 | UIS.InputEnded:Connect(input) | |
73 | ||
74 | local Mouse = Player:GetMouse() | |
75 | local h,t | |
76 | --Give the server mouse data 30 times every second, but only if the values changed | |
77 | --If player is not moving their mouse, client won't fire events | |
78 | while wait(1/30) do | |
79 | if h~=Mouse.Hit or t~=Mouse.Target then | |
80 | h,t=Mouse.Hit,Mouse.Target | |
81 | Event:FireServer({isMouse=true,Target=t,Hit=h}) | |
82 | end | |
83 | end]==],Player.Character) | |
84 | Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS | |
85 | end | |
86 | ||
87 | --Converted with ttyyuu12345's model to script plugin v4 | |
88 | function sandbox(var,func) | |
89 | local env = getfenv(func) | |
90 | local newenv = setmetatable({},{ | |
91 | __index = function(self,k) | |
92 | if k=="script" then | |
93 | return var | |
94 | else | |
95 | return env[k] | |
96 | end | |
97 | end, | |
98 | }) | |
99 | setfenv(func,newenv) | |
100 | return func | |
101 | end | |
102 | cors = {} | |
103 | mas = Instance.new("Model",game:GetService("Lighting")) | |
104 | Model0 = Instance.new("Model") | |
105 | Part1 = Instance.new("Part") | |
106 | ManualWeld2 = Instance.new("ManualWeld") | |
107 | ManualWeld3 = Instance.new("ManualWeld") | |
108 | ManualWeld4 = Instance.new("ManualWeld") | |
109 | Model5 = Instance.new("Model") | |
110 | Part6 = Instance.new("Part") | |
111 | CylinderMesh7 = Instance.new("CylinderMesh") | |
112 | PointLight8 = Instance.new("PointLight") | |
113 | Part9 = Instance.new("Part") | |
114 | CylinderMesh10 = Instance.new("CylinderMesh") | |
115 | Part11 = Instance.new("Part") | |
116 | Model12 = Instance.new("Model") | |
117 | Part13 = Instance.new("Part") | |
118 | CylinderMesh14 = Instance.new("CylinderMesh") | |
119 | PointLight15 = Instance.new("PointLight") | |
120 | Part16 = Instance.new("Part") | |
121 | CylinderMesh17 = Instance.new("CylinderMesh") | |
122 | Model18 = Instance.new("Model") | |
123 | Part19 = Instance.new("Part") | |
124 | SpecialMesh20 = Instance.new("SpecialMesh") | |
125 | Decal21 = Instance.new("Decal") | |
126 | Part22 = Instance.new("Part") | |
127 | Motor6D23 = Instance.new("Motor6D") | |
128 | CFrameValue24 = Instance.new("CFrameValue") | |
129 | Motor6D25 = Instance.new("Motor6D") | |
130 | CFrameValue26 = Instance.new("CFrameValue") | |
131 | Motor6D27 = Instance.new("Motor6D") | |
132 | CFrameValue28 = Instance.new("CFrameValue") | |
133 | Motor6D29 = Instance.new("Motor6D") | |
134 | CFrameValue30 = Instance.new("CFrameValue") | |
135 | Motor6D31 = Instance.new("Motor6D") | |
136 | CFrameValue32 = Instance.new("CFrameValue") | |
137 | Part33 = Instance.new("Part") | |
138 | Part34 = Instance.new("Part") | |
139 | Part35 = Instance.new("Part") | |
140 | Part36 = Instance.new("Part") | |
141 | Humanoid37 = Instance.new("Humanoid") | |
142 | Part38 = Instance.new("Part") | |
143 | Motor6D39 = Instance.new("Motor6D") | |
144 | CFrameValue40 = Instance.new("CFrameValue") | |
145 | BodyColors41 = Instance.new("BodyColors") | |
146 | Accessory42 = Instance.new("Accessory") | |
147 | Part43 = Instance.new("Part") | |
148 | SpecialMesh44 = Instance.new("SpecialMesh") | |
149 | Vector3Value45 = Instance.new("Vector3Value") | |
150 | Weld46 = Instance.new("Weld") | |
151 | Camera47 = Instance.new("Camera") | |
152 | Accessory48 = Instance.new("Accessory") | |
153 | Part49 = Instance.new("Part") | |
154 | SpecialMesh50 = Instance.new("SpecialMesh") | |
155 | Weld51 = Instance.new("Weld") | |
156 | Accessory52 = Instance.new("Accessory") | |
157 | Part53 = Instance.new("Part") | |
158 | SpecialMesh54 = Instance.new("SpecialMesh") | |
159 | Weld55 = Instance.new("Weld") | |
160 | Folder56 = Instance.new("Folder") | |
161 | Folder57 = Instance.new("Folder") | |
162 | Folder58 = Instance.new("Folder") | |
163 | Folder59 = Instance.new("Folder") | |
164 | Folder60 = Instance.new("Folder") | |
165 | CFrameValue61 = Instance.new("CFrameValue") | |
166 | NumberValue62 = Instance.new("NumberValue") | |
167 | IntValue63 = Instance.new("IntValue") | |
168 | StringValue64 = Instance.new("StringValue") | |
169 | StringValue65 = Instance.new("StringValue") | |
170 | Folder66 = Instance.new("Folder") | |
171 | Folder67 = Instance.new("Folder") | |
172 | CFrameValue68 = Instance.new("CFrameValue") | |
173 | NumberValue69 = Instance.new("NumberValue") | |
174 | IntValue70 = Instance.new("IntValue") | |
175 | StringValue71 = Instance.new("StringValue") | |
176 | StringValue72 = Instance.new("StringValue") | |
177 | Folder73 = Instance.new("Folder") | |
178 | Folder74 = Instance.new("Folder") | |
179 | CFrameValue75 = Instance.new("CFrameValue") | |
180 | NumberValue76 = Instance.new("NumberValue") | |
181 | IntValue77 = Instance.new("IntValue") | |
182 | StringValue78 = Instance.new("StringValue") | |
183 | StringValue79 = Instance.new("StringValue") | |
184 | Folder80 = Instance.new("Folder") | |
185 | Folder81 = Instance.new("Folder") | |
186 | CFrameValue82 = Instance.new("CFrameValue") | |
187 | NumberValue83 = Instance.new("NumberValue") | |
188 | IntValue84 = Instance.new("IntValue") | |
189 | StringValue85 = Instance.new("StringValue") | |
190 | StringValue86 = Instance.new("StringValue") | |
191 | Folder87 = Instance.new("Folder") | |
192 | Folder88 = Instance.new("Folder") | |
193 | CFrameValue89 = Instance.new("CFrameValue") | |
194 | NumberValue90 = Instance.new("NumberValue") | |
195 | IntValue91 = Instance.new("IntValue") | |
196 | StringValue92 = Instance.new("StringValue") | |
197 | StringValue93 = Instance.new("StringValue") | |
198 | Folder94 = Instance.new("Folder") | |
199 | StringValue95 = Instance.new("StringValue") | |
200 | Folder96 = Instance.new("Folder") | |
201 | BoolValue97 = Instance.new("BoolValue") | |
202 | Folder98 = Instance.new("Folder") | |
203 | IntValue99 = Instance.new("IntValue") | |
204 | Folder100 = Instance.new("Folder") | |
205 | StringValue101 = Instance.new("StringValue") | |
206 | StringValue102 = Instance.new("StringValue") | |
207 | BoolValue103 = Instance.new("BoolValue") | |
208 | StringValue104 = Instance.new("StringValue") | |
209 | StringValue105 = Instance.new("StringValue") | |
210 | Folder106 = Instance.new("Folder") | |
211 | NumberValue107 = Instance.new("NumberValue") | |
212 | Folder108 = Instance.new("Folder") | |
213 | StringValue109 = Instance.new("StringValue") | |
214 | Part110 = Instance.new("Part") | |
215 | SurfaceGui111 = Instance.new("SurfaceGui") | |
216 | TextBox112 = Instance.new("TextBox") | |
217 | ManualWeld113 = Instance.new("ManualWeld") | |
218 | ManualWeld114 = Instance.new("ManualWeld") | |
219 | Part115 = Instance.new("Part") | |
220 | ManualWeld116 = Instance.new("ManualWeld") | |
221 | ManualWeld117 = Instance.new("ManualWeld") | |
222 | ManualWeld118 = Instance.new("ManualWeld") | |
223 | ManualWeld119 = Instance.new("ManualWeld") | |
224 | ManualWeld120 = Instance.new("ManualWeld") | |
225 | ManualWeld121 = Instance.new("ManualWeld") | |
226 | ManualWeld122 = Instance.new("ManualWeld") | |
227 | Model123 = Instance.new("Model") | |
228 | Part124 = Instance.new("Part") | |
229 | CylinderMesh125 = Instance.new("CylinderMesh") | |
230 | PointLight126 = Instance.new("PointLight") | |
231 | Part127 = Instance.new("Part") | |
232 | CylinderMesh128 = Instance.new("CylinderMesh") | |
233 | Part129 = Instance.new("Part") | |
234 | ManualWeld130 = Instance.new("ManualWeld") | |
235 | ManualWeld131 = Instance.new("ManualWeld") | |
236 | ManualWeld132 = Instance.new("ManualWeld") | |
237 | Part133 = Instance.new("Part") | |
238 | ManualWeld134 = Instance.new("ManualWeld") | |
239 | Part135 = Instance.new("Part") | |
240 | ManualWeld136 = Instance.new("ManualWeld") | |
241 | ManualWeld137 = Instance.new("ManualWeld") | |
242 | ManualWeld138 = Instance.new("ManualWeld") | |
243 | ManualWeld139 = Instance.new("ManualWeld") | |
244 | ManualWeld140 = Instance.new("ManualWeld") | |
245 | ManualWeld141 = Instance.new("ManualWeld") | |
246 | Part142 = Instance.new("Part") | |
247 | ManualWeld143 = Instance.new("ManualWeld") | |
248 | ManualWeld144 = Instance.new("ManualWeld") | |
249 | ManualWeld145 = Instance.new("ManualWeld") | |
250 | ManualWeld146 = Instance.new("ManualWeld") | |
251 | Part147 = Instance.new("Part") | |
252 | ManualWeld148 = Instance.new("ManualWeld") | |
253 | ManualWeld149 = Instance.new("ManualWeld") | |
254 | Model150 = Instance.new("Model") | |
255 | Part151 = Instance.new("Part") | |
256 | BlockMesh152 = Instance.new("BlockMesh") | |
257 | ManualWeld153 = Instance.new("ManualWeld") | |
258 | Part154 = Instance.new("Part") | |
259 | BlockMesh155 = Instance.new("BlockMesh") | |
260 | Decal156 = Instance.new("Decal") | |
261 | Part157 = Instance.new("Part") | |
262 | BlockMesh158 = Instance.new("BlockMesh") | |
263 | Part159 = Instance.new("Part") | |
264 | BlockMesh160 = Instance.new("BlockMesh") | |
265 | Part161 = Instance.new("Part") | |
266 | BlockMesh162 = Instance.new("BlockMesh") | |
267 | Part163 = Instance.new("Part") | |
268 | ManualWeld164 = Instance.new("ManualWeld") | |
269 | ManualWeld165 = Instance.new("ManualWeld") | |
270 | ManualWeld166 = Instance.new("ManualWeld") | |
271 | Model167 = Instance.new("Model") | |
272 | Part168 = Instance.new("Part") | |
273 | BlockMesh169 = Instance.new("BlockMesh") | |
274 | Part170 = Instance.new("Part") | |
275 | CylinderMesh171 = Instance.new("CylinderMesh") | |
276 | Fire172 = Instance.new("Fire") | |
277 | Script173 = Instance.new("Script") | |
278 | Part174 = Instance.new("Part") | |
279 | CylinderMesh175 = Instance.new("CylinderMesh") | |
280 | Fire176 = Instance.new("Fire") | |
281 | Script177 = Instance.new("Script") | |
282 | Part178 = Instance.new("Part") | |
283 | CylinderMesh179 = Instance.new("CylinderMesh") | |
284 | Fire180 = Instance.new("Fire") | |
285 | Script181 = Instance.new("Script") | |
286 | Seat182 = Instance.new("Seat") | |
287 | RotateP183 = Instance.new("RotateP") | |
288 | RotateP184 = Instance.new("RotateP") | |
289 | RotateP185 = Instance.new("RotateP") | |
290 | Fire186 = Instance.new("Fire") | |
291 | BlockMesh187 = Instance.new("BlockMesh") | |
292 | Weld188 = Instance.new("Weld") | |
293 | Weld189 = Instance.new("Weld") | |
294 | Weld190 = Instance.new("Weld") | |
295 | Part191 = Instance.new("Part") | |
296 | CylinderMesh192 = Instance.new("CylinderMesh") | |
297 | Fire193 = Instance.new("Fire") | |
298 | Script194 = Instance.new("Script") | |
299 | Part195 = Instance.new("Part") | |
300 | CylinderMesh196 = Instance.new("CylinderMesh") | |
301 | Model197 = Instance.new("Model") | |
302 | Part198 = Instance.new("Part") | |
303 | Weld199 = Instance.new("Weld") | |
304 | Weld200 = Instance.new("Weld") | |
305 | Weld201 = Instance.new("Weld") | |
306 | Part202 = Instance.new("Part") | |
307 | Weld203 = Instance.new("Weld") | |
308 | Weld204 = Instance.new("Weld") | |
309 | Weld205 = Instance.new("Weld") | |
310 | Weld206 = Instance.new("Weld") | |
311 | Weld207 = Instance.new("Weld") | |
312 | Part208 = Instance.new("Part") | |
313 | Weld209 = Instance.new("Weld") | |
314 | Weld210 = Instance.new("Weld") | |
315 | Weld211 = Instance.new("Weld") | |
316 | Weld212 = Instance.new("Weld") | |
317 | Weld213 = Instance.new("Weld") | |
318 | Part214 = Instance.new("Part") | |
319 | Weld215 = Instance.new("Weld") | |
320 | Weld216 = Instance.new("Weld") | |
321 | Weld217 = Instance.new("Weld") | |
322 | Weld218 = Instance.new("Weld") | |
323 | Weld219 = Instance.new("Weld") | |
324 | Weld220 = Instance.new("Weld") | |
325 | Weld221 = Instance.new("Weld") | |
326 | Weld222 = Instance.new("Weld") | |
327 | Part223 = Instance.new("Part") | |
328 | Weld224 = Instance.new("Weld") | |
329 | Part225 = Instance.new("Part") | |
330 | Weld226 = Instance.new("Weld") | |
331 | Weld227 = Instance.new("Weld") | |
332 | Weld228 = Instance.new("Weld") | |
333 | Weld229 = Instance.new("Weld") | |
334 | UnionOperation230 = Instance.new("UnionOperation") | |
335 | Weld231 = Instance.new("Weld") | |
336 | Part232 = Instance.new("Part") | |
337 | Weld233 = Instance.new("Weld") | |
338 | Weld234 = Instance.new("Weld") | |
339 | Weld235 = Instance.new("Weld") | |
340 | Weld236 = Instance.new("Weld") | |
341 | Weld237 = Instance.new("Weld") | |
342 | Part238 = Instance.new("Part") | |
343 | Weld239 = Instance.new("Weld") | |
344 | Weld240 = Instance.new("Weld") | |
345 | Weld241 = Instance.new("Weld") | |
346 | Part242 = Instance.new("Part") | |
347 | Weld243 = Instance.new("Weld") | |
348 | Weld244 = Instance.new("Weld") | |
349 | Weld245 = Instance.new("Weld") | |
350 | Weld246 = Instance.new("Weld") | |
351 | Weld247 = Instance.new("Weld") | |
352 | Weld248 = Instance.new("Weld") | |
353 | Weld249 = Instance.new("Weld") | |
354 | Part250 = Instance.new("Part") | |
355 | Weld251 = Instance.new("Weld") | |
356 | Weld252 = Instance.new("Weld") | |
357 | Weld253 = Instance.new("Weld") | |
358 | Weld254 = Instance.new("Weld") | |
359 | Weld255 = Instance.new("Weld") | |
360 | Weld256 = Instance.new("Weld") | |
361 | Weld257 = Instance.new("Weld") | |
362 | Part258 = Instance.new("Part") | |
363 | Weld259 = Instance.new("Weld") | |
364 | Part260 = Instance.new("Part") | |
365 | Weld261 = Instance.new("Weld") | |
366 | Weld262 = Instance.new("Weld") | |
367 | Weld263 = Instance.new("Weld") | |
368 | Weld264 = Instance.new("Weld") | |
369 | Weld265 = Instance.new("Weld") | |
370 | Part266 = Instance.new("Part") | |
371 | Weld267 = Instance.new("Weld") | |
372 | UnionOperation268 = Instance.new("UnionOperation") | |
373 | Weld269 = Instance.new("Weld") | |
374 | Weld270 = Instance.new("Weld") | |
375 | Weld271 = Instance.new("Weld") | |
376 | Weld272 = Instance.new("Weld") | |
377 | Weld273 = Instance.new("Weld") | |
378 | Weld274 = Instance.new("Weld") | |
379 | Weld275 = Instance.new("Weld") | |
380 | Weld276 = Instance.new("Weld") | |
381 | Weld277 = Instance.new("Weld") | |
382 | Weld278 = Instance.new("Weld") | |
383 | Weld279 = Instance.new("Weld") | |
384 | Part280 = Instance.new("Part") | |
385 | Part281 = Instance.new("Part") | |
386 | Weld282 = Instance.new("Weld") | |
387 | Part283 = Instance.new("Part") | |
388 | Weld284 = Instance.new("Weld") | |
389 | Part285 = Instance.new("Part") | |
390 | Part286 = Instance.new("Part") | |
391 | Part287 = Instance.new("Part") | |
392 | Part288 = Instance.new("Part") | |
393 | Part289 = Instance.new("Part") | |
394 | Part290 = Instance.new("Part") | |
395 | Part291 = Instance.new("Part") | |
396 | Weld292 = Instance.new("Weld") | |
397 | Part293 = Instance.new("Part") | |
398 | Part294 = Instance.new("Part") | |
399 | Weld295 = Instance.new("Weld") | |
400 | Part296 = Instance.new("Part") | |
401 | Part297 = Instance.new("Part") | |
402 | Weld298 = Instance.new("Weld") | |
403 | Part299 = Instance.new("Part") | |
404 | Part300 = Instance.new("Part") | |
405 | UnionOperation301 = Instance.new("UnionOperation") | |
406 | Weld302 = Instance.new("Weld") | |
407 | Weld303 = Instance.new("Weld") | |
408 | Model304 = Instance.new("Model") | |
409 | Part305 = Instance.new("Part") | |
410 | Part306 = Instance.new("Part") | |
411 | Part307 = Instance.new("Part") | |
412 | Part308 = Instance.new("Part") | |
413 | Part309 = Instance.new("Part") | |
414 | Part310 = Instance.new("Part") | |
415 | ManualWeld311 = Instance.new("ManualWeld") | |
416 | ManualWeld312 = Instance.new("ManualWeld") | |
417 | ManualWeld313 = Instance.new("ManualWeld") | |
418 | ManualWeld314 = Instance.new("ManualWeld") | |
419 | ManualWeld315 = Instance.new("ManualWeld") | |
420 | ManualWeld316 = Instance.new("ManualWeld") | |
421 | ManualWeld317 = Instance.new("ManualWeld") | |
422 | Part318 = Instance.new("Part") | |
423 | ManualWeld319 = Instance.new("ManualWeld") | |
424 | ManualWeld320 = Instance.new("ManualWeld") | |
425 | Model321 = Instance.new("Model") | |
426 | Part322 = Instance.new("Part") | |
427 | BlockMesh323 = Instance.new("BlockMesh") | |
428 | Part324 = Instance.new("Part") | |
429 | BlockMesh325 = Instance.new("BlockMesh") | |
430 | Decal326 = Instance.new("Decal") | |
431 | Decal327 = Instance.new("Decal") | |
432 | Part328 = Instance.new("Part") | |
433 | BlockMesh329 = Instance.new("BlockMesh") | |
434 | Part330 = Instance.new("Part") | |
435 | BlockMesh331 = Instance.new("BlockMesh") | |
436 | Part332 = Instance.new("Part") | |
437 | BlockMesh333 = Instance.new("BlockMesh") | |
438 | Part334 = Instance.new("Part") | |
439 | ManualWeld335 = Instance.new("ManualWeld") | |
440 | ManualWeld336 = Instance.new("ManualWeld") | |
441 | ManualWeld337 = Instance.new("ManualWeld") | |
442 | ManualWeld338 = Instance.new("ManualWeld") | |
443 | Model339 = Instance.new("Model") | |
444 | Seat340 = Instance.new("Seat") | |
445 | Weld341 = Instance.new("Weld") | |
446 | Model342 = Instance.new("Model") | |
447 | Part343 = Instance.new("Part") | |
448 | Texture344 = Instance.new("Texture") | |
449 | Part345 = Instance.new("Part") | |
450 | Part346 = Instance.new("Part") | |
451 | Part347 = Instance.new("Part") | |
452 | Part348 = Instance.new("Part") | |
453 | Script349 = Instance.new("Script") | |
454 | Part350 = Instance.new("Part") | |
455 | Part351 = Instance.new("Part") | |
456 | Part352 = Instance.new("Part") | |
457 | Part353 = Instance.new("Part") | |
458 | Part354 = Instance.new("Part") | |
459 | Part355 = Instance.new("Part") | |
460 | Part356 = Instance.new("Part") | |
461 | ManualWeld357 = Instance.new("ManualWeld") | |
462 | Model358 = Instance.new("Model") | |
463 | Part359 = Instance.new("Part") | |
464 | BlockMesh360 = Instance.new("BlockMesh") | |
465 | Part361 = Instance.new("Part") | |
466 | CylinderMesh362 = Instance.new("CylinderMesh") | |
467 | Fire363 = Instance.new("Fire") | |
468 | Script364 = Instance.new("Script") | |
469 | Part365 = Instance.new("Part") | |
470 | CylinderMesh366 = Instance.new("CylinderMesh") | |
471 | Fire367 = Instance.new("Fire") | |
472 | Script368 = Instance.new("Script") | |
473 | Part369 = Instance.new("Part") | |
474 | CylinderMesh370 = Instance.new("CylinderMesh") | |
475 | Fire371 = Instance.new("Fire") | |
476 | Script372 = Instance.new("Script") | |
477 | Seat373 = Instance.new("Seat") | |
478 | RotateP374 = Instance.new("RotateP") | |
479 | RotateP375 = Instance.new("RotateP") | |
480 | RotateP376 = Instance.new("RotateP") | |
481 | Fire377 = Instance.new("Fire") | |
482 | BlockMesh378 = Instance.new("BlockMesh") | |
483 | Weld379 = Instance.new("Weld") | |
484 | Weld380 = Instance.new("Weld") | |
485 | Weld381 = Instance.new("Weld") | |
486 | Part382 = Instance.new("Part") | |
487 | CylinderMesh383 = Instance.new("CylinderMesh") | |
488 | Fire384 = Instance.new("Fire") | |
489 | Script385 = Instance.new("Script") | |
490 | Part386 = Instance.new("Part") | |
491 | CylinderMesh387 = Instance.new("CylinderMesh") | |
492 | Part388 = Instance.new("Part") | |
493 | ManualWeld389 = Instance.new("ManualWeld") | |
494 | Model390 = Instance.new("Model") | |
495 | Part391 = Instance.new("Part") | |
496 | Weld392 = Instance.new("Weld") | |
497 | Weld393 = Instance.new("Weld") | |
498 | Weld394 = Instance.new("Weld") | |
499 | Part395 = Instance.new("Part") | |
500 | Weld396 = Instance.new("Weld") | |
501 | Weld397 = Instance.new("Weld") | |
502 | Weld398 = Instance.new("Weld") | |
503 | Weld399 = Instance.new("Weld") | |
504 | Weld400 = Instance.new("Weld") | |
505 | Part401 = Instance.new("Part") | |
506 | Weld402 = Instance.new("Weld") | |
507 | Weld403 = Instance.new("Weld") | |
508 | Weld404 = Instance.new("Weld") | |
509 | Weld405 = Instance.new("Weld") | |
510 | Weld406 = Instance.new("Weld") | |
511 | Part407 = Instance.new("Part") | |
512 | Weld408 = Instance.new("Weld") | |
513 | Weld409 = Instance.new("Weld") | |
514 | Weld410 = Instance.new("Weld") | |
515 | Weld411 = Instance.new("Weld") | |
516 | Weld412 = Instance.new("Weld") | |
517 | Weld413 = Instance.new("Weld") | |
518 | Weld414 = Instance.new("Weld") | |
519 | Weld415 = Instance.new("Weld") | |
520 | Part416 = Instance.new("Part") | |
521 | Weld417 = Instance.new("Weld") | |
522 | Part418 = Instance.new("Part") | |
523 | Weld419 = Instance.new("Weld") | |
524 | Weld420 = Instance.new("Weld") | |
525 | Weld421 = Instance.new("Weld") | |
526 | Weld422 = Instance.new("Weld") | |
527 | UnionOperation423 = Instance.new("UnionOperation") | |
528 | Weld424 = Instance.new("Weld") | |
529 | Part425 = Instance.new("Part") | |
530 | Weld426 = Instance.new("Weld") | |
531 | Weld427 = Instance.new("Weld") | |
532 | Weld428 = Instance.new("Weld") | |
533 | Weld429 = Instance.new("Weld") | |
534 | Weld430 = Instance.new("Weld") | |
535 | Part431 = Instance.new("Part") | |
536 | Weld432 = Instance.new("Weld") | |
537 | Weld433 = Instance.new("Weld") | |
538 | Weld434 = Instance.new("Weld") | |
539 | Part435 = Instance.new("Part") | |
540 | Weld436 = Instance.new("Weld") | |
541 | Weld437 = Instance.new("Weld") | |
542 | Weld438 = Instance.new("Weld") | |
543 | Weld439 = Instance.new("Weld") | |
544 | Weld440 = Instance.new("Weld") | |
545 | Weld441 = Instance.new("Weld") | |
546 | Weld442 = Instance.new("Weld") | |
547 | Part443 = Instance.new("Part") | |
548 | Weld444 = Instance.new("Weld") | |
549 | Weld445 = Instance.new("Weld") | |
550 | Weld446 = Instance.new("Weld") | |
551 | Weld447 = Instance.new("Weld") | |
552 | Weld448 = Instance.new("Weld") | |
553 | Weld449 = Instance.new("Weld") | |
554 | Weld450 = Instance.new("Weld") | |
555 | Part451 = Instance.new("Part") | |
556 | Weld452 = Instance.new("Weld") | |
557 | Part453 = Instance.new("Part") | |
558 | Weld454 = Instance.new("Weld") | |
559 | Weld455 = Instance.new("Weld") | |
560 | Weld456 = Instance.new("Weld") | |
561 | Weld457 = Instance.new("Weld") | |
562 | Weld458 = Instance.new("Weld") | |
563 | Part459 = Instance.new("Part") | |
564 | Weld460 = Instance.new("Weld") | |
565 | UnionOperation461 = Instance.new("UnionOperation") | |
566 | Weld462 = Instance.new("Weld") | |
567 | Weld463 = Instance.new("Weld") | |
568 | Weld464 = Instance.new("Weld") | |
569 | Weld465 = Instance.new("Weld") | |
570 | Weld466 = Instance.new("Weld") | |
571 | Weld467 = Instance.new("Weld") | |
572 | Weld468 = Instance.new("Weld") | |
573 | Weld469 = Instance.new("Weld") | |
574 | Weld470 = Instance.new("Weld") | |
575 | Weld471 = Instance.new("Weld") | |
576 | Weld472 = Instance.new("Weld") | |
577 | Part473 = Instance.new("Part") | |
578 | Part474 = Instance.new("Part") | |
579 | Weld475 = Instance.new("Weld") | |
580 | Part476 = Instance.new("Part") | |
581 | Weld477 = Instance.new("Weld") | |
582 | Part478 = Instance.new("Part") | |
583 | Part479 = Instance.new("Part") | |
584 | Part480 = Instance.new("Part") | |
585 | Part481 = Instance.new("Part") | |
586 | Part482 = Instance.new("Part") | |
587 | Part483 = Instance.new("Part") | |
588 | Part484 = Instance.new("Part") | |
589 | Weld485 = Instance.new("Weld") | |
590 | Part486 = Instance.new("Part") | |
591 | Part487 = Instance.new("Part") | |
592 | Weld488 = Instance.new("Weld") | |
593 | Part489 = Instance.new("Part") | |
594 | Part490 = Instance.new("Part") | |
595 | Weld491 = Instance.new("Weld") | |
596 | Part492 = Instance.new("Part") | |
597 | Part493 = Instance.new("Part") | |
598 | UnionOperation494 = Instance.new("UnionOperation") | |
599 | Weld495 = Instance.new("Weld") | |
600 | Weld496 = Instance.new("Weld") | |
601 | Part497 = Instance.new("Part") | |
602 | Model498 = Instance.new("Model") | |
603 | Part499 = Instance.new("Part") | |
604 | Snap500 = Instance.new("Snap") | |
605 | Part501 = Instance.new("Part") | |
606 | Snap502 = Instance.new("Snap") | |
607 | Seat503 = Instance.new("Seat") | |
608 | Weld504 = Instance.new("Weld") | |
609 | Part505 = Instance.new("Part") | |
610 | Snap506 = Instance.new("Snap") | |
611 | Part507 = Instance.new("Part") | |
612 | Part508 = Instance.new("Part") | |
613 | Part509 = Instance.new("Part") | |
614 | Part510 = Instance.new("Part") | |
615 | Part511 = Instance.new("Part") | |
616 | Part512 = Instance.new("Part") | |
617 | Snap513 = Instance.new("Snap") | |
618 | Snap514 = Instance.new("Snap") | |
619 | Weld515 = Instance.new("Weld") | |
620 | Part516 = Instance.new("Part") | |
621 | Part517 = Instance.new("Part") | |
622 | Part518 = Instance.new("Part") | |
623 | BlockMesh519 = Instance.new("BlockMesh") | |
624 | Part520 = Instance.new("Part") | |
625 | Part521 = Instance.new("Part") | |
626 | Part522 = Instance.new("Part") | |
627 | Part523 = Instance.new("Part") | |
628 | Part524 = Instance.new("Part") | |
629 | BlockMesh525 = Instance.new("BlockMesh") | |
630 | Part526 = Instance.new("Part") | |
631 | Camera527 = Instance.new("Camera") | |
632 | Model528 = Instance.new("Model") | |
633 | Part529 = Instance.new("Part") | |
634 | Part530 = Instance.new("Part") | |
635 | Part531 = Instance.new("Part") | |
636 | Part532 = Instance.new("Part") | |
637 | Part533 = Instance.new("Part") | |
638 | Part534 = Instance.new("Part") | |
639 | Model535 = Instance.new("Model") | |
640 | Part536 = Instance.new("Part") | |
641 | Part537 = Instance.new("Part") | |
642 | ManualWeld538 = Instance.new("ManualWeld") | |
643 | Model539 = Instance.new("Model") | |
644 | Part540 = Instance.new("Part") | |
645 | Snap541 = Instance.new("Snap") | |
646 | Part542 = Instance.new("Part") | |
647 | Snap543 = Instance.new("Snap") | |
648 | Seat544 = Instance.new("Seat") | |
649 | Weld545 = Instance.new("Weld") | |
650 | Part546 = Instance.new("Part") | |
651 | Snap547 = Instance.new("Snap") | |
652 | Part548 = Instance.new("Part") | |
653 | Part549 = Instance.new("Part") | |
654 | Part550 = Instance.new("Part") | |
655 | Part551 = Instance.new("Part") | |
656 | Part552 = Instance.new("Part") | |
657 | Part553 = Instance.new("Part") | |
658 | Snap554 = Instance.new("Snap") | |
659 | Snap555 = Instance.new("Snap") | |
660 | Weld556 = Instance.new("Weld") | |
661 | Part557 = Instance.new("Part") | |
662 | Part558 = Instance.new("Part") | |
663 | Part559 = Instance.new("Part") | |
664 | BlockMesh560 = Instance.new("BlockMesh") | |
665 | Part561 = Instance.new("Part") | |
666 | Part562 = Instance.new("Part") | |
667 | Part563 = Instance.new("Part") | |
668 | Part564 = Instance.new("Part") | |
669 | Part565 = Instance.new("Part") | |
670 | BlockMesh566 = Instance.new("BlockMesh") | |
671 | Part567 = Instance.new("Part") | |
672 | Camera568 = Instance.new("Camera") | |
673 | Model569 = Instance.new("Model") | |
674 | Model570 = Instance.new("Model") | |
675 | Part571 = Instance.new("Part") | |
676 | Part572 = Instance.new("Part") | |
677 | Part573 = Instance.new("Part") | |
678 | Model574 = Instance.new("Model") | |
679 | Part575 = Instance.new("Part") | |
680 | Part576 = Instance.new("Part") | |
681 | Part577 = Instance.new("Part") | |
682 | SurfaceGui578 = Instance.new("SurfaceGui") | |
683 | TextBox579 = Instance.new("TextBox") | |
684 | ManualWeld580 = Instance.new("ManualWeld") | |
685 | Model581 = Instance.new("Model") | |
686 | Model582 = Instance.new("Model") | |
687 | Part583 = Instance.new("Part") | |
688 | Part584 = Instance.new("Part") | |
689 | Part585 = Instance.new("Part") | |
690 | Model586 = Instance.new("Model") | |
691 | UnionOperation587 = Instance.new("UnionOperation") | |
692 | UnionOperation588 = Instance.new("UnionOperation") | |
693 | UnionOperation589 = Instance.new("UnionOperation") | |
694 | UnionOperation590 = Instance.new("UnionOperation") | |
695 | UnionOperation591 = Instance.new("UnionOperation") | |
696 | UnionOperation592 = Instance.new("UnionOperation") | |
697 | Model593 = Instance.new("Model") | |
698 | UnionOperation594 = Instance.new("UnionOperation") | |
699 | UnionOperation595 = Instance.new("UnionOperation") | |
700 | Part596 = Instance.new("Part") | |
701 | Decal597 = Instance.new("Decal") | |
702 | Model598 = Instance.new("Model") | |
703 | Part599 = Instance.new("Part") | |
704 | Part600 = Instance.new("Part") | |
705 | SpecialMesh601 = Instance.new("SpecialMesh") | |
706 | Part602 = Instance.new("Part") | |
707 | Part603 = Instance.new("Part") | |
708 | SpecialMesh604 = Instance.new("SpecialMesh") | |
709 | Camera605 = Instance.new("Camera") | |
710 | Model606 = Instance.new("Model") | |
711 | Part607 = Instance.new("Part") | |
712 | Part608 = Instance.new("Part") | |
713 | ManualWeld609 = Instance.new("ManualWeld") | |
714 | Part610 = Instance.new("Part") | |
715 | Part611 = Instance.new("Part") | |
716 | Part612 = Instance.new("Part") | |
717 | Part613 = Instance.new("Part") | |
718 | Part614 = Instance.new("Part") | |
719 | SpecialMesh615 = Instance.new("SpecialMesh") | |
720 | Script616 = Instance.new("Script") | |
721 | Part617 = Instance.new("Part") | |
722 | Part618 = Instance.new("Part") | |
723 | Part619 = Instance.new("Part") | |
724 | Part620 = Instance.new("Part") | |
725 | Part621 = Instance.new("Part") | |
726 | Script622 = Instance.new("Script") | |
727 | Part623 = Instance.new("Part") | |
728 | Part624 = Instance.new("Part") | |
729 | Part625 = Instance.new("Part") | |
730 | Part626 = Instance.new("Part") | |
731 | Part627 = Instance.new("Part") | |
732 | Part628 = Instance.new("Part") | |
733 | Part629 = Instance.new("Part") | |
734 | Part630 = Instance.new("Part") | |
735 | Part631 = Instance.new("Part") | |
736 | Part632 = Instance.new("Part") | |
737 | ManualWeld633 = Instance.new("ManualWeld") | |
738 | ManualWeld634 = Instance.new("ManualWeld") | |
739 | ManualWeld635 = Instance.new("ManualWeld") | |
740 | ManualWeld636 = Instance.new("ManualWeld") | |
741 | Part637 = Instance.new("Part") | |
742 | ManualWeld638 = Instance.new("ManualWeld") | |
743 | ManualWeld639 = Instance.new("ManualWeld") | |
744 | ManualWeld640 = Instance.new("ManualWeld") | |
745 | ManualWeld641 = Instance.new("ManualWeld") | |
746 | ManualWeld642 = Instance.new("ManualWeld") | |
747 | ManualWeld643 = Instance.new("ManualWeld") | |
748 | ManualWeld644 = Instance.new("ManualWeld") | |
749 | ManualWeld645 = Instance.new("ManualWeld") | |
750 | ManualWeld646 = Instance.new("ManualWeld") | |
751 | ManualWeld647 = Instance.new("ManualWeld") | |
752 | ManualWeld648 = Instance.new("ManualWeld") | |
753 | ManualWeld649 = Instance.new("ManualWeld") | |
754 | ManualWeld650 = Instance.new("ManualWeld") | |
755 | ManualWeld651 = Instance.new("ManualWeld") | |
756 | ManualWeld652 = Instance.new("ManualWeld") | |
757 | ManualWeld653 = Instance.new("ManualWeld") | |
758 | ManualWeld654 = Instance.new("ManualWeld") | |
759 | ManualWeld655 = Instance.new("ManualWeld") | |
760 | ManualWeld656 = Instance.new("ManualWeld") | |
761 | ManualWeld657 = Instance.new("ManualWeld") | |
762 | ManualWeld658 = Instance.new("ManualWeld") | |
763 | ManualWeld659 = Instance.new("ManualWeld") | |
764 | ManualWeld660 = Instance.new("ManualWeld") | |
765 | ManualWeld661 = Instance.new("ManualWeld") | |
766 | ManualWeld662 = Instance.new("ManualWeld") | |
767 | ManualWeld663 = Instance.new("ManualWeld") | |
768 | ManualWeld664 = Instance.new("ManualWeld") | |
769 | ManualWeld665 = Instance.new("ManualWeld") | |
770 | ManualWeld666 = Instance.new("ManualWeld") | |
771 | ManualWeld667 = Instance.new("ManualWeld") | |
772 | ManualWeld668 = Instance.new("ManualWeld") | |
773 | ManualWeld669 = Instance.new("ManualWeld") | |
774 | ManualWeld670 = Instance.new("ManualWeld") | |
775 | ManualWeld671 = Instance.new("ManualWeld") | |
776 | ManualWeld672 = Instance.new("ManualWeld") | |
777 | ManualWeld673 = Instance.new("ManualWeld") | |
778 | ManualWeld674 = Instance.new("ManualWeld") | |
779 | ManualWeld675 = Instance.new("ManualWeld") | |
780 | ManualWeld676 = Instance.new("ManualWeld") | |
781 | ManualWeld677 = Instance.new("ManualWeld") | |
782 | ManualWeld678 = Instance.new("ManualWeld") | |
783 | ManualWeld679 = Instance.new("ManualWeld") | |
784 | ManualWeld680 = Instance.new("ManualWeld") | |
785 | ManualWeld681 = Instance.new("ManualWeld") | |
786 | ManualWeld682 = Instance.new("ManualWeld") | |
787 | ManualWeld683 = Instance.new("ManualWeld") | |
788 | Model684 = Instance.new("Model") | |
789 | Part685 = Instance.new("Part") | |
790 | CylinderMesh686 = Instance.new("CylinderMesh") | |
791 | PointLight687 = Instance.new("PointLight") | |
792 | Part688 = Instance.new("Part") | |
793 | CylinderMesh689 = Instance.new("CylinderMesh") | |
794 | Sound690 = Instance.new("Sound") | |
795 | Model0.Parent = mas | |
796 | Part1.Parent = Model0 | |
797 | Part1.CFrame = CFrame.new(-2.00167274, 16.5, 21.0020313, 1.00001192, 0, 0, 0, 1, 0, 0, 0, 1.00001192) | |
798 | Part1.Position = Vector3.new(-2.00167274, 16.5, 21.0020313) | |
799 | Part1.Color = Color3.new(0.835294, 0.45098, 0.239216) | |
800 | Part1.Size = Vector3.new(24, 1, 6) | |
801 | Part1.BottomSurface = Enum.SurfaceType.Smooth | |
802 | Part1.BrickColor = BrickColor.new("Neon orange") | |
803 | Part1.Material = Enum.Material.Wood | |
804 | Part1.TopSurface = Enum.SurfaceType.Smooth | |
805 | Part1.brickColor = BrickColor.new("Neon orange") | |
806 | ManualWeld2.Name = "Part-to-Part Strong Joint" | |
807 | ManualWeld2.Parent = Part1 | |
808 | ManualWeld2.C0 = CFrame.new(-12, -0.5, 2, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
809 | ManualWeld2.C1 = CFrame.new(2.49713039, -0.5, -9.99884987, 0.999991179, 0, 0, 0, 1, 0, 0, 0, 0.999991179) | |
810 | ManualWeld2.Part0 = Part1 | |
811 | ManualWeld2.Part1 = nil | |
812 | ManualWeld2.part1 = nil | |
813 | ManualWeld3.Name = "Part-to-Part Strong Joint" | |
814 | ManualWeld3.Parent = Part1 | |
815 | ManualWeld3.C0 = CFrame.new(12, -0.5, -3, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
816 | ManualWeld3.C1 = CFrame.new(26.4953957, -0.5, 14.0036421, -1.00000954, 0, 0, 0, 1, 0, 0, 0, -1.00000954) | |
817 | ManualWeld3.Part0 = Part1 | |
818 | ManualWeld3.Part1 = Part142 | |
819 | ManualWeld3.part1 = Part142 | |
820 | ManualWeld4.Name = "Part-to-Part Strong Joint" | |
821 | ManualWeld4.Parent = Part1 | |
822 | ManualWeld4.C0 = CFrame.new(-12, 0.5, 3, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
823 | ManualWeld4.C1 = CFrame.new(-0.503355026, -7, -6.50047684, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
824 | ManualWeld4.Part0 = Part1 | |
825 | ManualWeld4.Part1 = Part163 | |
826 | ManualWeld4.part1 = Part163 | |
827 | Model5.Name = "Light" | |
828 | Model5.Parent = Model0 | |
829 | Part6.Name = "Light" | |
830 | Part6.Parent = Model5 | |
831 | Part6.CFrame = CFrame.new(-39.9589996, 1.100016, 41.0402718, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
832 | Part6.Position = Vector3.new(-39.9589996, 1.100016, 41.0402718) | |
833 | Part6.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
834 | Part6.Size = Vector3.new(2, 0.200000003, 2) | |
835 | Part6.Anchored = true | |
836 | Part6.BottomSurface = Enum.SurfaceType.Smooth | |
837 | Part6.BrickColor = BrickColor.new("Cool yellow") | |
838 | Part6.Material = Enum.Material.SmoothPlastic | |
839 | Part6.Reflectance = 0.40000000596046 | |
840 | Part6.TopSurface = Enum.SurfaceType.Smooth | |
841 | Part6.brickColor = BrickColor.new("Cool yellow") | |
842 | Part6.FormFactor = Enum.FormFactor.Custom | |
843 | Part6.formFactor = Enum.FormFactor.Custom | |
844 | CylinderMesh7.Parent = Part6 | |
845 | CylinderMesh7.Scale = Vector3.new(1, 1.00999999, 1) | |
846 | PointLight8.Parent = Part6 | |
847 | PointLight8.Range = 40 | |
848 | Part9.Parent = Model5 | |
849 | Part9.CFrame = CFrame.new(-39.9589996, 1.100016, 41.0402718, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
850 | Part9.Position = Vector3.new(-39.9589996, 1.100016, 41.0402718) | |
851 | Part9.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
852 | Part9.Size = Vector3.new(2.4000001, 0.200000003, 2.4000001) | |
853 | Part9.Anchored = true | |
854 | Part9.BottomSurface = Enum.SurfaceType.Smooth | |
855 | Part9.BrickColor = BrickColor.new("Dark stone grey") | |
856 | Part9.Material = Enum.Material.SmoothPlastic | |
857 | Part9.TopSurface = Enum.SurfaceType.Smooth | |
858 | Part9.brickColor = BrickColor.new("Dark stone grey") | |
859 | Part9.FormFactor = Enum.FormFactor.Custom | |
860 | Part9.formFactor = Enum.FormFactor.Custom | |
861 | CylinderMesh10.Parent = Part9 | |
862 | Part11.Parent = Model0 | |
863 | Part11.CFrame = CFrame.new(9.5003643, 7, 35.0001564, 1.00000238, 0, 0, 0, 1, 0, 0, 0, 1.00000238) | |
864 | Part11.Position = Vector3.new(9.5003643, 7, 35.0001564) | |
865 | Part11.Color = Color3.new(0.835294, 0.45098, 0.239216) | |
866 | Part11.Size = Vector3.new(1, 12, 16) | |
867 | Part11.BottomSurface = Enum.SurfaceType.Smooth | |
868 | Part11.BrickColor = BrickColor.new("Neon orange") | |
869 | Part11.Material = Enum.Material.Wood | |
870 | Part11.TopSurface = Enum.SurfaceType.Smooth | |
871 | Part11.brickColor = BrickColor.new("Neon orange") | |
872 | Model12.Name = "Light" | |
873 | Model12.Parent = Model0 | |
874 | Part13.Name = "Light" | |
875 | Part13.Parent = Model12 | |
876 | Part13.CFrame = CFrame.new(6.98034811, 1.10000002, 41.2494507, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
877 | Part13.Position = Vector3.new(6.98034811, 1.10000002, 41.2494507) | |
878 | Part13.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
879 | Part13.Size = Vector3.new(2, 0.200000003, 2) | |
880 | Part13.Anchored = true | |
881 | Part13.BottomSurface = Enum.SurfaceType.Smooth | |
882 | Part13.BrickColor = BrickColor.new("Cool yellow") | |
883 | Part13.Material = Enum.Material.SmoothPlastic | |
884 | Part13.Reflectance = 0.40000000596046 | |
885 | Part13.TopSurface = Enum.SurfaceType.Smooth | |
886 | Part13.brickColor = BrickColor.new("Cool yellow") | |
887 | Part13.FormFactor = Enum.FormFactor.Custom | |
888 | Part13.formFactor = Enum.FormFactor.Custom | |
889 | CylinderMesh14.Parent = Part13 | |
890 | CylinderMesh14.Scale = Vector3.new(1, 1.00999999, 1) | |
891 | PointLight15.Parent = Part13 | |
892 | PointLight15.Range = 40 | |
893 | Part16.Parent = Model12 | |
894 | Part16.CFrame = CFrame.new(6.98034811, 1.10000002, 41.2494507, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
895 | Part16.Position = Vector3.new(6.98034811, 1.10000002, 41.2494507) | |
896 | Part16.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
897 | Part16.Size = Vector3.new(2.4000001, 0.200000003, 2.4000001) | |
898 | Part16.Anchored = true | |
899 | Part16.BottomSurface = Enum.SurfaceType.Smooth | |
900 | Part16.BrickColor = BrickColor.new("Dark stone grey") | |
901 | Part16.Material = Enum.Material.SmoothPlastic | |
902 | Part16.TopSurface = Enum.SurfaceType.Smooth | |
903 | Part16.brickColor = BrickColor.new("Dark stone grey") | |
904 | Part16.FormFactor = Enum.FormFactor.Custom | |
905 | Part16.formFactor = Enum.FormFactor.Custom | |
906 | CylinderMesh17.Parent = Part16 | |
907 | - | Model18.Name = "doryna2281337" |
907 | + | Model18.Name = "TameDoNotClick" |
908 | Model18.Parent = Model0 | |
909 | Model18.PrimaryPart = Part38 | |
910 | Part19.Name = "Head" | |
911 | Part19.Parent = Model18 | |
912 | Part19.CFrame = CFrame.new(10.9937162, 2.01952457, 34.0160866, 0, 0, -1, 0.10779018, 0.994173706, 0, 0.994173706, -0.10779018, 0) | |
913 | Part19.Orientation = Vector3.new(0, -90, 6.19000006) | |
914 | Part19.Position = Vector3.new(10.9937162, 2.01952457, 34.0160866) | |
915 | Part19.Rotation = Vector3.new(-6.19000006, -90, 0) | |
916 | Part19.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
917 | Part19.Size = Vector3.new(1.29203546, 0.64601773, 0.64601773) | |
918 | Part19.BrickColor = BrickColor.new("Really black") | |
919 | Part19.TopSurface = Enum.SurfaceType.Smooth | |
920 | Part19.brickColor = BrickColor.new("Really black") | |
921 | Part19.FormFactor = Enum.FormFactor.Symmetric | |
922 | Part19.formFactor = Enum.FormFactor.Symmetric | |
923 | SpecialMesh20.Parent = Part19 | |
924 | SpecialMesh20.Scale = Vector3.new(1.25, 1.25, 1.25) | |
925 | Decal21.Name = "face" | |
926 | Decal21.Parent = Part19 | |
927 | Decal21.Texture = "rbxasset://textures/face.png" | |
928 | Part22.Name = "Torso" | |
929 | Part22.Parent = Model18 | |
930 | Part22.CFrame = CFrame.new(10.9937162, 1.05523193, 33.9902687, 0, 0, -1, -0.0938616246, 0.995585263, 0, 0.995585263, 0.0938616246, 0) | |
931 | Part22.Orientation = Vector3.new(0, -90, -5.38999987) | |
932 | Part22.Position = Vector3.new(10.9937162, 1.05523193, 33.9902687) | |
933 | Part22.Rotation = Vector3.new(5.38999987, -90, 0) | |
934 | Part22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
935 | Part22.Size = Vector3.new(1.29203546, 1.29203546, 0.64601773) | |
936 | Part22.BrickColor = BrickColor.new("Really black") | |
937 | Part22.LeftParamA = 0 | |
938 | Part22.LeftParamB = 0 | |
939 | Part22.LeftSurface = Enum.SurfaceType.Weld | |
940 | Part22.RightParamA = 0 | |
941 | Part22.RightParamB = 0 | |
942 | Part22.RightSurface = Enum.SurfaceType.Weld | |
943 | Part22.brickColor = BrickColor.new("Really black") | |
944 | Part22.FormFactor = Enum.FormFactor.Symmetric | |
945 | Part22.formFactor = Enum.FormFactor.Symmetric | |
946 | Motor6D23.Name = "Right Shoulder" | |
947 | Motor6D23.Parent = Part22 | |
948 | Motor6D23.MaxVelocity = 0.10000000149012 | |
949 | Motor6D23.C0 = CFrame.new(0.64601773, 0.323008865, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
950 | Motor6D23.C1 = CFrame.new(-0.323008955, 0.323008835, -2.98023224e-08, 0.303878605, 0.262851387, 0.915733039, -0.0957482383, 0.964746237, -0.245146841, -0.947887182, -0.0131849442, 0.318333328) | |
951 | Motor6D23.Part0 = Part22 | |
952 | Motor6D23.Part1 = Part34 | |
953 | Motor6D23.part1 = Part34 | |
954 | CFrameValue24.Name = "DefaultC1" | |
955 | CFrameValue24.Parent = Motor6D23 | |
956 | CFrameValue24.Value = CFrame.new(-0.323008865, 0.323008865, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
957 | Motor6D25.Name = "Left Shoulder" | |
958 | Motor6D25.Parent = Part22 | |
959 | Motor6D25.MaxVelocity = 0.10000000149012 | |
960 | Motor6D25.C0 = CFrame.new(-0.64601773, 0.323008865, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
961 | Motor6D25.C1 = CFrame.new(0.323008865, 0.323008865, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
962 | Motor6D25.Part0 = Part22 | |
963 | Motor6D25.Part1 = Part33 | |
964 | Motor6D25.part1 = Part33 | |
965 | CFrameValue26.Name = "DefaultC1" | |
966 | CFrameValue26.Parent = Motor6D25 | |
967 | CFrameValue26.Value = CFrame.new(0.323008865, 0.323008865, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
968 | Motor6D27.Name = "Right Hip" | |
969 | Motor6D27.Parent = Part22 | |
970 | Motor6D27.MaxVelocity = 0.10000000149012 | |
971 | Motor6D27.C0 = CFrame.new(0.64601773, -0.64601773, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
972 | Motor6D27.C1 = CFrame.new(0.323008895, 0.646017671, -6.98491931e-08, -0.296577573, 0.125290722, 0.946754456, -0.954895914, -0.0236672517, -0.295995921, -0.0146784578, -0.991837859, 0.126658782) | |
973 | Motor6D27.Part0 = Part22 | |
974 | Motor6D27.Part1 = Part36 | |
975 | Motor6D27.part1 = Part36 | |
976 | CFrameValue28.Name = "DefaultC1" | |
977 | CFrameValue28.Parent = Motor6D27 | |
978 | CFrameValue28.Value = CFrame.new(0.323008865, 0.64601773, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
979 | Motor6D29.Name = "Left Hip" | |
980 | Motor6D29.Parent = Part22 | |
981 | Motor6D29.MaxVelocity = 0.10000000149012 | |
982 | Motor6D29.C0 = CFrame.new(-0.64601773, -0.64601773, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
983 | Motor6D29.C1 = CFrame.new(-0.323008835, 0.646017969, 1.00582838e-07, -0.170027003, 0.153656557, -0.97338599, 0.982227623, 0.106110722, -0.154820979, 0.0794974715, -0.982410371, -0.168967351) | |
984 | Motor6D29.Part0 = Part22 | |
985 | Motor6D29.Part1 = Part35 | |
986 | Motor6D29.part1 = Part35 | |
987 | CFrameValue30.Name = "DefaultC1" | |
988 | CFrameValue30.Parent = Motor6D29 | |
989 | CFrameValue30.Value = CFrame.new(-0.323008865, 0.64601773, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
990 | Motor6D31.Name = "Neck" | |
991 | Motor6D31.Parent = Part22 | |
992 | Motor6D31.MaxVelocity = 0.10000000149012 | |
993 | Motor6D31.C0 = CFrame.new(0, 0.64601773, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
994 | Motor6D31.C1 = CFrame.new(0, -0.323008895, -0, -0.979667306, 0, 0.20062907, 0.20062907, 0, 0.979667306, 0, 1, 0) | |
995 | Motor6D31.Part0 = Part22 | |
996 | Motor6D31.Part1 = Part19 | |
997 | Motor6D31.part1 = Part19 | |
998 | CFrameValue32.Name = "DefaultC1" | |
999 | CFrameValue32.Parent = Motor6D31 | |
1000 | CFrameValue32.Value = CFrame.new(0, -0.323008865, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
1001 | Part33.Name = "Left Arm" | |
1002 | Part33.Parent = Model18 | |
1003 | Part33.CFrame = CFrame.new(10.9937162, 1.14618635, 33.0255203, 0, 0, -1, -0.0938616246, 0.995585263, 0, 0.995585263, 0.0938616246, 0) | |
1004 | Part33.Orientation = Vector3.new(0, -90, -5.38999987) | |
1005 | Part33.Position = Vector3.new(10.9937162, 1.14618635, 33.0255203) | |
1006 | Part33.Rotation = Vector3.new(5.38999987, -90, 0) | |
1007 | Part33.Color = Color3.new(0.639216, 0.294118, 0.294118) | |
1008 | Part33.Size = Vector3.new(0.64601773, 1.29203546, 0.64601773) | |
1009 | Part33.BrickColor = BrickColor.new("Dusty Rose") | |
1010 | Part33.CanCollide = false | |
1011 | Part33.brickColor = BrickColor.new("Dusty Rose") | |
1012 | Part33.FormFactor = Enum.FormFactor.Symmetric | |
1013 | Part33.formFactor = Enum.FormFactor.Symmetric | |
1014 | Part34.Name = "Right Arm" | |
1015 | Part34.Parent = Model18 | |
1016 | Part34.CFrame = CFrame.new(11.1227989, 1.05526555, 35.0157928, 0.303878605, -0.0957482383, -0.947887182, 0.175738782, 0.983497024, -0.0430060178, 0.936361969, -0.153511941, 0.315690398) | |
1017 | Part34.Orientation = Vector3.new(2.46000004, -71.5800018, 10.1300001) | |
1018 | Part34.Position = Vector3.new(11.1227989, 1.05526555, 35.0157928) | |
1019 | Part34.Rotation = Vector3.new(7.76000023, -71.4199982, 17.4899998) | |
1020 | Part34.Color = Color3.new(0.639216, 0.294118, 0.294118) | |
1021 | Part34.Size = Vector3.new(0.64601773, 1.29203546, 0.64601773) | |
1022 | Part34.BrickColor = BrickColor.new("Dusty Rose") | |
1023 | Part34.CanCollide = false | |
1024 | Part34.brickColor = BrickColor.new("Dusty Rose") | |
1025 | Part34.FormFactor = Enum.FormFactor.Symmetric | |
1026 | Part34.formFactor = Enum.FormFactor.Symmetric | |
1027 | Part35.Name = "Left Leg" | |
1028 | Part35.Parent = Model18 | |
1029 | Part35.CFrame = CFrame.new(11.6831732, 0.433745623, 33.4981384, 0.170027003, -0.982227623, -0.0794974715, 0.0616146028, 0.0911105275, -0.993932843, 0.983511209, 0.164097205, 0.0760107636) | |
1030 | Part35.Orientation = Vector3.new(83.6900024, -46.2799988, 34.0699997) | |
1031 | Part35.Position = Vector3.new(11.6831732, 0.433745623, 33.4981384) | |
1032 | Part35.Rotation = Vector3.new(85.6299973, -4.55999994, 80.1800003) | |
1033 | Part35.Color = Color3.new(0.639216, 0.294118, 0.294118) | |
1034 | Part35.Size = Vector3.new(0.64601773, 1.29203546, 0.64601773) | |
1035 | Part35.BottomSurface = Enum.SurfaceType.Smooth | |
1036 | Part35.BrickColor = BrickColor.new("Dusty Rose") | |
1037 | Part35.CanCollide = false | |
1038 | Part35.brickColor = BrickColor.new("Dusty Rose") | |
1039 | Part35.FormFactor = Enum.FormFactor.Symmetric | |
1040 | Part35.formFactor = Enum.FormFactor.Symmetric | |
1041 | Part36.Name = "Right Leg" | |
1042 | Part36.Parent = Model18 | |
1043 | Part36.CFrame = CFrame.new(11.7063932, 0.337116241, 34.4563484, -0.296577573, -0.954895914, -0.0146784578, 0.0358736888, 0.0042198915, -0.999347568, 0.954334795, -0.296910614, 0.0330041051) | |
1044 | Part36.Orientation = Vector3.new(87.9300003, -23.9799995, 83.2900009) | |
1045 | Part36.Position = Vector3.new(11.7063932, 0.337116241, 34.4563484) | |
1046 | Part36.Rotation = Vector3.new(88.1100006, -0.839999974, 107.25) | |
1047 | Part36.Color = Color3.new(0.639216, 0.294118, 0.294118) | |
1048 | Part36.Size = Vector3.new(0.64601773, 1.29203546, 0.64601773) | |
1049 | Part36.BottomSurface = Enum.SurfaceType.Smooth | |
1050 | Part36.BrickColor = BrickColor.new("Dusty Rose") | |
1051 | Part36.CanCollide = false | |
1052 | Part36.brickColor = BrickColor.new("Dusty Rose") | |
1053 | Part36.FormFactor = Enum.FormFactor.Symmetric | |
1054 | Part36.formFactor = Enum.FormFactor.Symmetric | |
1055 | Humanoid37.Parent = Model18 | |
1056 | Humanoid37.DisplayDistanceType = Enum.HumanoidDisplayDistanceType.None | |
1057 | Humanoid37.HealthDisplayDistance = 0 | |
1058 | Humanoid37.HealthDisplayType = Enum.HumanoidHealthDisplayType.AlwaysOff | |
1059 | Humanoid37.LeftLeg = Part35 | |
1060 | Humanoid37.NameDisplayDistance = 0 | |
1061 | Humanoid37.RightLeg = Part36 | |
1062 | Humanoid37.Torso = Part38 | |
1063 | Part38.Name = "HumanoidRootPart" | |
1064 | Part38.Parent = Model18 | |
1065 | Part38.CFrame = CFrame.new(10.9937162, 1.05523193, 33.9902687, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1066 | Part38.Orientation = Vector3.new(0, -90, 0) | |
1067 | Part38.Position = Vector3.new(10.9937162, 1.05523193, 33.9902687) | |
1068 | Part38.Rotation = Vector3.new(0, -90, 0) | |
1069 | Part38.Transparency = 1 | |
1070 | Part38.Size = Vector3.new(1.29203546, 1.29203546, 0.64601773) | |
1071 | Part38.Anchored = true | |
1072 | Part38.BottomSurface = Enum.SurfaceType.Smooth | |
1073 | Part38.CanCollide = false | |
1074 | Part38.LeftParamA = 0 | |
1075 | Part38.LeftParamB = 0 | |
1076 | Part38.RightParamA = 0 | |
1077 | Part38.RightParamB = 0 | |
1078 | Part38.TopSurface = Enum.SurfaceType.Smooth | |
1079 | Part38.FormFactor = Enum.FormFactor.Symmetric | |
1080 | Part38.formFactor = Enum.FormFactor.Symmetric | |
1081 | Motor6D39.Name = "RootJoint" | |
1082 | Motor6D39.Parent = Part38 | |
1083 | Motor6D39.MaxVelocity = 0.10000000149012 | |
1084 | Motor6D39.C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
1085 | Motor6D39.C1 = CFrame.new(0, 0, 0, -0.995585263, 0, -0.0938616246, -0.0938616246, 0, 0.995585263, 0, 1, 0) | |
1086 | Motor6D39.Part0 = Part38 | |
1087 | Motor6D39.Part1 = Part22 | |
1088 | Motor6D39.part1 = Part22 | |
1089 | CFrameValue40.Name = "DefaultC1" | |
1090 | CFrameValue40.Parent = Motor6D39 | |
1091 | CFrameValue40.Value = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
1092 | BodyColors41.Parent = Model18 | |
1093 | BodyColors41.HeadColor = BrickColor.new("Really black") | |
1094 | BodyColors41.HeadColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1095 | BodyColors41.LeftArmColor = BrickColor.new("Dusty Rose") | |
1096 | BodyColors41.LeftArmColor3 = Color3.new(0.639216, 0.294118, 0.294118) | |
1097 | BodyColors41.LeftLegColor = BrickColor.new("Dusty Rose") | |
1098 | BodyColors41.LeftLegColor3 = Color3.new(0.639216, 0.294118, 0.294118) | |
1099 | BodyColors41.RightArmColor = BrickColor.new("Dusty Rose") | |
1100 | BodyColors41.RightArmColor3 = Color3.new(0.639216, 0.294118, 0.294118) | |
1101 | BodyColors41.RightLegColor = BrickColor.new("Dusty Rose") | |
1102 | BodyColors41.RightLegColor3 = Color3.new(0.639216, 0.294118, 0.294118) | |
1103 | BodyColors41.TorsoColor = BrickColor.new("Really black") | |
1104 | BodyColors41.TorsoColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1105 | Accessory42.Name = "CarsCap" | |
1106 | Accessory42.Parent = Model18 | |
1107 | Accessory42.AttachmentPoint = CFrame.new(0, -0.075000003, 0.200000003, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1108 | Accessory42.AttachmentPos = Vector3.new(0, -0.075000003, 0.200000003) | |
1109 | Part43.Name = "Handle" | |
1110 | Part43.Parent = Accessory42 | |
1111 | Part43.CFrame = CFrame.new(11.1227436, 2.38882041, 33.9760475, 3.26223034e-24, 4.1444221e-16, -1, 0.107790187, 0.994173706, 4.12027557e-16, 0.994173706, -0.107790187, -4.46727989e-17) | |
1112 | Part43.Orientation = Vector3.new(0, -90, 6.19000006) | |
1113 | Part43.Position = Vector3.new(11.1227436, 2.38882041, 33.9760475) | |
1114 | Part43.Rotation = Vector3.new(-6.19000006, -90, 0) | |
1115 | Part43.Size = Vector3.new(0.775220692, 0.516814053, 0.904424906) | |
1116 | Part43.BottomSurface = Enum.SurfaceType.Smooth | |
1117 | Part43.CanCollide = false | |
1118 | Part43.TopSurface = Enum.SurfaceType.Smooth | |
1119 | Part43.FormFactor = Enum.FormFactor.Custom | |
1120 | Part43.formFactor = Enum.FormFactor.Custom | |
1121 | SpecialMesh44.Parent = Part43 | |
1122 | SpecialMesh44.MeshId = "http://www.roblox.com/asset?id=71483350" | |
1123 | SpecialMesh44.Scale = Vector3.new(0.426371694, 0.426371694, 0.426371694) | |
1124 | SpecialMesh44.TextureId = "rbxassetid://791226910" | |
1125 | SpecialMesh44.MeshType = Enum.MeshType.FileMesh | |
1126 | Vector3Value45.Name = "OriginalSize" | |
1127 | Vector3Value45.Parent = Part43 | |
1128 | Vector3Value45.Value = Vector3.new(1.19999909, 0.799999833, 1.4000001) | |
1129 | Weld46.Name = "AccessoryWeld" | |
1130 | Weld46.Parent = Part43 | |
1131 | Weld46.C0 = CFrame.new(5.59347324e-09, 0.0161505044, 0.12902768, 1, 7.87137555e-09, -3.26223034e-24, -7.87137555e-09, 1, -4.1444221e-16, 0, 4.1444221e-16, 1) | |
1132 | Weld46.C1 = CFrame.new(0, 0.387610644, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1133 | Weld46.Part0 = Part43 | |
1134 | Weld46.Part1 = Part19 | |
1135 | Weld46.part1 = Part19 | |
1136 | Camera47.Name = "ThumbnailCamera" | |
1137 | Camera47.Parent = Accessory42 | |
1138 | Camera47.CFrame = CFrame.new(0.474382877, 0.857932389, 2.16206098, 0.974400699, -0.0562917963, 0.217657253, 3.72529074e-09, 0.968145788, 0.25038749, -0.224818707, -0.24397774, 0.943361759) | |
1139 | Camera47.CoordinateFrame = CFrame.new(0.474382877, 0.857932389, 2.16206098, 0.974400699, -0.0562917963, 0.217657253, 3.72529074e-09, 0.968145788, 0.25038749, -0.224818707, -0.24397774, 0.943361759) | |
1140 | Camera47.Focus = CFrame.new(0.0390682817, 0.35715729, 0.275336981, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1141 | Camera47.focus = CFrame.new(0.0390682817, 0.35715729, 0.275336981, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1142 | Accessory48.Name = "MensBorderBeanie" | |
1143 | Accessory48.Parent = Model18 | |
1144 | Accessory48.AttachmentPoint = CFrame.new(0, -0.150000006, -0.0900000036, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1145 | Accessory48.AttachmentPos = Vector3.new(0, -0.150000006, -0.0900000036) | |
1146 | Part49.Name = "Handle" | |
1147 | Part49.Parent = Accessory48 | |
1148 | Part49.CFrame = CFrame.new(10.9353991, 2.43698978, 33.9708252, 3.26223034e-24, 4.1444221e-16, -1, 0.107790187, 0.994173706, 4.12027557e-16, 0.994173706, -0.107790187, -4.46727989e-17) | |
1149 | Part49.Orientation = Vector3.new(0, -90, 6.19000006) | |
1150 | Part49.Position = Vector3.new(10.9353991, 2.43698978, 33.9708252) | |
1151 | Part49.Rotation = Vector3.new(-6.19000006, -90, 0) | |
1152 | Part49.Size = Vector3.new(0.897963643, 0.646016896, 0.962567329) | |
1153 | Part49.BottomSurface = Enum.SurfaceType.Smooth | |
1154 | Part49.CanCollide = false | |
1155 | Part49.TopSurface = Enum.SurfaceType.Smooth | |
1156 | Part49.FormFactor = Enum.FormFactor.Custom | |
1157 | Part49.formFactor = Enum.FormFactor.Custom | |
1158 | SpecialMesh50.Parent = Part49 | |
1159 | SpecialMesh50.MeshId = "http://www.roblox.com/asset/?id=102642110 " | |
1160 | SpecialMesh50.Scale = Vector3.new(0.64601773, 0.64601773, 0.64601773) | |
1161 | SpecialMesh50.TextureId = "http://www.roblox.com/asset/?id=102642149 " | |
1162 | SpecialMesh50.MeshType = Enum.MeshType.FileMesh | |
1163 | Weld51.Name = "AccessoryWeld" | |
1164 | Weld51.Parent = Part49 | |
1165 | Weld51.C0 = CFrame.new(5.59288571e-09, -0.0323010087, -0.0583174713, 1, 7.87137555e-09, -3.26223034e-24, -7.87137555e-09, 1, -4.1444221e-16, 0, 4.1444221e-16, 1) | |
1166 | Weld51.C1 = CFrame.new(0, 0.387610644, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1167 | Weld51.Part0 = Part49 | |
1168 | Weld51.Part1 = Part19 | |
1169 | Weld51.part1 = Part19 | |
1170 | Accessory52.Name = "LargeTasseledScarf" | |
1171 | Accessory52.Parent = Model18 | |
1172 | Accessory52.AttachmentPoint = CFrame.new(-0.023, 1.5, 0.00999999978, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1173 | Accessory52.AttachmentPos = Vector3.new(-0.023, 1.5, 0.00999999978) | |
1174 | Part53.Name = "Handle" | |
1175 | Part53.Parent = Accessory52 | |
1176 | Part53.CFrame = CFrame.new(11, 1.37542033, 34.0353813, 0, 0, -1, -0.0938616246, 0.995585263, 0, 0.995585263, 0.0938616246, 0) | |
1177 | Part53.Orientation = Vector3.new(0, -90, -5.38999987) | |
1178 | Part53.Position = Vector3.new(11, 1.37542033, 34.0353813) | |
1179 | Part53.Rotation = Vector3.new(5.38999987, -90, 0) | |
1180 | Part53.Size = Vector3.new(1.03362811, 1.46646142, 1.1628319) | |
1181 | Part53.BottomSurface = Enum.SurfaceType.Smooth | |
1182 | Part53.CanCollide = false | |
1183 | Part53.TopSurface = Enum.SurfaceType.Smooth | |
1184 | Part53.FormFactor = Enum.FormFactor.Custom | |
1185 | Part53.formFactor = Enum.FormFactor.Custom | |
1186 | SpecialMesh54.Parent = Part53 | |
1187 | SpecialMesh54.MeshId = "http://www.roblox.com/asset/?id=99856331 " | |
1188 | SpecialMesh54.Scale = Vector3.new(0.64601773, 0.64601773, 0.64601773) | |
1189 | SpecialMesh54.TextureId = "http://www.roblox.com/asset/?id=99856307 " | |
1190 | SpecialMesh54.MeshType = Enum.MeshType.FileMesh | |
1191 | Weld55.Name = "AccessoryWeld" | |
1192 | Weld55.Parent = Part53 | |
1193 | Weld55.C0 = CFrame.new(-0.0148583697, 0.323008716, 0.00628422573, 1, -6.83440315e-31, 0, 6.83440315e-31, 1, -0, 0, 0, 1) | |
1194 | Weld55.C1 = CFrame.new(0, 0.64601773, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1195 | Weld55.Part0 = Part53 | |
1196 | Weld55.Part1 = Part22 | |
1197 | Weld55.part1 = Part22 | |
1198 | Folder56.Name = "xSIXxAnimationSaves" | |
1199 | Folder56.Parent = Model18 | |
1200 | Folder57.Name = "Untitled-1" | |
1201 | Folder57.Parent = Folder56 | |
1202 | Folder58.Name = "_root" | |
1203 | Folder58.Parent = Folder57 | |
1204 | Folder59.Name = "Torso.Right Hip" | |
1205 | Folder59.Parent = Folder58 | |
1206 | Folder60.Name = "1" | |
1207 | Folder60.Parent = Folder59 | |
1208 | CFrameValue61.Name = "cf" | |
1209 | CFrameValue61.Parent = Folder60 | |
1210 | CFrameValue61.Value = CFrame.new(0.323008865, 0.64601773, -5.96046448e-08, -0.296577573, 0.125290722, 0.946754456, -0.954895914, -0.0236672517, -0.295995921, -0.0146784578, -0.991837859, 0.126658782) | |
1211 | NumberValue62.Name = "weight" | |
1212 | NumberValue62.Parent = Folder60 | |
1213 | NumberValue62.Value = 1 | |
1214 | IntValue63.Name = "frmPos" | |
1215 | IntValue63.Parent = Folder60 | |
1216 | StringValue64.Name = "easeDir" | |
1217 | StringValue64.Parent = Folder60 | |
1218 | StringValue64.Value = "In" | |
1219 | StringValue65.Name = "easeSty" | |
1220 | StringValue65.Parent = Folder60 | |
1221 | StringValue65.Value = "Linear" | |
1222 | Folder66.Name = "HumanoidRootPart.RootJoint" | |
1223 | Folder66.Parent = Folder58 | |
1224 | Folder67.Name = "1" | |
1225 | Folder67.Parent = Folder66 | |
1226 | CFrameValue68.Name = "cf" | |
1227 | CFrameValue68.Parent = Folder67 | |
1228 | CFrameValue68.Value = CFrame.new(0, 0, 0, -0.995585263, 0, -0.0938616246, -0.0938616246, 0, 0.995585263, 0, 1, 0) | |
1229 | NumberValue69.Name = "weight" | |
1230 | NumberValue69.Parent = Folder67 | |
1231 | NumberValue69.Value = 1 | |
1232 | IntValue70.Name = "frmPos" | |
1233 | IntValue70.Parent = Folder67 | |
1234 | StringValue71.Name = "easeDir" | |
1235 | StringValue71.Parent = Folder67 | |
1236 | StringValue71.Value = "In" | |
1237 | StringValue72.Name = "easeSty" | |
1238 | StringValue72.Parent = Folder67 | |
1239 | StringValue72.Value = "Linear" | |
1240 | Folder73.Name = "Torso.Neck" | |
1241 | Folder73.Parent = Folder58 | |
1242 | Folder74.Name = "1" | |
1243 | Folder74.Parent = Folder73 | |
1244 | CFrameValue75.Name = "cf" | |
1245 | CFrameValue75.Parent = Folder74 | |
1246 | CFrameValue75.Value = CFrame.new(0, -0.323008865, 0, -0.979667306, 0, 0.20062907, 0.20062907, 0, 0.979667306, 0, 1, 0) | |
1247 | NumberValue76.Name = "weight" | |
1248 | NumberValue76.Parent = Folder74 | |
1249 | NumberValue76.Value = 1 | |
1250 | IntValue77.Name = "frmPos" | |
1251 | IntValue77.Parent = Folder74 | |
1252 | StringValue78.Name = "easeDir" | |
1253 | StringValue78.Parent = Folder74 | |
1254 | StringValue78.Value = "In" | |
1255 | StringValue79.Name = "easeSty" | |
1256 | StringValue79.Parent = Folder74 | |
1257 | StringValue79.Value = "Linear" | |
1258 | Folder80.Name = "Torso.Left Hip" | |
1259 | Folder80.Parent = Folder58 | |
1260 | Folder81.Name = "1" | |
1261 | Folder81.Parent = Folder80 | |
1262 | CFrameValue82.Name = "cf" | |
1263 | CFrameValue82.Parent = Folder81 | |
1264 | CFrameValue82.Value = CFrame.new(-0.323008895, 0.646017849, 5.96046448e-08, -0.170027003, 0.153656557, -0.97338599, 0.982227623, 0.106110722, -0.154820979, 0.0794974715, -0.982410371, -0.168967351) | |
1265 | NumberValue83.Name = "weight" | |
1266 | NumberValue83.Parent = Folder81 | |
1267 | NumberValue83.Value = 1 | |
1268 | IntValue84.Name = "frmPos" | |
1269 | IntValue84.Parent = Folder81 | |
1270 | StringValue85.Name = "easeDir" | |
1271 | StringValue85.Parent = Folder81 | |
1272 | StringValue85.Value = "In" | |
1273 | StringValue86.Name = "easeSty" | |
1274 | StringValue86.Parent = Folder81 | |
1275 | StringValue86.Value = "Linear" | |
1276 | Folder87.Name = "Torso.Right Shoulder" | |
1277 | Folder87.Parent = Folder58 | |
1278 | Folder88.Name = "1" | |
1279 | Folder88.Parent = Folder87 | |
1280 | CFrameValue89.Name = "cf" | |
1281 | CFrameValue89.Parent = Folder88 | |
1282 | CFrameValue89.Value = CFrame.new(-0.323008925, 0.323008835, 0, 0.303878605, 0.262851387, 0.915733039, -0.0957482383, 0.964746237, -0.245146841, -0.947887182, -0.0131849442, 0.318333328) | |
1283 | NumberValue90.Name = "weight" | |
1284 | NumberValue90.Parent = Folder88 | |
1285 | NumberValue90.Value = 1 | |
1286 | IntValue91.Name = "frmPos" | |
1287 | IntValue91.Parent = Folder88 | |
1288 | StringValue92.Name = "easeDir" | |
1289 | StringValue92.Parent = Folder88 | |
1290 | StringValue92.Value = "In" | |
1291 | StringValue93.Name = "easeSty" | |
1292 | StringValue93.Parent = Folder88 | |
1293 | StringValue93.Value = "Linear" | |
1294 | Folder94.Name = "modelOrder" | |
1295 | Folder94.Parent = Folder57 | |
1296 | StringValue95.Name = "1" | |
1297 | StringValue95.Parent = Folder94 | |
1298 | StringValue95.Value = "_root" | |
1299 | Folder96.Name = "info" | |
1300 | Folder96.Parent = Folder57 | |
1301 | BoolValue97.Name = "looped" | |
1302 | BoolValue97.Parent = Folder96 | |
1303 | Folder98.Name = "hidden" | |
1304 | Folder98.Parent = Folder96 | |
1305 | IntValue99.Name = "fps" | |
1306 | IntValue99.Parent = Folder96 | |
1307 | IntValue99.Value = 60 | |
1308 | Folder100.Name = "camSettings" | |
1309 | Folder100.Parent = Folder96 | |
1310 | StringValue101.Name = "aniCameraRef" | |
1311 | StringValue101.Parent = Folder100 | |
1312 | StringValue101.Value = "HumanoidRootPart" | |
1313 | StringValue102.Name = "name" | |
1314 | StringValue102.Parent = Folder96 | |
1315 | StringValue102.Value = "Untitled-1" | |
1316 | BoolValue103.Name = "fastMode" | |
1317 | BoolValue103.Parent = Folder96 | |
1318 | StringValue104.Name = "priority" | |
1319 | StringValue104.Parent = Folder96 | |
1320 | StringValue104.Value = "Action" | |
1321 | StringValue105.Name = "enTy" | |
1322 | StringValue105.Parent = StringValue104 | |
1323 | StringValue105.Value = "AnimationPriority" | |
1324 | Folder106.Name = "lockedJoints" | |
1325 | Folder106.Parent = Folder96 | |
1326 | NumberValue107.Name = "length" | |
1327 | NumberValue107.Parent = Folder96 | |
1328 | NumberValue107.Value = 5 | |
1329 | Folder108.Name = "labels" | |
1330 | Folder108.Parent = Folder57 | |
1331 | StringValue109.Archivable = false | |
1332 | StringValue109.Name = "xSIXxInUse" | |
1333 | StringValue109.Parent = Model18 | |
1334 | StringValue109.archivable = false | |
1335 | Part110.Name = "Sign" | |
1336 | Part110.Parent = Model0 | |
1337 | Part110.CFrame = CFrame.new(10.0299997, 6.5, 37.5, 0, 0, -1, 0, 1, -0, 1, 0, -0) | |
1338 | Part110.Orientation = Vector3.new(0, -90, 0) | |
1339 | Part110.Position = Vector3.new(10.0299997, 6.5, 37.5) | |
1340 | Part110.Rotation = Vector3.new(0, -90, 0) | |
1341 | Part110.Transparency = 1 | |
1342 | Part110.Size = Vector3.new(9, 7, 0.0500000007) | |
1343 | Part110.Anchored = true | |
1344 | Part110.BottomSurface = Enum.SurfaceType.Smooth | |
1345 | Part110.CanCollide = false | |
1346 | Part110.Material = Enum.Material.Metal | |
1347 | Part110.TopSurface = Enum.SurfaceType.Smooth | |
1348 | Part110.FormFactor = Enum.FormFactor.Custom | |
1349 | Part110.formFactor = Enum.FormFactor.Custom | |
1350 | SurfaceGui111.Parent = Part110 | |
1351 | SurfaceGui111.CanvasSize = Vector2.new(160, 120) | |
1352 | SurfaceGui111.Adornee = Part110 | |
1353 | TextBox112.Parent = SurfaceGui111 | |
1354 | TextBox112.Size = UDim2.new(1, 0, 1, 0) | |
1355 | TextBox112.BackgroundColor = BrickColor.new("Institutional white") | |
1356 | TextBox112.BackgroundColor3 = Color3.new(1, 1, 1) | |
1357 | TextBox112.BackgroundTransparency = 1 | |
1358 | TextBox112.FontSize = Enum.FontSize.Size10 | |
1359 | - | TextBox112.Text = "xdielivex's chill house" |
1359 | + | TextBox112.Text = "the chill house" |
1360 | TextBox112.TextColor = BrickColor.new("Really black") | |
1361 | TextBox112.TextColor3 = Color3.new(0, 0, 0) | |
1362 | TextBox112.TextScaled = true | |
1363 | TextBox112.TextSize = 10 | |
1364 | TextBox112.TextWrap = true | |
1365 | TextBox112.TextWrapped = true | |
1366 | ManualWeld113.Name = "Sign Terrain Joint" | |
1367 | ManualWeld113.Parent = Part110 | |
1368 | ManualWeld113.Part1 = Part110 | |
1369 | ManualWeld113.part1 = Part110 | |
1370 | ManualWeld114.Name = "Sign-to-Part Strong Joint" | |
1371 | ManualWeld114.Parent = Part110 | |
1372 | ManualWeld114.C0 = CFrame.new(-4.5, -3.5, 0.0250000004, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1373 | ManualWeld114.C1 = CFrame.new(0.504097939, -4, -2.00007248, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1374 | ManualWeld114.Part0 = Part110 | |
1375 | ManualWeld114.Part1 = Part11 | |
1376 | ManualWeld114.part1 = Part11 | |
1377 | Part115.Parent = Model0 | |
1378 | Part115.CFrame = CFrame.new(9.50042152, 14.5, 16.5010719, 1.00000238, 0, 0, 0, 1, 0, 0, 0, 1.00000238) | |
1379 | Part115.Position = Vector3.new(9.50042152, 14.5, 16.5010719) | |
1380 | Part115.Color = Color3.new(0.835294, 0.45098, 0.239216) | |
1381 | Part115.Size = Vector3.new(1, 3, 53) | |
1382 | Part115.BottomSurface = Enum.SurfaceType.Smooth | |
1383 | Part115.BrickColor = BrickColor.new("Neon orange") | |
1384 | Part115.Material = Enum.Material.Wood | |
1385 | Part115.TopSurface = Enum.SurfaceType.Smooth | |
1386 | Part115.brickColor = BrickColor.new("Neon orange") | |
1387 | ManualWeld116.Name = "Part-to-Part Strong Joint" | |
1388 | ManualWeld116.Parent = Part115 | |
1389 | ManualWeld116.C0 = CFrame.new(-0.5, -1.5, 26.5, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1390 | ManualWeld116.C1 = CFrame.new(25, 4.5, -0.5, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1391 | ManualWeld116.Part0 = Part115 | |
1392 | ManualWeld116.Part1 = Part632 | |
1393 | ManualWeld116.part1 = Part632 | |
1394 | ManualWeld117.Name = "Part-to-Part Strong Joint" | |
1395 | ManualWeld117.Parent = Part115 | |
1396 | ManualWeld117.C0 = CFrame.new(-0.5, -1.5, -26.5, -0, 0, -0.99999994, 0, 1, 0, 0.99999994, 0, -0) | |
1397 | ManualWeld117.C1 = CFrame.new(26, 4.5, -0.5, 0, 0, -0.99999994, 0, 1, 0, 0.99999994, 0, 0) | |
1398 | ManualWeld117.Part0 = Part115 | |
1399 | ManualWeld117.Part1 = Part133 | |
1400 | ManualWeld117.part1 = Part133 | |
1401 | ManualWeld118.Name = "Part-to-Part Strong Joint" | |
1402 | ManualWeld118.Parent = Part115 | |
1403 | ManualWeld118.C0 = CFrame.new(-0.5, 1.5, 26.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1404 | ManualWeld118.C1 = CFrame.new(25.4985313, -0.5, 8.99975967, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1405 | ManualWeld118.Part0 = Part115 | |
1406 | ManualWeld118.Part1 = nil | |
1407 | ManualWeld118.part1 = nil | |
1408 | ManualWeld119.Name = "Part-to-Part Strong Joint" | |
1409 | ManualWeld119.Parent = Part115 | |
1410 | ManualWeld119.C0 = CFrame.new(-0.5, 1.5, 26.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1411 | ManualWeld119.C1 = CFrame.new(25.4997864, -0.5, 8.9988327, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1412 | ManualWeld119.Part0 = Part115 | |
1413 | ManualWeld119.Part1 = Part310 | |
1414 | ManualWeld119.part1 = Part310 | |
1415 | ManualWeld120.Name = "Part-to-Part Strong Joint" | |
1416 | ManualWeld120.Parent = Part115 | |
1417 | ManualWeld120.C0 = CFrame.new(0.5, -1.5, 26.5, 1, 0, 0, 0, 0, -1, -0, 1, 0) | |
1418 | ManualWeld120.C1 = CFrame.new(0.499599457, 6, 8.00059128, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
1419 | ManualWeld120.Part0 = Part115 | |
1420 | ManualWeld120.Part1 = Part11 | |
1421 | ManualWeld120.part1 = Part11 | |
1422 | ManualWeld121.Name = "Part-to-Part Strong Joint" | |
1423 | ManualWeld121.Parent = Part115 | |
1424 | ManualWeld121.C0 = CFrame.new(-0.5, 1.5, 26.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1425 | ManualWeld121.C1 = CFrame.new(11.0025997, -0.5, 21.9987526, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1426 | ManualWeld121.Part0 = Part115 | |
1427 | ManualWeld121.Part1 = Part1 | |
1428 | ManualWeld121.part1 = Part1 | |
1429 | ManualWeld122.Name = "Part-to-Part Strong Joint" | |
1430 | ManualWeld122.Parent = Part115 | |
1431 | ManualWeld122.C0 = CFrame.new(-0.5, 1.5, 26.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1432 | ManualWeld122.C1 = CFrame.new(25.4973488, -0.5, 39.0027199, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1433 | ManualWeld122.Part0 = Part115 | |
1434 | ManualWeld122.Part1 = Part142 | |
1435 | ManualWeld122.part1 = Part142 | |
1436 | Model123.Name = "Light" | |
1437 | Model123.Parent = Model0 | |
1438 | Part124.Name = "Light" | |
1439 | Part124.Parent = Model123 | |
1440 | Part124.CFrame = CFrame.new(6.88114882, 1.10000002, -7.44270515, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1441 | Part124.Position = Vector3.new(6.88114882, 1.10000002, -7.44270515) | |
1442 | Part124.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
1443 | Part124.Size = Vector3.new(2, 0.200000003, 2) | |
1444 | Part124.Anchored = true | |
1445 | Part124.BottomSurface = Enum.SurfaceType.Smooth | |
1446 | Part124.BrickColor = BrickColor.new("Cool yellow") | |
1447 | Part124.Material = Enum.Material.SmoothPlastic | |
1448 | Part124.Reflectance = 0.40000000596046 | |
1449 | Part124.TopSurface = Enum.SurfaceType.Smooth | |
1450 | Part124.brickColor = BrickColor.new("Cool yellow") | |
1451 | Part124.FormFactor = Enum.FormFactor.Custom | |
1452 | Part124.formFactor = Enum.FormFactor.Custom | |
1453 | CylinderMesh125.Parent = Part124 | |
1454 | CylinderMesh125.Scale = Vector3.new(1, 1.00999999, 1) | |
1455 | PointLight126.Parent = Part124 | |
1456 | PointLight126.Range = 40 | |
1457 | Part127.Parent = Model123 | |
1458 | Part127.CFrame = CFrame.new(6.88114882, 1.10000002, -7.44270515, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1459 | Part127.Position = Vector3.new(6.88114882, 1.10000002, -7.44270515) | |
1460 | Part127.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1461 | Part127.Size = Vector3.new(2.4000001, 0.200000003, 2.4000001) | |
1462 | Part127.Anchored = true | |
1463 | Part127.BottomSurface = Enum.SurfaceType.Smooth | |
1464 | Part127.BrickColor = BrickColor.new("Dark stone grey") | |
1465 | Part127.Material = Enum.Material.SmoothPlastic | |
1466 | Part127.TopSurface = Enum.SurfaceType.Smooth | |
1467 | Part127.brickColor = BrickColor.new("Dark stone grey") | |
1468 | Part127.FormFactor = Enum.FormFactor.Custom | |
1469 | Part127.formFactor = Enum.FormFactor.Custom | |
1470 | CylinderMesh128.Parent = Part127 | |
1471 | Part129.Parent = Model0 | |
1472 | Part129.CFrame = CFrame.new(-36.5001717, 16.5, 21.0016079, 1.00001192, 0, 0, 0, 1, 0, 0, 0, 1.00001192) | |
1473 | Part129.Position = Vector3.new(-36.5001717, 16.5, 21.0016079) | |
1474 | Part129.Color = Color3.new(0.835294, 0.45098, 0.239216) | |
1475 | Part129.Size = Vector3.new(13, 1, 6) | |
1476 | Part129.BottomSurface = Enum.SurfaceType.Smooth | |
1477 | Part129.BrickColor = BrickColor.new("Neon orange") | |
1478 | Part129.Material = Enum.Material.Wood | |
1479 | Part129.TopSurface = Enum.SurfaceType.Smooth | |
1480 | Part129.brickColor = BrickColor.new("Neon orange") | |
1481 | ManualWeld130.Name = "Part-to-Part Strong Joint" | |
1482 | ManualWeld130.Parent = Part129 | |
1483 | ManualWeld130.C0 = CFrame.new(-6.5, -0.5, 2, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1484 | ManualWeld130.C1 = CFrame.new(-26.4982185, -0.5, -9.99917603, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1485 | ManualWeld130.Part0 = Part129 | |
1486 | ManualWeld130.Part1 = nil | |
1487 | ManualWeld130.part1 = nil | |
1488 | ManualWeld131.Name = "Part-to-Part Strong Joint" | |
1489 | ManualWeld131.Parent = Part129 | |
1490 | ManualWeld131.C0 = CFrame.new(6.5, -0.5, -3, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
1491 | ManualWeld131.C1 = CFrame.new(-13.5030727, -0.5, 14.0032187, -1.00000954, 0, 0, 0, 1, 0, 0, 0, -1.00000954) | |
1492 | ManualWeld131.Part0 = Part129 | |
1493 | ManualWeld131.Part1 = Part142 | |
1494 | ManualWeld131.part1 = Part142 | |
1495 | ManualWeld132.Name = "Part-to-Part Strong Joint" | |
1496 | ManualWeld132.Parent = Part129 | |
1497 | ManualWeld132.C0 = CFrame.new(-6.5, 0.5, 3, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1498 | ManualWeld132.C1 = CFrame.new(-3.50338364, -7, -5.99756622, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1499 | ManualWeld132.Part0 = Part129 | |
1500 | ManualWeld132.Part1 = Part318 | |
1501 | ManualWeld132.part1 = Part318 | |
1502 | Part133.Parent = Model0 | |
1503 | Part133.CFrame = CFrame.new(-17.0002651, 8.5, -9.49986839, 1.00000238, 0, 0, 0, 1, 0, 0, 0, 1.00000238) | |
1504 | Part133.Position = Vector3.new(-17.0002651, 8.5, -9.49986839) | |
1505 | Part133.Color = Color3.new(0.835294, 0.45098, 0.239216) | |
1506 | Part133.Size = Vector3.new(52, 15, 1) | |
1507 | Part133.BottomSurface = Enum.SurfaceType.Smooth | |
1508 | Part133.BrickColor = BrickColor.new("Neon orange") | |
1509 | Part133.Material = Enum.Material.Wood | |
1510 | Part133.TopSurface = Enum.SurfaceType.Smooth | |
1511 | Part133.brickColor = BrickColor.new("Neon orange") | |
1512 | ManualWeld134.Name = "Part-to-Part Strong Joint" | |
1513 | ManualWeld134.Parent = Part133 | |
1514 | ManualWeld134.C0 = CFrame.new(-26, 7.5, 0.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1515 | ManualWeld134.C1 = CFrame.new(-26.5026436, -0.5, -12.9986067, -1.00000954, 0, 0, 0, 0, 1, 0, 1.00000954, 0) | |
1516 | ManualWeld134.Part0 = Part133 | |
1517 | ManualWeld134.Part1 = Part142 | |
1518 | ManualWeld134.part1 = Part142 | |
1519 | Part135.Parent = Model0 | |
1520 | Part135.CFrame = CFrame.new(-42.5003242, 8.5, 17.5001965, 1.00000238, 0, 0, 0, 1, 0, 0, 0, 1.00000238) | |
1521 | Part135.Position = Vector3.new(-42.5003242, 8.5, 17.5001965) | |
1522 | Part135.Color = Color3.new(0.835294, 0.45098, 0.239216) | |
1523 | Part135.Size = Vector3.new(1, 15, 53) | |
1524 | Part135.BottomSurface = Enum.SurfaceType.Smooth | |
1525 | Part135.BrickColor = BrickColor.new("Neon orange") | |
1526 | Part135.Material = Enum.Material.Wood | |
1527 | Part135.TopSurface = Enum.SurfaceType.Smooth | |
1528 | Part135.brickColor = BrickColor.new("Neon orange") | |
1529 | ManualWeld136.Name = "Part-to-Part Strong Joint" | |
1530 | ManualWeld136.Parent = Part135 | |
1531 | ManualWeld136.C0 = CFrame.new(0.5, -7.5, -26.5, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
1532 | ManualWeld136.C1 = CFrame.new(-25, -7.5, 0.5, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
1533 | ManualWeld136.Part0 = Part135 | |
1534 | ManualWeld136.Part1 = Part133 | |
1535 | ManualWeld136.part1 = Part133 | |
1536 | ManualWeld137.Name = "Part-to-Part Strong Joint" | |
1537 | ManualWeld137.Parent = Part135 | |
1538 | ManualWeld137.C0 = CFrame.new(-0.5, 7.5, 26.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1539 | ManualWeld137.C1 = CFrame.new(-3.04100037, 14.8999844, 2.95972824, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1540 | ManualWeld137.Part0 = Part135 | |
1541 | ManualWeld137.Part1 = Part9 | |
1542 | ManualWeld137.part1 = Part9 | |
1543 | ManualWeld138.Name = "Part-to-Part Strong Joint" | |
1544 | ManualWeld138.Parent = Part135 | |
1545 | ManualWeld138.C0 = CFrame.new(-0.5, 7.5, 26.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1546 | ManualWeld138.C1 = CFrame.new(-26.4995518, -0.5, 10.0001984, -0.999991179, 0, 0, 0, 0, 1, 0, 0.999991179, 0) | |
1547 | ManualWeld138.Part0 = Part135 | |
1548 | ManualWeld138.Part1 = nil | |
1549 | ManualWeld138.part1 = nil | |
1550 | ManualWeld139.Name = "Part-to-Part Strong Joint" | |
1551 | ManualWeld139.Parent = Part135 | |
1552 | ManualWeld139.C0 = CFrame.new(-0.5, 7.5, 26.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1553 | ManualWeld139.C1 = CFrame.new(-26.4992542, -0.5, 9.99847794, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1554 | ManualWeld139.Part0 = Part135 | |
1555 | ManualWeld139.Part1 = Part310 | |
1556 | ManualWeld139.part1 = Part310 | |
1557 | ManualWeld140.Name = "Part-to-Part Strong Joint" | |
1558 | ManualWeld140.Parent = Part135 | |
1559 | ManualWeld140.C0 = CFrame.new(-0.5, 7.5, 26.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1560 | ManualWeld140.C1 = CFrame.new(-6.50083542, -0.5, 22.9987946, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1561 | ManualWeld140.Part0 = Part135 | |
1562 | ManualWeld140.Part1 = Part129 | |
1563 | ManualWeld140.part1 = Part129 | |
1564 | ManualWeld141.Name = "Part-to-Part Strong Joint" | |
1565 | ManualWeld141.Parent = Part135 | |
1566 | ManualWeld141.C0 = CFrame.new(-0.5, 7.5, 26.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1567 | ManualWeld141.C1 = CFrame.new(-26.503273, -0.5, 40.0018425, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1568 | ManualWeld141.Part0 = Part135 | |
1569 | ManualWeld141.Part1 = Part142 | |
1570 | ManualWeld141.part1 = Part142 | |
1571 | Part142.Parent = Model0 | |
1572 | Part142.CFrame = CFrame.new(-16.4969883, 16.5, 3.99832153, 1.00000238, 0, 0, 0, 1, 0, 0, 0, 1.00000238) | |
1573 | Part142.Position = Vector3.new(-16.4969883, 16.5, 3.99832153) | |
1574 | Part142.Color = Color3.new(0.835294, 0.45098, 0.239216) | |
1575 | Part142.Size = Vector3.new(53, 1, 28) | |
1576 | Part142.BottomSurface = Enum.SurfaceType.Smooth | |
1577 | Part142.BrickColor = BrickColor.new("Neon orange") | |
1578 | Part142.Material = Enum.Material.Wood | |
1579 | Part142.TopSurface = Enum.SurfaceType.Smooth | |
1580 | Part142.brickColor = BrickColor.new("Neon orange") | |
1581 | ManualWeld143.Name = "Part-to-Part Strong Joint" | |
1582 | ManualWeld143.Parent = Part142 | |
1583 | ManualWeld143.C0 = CFrame.new(-26.5, 0.5, 14, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1584 | ManualWeld143.C1 = CFrame.new(-31.9979057, -0.500034332, 2.99894714, -1.00000238, 0, 0, 0, 0, 1, 0, 1.00000238, 0) | |
1585 | ManualWeld143.Part0 = Part142 | |
1586 | ManualWeld143.Part1 = nil | |
1587 | ManualWeld143.part1 = nil | |
1588 | ManualWeld144.Name = "Part-to-Part Strong Joint" | |
1589 | ManualWeld144.Parent = Part142 | |
1590 | ManualWeld144.C0 = CFrame.new(-26.5, 0.5, 14, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1591 | ManualWeld144.C1 = CFrame.new(-29.4982338, -7, -12.5039635, -1.00000954, 0, 0, 0, 0, 1, 0, 1.00000954, 0) | |
1592 | ManualWeld144.Part0 = Part142 | |
1593 | ManualWeld144.Part1 = Part163 | |
1594 | ManualWeld144.part1 = Part163 | |
1595 | ManualWeld145.Name = "Part-to-Part Strong Joint" | |
1596 | ManualWeld145.Parent = Part142 | |
1597 | ManualWeld145.C0 = CFrame.new(-26.5, 0.5, 14, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1598 | ManualWeld145.C1 = CFrame.new(-3.50017166, -7, -12.0008125, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1599 | ManualWeld145.Part0 = Part142 | |
1600 | ManualWeld145.Part1 = Part318 | |
1601 | ManualWeld145.part1 = Part318 | |
1602 | ManualWeld146.Name = "Part-to-Part Strong Joint" | |
1603 | ManualWeld146.Parent = Part142 | |
1604 | ManualWeld146.C0 = CFrame.new(-26.5, 0.5, 14, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1605 | ManualWeld146.C1 = CFrame.new(-16.5008602, -7, 0.500024796, -1.00000954, 0, 0, 0, 0, 1, 0, 1.00000954, 0) | |
1606 | ManualWeld146.Part0 = Part142 | |
1607 | ManualWeld146.Part1 = Part356 | |
1608 | ManualWeld146.part1 = Part356 | |
1609 | Part147.Parent = Model0 | |
1610 | Part147.CFrame = CFrame.new(9.49979782, 7, 4.50016499, 1.00000238, 0, 0, 0, 1, 0, 0, 0, 1.00000238) | |
1611 | Part147.Position = Vector3.new(9.49979782, 7, 4.50016499) | |
1612 | Part147.Color = Color3.new(0.835294, 0.45098, 0.239216) | |
1613 | Part147.Size = Vector3.new(1, 12, 29) | |
1614 | Part147.BottomSurface = Enum.SurfaceType.Smooth | |
1615 | Part147.BrickColor = BrickColor.new("Neon orange") | |
1616 | Part147.Material = Enum.Material.Wood | |
1617 | Part147.TopSurface = Enum.SurfaceType.Smooth | |
1618 | Part147.brickColor = BrickColor.new("Neon orange") | |
1619 | ManualWeld148.Name = "Part-to-Part Strong Joint" | |
1620 | ManualWeld148.Parent = Part147 | |
1621 | ManualWeld148.C0 = CFrame.new(-0.5, 6, 14.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1622 | ManualWeld148.C1 = CFrame.new(-0.5, -1.5, 2.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1623 | ManualWeld148.Part0 = Part147 | |
1624 | ManualWeld148.Part1 = Part115 | |
1625 | ManualWeld148.part1 = Part115 | |
1626 | ManualWeld149.Name = "Part-to-Part Strong Joint" | |
1627 | ManualWeld149.Parent = Part147 | |
1628 | ManualWeld149.C0 = CFrame.new(-0.5, -6, -14.5, -0, 0, -1, 0, 1, 0, 1, 0, -0) | |
1629 | ManualWeld149.C1 = CFrame.new(26, -7.5, -0.5, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1630 | ManualWeld149.Part0 = Part147 | |
1631 | ManualWeld149.Part1 = Part133 | |
1632 | ManualWeld149.part1 = Part133 | |
1633 | Model150.Parent = Model0 | |
1634 | Part151.Parent = Model150 | |
1635 | Part151.CFrame = CFrame.new(-27, 30.4999409, 42.7000122, 0, 0, 1, 1, 0, 0, 0, 1, 0) | |
1636 | Part151.Orientation = Vector3.new(0, 90, 90) | |
1637 | Part151.Position = Vector3.new(-27, 30.4999409, 42.7000122) | |
1638 | Part151.Rotation = Vector3.new(90, 90, 0) | |
1639 | Part151.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1640 | Part151.Size = Vector3.new(1, 0.400000006, 12) | |
1641 | Part151.Anchored = true | |
1642 | Part151.BottomSurface = Enum.SurfaceType.Smooth | |
1643 | Part151.BrickColor = BrickColor.new("Really black") | |
1644 | Part151.CanCollide = false | |
1645 | Part151.Reflectance = 0.20000000298023 | |
1646 | Part151.TopSurface = Enum.SurfaceType.Smooth | |
1647 | Part151.brickColor = BrickColor.new("Really black") | |
1648 | BlockMesh152.Parent = Part151 | |
1649 | BlockMesh152.Offset = Vector3.new(-0.400000006, 0, 0) | |
1650 | BlockMesh152.Scale = Vector3.new(0.400000006, 1, 1.04999995) | |
1651 | ManualWeld153.Name = "Part-to-Part Strong Joint" | |
1652 | ManualWeld153.Parent = Part151 | |
1653 | ManualWeld153.C0 = CFrame.new(0.5, -0.200000003, 6, -0, 0, 1, 0, 1, 0, -1, 0, -0) | |
1654 | ManualWeld153.C1 = CFrame.new(5.49768066, -0.500059128, 11.9983463, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1655 | ManualWeld153.Part0 = Part151 | |
1656 | ManualWeld153.Part1 = Part497 | |
1657 | ManualWeld153.part1 = Part497 | |
1658 | Part154.Name = "Path" | |
1659 | Part154.Parent = Model150 | |
1660 | Part154.CFrame = CFrame.new(-27, 26.0000095, 42.7000122, -1, 0, 0, -0, 0, 1, -0, 1, 0) | |
1661 | Part154.Orientation = Vector3.new(-90, -180, 0) | |
1662 | Part154.Position = Vector3.new(-27, 26.0000095, 42.7000122) | |
1663 | Part154.Rotation = Vector3.new(-90, 0, -180) | |
1664 | Part154.Color = Color3.new(0.898039, 0.894118, 0.87451) | |
1665 | Part154.Size = Vector3.new(12, 0.400000006, 8) | |
1666 | Part154.Anchored = true | |
1667 | Part154.BottomSurface = Enum.SurfaceType.Smooth | |
1668 | Part154.BrickColor = BrickColor.new("Light stone grey") | |
1669 | Part154.TopSurface = Enum.SurfaceType.Smooth | |
1670 | Part154.brickColor = BrickColor.new("Light stone grey") | |
1671 | BlockMesh155.Parent = Part154 | |
1672 | Decal156.Parent = Part154 | |
1673 | Decal156.Texture = "http://www.roblox.com/asset/?id=543067308" | |
1674 | Decal156.Face = Enum.NormalId.Bottom | |
1675 | Part157.Parent = Model150 | |
1676 | Part157.CFrame = CFrame.new(-33.5, 26.0000095, 42.7000122, -1, 0, 0, -0, 0, 1, -0, 1, 0) | |
1677 | Part157.Orientation = Vector3.new(-90, -180, 0) | |
1678 | Part157.Position = Vector3.new(-33.5, 26.0000095, 42.7000122) | |
1679 | Part157.Rotation = Vector3.new(-90, 0, -180) | |
1680 | Part157.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1681 | Part157.Size = Vector3.new(1, 0.400000006, 8) | |
1682 | Part157.Anchored = true | |
1683 | Part157.BottomSurface = Enum.SurfaceType.Smooth | |
1684 | Part157.BrickColor = BrickColor.new("Really black") | |
1685 | Part157.CanCollide = false | |
1686 | Part157.Reflectance = 0.20000000298023 | |
1687 | Part157.TopSurface = Enum.SurfaceType.Smooth | |
1688 | Part157.brickColor = BrickColor.new("Really black") | |
1689 | BlockMesh158.Parent = Part157 | |
1690 | BlockMesh158.Offset = Vector3.new(-0.400000006, 0, 0) | |
1691 | BlockMesh158.Scale = Vector3.new(0.400000006, 1, 1) | |
1692 | Part159.Parent = Model150 | |
1693 | Part159.CFrame = CFrame.new(-20.5, 26.0000095, 42.7000122, -1, 0, 0, -0, 0, 1, -0, 1, 0) | |
1694 | Part159.Orientation = Vector3.new(-90, -180, 0) | |
1695 | Part159.Position = Vector3.new(-20.5, 26.0000095, 42.7000122) | |
1696 | Part159.Rotation = Vector3.new(-90, 0, -180) | |
1697 | Part159.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1698 | Part159.Size = Vector3.new(1, 0.400000006, 8) | |
1699 | Part159.Anchored = true | |
1700 | Part159.BottomSurface = Enum.SurfaceType.Smooth | |
1701 | Part159.BrickColor = BrickColor.new("Really black") | |
1702 | Part159.CanCollide = false | |
1703 | Part159.Reflectance = 0.20000000298023 | |
1704 | Part159.TopSurface = Enum.SurfaceType.Smooth | |
1705 | Part159.brickColor = BrickColor.new("Really black") | |
1706 | BlockMesh160.Parent = Part159 | |
1707 | BlockMesh160.Offset = Vector3.new(0.400000006, 0, 0) | |
1708 | BlockMesh160.Scale = Vector3.new(0.400000006, 1, 1) | |
1709 | Part161.Parent = Model150 | |
1710 | Part161.CFrame = CFrame.new(-27, 21.5, 42.7000122, 0, 0, 1, -1, 0, 0, 0, -1, 0) | |
1711 | Part161.Orientation = Vector3.new(0, 90, -90) | |
1712 | Part161.Position = Vector3.new(-27, 21.5, 42.7000122) | |
1713 | Part161.Rotation = Vector3.new(-90, 90, 0) | |
1714 | Part161.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1715 | Part161.Size = Vector3.new(1, 0.400000006, 12) | |
1716 | Part161.Anchored = true | |
1717 | Part161.BottomSurface = Enum.SurfaceType.Smooth | |
1718 | Part161.BrickColor = BrickColor.new("Really black") | |
1719 | Part161.CanCollide = false | |
1720 | Part161.Reflectance = 0.20000000298023 | |
1721 | Part161.TopSurface = Enum.SurfaceType.Smooth | |
1722 | Part161.brickColor = BrickColor.new("Really black") | |
1723 | BlockMesh162.Parent = Part161 | |
1724 | BlockMesh162.Offset = Vector3.new(-0.400000006, 0, 0) | |
1725 | BlockMesh162.Scale = Vector3.new(0.400000006, 1, 1.04999995) | |
1726 | Part163.Parent = Model0 | |
1727 | Part163.CFrame = CFrame.new(-13.4984665, 24, 30.5024662, 1.00001192, 0, 0, 0, 1, 0, 0, 0, 1.00001192) | |
1728 | Part163.Position = Vector3.new(-13.4984665, 24, 30.5024662) | |
1729 | Part163.Color = Color3.new(0.854902, 0.521569, 0.254902) | |
1730 | Part163.Size = Vector3.new(1, 14, 27) | |
1731 | Part163.BottomSurface = Enum.SurfaceType.Smooth | |
1732 | Part163.BrickColor = BrickColor.new("Bright orange") | |
1733 | Part163.Material = Enum.Material.Wood | |
1734 | Part163.TopSurface = Enum.SurfaceType.Smooth | |
1735 | Part163.brickColor = BrickColor.new("Bright orange") | |
1736 | ManualWeld164.Name = "Part-to-Part Strong Joint" | |
1737 | ManualWeld164.Parent = Part163 | |
1738 | ManualWeld164.C0 = CFrame.new(-0.5, -7, -13.5, -0, 0, -0.99999994, 0, 1, 0, 0.99999994, 0, -0) | |
1739 | ManualWeld164.C1 = CFrame.new(12.4976721, -7, -0.496026993, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1740 | ManualWeld164.Part0 = Part163 | |
1741 | ManualWeld164.Part1 = Part356 | |
1742 | ManualWeld164.part1 = Part356 | |
1743 | ManualWeld165.Name = "Part-to-Part Strong Joint" | |
1744 | ManualWeld165.Parent = Part163 | |
1745 | ManualWeld165.C0 = CFrame.new(-0.5, 7, 13.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1746 | ManualWeld165.C1 = CFrame.new(12.4996128, -0.5, 13.5006332, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
1747 | ManualWeld165.Part0 = Part163 | |
1748 | ManualWeld165.Part1 = Part497 | |
1749 | ManualWeld165.part1 = Part497 | |
1750 | ManualWeld166.Name = "Part-to-Sign Strong Joint" | |
1751 | ManualWeld166.Parent = Part163 | |
1752 | ManualWeld166.C0 = CFrame.new(0.5, -7, 13.5, -0, 0, 0.99999994, 0, 1, 0, -0.99999994, 0, -0) | |
1753 | ManualWeld166.C1 = CFrame.new(13.0001793, -6.5, 0.0249996185, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
1754 | ManualWeld166.Part0 = Part163 | |
1755 | ManualWeld166.Part1 = Part577 | |
1756 | ManualWeld166.part1 = Part577 | |
1757 | Model167.Parent = Model0 | |
1758 | Part168.Parent = Model167 | |
1759 | Part168.CFrame = CFrame.new(-9.49999809, 4.59995461, -0.500000119, 1, 0, 0, 0, 0, 1, 0, -1, 0) | |
1760 | Part168.Orientation = Vector3.new(-90, 0, 0) | |
1761 | Part168.Position = Vector3.new(-9.49999809, 4.59995461, -0.500000119) | |
1762 | Part168.Rotation = Vector3.new(-90, 0, 0) | |
1763 | Part168.Color = Color3.new(0.384314, 0.278431, 0.196078) | |
1764 | Part168.Size = Vector3.new(1, 0.400000006, 1) | |
1765 | Part168.Anchored = true | |
1766 | Part168.BottomSurface = Enum.SurfaceType.Smooth | |
1767 | Part168.BrickColor = BrickColor.new("Earth orange") | |
1768 | Part168.TopSurface = Enum.SurfaceType.Smooth | |
1769 | Part168.brickColor = BrickColor.new("Earth orange") | |
1770 | Part168.FormFactor = Enum.FormFactor.Plate | |
1771 | Part168.formFactor = Enum.FormFactor.Plate | |
1772 | BlockMesh169.Parent = Part168 | |
1773 | BlockMesh169.Scale = Vector3.new(2, 0.499999911, -2) | |
1774 | Part170.Parent = Model167 | |
1775 | Part170.CFrame = CFrame.new(-10.4999981, 3.40000701, -0.500002027, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1776 | Part170.Orientation = Vector3.new(0, -90, 0) | |
1777 | Part170.Position = Vector3.new(-10.4999981, 3.40000701, -0.500002027) | |
1778 | Part170.Rotation = Vector3.new(0, -90, 0) | |
1779 | Part170.Color = Color3.new(0.384314, 0.278431, 0.196078) | |
1780 | Part170.Size = Vector3.new(1, 4.80000019, 1) | |
1781 | Part170.Anchored = true | |
1782 | Part170.BottomSurface = Enum.SurfaceType.Smooth | |
1783 | Part170.BrickColor = BrickColor.new("Earth orange") | |
1784 | Part170.TopSurface = Enum.SurfaceType.Smooth | |
1785 | Part170.brickColor = BrickColor.new("Earth orange") | |
1786 | Part170.FormFactor = Enum.FormFactor.Plate | |
1787 | Part170.formFactor = Enum.FormFactor.Plate | |
1788 | CylinderMesh171.Parent = Part170 | |
1789 | CylinderMesh171.Scale = Vector3.new(0.299999923, 1, 1) | |
1790 | Fire172.Parent = Part170 | |
1791 | Fire172.Color = Color3.new(1, 0.678431, 0) | |
1792 | Fire172.Enabled = false | |
1793 | Fire172.Size = 30 | |
1794 | Fire172.Heat = 25 | |
1795 | Fire172.SecondaryColor = Color3.new(1, 0, 0) | |
1796 | Fire172.size = 30 | |
1797 | Script173.Name = "Spread" | |
1798 | Script173.Parent = Fire172 | |
1799 | table.insert(cors,sandbox(Script173,function() | |
1800 | function Spread(part) | |
1801 | check = part:findFirstChild("Fire") | |
1802 | if check == nil then | |
1803 | script.Parent:Clone().Parent = part | |
1804 | ||
1805 | elseif check ~= nil then | |
1806 | check.Size = check.Size + 1000000 | |
1807 | check.Heat = check.Heat +1000000 | |
1808 | end | |
1809 | end | |
1810 | ||
1811 | ||
1812 | script.Parent.Parent.Touched:connect(Spread) | |
1813 | ||
1814 | end)) | |
1815 | Part174.Parent = Model167 | |
1816 | Part174.CFrame = CFrame.new(-9.5, 1.80001307, -1.50000012, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1817 | Part174.Position = Vector3.new(-9.5, 1.80001307, -1.50000012) | |
1818 | Part174.Color = Color3.new(0.384314, 0.278431, 0.196078) | |
1819 | Part174.Transparency = 1 | |
1820 | Part174.Size = Vector3.new(3, 1.60000002, 1) | |
1821 | Part174.Anchored = true | |
1822 | Part174.BottomSurface = Enum.SurfaceType.Smooth | |
1823 | Part174.BrickColor = BrickColor.new("Earth orange") | |
1824 | Part174.TopSurface = Enum.SurfaceType.Smooth | |
1825 | Part174.brickColor = BrickColor.new("Earth orange") | |
1826 | Part174.FormFactor = Enum.FormFactor.Plate | |
1827 | Part174.formFactor = Enum.FormFactor.Plate | |
1828 | CylinderMesh175.Parent = Part174 | |
1829 | CylinderMesh175.Scale = Vector3.new(0.299999923, 1, 1) | |
1830 | Fire176.Parent = Part174 | |
1831 | Fire176.Color = Color3.new(1, 0.678431, 0) | |
1832 | Fire176.Enabled = false | |
1833 | Fire176.Size = 30 | |
1834 | Fire176.Heat = 25 | |
1835 | Fire176.SecondaryColor = Color3.new(1, 0, 0) | |
1836 | Fire176.size = 30 | |
1837 | Script177.Name = "Spread" | |
1838 | Script177.Parent = Fire176 | |
1839 | table.insert(cors,sandbox(Script177,function() | |
1840 | function Spread(part) | |
1841 | check = part:findFirstChild("Fire") | |
1842 | if check == nil then | |
1843 | script.Parent:Clone().Parent = part | |
1844 | ||
1845 | elseif check ~= nil then | |
1846 | check.Size = check.Size + 1000000 | |
1847 | check.Heat = check.Heat +1000000 | |
1848 | end | |
1849 | end | |
1850 | ||
1851 | ||
1852 | script.Parent.Parent.Touched:connect(Spread) | |
1853 | ||
1854 | end)) | |
1855 | Part178.Parent = Model167 | |
1856 | Part178.CFrame = CFrame.new(-10.4999981, 1.80001307, -2.49999905, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1857 | Part178.Orientation = Vector3.new(0, -90, 0) | |
1858 | Part178.Position = Vector3.new(-10.4999981, 1.80001307, -2.49999905) | |
1859 | Part178.Rotation = Vector3.new(0, -90, 0) | |
1860 | Part178.Color = Color3.new(0.384314, 0.278431, 0.196078) | |
1861 | Part178.Size = Vector3.new(1, 1.60000002, 1) | |
1862 | Part178.Anchored = true | |
1863 | Part178.BottomSurface = Enum.SurfaceType.Smooth | |
1864 | Part178.BrickColor = BrickColor.new("Earth orange") | |
1865 | Part178.TopSurface = Enum.SurfaceType.Smooth | |
1866 | Part178.brickColor = BrickColor.new("Earth orange") | |
1867 | Part178.FormFactor = Enum.FormFactor.Plate | |
1868 | Part178.formFactor = Enum.FormFactor.Plate | |
1869 | CylinderMesh179.Parent = Part178 | |
1870 | CylinderMesh179.Scale = Vector3.new(0.299999923, 1, 1) | |
1871 | Fire180.Parent = Part178 | |
1872 | Fire180.Color = Color3.new(1, 0.678431, 0) | |
1873 | Fire180.Enabled = false | |
1874 | Fire180.Size = 30 | |
1875 | Fire180.Heat = 25 | |
1876 | Fire180.SecondaryColor = Color3.new(1, 0, 0) | |
1877 | Fire180.size = 30 | |
1878 | Script181.Name = "Spread" | |
1879 | Script181.Parent = Fire180 | |
1880 | table.insert(cors,sandbox(Script181,function() | |
1881 | function Spread(part) | |
1882 | check = part:findFirstChild("Fire") | |
1883 | if check == nil then | |
1884 | script.Parent:Clone().Parent = part | |
1885 | ||
1886 | elseif check ~= nil then | |
1887 | check.Size = check.Size + 1000000 | |
1888 | check.Heat = check.Heat +1000000 | |
1889 | end | |
1890 | end | |
1891 | ||
1892 | ||
1893 | script.Parent.Parent.Touched:connect(Spread) | |
1894 | ||
1895 | end)) | |
1896 | Seat182.Parent = Model167 | |
1897 | Seat182.CFrame = CFrame.new(-9.49999809, 2.8000071, -1.50000203, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1898 | Seat182.Position = Vector3.new(-9.49999809, 2.8000071, -1.50000203) | |
1899 | Seat182.Color = Color3.new(0.384314, 0.278431, 0.196078) | |
1900 | Seat182.Size = Vector3.new(3, 0.400000006, 1) | |
1901 | Seat182.BackSurface = Enum.SurfaceType.Weld | |
1902 | Seat182.BottomSurface = Enum.SurfaceType.Weld | |
1903 | Seat182.BrickColor = BrickColor.new("Earth orange") | |
1904 | Seat182.FrontParamA = 0 | |
1905 | Seat182.FrontParamB = 0 | |
1906 | Seat182.FrontSurface = Enum.SurfaceType.Weld | |
1907 | Seat182.LeftSurface = Enum.SurfaceType.Weld | |
1908 | Seat182.RightSurface = Enum.SurfaceType.Weld | |
1909 | Seat182.TopSurface = Enum.SurfaceType.Weld | |
1910 | Seat182.brickColor = BrickColor.new("Earth orange") | |
1911 | Seat182.FormFactor = Enum.FormFactor.Plate | |
1912 | Seat182.formFactor = Enum.FormFactor.Plate | |
1913 | RotateP183.Name = "ThisScriptIsAJumpStartToAHe�lthyLifestyle" | |
1914 | RotateP183.Parent = Seat182 | |
1915 | RotateP184.Name = "Kraftyisback" | |
1916 | RotateP184.Parent = Seat182 | |
1917 | RotateP185.Name = "" | |
1918 | RotateP185.Parent = Seat182 | |
1919 | Fire186.Parent = Seat182 | |
1920 | Fire186.Color = Color3.new(1, 0.592157, 0) | |
1921 | Fire186.Enabled = false | |
1922 | Fire186.Size = 30 | |
1923 | Fire186.Heat = 25 | |
1924 | Fire186.SecondaryColor = Color3.new(1, 0, 0) | |
1925 | Fire186.size = 30 | |
1926 | BlockMesh187.Parent = Seat182 | |
1927 | BlockMesh187.Offset = Vector3.new(0, -0.200000003, 0) | |
1928 | BlockMesh187.Scale = Vector3.new(0.769999981, 0.5, 2.29999995) | |
1929 | Weld188.Parent = Seat182 | |
1930 | Weld188.C0 = CFrame.new(0, 0, 0.5, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1931 | Weld188.C1 = CFrame.new(-0.5, -0.599999905, 1, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
1932 | Weld188.Part0 = Seat182 | |
1933 | Weld188.Part1 = Part191 | |
1934 | Weld188.part1 = Part191 | |
1935 | Weld189.Parent = Seat182 | |
1936 | Weld189.C0 = CFrame.new(0, -0.200000003, 0, 1, 0, 0, -0, -0, -1, 0, 1, 0) | |
1937 | Weld189.C1 = CFrame.new(0, 0.799999952, 0, 1, -0, 0, 0, 0, -1, 0, 1, 0) | |
1938 | Weld189.Part0 = Seat182 | |
1939 | Weld189.Part1 = Part174 | |
1940 | Weld189.part1 = Part174 | |
1941 | Weld190.Parent = Seat182 | |
1942 | Weld190.C0 = CFrame.new(0, 0, 0.5, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1943 | Weld190.C1 = CFrame.new(-0.5, -0.599999905, -1, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
1944 | Weld190.Part0 = Seat182 | |
1945 | Weld190.Part1 = Part170 | |
1946 | Weld190.part1 = Part170 | |
1947 | Part191.Parent = Model167 | |
1948 | Part191.CFrame = CFrame.new(-8.5, 3.40000701, -0.500000119, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1949 | Part191.Orientation = Vector3.new(0, -90, 0) | |
1950 | Part191.Position = Vector3.new(-8.5, 3.40000701, -0.500000119) | |
1951 | Part191.Rotation = Vector3.new(0, -90, 0) | |
1952 | Part191.Color = Color3.new(0.384314, 0.278431, 0.196078) | |
1953 | Part191.Size = Vector3.new(1, 4.80000019, 1) | |
1954 | Part191.Anchored = true | |
1955 | Part191.BottomSurface = Enum.SurfaceType.Smooth | |
1956 | Part191.BrickColor = BrickColor.new("Earth orange") | |
1957 | Part191.TopSurface = Enum.SurfaceType.Smooth | |
1958 | Part191.brickColor = BrickColor.new("Earth orange") | |
1959 | Part191.FormFactor = Enum.FormFactor.Plate | |
1960 | Part191.formFactor = Enum.FormFactor.Plate | |
1961 | CylinderMesh192.Parent = Part191 | |
1962 | CylinderMesh192.Scale = Vector3.new(0.299999923, 1, 1) | |
1963 | Fire193.Parent = Part191 | |
1964 | Fire193.Color = Color3.new(1, 0.678431, 0) | |
1965 | Fire193.Enabled = false | |
1966 | Fire193.Size = 30 | |
1967 | Fire193.Heat = 25 | |
1968 | Fire193.SecondaryColor = Color3.new(1, 0, 0) | |
1969 | Fire193.size = 30 | |
1970 | Script194.Name = "Spread" | |
1971 | Script194.Parent = Fire193 | |
1972 | table.insert(cors,sandbox(Script194,function() | |
1973 | function Spread(part) | |
1974 | check = part:findFirstChild("Fire") | |
1975 | if check == nil then | |
1976 | script.Parent:Clone().Parent = part | |
1977 | ||
1978 | elseif check ~= nil then | |
1979 | check.Size = check.Size + 1000000 | |
1980 | check.Heat = check.Heat +1000000 | |
1981 | end | |
1982 | end | |
1983 | ||
1984 | ||
1985 | script.Parent.Parent.Touched:connect(Spread) | |
1986 | ||
1987 | end)) | |
1988 | Part195.Parent = Model167 | |
1989 | Part195.CFrame = CFrame.new(-8.5, 1.80001307, -2.50000095, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1990 | Part195.Orientation = Vector3.new(0, -90, 0) | |
1991 | Part195.Position = Vector3.new(-8.5, 1.80001307, -2.50000095) | |
1992 | Part195.Rotation = Vector3.new(0, -90, 0) | |
1993 | Part195.Color = Color3.new(0.384314, 0.278431, 0.196078) | |
1994 | Part195.Size = Vector3.new(1, 1.60000002, 1) | |
1995 | Part195.Anchored = true | |
1996 | Part195.BottomSurface = Enum.SurfaceType.Smooth | |
1997 | Part195.BrickColor = BrickColor.new("Earth orange") | |
1998 | Part195.TopSurface = Enum.SurfaceType.Smooth | |
1999 | Part195.brickColor = BrickColor.new("Earth orange") | |
2000 | Part195.FormFactor = Enum.FormFactor.Plate | |
2001 | Part195.formFactor = Enum.FormFactor.Plate | |
2002 | CylinderMesh196.Parent = Part195 | |
2003 | CylinderMesh196.Scale = Vector3.new(0.299999923, 1, 1) | |
2004 | Model197.Name = "Bed" | |
2005 | Model197.Parent = Model0 | |
2006 | Part198.Parent = Model197 | |
2007 | Part198.CFrame = CFrame.new(-24.4393787, 2.10000467, 1.8431704, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
2008 | Part198.Orientation = Vector3.new(0, -90, 0) | |
2009 | Part198.Position = Vector3.new(-24.4393787, 2.10000467, 1.8431704) | |
2010 | Part198.Rotation = Vector3.new(0, -90, 0) | |
2011 | Part198.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
2012 | Part198.Size = Vector3.new(5.20000029, 0.200000003, 0.600000024) | |
2013 | Part198.BottomSurface = Enum.SurfaceType.Smooth | |
2014 | Part198.BrickColor = BrickColor.new("Dark taupe") | |
2015 | Part198.Material = Enum.Material.Wood | |
2016 | Part198.TopSurface = Enum.SurfaceType.Smooth | |
2017 | Part198.brickColor = BrickColor.new("Dark taupe") | |
2018 | Part198.FormFactor = Enum.FormFactor.Custom | |
2019 | Part198.formFactor = Enum.FormFactor.Custom | |
2020 | Weld199.Parent = Part198 | |
2021 | Weld199.C0 = CFrame.new(2.60000014, 0, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
2022 | Weld199.C1 = CFrame.new(-1.90002441, 0.100072861, -0.0999984741, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
2023 | Weld199.Part0 = Part198 | |
2024 | Weld199.Part1 = Part214 | |
2025 | Weld199.part1 = Part214 | |
2026 | Weld200.Parent = Part198 | |
2027 | Weld200.C0 = CFrame.new(-2.60000014, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2028 | Weld200.C1 = CFrame.new(-1.90002441, -0.0999507904, -0.0999984741, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2029 | Weld200.Part0 = Part198 | |
2030 | Weld200.Part1 = Part250 | |
2031 | Weld200.part1 = Part250 | |
2032 | Weld201.Parent = Part198 | |
2033 | Weld201.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2034 | Weld201.C1 = CFrame.new(-1.90002441, -0.100006104, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0) | |
2035 | Weld201.Part0 = Part198 | |
2036 | Weld201.Part1 = Part283 | |
2037 | Weld201.part1 = Part283 | |
2038 | Part202.Parent = Model197 | |
2039 | Part202.CFrame = CFrame.new(-27.2393265, 2.90000749, 1.8431704, 0, 1.00000715, 0, 0, 0, 1, 1.00000715, 0, 0) | |
2040 | Part202.Orientation = Vector3.new(-90, -90, 0) | |
2041 | Part202.Position = Vector3.new(-27.2393265, 2.90000749, 1.8431704) | |
2042 | Part202.Rotation = Vector3.new(-90, 0, -90) | |
2043 | Part202.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
2044 | Part202.Size = Vector3.new(4.80000067, 0.200000003, 2.20000005) | |
2045 | Part202.BottomSurface = Enum.SurfaceType.Smooth | |
2046 | Part202.BrickColor = BrickColor.new("Pine Cone") | |
2047 | Part202.Material = Enum.Material.Wood | |
2048 | Part202.TopSurface = Enum.SurfaceType.Smooth | |
2049 | Part202.brickColor = BrickColor.new("Pine Cone") | |
2050 | Part202.FormFactor = Enum.FormFactor.Custom | |
2051 | Part202.formFactor = Enum.FormFactor.Custom | |
2052 | Weld203.Parent = Part202 | |
2053 | Weld203.C0 = CFrame.new(2.40000033, 0, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
2054 | Weld203.C1 = CFrame.new(-0.0999984741, 0.30007267, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
2055 | Weld203.Part0 = Part202 | |
2056 | Weld203.Part1 = Part225 | |
2057 | Weld203.part1 = Part225 | |
2058 | Weld204.Parent = Part202 | |
2059 | Weld204.C0 = CFrame.new(0, 0, -1.10000002, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2060 | Weld204.C1 = CFrame.new(0, 0.100006104, 0, -1, 0, -0, 0, 0, -1, 0, -1, -0) | |
2061 | Weld204.Part0 = Part202 | |
2062 | Weld204.Part1 = Part287 | |
2063 | Weld204.part1 = Part287 | |
2064 | Weld205.Parent = Part202 | |
2065 | Weld205.C0 = CFrame.new(0, 0, 1.10000002, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2066 | Weld205.C1 = CFrame.new(0, -0.0999984741, 0, 1, 0, -0, 0, 0, 1, 0, -1, 0) | |
2067 | Weld205.Part0 = Part202 | |
2068 | Weld205.Part1 = Part288 | |
2069 | Weld205.part1 = Part288 | |
2070 | Weld206.Parent = Part202 | |
2071 | Weld206.C0 = CFrame.new(-2.40000033, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2072 | Weld206.C1 = CFrame.new(-0.0999984741, -0.2999506, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2073 | Weld206.Part0 = Part202 | |
2074 | Weld206.Part1 = Part208 | |
2075 | Weld206.part1 = Part208 | |
2076 | Weld207.Parent = Part202 | |
2077 | Weld207.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2078 | Weld207.C1 = CFrame.new(-0.100036621, -0.299995422, 0.999975204, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2079 | Weld207.Part0 = Part202 | |
2080 | Weld207.Part1 = UnionOperation301 | |
2081 | Weld207.part1 = UnionOperation301 | |
2082 | Part208.Parent = Model197 | |
2083 | Part208.CFrame = CFrame.new(-27.2393265, 2.80000901, -0.856800079, 0, 0, 1.00000715, -1, 0, 0, 0, -1.00000715, 0) | |
2084 | Part208.Orientation = Vector3.new(0, 90, -90) | |
2085 | Part208.Position = Vector3.new(-27.2393265, 2.80000901, -0.856800079) | |
2086 | Part208.Rotation = Vector3.new(-90, 90, 0) | |
2087 | Part208.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
2088 | Part208.Size = Vector3.new(3.60000038, 0.599999428, 0.599999905) | |
2089 | Part208.BottomSurface = Enum.SurfaceType.Smooth | |
2090 | Part208.BrickColor = BrickColor.new("Pine Cone") | |
2091 | Part208.Material = Enum.Material.Wood | |
2092 | Part208.TopSurface = Enum.SurfaceType.Smooth | |
2093 | Part208.brickColor = BrickColor.new("Pine Cone") | |
2094 | Part208.FormFactor = Enum.FormFactor.Custom | |
2095 | Part208.formFactor = Enum.FormFactor.Custom | |
2096 | Weld209.Parent = Part208 | |
2097 | Weld209.C0 = CFrame.new(0, 0, 0.299999952, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2098 | Weld209.C1 = CFrame.new(-4.39995193, 0, 0.600006104, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
2099 | Weld209.Part0 = Part208 | |
2100 | Weld209.Part1 = Part250 | |
2101 | Weld209.part1 = Part250 | |
2102 | Weld210.Parent = Part208 | |
2103 | Weld210.C0 = CFrame.new(0, -0.299999714, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
2104 | Weld210.C1 = CFrame.new(-2.39995193, 1.1000061, 0, 0, 0, 1, -1, 0, 0, 0, -1, 0) | |
2105 | Weld210.Part0 = Part208 | |
2106 | Weld210.Part1 = Part287 | |
2107 | Weld210.part1 = Part287 | |
2108 | Weld211.Parent = Part208 | |
2109 | Weld211.C0 = CFrame.new(0, -0.299999714, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
2110 | Weld211.C1 = CFrame.new(-2.39995193, -1.29999542, 0, 0, 0, 1, -1, 0, 0, 0, -1, 0) | |
2111 | Weld211.Part0 = Part208 | |
2112 | Weld211.Part1 = Part288 | |
2113 | Weld211.part1 = Part288 | |
2114 | Weld212.Parent = Part208 | |
2115 | Weld212.C0 = CFrame.new(-1.80000019, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2116 | Weld212.C1 = CFrame.new(0, -0.0999946594, 0, 1, 0, -0, 0, 0, 1, 0, -1, 0) | |
2117 | Weld212.Part0 = Part208 | |
2118 | Weld212.Part1 = Part300 | |
2119 | Weld212.part1 = Part300 | |
2120 | Weld213.Parent = Part208 | |
2121 | Weld213.C0 = CFrame.new(0, 0, 0.299999952, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2122 | Weld213.C1 = CFrame.new(-4.39995193, 1.1000061, 0, 0, 0, 1, -1, 0, 0, 0, -1, 0) | |
2123 | Weld213.Part0 = Part208 | |
2124 | Weld213.Part1 = Part289 | |
2125 | Weld213.part1 = Part289 | |
2126 | Part214.Parent = Model197 | |
2127 | Part214.CFrame = CFrame.new(-22.539341, 2.20000291, 4.54326296, 1.00000715, 0, 0, 0, 0, 1, 0, -1.00000715, 0) | |
2128 | Part214.Orientation = Vector3.new(-90, 0, 0) | |
2129 | Part214.Position = Vector3.new(-22.539341, 2.20000291, 4.54326296) | |
2130 | Part214.Rotation = Vector3.new(-90, 0, 0) | |
2131 | Part214.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
2132 | Part214.Size = Vector3.new(8.80000019, 0.200000003, 0.800000012) | |
2133 | Part214.BottomSurface = Enum.SurfaceType.Smooth | |
2134 | Part214.BrickColor = BrickColor.new("Pine Cone") | |
2135 | Part214.Material = Enum.Material.Wood | |
2136 | Part214.TopSurface = Enum.SurfaceType.Smooth | |
2137 | Part214.brickColor = BrickColor.new("Pine Cone") | |
2138 | Part214.FormFactor = Enum.FormFactor.Custom | |
2139 | Part214.formFactor = Enum.FormFactor.Custom | |
2140 | Weld215.Parent = Part214 | |
2141 | Weld215.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2142 | Weld215.C1 = CFrame.new(2.60007286, 0.0999984741, 3.69995117, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2143 | Weld215.Part0 = Part214 | |
2144 | Weld215.Part1 = Part238 | |
2145 | Weld215.part1 = Part238 | |
2146 | Weld216.Parent = Part214 | |
2147 | Weld216.C0 = CFrame.new(4.4000001, 0, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
2148 | Weld216.C1 = CFrame.new(0.200004578, 0, -0.299951553, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2149 | Weld216.Part0 = Part214 | |
2150 | Weld216.Part1 = Part260 | |
2151 | Weld216.part1 = Part260 | |
2152 | Weld217.Parent = Part214 | |
2153 | Weld217.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2154 | Weld217.C1 = CFrame.new(2.60007286, 0.0999984741, 1.90002441, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2155 | Weld217.Part0 = Part214 | |
2156 | Weld217.Part1 = Part281 | |
2157 | Weld217.part1 = Part281 | |
2158 | Weld218.Parent = Part214 | |
2159 | Weld218.C0 = CFrame.new(-4.4000001, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2160 | Weld218.C1 = CFrame.new(0.600006104, 0, 0.299951553, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2161 | Weld218.Part0 = Part214 | |
2162 | Weld218.Part1 = Part225 | |
2163 | Weld218.part1 = Part225 | |
2164 | Weld219.Parent = Part214 | |
2165 | Weld219.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2166 | Weld219.C1 = CFrame.new(2.60007286, 0.0999984741, -3.69995117, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2167 | Weld219.Part0 = Part214 | |
2168 | Weld219.Part1 = Part258 | |
2169 | Weld219.part1 = Part258 | |
2170 | Weld220.Parent = Part214 | |
2171 | Weld220.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2172 | Weld220.C1 = CFrame.new(2.60007286, 0.0999984741, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2173 | Weld220.Part0 = Part214 | |
2174 | Weld220.Part1 = Part266 | |
2175 | Weld220.part1 = Part266 | |
2176 | Weld221.Parent = Part214 | |
2177 | Weld221.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2178 | Weld221.C1 = CFrame.new(0, -0.100006104, 2.60007286, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2179 | Weld221.Part0 = Part214 | |
2180 | Weld221.Part1 = Part283 | |
2181 | Weld221.part1 = Part283 | |
2182 | Weld222.Parent = Part214 | |
2183 | Weld222.C0 = CFrame.new(0, 0, -0.400000006, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2184 | Weld222.C1 = CFrame.new(0, 0.0999984741, 0, -1, 0, -0, 0, 0, -1, 0, -1, -0) | |
2185 | Weld222.Part0 = Part214 | |
2186 | Weld222.Part1 = Part290 | |
2187 | Weld222.part1 = Part290 | |
2188 | Part223.Parent = Model197 | |
2189 | Part223.CFrame = CFrame.new(-27.2393265, 4.90000963, -0.856800079, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
2190 | Part223.Position = Vector3.new(-27.2393265, 4.90000963, -0.856800079) | |
2191 | Part223.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
2192 | Part223.Size = Vector3.new(0.600000024, 0.200000003, 0.600000024) | |
2193 | Part223.BottomSurface = Enum.SurfaceType.Smooth | |
2194 | Part223.BrickColor = BrickColor.new("Pine Cone") | |
2195 | Part223.Material = Enum.Material.Wood | |
2196 | Part223.TopSurface = Enum.SurfaceType.Smooth | |
2197 | Part223.brickColor = BrickColor.new("Pine Cone") | |
2198 | Part223.FormFactor = Enum.FormFactor.Custom | |
2199 | Part223.formFactor = Enum.FormFactor.Custom | |
2200 | Weld224.Parent = Part223 | |
2201 | Weld224.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
2202 | Weld224.C1 = CFrame.new(0, 0.100006104, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
2203 | Weld224.Part0 = Part223 | |
2204 | Weld224.Part1 = Part300 | |
2205 | Weld224.part1 = Part300 | |
2206 | Part225.Parent = Model197 | |
2207 | Part225.CFrame = CFrame.new(-27.2393265, 2.80000901, 4.54326296, 0, 0, 1.00000715, -1, 0, 0, 0, -1.00000715, 0) | |
2208 | Part225.Orientation = Vector3.new(0, 90, -90) | |
2209 | Part225.Position = Vector3.new(-27.2393265, 2.80000901, 4.54326296) | |
2210 | Part225.Rotation = Vector3.new(-90, 90, 0) | |
2211 | Part225.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
2212 | Part225.Size = Vector3.new(3.60000014, 0.599999428, 0.599999905) | |
2213 | Part225.BottomSurface = Enum.SurfaceType.Smooth | |
2214 | Part225.BrickColor = BrickColor.new("Pine Cone") | |
2215 | Part225.Material = Enum.Material.Wood | |
2216 | Part225.TopSurface = Enum.SurfaceType.Smooth | |
2217 | Part225.brickColor = BrickColor.new("Pine Cone") | |
2218 | Part225.FormFactor = Enum.FormFactor.Custom | |
2219 | Part225.formFactor = Enum.FormFactor.Custom | |
2220 | Weld226.Parent = Part225 | |
2221 | Weld226.C0 = CFrame.new(0, 0.299999714, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2222 | Weld226.C1 = CFrame.new(2.40007401, 1.1000061, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0) | |
2223 | Weld226.Part0 = Part225 | |
2224 | Weld226.Part1 = Part287 | |
2225 | Weld226.part1 = Part287 | |
2226 | Weld227.Parent = Part225 | |
2227 | Weld227.C0 = CFrame.new(0, 0.299999714, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2228 | Weld227.C1 = CFrame.new(2.40007401, -1.29999542, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0) | |
2229 | Weld227.Part0 = Part225 | |
2230 | Weld227.Part1 = Part288 | |
2231 | Weld227.part1 = Part288 | |
2232 | Weld228.Parent = Part225 | |
2233 | Weld228.C0 = CFrame.new(0, 0, 0.299999952, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2234 | Weld228.C1 = CFrame.new(-4.39995193, 1.1000061, 0, 0, 0, 1, -1, 0, 0, 0, -1, 0) | |
2235 | Weld228.Part0 = Part225 | |
2236 | Weld228.Part1 = Part290 | |
2237 | Weld228.part1 = Part290 | |
2238 | Weld229.Parent = Part225 | |
2239 | Weld229.C0 = CFrame.new(-1.80000007, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2240 | Weld229.C1 = CFrame.new(0, -0.0999946594, 0, 1, 0, -0, 0, 0, 1, 0, -1, 0) | |
2241 | Weld229.Part0 = Part225 | |
2242 | Weld229.Part1 = Part297 | |
2243 | Weld229.part1 = Part297 | |
2244 | UnionOperation230.Parent = Model197 | |
2245 | UnionOperation230.CFrame = CFrame.new(-21.8893127, 2.80000901, 1.8431704, 1.00000715, 0, 0, 0, 0, -1, 0, 1.00000715, 0) | |
2246 | UnionOperation230.Orientation = Vector3.new(90, 0, 0) | |
2247 | UnionOperation230.Position = Vector3.new(-21.8893127, 2.80000901, 1.8431704) | |
2248 | UnionOperation230.Rotation = Vector3.new(90, 0, 0) | |
2249 | UnionOperation230.Color = Color3.new(0.588235, 0.333333, 0.333333) | |
2250 | UnionOperation230.Size = Vector3.new(8.10002518, 5.79999876, 0.600000381) | |
2251 | UnionOperation230.BrickColor = BrickColor.new("Tawny") | |
2252 | UnionOperation230.Material = Enum.Material.Fabric | |
2253 | UnionOperation230.brickColor = BrickColor.new("Tawny") | |
2254 | UnionOperation230.UsePartColor = true | |
2255 | Weld231.Parent = UnionOperation230 | |
2256 | Weld231.C1 = CFrame.new(0.650024414, 2.70007324, 0.600006104, 1, 0, 0, 0, -1, 0, 0, 0, -1) | |
2257 | Weld231.Part0 = UnionOperation230 | |
2258 | Weld231.Part1 = Part214 | |
2259 | Weld231.part1 = Part214 | |
2260 | Part232.Parent = Model197 | |
2261 | Part232.CFrame = CFrame.new(-17.8393555, 2.50000596, 1.8431704, 0, 1.00000715, 0, 0, 0, 1, 1.00000715, 0, 0) | |
2262 | Part232.Orientation = Vector3.new(-90, -90, 0) | |
2263 | Part232.Position = Vector3.new(-17.8393555, 2.50000596, 1.8431704) | |
2264 | Part232.Rotation = Vector3.new(-90, 0, -90) | |
2265 | Part232.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
2266 | Part232.Size = Vector3.new(4.80000067, 0.200000003, 1.4000001) | |
2267 | Part232.BottomSurface = Enum.SurfaceType.Smooth | |
2268 | Part232.BrickColor = BrickColor.new("Pine Cone") | |
2269 | Part232.Material = Enum.Material.Wood | |
2270 | Part232.TopSurface = Enum.SurfaceType.Smooth | |
2271 | Part232.brickColor = BrickColor.new("Pine Cone") | |
2272 | Part232.FormFactor = Enum.FormFactor.Custom | |
2273 | Part232.formFactor = Enum.FormFactor.Custom | |
2274 | Weld233.Parent = Part232 | |
2275 | Weld233.C1 = CFrame.new(4.04992676, 0, 0.300003052, 0, 1, 0, 1, 0, 0, 0, 0, -1) | |
2276 | Weld233.Part0 = Part232 | |
2277 | Weld233.Part1 = UnionOperation230 | |
2278 | Weld233.part1 = UnionOperation230 | |
2279 | Weld234.Parent = Part232 | |
2280 | Weld234.C0 = CFrame.new(-2.40000033, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2281 | Weld234.C1 = CFrame.new(-0.0999984741, -0.2999506, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2282 | Weld234.Part0 = Part232 | |
2283 | Weld234.Part1 = Part242 | |
2284 | Weld234.part1 = Part242 | |
2285 | Weld235.Parent = Part232 | |
2286 | Weld235.C0 = CFrame.new(2.40000033, 0, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
2287 | Weld235.C1 = CFrame.new(-0.0999984741, 0.30007267, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
2288 | Weld235.Part0 = Part232 | |
2289 | Weld235.Part1 = Part260 | |
2290 | Weld235.part1 = Part260 | |
2291 | Weld236.Parent = Part232 | |
2292 | Weld236.C0 = CFrame.new(0, 0, 0.700000048, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2293 | Weld236.C1 = CFrame.new(0, -0.100002289, 0, 1, 0, -0, 0, 0, 1, 0, -1, 0) | |
2294 | Weld236.Part0 = Part232 | |
2295 | Weld236.Part1 = Part285 | |
2296 | Weld236.part1 = Part285 | |
2297 | Weld237.Parent = Part232 | |
2298 | Weld237.C0 = CFrame.new(0, 0, -0.700000048, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2299 | Weld237.C1 = CFrame.new(0, 0.100002289, 0, -1, 0, -0, 0, 0, -1, 0, -1, -0) | |
2300 | Weld237.Part0 = Part232 | |
2301 | Weld237.Part1 = Part286 | |
2302 | Weld237.part1 = Part286 | |
2303 | Part238.Parent = Model197 | |
2304 | Part238.CFrame = CFrame.new(-18.8393631, 2.10000467, 1.8431704, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
2305 | Part238.Orientation = Vector3.new(0, -90, 0) | |
2306 | Part238.Position = Vector3.new(-18.8393631, 2.10000467, 1.8431704) | |
2307 | Part238.Rotation = Vector3.new(0, -90, 0) | |
2308 | Part238.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
2309 | Part238.Size = Vector3.new(5.20000029, 0.200000003, 0.600000024) | |
2310 | Part238.BottomSurface = Enum.SurfaceType.Smooth | |
2311 | Part238.BrickColor = BrickColor.new("Dark taupe") | |
2312 | Part238.Material = Enum.Material.Wood | |
2313 | Part238.TopSurface = Enum.SurfaceType.Smooth | |
2314 | Part238.brickColor = BrickColor.new("Dark taupe") | |
2315 | Part238.FormFactor = Enum.FormFactor.Custom | |
2316 | Part238.formFactor = Enum.FormFactor.Custom | |
2317 | Weld239.Parent = Part238 | |
2318 | Weld239.C0 = CFrame.new(-2.60000014, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2319 | Weld239.C1 = CFrame.new(3.69995117, -0.0999507904, -0.0999984741, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2320 | Weld239.Part0 = Part238 | |
2321 | Weld239.Part1 = Part250 | |
2322 | Weld239.part1 = Part250 | |
2323 | Weld240.Parent = Part238 | |
2324 | Weld240.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2325 | Weld240.C1 = CFrame.new(-0.400024414, -0.100006104, 2.29992676, 0, -1, 0, 0, 0, 1, -1, 0, 0) | |
2326 | Weld240.Part0 = Part238 | |
2327 | Weld240.Part1 = Part280 | |
2328 | Weld240.part1 = Part280 | |
2329 | Weld241.Parent = Part238 | |
2330 | Weld241.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2331 | Weld241.C1 = CFrame.new(3.69995117, -0.100006104, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0) | |
2332 | Weld241.Part0 = Part238 | |
2333 | Weld241.Part1 = Part283 | |
2334 | Weld241.part1 = Part283 | |
2335 | Part242.Parent = Model197 | |
2336 | Part242.CFrame = CFrame.new(-17.8393555, 2.40000749, -0.856800079, 0, 0, 1.00000715, -1, 0, 0, 0, -1.00000715, 0) | |
2337 | Part242.Orientation = Vector3.new(0, 90, -90) | |
2338 | Part242.Position = Vector3.new(-17.8393555, 2.40000749, -0.856800079) | |
2339 | Part242.Rotation = Vector3.new(-90, 90, 0) | |
2340 | Part242.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
2341 | Part242.Size = Vector3.new(2.80000019, 0.599999428, 0.599999905) | |
2342 | Part242.BottomSurface = Enum.SurfaceType.Smooth | |
2343 | Part242.BrickColor = BrickColor.new("Pine Cone") | |
2344 | Part242.Material = Enum.Material.Wood | |
2345 | Part242.TopSurface = Enum.SurfaceType.Smooth | |
2346 | Part242.brickColor = BrickColor.new("Pine Cone") | |
2347 | Part242.FormFactor = Enum.FormFactor.Custom | |
2348 | Part242.formFactor = Enum.FormFactor.Custom | |
2349 | Weld243.Parent = Part242 | |
2350 | Weld243.C1 = CFrame.new(4.04992676, -2.69995117, 0.400001526, 0, 0, 1, 0, -1, 0, 1, 0, -0) | |
2351 | Weld243.Part0 = Part242 | |
2352 | Weld243.Part1 = UnionOperation230 | |
2353 | Weld243.part1 = UnionOperation230 | |
2354 | Weld244.Parent = Part242 | |
2355 | Weld244.C0 = CFrame.new(0, 0, -0.299999952, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2356 | Weld244.C1 = CFrame.new(4.39995098, 0, 0.200004578, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2357 | Weld244.Part0 = Part242 | |
2358 | Weld244.Part1 = Part250 | |
2359 | Weld244.part1 = Part250 | |
2360 | Weld245.Parent = Part242 | |
2361 | Weld245.C0 = CFrame.new(0, 0, -0.299999952, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2362 | Weld245.C1 = CFrame.new(0.299975395, 0.0999984741, -0.400024414, 0, 0, -1, 1, 0, 0, 0, -1, 0) | |
2363 | Weld245.Part0 = Part242 | |
2364 | Weld245.Part1 = Part280 | |
2365 | Weld245.part1 = Part280 | |
2366 | Weld246.Parent = Part242 | |
2367 | Weld246.C0 = CFrame.new(0, -0.299999714, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
2368 | Weld246.C1 = CFrame.new(-2.39995193, -0.900001526, 0, 0, 0, 1, -1, 0, 0, 0, -1, 0) | |
2369 | Weld246.Part0 = Part242 | |
2370 | Weld246.Part1 = Part285 | |
2371 | Weld246.part1 = Part285 | |
2372 | Weld247.Parent = Part242 | |
2373 | Weld247.C0 = CFrame.new(0, -0.299999714, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
2374 | Weld247.C1 = CFrame.new(-2.39995193, 0.700004578, 0, 0, 0, 1, -1, 0, 0, 0, -1, 0) | |
2375 | Weld247.Part0 = Part242 | |
2376 | Weld247.Part1 = Part286 | |
2377 | Weld247.part1 = Part286 | |
2378 | Weld248.Parent = Part242 | |
2379 | Weld248.C0 = CFrame.new(0, 0, -0.299999952, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2380 | Weld248.C1 = CFrame.new(4.39995098, 0.700004578, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0) | |
2381 | Weld248.Part0 = Part242 | |
2382 | Weld248.Part1 = Part289 | |
2383 | Weld248.part1 = Part289 | |
2384 | Weld249.Parent = Part242 | |
2385 | Weld249.C0 = CFrame.new(-1.4000001, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2386 | Weld249.C1 = CFrame.new(0, -0.0999984741, 0, 1, 0, -0, 0, 0, 1, 0, -1, 0) | |
2387 | Weld249.Part0 = Part242 | |
2388 | Weld249.Part1 = Part291 | |
2389 | Weld249.part1 = Part291 | |
2390 | Part250.Parent = Model197 | |
2391 | Part250.CFrame = CFrame.new(-22.539341, 2.20000291, -0.856800079, 1.00000715, 0, 0, 0, 0, 1, 0, -1.00000715, 0) | |
2392 | Part250.Orientation = Vector3.new(-90, 0, 0) | |
2393 | Part250.Position = Vector3.new(-22.539341, 2.20000291, -0.856800079) | |
2394 | Part250.Rotation = Vector3.new(-90, 0, 0) | |
2395 | Part250.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
2396 | Part250.Size = Vector3.new(8.80000019, 0.200000003, 0.800000012) | |
2397 | Part250.BottomSurface = Enum.SurfaceType.Smooth | |
2398 | Part250.BrickColor = BrickColor.new("Pine Cone") | |
2399 | Part250.Material = Enum.Material.Wood | |
2400 | Part250.TopSurface = Enum.SurfaceType.Smooth | |
2401 | Part250.brickColor = BrickColor.new("Pine Cone") | |
2402 | Part250.FormFactor = Enum.FormFactor.Custom | |
2403 | Part250.formFactor = Enum.FormFactor.Custom | |
2404 | Weld251.Parent = Part250 | |
2405 | Weld251.C1 = CFrame.new(-0.650024414, -2.69995117, 0.600006104, 1, 0, 0, 0, -1, 0, 0, 0, -1) | |
2406 | Weld251.Part0 = Part250 | |
2407 | Weld251.Part1 = UnionOperation230 | |
2408 | Weld251.part1 = UnionOperation230 | |
2409 | Weld252.Parent = Part250 | |
2410 | Weld252.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
2411 | Weld252.C1 = CFrame.new(-4.09997559, -0.100006104, -0.300024033, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2412 | Weld252.Part0 = Part250 | |
2413 | Weld252.Part1 = Part280 | |
2414 | Weld252.part1 = Part280 | |
2415 | Weld253.Parent = Part250 | |
2416 | Weld253.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
2417 | Weld253.C1 = CFrame.new(-2.59995079, 0.0999984741, 1.90002441, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
2418 | Weld253.Part0 = Part250 | |
2419 | Weld253.Part1 = Part281 | |
2420 | Weld253.part1 = Part281 | |
2421 | Weld254.Parent = Part250 | |
2422 | Weld254.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
2423 | Weld254.C1 = CFrame.new(-2.59995079, 0.0999984741, -3.69995117, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
2424 | Weld254.Part0 = Part250 | |
2425 | Weld254.Part1 = Part258 | |
2426 | Weld254.part1 = Part258 | |
2427 | Weld255.Parent = Part250 | |
2428 | Weld255.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
2429 | Weld255.C1 = CFrame.new(-2.59995079, 0.0999984741, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
2430 | Weld255.Part0 = Part250 | |
2431 | Weld255.Part1 = Part266 | |
2432 | Weld255.part1 = Part266 | |
2433 | Weld256.Parent = Part250 | |
2434 | Weld256.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
2435 | Weld256.C1 = CFrame.new(0, -0.100006104, -2.59995079, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2436 | Weld256.Part0 = Part250 | |
2437 | Weld256.Part1 = Part283 | |
2438 | Weld256.part1 = Part283 | |
2439 | Weld257.Parent = Part250 | |
2440 | Weld257.C0 = CFrame.new(0, 0, -0.400000006, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2441 | Weld257.C1 = CFrame.new(0, 0.0999984741, 0, -1, 0, -0, 0, 0, -1, 0, -1, -0) | |
2442 | Weld257.Part0 = Part250 | |
2443 | Weld257.Part1 = Part289 | |
2444 | Weld257.part1 = Part289 | |
2445 | Part258.Parent = Model197 | |
2446 | Part258.CFrame = CFrame.new(-26.2393188, 2.10000467, 1.8431704, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
2447 | Part258.Orientation = Vector3.new(0, -90, 0) | |
2448 | Part258.Position = Vector3.new(-26.2393188, 2.10000467, 1.8431704) | |
2449 | Part258.Rotation = Vector3.new(0, -90, 0) | |
2450 | Part258.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
2451 | Part258.Size = Vector3.new(5.20000029, 0.200000003, 0.600000024) | |
2452 | Part258.BottomSurface = Enum.SurfaceType.Smooth | |
2453 | Part258.BrickColor = BrickColor.new("Dark taupe") | |
2454 | Part258.Material = Enum.Material.Wood | |
2455 | Part258.TopSurface = Enum.SurfaceType.Smooth | |
2456 | Part258.brickColor = BrickColor.new("Dark taupe") | |
2457 | Part258.FormFactor = Enum.FormFactor.Custom | |
2458 | Part258.formFactor = Enum.FormFactor.Custom | |
2459 | Weld259.Parent = Part258 | |
2460 | Weld259.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2461 | Weld259.C1 = CFrame.new(-3.69995117, -0.100006104, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0) | |
2462 | Weld259.Part0 = Part258 | |
2463 | Weld259.Part1 = Part283 | |
2464 | Weld259.part1 = Part283 | |
2465 | Part260.Parent = Model197 | |
2466 | Part260.CFrame = CFrame.new(-17.8393555, 2.40000749, 4.54326296, 0, 0, 1.00000715, -1, 0, 0, 0, -1.00000715, 0) | |
2467 | Part260.Orientation = Vector3.new(0, 90, -90) | |
2468 | Part260.Position = Vector3.new(-17.8393555, 2.40000749, 4.54326296) | |
2469 | Part260.Rotation = Vector3.new(-90, 90, 0) | |
2470 | Part260.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
2471 | Part260.Size = Vector3.new(2.80000019, 0.599999428, 0.599999905) | |
2472 | Part260.BottomSurface = Enum.SurfaceType.Smooth | |
2473 | Part260.BrickColor = BrickColor.new("Pine Cone") | |
2474 | Part260.Material = Enum.Material.Wood | |
2475 | Part260.TopSurface = Enum.SurfaceType.Smooth | |
2476 | Part260.brickColor = BrickColor.new("Pine Cone") | |
2477 | Part260.FormFactor = Enum.FormFactor.Custom | |
2478 | Part260.formFactor = Enum.FormFactor.Custom | |
2479 | Weld261.Parent = Part260 | |
2480 | Weld261.C1 = CFrame.new(4.04992676, 2.70007324, 0.400001526, 0, 0, 1, 0, -1, 0, 1, 0, -0) | |
2481 | Weld261.Part0 = Part260 | |
2482 | Weld261.Part1 = UnionOperation230 | |
2483 | Weld261.part1 = UnionOperation230 | |
2484 | Weld262.Parent = Part260 | |
2485 | Weld262.C0 = CFrame.new(0, 0.299999714, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2486 | Weld262.C1 = CFrame.new(2.40007401, -0.900001526, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0) | |
2487 | Weld262.Part0 = Part260 | |
2488 | Weld262.Part1 = Part285 | |
2489 | Weld262.part1 = Part285 | |
2490 | Weld263.Parent = Part260 | |
2491 | Weld263.C0 = CFrame.new(0, 0.299999714, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2492 | Weld263.C1 = CFrame.new(2.40007401, 0.700004578, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0) | |
2493 | Weld263.Part0 = Part260 | |
2494 | Weld263.Part1 = Part286 | |
2495 | Weld263.part1 = Part286 | |
2496 | Weld264.Parent = Part260 | |
2497 | Weld264.C0 = CFrame.new(0, 0, -0.299999952, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2498 | Weld264.C1 = CFrame.new(4.39995098, 0.700004578, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0) | |
2499 | Weld264.Part0 = Part260 | |
2500 | Weld264.Part1 = Part290 | |
2501 | Weld264.part1 = Part290 | |
2502 | Weld265.Parent = Part260 | |
2503 | Weld265.C0 = CFrame.new(-1.4000001, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2504 | Weld265.C1 = CFrame.new(0, -0.0999984741, 0, 1, 0, -0, 0, 0, 1, 0, -1, 0) | |
2505 | Weld265.Part0 = Part260 | |
2506 | Weld265.Part1 = Part294 | |
2507 | Weld265.part1 = Part294 | |
2508 | Part266.Parent = Model197 | |
2509 | Part266.CFrame = CFrame.new(-22.539341, 2.10000467, 1.8431704, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
2510 | Part266.Orientation = Vector3.new(0, -90, 0) | |
2511 | Part266.Position = Vector3.new(-22.539341, 2.10000467, 1.8431704) | |
2512 | Part266.Rotation = Vector3.new(0, -90, 0) | |
2513 | Part266.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
2514 | Part266.Size = Vector3.new(5.20000029, 0.200000003, 0.800000012) | |
2515 | Part266.BottomSurface = Enum.SurfaceType.Smooth | |
2516 | Part266.BrickColor = BrickColor.new("Dark taupe") | |
2517 | Part266.Material = Enum.Material.Wood | |
2518 | Part266.TopSurface = Enum.SurfaceType.Smooth | |
2519 | Part266.brickColor = BrickColor.new("Dark taupe") | |
2520 | Part266.FormFactor = Enum.FormFactor.Custom | |
2521 | Part266.formFactor = Enum.FormFactor.Custom | |
2522 | Weld267.Parent = Part266 | |
2523 | Weld267.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2524 | Weld267.C1 = CFrame.new(0, -0.100006104, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0) | |
2525 | Weld267.Part0 = Part266 | |
2526 | Weld267.Part1 = Part283 | |
2527 | Weld267.part1 = Part283 | |
2528 | UnionOperation268.Parent = Model197 | |
2529 | UnionOperation268.CFrame = CFrame.new(-22.539341, 2.70000291, 1.8431704, -1.00000715, 0, 0, 0, 0, -1, 0, -1.00000715, 0) | |
2530 | UnionOperation268.Orientation = Vector3.new(90, 180, 0) | |
2531 | UnionOperation268.Position = Vector3.new(-22.539341, 2.70000291, 1.8431704) | |
2532 | UnionOperation268.Rotation = Vector3.new(90, 0, -180) | |
2533 | UnionOperation268.Color = Color3.new(0.686275, 0.580392, 0.513726) | |
2534 | UnionOperation268.Size = Vector3.new(9.39998913, 5.60000134, 0.600033522) | |
2535 | UnionOperation268.BrickColor = BrickColor.new("Linen") | |
2536 | UnionOperation268.Material = Enum.Material.Sand | |
2537 | UnionOperation268.brickColor = BrickColor.new("Linen") | |
2538 | UnionOperation268.UsePartColor = true | |
2539 | Weld269.Parent = UnionOperation268 | |
2540 | Weld269.C1 = CFrame.new(-0.299995422, 2.70007324, -4.69995117, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
2541 | Weld269.Part0 = UnionOperation268 | |
2542 | Weld269.Part1 = Part260 | |
2543 | Weld269.part1 = Part260 | |
2544 | Weld270.Parent = UnionOperation268 | |
2545 | Weld270.C1 = CFrame.new(0, -2.69995117, 0.5, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2546 | Weld270.Part0 = UnionOperation268 | |
2547 | Weld270.Part1 = Part250 | |
2548 | Weld270.part1 = Part250 | |
2549 | Weld271.Parent = UnionOperation268 | |
2550 | Weld271.C1 = CFrame.new(0, 4.69995117, -0.200004578, 0, -1, -0, -1, 0, -0, 0, 0, -1) | |
2551 | Weld271.Part0 = UnionOperation268 | |
2552 | Weld271.Part1 = Part202 | |
2553 | Weld271.part1 = Part202 | |
2554 | Weld272.Parent = UnionOperation268 | |
2555 | Weld272.C1 = CFrame.new(0.100006104, -2.69995117, 4.69995117, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
2556 | Weld272.Part0 = UnionOperation268 | |
2557 | Weld272.Part1 = Part208 | |
2558 | Weld272.part1 = Part208 | |
2559 | Weld273.Parent = UnionOperation268 | |
2560 | Weld273.C1 = CFrame.new(0.100006104, 2.70007324, 4.69995117, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
2561 | Weld273.Part0 = UnionOperation268 | |
2562 | Weld273.Part1 = Part225 | |
2563 | Weld273.part1 = Part225 | |
2564 | Weld274.Parent = UnionOperation268 | |
2565 | Weld274.C1 = CFrame.new(0, 2.70007324, 0.5, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2566 | Weld274.Part0 = UnionOperation268 | |
2567 | Weld274.Part1 = Part214 | |
2568 | Weld274.part1 = Part214 | |
2569 | Weld275.Parent = UnionOperation268 | |
2570 | Weld275.C1 = CFrame.new(-0.650024414, 0, 0.100006104, -1, 0, 0, 0, -1, 0, 0, 0, 1) | |
2571 | Weld275.Part0 = UnionOperation268 | |
2572 | Weld275.Part1 = UnionOperation230 | |
2573 | Weld275.part1 = UnionOperation230 | |
2574 | Weld276.Parent = UnionOperation268 | |
2575 | Weld276.C1 = CFrame.new(-0.299995422, -2.69995117, -4.69995117, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
2576 | Weld276.Part0 = UnionOperation268 | |
2577 | Weld276.Part1 = Part242 | |
2578 | Weld276.part1 = Part242 | |
2579 | Weld277.Parent = UnionOperation268 | |
2580 | Weld277.C1 = CFrame.new(0, -4.69995117, 0.199996948, 0, -1, -0, -1, 0, -0, 0, 0, -1) | |
2581 | Weld277.Part0 = UnionOperation268 | |
2582 | Weld277.Part1 = Part232 | |
2583 | Weld277.part1 = Part232 | |
2584 | Weld278.Parent = UnionOperation268 | |
2585 | Weld278.C0 = CFrame.new(0, 0, 0.300016761, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2586 | Weld278.C1 = CFrame.new(-4.09997559, 0.0999755859, 2.29992676, -1, 0, -0, 0, 0, -1, 0, -1, -0) | |
2587 | Weld278.Part0 = UnionOperation268 | |
2588 | Weld278.Part1 = Part280 | |
2589 | Weld278.part1 = Part280 | |
2590 | Weld279.Parent = UnionOperation268 | |
2591 | Weld279.C0 = CFrame.new(0, 0, 0.300016761, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2592 | Weld279.C1 = CFrame.new(0, 0.0999755859, 0, -1, 0, -0, 0, 0, -1, 0, -1, -0) | |
2593 | Weld279.Part0 = UnionOperation268 | |
2594 | Weld279.Part1 = Part283 | |
2595 | Weld279.part1 = Part283 | |
2596 | Part280.Parent = Model197 | |
2597 | Part280.CFrame = CFrame.new(-18.4393368, 2.30001068, -0.456772804, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
2598 | Part280.Position = Vector3.new(-18.4393368, 2.30001068, -0.456772804) | |
2599 | Part280.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
2600 | Part280.Size = Vector3.new(0.600000203, 0.200000003, 0.600000024) | |
2601 | Part280.BottomSurface = Enum.SurfaceType.Smooth | |
2602 | Part280.BrickColor = BrickColor.new("Pine Cone") | |
2603 | Part280.Material = Enum.Material.Wood | |
2604 | Part280.TopSurface = Enum.SurfaceType.Smooth | |
2605 | Part280.brickColor = BrickColor.new("Pine Cone") | |
2606 | Part280.FormFactor = Enum.FormFactor.Custom | |
2607 | Part280.formFactor = Enum.FormFactor.Custom | |
2608 | Part281.Parent = Model197 | |
2609 | Part281.CFrame = CFrame.new(-20.6393032, 2.10000467, 1.8431704, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
2610 | Part281.Orientation = Vector3.new(0, -90, 0) | |
2611 | Part281.Position = Vector3.new(-20.6393032, 2.10000467, 1.8431704) | |
2612 | Part281.Rotation = Vector3.new(0, -90, 0) | |
2613 | Part281.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
2614 | Part281.Size = Vector3.new(5.20000029, 0.200000003, 0.600000024) | |
2615 | Part281.BottomSurface = Enum.SurfaceType.Smooth | |
2616 | Part281.BrickColor = BrickColor.new("Dark taupe") | |
2617 | Part281.Material = Enum.Material.Wood | |
2618 | Part281.TopSurface = Enum.SurfaceType.Smooth | |
2619 | Part281.brickColor = BrickColor.new("Dark taupe") | |
2620 | Part281.FormFactor = Enum.FormFactor.Custom | |
2621 | Part281.formFactor = Enum.FormFactor.Custom | |
2622 | Weld282.Parent = Part281 | |
2623 | Weld282.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2624 | Weld282.C1 = CFrame.new(1.90002441, -0.100006104, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0) | |
2625 | Weld282.Part0 = Part281 | |
2626 | Weld282.Part1 = Part283 | |
2627 | Weld282.part1 = Part283 | |
2628 | Part283.Parent = Model197 | |
2629 | Part283.CFrame = CFrame.new(-22.539341, 2.30001068, 1.8431704, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
2630 | Part283.Position = Vector3.new(-22.539341, 2.30001068, 1.8431704) | |
2631 | Part283.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
2632 | Part283.Size = Vector3.new(8.40000057, 0.200000003, 5.19999981) | |
2633 | Part283.BottomSurface = Enum.SurfaceType.Smooth | |
2634 | Part283.BrickColor = BrickColor.new("Dirt brown") | |
2635 | Part283.Material = Enum.Material.Wood | |
2636 | Part283.TopSurface = Enum.SurfaceType.Smooth | |
2637 | Part283.brickColor = BrickColor.new("Dirt brown") | |
2638 | Part283.FormFactor = Enum.FormFactor.Custom | |
2639 | Part283.formFactor = Enum.FormFactor.Custom | |
2640 | Weld284.Parent = Part283 | |
2641 | Weld284.C1 = CFrame.new(-4.09997559, 0, 2.29992676, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2642 | Weld284.Part0 = Part283 | |
2643 | Weld284.Part1 = Part280 | |
2644 | Weld284.part1 = Part280 | |
2645 | Part285.Parent = Model197 | |
2646 | Part285.CFrame = CFrame.new(-17.8393555, 3.3000083, 1.8431704, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
2647 | Part285.Orientation = Vector3.new(0, -90, 0) | |
2648 | Part285.Position = Vector3.new(-17.8393555, 3.3000083, 1.8431704) | |
2649 | Part285.Rotation = Vector3.new(0, -90, 0) | |
2650 | Part285.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
2651 | Part285.Size = Vector3.new(4.80000019, 0.200000003, 0.300000012) | |
2652 | Part285.BottomSurface = Enum.SurfaceType.Smooth | |
2653 | Part285.BrickColor = BrickColor.new("Dark taupe") | |
2654 | Part285.Material = Enum.Material.Wood | |
2655 | Part285.TopSurface = Enum.SurfaceType.Smooth | |
2656 | Part285.brickColor = BrickColor.new("Dark taupe") | |
2657 | Part285.FormFactor = Enum.FormFactor.Custom | |
2658 | Part285.formFactor = Enum.FormFactor.Custom | |
2659 | Part286.Parent = Model197 | |
2660 | Part286.CFrame = CFrame.new(-17.8393555, 1.70000362, 1.8431704, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
2661 | Part286.Orientation = Vector3.new(0, -90, 0) | |
2662 | Part286.Position = Vector3.new(-17.8393555, 1.70000362, 1.8431704) | |
2663 | Part286.Rotation = Vector3.new(0, -90, 0) | |
2664 | Part286.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
2665 | Part286.Size = Vector3.new(4.80000019, 0.200000003, 0.300000012) | |
2666 | Part286.BottomSurface = Enum.SurfaceType.Smooth | |
2667 | Part286.BrickColor = BrickColor.new("Dark taupe") | |
2668 | Part286.Material = Enum.Material.Wood | |
2669 | Part286.TopSurface = Enum.SurfaceType.Smooth | |
2670 | Part286.brickColor = BrickColor.new("Dark taupe") | |
2671 | Part286.FormFactor = Enum.FormFactor.Custom | |
2672 | Part286.formFactor = Enum.FormFactor.Custom | |
2673 | Part287.Parent = Model197 | |
2674 | Part287.CFrame = CFrame.new(-27.2393265, 1.70000136, 1.8431704, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
2675 | Part287.Orientation = Vector3.new(0, -90, 0) | |
2676 | Part287.Position = Vector3.new(-27.2393265, 1.70000136, 1.8431704) | |
2677 | Part287.Rotation = Vector3.new(0, -90, 0) | |
2678 | Part287.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
2679 | Part287.Size = Vector3.new(4.80000019, 0.200000003, 0.300000012) | |
2680 | Part287.BottomSurface = Enum.SurfaceType.Smooth | |
2681 | Part287.BrickColor = BrickColor.new("Dark taupe") | |
2682 | Part287.Material = Enum.Material.Wood | |
2683 | Part287.TopSurface = Enum.SurfaceType.Smooth | |
2684 | Part287.brickColor = BrickColor.new("Dark taupe") | |
2685 | Part287.FormFactor = Enum.FormFactor.Custom | |
2686 | Part287.formFactor = Enum.FormFactor.Custom | |
2687 | Part288.Parent = Model197 | |
2688 | Part288.CFrame = CFrame.new(-27.2393265, 4.1000061, 1.8431704, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
2689 | Part288.Orientation = Vector3.new(0, -90, 0) | |
2690 | Part288.Position = Vector3.new(-27.2393265, 4.1000061, 1.8431704) | |
2691 | Part288.Rotation = Vector3.new(0, -90, 0) | |
2692 | Part288.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
2693 | Part288.Size = Vector3.new(4.80000019, 0.200000003, 0.300000012) | |
2694 | Part288.BottomSurface = Enum.SurfaceType.Smooth | |
2695 | Part288.BrickColor = BrickColor.new("Dark taupe") | |
2696 | Part288.Material = Enum.Material.Wood | |
2697 | Part288.TopSurface = Enum.SurfaceType.Smooth | |
2698 | Part288.brickColor = BrickColor.new("Dark taupe") | |
2699 | Part288.FormFactor = Enum.FormFactor.Custom | |
2700 | Part288.formFactor = Enum.FormFactor.Custom | |
2701 | Part289.Parent = Model197 | |
2702 | Part289.CFrame = CFrame.new(-22.539341, 1.70000446, -0.856800079, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
2703 | Part289.Position = Vector3.new(-22.539341, 1.70000446, -0.856800079) | |
2704 | Part289.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
2705 | Part289.Size = Vector3.new(8.80000019, 0.200000003, 0.300000012) | |
2706 | Part289.BottomSurface = Enum.SurfaceType.Smooth | |
2707 | Part289.BrickColor = BrickColor.new("Dark taupe") | |
2708 | Part289.Material = Enum.Material.Wood | |
2709 | Part289.TopSurface = Enum.SurfaceType.Smooth | |
2710 | Part289.brickColor = BrickColor.new("Dark taupe") | |
2711 | Part289.FormFactor = Enum.FormFactor.Custom | |
2712 | Part289.formFactor = Enum.FormFactor.Custom | |
2713 | Part290.Parent = Model197 | |
2714 | Part290.CFrame = CFrame.new(-22.539341, 1.70000446, 4.54326296, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
2715 | Part290.Position = Vector3.new(-22.539341, 1.70000446, 4.54326296) | |
2716 | Part290.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
2717 | Part290.Size = Vector3.new(8.80000019, 0.200000003, 0.300000012) | |
2718 | Part290.BottomSurface = Enum.SurfaceType.Smooth | |
2719 | Part290.BrickColor = BrickColor.new("Dark taupe") | |
2720 | Part290.Material = Enum.Material.Wood | |
2721 | Part290.TopSurface = Enum.SurfaceType.Smooth | |
2722 | Part290.brickColor = BrickColor.new("Dark taupe") | |
2723 | Part290.FormFactor = Enum.FormFactor.Custom | |
2724 | Part290.formFactor = Enum.FormFactor.Custom | |
2725 | Part291.Parent = Model197 | |
2726 | Part291.CFrame = CFrame.new(-17.8393555, 3.90000606, -0.856800079, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
2727 | Part291.Position = Vector3.new(-17.8393555, 3.90000606, -0.856800079) | |
2728 | Part291.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
2729 | Part291.Size = Vector3.new(0.540000021, 0.200000003, 0.540000021) | |
2730 | Part291.BottomSurface = Enum.SurfaceType.Smooth | |
2731 | Part291.BrickColor = BrickColor.new("Dark taupe") | |
2732 | Part291.Material = Enum.Material.Wood | |
2733 | Part291.TopSurface = Enum.SurfaceType.Smooth | |
2734 | Part291.brickColor = BrickColor.new("Dark taupe") | |
2735 | Part291.FormFactor = Enum.FormFactor.Custom | |
2736 | Part291.formFactor = Enum.FormFactor.Custom | |
2737 | Weld292.Parent = Part291 | |
2738 | Weld292.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2739 | Weld292.C1 = CFrame.new(0, -0.0999984741, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2740 | Weld292.Part0 = Part291 | |
2741 | Weld292.Part1 = Part293 | |
2742 | Weld292.part1 = Part293 | |
2743 | Part293.Parent = Model197 | |
2744 | Part293.CFrame = CFrame.new(-17.8393555, 4.10000467, -0.856800079, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
2745 | Part293.Position = Vector3.new(-17.8393555, 4.10000467, -0.856800079) | |
2746 | Part293.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
2747 | Part293.Size = Vector3.new(0.600000024, 0.200000003, 0.600000024) | |
2748 | Part293.BottomSurface = Enum.SurfaceType.Smooth | |
2749 | Part293.BrickColor = BrickColor.new("Pine Cone") | |
2750 | Part293.Material = Enum.Material.Wood | |
2751 | Part293.TopSurface = Enum.SurfaceType.Smooth | |
2752 | Part293.brickColor = BrickColor.new("Pine Cone") | |
2753 | Part293.FormFactor = Enum.FormFactor.Custom | |
2754 | Part293.formFactor = Enum.FormFactor.Custom | |
2755 | Part294.Parent = Model197 | |
2756 | Part294.CFrame = CFrame.new(-17.8393555, 3.90000606, 4.54326296, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
2757 | Part294.Position = Vector3.new(-17.8393555, 3.90000606, 4.54326296) | |
2758 | Part294.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
2759 | Part294.Size = Vector3.new(0.540000021, 0.200000003, 0.540000021) | |
2760 | Part294.BottomSurface = Enum.SurfaceType.Smooth | |
2761 | Part294.BrickColor = BrickColor.new("Dark taupe") | |
2762 | Part294.Material = Enum.Material.Wood | |
2763 | Part294.TopSurface = Enum.SurfaceType.Smooth | |
2764 | Part294.brickColor = BrickColor.new("Dark taupe") | |
2765 | Part294.FormFactor = Enum.FormFactor.Custom | |
2766 | Part294.formFactor = Enum.FormFactor.Custom | |
2767 | Weld295.Parent = Part294 | |
2768 | Weld295.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2769 | Weld295.C1 = CFrame.new(0, -0.0999984741, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2770 | Weld295.Part0 = Part294 | |
2771 | Weld295.Part1 = Part296 | |
2772 | Weld295.part1 = Part296 | |
2773 | Part296.Parent = Model197 | |
2774 | Part296.CFrame = CFrame.new(-17.8393555, 4.10000467, 4.54326296, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
2775 | Part296.Position = Vector3.new(-17.8393555, 4.10000467, 4.54326296) | |
2776 | Part296.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
2777 | Part296.Size = Vector3.new(0.600000024, 0.200000003, 0.600000024) | |
2778 | Part296.BottomSurface = Enum.SurfaceType.Smooth | |
2779 | Part296.BrickColor = BrickColor.new("Pine Cone") | |
2780 | Part296.Material = Enum.Material.Wood | |
2781 | Part296.TopSurface = Enum.SurfaceType.Smooth | |
2782 | Part296.brickColor = BrickColor.new("Pine Cone") | |
2783 | Part296.FormFactor = Enum.FormFactor.Custom | |
2784 | Part296.formFactor = Enum.FormFactor.Custom | |
2785 | Part297.Parent = Model197 | |
2786 | Part297.CFrame = CFrame.new(-27.2393265, 4.70000362, 4.54326296, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
2787 | Part297.Position = Vector3.new(-27.2393265, 4.70000362, 4.54326296) | |
2788 | Part297.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
2789 | Part297.Size = Vector3.new(0.540000021, 0.200000003, 0.540000021) | |
2790 | Part297.BottomSurface = Enum.SurfaceType.Smooth | |
2791 | Part297.BrickColor = BrickColor.new("Dark taupe") | |
2792 | Part297.Material = Enum.Material.Wood | |
2793 | Part297.TopSurface = Enum.SurfaceType.Smooth | |
2794 | Part297.brickColor = BrickColor.new("Dark taupe") | |
2795 | Part297.FormFactor = Enum.FormFactor.Custom | |
2796 | Part297.formFactor = Enum.FormFactor.Custom | |
2797 | Weld298.Parent = Part297 | |
2798 | Weld298.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2799 | Weld298.C1 = CFrame.new(0, -0.100006104, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2800 | Weld298.Part0 = Part297 | |
2801 | Weld298.Part1 = Part299 | |
2802 | Weld298.part1 = Part299 | |
2803 | Part299.Parent = Model197 | |
2804 | Part299.CFrame = CFrame.new(-27.2393265, 4.90000963, 4.54326296, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
2805 | Part299.Position = Vector3.new(-27.2393265, 4.90000963, 4.54326296) | |
2806 | Part299.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
2807 | Part299.Size = Vector3.new(0.600000024, 0.200000003, 0.600000024) | |
2808 | Part299.BottomSurface = Enum.SurfaceType.Smooth | |
2809 | Part299.BrickColor = BrickColor.new("Pine Cone") | |
2810 | Part299.Material = Enum.Material.Wood | |
2811 | Part299.TopSurface = Enum.SurfaceType.Smooth | |
2812 | Part299.brickColor = BrickColor.new("Pine Cone") | |
2813 | Part299.FormFactor = Enum.FormFactor.Custom | |
2814 | Part299.formFactor = Enum.FormFactor.Custom | |
2815 | Part300.Parent = Model197 | |
2816 | Part300.CFrame = CFrame.new(-27.2393265, 4.70000362, -0.856800079, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
2817 | Part300.Position = Vector3.new(-27.2393265, 4.70000362, -0.856800079) | |
2818 | Part300.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
2819 | Part300.Size = Vector3.new(0.540000021, 0.200000003, 0.540000021) | |
2820 | Part300.BottomSurface = Enum.SurfaceType.Smooth | |
2821 | Part300.BrickColor = BrickColor.new("Dark taupe") | |
2822 | Part300.Material = Enum.Material.Wood | |
2823 | Part300.TopSurface = Enum.SurfaceType.Smooth | |
2824 | Part300.brickColor = BrickColor.new("Dark taupe") | |
2825 | Part300.FormFactor = Enum.FormFactor.Custom | |
2826 | Part300.formFactor = Enum.FormFactor.Custom | |
2827 | UnionOperation301.Name = "Pillow" | |
2828 | UnionOperation301.Parent = Model197 | |
2829 | UnionOperation301.CFrame = CFrame.new(-26.1393433, 3.20000291, 1.94320774, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
2830 | UnionOperation301.Orientation = Vector3.new(0, -90, 0) | |
2831 | UnionOperation301.Position = Vector3.new(-26.1393433, 3.20000291, 1.94320774) | |
2832 | UnionOperation301.Rotation = Vector3.new(0, -90, 0) | |
2833 | UnionOperation301.Color = Color3.new(0.584314, 0.47451, 0.466667) | |
2834 | UnionOperation301.Size = Vector3.new(3.20001268, 1, 2) | |
2835 | UnionOperation301.BrickColor = BrickColor.new("Sand red") | |
2836 | UnionOperation301.Material = Enum.Material.Sand | |
2837 | UnionOperation301.brickColor = BrickColor.new("Sand red") | |
2838 | UnionOperation301.UsePartColor = true | |
2839 | Weld302.Parent = UnionOperation301 | |
2840 | Weld302.C1 = CFrame.new(-4.25, 0.100036621, -0.399993896, 0, 0, -1, 1, 0, 0, 0, -1, 0) | |
2841 | Weld302.Part0 = UnionOperation301 | |
2842 | Weld302.Part1 = UnionOperation230 | |
2843 | Weld302.part1 = UnionOperation230 | |
2844 | Weld303.Parent = UnionOperation301 | |
2845 | Weld303.C1 = CFrame.new(3.59997559, -0.100036621, -0.5, 0, 0, 1, -1, 0, 0, 0, -1, 0) | |
2846 | Weld303.Part0 = UnionOperation301 | |
2847 | Weld303.Part1 = UnionOperation268 | |
2848 | Weld303.part1 = UnionOperation268 | |
2849 | Model304.Name = "Fridge by: AlphaWolfAF" | |
2850 | Model304.Parent = Model0 | |
2851 | Part305.Parent = Model304 | |
2852 | Part305.CFrame = CFrame.new(3.10915709, 7.76410723, -4.59761, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2853 | Part305.Position = Vector3.new(3.10915709, 7.76410723, -4.59761) | |
2854 | Part305.Color = Color3.new(0.792157, 0.796079, 0.819608) | |
2855 | Part305.Size = Vector3.new(4.52999783, 2.56999683, 0.299999982) | |
2856 | Part305.Anchored = true | |
2857 | Part305.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2858 | Part305.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2859 | Part305.BrickColor = BrickColor.new("Ghost grey") | |
2860 | Part305.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2861 | Part305.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2862 | Part305.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2863 | Part305.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2864 | Part305.brickColor = BrickColor.new("Ghost grey") | |
2865 | Part306.Parent = Model304 | |
2866 | Part306.CFrame = CFrame.new(3.11417603, 3.75898409, -4.59761, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2867 | Part306.Position = Vector3.new(3.11417603, 3.75898409, -4.59761) | |
2868 | Part306.Color = Color3.new(0.792157, 0.796079, 0.819608) | |
2869 | Part306.Size = Vector3.new(4.51999903, 4.93999958, 0.299999982) | |
2870 | Part306.Anchored = true | |
2871 | Part306.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2872 | Part306.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2873 | Part306.BrickColor = BrickColor.new("Ghost grey") | |
2874 | Part306.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2875 | Part306.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2876 | Part306.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2877 | Part306.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2878 | Part306.brickColor = BrickColor.new("Ghost grey") | |
2879 | Part307.Parent = Model304 | |
2880 | Part307.CFrame = CFrame.new(4.97602177, 5.17632723, -4.42106581, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2881 | Part307.Position = Vector3.new(4.97602177, 5.17632723, -4.42106581) | |
2882 | Part307.Color = Color3.new(0.356863, 0.364706, 0.411765) | |
2883 | Part307.Size = Vector3.new(0.280000001, 1.3299998, 0.0500000007) | |
2884 | Part307.Anchored = true | |
2885 | Part307.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2886 | Part307.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2887 | Part307.BrickColor = BrickColor.new("Smoky grey") | |
2888 | Part307.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2889 | Part307.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2890 | Part307.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2891 | Part307.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2892 | Part307.brickColor = BrickColor.new("Smoky grey") | |
2893 | Part308.Parent = Model304 | |
2894 | Part308.CFrame = CFrame.new(4.97602177, 7.80451822, -4.42106581, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2895 | Part308.Position = Vector3.new(4.97602177, 7.80451822, -4.42106581) | |
2896 | Part308.Color = Color3.new(0.356863, 0.364706, 0.411765) | |
2897 | Part308.Size = Vector3.new(0.280000001, 1.3299998, 0.0500000007) | |
2898 | Part308.Anchored = true | |
2899 | Part308.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2900 | Part308.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2901 | Part308.BrickColor = BrickColor.new("Smoky grey") | |
2902 | Part308.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2903 | Part308.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2904 | Part308.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2905 | Part308.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2906 | Part308.brickColor = BrickColor.new("Smoky grey") | |
2907 | Part309.Parent = Model304 | |
2908 | Part309.CFrame = CFrame.new(3.09998488, 5.11000299, -6.51939392, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2909 | Part309.Orientation = Vector3.new(0, 180, 0) | |
2910 | Part309.Position = Vector3.new(3.09998488, 5.11000299, -6.51939392) | |
2911 | Part309.Rotation = Vector3.new(-180, 0, -180) | |
2912 | Part309.Color = Color3.new(0.792157, 0.796079, 0.819608) | |
2913 | Part309.Size = Vector3.new(4.9199996, 8.22000027, 3.80999923) | |
2914 | Part309.Anchored = true | |
2915 | Part309.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2916 | Part309.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2917 | Part309.BrickColor = BrickColor.new("Ghost grey") | |
2918 | Part309.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2919 | Part309.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2920 | Part309.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2921 | Part309.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2922 | Part309.brickColor = BrickColor.new("Ghost grey") | |
2923 | Part310.Parent = Model0 | |
2924 | Part310.CFrame = CFrame.new(-16.5012569, 16.5, 34.0023384, 1.00000238, 0, 0, 0, 1, 0, 0, 0, 1.00000238) | |
2925 | Part310.Position = Vector3.new(-16.5012569, 16.5, 34.0023384) | |
2926 | Part310.Color = Color3.new(0.835294, 0.45098, 0.239216) | |
2927 | Part310.Size = Vector3.new(53, 1, 20) | |
2928 | Part310.BottomSurface = Enum.SurfaceType.Smooth | |
2929 | Part310.BrickColor = BrickColor.new("Neon orange") | |
2930 | Part310.Material = Enum.Material.Wood | |
2931 | Part310.TopSurface = Enum.SurfaceType.Smooth | |
2932 | Part310.brickColor = BrickColor.new("Neon orange") | |
2933 | ManualWeld311.Name = "Part-to-Part Strong Joint" | |
2934 | ManualWeld311.Parent = Part310 | |
2935 | ManualWeld311.C0 = CFrame.new(-6.5, -0.5, 2, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2936 | ManualWeld311.C1 = CFrame.new(-26.4982185, -0.5, -9.99917603, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2937 | ManualWeld311.Part0 = Part310 | |
2938 | ManualWeld312.Name = "Part-to-Part Strong Joint" | |
2939 | ManualWeld312.Parent = Part310 | |
2940 | ManualWeld312.C0 = CFrame.new(6.5, -0.5, -2, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2941 | ManualWeld312.C1 = CFrame.new(-13.4976921, -0.5, 14.9997826, -0.99999094, 0, 0, 0, 1, 0, 0, 0, -0.99999094) | |
2942 | ManualWeld312.Part0 = Part310 | |
2943 | ManualWeld313.Name = "Part-to-Part Strong Joint" | |
2944 | ManualWeld313.Parent = Part310 | |
2945 | ManualWeld313.C0 = CFrame.new(26.5, -0.5, -10, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2946 | ManualWeld313.C1 = CFrame.new(46.4998093, -0.5, 2.99995613, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2947 | ManualWeld313.Part0 = Part310 | |
2948 | ManualWeld313.Part1 = Part129 | |
2949 | ManualWeld313.part1 = Part129 | |
2950 | ManualWeld314.Name = "Part-to-Part Strong Joint" | |
2951 | ManualWeld314.Parent = Part310 | |
2952 | ManualWeld314.C0 = CFrame.new(26.5, -0.5, -10, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2953 | ManualWeld314.C1 = CFrame.new(12.0017242, -0.5, 2.9995327, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2954 | ManualWeld314.Part0 = Part310 | |
2955 | ManualWeld314.Part1 = Part1 | |
2956 | ManualWeld314.part1 = Part1 | |
2957 | ManualWeld315.Name = "Part-to-Part Strong Joint" | |
2958 | ManualWeld315.Parent = Part310 | |
2959 | ManualWeld315.C0 = CFrame.new(-26.5, 0.5, 10, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
2960 | ManualWeld315.C1 = CFrame.new(-16.0010872, -7, 0.498027802, -1.00000954, 0, 0, 0, 0, 1, 0, 1.00000954, 0) | |
2961 | ManualWeld315.Part0 = Part310 | |
2962 | ManualWeld315.Part1 = Part334 | |
2963 | ManualWeld315.part1 = Part334 | |
2964 | ManualWeld316.Name = "Part-to-Part Strong Joint" | |
2965 | ManualWeld316.Parent = Part310 | |
2966 | ManualWeld316.C0 = CFrame.new(-26.5, 0.5, 10, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
2967 | ManualWeld316.C1 = CFrame.new(-29.5024834, -7, 13.4996681, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
2968 | ManualWeld316.Part0 = Part310 | |
2969 | ManualWeld316.Part1 = Part163 | |
2970 | ManualWeld316.part1 = Part163 | |
2971 | ManualWeld317.Name = "Part-to-Part Strong Joint" | |
2972 | ManualWeld317.Parent = Part310 | |
2973 | ManualWeld317.C0 = CFrame.new(-26.5, 0.5, 10, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
2974 | ManualWeld317.C1 = CFrame.new(-3.50444031, -7, 14.0031319, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
2975 | ManualWeld317.Part0 = Part310 | |
2976 | ManualWeld317.Part1 = Part318 | |
2977 | ManualWeld317.part1 = Part318 | |
2978 | Part318.Parent = Model0 | |
2979 | Part318.CFrame = CFrame.new(-39.4968719, 24, 29.999197, 1.00000238, 0, 0, 0, 1, 0, 0, 0, 1.00000238) | |
2980 | Part318.Position = Vector3.new(-39.4968719, 24, 29.999197) | |
2981 | Part318.Color = Color3.new(0.854902, 0.521569, 0.254902) | |
2982 | Part318.Size = Vector3.new(1, 14, 26) | |
2983 | Part318.BottomSurface = Enum.SurfaceType.Smooth | |
2984 | Part318.BrickColor = BrickColor.new("Bright orange") | |
2985 | Part318.Material = Enum.Material.Wood | |
2986 | Part318.TopSurface = Enum.SurfaceType.Smooth | |
2987 | Part318.brickColor = BrickColor.new("Bright orange") | |
2988 | ManualWeld319.Name = "Part-to-Part Strong Joint" | |
2989 | ManualWeld319.Parent = Part318 | |
2990 | ManualWeld319.C0 = CFrame.new(0.5, -7, 13, -0, 0, 1, 0, 1, 0, -1, 0, -0) | |
2991 | ManualWeld319.C1 = CFrame.new(-12.5010262, -7, 25.5012074, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
2992 | ManualWeld319.Part0 = Part318 | |
2993 | ManualWeld319.Part1 = Part356 | |
2994 | ManualWeld319.part1 = Part356 | |
2995 | ManualWeld320.Name = "Part-to-Part Strong Joint" | |
2996 | ManualWeld320.Parent = Part318 | |
2997 | ManualWeld320.C0 = CFrame.new(-0.5, 7, 13, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
2998 | ManualWeld320.C1 = CFrame.new(-13.4991913, -0.5, 12.4975624, -1.00000238, 0, 0, 0, 0, 1, 0, 1.00000238, 0) | |
2999 | ManualWeld320.Part0 = Part318 | |
3000 | ManualWeld320.Part1 = Part497 | |
3001 | ManualWeld320.part1 = Part497 | |
3002 | Model321.Parent = Model0 | |
3003 | Part322.Parent = Model321 | |
3004 | Part322.CFrame = CFrame.new(-7, 12.6498823, -8.29998779, 0, 0, 1, 1, 0, 0, 0, 1, 0) | |
3005 | Part322.Orientation = Vector3.new(0, 90, 90) | |
3006 | Part322.Position = Vector3.new(-7, 12.6498823, -8.29998779) | |
3007 | Part322.Rotation = Vector3.new(90, 90, 0) | |
3008 | Part322.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
3009 | Part322.Size = Vector3.new(0.699996114, 0.279998451, 8.39995384) | |
3010 | Part322.Anchored = true | |
3011 | Part322.BottomSurface = Enum.SurfaceType.Smooth | |
3012 | Part322.BrickColor = BrickColor.new("Really black") | |
3013 | Part322.CanCollide = false | |
3014 | Part322.Reflectance = 0.20000000298023 | |
3015 | Part322.TopSurface = Enum.SurfaceType.Smooth | |
3016 | Part322.brickColor = BrickColor.new("Really black") | |
3017 | BlockMesh323.Parent = Part322 | |
3018 | BlockMesh323.Offset = Vector3.new(-0.400000006, 0, 0) | |
3019 | BlockMesh323.Scale = Vector3.new(0.400000006, 1, 1.04999995) | |
3020 | Part324.Name = "Path" | |
3021 | Part324.Parent = Model321 | |
3022 | Part324.CFrame = CFrame.new(-7, 9.49997807, -8.29998779, -1, 0, 0, -0, 0, 1, -0, 1, 0) | |
3023 | Part324.Orientation = Vector3.new(-90, -180, 0) | |
3024 | Part324.Position = Vector3.new(-7, 9.49997807, -8.29998779) | |
3025 | Part324.Rotation = Vector3.new(-90, 0, -180) | |
3026 | Part324.Color = Color3.new(0.898039, 0.894118, 0.87451) | |
3027 | Part324.Size = Vector3.new(8.39995384, 0.279998451, 5.59996891) | |
3028 | Part324.Anchored = true | |
3029 | Part324.BottomSurface = Enum.SurfaceType.Smooth | |
3030 | Part324.BrickColor = BrickColor.new("Light stone grey") | |
3031 | Part324.TopSurface = Enum.SurfaceType.Smooth | |
3032 | Part324.brickColor = BrickColor.new("Light stone grey") | |
3033 | BlockMesh325.Parent = Part324 | |
3034 | Decal326.Parent = Part324 | |
3035 | Decal326.Texture = "http://www.roblox.com/asset/?id=20149027" | |
3036 | Decal326.Face = Enum.NormalId.Bottom | |
3037 | Decal327.Parent = Part324 | |
3038 | Decal327.Texture = "http://www.roblox.com/asset/?id=894378157" | |
3039 | Decal327.Face = Enum.NormalId.Top | |
3040 | Part328.Parent = Model321 | |
3041 | Part328.CFrame = CFrame.new(-11.5499763, 9.49997807, -8.29998779, -1, 0, 0, -0, 0, 1, -0, 1, 0) | |
3042 | Part328.Orientation = Vector3.new(-90, -180, 0) | |
3043 | Part328.Position = Vector3.new(-11.5499763, 9.49997807, -8.29998779) | |
3044 | Part328.Rotation = Vector3.new(-90, 0, -180) | |
3045 | Part328.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
3046 | Part328.Size = Vector3.new(0.699996114, 0.279998451, 5.59996891) | |
3047 | Part328.Anchored = true | |
3048 | Part328.BottomSurface = Enum.SurfaceType.Smooth | |
3049 | Part328.BrickColor = BrickColor.new("Really black") | |
3050 | Part328.CanCollide = false | |
3051 | Part328.Reflectance = 0.20000000298023 | |
3052 | Part328.TopSurface = Enum.SurfaceType.Smooth | |
3053 | Part328.brickColor = BrickColor.new("Really black") | |
3054 | BlockMesh329.Parent = Part328 | |
3055 | BlockMesh329.Offset = Vector3.new(-0.400000006, 0, 0) | |
3056 | BlockMesh329.Scale = Vector3.new(0.400000006, 1, 1) | |
3057 | Part330.Parent = Model321 | |
3058 | Part330.CFrame = CFrame.new(-2.45002389, 9.49997807, -8.29998779, -1, 0, 0, -0, 0, 1, -0, 1, 0) | |
3059 | Part330.Orientation = Vector3.new(-90, -180, 0) | |
3060 | Part330.Position = Vector3.new(-2.45002389, 9.49997807, -8.29998779) | |
3061 | Part330.Rotation = Vector3.new(-90, 0, -180) | |
3062 | Part330.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
3063 | Part330.Size = Vector3.new(0.699996114, 0.279998451, 5.59996891) | |
3064 | Part330.Anchored = true | |
3065 | Part330.BottomSurface = Enum.SurfaceType.Smooth | |
3066 | Part330.BrickColor = BrickColor.new("Really black") | |
3067 | Part330.CanCollide = false | |
3068 | Part330.Reflectance = 0.20000000298023 | |
3069 | Part330.TopSurface = Enum.SurfaceType.Smooth | |
3070 | Part330.brickColor = BrickColor.new("Really black") | |
3071 | BlockMesh331.Parent = Part330 | |
3072 | BlockMesh331.Offset = Vector3.new(0.400000006, 0, 0) | |
3073 | BlockMesh331.Scale = Vector3.new(0.400000006, 1, 1) | |
3074 | Part332.Parent = Model321 | |
3075 | Part332.CFrame = CFrame.new(-7, 6.35000801, -8.29998779, 0, 0, 1, -1, 0, 0, 0, -1, 0) | |
3076 | Part332.Orientation = Vector3.new(0, 90, -90) | |
3077 | Part332.Position = Vector3.new(-7, 6.35000801, -8.29998779) | |
3078 | Part332.Rotation = Vector3.new(-90, 90, 0) | |
3079 | Part332.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
3080 | Part332.Size = Vector3.new(0.699996114, 0.279998451, 8.39995384) | |
3081 | Part332.Anchored = true | |
3082 | Part332.BottomSurface = Enum.SurfaceType.Smooth | |
3083 | Part332.BrickColor = BrickColor.new("Really black") | |
3084 | Part332.CanCollide = false | |
3085 | Part332.Reflectance = 0.20000000298023 | |
3086 | Part332.TopSurface = Enum.SurfaceType.Smooth | |
3087 | Part332.brickColor = BrickColor.new("Really black") | |
3088 | BlockMesh333.Parent = Part332 | |
3089 | BlockMesh333.Offset = Vector3.new(-0.400000006, 0, 0) | |
3090 | BlockMesh333.Scale = Vector3.new(0.400000006, 1, 1.04999995) | |
3091 | Part334.Parent = Model0 | |
3092 | Part334.CFrame = CFrame.new(-27.000042, 24, 43.5043297, 1.00001192, 0, 0, 0, 1, 0, 0, 0, 1.00001192) | |
3093 | Part334.Position = Vector3.new(-27.000042, 24, 43.5043297) | |
3094 | Part334.Color = Color3.new(0.854902, 0.521569, 0.254902) | |
3095 | Part334.Size = Vector3.new(26, 14, 1) | |
3096 | Part334.BottomSurface = Enum.SurfaceType.Smooth | |
3097 | Part334.BrickColor = BrickColor.new("Bright orange") | |
3098 | Part334.Material = Enum.Material.Wood | |
3099 | Part334.TopSurface = Enum.SurfaceType.Smooth | |
3100 | Part334.brickColor = BrickColor.new("Bright orange") | |
3101 | ManualWeld335.Name = "Part-to-Part Strong Joint" | |
3102 | ManualWeld335.Parent = Part334 | |
3103 | ManualWeld335.C0 = CFrame.new(13, -7, 0.5, -0, 0, 1, 0, 1, 0, -1, 0, -0) | |
3104 | ManualWeld335.C1 = CFrame.new(-0.500566483, -7, 13.5016403, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
3105 | ManualWeld335.Part0 = Part334 | |
3106 | ManualWeld335.Part1 = Part163 | |
3107 | ManualWeld335.part1 = Part163 | |
3108 | ManualWeld336.Name = "Part-to-Part Strong Joint" | |
3109 | ManualWeld336.Parent = Part334 | |
3110 | ManualWeld336.C0 = CFrame.new(13, -7, -0.5, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
3111 | ManualWeld336.C1 = CFrame.new(25.4973412, -7, 13.0050812, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
3112 | ManualWeld336.Part0 = Part334 | |
3113 | ManualWeld336.Part1 = Part318 | |
3114 | ManualWeld336.part1 = Part318 | |
3115 | ManualWeld337.Name = "Part-to-Part Strong Joint" | |
3116 | ManualWeld337.Parent = Part334 | |
3117 | ManualWeld337.C0 = CFrame.new(13, -7, -0.5, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
3118 | ManualWeld337.C1 = CFrame.new(14.0005226, -7.5, 0.500019073, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
3119 | ManualWeld337.Part0 = Part334 | |
3120 | ManualWeld337.Part1 = nil | |
3121 | ManualWeld337.part1 = nil | |
3122 | ManualWeld338.Name = "Part-to-Part Strong Joint" | |
3123 | ManualWeld338.Parent = Part334 | |
3124 | ManualWeld338.C0 = CFrame.new(-13, 7, 0.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
3125 | ManualWeld338.C1 = CFrame.new(-13.5024223, -0.5, 13.502367, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
3126 | ManualWeld338.Part0 = Part334 | |
3127 | ManualWeld338.Part1 = Part497 | |
3128 | ManualWeld338.part1 = Part497 | |
3129 | Model339.Name = "Toilet" | |
3130 | Model339.Parent = Model0 | |
3131 | Model339.PrimaryPart = Seat340 | |
3132 | Seat340.Parent = Model339 | |
3133 | Seat340.CFrame = CFrame.new(-32, 18.0000095, 40, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3134 | Seat340.Orientation = Vector3.new(0, -90, 0) | |
3135 | Seat340.Position = Vector3.new(-32, 18.0000095, 40) | |
3136 | Seat340.Rotation = Vector3.new(0, -90, 0) | |
3137 | Seat340.Color = Color3.new(0.94902, 0.952941, 0.952941) | |
3138 | Seat340.Size = Vector3.new(2, 0.400000006, 2) | |
3139 | Seat340.BottomSurface = Enum.SurfaceType.Weld | |
3140 | Seat340.BrickColor = BrickColor.new("White") | |
3141 | Seat340.TopSurface = Enum.SurfaceType.Smooth | |
3142 | Seat340.brickColor = BrickColor.new("White") | |
3143 | Weld341.Parent = Seat340 | |
3144 | Weld341.C0 = CFrame.new(0, -0.200000003, 0, 1, 0, 0, -0, -0, -1, 0, 1, 0) | |
3145 | Weld341.C1 = CFrame.new(0, 0.399999619, 0, -1, 0, 0, 0, 0, -1, 0, -1, 0) | |
3146 | Weld341.Part0 = Seat340 | |
3147 | Weld341.Part1 = Part351 | |
3148 | Weld341.part1 = Part351 | |
3149 | Model342.Name = "Toilet" | |
3150 | Model342.Parent = Model339 | |
3151 | Model342.PrimaryPart = Part348 | |
3152 | Part343.Name = "Ever wonder what goes on inside this part?" | |
3153 | Part343.Parent = Model342 | |
3154 | Part343.CFrame = CFrame.new(-33.5999985, 20.0000095, 40, 0, 1, 0, 0, 0, 1, 1, 0, 0) | |
3155 | Part343.Orientation = Vector3.new(-90, -90, 0) | |
3156 | Part343.Position = Vector3.new(-33.5999985, 20.0000095, 40) | |
3157 | Part343.Rotation = Vector3.new(-90, 0, -90) | |
3158 | Part343.Color = Color3.new(0.94902, 0.952941, 0.952941) | |
3159 | Part343.Size = Vector3.new(4, 0.800000012, 2) | |
3160 | Part343.Anchored = true | |
3161 | Part343.BottomSurface = Enum.SurfaceType.Smooth | |
3162 | Part343.BrickColor = BrickColor.new("White") | |
3163 | Part343.Reflectance = 0.20000000298023 | |
3164 | Part343.TopSurface = Enum.SurfaceType.Smooth | |
3165 | Part343.brickColor = BrickColor.new("White") | |
3166 | Texture344.Name = "flush" | |
3167 | Texture344.Parent = Part343 | |
3168 | Texture344.Face = Enum.NormalId.Top | |
3169 | Texture344.StudsPerTileU = 4 | |
3170 | Texture344.StudsPerTileV = 4 | |
3171 | Part345.Name = "Bowl back 1/3" | |
3172 | Part345.Parent = Model342 | |
3173 | Part345.CFrame = CFrame.new(-33.5, 18.6000175, 40, -0, 0, 1, -0, 1, 0, -1, 0, 0) | |
3174 | Part345.Orientation = Vector3.new(0, 90, 0) | |
3175 | Part345.Position = Vector3.new(-33.5, 18.6000175, 40) | |
3176 | Part345.Rotation = Vector3.new(0, 90, 0) | |
3177 | Part345.Color = Color3.new(0.94902, 0.952941, 0.952941) | |
3178 | Part345.Size = Vector3.new(2, 0.800000012, 1) | |
3179 | Part345.Anchored = true | |
3180 | Part345.BottomSurface = Enum.SurfaceType.Smooth | |
3181 | Part345.BrickColor = BrickColor.new("White") | |
3182 | Part345.Reflectance = 0.20000000298023 | |
3183 | Part345.TopSurface = Enum.SurfaceType.Smooth | |
3184 | Part345.brickColor = BrickColor.new("White") | |
3185 | Part346.Name = "Bowl back 1" | |
3186 | Part346.Parent = Model342 | |
3187 | Part346.CFrame = CFrame.new(-33.5, 18.0000095, 41.2000008, -0, 0, -1, -1, 0, -0, -0, 1, -0) | |
3188 | Part346.Orientation = Vector3.new(0, -90, -90) | |
3189 | Part346.Position = Vector3.new(-33.5, 18.0000095, 41.2000008) | |
3190 | Part346.Rotation = Vector3.new(90, -90, 0) | |
3191 | Part346.Color = Color3.new(0.94902, 0.952941, 0.952941) | |
3192 | Part346.Size = Vector3.new(2, 0.400000006, 1) | |
3193 | Part346.Anchored = true | |
3194 | Part346.BottomSurface = Enum.SurfaceType.Smooth | |
3195 | Part346.BrickColor = BrickColor.new("White") | |
3196 | Part346.Reflectance = 0.20000000298023 | |
3197 | Part346.TopSurface = Enum.SurfaceType.Smooth | |
3198 | Part346.brickColor = BrickColor.new("White") | |
3199 | Part347.Name = "Smooth Block Model" | |
3200 | Part347.Parent = Model342 | |
3201 | Part347.CFrame = CFrame.new(-32, 18.3000088, 41.1999969, -1, 0, 0, 0, 0, -1, 0, -1, 0) | |
3202 | Part347.Orientation = Vector3.new(90, 180, 0) | |
3203 | Part347.Position = Vector3.new(-32, 18.3000088, 41.1999969) | |
3204 | Part347.Rotation = Vector3.new(90, 0, -180) | |
3205 | Part347.Color = Color3.new(0.94902, 0.952941, 0.952941) | |
3206 | Part347.Size = Vector3.new(2, 0.400000006, 1) | |
3207 | Part347.Anchored = true | |
3208 | Part347.BottomSurface = Enum.SurfaceType.Smooth | |
3209 | Part347.BrickColor = BrickColor.new("White") | |
3210 | Part347.Reflectance = 0.20000000298023 | |
3211 | Part347.TopSurface = Enum.SurfaceType.Smooth | |
3212 | Part347.brickColor = BrickColor.new("White") | |
3213 | Part348.Name = "Water" | |
3214 | Part348.Parent = Model342 | |
3215 | Part348.CFrame = CFrame.new(-32, 18.4000092, 40, -0, 0, 1, -0, 1, 0, -1, 0, 0) | |
3216 | Part348.Orientation = Vector3.new(0, 90, 0) | |
3217 | Part348.Position = Vector3.new(-32, 18.4000092, 40) | |
3218 | Part348.Rotation = Vector3.new(0, 90, 0) | |
3219 | Part348.Color = Color3.new(0.501961, 0.733333, 0.858824) | |
3220 | Part348.Transparency = 0.20000000298023 | |
3221 | Part348.Size = Vector3.new(2, 0.400000006, 2) | |
3222 | Part348.Anchored = true | |
3223 | Part348.BottomSurface = Enum.SurfaceType.Smooth | |
3224 | Part348.BrickColor = BrickColor.new("Pastel Blue") | |
3225 | Part348.CanCollide = false | |
3226 | Part348.Reflectance = 0.20000000298023 | |
3227 | Part348.TopSurface = Enum.SurfaceType.Smooth | |
3228 | Part348.brickColor = BrickColor.new("Pastel Blue") | |
3229 | Script349.Parent = Part348 | |
3230 | table.insert(cors,sandbox(Script349,function() | |
3231 | Water = script.Parent | |
3232 | function onTouched(hit) | |
3233 | Water.BrickColor = BrickColor.new(24) | |
3234 | wait(5) | |
3235 | Water.BrickColor = BrickColor.new(226) | |
3236 | wait(5) | |
3237 | Water.BrickColor = BrickColor.new(151) | |
3238 | wait(5) | |
3239 | Water.BrickColor = BrickColor.new(11) | |
3240 | end | |
3241 | ||
3242 | connection = Water.Touched:connect(onTouched) | |
3243 | ||
3244 | end)) | |
3245 | Part350.Name = "Back" | |
3246 | Part350.Parent = Model342 | |
3247 | Part350.CFrame = CFrame.new(-34.2000008, 18.9000092, 40, -0, -1, 0, -0, -0, 1, -1, -0, 0) | |
3248 | Part350.Orientation = Vector3.new(-90, 90, 0) | |
3249 | Part350.Position = Vector3.new(-34.2000008, 18.9000092, 40) | |
3250 | Part350.Rotation = Vector3.new(-90, 0, 90) | |
3251 | Part350.Color = Color3.new(0.94902, 0.952941, 0.952941) | |
3252 | Part350.Size = Vector3.new(2, 0.400000006, 3) | |
3253 | Part350.Anchored = true | |
3254 | Part350.BottomSurface = Enum.SurfaceType.Smooth | |
3255 | Part350.BrickColor = BrickColor.new("White") | |
3256 | Part350.Reflectance = 0.20000000298023 | |
3257 | Part350.TopSurface = Enum.SurfaceType.Smooth | |
3258 | Part350.brickColor = BrickColor.new("White") | |
3259 | Part351.Name = "Bowl bottom" | |
3260 | Part351.Parent = Model342 | |
3261 | Part351.CFrame = CFrame.new(-32, 17.4000092, 40, -0, 0, 1, -0, 1, 0, -1, 0, 0) | |
3262 | Part351.Orientation = Vector3.new(0, 90, 0) | |
3263 | Part351.Position = Vector3.new(-32, 17.4000092, 40) | |
3264 | Part351.Rotation = Vector3.new(0, 90, 0) | |
3265 | Part351.Color = Color3.new(0.94902, 0.952941, 0.952941) | |
3266 | Part351.Size = Vector3.new(2, 0.800000012, 2) | |
3267 | Part351.Anchored = true | |
3268 | Part351.BottomSurface = Enum.SurfaceType.Smooth | |
3269 | Part351.BrickColor = BrickColor.new("White") | |
3270 | Part351.Reflectance = 0.20000000298023 | |
3271 | Part351.TopSurface = Enum.SurfaceType.Smooth | |
3272 | Part351.brickColor = BrickColor.new("White") | |
3273 | Part352.Name = "Bowl back 2/3" | |
3274 | Part352.Parent = Model342 | |
3275 | Part352.CFrame = CFrame.new(-33.5, 17.4000092, 40, -0, 0, 1, -0, 1, 0, -1, 0, 0) | |
3276 | Part352.Orientation = Vector3.new(0, 90, 0) | |
3277 | Part352.Position = Vector3.new(-33.5, 17.4000092, 40) | |
3278 | Part352.Rotation = Vector3.new(0, 90, 0) | |
3279 | Part352.Color = Color3.new(0.94902, 0.952941, 0.952941) | |
3280 | Part352.Size = Vector3.new(2, 0.800000012, 1) | |
3281 | Part352.Anchored = true | |
3282 | Part352.BottomSurface = Enum.SurfaceType.Smooth | |
3283 | Part352.BrickColor = BrickColor.new("White") | |
3284 | Part352.Reflectance = 0.20000000298023 | |
3285 | Part352.TopSurface = Enum.SurfaceType.Smooth | |
3286 | Part352.brickColor = BrickColor.new("White") | |
3287 | Part353.Name = "Bowl front" | |
3288 | Part353.Parent = Model342 | |
3289 | Part353.CFrame = CFrame.new(-30.7999992, 18.3000088, 40, -0, 1, -0, -0, 0, -1, -1, 0, -0) | |
3290 | Part353.Orientation = Vector3.new(90, 90, 0) | |
3291 | Part353.Position = Vector3.new(-30.7999992, 18.3000088, 40) | |
3292 | Part353.Rotation = Vector3.new(90, 0, -90) | |
3293 | Part353.Color = Color3.new(0.94902, 0.952941, 0.952941) | |
3294 | Part353.Size = Vector3.new(2, 0.400000006, 1) | |
3295 | Part353.Anchored = true | |
3296 | Part353.BottomSurface = Enum.SurfaceType.Smooth | |
3297 | Part353.BrickColor = BrickColor.new("White") | |
3298 | Part353.Reflectance = 0.20000000298023 | |
3299 | Part353.TopSurface = Enum.SurfaceType.Smooth | |
3300 | Part353.brickColor = BrickColor.new("White") | |
3301 | Part354.Name = "Bowl back" | |
3302 | Part354.Parent = Model342 | |
3303 | Part354.CFrame = CFrame.new(-33.5, 18.0000095, 38.7999992, -0, -0, 1, -1, -0, 0, -0, -1, 0) | |
3304 | Part354.Orientation = Vector3.new(0, 90, -90) | |
3305 | Part354.Position = Vector3.new(-33.5, 18.0000095, 38.7999992) | |
3306 | Part354.Rotation = Vector3.new(-90, 90, 0) | |
3307 | Part354.Color = Color3.new(0.94902, 0.952941, 0.952941) | |
3308 | Part354.Size = Vector3.new(2, 0.400000006, 1) | |
3309 | Part354.Anchored = true | |
3310 | Part354.BottomSurface = Enum.SurfaceType.Smooth | |
3311 | Part354.BrickColor = BrickColor.new("White") | |
3312 | Part354.Reflectance = 0.20000000298023 | |
3313 | Part354.TopSurface = Enum.SurfaceType.Smooth | |
3314 | Part354.brickColor = BrickColor.new("White") | |
3315 | Part355.Name = "Bowl side 1" | |
3316 | Part355.Parent = Model342 | |
3317 | Part355.CFrame = CFrame.new(-32, 18.3000088, 38.7999992, -1, -0, -0, -0, -0, -1, -0, -1, -0) | |
3318 | Part355.Orientation = Vector3.new(90, -180, 0) | |
3319 | Part355.Position = Vector3.new(-32, 18.3000088, 38.7999992) | |
3320 | Part355.Rotation = Vector3.new(90, 0, 180) | |
3321 | Part355.Color = Color3.new(0.94902, 0.952941, 0.952941) | |
3322 | Part355.Size = Vector3.new(2, 0.400000006, 1) | |
3323 | Part355.Anchored = true | |
3324 | Part355.BottomSurface = Enum.SurfaceType.Smooth | |
3325 | Part355.BrickColor = BrickColor.new("White") | |
3326 | Part355.Reflectance = 0.20000000298023 | |
3327 | Part355.TopSurface = Enum.SurfaceType.Smooth | |
3328 | Part355.brickColor = BrickColor.new("White") | |
3329 | Part356.Parent = Model0 | |
3330 | Part356.CFrame = CFrame.new(-26.4959946, 24, 17.4983253, 1.00001192, 0, 0, 0, 1, 0, 0, 0, 1.00001192) | |
3331 | Part356.Position = Vector3.new(-26.4959946, 24, 17.4983253) | |
3332 | Part356.Color = Color3.new(0.854902, 0.521569, 0.254902) | |
3333 | Part356.Size = Vector3.new(25, 14, 1) | |
3334 | Part356.BottomSurface = Enum.SurfaceType.Smooth | |
3335 | Part356.BrickColor = BrickColor.new("Bright orange") | |
3336 | Part356.Material = Enum.Material.Wood | |
3337 | Part356.TopSurface = Enum.SurfaceType.Smooth | |
3338 | Part356.brickColor = BrickColor.new("Bright orange") | |
3339 | ManualWeld357.Name = "Part-to-Part Strong Joint" | |
3340 | ManualWeld357.Parent = Part356 | |
3341 | ManualWeld357.C0 = CFrame.new(-12.5, 7, 0.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
3342 | ManualWeld357.C1 = CFrame.new(-12.4980583, -0.5, -12.5036526, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
3343 | ManualWeld357.Part0 = Part356 | |
3344 | ManualWeld357.Part1 = Part497 | |
3345 | ManualWeld357.part1 = Part497 | |
3346 | Model358.Parent = Model0 | |
3347 | Part359.Parent = Model358 | |
3348 | Part359.CFrame = CFrame.new(-2.49999809, 4.59995556, -0.500000119, 1, 0, 0, 0, 0, 1, 0, -1, 0) | |
3349 | Part359.Orientation = Vector3.new(-90, 0, 0) | |
3350 | Part359.Position = Vector3.new(-2.49999809, 4.59995556, -0.500000119) | |
3351 | Part359.Rotation = Vector3.new(-90, 0, 0) | |
3352 | Part359.Color = Color3.new(0.384314, 0.278431, 0.196078) | |
3353 | Part359.Size = Vector3.new(1, 0.400000006, 1) | |
3354 | Part359.Anchored = true | |
3355 | Part359.BottomSurface = Enum.SurfaceType.Smooth | |
3356 | Part359.BrickColor = BrickColor.new("Earth orange") | |
3357 | Part359.TopSurface = Enum.SurfaceType.Smooth | |
3358 | Part359.brickColor = BrickColor.new("Earth orange") | |
3359 | Part359.FormFactor = Enum.FormFactor.Plate | |
3360 | Part359.formFactor = Enum.FormFactor.Plate | |
3361 | BlockMesh360.Parent = Part359 | |
3362 | BlockMesh360.Scale = Vector3.new(2, 0.499999911, -2) | |
3363 | Part361.Parent = Model358 | |
3364 | Part361.CFrame = CFrame.new(-3.49999809, 3.40000796, -0.500002027, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3365 | Part361.Orientation = Vector3.new(0, -90, 0) | |
3366 | Part361.Position = Vector3.new(-3.49999809, 3.40000796, -0.500002027) | |
3367 | Part361.Rotation = Vector3.new(0, -90, 0) | |
3368 | Part361.Color = Color3.new(0.384314, 0.278431, 0.196078) | |
3369 | Part361.Size = Vector3.new(1, 4.80000019, 1) | |
3370 | Part361.Anchored = true | |
3371 | Part361.BottomSurface = Enum.SurfaceType.Smooth | |
3372 | Part361.BrickColor = BrickColor.new("Earth orange") | |
3373 | Part361.TopSurface = Enum.SurfaceType.Smooth | |
3374 | Part361.brickColor = BrickColor.new("Earth orange") | |
3375 | Part361.FormFactor = Enum.FormFactor.Plate | |
3376 | Part361.formFactor = Enum.FormFactor.Plate | |
3377 | CylinderMesh362.Parent = Part361 | |
3378 | CylinderMesh362.Scale = Vector3.new(0.299999923, 1, 1) | |
3379 | Fire363.Parent = Part361 | |
3380 | Fire363.Color = Color3.new(1, 0.678431, 0) | |
3381 | Fire363.Enabled = false | |
3382 | Fire363.Size = 30 | |
3383 | Fire363.Heat = 25 | |
3384 | Fire363.SecondaryColor = Color3.new(1, 0, 0) | |
3385 | Fire363.size = 30 | |
3386 | Script364.Name = "Spread" | |
3387 | Script364.Parent = Fire363 | |
3388 | table.insert(cors,sandbox(Script364,function() | |
3389 | function Spread(part) | |
3390 | check = part:findFirstChild("Fire") | |
3391 | if check == nil then | |
3392 | script.Parent:Clone().Parent = part | |
3393 | ||
3394 | elseif check ~= nil then | |
3395 | check.Size = check.Size + 1000000 | |
3396 | check.Heat = check.Heat +1000000 | |
3397 | end | |
3398 | end | |
3399 | ||
3400 | ||
3401 | script.Parent.Parent.Touched:connect(Spread) | |
3402 | ||
3403 | end)) | |
3404 | Part365.Parent = Model358 | |
3405 | Part365.CFrame = CFrame.new(-2.5, 1.8000176, -1.50000012, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3406 | Part365.Position = Vector3.new(-2.5, 1.8000176, -1.50000012) | |
3407 | Part365.Color = Color3.new(0.384314, 0.278431, 0.196078) | |
3408 | Part365.Transparency = 1 | |
3409 | Part365.Size = Vector3.new(3, 1.60000002, 1) | |
3410 | Part365.Anchored = true | |
3411 | Part365.BottomSurface = Enum.SurfaceType.Smooth | |
3412 | Part365.BrickColor = BrickColor.new("Earth orange") | |
3413 | Part365.TopSurface = Enum.SurfaceType.Smooth | |
3414 | Part365.brickColor = BrickColor.new("Earth orange") | |
3415 | Part365.FormFactor = Enum.FormFactor.Plate | |
3416 | Part365.formFactor = Enum.FormFactor.Plate | |
3417 | CylinderMesh366.Parent = Part365 | |
3418 | CylinderMesh366.Scale = Vector3.new(0.299999923, 1, 1) | |
3419 | Fire367.Parent = Part365 | |
3420 | Fire367.Color = Color3.new(1, 0.678431, 0) | |
3421 | Fire367.Enabled = false | |
3422 | Fire367.Size = 30 | |
3423 | Fire367.Heat = 25 | |
3424 | Fire367.SecondaryColor = Color3.new(1, 0, 0) | |
3425 | Fire367.size = 30 | |
3426 | Script368.Name = "Spread" | |
3427 | Script368.Parent = Fire367 | |
3428 | table.insert(cors,sandbox(Script368,function() | |
3429 | function Spread(part) | |
3430 | check = part:findFirstChild("Fire") | |
3431 | if check == nil then | |
3432 | script.Parent:Clone().Parent = part | |
3433 | ||
3434 | elseif check ~= nil then | |
3435 | check.Size = check.Size + 1000000 | |
3436 | check.Heat = check.Heat +1000000 | |
3437 | end | |
3438 | end | |
3439 | ||
3440 | ||
3441 | script.Parent.Parent.Touched:connect(Spread) | |
3442 | ||
3443 | end)) | |
3444 | Part369.Parent = Model358 | |
3445 | Part369.CFrame = CFrame.new(-3.49999809, 1.8000176, -2.49999905, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3446 | Part369.Orientation = Vector3.new(0, -90, 0) | |
3447 | Part369.Position = Vector3.new(-3.49999809, 1.8000176, -2.49999905) | |
3448 | Part369.Rotation = Vector3.new(0, -90, 0) | |
3449 | Part369.Color = Color3.new(0.384314, 0.278431, 0.196078) | |
3450 | Part369.Size = Vector3.new(1, 1.60000002, 1) | |
3451 | Part369.Anchored = true | |
3452 | Part369.BottomSurface = Enum.SurfaceType.Smooth | |
3453 | Part369.BrickColor = BrickColor.new("Earth orange") | |
3454 | Part369.TopSurface = Enum.SurfaceType.Smooth | |
3455 | Part369.brickColor = BrickColor.new("Earth orange") | |
3456 | Part369.FormFactor = Enum.FormFactor.Plate | |
3457 | Part369.formFactor = Enum.FormFactor.Plate | |
3458 | CylinderMesh370.Parent = Part369 | |
3459 | CylinderMesh370.Scale = Vector3.new(0.299999923, 1, 1) | |
3460 | Fire371.Parent = Part369 | |
3461 | Fire371.Color = Color3.new(1, 0.678431, 0) | |
3462 | Fire371.Enabled = false | |
3463 | Fire371.Size = 30 | |
3464 | Fire371.Heat = 25 | |
3465 | Fire371.SecondaryColor = Color3.new(1, 0, 0) | |
3466 | Fire371.size = 30 | |
3467 | Script372.Name = "Spread" | |
3468 | Script372.Parent = Fire371 | |
3469 | table.insert(cors,sandbox(Script372,function() | |
3470 | function Spread(part) | |
3471 | check = part:findFirstChild("Fire") | |
3472 | if check == nil then | |
3473 | script.Parent:Clone().Parent = part | |
3474 | ||
3475 | elseif check ~= nil then | |
3476 | check.Size = check.Size + 1000000 | |
3477 | check.Heat = check.Heat +1000000 | |
3478 | end | |
3479 | end | |
3480 | ||
3481 | ||
3482 | script.Parent.Parent.Touched:connect(Spread) | |
3483 | ||
3484 | end)) | |
3485 | Seat373.Parent = Model358 | |
3486 | Seat373.CFrame = CFrame.new(-2.49999809, 2.80000806, -1.50000203, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3487 | Seat373.Position = Vector3.new(-2.49999809, 2.80000806, -1.50000203) | |
3488 | Seat373.Color = Color3.new(0.384314, 0.278431, 0.196078) | |
3489 | Seat373.Size = Vector3.new(3, 0.400000006, 1) | |
3490 | Seat373.BackSurface = Enum.SurfaceType.Weld | |
3491 | Seat373.BottomSurface = Enum.SurfaceType.Weld | |
3492 | Seat373.BrickColor = BrickColor.new("Earth orange") | |
3493 | Seat373.FrontParamA = 0 | |
3494 | Seat373.FrontParamB = 0 | |
3495 | Seat373.FrontSurface = Enum.SurfaceType.Weld | |
3496 | Seat373.LeftSurface = Enum.SurfaceType.Weld | |
3497 | Seat373.RightSurface = Enum.SurfaceType.Weld | |
3498 | Seat373.TopSurface = Enum.SurfaceType.Weld | |
3499 | Seat373.brickColor = BrickColor.new("Earth orange") | |
3500 | Seat373.FormFactor = Enum.FormFactor.Plate | |
3501 | Seat373.formFactor = Enum.FormFactor.Plate | |
3502 | RotateP374.Name = "ThisScriptIsAJumpStartToAHe�lthyLifestyle" | |
3503 | RotateP374.Parent = Seat373 | |
3504 | RotateP375.Name = "Kraftyisback" | |
3505 | RotateP375.Parent = Seat373 | |
3506 | RotateP376.Name = "" | |
3507 | RotateP376.Parent = Seat373 | |
3508 | Fire377.Parent = Seat373 | |
3509 | Fire377.Color = Color3.new(1, 0.592157, 0) | |
3510 | Fire377.Enabled = false | |
3511 | Fire377.Size = 30 | |
3512 | Fire377.Heat = 25 | |
3513 | Fire377.SecondaryColor = Color3.new(1, 0, 0) | |
3514 | Fire377.size = 30 | |
3515 | BlockMesh378.Parent = Seat373 | |
3516 | BlockMesh378.Offset = Vector3.new(0, -0.200000003, 0) | |
3517 | BlockMesh378.Scale = Vector3.new(0.769999981, 0.5, 2.29999995) | |
3518 | Weld379.Parent = Seat373 | |
3519 | Weld379.C0 = CFrame.new(0, 0, 0.5, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3520 | Weld379.C1 = CFrame.new(-0.5, -0.599999905, 1, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
3521 | Weld379.Part0 = Seat373 | |
3522 | Weld379.Part1 = Part382 | |
3523 | Weld379.part1 = Part382 | |
3524 | Weld380.Parent = Seat373 | |
3525 | Weld380.C0 = CFrame.new(0, -0.200000003, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
3526 | Weld380.C1 = CFrame.new(0, 0.799999952, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
3527 | Weld380.Part0 = Seat373 | |
3528 | Weld380.Part1 = Part365 | |
3529 | Weld380.part1 = Part365 | |
3530 | Weld381.Parent = Seat373 | |
3531 | Weld381.C0 = CFrame.new(0, 0, 0.5, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3532 | Weld381.C1 = CFrame.new(-0.5, -0.599999905, -1, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
3533 | Weld381.Part0 = Seat373 | |
3534 | Weld381.Part1 = Part361 | |
3535 | Weld381.part1 = Part361 | |
3536 | Part382.Parent = Model358 | |
3537 | Part382.CFrame = CFrame.new(-1.5, 3.40000796, -0.500000119, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3538 | Part382.Orientation = Vector3.new(0, -90, 0) | |
3539 | Part382.Position = Vector3.new(-1.5, 3.40000796, -0.500000119) | |
3540 | Part382.Rotation = Vector3.new(0, -90, 0) | |
3541 | Part382.Color = Color3.new(0.384314, 0.278431, 0.196078) | |
3542 | Part382.Size = Vector3.new(1, 4.80000019, 1) | |
3543 | Part382.Anchored = true | |
3544 | Part382.BottomSurface = Enum.SurfaceType.Smooth | |
3545 | Part382.BrickColor = BrickColor.new("Earth orange") | |
3546 | Part382.TopSurface = Enum.SurfaceType.Smooth | |
3547 | Part382.brickColor = BrickColor.new("Earth orange") | |
3548 | Part382.FormFactor = Enum.FormFactor.Plate | |
3549 | Part382.formFactor = Enum.FormFactor.Plate | |
3550 | CylinderMesh383.Parent = Part382 | |
3551 | CylinderMesh383.Scale = Vector3.new(0.299999923, 1, 1) | |
3552 | Fire384.Parent = Part382 | |
3553 | Fire384.Color = Color3.new(1, 0.678431, 0) | |
3554 | Fire384.Enabled = false | |
3555 | Fire384.Size = 30 | |
3556 | Fire384.Heat = 25 | |
3557 | Fire384.SecondaryColor = Color3.new(1, 0, 0) | |
3558 | Fire384.size = 30 | |
3559 | Script385.Name = "Spread" | |
3560 | Script385.Parent = Fire384 | |
3561 | table.insert(cors,sandbox(Script385,function() | |
3562 | function Spread(part) | |
3563 | check = part:findFirstChild("Fire") | |
3564 | if check == nil then | |
3565 | script.Parent:Clone().Parent = part | |
3566 | ||
3567 | elseif check ~= nil then | |
3568 | check.Size = check.Size + 1000000 | |
3569 | check.Heat = check.Heat +1000000 | |
3570 | end | |
3571 | end | |
3572 | ||
3573 | ||
3574 | script.Parent.Parent.Touched:connect(Spread) | |
3575 | ||
3576 | end)) | |
3577 | Part386.Parent = Model358 | |
3578 | Part386.CFrame = CFrame.new(-1.5, 1.8000176, -2.50000095, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3579 | Part386.Orientation = Vector3.new(0, -90, 0) | |
3580 | Part386.Position = Vector3.new(-1.5, 1.8000176, -2.50000095) | |
3581 | Part386.Rotation = Vector3.new(0, -90, 0) | |
3582 | Part386.Color = Color3.new(0.384314, 0.278431, 0.196078) | |
3583 | Part386.Size = Vector3.new(1, 1.60000002, 1) | |
3584 | Part386.Anchored = true | |
3585 | Part386.BottomSurface = Enum.SurfaceType.Smooth | |
3586 | Part386.BrickColor = BrickColor.new("Earth orange") | |
3587 | Part386.TopSurface = Enum.SurfaceType.Smooth | |
3588 | Part386.brickColor = BrickColor.new("Earth orange") | |
3589 | Part386.FormFactor = Enum.FormFactor.Plate | |
3590 | Part386.formFactor = Enum.FormFactor.Plate | |
3591 | CylinderMesh387.Parent = Part386 | |
3592 | CylinderMesh387.Scale = Vector3.new(0.299999923, 1, 1) | |
3593 | Part388.Parent = Model0 | |
3594 | Part388.CFrame = CFrame.new(-18.5161572, 14.6244459, 22.9158096, 0.980808496, 0, 0.195028529, 0, 1, 0, -0.195028529, 0, 0.980808496) | |
3595 | Part388.Orientation = Vector3.new(0, 11.25, 0) | |
3596 | Part388.Position = Vector3.new(-18.5161572, 14.6244459, 22.9158096) | |
3597 | Part388.Rotation = Vector3.new(0, 11.25, 0) | |
3598 | Part388.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3599 | Part388.Size = Vector3.new(4, 1, 2) | |
3600 | Part388.BottomSurface = Enum.SurfaceType.Smooth | |
3601 | Part388.BrickColor = BrickColor.new("Dark stone grey") | |
3602 | Part388.Material = Enum.Material.Slate | |
3603 | Part388.TopSurface = Enum.SurfaceType.Smooth | |
3604 | Part388.brickColor = BrickColor.new("Dark stone grey") | |
3605 | ManualWeld389.Name = "Part-to-Part Strong Joint" | |
3606 | ManualWeld389.Parent = Part388 | |
3607 | ManualWeld389.C0 = CFrame.new(-2, 0.5, 1, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
3608 | ManualWeld389.C1 = CFrame.new(-3.00005341, -0.5, 2.00001335, -1, 1.19207996e-07, 0, 0, 0, 1, 1.19207996e-07, 1, 0) | |
3609 | ManualWeld389.Part0 = Part388 | |
3610 | ManualWeld389.Part1 = nil | |
3611 | ManualWeld389.part1 = nil | |
3612 | Model390.Name = "Bed" | |
3613 | Model390.Parent = Model0 | |
3614 | Part391.Parent = Model390 | |
3615 | Part391.CFrame = CFrame.new(-24.4448109, 2.10000038, -5.15106392, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
3616 | Part391.Orientation = Vector3.new(0, -90, 0) | |
3617 | Part391.Position = Vector3.new(-24.4448109, 2.10000038, -5.15106392) | |
3618 | Part391.Rotation = Vector3.new(0, -90, 0) | |
3619 | Part391.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
3620 | Part391.Size = Vector3.new(5.20000029, 0.200000003, 0.600000024) | |
3621 | Part391.BottomSurface = Enum.SurfaceType.Smooth | |
3622 | Part391.BrickColor = BrickColor.new("Dark taupe") | |
3623 | Part391.Material = Enum.Material.Wood | |
3624 | Part391.TopSurface = Enum.SurfaceType.Smooth | |
3625 | Part391.brickColor = BrickColor.new("Dark taupe") | |
3626 | Part391.FormFactor = Enum.FormFactor.Custom | |
3627 | Part391.formFactor = Enum.FormFactor.Custom | |
3628 | Weld392.Parent = Part391 | |
3629 | Weld392.C0 = CFrame.new(2.60000014, 0, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
3630 | Weld392.C1 = CFrame.new(-1.90002441, 0.100072861, -0.0999984741, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
3631 | Weld392.Part0 = Part391 | |
3632 | Weld392.Part1 = Part407 | |
3633 | Weld392.part1 = Part407 | |
3634 | Weld393.Parent = Part391 | |
3635 | Weld393.C0 = CFrame.new(-2.60000014, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3636 | Weld393.C1 = CFrame.new(-1.90002441, -0.0999507904, -0.0999984741, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
3637 | Weld393.Part0 = Part391 | |
3638 | Weld393.Part1 = Part443 | |
3639 | Weld393.part1 = Part443 | |
3640 | Weld394.Parent = Part391 | |
3641 | Weld394.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
3642 | Weld394.C1 = CFrame.new(-1.90002441, -0.100006104, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0) | |
3643 | Weld394.Part0 = Part391 | |
3644 | Weld394.Part1 = Part476 | |
3645 | Weld394.part1 = Part476 | |
3646 | Part395.Parent = Model390 | |
3647 | Part395.CFrame = CFrame.new(-27.2447586, 2.90000343, -5.15106392, 0, 1.00000715, 0, 0, 0, 1, 1.00000715, 0, 0) | |
3648 | Part395.Orientation = Vector3.new(-90, -90, 0) | |
3649 | Part395.Position = Vector3.new(-27.2447586, 2.90000343, -5.15106392) | |
3650 | Part395.Rotation = Vector3.new(-90, 0, -90) | |
3651 | Part395.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
3652 | Part395.Size = Vector3.new(4.80000067, 0.200000003, 2.20000005) | |
3653 | Part395.BottomSurface = Enum.SurfaceType.Smooth | |
3654 | Part395.BrickColor = BrickColor.new("Pine Cone") | |
3655 | Part395.Material = Enum.Material.Wood | |
3656 | Part395.TopSurface = Enum.SurfaceType.Smooth | |
3657 | Part395.brickColor = BrickColor.new("Pine Cone") | |
3658 | Part395.FormFactor = Enum.FormFactor.Custom | |
3659 | Part395.formFactor = Enum.FormFactor.Custom | |
3660 | Weld396.Parent = Part395 | |
3661 | Weld396.C0 = CFrame.new(2.40000033, 0, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
3662 | Weld396.C1 = CFrame.new(-0.0999984741, 0.30007267, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
3663 | Weld396.Part0 = Part395 | |
3664 | Weld396.Part1 = Part418 | |
3665 | Weld396.part1 = Part418 | |
3666 | Weld397.Parent = Part395 | |
3667 | Weld397.C0 = CFrame.new(0, 0, -1.10000002, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
3668 | Weld397.C1 = CFrame.new(0, 0.100006104, 0, -1, 0, -0, 0, 0, -1, 0, -1, -0) | |
3669 | Weld397.Part0 = Part395 | |
3670 | Weld397.Part1 = Part480 | |
3671 | Weld397.part1 = Part480 | |
3672 | Weld398.Parent = Part395 | |
3673 | Weld398.C0 = CFrame.new(0, 0, 1.10000002, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3674 | Weld398.C1 = CFrame.new(0, -0.0999984741, 0, 1, 0, -0, 0, 0, 1, 0, -1, 0) | |
3675 | Weld398.Part0 = Part395 | |
3676 | Weld398.Part1 = Part481 | |
3677 | Weld398.part1 = Part481 | |
3678 | Weld399.Parent = Part395 | |
3679 | Weld399.C0 = CFrame.new(-2.40000033, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3680 | Weld399.C1 = CFrame.new(-0.0999984741, -0.2999506, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
3681 | Weld399.Part0 = Part395 | |
3682 | Weld399.Part1 = Part401 | |
3683 | Weld399.part1 = Part401 | |
3684 | Weld400.Parent = Part395 | |
3685 | Weld400.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
3686 | Weld400.C1 = CFrame.new(-0.100036621, -0.299995422, 0.999975204, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
3687 | Weld400.Part0 = Part395 | |
3688 | Weld400.Part1 = UnionOperation494 | |
3689 | Weld400.part1 = UnionOperation494 | |
3690 | Part401.Parent = Model390 | |
3691 | Part401.CFrame = CFrame.new(-27.2447586, 2.80000496, -7.85103416, 0, 0, 1.00000715, -1, 0, 0, 0, -1.00000715, 0) | |
3692 | Part401.Orientation = Vector3.new(0, 90, -90) | |
3693 | Part401.Position = Vector3.new(-27.2447586, 2.80000496, -7.85103416) | |
3694 | Part401.Rotation = Vector3.new(-90, 90, 0) | |
3695 | Part401.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
3696 | Part401.Size = Vector3.new(3.60000038, 0.599999428, 0.599999905) | |
3697 | Part401.BottomSurface = Enum.SurfaceType.Smooth | |
3698 | Part401.BrickColor = BrickColor.new("Pine Cone") | |
3699 | Part401.Material = Enum.Material.Wood | |
3700 | Part401.TopSurface = Enum.SurfaceType.Smooth | |
3701 | Part401.brickColor = BrickColor.new("Pine Cone") | |
3702 | Part401.FormFactor = Enum.FormFactor.Custom | |
3703 | Part401.formFactor = Enum.FormFactor.Custom | |
3704 | Weld402.Parent = Part401 | |
3705 | Weld402.C0 = CFrame.new(0, 0, 0.299999952, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3706 | Weld402.C1 = CFrame.new(-4.39995193, 0, 0.600006104, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
3707 | Weld402.Part0 = Part401 | |
3708 | Weld402.Part1 = Part443 | |
3709 | Weld402.part1 = Part443 | |
3710 | Weld403.Parent = Part401 | |
3711 | Weld403.C0 = CFrame.new(0, -0.299999714, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
3712 | Weld403.C1 = CFrame.new(-2.39995193, 1.1000061, 0, 0, 0, 1, -1, 0, 0, 0, -1, 0) | |
3713 | Weld403.Part0 = Part401 | |
3714 | Weld403.Part1 = Part480 | |
3715 | Weld403.part1 = Part480 | |
3716 | Weld404.Parent = Part401 | |
3717 | Weld404.C0 = CFrame.new(0, -0.299999714, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
3718 | Weld404.C1 = CFrame.new(-2.39995193, -1.29999542, 0, 0, 0, 1, -1, 0, 0, 0, -1, 0) | |
3719 | Weld404.Part0 = Part401 | |
3720 | Weld404.Part1 = Part481 | |
3721 | Weld404.part1 = Part481 | |
3722 | Weld405.Parent = Part401 | |
3723 | Weld405.C0 = CFrame.new(-1.80000019, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3724 | Weld405.C1 = CFrame.new(0, -0.0999946594, 0, 1, 0, -0, 0, 0, 1, 0, -1, 0) | |
3725 | Weld405.Part0 = Part401 | |
3726 | Weld405.Part1 = Part493 | |
3727 | Weld405.part1 = Part493 | |
3728 | Weld406.Parent = Part401 | |
3729 | Weld406.C0 = CFrame.new(0, 0, 0.299999952, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3730 | Weld406.C1 = CFrame.new(-4.39995193, 1.1000061, 0, 0, 0, 1, -1, 0, 0, 0, -1, 0) | |
3731 | Weld406.Part0 = Part401 | |
3732 | Weld406.Part1 = Part482 | |
3733 | Weld406.part1 = Part482 | |
3734 | Part407.Parent = Model390 | |
3735 | Part407.CFrame = CFrame.new(-22.5447731, 2.19999886, -2.45097136, 1.00000715, 0, 0, 0, 0, 1, 0, -1.00000715, 0) | |
3736 | Part407.Orientation = Vector3.new(-90, 0, 0) | |
3737 | Part407.Position = Vector3.new(-22.5447731, 2.19999886, -2.45097136) | |
3738 | Part407.Rotation = Vector3.new(-90, 0, 0) | |
3739 | Part407.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
3740 | Part407.Size = Vector3.new(8.80000019, 0.200000003, 0.800000012) | |
3741 | Part407.BottomSurface = Enum.SurfaceType.Smooth | |
3742 | Part407.BrickColor = BrickColor.new("Pine Cone") | |
3743 | Part407.Material = Enum.Material.Wood | |
3744 | Part407.TopSurface = Enum.SurfaceType.Smooth | |
3745 | Part407.brickColor = BrickColor.new("Pine Cone") | |
3746 | Part407.FormFactor = Enum.FormFactor.Custom | |
3747 | Part407.formFactor = Enum.FormFactor.Custom | |
3748 | Weld408.Parent = Part407 | |
3749 | Weld408.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
3750 | Weld408.C1 = CFrame.new(2.60007286, 0.0999984741, 3.69995117, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3751 | Weld408.Part0 = Part407 | |
3752 | Weld408.Part1 = Part431 | |
3753 | Weld408.part1 = Part431 | |
3754 | Weld409.Parent = Part407 | |
3755 | Weld409.C0 = CFrame.new(4.4000001, 0, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
3756 | Weld409.C1 = CFrame.new(0.200004578, 0, -0.299951553, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3757 | Weld409.Part0 = Part407 | |
3758 | Weld409.Part1 = Part453 | |
3759 | Weld409.part1 = Part453 | |
3760 | Weld410.Parent = Part407 | |
3761 | Weld410.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
3762 | Weld410.C1 = CFrame.new(2.60007286, 0.0999984741, 1.90002441, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3763 | Weld410.Part0 = Part407 | |
3764 | Weld410.Part1 = Part474 | |
3765 | Weld410.part1 = Part474 | |
3766 | Weld411.Parent = Part407 | |
3767 | Weld411.C0 = CFrame.new(-4.4000001, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3768 | Weld411.C1 = CFrame.new(0.600006104, 0, 0.299951553, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
3769 | Weld411.Part0 = Part407 | |
3770 | Weld411.Part1 = Part418 | |
3771 | Weld411.part1 = Part418 | |
3772 | Weld412.Parent = Part407 | |
3773 | Weld412.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
3774 | Weld412.C1 = CFrame.new(2.60007286, 0.0999984741, -3.69995117, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3775 | Weld412.Part0 = Part407 | |
3776 | Weld412.Part1 = Part451 | |
3777 | Weld412.part1 = Part451 | |
3778 | Weld413.Parent = Part407 | |
3779 | Weld413.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
3780 | Weld413.C1 = CFrame.new(2.60007286, 0.0999984741, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3781 | Weld413.Part0 = Part407 | |
3782 | Weld413.Part1 = Part459 | |
3783 | Weld413.part1 = Part459 | |
3784 | Weld414.Parent = Part407 | |
3785 | Weld414.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
3786 | Weld414.C1 = CFrame.new(0, -0.100006104, 2.60007286, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
3787 | Weld414.Part0 = Part407 | |
3788 | Weld414.Part1 = Part476 | |
3789 | Weld414.part1 = Part476 | |
3790 | Weld415.Parent = Part407 | |
3791 | Weld415.C0 = CFrame.new(0, 0, -0.400000006, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
3792 | Weld415.C1 = CFrame.new(0, 0.0999984741, 0, -1, 0, -0, 0, 0, -1, 0, -1, -0) | |
3793 | Weld415.Part0 = Part407 | |
3794 | Weld415.Part1 = Part483 | |
3795 | Weld415.part1 = Part483 | |
3796 | Part416.Parent = Model390 | |
3797 | Part416.CFrame = CFrame.new(-27.2447586, 4.90000582, -7.85103416, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
3798 | Part416.Position = Vector3.new(-27.2447586, 4.90000582, -7.85103416) | |
3799 | Part416.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
3800 | Part416.Size = Vector3.new(0.600000024, 0.200000003, 0.600000024) | |
3801 | Part416.BottomSurface = Enum.SurfaceType.Smooth | |
3802 | Part416.BrickColor = BrickColor.new("Pine Cone") | |
3803 | Part416.Material = Enum.Material.Wood | |
3804 | Part416.TopSurface = Enum.SurfaceType.Smooth | |
3805 | Part416.brickColor = BrickColor.new("Pine Cone") | |
3806 | Part416.FormFactor = Enum.FormFactor.Custom | |
3807 | Part416.formFactor = Enum.FormFactor.Custom | |
3808 | Weld417.Parent = Part416 | |
3809 | Weld417.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
3810 | Weld417.C1 = CFrame.new(0, 0.100006104, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
3811 | Weld417.Part0 = Part416 | |
3812 | Weld417.Part1 = Part493 | |
3813 | Weld417.part1 = Part493 | |
3814 | Part418.Parent = Model390 | |
3815 | Part418.CFrame = CFrame.new(-27.2447586, 2.80000496, -2.45097136, 0, 0, 1.00000715, -1, 0, 0, 0, -1.00000715, 0) | |
3816 | Part418.Orientation = Vector3.new(0, 90, -90) | |
3817 | Part418.Position = Vector3.new(-27.2447586, 2.80000496, -2.45097136) | |
3818 | Part418.Rotation = Vector3.new(-90, 90, 0) | |
3819 | Part418.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
3820 | Part418.Size = Vector3.new(3.60000014, 0.599999428, 0.599999905) | |
3821 | Part418.BottomSurface = Enum.SurfaceType.Smooth | |
3822 | Part418.BrickColor = BrickColor.new("Pine Cone") | |
3823 | Part418.Material = Enum.Material.Wood | |
3824 | Part418.TopSurface = Enum.SurfaceType.Smooth | |
3825 | Part418.brickColor = BrickColor.new("Pine Cone") | |
3826 | Part418.FormFactor = Enum.FormFactor.Custom | |
3827 | Part418.formFactor = Enum.FormFactor.Custom | |
3828 | Weld419.Parent = Part418 | |
3829 | Weld419.C0 = CFrame.new(0, 0.299999714, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
3830 | Weld419.C1 = CFrame.new(2.40007401, 1.1000061, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0) | |
3831 | Weld419.Part0 = Part418 | |
3832 | Weld419.Part1 = Part480 | |
3833 | Weld419.part1 = Part480 | |
3834 | Weld420.Parent = Part418 | |
3835 | Weld420.C0 = CFrame.new(0, 0.299999714, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
3836 | Weld420.C1 = CFrame.new(2.40007401, -1.29999542, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0) | |
3837 | Weld420.Part0 = Part418 | |
3838 | Weld420.Part1 = Part481 | |
3839 | Weld420.part1 = Part481 | |
3840 | Weld421.Parent = Part418 | |
3841 | Weld421.C0 = CFrame.new(0, 0, 0.299999952, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3842 | Weld421.C1 = CFrame.new(-4.39995193, 1.1000061, 0, 0, 0, 1, -1, 0, 0, 0, -1, 0) | |
3843 | Weld421.Part0 = Part418 | |
3844 | Weld421.Part1 = Part483 | |
3845 | Weld421.part1 = Part483 | |
3846 | Weld422.Parent = Part418 | |
3847 | Weld422.C0 = CFrame.new(-1.80000007, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3848 | Weld422.C1 = CFrame.new(0, -0.0999946594, 0, 1, 0, -0, 0, 0, 1, 0, -1, 0) | |
3849 | Weld422.Part0 = Part418 | |
3850 | Weld422.Part1 = Part490 | |
3851 | Weld422.part1 = Part490 | |
3852 | UnionOperation423.Parent = Model390 | |
3853 | UnionOperation423.CFrame = CFrame.new(-21.8947449, 2.80000496, -5.15106392, 1.00000715, 0, 0, 0, 0, -1, 0, 1.00000715, 0) | |
3854 | UnionOperation423.Orientation = Vector3.new(90, 0, 0) | |
3855 | UnionOperation423.Position = Vector3.new(-21.8947449, 2.80000496, -5.15106392) | |
3856 | UnionOperation423.Rotation = Vector3.new(90, 0, 0) | |
3857 | UnionOperation423.Color = Color3.new(0.588235, 0.333333, 0.333333) | |
3858 | UnionOperation423.Size = Vector3.new(8.10002518, 5.79999876, 0.600000381) | |
3859 | UnionOperation423.BrickColor = BrickColor.new("Tawny") | |
3860 | UnionOperation423.Material = Enum.Material.Fabric | |
3861 | UnionOperation423.brickColor = BrickColor.new("Tawny") | |
3862 | UnionOperation423.UsePartColor = true | |
3863 | Weld424.Parent = UnionOperation423 | |
3864 | Weld424.C1 = CFrame.new(0.650024414, 2.70007324, 0.600006104, 1, 0, 0, 0, -1, 0, 0, 0, -1) | |
3865 | Weld424.Part0 = UnionOperation423 | |
3866 | Weld424.Part1 = Part407 | |
3867 | Weld424.part1 = Part407 | |
3868 | Part425.Parent = Model390 | |
3869 | Part425.CFrame = CFrame.new(-17.8447876, 2.50000191, -5.15106392, 0, 1.00000715, 0, 0, 0, 1, 1.00000715, 0, 0) | |
3870 | Part425.Orientation = Vector3.new(-90, -90, 0) | |
3871 | Part425.Position = Vector3.new(-17.8447876, 2.50000191, -5.15106392) | |
3872 | Part425.Rotation = Vector3.new(-90, 0, -90) | |
3873 | Part425.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
3874 | Part425.Size = Vector3.new(4.80000067, 0.200000003, 1.4000001) | |
3875 | Part425.BottomSurface = Enum.SurfaceType.Smooth | |
3876 | Part425.BrickColor = BrickColor.new("Pine Cone") | |
3877 | Part425.Material = Enum.Material.Wood | |
3878 | Part425.TopSurface = Enum.SurfaceType.Smooth | |
3879 | Part425.brickColor = BrickColor.new("Pine Cone") | |
3880 | Part425.FormFactor = Enum.FormFactor.Custom | |
3881 | Part425.formFactor = Enum.FormFactor.Custom | |
3882 | Weld426.Parent = Part425 | |
3883 | Weld426.C1 = CFrame.new(4.04992676, 0, 0.300003052, 0, 1, 0, 1, 0, 0, 0, 0, -1) | |
3884 | Weld426.Part0 = Part425 | |
3885 | Weld426.Part1 = UnionOperation423 | |
3886 | Weld426.part1 = UnionOperation423 | |
3887 | Weld427.Parent = Part425 | |
3888 | Weld427.C0 = CFrame.new(-2.40000033, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3889 | Weld427.C1 = CFrame.new(-0.0999984741, -0.2999506, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
3890 | Weld427.Part0 = Part425 | |
3891 | Weld427.Part1 = Part435 | |
3892 | Weld427.part1 = Part435 | |
3893 | Weld428.Parent = Part425 | |
3894 | Weld428.C0 = CFrame.new(2.40000033, 0, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
3895 | Weld428.C1 = CFrame.new(-0.0999984741, 0.30007267, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
3896 | Weld428.Part0 = Part425 | |
3897 | Weld428.Part1 = Part453 | |
3898 | Weld428.part1 = Part453 | |
3899 | Weld429.Parent = Part425 | |
3900 | Weld429.C0 = CFrame.new(0, 0, 0.700000048, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3901 | Weld429.C1 = CFrame.new(0, -0.100002289, 0, 1, 0, -0, 0, 0, 1, 0, -1, 0) | |
3902 | Weld429.Part0 = Part425 | |
3903 | Weld429.Part1 = Part478 | |
3904 | Weld429.part1 = Part478 | |
3905 | Weld430.Parent = Part425 | |
3906 | Weld430.C0 = CFrame.new(0, 0, -0.700000048, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
3907 | Weld430.C1 = CFrame.new(0, 0.100002289, 0, -1, 0, -0, 0, 0, -1, 0, -1, -0) | |
3908 | Weld430.Part0 = Part425 | |
3909 | Weld430.Part1 = Part479 | |
3910 | Weld430.part1 = Part479 | |
3911 | Part431.Parent = Model390 | |
3912 | Part431.CFrame = CFrame.new(-18.8447952, 2.10000038, -5.15106392, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
3913 | Part431.Orientation = Vector3.new(0, -90, 0) | |
3914 | Part431.Position = Vector3.new(-18.8447952, 2.10000038, -5.15106392) | |
3915 | Part431.Rotation = Vector3.new(0, -90, 0) | |
3916 | Part431.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
3917 | Part431.Size = Vector3.new(5.20000029, 0.200000003, 0.600000024) | |
3918 | Part431.BottomSurface = Enum.SurfaceType.Smooth | |
3919 | Part431.BrickColor = BrickColor.new("Dark taupe") | |
3920 | Part431.Material = Enum.Material.Wood | |
3921 | Part431.TopSurface = Enum.SurfaceType.Smooth | |
3922 | Part431.brickColor = BrickColor.new("Dark taupe") | |
3923 | Part431.FormFactor = Enum.FormFactor.Custom | |
3924 | Part431.formFactor = Enum.FormFactor.Custom | |
3925 | Weld432.Parent = Part431 | |
3926 | Weld432.C0 = CFrame.new(-2.60000014, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3927 | Weld432.C1 = CFrame.new(3.69995117, -0.0999507904, -0.0999984741, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
3928 | Weld432.Part0 = Part431 | |
3929 | Weld432.Part1 = Part443 | |
3930 | Weld432.part1 = Part443 | |
3931 | Weld433.Parent = Part431 | |
3932 | Weld433.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
3933 | Weld433.C1 = CFrame.new(-0.400024414, -0.100006104, 2.29992676, 0, -1, 0, 0, 0, 1, -1, 0, 0) | |
3934 | Weld433.Part0 = Part431 | |
3935 | Weld433.Part1 = Part473 | |
3936 | Weld433.part1 = Part473 | |
3937 | Weld434.Parent = Part431 | |
3938 | Weld434.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
3939 | Weld434.C1 = CFrame.new(3.69995117, -0.100006104, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0) | |
3940 | Weld434.Part0 = Part431 | |
3941 | Weld434.Part1 = Part476 | |
3942 | Weld434.part1 = Part476 | |
3943 | Part435.Parent = Model390 | |
3944 | Part435.CFrame = CFrame.new(-17.8447895, 2.40000343, -7.85103416, 0, 0, 1.00000715, -1, 0, 0, 0, -1.00000715, 0) | |
3945 | Part435.Orientation = Vector3.new(0, 90, -90) | |
3946 | Part435.Position = Vector3.new(-17.8447895, 2.40000343, -7.85103416) | |
3947 | Part435.Rotation = Vector3.new(-90, 90, 0) | |
3948 | Part435.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
3949 | Part435.Size = Vector3.new(2.80000019, 0.599999428, 0.599999905) | |
3950 | Part435.BottomSurface = Enum.SurfaceType.Smooth | |
3951 | Part435.BrickColor = BrickColor.new("Pine Cone") | |
3952 | Part435.Material = Enum.Material.Wood | |
3953 | Part435.TopSurface = Enum.SurfaceType.Smooth | |
3954 | Part435.brickColor = BrickColor.new("Pine Cone") | |
3955 | Part435.FormFactor = Enum.FormFactor.Custom | |
3956 | Part435.formFactor = Enum.FormFactor.Custom | |
3957 | Weld436.Parent = Part435 | |
3958 | Weld436.C1 = CFrame.new(4.04992676, -2.69995117, 0.400001526, 0, 0, 1, 0, -1, 0, 1, 0, -0) | |
3959 | Weld436.Part0 = Part435 | |
3960 | Weld436.Part1 = UnionOperation423 | |
3961 | Weld436.part1 = UnionOperation423 | |
3962 | Weld437.Parent = Part435 | |
3963 | Weld437.C0 = CFrame.new(0, 0, -0.299999952, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
3964 | Weld437.C1 = CFrame.new(4.39995098, 0, 0.200004578, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3965 | Weld437.Part0 = Part435 | |
3966 | Weld437.Part1 = Part443 | |
3967 | Weld437.part1 = Part443 | |
3968 | Weld438.Parent = Part435 | |
3969 | Weld438.C0 = CFrame.new(0, 0, -0.299999952, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
3970 | Weld438.C1 = CFrame.new(0.299975395, 0.0999984741, -0.400024414, 0, 0, -1, 1, 0, 0, 0, -1, 0) | |
3971 | Weld438.Part0 = Part435 | |
3972 | Weld438.Part1 = Part473 | |
3973 | Weld438.part1 = Part473 | |
3974 | Weld439.Parent = Part435 | |
3975 | Weld439.C0 = CFrame.new(0, -0.299999714, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
3976 | Weld439.C1 = CFrame.new(-2.39995193, -0.900001526, 0, 0, 0, 1, -1, 0, 0, 0, -1, 0) | |
3977 | Weld439.Part0 = Part435 | |
3978 | Weld439.Part1 = Part478 | |
3979 | Weld439.part1 = Part478 | |
3980 | Weld440.Parent = Part435 | |
3981 | Weld440.C0 = CFrame.new(0, -0.299999714, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
3982 | Weld440.C1 = CFrame.new(-2.39995193, 0.700004578, 0, 0, 0, 1, -1, 0, 0, 0, -1, 0) | |
3983 | Weld440.Part0 = Part435 | |
3984 | Weld440.Part1 = Part479 | |
3985 | Weld440.part1 = Part479 | |
3986 | Weld441.Parent = Part435 | |
3987 | Weld441.C0 = CFrame.new(0, 0, -0.299999952, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
3988 | Weld441.C1 = CFrame.new(4.39995098, 0.700004578, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0) | |
3989 | Weld441.Part0 = Part435 | |
3990 | Weld441.Part1 = Part482 | |
3991 | Weld441.part1 = Part482 | |
3992 | Weld442.Parent = Part435 | |
3993 | Weld442.C0 = CFrame.new(-1.4000001, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3994 | Weld442.C1 = CFrame.new(0, -0.0999984741, 0, 1, 0, -0, 0, 0, 1, 0, -1, 0) | |
3995 | Weld442.Part0 = Part435 | |
3996 | Weld442.Part1 = Part484 | |
3997 | Weld442.part1 = Part484 | |
3998 | Part443.Parent = Model390 | |
3999 | Part443.CFrame = CFrame.new(-22.5447731, 2.19999886, -7.85103416, 1.00000715, 0, 0, 0, 0, 1, 0, -1.00000715, 0) | |
4000 | Part443.Orientation = Vector3.new(-90, 0, 0) | |
4001 | Part443.Position = Vector3.new(-22.5447731, 2.19999886, -7.85103416) | |
4002 | Part443.Rotation = Vector3.new(-90, 0, 0) | |
4003 | Part443.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
4004 | Part443.Size = Vector3.new(8.80000019, 0.200000003, 0.800000012) | |
4005 | Part443.BottomSurface = Enum.SurfaceType.Smooth | |
4006 | Part443.BrickColor = BrickColor.new("Pine Cone") | |
4007 | Part443.Material = Enum.Material.Wood | |
4008 | Part443.TopSurface = Enum.SurfaceType.Smooth | |
4009 | Part443.brickColor = BrickColor.new("Pine Cone") | |
4010 | Part443.FormFactor = Enum.FormFactor.Custom | |
4011 | Part443.formFactor = Enum.FormFactor.Custom | |
4012 | Weld444.Parent = Part443 | |
4013 | Weld444.C1 = CFrame.new(-0.650024414, -2.69995117, 0.600006104, 1, 0, 0, 0, -1, 0, 0, 0, -1) | |
4014 | Weld444.Part0 = Part443 | |
4015 | Weld444.Part1 = UnionOperation423 | |
4016 | Weld444.part1 = UnionOperation423 | |
4017 | Weld445.Parent = Part443 | |
4018 | Weld445.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
4019 | Weld445.C1 = CFrame.new(-4.09997559, -0.100006104, -0.300024033, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
4020 | Weld445.Part0 = Part443 | |
4021 | Weld445.Part1 = Part473 | |
4022 | Weld445.part1 = Part473 | |
4023 | Weld446.Parent = Part443 | |
4024 | Weld446.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
4025 | Weld446.C1 = CFrame.new(-2.59995079, 0.0999984741, 1.90002441, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
4026 | Weld446.Part0 = Part443 | |
4027 | Weld446.Part1 = Part474 | |
4028 | Weld446.part1 = Part474 | |
4029 | Weld447.Parent = Part443 | |
4030 | Weld447.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
4031 | Weld447.C1 = CFrame.new(-2.59995079, 0.0999984741, -3.69995117, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
4032 | Weld447.Part0 = Part443 | |
4033 | Weld447.Part1 = Part451 | |
4034 | Weld447.part1 = Part451 | |
4035 | Weld448.Parent = Part443 | |
4036 | Weld448.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
4037 | Weld448.C1 = CFrame.new(-2.59995079, 0.0999984741, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
4038 | Weld448.Part0 = Part443 | |
4039 | Weld448.Part1 = Part459 | |
4040 | Weld448.part1 = Part459 | |
4041 | Weld449.Parent = Part443 | |
4042 | Weld449.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
4043 | Weld449.C1 = CFrame.new(0, -0.100006104, -2.59995079, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
4044 | Weld449.Part0 = Part443 | |
4045 | Weld449.Part1 = Part476 | |
4046 | Weld449.part1 = Part476 | |
4047 | Weld450.Parent = Part443 | |
4048 | Weld450.C0 = CFrame.new(0, 0, -0.400000006, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
4049 | Weld450.C1 = CFrame.new(0, 0.0999984741, 0, -1, 0, -0, 0, 0, -1, 0, -1, -0) | |
4050 | Weld450.Part0 = Part443 | |
4051 | Weld450.Part1 = Part482 | |
4052 | Weld450.part1 = Part482 | |
4053 | Part451.Parent = Model390 | |
4054 | Part451.CFrame = CFrame.new(-26.244751, 2.10000038, -5.15106392, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
4055 | Part451.Orientation = Vector3.new(0, -90, 0) | |
4056 | Part451.Position = Vector3.new(-26.244751, 2.10000038, -5.15106392) | |
4057 | Part451.Rotation = Vector3.new(0, -90, 0) | |
4058 | Part451.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
4059 | Part451.Size = Vector3.new(5.20000029, 0.200000003, 0.600000024) | |
4060 | Part451.BottomSurface = Enum.SurfaceType.Smooth | |
4061 | Part451.BrickColor = BrickColor.new("Dark taupe") | |
4062 | Part451.Material = Enum.Material.Wood | |
4063 | Part451.TopSurface = Enum.SurfaceType.Smooth | |
4064 | Part451.brickColor = BrickColor.new("Dark taupe") | |
4065 | Part451.FormFactor = Enum.FormFactor.Custom | |
4066 | Part451.formFactor = Enum.FormFactor.Custom | |
4067 | Weld452.Parent = Part451 | |
4068 | Weld452.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
4069 | Weld452.C1 = CFrame.new(-3.69995117, -0.100006104, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0) | |
4070 | Weld452.Part0 = Part451 | |
4071 | Weld452.Part1 = Part476 | |
4072 | Weld452.part1 = Part476 | |
4073 | Part453.Parent = Model390 | |
4074 | Part453.CFrame = CFrame.new(-17.8447876, 2.40000343, -2.45097136, 0, 0, 1.00000715, -1, 0, 0, 0, -1.00000715, 0) | |
4075 | Part453.Orientation = Vector3.new(0, 90, -90) | |
4076 | Part453.Position = Vector3.new(-17.8447876, 2.40000343, -2.45097136) | |
4077 | Part453.Rotation = Vector3.new(-90, 90, 0) | |
4078 | Part453.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
4079 | Part453.Size = Vector3.new(2.80000019, 0.599999428, 0.599999905) | |
4080 | Part453.BottomSurface = Enum.SurfaceType.Smooth | |
4081 | Part453.BrickColor = BrickColor.new("Pine Cone") | |
4082 | Part453.Material = Enum.Material.Wood | |
4083 | Part453.TopSurface = Enum.SurfaceType.Smooth | |
4084 | Part453.brickColor = BrickColor.new("Pine Cone") | |
4085 | Part453.FormFactor = Enum.FormFactor.Custom | |
4086 | Part453.formFactor = Enum.FormFactor.Custom | |
4087 | Weld454.Parent = Part453 | |
4088 | Weld454.C1 = CFrame.new(4.04992676, 2.70007324, 0.400001526, 0, 0, 1, 0, -1, 0, 1, 0, -0) | |
4089 | Weld454.Part0 = Part453 | |
4090 | Weld454.Part1 = UnionOperation423 | |
4091 | Weld454.part1 = UnionOperation423 | |
4092 | Weld455.Parent = Part453 | |
4093 | Weld455.C0 = CFrame.new(0, 0.299999714, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
4094 | Weld455.C1 = CFrame.new(2.40007401, -0.900001526, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0) | |
4095 | Weld455.Part0 = Part453 | |
4096 | Weld455.Part1 = Part478 | |
4097 | Weld455.part1 = Part478 | |
4098 | Weld456.Parent = Part453 | |
4099 | Weld456.C0 = CFrame.new(0, 0.299999714, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
4100 | Weld456.C1 = CFrame.new(2.40007401, 0.700004578, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0) | |
4101 | Weld456.Part0 = Part453 | |
4102 | Weld456.Part1 = Part479 | |
4103 | Weld456.part1 = Part479 | |
4104 | Weld457.Parent = Part453 | |
4105 | Weld457.C0 = CFrame.new(0, 0, -0.299999952, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
4106 | Weld457.C1 = CFrame.new(4.39995098, 0.700004578, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0) | |
4107 | Weld457.Part0 = Part453 | |
4108 | Weld457.Part1 = Part483 | |
4109 | Weld457.part1 = Part483 | |
4110 | Weld458.Parent = Part453 | |
4111 | Weld458.C0 = CFrame.new(-1.4000001, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
4112 | Weld458.C1 = CFrame.new(0, -0.0999984741, 0, 1, 0, -0, 0, 0, 1, 0, -1, 0) | |
4113 | Weld458.Part0 = Part453 | |
4114 | Weld458.Part1 = Part487 | |
4115 | Weld458.part1 = Part487 | |
4116 | Part459.Parent = Model390 | |
4117 | Part459.CFrame = CFrame.new(-22.5447731, 2.10000038, -5.15106392, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
4118 | Part459.Orientation = Vector3.new(0, -90, 0) | |
4119 | Part459.Position = Vector3.new(-22.5447731, 2.10000038, -5.15106392) | |
4120 | Part459.Rotation = Vector3.new(0, -90, 0) | |
4121 | Part459.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
4122 | Part459.Size = Vector3.new(5.20000029, 0.200000003, 0.800000012) | |
4123 | Part459.BottomSurface = Enum.SurfaceType.Smooth | |
4124 | Part459.BrickColor = BrickColor.new("Dark taupe") | |
4125 | Part459.Material = Enum.Material.Wood | |
4126 | Part459.TopSurface = Enum.SurfaceType.Smooth | |
4127 | Part459.brickColor = BrickColor.new("Dark taupe") | |
4128 | Part459.FormFactor = Enum.FormFactor.Custom | |
4129 | Part459.formFactor = Enum.FormFactor.Custom | |
4130 | Weld460.Parent = Part459 | |
4131 | Weld460.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
4132 | Weld460.C1 = CFrame.new(0, -0.100006104, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0) | |
4133 | Weld460.Part0 = Part459 | |
4134 | Weld460.Part1 = Part476 | |
4135 | Weld460.part1 = Part476 | |
4136 | UnionOperation461.Parent = Model390 | |
4137 | UnionOperation461.CFrame = CFrame.new(-22.5447731, 2.69999886, -5.15106392, -1.00000715, 0, 0, 0, 0, -1, 0, -1.00000715, 0) | |
4138 | UnionOperation461.Orientation = Vector3.new(90, 180, 0) | |
4139 | UnionOperation461.Position = Vector3.new(-22.5447731, 2.69999886, -5.15106392) | |
4140 | UnionOperation461.Rotation = Vector3.new(90, 0, -180) | |
4141 | UnionOperation461.Color = Color3.new(0.686275, 0.580392, 0.513726) | |
4142 | UnionOperation461.Size = Vector3.new(9.39998913, 5.60000134, 0.600033522) | |
4143 | UnionOperation461.BrickColor = BrickColor.new("Linen") | |
4144 | UnionOperation461.Material = Enum.Material.Sand | |
4145 | UnionOperation461.brickColor = BrickColor.new("Linen") | |
4146 | UnionOperation461.UsePartColor = true | |
4147 | Weld462.Parent = UnionOperation461 | |
4148 | Weld462.C1 = CFrame.new(-0.299995422, 2.70007324, -4.69995117, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
4149 | Weld462.Part0 = UnionOperation461 | |
4150 | Weld462.Part1 = Part453 | |
4151 | Weld462.part1 = Part453 | |
4152 | Weld463.Parent = UnionOperation461 | |
4153 | Weld463.C1 = CFrame.new(0, -2.69995117, 0.5, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
4154 | Weld463.Part0 = UnionOperation461 | |
4155 | Weld463.Part1 = Part443 | |
4156 | Weld463.part1 = Part443 | |
4157 | Weld464.Parent = UnionOperation461 | |
4158 | Weld464.C1 = CFrame.new(0, 4.69995117, -0.200004578, 0, -1, -0, -1, 0, -0, 0, 0, -1) | |
4159 | Weld464.Part0 = UnionOperation461 | |
4160 | Weld464.Part1 = Part395 | |
4161 | Weld464.part1 = Part395 | |
4162 | Weld465.Parent = UnionOperation461 | |
4163 | Weld465.C1 = CFrame.new(0.100006104, -2.69995117, 4.69995117, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
4164 | Weld465.Part0 = UnionOperation461 | |
4165 | Weld465.Part1 = Part401 | |
4166 | Weld465.part1 = Part401 | |
4167 | Weld466.Parent = UnionOperation461 | |
4168 | Weld466.C1 = CFrame.new(0.100006104, 2.70007324, 4.69995117, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
4169 | Weld466.Part0 = UnionOperation461 | |
4170 | Weld466.Part1 = Part418 | |
4171 | Weld466.part1 = Part418 | |
4172 | Weld467.Parent = UnionOperation461 | |
4173 | Weld467.C1 = CFrame.new(0, 2.70007324, 0.5, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
4174 | Weld467.Part0 = UnionOperation461 | |
4175 | Weld467.Part1 = Part407 | |
4176 | Weld467.part1 = Part407 | |
4177 | Weld468.Parent = UnionOperation461 | |
4178 | Weld468.C1 = CFrame.new(-0.650024414, 0, 0.100006104, -1, 0, 0, 0, -1, 0, 0, 0, 1) | |
4179 | Weld468.Part0 = UnionOperation461 | |
4180 | Weld468.Part1 = UnionOperation423 | |
4181 | Weld468.part1 = UnionOperation423 | |
4182 | Weld469.Parent = UnionOperation461 | |
4183 | Weld469.C1 = CFrame.new(-0.299995422, -2.69995117, -4.69995117, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
4184 | Weld469.Part0 = UnionOperation461 | |
4185 | Weld469.Part1 = Part435 | |
4186 | Weld469.part1 = Part435 | |
4187 | Weld470.Parent = UnionOperation461 | |
4188 | Weld470.C1 = CFrame.new(0, -4.69995117, 0.199996948, 0, -1, -0, -1, 0, -0, 0, 0, -1) | |
4189 | Weld470.Part0 = UnionOperation461 | |
4190 | Weld470.Part1 = Part425 | |
4191 | Weld470.part1 = Part425 | |
4192 | Weld471.Parent = UnionOperation461 | |
4193 | Weld471.C0 = CFrame.new(0, 0, 0.300016761, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
4194 | Weld471.C1 = CFrame.new(-4.09997559, 0.0999755859, 2.29992676, -1, 0, -0, 0, 0, -1, 0, -1, -0) | |
4195 | Weld471.Part0 = UnionOperation461 | |
4196 | Weld471.Part1 = Part473 | |
4197 | Weld471.part1 = Part473 | |
4198 | Weld472.Parent = UnionOperation461 | |
4199 | Weld472.C0 = CFrame.new(0, 0, 0.300016761, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
4200 | Weld472.C1 = CFrame.new(0, 0.0999755859, 0, -1, 0, -0, 0, 0, -1, 0, -1, -0) | |
4201 | Weld472.Part0 = UnionOperation461 | |
4202 | Weld472.Part1 = Part476 | |
4203 | Weld472.part1 = Part476 | |
4204 | Part473.Parent = Model390 | |
4205 | Part473.CFrame = CFrame.new(-18.4447689, 2.30000639, -7.45100689, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
4206 | Part473.Position = Vector3.new(-18.4447689, 2.30000639, -7.45100689) | |
4207 | Part473.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
4208 | Part473.Size = Vector3.new(0.600000203, 0.200000003, 0.600000024) | |
4209 | Part473.BottomSurface = Enum.SurfaceType.Smooth | |
4210 | Part473.BrickColor = BrickColor.new("Pine Cone") | |
4211 | Part473.Material = Enum.Material.Wood | |
4212 | Part473.TopSurface = Enum.SurfaceType.Smooth | |
4213 | Part473.brickColor = BrickColor.new("Pine Cone") | |
4214 | Part473.FormFactor = Enum.FormFactor.Custom | |
4215 | Part473.formFactor = Enum.FormFactor.Custom | |
4216 | Part474.Parent = Model390 | |
4217 | Part474.CFrame = CFrame.new(-20.6447353, 2.10000038, -5.15106392, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
4218 | Part474.Orientation = Vector3.new(0, -90, 0) | |
4219 | Part474.Position = Vector3.new(-20.6447353, 2.10000038, -5.15106392) | |
4220 | Part474.Rotation = Vector3.new(0, -90, 0) | |
4221 | Part474.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
4222 | Part474.Size = Vector3.new(5.20000029, 0.200000003, 0.600000024) | |
4223 | Part474.BottomSurface = Enum.SurfaceType.Smooth | |
4224 | Part474.BrickColor = BrickColor.new("Dark taupe") | |
4225 | Part474.Material = Enum.Material.Wood | |
4226 | Part474.TopSurface = Enum.SurfaceType.Smooth | |
4227 | Part474.brickColor = BrickColor.new("Dark taupe") | |
4228 | Part474.FormFactor = Enum.FormFactor.Custom | |
4229 | Part474.formFactor = Enum.FormFactor.Custom | |
4230 | Weld475.Parent = Part474 | |
4231 | Weld475.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
4232 | Weld475.C1 = CFrame.new(1.90002441, -0.100006104, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0) | |
4233 | Weld475.Part0 = Part474 | |
4234 | Weld475.Part1 = Part476 | |
4235 | Weld475.part1 = Part476 | |
4236 | Part476.Parent = Model390 | |
4237 | Part476.CFrame = CFrame.new(-22.5447731, 2.30000639, -5.15106392, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
4238 | Part476.Position = Vector3.new(-22.5447731, 2.30000639, -5.15106392) | |
4239 | Part476.Color = Color3.new(0.337255, 0.258824, 0.211765) | |
4240 | Part476.Size = Vector3.new(8.40000057, 0.200000003, 5.19999981) | |
4241 | Part476.BottomSurface = Enum.SurfaceType.Smooth | |
4242 | Part476.BrickColor = BrickColor.new("Dirt brown") | |
4243 | Part476.Material = Enum.Material.Wood | |
4244 | Part476.TopSurface = Enum.SurfaceType.Smooth | |
4245 | Part476.brickColor = BrickColor.new("Dirt brown") | |
4246 | Part476.FormFactor = Enum.FormFactor.Custom | |
4247 | Part476.formFactor = Enum.FormFactor.Custom | |
4248 | Weld477.Parent = Part476 | |
4249 | Weld477.C1 = CFrame.new(-4.09997559, 0, 2.29992676, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
4250 | Weld477.Part0 = Part476 | |
4251 | Weld477.Part1 = Part473 | |
4252 | Weld477.part1 = Part473 | |
4253 | Part478.Parent = Model390 | |
4254 | Part478.CFrame = CFrame.new(-17.8447876, 3.30000424, -5.15106392, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
4255 | Part478.Orientation = Vector3.new(0, -90, 0) | |
4256 | Part478.Position = Vector3.new(-17.8447876, 3.30000424, -5.15106392) | |
4257 | Part478.Rotation = Vector3.new(0, -90, 0) | |
4258 | Part478.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
4259 | Part478.Size = Vector3.new(4.80000019, 0.200000003, 0.300000012) | |
4260 | Part478.BottomSurface = Enum.SurfaceType.Smooth | |
4261 | Part478.BrickColor = BrickColor.new("Dark taupe") | |
4262 | Part478.Material = Enum.Material.Wood | |
4263 | Part478.TopSurface = Enum.SurfaceType.Smooth | |
4264 | Part478.brickColor = BrickColor.new("Dark taupe") | |
4265 | Part478.FormFactor = Enum.FormFactor.Custom | |
4266 | Part478.formFactor = Enum.FormFactor.Custom | |
4267 | Part479.Parent = Model390 | |
4268 | Part479.CFrame = CFrame.new(-17.8447876, 1.69999957, -5.15106392, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
4269 | Part479.Orientation = Vector3.new(0, -90, 0) | |
4270 | Part479.Position = Vector3.new(-17.8447876, 1.69999957, -5.15106392) | |
4271 | Part479.Rotation = Vector3.new(0, -90, 0) | |
4272 | Part479.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
4273 | Part479.Size = Vector3.new(4.80000019, 0.200000003, 0.300000012) | |
4274 | Part479.BottomSurface = Enum.SurfaceType.Smooth | |
4275 | Part479.BrickColor = BrickColor.new("Dark taupe") | |
4276 | Part479.Material = Enum.Material.Wood | |
4277 | Part479.TopSurface = Enum.SurfaceType.Smooth | |
4278 | Part479.brickColor = BrickColor.new("Dark taupe") | |
4279 | Part479.FormFactor = Enum.FormFactor.Custom | |
4280 | Part479.formFactor = Enum.FormFactor.Custom | |
4281 | Part480.Parent = Model390 | |
4282 | Part480.CFrame = CFrame.new(-27.2447586, 1.69999731, -5.15106392, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
4283 | Part480.Orientation = Vector3.new(0, -90, 0) | |
4284 | Part480.Position = Vector3.new(-27.2447586, 1.69999731, -5.15106392) | |
4285 | Part480.Rotation = Vector3.new(0, -90, 0) | |
4286 | Part480.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
4287 | Part480.Size = Vector3.new(4.80000019, 0.200000003, 0.300000012) | |
4288 | Part480.BottomSurface = Enum.SurfaceType.Smooth | |
4289 | Part480.BrickColor = BrickColor.new("Dark taupe") | |
4290 | Part480.Material = Enum.Material.Wood | |
4291 | Part480.TopSurface = Enum.SurfaceType.Smooth | |
4292 | Part480.brickColor = BrickColor.new("Dark taupe") | |
4293 | Part480.FormFactor = Enum.FormFactor.Custom | |
4294 | Part480.formFactor = Enum.FormFactor.Custom | |
4295 | Part481.Parent = Model390 | |
4296 | Part481.CFrame = CFrame.new(-27.2447586, 4.10000181, -5.15106392, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
4297 | Part481.Orientation = Vector3.new(0, -90, 0) | |
4298 | Part481.Position = Vector3.new(-27.2447586, 4.10000181, -5.15106392) | |
4299 | Part481.Rotation = Vector3.new(0, -90, 0) | |
4300 | Part481.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
4301 | Part481.Size = Vector3.new(4.80000019, 0.200000003, 0.300000012) | |
4302 | Part481.BottomSurface = Enum.SurfaceType.Smooth | |
4303 | Part481.BrickColor = BrickColor.new("Dark taupe") | |
4304 | Part481.Material = Enum.Material.Wood | |
4305 | Part481.TopSurface = Enum.SurfaceType.Smooth | |
4306 | Part481.brickColor = BrickColor.new("Dark taupe") | |
4307 | Part481.FormFactor = Enum.FormFactor.Custom | |
4308 | Part481.formFactor = Enum.FormFactor.Custom | |
4309 | Part482.Parent = Model390 | |
4310 | Part482.CFrame = CFrame.new(-22.5447731, 1.70000041, -7.85103416, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
4311 | Part482.Position = Vector3.new(-22.5447731, 1.70000041, -7.85103416) | |
4312 | Part482.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
4313 | Part482.Size = Vector3.new(8.80000019, 0.200000003, 0.300000012) | |
4314 | Part482.BottomSurface = Enum.SurfaceType.Smooth | |
4315 | Part482.BrickColor = BrickColor.new("Dark taupe") | |
4316 | Part482.Material = Enum.Material.Wood | |
4317 | Part482.TopSurface = Enum.SurfaceType.Smooth | |
4318 | Part482.brickColor = BrickColor.new("Dark taupe") | |
4319 | Part482.FormFactor = Enum.FormFactor.Custom | |
4320 | Part482.formFactor = Enum.FormFactor.Custom | |
4321 | Part483.Parent = Model390 | |
4322 | Part483.CFrame = CFrame.new(-22.5447731, 1.70000041, -2.45097136, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
4323 | Part483.Position = Vector3.new(-22.5447731, 1.70000041, -2.45097136) | |
4324 | Part483.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
4325 | Part483.Size = Vector3.new(8.80000019, 0.200000003, 0.300000012) | |
4326 | Part483.BottomSurface = Enum.SurfaceType.Smooth | |
4327 | Part483.BrickColor = BrickColor.new("Dark taupe") | |
4328 | Part483.Material = Enum.Material.Wood | |
4329 | Part483.TopSurface = Enum.SurfaceType.Smooth | |
4330 | Part483.brickColor = BrickColor.new("Dark taupe") | |
4331 | Part483.FormFactor = Enum.FormFactor.Custom | |
4332 | Part483.formFactor = Enum.FormFactor.Custom | |
4333 | Part484.Parent = Model390 | |
4334 | Part484.CFrame = CFrame.new(-17.8447895, 3.900002, -7.85103416, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
4335 | Part484.Position = Vector3.new(-17.8447895, 3.900002, -7.85103416) | |
4336 | Part484.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
4337 | Part484.Size = Vector3.new(0.540000021, 0.200000003, 0.540000021) | |
4338 | Part484.BottomSurface = Enum.SurfaceType.Smooth | |
4339 | Part484.BrickColor = BrickColor.new("Dark taupe") | |
4340 | Part484.Material = Enum.Material.Wood | |
4341 | Part484.TopSurface = Enum.SurfaceType.Smooth | |
4342 | Part484.brickColor = BrickColor.new("Dark taupe") | |
4343 | Part484.FormFactor = Enum.FormFactor.Custom | |
4344 | Part484.formFactor = Enum.FormFactor.Custom | |
4345 | Weld485.Parent = Part484 | |
4346 | Weld485.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
4347 | Weld485.C1 = CFrame.new(0, -0.0999984741, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
4348 | Weld485.Part0 = Part484 | |
4349 | Weld485.Part1 = Part486 | |
4350 | Weld485.part1 = Part486 | |
4351 | Part486.Parent = Model390 | |
4352 | Part486.CFrame = CFrame.new(-17.8447895, 4.10000038, -7.85103416, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
4353 | Part486.Position = Vector3.new(-17.8447895, 4.10000038, -7.85103416) | |
4354 | Part486.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
4355 | Part486.Size = Vector3.new(0.600000024, 0.200000003, 0.600000024) | |
4356 | Part486.BottomSurface = Enum.SurfaceType.Smooth | |
4357 | Part486.BrickColor = BrickColor.new("Pine Cone") | |
4358 | Part486.Material = Enum.Material.Wood | |
4359 | Part486.TopSurface = Enum.SurfaceType.Smooth | |
4360 | Part486.brickColor = BrickColor.new("Pine Cone") | |
4361 | Part486.FormFactor = Enum.FormFactor.Custom | |
4362 | Part486.formFactor = Enum.FormFactor.Custom | |
4363 | Part487.Parent = Model390 | |
4364 | Part487.CFrame = CFrame.new(-17.8447876, 3.900002, -2.45097136, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
4365 | Part487.Position = Vector3.new(-17.8447876, 3.900002, -2.45097136) | |
4366 | Part487.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
4367 | Part487.Size = Vector3.new(0.540000021, 0.200000003, 0.540000021) | |
4368 | Part487.BottomSurface = Enum.SurfaceType.Smooth | |
4369 | Part487.BrickColor = BrickColor.new("Dark taupe") | |
4370 | Part487.Material = Enum.Material.Wood | |
4371 | Part487.TopSurface = Enum.SurfaceType.Smooth | |
4372 | Part487.brickColor = BrickColor.new("Dark taupe") | |
4373 | Part487.FormFactor = Enum.FormFactor.Custom | |
4374 | Part487.formFactor = Enum.FormFactor.Custom | |
4375 | Weld488.Parent = Part487 | |
4376 | Weld488.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
4377 | Weld488.C1 = CFrame.new(0, -0.0999984741, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
4378 | Weld488.Part0 = Part487 | |
4379 | Weld488.Part1 = Part489 | |
4380 | Weld488.part1 = Part489 | |
4381 | Part489.Parent = Model390 | |
4382 | Part489.CFrame = CFrame.new(-17.8447876, 4.10000038, -2.45097136, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
4383 | Part489.Position = Vector3.new(-17.8447876, 4.10000038, -2.45097136) | |
4384 | Part489.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
4385 | Part489.Size = Vector3.new(0.600000024, 0.200000003, 0.600000024) | |
4386 | Part489.BottomSurface = Enum.SurfaceType.Smooth | |
4387 | Part489.BrickColor = BrickColor.new("Pine Cone") | |
4388 | Part489.Material = Enum.Material.Wood | |
4389 | Part489.TopSurface = Enum.SurfaceType.Smooth | |
4390 | Part489.brickColor = BrickColor.new("Pine Cone") | |
4391 | Part489.FormFactor = Enum.FormFactor.Custom | |
4392 | Part489.formFactor = Enum.FormFactor.Custom | |
4393 | Part490.Parent = Model390 | |
4394 | Part490.CFrame = CFrame.new(-27.2447586, 4.69999981, -2.45097136, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
4395 | Part490.Position = Vector3.new(-27.2447586, 4.69999981, -2.45097136) | |
4396 | Part490.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
4397 | Part490.Size = Vector3.new(0.540000021, 0.200000003, 0.540000021) | |
4398 | Part490.BottomSurface = Enum.SurfaceType.Smooth | |
4399 | Part490.BrickColor = BrickColor.new("Dark taupe") | |
4400 | Part490.Material = Enum.Material.Wood | |
4401 | Part490.TopSurface = Enum.SurfaceType.Smooth | |
4402 | Part490.brickColor = BrickColor.new("Dark taupe") | |
4403 | Part490.FormFactor = Enum.FormFactor.Custom | |
4404 | Part490.formFactor = Enum.FormFactor.Custom | |
4405 | Weld491.Parent = Part490 | |
4406 | Weld491.C0 = CFrame.new(0, 0.100000001, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
4407 | Weld491.C1 = CFrame.new(0, -0.100006104, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
4408 | Weld491.Part0 = Part490 | |
4409 | Weld491.Part1 = Part492 | |
4410 | Weld491.part1 = Part492 | |
4411 | Part492.Parent = Model390 | |
4412 | Part492.CFrame = CFrame.new(-27.2447586, 4.90000582, -2.45097136, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
4413 | Part492.Position = Vector3.new(-27.2447586, 4.90000582, -2.45097136) | |
4414 | Part492.Color = Color3.new(0.423529, 0.345098, 0.294118) | |
4415 | Part492.Size = Vector3.new(0.600000024, 0.200000003, 0.600000024) | |
4416 | Part492.BottomSurface = Enum.SurfaceType.Smooth | |
4417 | Part492.BrickColor = BrickColor.new("Pine Cone") | |
4418 | Part492.Material = Enum.Material.Wood | |
4419 | Part492.TopSurface = Enum.SurfaceType.Smooth | |
4420 | Part492.brickColor = BrickColor.new("Pine Cone") | |
4421 | Part492.FormFactor = Enum.FormFactor.Custom | |
4422 | Part492.formFactor = Enum.FormFactor.Custom | |
4423 | Part493.Parent = Model390 | |
4424 | Part493.CFrame = CFrame.new(-27.2447586, 4.69999981, -7.85103416, 1.00000715, 0, 0, 0, 1, 0, 0, 0, 1.00000715) | |
4425 | Part493.Position = Vector3.new(-27.2447586, 4.69999981, -7.85103416) | |
4426 | Part493.Color = Color3.new(0.352941, 0.298039, 0.258824) | |
4427 | Part493.Size = Vector3.new(0.540000021, 0.200000003, 0.540000021) | |
4428 | Part493.BottomSurface = Enum.SurfaceType.Smooth | |
4429 | Part493.BrickColor = BrickColor.new("Dark taupe") | |
4430 | Part493.Material = Enum.Material.Wood | |
4431 | Part493.TopSurface = Enum.SurfaceType.Smooth | |
4432 | Part493.brickColor = BrickColor.new("Dark taupe") | |
4433 | Part493.FormFactor = Enum.FormFactor.Custom | |
4434 | Part493.formFactor = Enum.FormFactor.Custom | |
4435 | UnionOperation494.Name = "Pillow" | |
4436 | UnionOperation494.Parent = Model390 | |
4437 | UnionOperation494.CFrame = CFrame.new(-26.1447754, 3.19999886, -5.05102634, 0, 0, -1.00000715, 0, 1, 0, 1.00000715, 0, 0) | |
4438 | UnionOperation494.Orientation = Vector3.new(0, -90, 0) | |
4439 | UnionOperation494.Position = Vector3.new(-26.1447754, 3.19999886, -5.05102634) | |
4440 | UnionOperation494.Rotation = Vector3.new(0, -90, 0) | |
4441 | UnionOperation494.Color = Color3.new(0.584314, 0.47451, 0.466667) | |
4442 | UnionOperation494.Size = Vector3.new(3.20001268, 1, 2) | |
4443 | UnionOperation494.BrickColor = BrickColor.new("Sand red") | |
4444 | UnionOperation494.Material = Enum.Material.Sand | |
4445 | UnionOperation494.brickColor = BrickColor.new("Sand red") | |
4446 | UnionOperation494.UsePartColor = true | |
4447 | Weld495.Parent = UnionOperation494 | |
4448 | Weld495.C1 = CFrame.new(-4.25, 0.100036621, -0.399993896, 0, 0, -1, 1, 0, 0, 0, -1, 0) | |
4449 | Weld495.Part0 = UnionOperation494 | |
4450 | Weld495.Part1 = UnionOperation423 | |
4451 | Weld495.part1 = UnionOperation423 | |
4452 | Weld496.Parent = UnionOperation494 | |
4453 | Weld496.C1 = CFrame.new(3.59997559, -0.100036621, -0.5, 0, 0, 1, -1, 0, 0, 0, -1, 0) | |
4454 | Weld496.Part0 = UnionOperation494 | |
4455 | Weld496.Part1 = UnionOperation461 | |
4456 | Weld496.part1 = UnionOperation461 | |
4457 | Part497.Parent = Model0 | |
4458 | Part497.CFrame = CFrame.new(-26.4976177, 31.5, 30.501606, 1.00000477, 0, 0, 0, 1, 0, 0, 0, 1.00000477) | |
4459 | Part497.Position = Vector3.new(-26.4976177, 31.5, 30.501606) | |
4460 | Part497.Color = Color3.new(0.854902, 0.521569, 0.254902) | |
4461 | Part497.Size = Vector3.new(27, 1, 27) | |
4462 | Part497.BottomSurface = Enum.SurfaceType.Smooth | |
4463 | Part497.BrickColor = BrickColor.new("Bright orange") | |
4464 | Part497.Material = Enum.Material.Wood | |
4465 | Part497.TopSurface = Enum.SurfaceType.Smooth | |
4466 | Part497.brickColor = BrickColor.new("Bright orange") | |
4467 | Model498.Name = "Wooden Chair" | |
4468 | Model498.Parent = Model0 | |
4469 | Part499.Parent = Model498 | |
4470 | Part499.CFrame = CFrame.new(-4.8999939, 4.81593418, 30.5003281, 0, 0, -1, 0.0896954834, 0.995968938, 0, 0.995968938, -0.0896954834, 0) | |
4471 | Part499.Orientation = Vector3.new(0, -90, 5.1500001) | |
4472 | Part499.Position = Vector3.new(-4.8999939, 4.81593418, 30.5003281) | |
4473 | Part499.Rotation = Vector3.new(-5.1500001, -90, 0) | |
4474 | Part499.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4475 | Part499.Size = Vector3.new(0.200000003, 0.400000036, 1.4000001) | |
4476 | Part499.Anchored = true | |
4477 | Part499.BrickColor = BrickColor.new("Brown") | |
4478 | Part499.Material = Enum.Material.Wood | |
4479 | Part499.brickColor = BrickColor.new("Brown") | |
4480 | Part499.FormFactor = Enum.FormFactor.Custom | |
4481 | Part499.formFactor = Enum.FormFactor.Custom | |
4482 | Snap500.Parent = Part499 | |
4483 | Snap500.C0 = CFrame.new(0, -0.200000018, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
4484 | Snap500.C1 = CFrame.new(0, 0.999998808, -0.399994016, 0.999999404, 0, 0, 0, 0, -0.999999404, 0, 1, 0) | |
4485 | Snap500.Part0 = Part499 | |
4486 | Snap500.Part1 = Part507 | |
4487 | Snap500.part1 = Part507 | |
4488 | Part501.Parent = Model498 | |
4489 | Part501.CFrame = CFrame.new(-4.8999939, 3.62081003, 30.6079636, 0, 0, -1, 0.0896954834, 0.995968938, 0, 0.995968938, -0.0896954834, 0) | |
4490 | Part501.Orientation = Vector3.new(0, -90, 5.1500001) | |
4491 | Part501.Position = Vector3.new(-4.8999939, 3.62081003, 30.6079636) | |
4492 | Part501.Rotation = Vector3.new(-5.1500001, -90, 0) | |
4493 | Part501.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4494 | Part501.Size = Vector3.new(0.200000003, 2.00000024, 0.200000003) | |
4495 | Part501.Anchored = true | |
4496 | Part501.BrickColor = BrickColor.new("Brown") | |
4497 | Part501.Material = Enum.Material.Wood | |
4498 | Part501.brickColor = BrickColor.new("Brown") | |
4499 | Part501.FormFactor = Enum.FormFactor.Custom | |
4500 | Part501.formFactor = Enum.FormFactor.Custom | |
4501 | Snap502.Parent = Part501 | |
4502 | Snap502.C0 = CFrame.new(0, 1.00000012, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
4503 | Snap502.C1 = CFrame.new(0, -0.199999094, 0, -0.999999404, 0, 0, 0, 0, 0.999999404, -0, 1, 0) | |
4504 | Snap502.Part0 = Part501 | |
4505 | Snap502.Part1 = Part499 | |
4506 | Snap502.part1 = Part499 | |
4507 | Seat503.Parent = Model498 | |
4508 | Seat503.CFrame = CFrame.new(-4.8999939, 2.55000472, 31.2000351, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
4509 | Seat503.Orientation = Vector3.new(0, 180, 0) | |
4510 | Seat503.Position = Vector3.new(-4.8999939, 2.55000472, 31.2000351) | |
4511 | Seat503.Rotation = Vector3.new(-180, 0, -180) | |
4512 | Seat503.Transparency = 1 | |
4513 | Seat503.Size = Vector3.new(1.79999948, 0.200000003, 1.5999999) | |
4514 | Seat503.BottomSurface = Enum.SurfaceType.Smooth | |
4515 | Seat503.FormFactor = Enum.FormFactor.Custom | |
4516 | Seat503.formFactor = Enum.FormFactor.Custom | |
4517 | Weld504.Parent = Seat503 | |
4518 | Weld504.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
4519 | Weld504.C1 = CFrame.new(1.50203705e-05, 0.100000143, -0.399971008, -1, 0, -0, 0, 0, -1, 0, -1, -0) | |
4520 | Weld504.Part0 = Seat503 | |
4521 | Weld504.Part1 = Part516 | |
4522 | Weld504.part1 = Part516 | |
4523 | Part505.Parent = Model498 | |
4524 | Part505.CFrame = CFrame.new(-4.5, 3.62081003, 30.6079636, 0, 0, -1, 0.0896954834, 0.995968938, 0, 0.995968938, -0.0896954834, 0) | |
4525 | Part505.Orientation = Vector3.new(0, -90, 5.1500001) | |
4526 | Part505.Position = Vector3.new(-4.5, 3.62081003, 30.6079636) | |
4527 | Part505.Rotation = Vector3.new(-5.1500001, -90, 0) | |
4528 | Part505.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4529 | Part505.Size = Vector3.new(0.200000003, 2.00000024, 0.200000003) | |
4530 | Part505.Anchored = true | |
4531 | Part505.BrickColor = BrickColor.new("Brown") | |
4532 | Part505.Material = Enum.Material.Wood | |
4533 | Part505.brickColor = BrickColor.new("Brown") | |
4534 | Part505.FormFactor = Enum.FormFactor.Custom | |
4535 | Part505.formFactor = Enum.FormFactor.Custom | |
4536 | Snap506.Parent = Part505 | |
4537 | Snap506.C0 = CFrame.new(0, 1.00000012, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
4538 | Snap506.C1 = CFrame.new(0, -0.199999094, -0.399994016, -0.999999404, 0, 0, 0, 0, 0.999999404, -0, 1, 0) | |
4539 | Snap506.Part0 = Part505 | |
4540 | Snap506.Part1 = Part499 | |
4541 | Snap506.part1 = Part499 | |
4542 | Part507.Parent = Model498 | |
4543 | Part507.CFrame = CFrame.new(-5.29998779, 3.62081003, 30.6079636, 0, 0, -1, 0.0896954834, 0.995968938, 0, 0.995968938, -0.0896954834, 0) | |
4544 | Part507.Orientation = Vector3.new(0, -90, 5.1500001) | |
4545 | Part507.Position = Vector3.new(-5.29998779, 3.62081003, 30.6079636) | |
4546 | Part507.Rotation = Vector3.new(-5.1500001, -90, 0) | |
4547 | Part507.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4548 | Part507.Size = Vector3.new(0.200000003, 2.00000024, 0.200000003) | |
4549 | Part507.Anchored = true | |
4550 | Part507.BrickColor = BrickColor.new("Brown") | |
4551 | Part507.Material = Enum.Material.Wood | |
4552 | Part507.brickColor = BrickColor.new("Brown") | |
4553 | Part507.FormFactor = Enum.FormFactor.Custom | |
4554 | Part507.formFactor = Enum.FormFactor.Custom | |
4555 | Part508.Parent = Model498 | |
4556 | Part508.CFrame = CFrame.new(-4.09999084, 3.82000303, 30.5900269, 0, 0, -1, 0.0896954834, 0.995968938, 0, 0.995968938, -0.0896954834, 0) | |
4557 | Part508.Orientation = Vector3.new(0, -90, 5.1500001) | |
4558 | Part508.Position = Vector3.new(-4.09999084, 3.82000303, 30.5900269) | |
4559 | Part508.Rotation = Vector3.new(-5.1500001, -90, 0) | |
4560 | Part508.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4561 | Part508.Size = Vector3.new(0.200000003, 2.40000033, 0.200000003) | |
4562 | Part508.Anchored = true | |
4563 | Part508.BrickColor = BrickColor.new("Brown") | |
4564 | Part508.Material = Enum.Material.Wood | |
4565 | Part508.brickColor = BrickColor.new("Brown") | |
4566 | Part508.FormFactor = Enum.FormFactor.Custom | |
4567 | Part508.formFactor = Enum.FormFactor.Custom | |
4568 | Part509.Parent = Model498 | |
4569 | Part509.CFrame = CFrame.new(-5.69999695, 3.82000303, 30.5900269, 0, 0, -1, 0.0896954834, 0.995968938, 0, 0.995968938, -0.0896954834, 0) | |
4570 | Part509.Orientation = Vector3.new(0, -90, 5.1500001) | |
4571 | Part509.Position = Vector3.new(-5.69999695, 3.82000303, 30.5900269) | |
4572 | Part509.Rotation = Vector3.new(-5.1500001, -90, 0) | |
4573 | Part509.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4574 | Part509.Size = Vector3.new(0.200000003, 2.40000033, 0.200000003) | |
4575 | Part509.Anchored = true | |
4576 | Part509.BrickColor = BrickColor.new("Brown") | |
4577 | Part509.Material = Enum.Material.Wood | |
4578 | Part509.brickColor = BrickColor.new("Brown") | |
4579 | Part509.FormFactor = Enum.FormFactor.Custom | |
4580 | Part509.formFactor = Enum.FormFactor.Custom | |
4581 | Part510.Parent = Model498 | |
4582 | Part510.CFrame = CFrame.new(-4.1000061, 1.78000784, 30.6500244, -0, 0, -1, -0.0760948956, 0.997100532, 0, 0.997100532, 0.0760948956, 0) | |
4583 | Part510.Orientation = Vector3.new(0, -90, -4.36000013) | |
4584 | Part510.Position = Vector3.new(-4.1000061, 1.78000784, 30.6500244) | |
4585 | Part510.Rotation = Vector3.new(4.36000013, -90, 0) | |
4586 | Part510.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4587 | Part510.Size = Vector3.new(0.200000003, 1.4000001, 0.200000003) | |
4588 | Part510.Anchored = true | |
4589 | Part510.BrickColor = BrickColor.new("Brown") | |
4590 | Part510.Material = Enum.Material.Wood | |
4591 | Part510.brickColor = BrickColor.new("Brown") | |
4592 | Part510.FormFactor = Enum.FormFactor.Custom | |
4593 | Part510.formFactor = Enum.FormFactor.Custom | |
4594 | Part511.Parent = Model498 | |
4595 | Part511.CFrame = CFrame.new(-4.09999084, 1.35000467, 31.5000687, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
4596 | Part511.Orientation = Vector3.new(0, -90, 0) | |
4597 | Part511.Position = Vector3.new(-4.09999084, 1.35000467, 31.5000687) | |
4598 | Part511.Rotation = Vector3.new(0, -90, 0) | |
4599 | Part511.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4600 | Part511.Size = Vector3.new(1.80000019, 0.200000003, 0.200000003) | |
4601 | Part511.Anchored = true | |
4602 | Part511.BrickColor = BrickColor.new("Brown") | |
4603 | Part511.Material = Enum.Material.Wood | |
4604 | Part511.brickColor = BrickColor.new("Brown") | |
4605 | Part511.FormFactor = Enum.FormFactor.Custom | |
4606 | Part511.formFactor = Enum.FormFactor.Custom | |
4607 | Part512.Parent = Model498 | |
4608 | Part512.CFrame = CFrame.new(-4.90000916, 2.55000305, 31.6000061, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
4609 | Part512.Position = Vector3.new(-4.90000916, 2.55000305, 31.6000061) | |
4610 | Part512.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4611 | Part512.Size = Vector3.new(1.79999995, 0.200000003, 2) | |
4612 | Part512.Anchored = true | |
4613 | Part512.BrickColor = BrickColor.new("Brown") | |
4614 | Part512.Material = Enum.Material.Wood | |
4615 | Part512.TopSurface = Enum.SurfaceType.Smooth | |
4616 | Part512.brickColor = BrickColor.new("Brown") | |
4617 | Part512.FormFactor = Enum.FormFactor.Custom | |
4618 | Part512.formFactor = Enum.FormFactor.Custom | |
4619 | Snap513.Parent = Part512 | |
4620 | Snap513.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
4621 | Snap513.C1 = CFrame.new(-0.900016785, 0.700000167, -0.799987912, 0, 1, 0, 0, 0, -1, -1, 0, 0) | |
4622 | Snap513.Part0 = Part512 | |
4623 | Snap513.Part1 = Part526 | |
4624 | Snap513.part1 = Part526 | |
4625 | Snap514.Parent = Part512 | |
4626 | Snap514.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
4627 | Snap514.C1 = CFrame.new(-0.900016785, 0.700000167, 0.800018072, 0, 1, 0, 0, 0, -1, -1, 0, 0) | |
4628 | Snap514.Part0 = Part512 | |
4629 | Snap514.Part1 = Part522 | |
4630 | Snap514.part1 = Part522 | |
4631 | Weld515.Parent = Part512 | |
4632 | Weld515.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
4633 | Weld515.C1 = CFrame.new(0, 0.100000143, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
4634 | Weld515.Part0 = Part512 | |
4635 | Weld515.Part1 = Part516 | |
4636 | Weld515.part1 = Part516 | |
4637 | Part516.Parent = Model498 | |
4638 | Part516.CFrame = CFrame.new(-4.90000916, 2.35000467, 31.6000061, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
4639 | Part516.Position = Vector3.new(-4.90000916, 2.35000467, 31.6000061) | |
4640 | Part516.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4641 | Part516.Transparency = 1 | |
4642 | Part516.Size = Vector3.new(1.79999995, 0.200000003, 2) | |
4643 | Part516.Anchored = true | |
4644 | Part516.BrickColor = BrickColor.new("Brown") | |
4645 | Part516.Material = Enum.Material.Wood | |
4646 | Part516.TopSurface = Enum.SurfaceType.Weld | |
4647 | Part516.brickColor = BrickColor.new("Brown") | |
4648 | Part516.FormFactor = Enum.FormFactor.Custom | |
4649 | Part516.formFactor = Enum.FormFactor.Custom | |
4650 | Part517.Parent = Model498 | |
4651 | Part517.CFrame = CFrame.new(-4.8999939, 1.79522467, 30.6505966, 1, 0, -0, 0, 0.997100592, -0.0760948882, 0, 0.0760948882, 0.997100592) | |
4652 | Part517.Orientation = Vector3.new(4.36000013, 0, 0) | |
4653 | Part517.Position = Vector3.new(-4.8999939, 1.79522467, 30.6505966) | |
4654 | Part517.Rotation = Vector3.new(4.36000013, 0, 0) | |
4655 | Part517.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4656 | Part517.Size = Vector3.new(1.4000001, 0.200000003, 0.200000003) | |
4657 | Part517.Anchored = true | |
4658 | Part517.BrickColor = BrickColor.new("Brown") | |
4659 | Part517.Material = Enum.Material.Wood | |
4660 | Part517.brickColor = BrickColor.new("Brown") | |
4661 | Part517.FormFactor = Enum.FormFactor.Custom | |
4662 | Part517.formFactor = Enum.FormFactor.Custom | |
4663 | Part518.Parent = Model498 | |
4664 | Part518.CFrame = CFrame.new(-4.1000061, 1.10000467, 30.6000443, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
4665 | Part518.Orientation = Vector3.new(0, -90, 0) | |
4666 | Part518.Position = Vector3.new(-4.1000061, 1.10000467, 30.6000443) | |
4667 | Part518.Rotation = Vector3.new(0, -90, 0) | |
4668 | Part518.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4669 | Part518.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) | |
4670 | Part518.Anchored = true | |
4671 | Part518.BrickColor = BrickColor.new("Brown") | |
4672 | Part518.Material = Enum.Material.Wood | |
4673 | Part518.brickColor = BrickColor.new("Brown") | |
4674 | Part518.FormFactor = Enum.FormFactor.Custom | |
4675 | Part518.formFactor = Enum.FormFactor.Custom | |
4676 | BlockMesh519.Parent = Part518 | |
4677 | BlockMesh519.Scale = Vector3.new(1, 0.5, 1) | |
4678 | Part520.Parent = Model498 | |
4679 | Part520.CFrame = CFrame.new(-5.69999695, 1.78000784, 30.6500244, -0, 0, -1, -0.0760948956, 0.997100532, 0, 0.997100532, 0.0760948956, 0) | |
4680 | Part520.Orientation = Vector3.new(0, -90, -4.36000013) | |
4681 | Part520.Position = Vector3.new(-5.69999695, 1.78000784, 30.6500244) | |
4682 | Part520.Rotation = Vector3.new(4.36000013, -90, 0) | |
4683 | Part520.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4684 | Part520.Size = Vector3.new(0.200000003, 1.4000001, 0.200000003) | |
4685 | Part520.Anchored = true | |
4686 | Part520.BrickColor = BrickColor.new("Brown") | |
4687 | Part520.Material = Enum.Material.Wood | |
4688 | Part520.brickColor = BrickColor.new("Brown") | |
4689 | Part520.FormFactor = Enum.FormFactor.Custom | |
4690 | Part520.formFactor = Enum.FormFactor.Custom | |
4691 | Part521.Parent = Model498 | |
4692 | Part521.CFrame = CFrame.new(-5.69998217, 1.35000467, 31.5000687, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
4693 | Part521.Orientation = Vector3.new(0, -90, 0) | |
4694 | Part521.Position = Vector3.new(-5.69998217, 1.35000467, 31.5000687) | |
4695 | Part521.Rotation = Vector3.new(0, -90, 0) | |
4696 | Part521.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4697 | Part521.Size = Vector3.new(1.80000019, 0.200000003, 0.200000003) | |
4698 | Part521.Anchored = true | |
4699 | Part521.BrickColor = BrickColor.new("Brown") | |
4700 | Part521.Material = Enum.Material.Wood | |
4701 | Part521.brickColor = BrickColor.new("Brown") | |
4702 | Part521.FormFactor = Enum.FormFactor.Custom | |
4703 | Part521.formFactor = Enum.FormFactor.Custom | |
4704 | Part522.Parent = Model498 | |
4705 | Part522.CFrame = CFrame.new(-4.09999084, 1.75000477, 32.5000229, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
4706 | Part522.Orientation = Vector3.new(0, -90, 0) | |
4707 | Part522.Position = Vector3.new(-4.09999084, 1.75000477, 32.5000229) | |
4708 | Part522.Rotation = Vector3.new(0, -90, 0) | |
4709 | Part522.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4710 | Part522.Size = Vector3.new(0.200000003, 1.4000001, 0.200000003) | |
4711 | Part522.Anchored = true | |
4712 | Part522.BrickColor = BrickColor.new("Brown") | |
4713 | Part522.Material = Enum.Material.Wood | |
4714 | Part522.brickColor = BrickColor.new("Brown") | |
4715 | Part522.FormFactor = Enum.FormFactor.Custom | |
4716 | Part522.formFactor = Enum.FormFactor.Custom | |
4717 | Part523.Parent = Model498 | |
4718 | Part523.CFrame = CFrame.new(-4.8999629, 1.75000477, 32.5000305, 1, 0, -0, 0, 1, -1.41561031e-07, 0, 1.41561031e-07, 1) | |
4719 | Part523.Position = Vector3.new(-4.8999629, 1.75000477, 32.5000305) | |
4720 | Part523.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4721 | Part523.Size = Vector3.new(1.4000001, 0.200000003, 0.200000003) | |
4722 | Part523.Anchored = true | |
4723 | Part523.BrickColor = BrickColor.new("Brown") | |
4724 | Part523.Material = Enum.Material.Wood | |
4725 | Part523.brickColor = BrickColor.new("Brown") | |
4726 | Part523.FormFactor = Enum.FormFactor.Custom | |
4727 | Part523.formFactor = Enum.FormFactor.Custom | |
4728 | Part524.Parent = Model498 | |
4729 | Part524.CFrame = CFrame.new(-5.70001173, 1.10000467, 30.6001053, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
4730 | Part524.Orientation = Vector3.new(0, -90, 0) | |
4731 | Part524.Position = Vector3.new(-5.70001173, 1.10000467, 30.6001053) | |
4732 | Part524.Rotation = Vector3.new(0, -90, 0) | |
4733 | Part524.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4734 | Part524.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) | |
4735 | Part524.Anchored = true | |
4736 | Part524.BrickColor = BrickColor.new("Brown") | |
4737 | Part524.Material = Enum.Material.Wood | |
4738 | Part524.brickColor = BrickColor.new("Brown") | |
4739 | Part524.FormFactor = Enum.FormFactor.Custom | |
4740 | Part524.formFactor = Enum.FormFactor.Custom | |
4741 | BlockMesh525.Parent = Part524 | |
4742 | BlockMesh525.Scale = Vector3.new(1, 0.5, 1) | |
4743 | Part526.Parent = Model498 | |
4744 | Part526.CFrame = CFrame.new(-5.69999695, 1.75000477, 32.5000229, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
4745 | Part526.Orientation = Vector3.new(0, -90, 0) | |
4746 | Part526.Position = Vector3.new(-5.69999695, 1.75000477, 32.5000229) | |
4747 | Part526.Rotation = Vector3.new(0, -90, 0) | |
4748 | Part526.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4749 | Part526.Size = Vector3.new(0.200000003, 1.4000001, 0.200000003) | |
4750 | Part526.Anchored = true | |
4751 | Part526.BrickColor = BrickColor.new("Brown") | |
4752 | Part526.Material = Enum.Material.Wood | |
4753 | Part526.brickColor = BrickColor.new("Brown") | |
4754 | Part526.FormFactor = Enum.FormFactor.Custom | |
4755 | Part526.formFactor = Enum.FormFactor.Custom | |
4756 | Camera527.Name = "ThumbnailCamera" | |
4757 | Camera527.Parent = Model498 | |
4758 | Camera527.CFrame = CFrame.new(-241.238831, 7.13158655, -80.8864899, 0.727069855, 0.279032588, -0.627303898, -0, 0.913686693, 0.406419188, 0.686563492, -0.295495152, 0.664314091) | |
4759 | Camera527.CoordinateFrame = CFrame.new(-241.238831, 7.13158655, -80.8864899, 0.727069855, 0.279032588, -0.627303898, -0, 0.913686693, 0.406419188, 0.686563492, -0.295495152, 0.664314091) | |
4760 | Camera527.FieldOfView = 28.999998092651 | |
4761 | Camera527.Focus = CFrame.new(-239.984222, 6.318748, -82.2151184, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
4762 | Camera527.focus = CFrame.new(-239.984222, 6.318748, -82.2151184, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
4763 | Model528.Name = "Table" | |
4764 | Model528.Parent = Model0 | |
4765 | Part529.Name = "Cylinder" | |
4766 | Part529.Parent = Model528 | |
4767 | Part529.CFrame = CFrame.new(-0.0785489082, 2.23001289, 37.3311882, 0, -1, 0, -1, 0, 0, 0, 0, -1) | |
4768 | Part529.Orientation = Vector3.new(0, 180, -90) | |
4769 | Part529.Position = Vector3.new(-0.0785489082, 2.23001289, 37.3311882) | |
4770 | Part529.Rotation = Vector3.new(-180, 0, 90) | |
4771 | Part529.Color = Color3.new(0.415686, 0.223529, 0.0352941) | |
4772 | Part529.Size = Vector3.new(2.43994856, 0.666227937, 0.311484009) | |
4773 | Part529.Anchored = true | |
4774 | Part529.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
4775 | Part529.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
4776 | Part529.BrickColor = BrickColor.new("Burnt Sienna") | |
4777 | Part529.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
4778 | Part529.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
4779 | Part529.Material = Enum.Material.WoodPlanks | |
4780 | Part529.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
4781 | Part529.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
4782 | Part529.brickColor = BrickColor.new("Burnt Sienna") | |
4783 | Part529.Shape = Enum.PartType.Cylinder | |
4784 | Part530.Name = "Cylinder" | |
4785 | Part530.Parent = Model528 | |
4786 | Part530.CFrame = CFrame.new(-0.0785489082, 2.23001289, 41.3520393, 0, -1, 0, -1, 0, 0, 0, 0, -1) | |
4787 | Part530.Orientation = Vector3.new(0, 180, -90) | |
4788 | Part530.Position = Vector3.new(-0.0785489082, 2.23001289, 41.3520393) | |
4789 | Part530.Rotation = Vector3.new(-180, 0, 90) | |
4790 | Part530.Color = Color3.new(0.415686, 0.223529, 0.0352941) | |
4791 | Part530.Size = Vector3.new(2.43994856, 0.666227937, 0.311484009) | |
4792 | Part530.Anchored = true | |
4793 | Part530.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
4794 | Part530.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
4795 | Part530.BrickColor = BrickColor.new("Burnt Sienna") | |
4796 | Part530.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
4797 | Part530.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
4798 | Part530.Material = Enum.Material.WoodPlanks | |
4799 | Part530.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
4800 | Part530.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
4801 | Part530.brickColor = BrickColor.new("Burnt Sienna") | |
4802 | Part530.Shape = Enum.PartType.Cylinder | |
4803 | Part531.Name = "Cylinder" | |
4804 | Part531.Parent = Model528 | |
4805 | Part531.CFrame = CFrame.new(-2.00268602, 3.49129105, 39.3790283, 0, -1, -0, -1, 0, -0, 0, 0, -1) | |
4806 | Part531.Orientation = Vector3.new(0, -180, -90) | |
4807 | Part531.Position = Vector3.new(-2.00268602, 3.49129105, 39.3790283) | |
4808 | Part531.Rotation = Vector3.new(180, 0, 90) | |
4809 | Part531.Color = Color3.new(0.415686, 0.223529, 0.0352941) | |
4810 | Part531.Size = Vector3.new(0.190353692, 6.42000008, 7.47557878) | |
4811 | Part531.Anchored = true | |
4812 | Part531.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
4813 | Part531.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
4814 | Part531.BrickColor = BrickColor.new("Burnt Sienna") | |
4815 | Part531.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
4816 | Part531.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
4817 | Part531.Material = Enum.Material.WoodPlanks | |
4818 | Part531.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
4819 | Part531.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
4820 | Part531.brickColor = BrickColor.new("Burnt Sienna") | |
4821 | Part531.Shape = Enum.PartType.Cylinder | |
4822 | Part532.Name = "Cylinder" | |
4823 | Part532.Parent = Model528 | |
4824 | Part532.CFrame = CFrame.new(-3.89451647, 2.23001289, 37.3311882, 0, -1, 0, -1, 0, 0, 0, 0, -1) | |
4825 | Part532.Orientation = Vector3.new(0, 180, -90) | |
4826 | Part532.Position = Vector3.new(-3.89451647, 2.23001289, 37.3311882) | |
4827 | Part532.Rotation = Vector3.new(-180, 0, 90) | |
4828 | Part532.Color = Color3.new(0.415686, 0.223529, 0.0352941) | |
4829 | Part532.Size = Vector3.new(2.43994856, 0.666227937, 0.311484009) | |
4830 | Part532.Anchored = true | |
4831 | Part532.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
4832 | Part532.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
4833 | Part532.BrickColor = BrickColor.new("Burnt Sienna") | |
4834 | Part532.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
4835 | Part532.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
4836 | Part532.Material = Enum.Material.WoodPlanks | |
4837 | Part532.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
4838 | Part532.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
4839 | Part532.brickColor = BrickColor.new("Burnt Sienna") | |
4840 | Part532.Shape = Enum.PartType.Cylinder | |
4841 | Part533.Name = "Cylinder" | |
4842 | Part533.Parent = Model528 | |
4843 | Part533.CFrame = CFrame.new(-3.89451647, 2.23001289, 41.3520393, 0, -1, 0, -1, 0, 0, 0, 0, -1) | |
4844 | Part533.Orientation = Vector3.new(0, 180, -90) | |
4845 | Part533.Position = Vector3.new(-3.89451647, 2.23001289, 41.3520393) | |
4846 | Part533.Rotation = Vector3.new(-180, 0, 90) | |
4847 | Part533.Color = Color3.new(0.415686, 0.223529, 0.0352941) | |
4848 | Part533.Size = Vector3.new(2.43994856, 0.666227937, 0.311484009) | |
4849 | Part533.Anchored = true | |
4850 | Part533.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
4851 | Part533.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
4852 | Part533.BrickColor = BrickColor.new("Burnt Sienna") | |
4853 | Part533.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
4854 | Part533.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
4855 | Part533.Material = Enum.Material.WoodPlanks | |
4856 | Part533.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
4857 | Part533.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
4858 | Part533.brickColor = BrickColor.new("Burnt Sienna") | |
4859 | Part533.Shape = Enum.PartType.Cylinder | |
4860 | Part534.Name = "Cylinder" | |
4861 | Part534.Parent = Model528 | |
4862 | Part534.CFrame = CFrame.new(-3.89451647, 1.74980736, 41.3520393, 0, -1, 0, -1, 0, 0, 0, 0, -1) | |
4863 | Part534.Orientation = Vector3.new(0, 180, -90) | |
4864 | Part534.Position = Vector3.new(-3.89451647, 1.74980736, 41.3520393) | |
4865 | Part534.Rotation = Vector3.new(-180, 0, 90) | |
4866 | Part534.Color = Color3.new(0.415686, 0.223529, 0.0352941) | |
4867 | Part534.Size = Vector3.new(1.47954512, 0.666227937, 0.311484009) | |
4868 | Part534.Anchored = true | |
4869 | Part534.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
4870 | Part534.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
4871 | Part534.BrickColor = BrickColor.new("Burnt Sienna") | |
4872 | Part534.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
4873 | Part534.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
4874 | Part534.Material = Enum.Material.WoodPlanks | |
4875 | Part534.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
4876 | Part534.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
4877 | Part534.brickColor = BrickColor.new("Burnt Sienna") | |
4878 | Part534.Shape = Enum.PartType.Cylinder | |
4879 | Model535.Parent = Model0 | |
4880 | Part536.Parent = Model535 | |
4881 | Part536.CFrame = CFrame.new(14.7074976, 8.49999809, 13.378294, 0.707107246, 0, -0.707107127, 0, 0.99999994, 0, 0.707107127, 0, 0.707107246) | |
4882 | Part536.Orientation = Vector3.new(0, -45, 0) | |
4883 | Part536.Position = Vector3.new(14.7074976, 8.49999809, 13.378294) | |
4884 | Part536.Rotation = Vector3.new(0, -45, 0) | |
4885 | Part536.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4886 | Part536.Size = Vector3.new(1, 1, 2) | |
4887 | Part536.BottomSurface = Enum.SurfaceType.Smooth | |
4888 | Part536.BrickColor = BrickColor.new("Dark stone grey") | |
4889 | Part536.Material = Enum.Material.Metal | |
4890 | Part536.TopSurface = Enum.SurfaceType.Smooth | |
4891 | Part536.brickColor = BrickColor.new("Dark stone grey") | |
4892 | Part537.Parent = Model535 | |
4893 | Part537.CFrame = CFrame.new(13.6468382, 6.5, 15.8531675, 0.707106829, 0, 0.707106829, 0, 1, 0, -0.707106829, 0, 0.707106829) | |
4894 | Part537.Orientation = Vector3.new(0, 45, 0) | |
4895 | Part537.Position = Vector3.new(13.6468382, 6.5, 15.8531675) | |
4896 | Part537.Rotation = Vector3.new(0, 45, 0) | |
4897 | Part537.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
4898 | Part537.Size = Vector3.new(7, 13, 1) | |
4899 | Part537.BottomSurface = Enum.SurfaceType.Smooth | |
4900 | Part537.BrickColor = BrickColor.new("Really black") | |
4901 | Part537.Material = Enum.Material.Metal | |
4902 | Part537.TopSurface = Enum.SurfaceType.Smooth | |
4903 | Part537.brickColor = BrickColor.new("Really black") | |
4904 | ManualWeld538.Name = "Part-to-Part Strong Joint" | |
4905 | ManualWeld538.Parent = Part537 | |
4906 | ManualWeld538.C0 = CFrame.new(3.5, -6.5, -0.5, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
4907 | ManualWeld538.C1 = CFrame.new(0.5, -8.49999905, -1, -5.96046448e-08, 0, -1.00000048, 0, 0.99999994, 0, 1.00000048, 0, -5.96046448e-08) | |
4908 | ManualWeld538.Part0 = Part537 | |
4909 | ManualWeld538.Part1 = Part536 | |
4910 | ManualWeld538.part1 = Part536 | |
4911 | Model539.Name = "Wooden Chair" | |
4912 | Model539.Parent = Model0 | |
4913 | Part540.Parent = Model539 | |
4914 | Part540.CFrame = CFrame.new(2.80080485, 4.81593895, 33.7906151, -0.704257011, 0.0634240359, -0.707107186, 0.0896950811, 0.995969355, 0, 0.704257011, -0.0634240359, -0.707107186) | |
4915 | Part540.Orientation = Vector3.new(0, -135, 5.1500001) | |
4916 | Part540.Position = Vector3.new(2.80080485, 4.81593895, 33.7906151) | |
4917 | Part540.Rotation = Vector3.new(-180, -45, -174.850006) | |
4918 | Part540.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4919 | Part540.Size = Vector3.new(0.200000003, 0.400000036, 1.4000001) | |
4920 | Part540.Anchored = true | |
4921 | Part540.BrickColor = BrickColor.new("Brown") | |
4922 | Part540.Material = Enum.Material.Wood | |
4923 | Part540.brickColor = BrickColor.new("Brown") | |
4924 | Part540.FormFactor = Enum.FormFactor.Custom | |
4925 | Part540.formFactor = Enum.FormFactor.Custom | |
4926 | Snap541.Parent = Part540 | |
4927 | Snap541.C0 = CFrame.new(0, -0.200000018, 0, 1, 0, 0, -0, -0, -1, 0, 1, 0) | |
4928 | Snap541.C1 = CFrame.new(0, 0.999998808, -0.399994016, 0.999999404, 0, 0, 0, 0, -0.999999404, 0, 1, 0) | |
4929 | Snap541.Part0 = Part540 | |
4930 | Snap541.Part1 = Part548 | |
4931 | Snap541.part1 = Part548 | |
4932 | Part542.Parent = Model539 | |
4933 | Part542.CFrame = CFrame.new(2.72469234, 3.62081194, 33.8667221, -0.704257011, 0.0634240359, -0.707107186, 0.0896950811, 0.995969355, 0, 0.704257011, -0.0634240359, -0.707107186) | |
4934 | Part542.Orientation = Vector3.new(0, -135, 5.1500001) | |
4935 | Part542.Position = Vector3.new(2.72469234, 3.62081194, 33.8667221) | |
4936 | Part542.Rotation = Vector3.new(-180, -45, -174.850006) | |
4937 | Part542.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4938 | Part542.Size = Vector3.new(0.200000003, 2.00000024, 0.200000003) | |
4939 | Part542.Anchored = true | |
4940 | Part542.BrickColor = BrickColor.new("Brown") | |
4941 | Part542.Material = Enum.Material.Wood | |
4942 | Part542.brickColor = BrickColor.new("Brown") | |
4943 | Part542.FormFactor = Enum.FormFactor.Custom | |
4944 | Part542.formFactor = Enum.FormFactor.Custom | |
4945 | Snap543.Parent = Part542 | |
4946 | Snap543.C0 = CFrame.new(0, 1.00000012, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0) | |
4947 | Snap543.C1 = CFrame.new(0, -0.199999094, 0, -0.999999404, 0, 0, 0, 0, 0.999999404, -0, 1, 0) | |
4948 | Snap543.Part0 = Part542 | |
4949 | Snap543.Part1 = Part540 | |
4950 | Snap543.part1 = Part540 | |
4951 | Seat544.Parent = Model539 | |
4952 | Seat544.CFrame = CFrame.new(2.30603695, 2.55000806, 34.2853813, -0.707107186, 0, 0.707107186, 0, 1, 0, -0.707107186, 0, -0.707107186) | |
4953 | Seat544.Orientation = Vector3.new(0, 135, 0) | |
4954 | Seat544.Position = Vector3.new(2.30603695, 2.55000806, 34.2853813) | |
4955 | Seat544.Rotation = Vector3.new(-180, 45, -180) | |
4956 | Seat544.Transparency = 1 | |
4957 | Seat544.Size = Vector3.new(1.79999948, 0.200000003, 1.5999999) | |
4958 | Seat544.BottomSurface = Enum.SurfaceType.Smooth | |
4959 | Seat544.FormFactor = Enum.FormFactor.Custom | |
4960 | Seat544.formFactor = Enum.FormFactor.Custom | |
4961 | Weld545.Parent = Seat544 | |
4962 | Weld545.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, -0, -0, -1, 0, 1, 0) | |
4963 | Weld545.C1 = CFrame.new(1.50203705e-05, 0.100000143, -0.399971008, -1, 0, 0, 0, 0, -1, 0, -1, 0) | |
4964 | Weld545.Part0 = Seat544 | |
4965 | Weld545.Part1 = Part557 | |
4966 | Weld545.part1 = Part557 | |
4967 | Part546.Parent = Model539 | |
4968 | Part546.CFrame = CFrame.new(3.00753355, 3.62081194, 34.1495628, -0.704257011, 0.0634240359, -0.707107186, 0.0896950811, 0.995969355, 0, 0.704257011, -0.0634240359, -0.707107186) | |
4969 | Part546.Orientation = Vector3.new(0, -135, 5.1500001) | |
4970 | Part546.Position = Vector3.new(3.00753355, 3.62081194, 34.1495628) | |
4971 | Part546.Rotation = Vector3.new(-180, -45, -174.850006) | |
4972 | Part546.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4973 | Part546.Size = Vector3.new(0.200000003, 2.00000024, 0.200000003) | |
4974 | Part546.Anchored = true | |
4975 | Part546.BrickColor = BrickColor.new("Brown") | |
4976 | Part546.Material = Enum.Material.Wood | |
4977 | Part546.brickColor = BrickColor.new("Brown") | |
4978 | Part546.FormFactor = Enum.FormFactor.Custom | |
4979 | Part546.formFactor = Enum.FormFactor.Custom | |
4980 | Snap547.Parent = Part546 | |
4981 | Snap547.C0 = CFrame.new(0, 1.00000012, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0) | |
4982 | Snap547.C1 = CFrame.new(0, -0.199999094, -0.399994016, -0.999999404, 0, 0, 0, 0, 0.999999404, -0, 1, 0) | |
4983 | Snap547.Part0 = Part546 | |
4984 | Snap547.Part1 = Part540 | |
4985 | Snap547.part1 = Part540 | |
4986 | Part548.Parent = Model539 | |
4987 | Part548.CFrame = CFrame.new(2.44185638, 3.62081194, 33.5838852, -0.704257011, 0.0634240359, -0.707107186, 0.0896950811, 0.995969355, 0, 0.704257011, -0.0634240359, -0.707107186) | |
4988 | Part548.Orientation = Vector3.new(0, -135, 5.1500001) | |
4989 | Part548.Position = Vector3.new(2.44185638, 3.62081194, 33.5838852) | |
4990 | Part548.Rotation = Vector3.new(-180, -45, -174.850006) | |
4991 | Part548.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
4992 | Part548.Size = Vector3.new(0.200000003, 2.00000024, 0.200000003) | |
4993 | Part548.Anchored = true | |
4994 | Part548.BrickColor = BrickColor.new("Brown") | |
4995 | Part548.Material = Enum.Material.Wood | |
4996 | Part548.brickColor = BrickColor.new("Brown") | |
4997 | Part548.FormFactor = Enum.FormFactor.Custom | |
4998 | Part548.formFactor = Enum.FormFactor.Custom | |
4999 | Part549.Parent = Model539 | |
5000 | Part549.CFrame = CFrame.new(3.30306602, 3.82000494, 34.4197311, -0.704257011, 0.0634240359, -0.707107186, 0.0896950811, 0.995969355, 0, 0.704257011, -0.0634240359, -0.707107186) | |
5001 | Part549.Orientation = Vector3.new(0, -135, 5.1500001) | |
5002 | Part549.Position = Vector3.new(3.30306602, 3.82000494, 34.4197311) | |
5003 | Part549.Rotation = Vector3.new(-180, -45, -174.850006) | |
5004 | Part549.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
5005 | Part549.Size = Vector3.new(0.200000003, 2.40000033, 0.200000003) | |
5006 | Part549.Anchored = true | |
5007 | Part549.BrickColor = BrickColor.new("Brown") | |
5008 | Part549.Material = Enum.Material.Wood | |
5009 | Part549.brickColor = BrickColor.new("Brown") | |
5010 | Part549.FormFactor = Enum.FormFactor.Custom | |
5011 | Part549.formFactor = Enum.FormFactor.Custom | |
5012 | Part550.Parent = Model539 | |
5013 | Part550.CFrame = CFrame.new(2.17169023, 3.82000494, 33.2883492, -0.704257011, 0.0634240359, -0.707107186, 0.0896950811, 0.995969355, 0, 0.704257011, -0.0634240359, -0.707107186) | |
5014 | Part550.Orientation = Vector3.new(0, -135, 5.1500001) | |
5015 | Part550.Position = Vector3.new(2.17169023, 3.82000494, 33.2883492) | |
5016 | Part550.Rotation = Vector3.new(-180, -45, -174.850006) | |
5017 | Part550.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
5018 | Part550.Size = Vector3.new(0.200000003, 2.40000033, 0.200000003) | |
5019 | Part550.Anchored = true | |
5020 | Part550.BrickColor = BrickColor.new("Brown") | |
5021 | Part550.Material = Enum.Material.Wood | |
5022 | Part550.brickColor = BrickColor.new("Brown") | |
5023 | Part550.FormFactor = Enum.FormFactor.Custom | |
5024 | Part550.formFactor = Enum.FormFactor.Custom | |
5025 | Part551.Parent = Model539 | |
5026 | Part551.CFrame = CFrame.new(3.26063061, 1.78000891, 34.4621429, -0.705057025, -0.0538072921, -0.707107186, -0.0760949552, 0.997100592, 0, 0.705057025, 0.0538072921, -0.707107186) | |
5027 | Part551.Orientation = Vector3.new(0, -135, -4.36000013) | |
5028 | Part551.Position = Vector3.new(3.26063061, 1.78000891, 34.4621429) | |
5029 | Part551.Rotation = Vector3.new(-180, -45, 175.639999) | |
5030 | Part551.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
5031 | Part551.Size = Vector3.new(0.200000003, 1.4000001, 0.200000003) | |
5032 | Part551.Anchored = true | |
5033 | Part551.BrickColor = BrickColor.new("Brown") | |
5034 | Part551.Material = Enum.Material.Wood | |
5035 | Part551.brickColor = BrickColor.new("Brown") | |
5036 | Part551.FormFactor = Enum.FormFactor.Custom | |
5037 | Part551.formFactor = Enum.FormFactor.Custom | |
5038 | Part552.Parent = Model539 | |
5039 | Part552.CFrame = CFrame.new(2.65956616, 1.35000587, 35.0632248, -0.707107186, 0, -0.707107186, 0, 1, 0, 0.707107186, 0, -0.707107186) | |
5040 | Part552.Orientation = Vector3.new(0, -135, 0) | |
5041 | Part552.Position = Vector3.new(2.65956616, 1.35000587, 35.0632248) | |
5042 | Part552.Rotation = Vector3.new(-180, -45, -180) | |
5043 | Part552.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
5044 | Part552.Size = Vector3.new(1.80000019, 0.200000003, 0.200000003) | |
5045 | Part552.Anchored = true | |
5046 | Part552.BrickColor = BrickColor.new("Brown") | |
5047 | Part552.Material = Enum.Material.Wood | |
5048 | Part552.brickColor = BrickColor.new("Brown") | |
5049 | Part552.FormFactor = Enum.FormFactor.Custom | |
5050 | Part552.formFactor = Enum.FormFactor.Custom | |
5051 | Part553.Parent = Model539 | |
5052 | Part553.CFrame = CFrame.new(2.02320385, 2.55000687, 34.5681915, 0.707107186, 0, -0.707107186, 0, 1, 0, 0.707107186, 0, 0.707107186) | |
5053 | Part553.Orientation = Vector3.new(0, -45, 0) | |
5054 | Part553.Position = Vector3.new(2.02320385, 2.55000687, 34.5681915) | |
5055 | Part553.Rotation = Vector3.new(0, -45, 0) | |
5056 | Part553.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
5057 | Part553.Size = Vector3.new(1.79999995, 0.200000003, 2) | |
5058 | Part553.Anchored = true | |
5059 | Part553.BrickColor = BrickColor.new("Brown") | |
5060 | Part553.Material = Enum.Material.Wood | |
5061 | Part553.TopSurface = Enum.SurfaceType.Smooth | |
5062 | Part553.brickColor = BrickColor.new("Brown") | |
5063 | Part553.FormFactor = Enum.FormFactor.Custom | |
5064 | Part553.formFactor = Enum.FormFactor.Custom | |
5065 | Snap554.Parent = Part553 | |
5066 | Snap554.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, -0, -0, -1, 0, 1, 0) | |
5067 | Snap554.C1 = CFrame.new(-0.900016785, 0.700000167, -0.799987912, 0, 1, 0, 0, 0, -1, -1, 0, 0) | |
5068 | Snap554.Part0 = Part553 | |
5069 | Snap554.Part1 = Part567 | |
5070 | Snap554.part1 = Part567 | |
5071 | Snap555.Parent = Part553 | |
5072 | Snap555.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, -0, -0, -1, 0, 1, 0) | |
5073 | Snap555.C1 = CFrame.new(-0.900016785, 0.700000167, 0.800018072, 0, 1, 0, 0, 0, -1, -1, 0, 0) | |
5074 | Snap555.Part0 = Part553 | |
5075 | Snap555.Part1 = Part563 | |
5076 | Snap555.part1 = Part563 | |
5077 | Weld556.Parent = Part553 | |
5078 | Weld556.C0 = CFrame.new(0, -0.100000001, 0, 1, 0, 0, -0, -0, -1, 0, 1, 0) | |
5079 | Weld556.C1 = CFrame.new(0, 0.100000143, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
5080 | Weld556.Part0 = Part553 | |
5081 | Weld556.Part1 = Part557 | |
5082 | Weld556.part1 = Part557 | |
5083 | Part557.Parent = Model539 | |
5084 | Part557.CFrame = CFrame.new(2.02320385, 2.35000801, 34.5681915, 0.707107186, 0, -0.707107186, 0, 1, 0, 0.707107186, 0, 0.707107186) | |
5085 | Part557.Orientation = Vector3.new(0, -45, 0) | |
5086 | Part557.Position = Vector3.new(2.02320385, 2.35000801, 34.5681915) | |
5087 | Part557.Rotation = Vector3.new(0, -45, 0) | |
5088 | Part557.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
5089 | Part557.Transparency = 1 | |
5090 | Part557.Size = Vector3.new(1.79999995, 0.200000003, 2) | |
5091 | Part557.Anchored = true | |
5092 | Part557.BrickColor = BrickColor.new("Brown") | |
5093 | Part557.Material = Enum.Material.Wood | |
5094 | Part557.TopSurface = Enum.SurfaceType.Weld | |
5095 | Part557.brickColor = BrickColor.new("Brown") | |
5096 | Part557.FormFactor = Enum.FormFactor.Custom | |
5097 | Part557.formFactor = Enum.FormFactor.Custom | |
5098 | Part558.Parent = Model539 | |
5099 | Part558.CFrame = CFrame.new(2.69454885, 1.79522586, 33.8968697, 0.707107186, -0.0538070127, -0.705057025, 0, 0.997100651, -0.0760945678, 0.707107186, 0.0538070127, 0.705057025) | |
5100 | Part558.Orientation = Vector3.new(4.36000013, -45, 0) | |
5101 | Part558.Position = Vector3.new(2.69454885, 1.79522586, 33.8968697) | |
5102 | Part558.Rotation = Vector3.new(6.15999985, -44.8300018, 4.3499999) | |
5103 | Part558.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
5104 | Part558.Size = Vector3.new(1.4000001, 0.200000003, 0.200000003) | |
5105 | Part558.Anchored = true | |
5106 | Part558.BrickColor = BrickColor.new("Brown") | |
5107 | Part558.Material = Enum.Material.Wood | |
5108 | Part558.brickColor = BrickColor.new("Brown") | |
5109 | Part558.FormFactor = Enum.FormFactor.Custom | |
5110 | Part558.formFactor = Enum.FormFactor.Custom | |
5111 | Part559.Parent = Model539 | |
5112 | Part559.CFrame = CFrame.new(3.29597187, 1.10000587, 34.4268036, -0.707107186, 0, -0.707107186, 0, 1, 0, 0.707107186, 0, -0.707107186) | |
5113 | Part559.Orientation = Vector3.new(0, -135, 0) | |
5114 | Part559.Position = Vector3.new(3.29597187, 1.10000587, 34.4268036) | |
5115 | Part559.Rotation = Vector3.new(-180, -45, -180) | |
5116 | Part559.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
5117 | Part559.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) | |
5118 | Part559.Anchored = true | |
5119 | Part559.BrickColor = BrickColor.new("Brown") | |
5120 | Part559.Material = Enum.Material.Wood | |
5121 | Part559.brickColor = BrickColor.new("Brown") | |
5122 | Part559.FormFactor = Enum.FormFactor.Custom | |
5123 | Part559.formFactor = Enum.FormFactor.Custom | |
5124 | BlockMesh560.Parent = Part559 | |
5125 | BlockMesh560.Scale = Vector3.new(1, 0.5, 1) | |
5126 | Part561.Parent = Model539 | |
5127 | Part561.CFrame = CFrame.new(2.12926555, 1.78000891, 33.3307762, -0.705057025, -0.0538072921, -0.707107186, -0.0760949552, 0.997100592, 0, 0.705057025, 0.0538072921, -0.707107186) | |
5128 | Part561.Orientation = Vector3.new(0, -135, -4.36000013) | |
5129 | Part561.Position = Vector3.new(2.12926555, 1.78000891, 33.3307762) | |
5130 | Part561.Rotation = Vector3.new(-180, -45, 175.639999) | |
5131 | Part561.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
5132 | Part561.Size = Vector3.new(0.200000003, 1.4000001, 0.200000003) | |
5133 | Part561.Anchored = true | |
5134 | Part561.BrickColor = BrickColor.new("Brown") | |
5135 | Part561.Material = Enum.Material.Wood | |
5136 | Part561.brickColor = BrickColor.new("Brown") | |
5137 | Part561.FormFactor = Enum.FormFactor.Custom | |
5138 | Part561.formFactor = Enum.FormFactor.Custom | |
5139 | Part562.Parent = Model539 | |
5140 | Part562.CFrame = CFrame.new(1.52820396, 1.35000587, 33.9318619, -0.707107186, 0, -0.707107186, 0, 1, 0, 0.707107186, 0, -0.707107186) | |
5141 | Part562.Orientation = Vector3.new(0, -135, 0) | |
5142 | Part562.Position = Vector3.new(1.52820396, 1.35000587, 33.9318619) | |
5143 | Part562.Rotation = Vector3.new(-180, -45, -180) | |
5144 | Part562.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
5145 | Part562.Size = Vector3.new(1.80000019, 0.200000003, 0.200000003) | |
5146 | Part562.Anchored = true | |
5147 | Part562.BrickColor = BrickColor.new("Brown") | |
5148 | Part562.Material = Enum.Material.Wood | |
5149 | Part562.brickColor = BrickColor.new("Brown") | |
5150 | Part562.FormFactor = Enum.FormFactor.Custom | |
5151 | Part562.formFactor = Enum.FormFactor.Custom | |
5152 | Part563.Parent = Model539 | |
5153 | Part563.CFrame = CFrame.new(1.95249414, 1.75000787, 35.770298, -0.707107186, 0, -0.707107186, 0, 1, 0, 0.707107186, 0, -0.707107186) | |
5154 | Part563.Orientation = Vector3.new(0, -135, 0) | |
5155 | Part563.Position = Vector3.new(1.95249414, 1.75000787, 35.770298) | |
5156 | Part563.Rotation = Vector3.new(-180, -45, -180) | |
5157 | Part563.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
5158 | Part563.Size = Vector3.new(0.200000003, 1.4000001, 0.200000003) | |
5159 | Part563.Anchored = true | |
5160 | Part563.BrickColor = BrickColor.new("Brown") | |
5161 | Part563.Material = Enum.Material.Wood | |
5162 | Part563.brickColor = BrickColor.new("Brown") | |
5163 | Part563.FormFactor = Enum.FormFactor.Custom | |
5164 | Part563.formFactor = Enum.FormFactor.Custom | |
5165 | Part564.Parent = Model539 | |
5166 | Part564.CFrame = CFrame.new(1.38682246, 1.75000787, 35.2046394, 0.707107186, 0, -0.707107186, 0, 1, 0, 0.707107186, 0, 0.707107186) | |
5167 | Part564.Orientation = Vector3.new(0, -45, 0) | |
5168 | Part564.Position = Vector3.new(1.38682246, 1.75000787, 35.2046394) | |
5169 | Part564.Rotation = Vector3.new(0, -45, 0) | |
5170 | Part564.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
5171 | Part564.Size = Vector3.new(1.4000001, 0.200000003, 0.200000003) | |
5172 | Part564.Anchored = true | |
5173 | Part564.BrickColor = BrickColor.new("Brown") | |
5174 | Part564.Material = Enum.Material.Wood | |
5175 | Part564.brickColor = BrickColor.new("Brown") | |
5176 | Part564.FormFactor = Enum.FormFactor.Custom | |
5177 | Part564.formFactor = Enum.FormFactor.Custom | |
5178 | Part565.Parent = Model539 | |
5179 | Part565.CFrame = CFrame.new(2.16455293, 1.10000587, 33.2954674, -0.707107186, 0, -0.707107186, 0, 1, 0, 0.707107186, 0, -0.707107186) | |
5180 | Part565.Orientation = Vector3.new(0, -135, 0) | |
5181 | Part565.Position = Vector3.new(2.16455293, 1.10000587, 33.2954674) | |
5182 | Part565.Rotation = Vector3.new(-180, -45, -180) | |
5183 | Part565.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
5184 | Part565.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) | |
5185 | Part565.Anchored = true | |
5186 | Part565.BrickColor = BrickColor.new("Brown") | |
5187 | Part565.Material = Enum.Material.Wood | |
5188 | Part565.brickColor = BrickColor.new("Brown") | |
5189 | Part565.FormFactor = Enum.FormFactor.Custom | |
5190 | Part565.formFactor = Enum.FormFactor.Custom | |
5191 | BlockMesh566.Parent = Part565 | |
5192 | BlockMesh566.Scale = Vector3.new(1, 0.5, 1) | |
5193 | Part567.Parent = Model539 | |
5194 | Part567.CFrame = CFrame.new(0.821118474, 1.75000787, 34.6389236, -0.707107186, 0, -0.707107186, 0, 1, 0, 0.707107186, 0, -0.707107186) | |
5195 | Part567.Orientation = Vector3.new(0, -135, 0) | |
5196 | Part567.Position = Vector3.new(0.821118474, 1.75000787, 34.6389236) | |
5197 | Part567.Rotation = Vector3.new(-180, -45, -180) | |
5198 | Part567.Color = Color3.new(0.486275, 0.360784, 0.27451) | |
5199 | Part567.Size = Vector3.new(0.200000003, 1.4000001, 0.200000003) | |
5200 | Part567.Anchored = true | |
5201 | Part567.BrickColor = BrickColor.new("Brown") | |
5202 | Part567.Material = Enum.Material.Wood | |
5203 | Part567.brickColor = BrickColor.new("Brown") | |
5204 | Part567.FormFactor = Enum.FormFactor.Custom | |
5205 | Part567.formFactor = Enum.FormFactor.Custom | |
5206 | Camera568.Name = "ThumbnailCamera" | |
5207 | Camera568.Parent = Model539 | |
5208 | Camera568.CFrame = CFrame.new(-241.238831, 7.13158655, -80.8864899, 0.727069855, 0.279032588, -0.627303898, -0, 0.913686693, 0.406419188, 0.686563492, -0.295495152, 0.664314091) | |
5209 | Camera568.CoordinateFrame = CFrame.new(-241.238831, 7.13158655, -80.8864899, 0.727069855, 0.279032588, -0.627303898, -0, 0.913686693, 0.406419188, 0.686563492, -0.295495152, 0.664314091) | |
5210 | Camera568.FieldOfView = 28.999998092651 | |
5211 | Camera568.Focus = CFrame.new(-239.984222, 6.318748, -82.2151184, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
5212 | Camera568.focus = CFrame.new(-239.984222, 6.318748, -82.2151184, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
5213 | Model569.Name = "long table" | |
5214 | Model569.Parent = Model0 | |
5215 | Model570.Parent = Model569 | |
5216 | Part571.Name = "Brick" | |
5217 | Part571.Parent = Model570 | |
5218 | Part571.CFrame = CFrame.new(-13.5175514, 2.04992294, -8.09264565, 0, 0, 1.00000238, 0, 1, 0, -1.00000238, 0, 0) | |
5219 | Part571.Orientation = Vector3.new(0, 90, 0) | |
5220 | Part571.Position = Vector3.new(-13.5175514, 2.04992294, -8.09264565) | |
5221 | Part571.Rotation = Vector3.new(0, 90, 0) | |
5222 | Part571.Color = Color3.new(0.411765, 0.25098, 0.156863) | |
5223 | Part571.Size = Vector3.new(0.349973083, 2.0998385, 0.349973232) | |
5224 | Part571.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
5225 | Part571.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
5226 | Part571.BrickColor = BrickColor.new("Reddish brown") | |
5227 | Part571.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
5228 | Part571.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
5229 | Part571.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
5230 | Part571.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
5231 | Part571.brickColor = BrickColor.new("Reddish brown") | |
5232 | Part572.Name = "Brick" | |
5233 | Part572.Parent = Model570 | |
5234 | Part572.CFrame = CFrame.new(-0.216968536, 2.04992294, -8.09263802, 0, 0, 1.00000238, 0, 1, 0, -1.00000238, 0, 0) | |
5235 | Part572.Orientation = Vector3.new(0, 90, 0) | |
5236 | Part572.Position = Vector3.new(-0.216968536, 2.04992294, -8.09263802) | |
5237 | Part572.Rotation = Vector3.new(0, 90, 0) | |
5238 | Part572.Color = Color3.new(0.411765, 0.25098, 0.156863) | |
5239 | Part572.Size = Vector3.new(0.349973083, 2.0998385, 0.349973232) | |
5240 | Part572.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
5241 | Part572.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
5242 | Part572.BrickColor = BrickColor.new("Reddish brown") | |
5243 | Part572.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
5244 | Part572.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
5245 | Part572.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
5246 | Part572.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
5247 | Part572.brickColor = BrickColor.new("Reddish brown") | |
5248 | Part573.Name = "Brick" | |
5249 | Part573.Parent = Model569 | |
5250 | Part573.CFrame = CFrame.new(-6.86915207, 3.57814193, -5.63514805, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
5251 | Part573.Orientation = Vector3.new(0, 90, 0) | |
5252 | Part573.Position = Vector3.new(-6.86915207, 3.57814193, -5.63514805) | |
5253 | Part573.Rotation = Vector3.new(0, 90, 0) | |
5254 | Part573.Color = Color3.new(0.411765, 0.25098, 0.156863) | |
5255 | Part573.Size = Vector3.new(5.24959898, 0.956593394, 13.6489496) | |
5256 | Part573.Anchored = true | |
5257 | Part573.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
5258 | Part573.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
5259 | Part573.BrickColor = BrickColor.new("Reddish brown") | |
5260 | Part573.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
5261 | Part573.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
5262 | Part573.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
5263 | Part573.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
5264 | Part573.brickColor = BrickColor.new("Reddish brown") | |
5265 | Model574.Parent = Model569 | |
5266 | Part575.Name = "Brick" | |
5267 | Part575.Parent = Model574 | |
5268 | Part575.CFrame = CFrame.new(-13.5175514, 2.04992294, -3.19248772, 0, 0, 1.00000238, 0, 1, 0, -1.00000238, 0, 0) | |
5269 | Part575.Orientation = Vector3.new(0, 90, 0) | |
5270 | Part575.Position = Vector3.new(-13.5175514, 2.04992294, -3.19248772) | |
5271 | Part575.Rotation = Vector3.new(0, 90, 0) | |
5272 | Part575.Color = Color3.new(0.411765, 0.25098, 0.156863) | |
5273 | Part575.Size = Vector3.new(0.349973083, 2.0998385, 0.349973232) | |
5274 | Part575.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
5275 | Part575.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
5276 | Part575.BrickColor = BrickColor.new("Reddish brown") | |
5277 | Part575.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
5278 | Part575.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
5279 | Part575.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
5280 | Part575.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
5281 | Part575.brickColor = BrickColor.new("Reddish brown") | |
5282 | Part576.Name = "Brick" | |
5283 | Part576.Parent = Model574 | |
5284 | Part576.CFrame = CFrame.new(-0.219670996, 2.04992294, -3.18539596, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
5285 | Part576.Orientation = Vector3.new(0, 90, 0) | |
5286 | Part576.Position = Vector3.new(-0.219670996, 2.04992294, -3.18539596) | |
5287 | Part576.Rotation = Vector3.new(0, 90, 0) | |
5288 | Part576.Color = Color3.new(0.411765, 0.25098, 0.156863) | |
5289 | Part576.Size = Vector3.new(0.349973083, 2.0998385, 0.349973232) | |
5290 | Part576.Anchored = true | |
5291 | Part576.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
5292 | Part576.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
5293 | Part576.BrickColor = BrickColor.new("Reddish brown") | |
5294 | Part576.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
5295 | Part576.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
5296 | Part576.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
5297 | Part576.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
5298 | Part576.brickColor = BrickColor.new("Reddish brown") | |
5299 | Part577.Name = "Sign" | |
5300 | Part577.Parent = Model0 | |
5301 | Part577.CFrame = CFrame.new(-12.9734612, 23.5, 31.002449, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
5302 | Part577.Orientation = Vector3.new(0, -90, 0) | |
5303 | Part577.Position = Vector3.new(-12.9734612, 23.5, 31.002449) | |
5304 | Part577.Rotation = Vector3.new(0, -90, 0) | |
5305 | Part577.Transparency = 1 | |
5306 | Part577.Size = Vector3.new(16, 9, 0.0500000007) | |
5307 | Part577.Anchored = true | |
5308 | Part577.BottomSurface = Enum.SurfaceType.Smooth | |
5309 | Part577.CanCollide = false | |
5310 | Part577.Material = Enum.Material.Metal | |
5311 | Part577.TopSurface = Enum.SurfaceType.Smooth | |
5312 | Part577.FormFactor = Enum.FormFactor.Custom | |
5313 | Part577.formFactor = Enum.FormFactor.Custom | |
5314 | SurfaceGui578.Parent = Part577 | |
5315 | SurfaceGui578.CanvasSize = Vector2.new(160, 120) | |
5316 | SurfaceGui578.Adornee = Part577 | |
5317 | TextBox579.Parent = SurfaceGui578 | |
5318 | TextBox579.Size = UDim2.new(1, 0, 1, 0) | |
5319 | TextBox579.BackgroundColor = BrickColor.new("Institutional white") | |
5320 | TextBox579.BackgroundColor3 = Color3.new(1, 1, 1) | |
5321 | TextBox579.BackgroundTransparency = 1 | |
5322 | TextBox579.FontSize = Enum.FontSize.Size10 | |
5323 | TextBox579.Text = "What?" | |
5324 | TextBox579.TextColor = BrickColor.new("Really black") | |
5325 | TextBox579.TextColor3 = Color3.new(0, 0, 0) | |
5326 | TextBox579.TextScaled = true | |
5327 | TextBox579.TextSize = 10 | |
5328 | TextBox579.TextWrap = true | |
5329 | TextBox579.TextWrapped = true | |
5330 | ManualWeld580.Name = "Sign Terrain Joint" | |
5331 | ManualWeld580.Parent = Part577 | |
5332 | ManualWeld580.Part1 = Part577 | |
5333 | ManualWeld580.part1 = Part577 | |
5334 | Model581.Name = "90's CRT Television" | |
5335 | Model581.Parent = Model0 | |
5336 | Model582.Name = "Aligners" | |
5337 | Model582.Parent = Model581 | |
5338 | Part583.Name = "Aligner" | |
5339 | Part583.Parent = Model582 | |
5340 | Part583.CFrame = CFrame.new(-1.90137899, 3.88649106, 39.9083595, 2.80000004e-05, 0, -1, 0, 1, 0, 1, 0, 2.80000004e-05) | |
5341 | Part583.Orientation = Vector3.new(0, -90, 0) | |
5342 | Part583.Position = Vector3.new(-1.90137899, 3.88649106, 39.9083595) | |
5343 | Part583.Rotation = Vector3.new(0, -90, 0) | |
5344 | Part583.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
5345 | Part583.Transparency = 1 | |
5346 | Part583.Size = Vector3.new(2.60000014, 0.600000024, 3.80000019) | |
5347 | Part583.Anchored = true | |
5348 | Part583.BottomSurface = Enum.SurfaceType.Smooth | |
5349 | Part583.BrickColor = BrickColor.new("Really black") | |
5350 | Part583.CanCollide = false | |
5351 | Part583.Material = Enum.Material.SmoothPlastic | |
5352 | Part583.TopSurface = Enum.SurfaceType.Smooth | |
5353 | Part583.brickColor = BrickColor.new("Really black") | |
5354 | Part583.FormFactor = Enum.FormFactor.Custom | |
5355 | Part583.formFactor = Enum.FormFactor.Custom | |
5356 | Part584.Name = "Aligner" | |
5357 | Part584.Parent = Model582 | |
5358 | Part584.CFrame = CFrame.new(-1.89977705, 5.28906107, 40.0087967, 2.80000004e-05, 0, -1, 0, 1, 0, 1, 0, 2.80000004e-05) | |
5359 | Part584.Orientation = Vector3.new(0, -90, 0) | |
5360 | Part584.Position = Vector3.new(-1.89977705, 5.28906107, 40.0087967) | |
5361 | Part584.Rotation = Vector3.new(0, -90, 0) | |
5362 | Part584.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
5363 | Part584.Transparency = 1 | |
5364 | Part584.Size = Vector3.new(2.4000001, 3.39999986, 3.80000019) | |
5365 | Part584.Anchored = true | |
5366 | Part584.BottomSurface = Enum.SurfaceType.Smooth | |
5367 | Part584.BrickColor = BrickColor.new("Really black") | |
5368 | Part584.CanCollide = false | |
5369 | Part584.Material = Enum.Material.SmoothPlastic | |
5370 | Part584.TopSurface = Enum.SurfaceType.Smooth | |
5371 | Part584.brickColor = BrickColor.new("Really black") | |
5372 | Part584.FormFactor = Enum.FormFactor.Custom | |
5373 | Part584.formFactor = Enum.FormFactor.Custom | |
5374 | Part585.Name = "Aligner" | |
5375 | Part585.Parent = Model582 | |
5376 | Part585.CFrame = CFrame.new(-1.90109301, 6.89205503, 39.9077034, 2.80000004e-05, 0, -1, 0, 1, 0, 1, 0, 2.80000004e-05) | |
5377 | Part585.Orientation = Vector3.new(0, -90, 0) | |
5378 | Part585.Position = Vector3.new(-1.90109301, 6.89205503, 39.9077034) | |
5379 | Part585.Rotation = Vector3.new(0, -90, 0) | |
5380 | Part585.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
5381 | Part585.Transparency = 1 | |
5382 | Part585.Size = Vector3.new(2.60000014, 0.200000003, 3.80000019) | |
5383 | Part585.Anchored = true | |
5384 | Part585.BottomSurface = Enum.SurfaceType.Smooth | |
5385 | Part585.BrickColor = BrickColor.new("Really black") | |
5386 | Part585.CanCollide = false | |
5387 | Part585.Material = Enum.Material.SmoothPlastic | |
5388 | Part585.TopSurface = Enum.SurfaceType.Smooth | |
5389 | Part585.brickColor = BrickColor.new("Really black") | |
5390 | Part585.FormFactor = Enum.FormFactor.Custom | |
5391 | Part585.formFactor = Enum.FormFactor.Custom | |
5392 | Model586.Name = "Screen" | |
5393 | Model586.Parent = Model581 | |
5394 | UnionOperation587.Parent = Model586 | |
5395 | UnionOperation587.CFrame = CFrame.new(-1.90004802, 4.28914309, 38.9270363, 1, 0, -1.40000002e-05, 0, 1, 0, 1.40000002e-05, 0, 1) | |
5396 | UnionOperation587.Position = Vector3.new(-1.90004802, 4.28914309, 38.9270363) | |
5397 | UnionOperation587.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
5398 | UnionOperation587.Size = Vector3.new(3.40000057, 0.200000718, 0.563384235) | |
5399 | UnionOperation587.Anchored = true | |
5400 | UnionOperation587.BrickColor = BrickColor.new("Really black") | |
5401 | UnionOperation587.Material = Enum.Material.SmoothPlastic | |
5402 | UnionOperation587.brickColor = BrickColor.new("Really black") | |
5403 | UnionOperation587.UsePartColor = true | |
5404 | UnionOperation588.Parent = Model586 | |
5405 | UnionOperation588.CFrame = CFrame.new(-1.90039098, 5.28967524, 39.0086899, -1, -0.000330998359, 2.00271388e-05, -0.000330999988, 1, -8.19933703e-05, -1.99999995e-05, -8.19999987e-05, -1) | |
5406 | UnionOperation588.Orientation = Vector3.new(0, 180, -0.0199999996) | |
5407 | UnionOperation588.Position = Vector3.new(-1.90039098, 5.28967524, 39.0086899) | |
5408 | UnionOperation588.Rotation = Vector3.new(180, 0, 179.979996) | |
5409 | UnionOperation588.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
5410 | UnionOperation588.Size = Vector3.new(3.79999995, 3.4000001, 0.800000012) | |
5411 | UnionOperation588.Anchored = true | |
5412 | UnionOperation588.BrickColor = BrickColor.new("Really black") | |
5413 | UnionOperation588.Material = Enum.Material.SmoothPlastic | |
5414 | UnionOperation588.brickColor = BrickColor.new("Really black") | |
5415 | UnionOperation588.UsePartColor = true | |
5416 | UnionOperation589.Name = "Screen" | |
5417 | UnionOperation589.Parent = Model586 | |
5418 | UnionOperation589.CFrame = CFrame.new(-1.90046299, 5.48974609, 39.11866, -1, -0.000330998359, 2.00271388e-05, -0.000330999988, 1, -8.19933703e-05, -1.99999995e-05, -8.19999987e-05, -1) | |
5419 | UnionOperation589.Orientation = Vector3.new(0, 180, -0.0199999996) | |
5420 | UnionOperation589.Position = Vector3.new(-1.90046299, 5.48974609, 39.11866) | |
5421 | UnionOperation589.Rotation = Vector3.new(180, 0, 179.979996) | |
5422 | UnionOperation589.Color = Color3.new(0.454902, 0.52549, 0.615686) | |
5423 | UnionOperation589.Size = Vector3.new(3.4000001, 2.5999999, 0.800000012) | |
5424 | UnionOperation589.Anchored = true | |
5425 | UnionOperation589.BrickColor = BrickColor.new("Sand blue") | |
5426 | UnionOperation589.Material = Enum.Material.SmoothPlastic | |
5427 | UnionOperation589.Reflectance = 0.20000000298023 | |
5428 | UnionOperation589.brickColor = BrickColor.new("Sand blue") | |
5429 | UnionOperation589.UsePartColor = true | |
5430 | UnionOperation590.Parent = Model586 | |
5431 | UnionOperation590.CFrame = CFrame.new(-1.900051, 6.69912577, 38.9269028, -1, -0.000330998359, 2.00271388e-05, -0.000330999988, 1, -8.19933703e-05, -1.99999995e-05, -8.19999987e-05, -1) | |
5432 | UnionOperation590.Orientation = Vector3.new(0, 180, -0.0199999996) | |
5433 | UnionOperation590.Position = Vector3.new(-1.900051, 6.69912577, 38.9269028) | |
5434 | UnionOperation590.Rotation = Vector3.new(180, 0, 179.979996) | |
5435 | UnionOperation590.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
5436 | UnionOperation590.Size = Vector3.new(3.4000659, 0.201150775, 0.563694) | |
5437 | UnionOperation590.Anchored = true | |
5438 | UnionOperation590.BrickColor = BrickColor.new("Really black") | |
5439 | UnionOperation590.Material = Enum.Material.SmoothPlastic | |
5440 | UnionOperation590.brickColor = BrickColor.new("Really black") | |
5441 | UnionOperation590.UsePartColor = true | |
5442 | UnionOperation591.Parent = Model586 | |
5443 | UnionOperation591.CFrame = CFrame.new(-0.300053, 5.48916006, 38.9351883, 0, -1, 0, 1, 0, 0, 0, 0, 1) | |
5444 | UnionOperation591.Orientation = Vector3.new(0, 0, 90) | |
5445 | UnionOperation591.Position = Vector3.new(-0.300053, 5.48916006, 38.9351883) | |
5446 | UnionOperation591.Rotation = Vector3.new(0, 0, 90) | |
5447 | UnionOperation591.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
5448 | UnionOperation591.Size = Vector3.new(2.60000038, 0.200000525, 0.547134578) | |
5449 | UnionOperation591.Anchored = true | |
5450 | UnionOperation591.BrickColor = BrickColor.new("Really black") | |
5451 | UnionOperation591.Material = Enum.Material.SmoothPlastic | |
5452 | UnionOperation591.brickColor = BrickColor.new("Really black") | |
5453 | UnionOperation591.UsePartColor = true | |
5454 | UnionOperation592.Parent = Model586 | |
5455 | UnionOperation592.CFrame = CFrame.new(-3.50001192, 5.48916006, 38.935936, 0, 1, 0, -1, 0, 0, 0, 0, 1) | |
5456 | UnionOperation592.Orientation = Vector3.new(0, 0, -90) | |
5457 | UnionOperation592.Position = Vector3.new(-3.50001192, 5.48916006, 38.935936) | |
5458 | UnionOperation592.Rotation = Vector3.new(0, 0, -90) | |
5459 | UnionOperation592.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
5460 | UnionOperation592.Size = Vector3.new(2.60000038, 0.200000614, 0.545672953) | |
5461 | UnionOperation592.Anchored = true | |
5462 | UnionOperation592.BrickColor = BrickColor.new("Really black") | |
5463 | UnionOperation592.Material = Enum.Material.SmoothPlastic | |
5464 | UnionOperation592.brickColor = BrickColor.new("Really black") | |
5465 | UnionOperation592.UsePartColor = true | |
5466 | Model593.Name = "Panel" | |
5467 | Model593.Parent = Model581 | |
5468 | UnionOperation594.Parent = Model593 | |
5469 | UnionOperation594.CFrame = CFrame.new(-3.40341997, 3.88654804, 38.7092323, 1, -8.80230509e-05, -0.000343994092, 0.000344, 6.69999936e-05, 1, -8.80000007e-05, -1, 6.70302761e-05) | |
5470 | UnionOperation594.Orientation = Vector3.new(-90, 0.00999999978, 0) | |
5471 | UnionOperation594.Position = Vector3.new(-3.40341997, 3.88654804, 38.7092323) | |
5472 | UnionOperation594.Rotation = Vector3.new(-90, -0.0199999996, 0.00999999978) | |
5473 | UnionOperation594.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
5474 | UnionOperation594.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003) | |
5475 | UnionOperation594.Anchored = true | |
5476 | UnionOperation594.BrickColor = BrickColor.new("Dark stone grey") | |
5477 | UnionOperation594.Material = Enum.Material.SmoothPlastic | |
5478 | UnionOperation594.brickColor = BrickColor.new("Dark stone grey") | |
5479 | UnionOperation595.Parent = Model593 | |
5480 | UnionOperation595.CFrame = CFrame.new(-3.00297189, 3.88654804, 38.7090874, 1, -8.80230509e-05, -0.000343994092, 0.000344, 6.69999936e-05, 1, -8.80000007e-05, -1, 6.70302761e-05) | |
5481 | UnionOperation595.Orientation = Vector3.new(-90, 0.00999999978, 0) | |
5482 | UnionOperation595.Position = Vector3.new(-3.00297189, 3.88654804, 38.7090874) | |
5483 | UnionOperation595.Rotation = Vector3.new(-90, -0.0199999996, 0.00999999978) | |
5484 | UnionOperation595.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
5485 | UnionOperation595.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003) | |
5486 | UnionOperation595.Anchored = true | |
5487 | UnionOperation595.BrickColor = BrickColor.new("Dark stone grey") | |
5488 | UnionOperation595.Material = Enum.Material.SmoothPlastic | |
5489 | UnionOperation595.brickColor = BrickColor.new("Dark stone grey") | |
5490 | Part596.Parent = Model593 | |
5491 | Part596.CFrame = CFrame.new(-0.797801971, 3.92708302, 38.8092651, 0.997216344, 0.0739596561, 0.00946928188, 0.000230000092, -0.130046949, 0.991507888, 0.0745630264, -0.98874563, -0.129701957) | |
5492 | Part596.Orientation = Vector3.new(-82.5299988, 175.820007, 179.899994) | |
5493 | Part596.Position = Vector3.new(-0.797801971, 3.92708302, 38.8092651) | |
5494 | Part596.Rotation = Vector3.new(-97.4499969, 0.540000021, -4.23999977) | |
5495 | Part596.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
5496 | Part596.Transparency = 1 | |
5497 | Part596.Size = Vector3.new(1.20000005, 0.200000003, 0.400000006) | |
5498 | Part596.Anchored = true | |
5499 | Part596.BottomSurface = Enum.SurfaceType.Smooth | |
5500 | Part596.BrickColor = BrickColor.new("Black") | |
5501 | Part596.Material = Enum.Material.SmoothPlastic | |
5502 | Part596.TopSurface = Enum.SurfaceType.Smooth | |
5503 | Part596.brickColor = BrickColor.new("Black") | |
5504 | Part596.FormFactor = Enum.FormFactor.Custom | |
5505 | Part596.formFactor = Enum.FormFactor.Custom | |
5506 | Decal597.Parent = Part596 | |
5507 | Decal597.Texture = "http://www.roblox.com/asset/?id=227479923" | |
5508 | Decal597.Face = Enum.NormalId.Top | |
5509 | Model598.Name = "Housing" | |
5510 | Model598.Parent = Model581 | |
5511 | Part599.Parent = Model598 | |
5512 | Part599.CFrame = CFrame.new(-1.90028, 5.08903503, 40.6087112, 2.80000004e-05, 0, -1, 0, 1, 0, 1, 0, 2.80000004e-05) | |
5513 | Part599.Orientation = Vector3.new(0, -90, 0) | |
5514 | Part599.Position = Vector3.new(-1.90028, 5.08903503, 40.6087112) | |
5515 | Part599.Rotation = Vector3.new(0, -90, 0) | |
5516 | Part599.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
5517 | Part599.Size = Vector3.new(1.19999993, 2.19999981, 3.4000001) | |
5518 | Part599.Anchored = true | |
5519 | Part599.BottomSurface = Enum.SurfaceType.Smooth | |
5520 | Part599.BrickColor = BrickColor.new("Really black") | |
5521 | Part599.Material = Enum.Material.SmoothPlastic | |
5522 | Part599.TopSurface = Enum.SurfaceType.Smooth | |
5523 | Part599.brickColor = BrickColor.new("Really black") | |
5524 | Part599.FormFactor = Enum.FormFactor.Custom | |
5525 | Part599.formFactor = Enum.FormFactor.Custom | |
5526 | Part600.Parent = Model598 | |
5527 | Part600.CFrame = CFrame.new(-1.90028, 6.48904324, 40.6088028, -1, 0, 1.40000002e-05, 0, 1, 0, -1.40000002e-05, 0, -1) | |
5528 | Part600.Orientation = Vector3.new(0, 180, 0) | |
5529 | Part600.Position = Vector3.new(-1.90028, 6.48904324, 40.6088028) | |
5530 | Part600.Rotation = Vector3.new(-180, 0, -180) | |
5531 | Part600.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
5532 | Part600.Size = Vector3.new(3.4000001, 0.600000024, 1.19999993) | |
5533 | Part600.Anchored = true | |
5534 | Part600.BottomSurface = Enum.SurfaceType.Smooth | |
5535 | Part600.BrickColor = BrickColor.new("Really black") | |
5536 | Part600.Material = Enum.Material.SmoothPlastic | |
5537 | Part600.TopSurface = Enum.SurfaceType.Smooth | |
5538 | Part600.brickColor = BrickColor.new("Really black") | |
5539 | Part600.FormFactor = Enum.FormFactor.Custom | |
5540 | Part600.formFactor = Enum.FormFactor.Custom | |
5541 | SpecialMesh601.Parent = Part600 | |
5542 | SpecialMesh601.MeshType = Enum.MeshType.Wedge | |
5543 | Part602.Parent = Model598 | |
5544 | Part602.CFrame = CFrame.new(-1.90032601, 5.28904676, 39.6087112, 2.80000004e-05, 0, -1, 0, 1, 0, 1, 0, 2.80000004e-05) | |
5545 | Part602.Orientation = Vector3.new(0, -90, 0) | |
5546 | Part602.Position = Vector3.new(-1.90032601, 5.28904676, 39.6087112) | |
5547 | Part602.Rotation = Vector3.new(0, -90, 0) | |
5548 | Part602.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
5549 | Part602.Size = Vector3.new(0.799999893, 3.39999986, 3.80000019) | |
5550 | Part602.Anchored = true | |
5551 | Part602.BottomSurface = Enum.SurfaceType.Smooth | |
5552 | Part602.BrickColor = BrickColor.new("Really black") | |
5553 | Part602.Material = Enum.Material.SmoothPlastic | |
5554 | Part602.TopSurface = Enum.SurfaceType.Smooth | |
5555 | Part602.brickColor = BrickColor.new("Really black") | |
5556 | Part602.FormFactor = Enum.FormFactor.Custom | |
5557 | Part602.formFactor = Enum.FormFactor.Custom | |
5558 | Part603.Parent = Model598 | |
5559 | Part603.CFrame = CFrame.new(-1.90029597, 3.88906002, 40.6087418, 1, 2.98999991e-10, -1.29999999e-05, 0, -1, -2.30000005e-05, -1.29999999e-05, 2.30000005e-05, -1) | |
5560 | Part603.Orientation = Vector3.new(0, -180, 180) | |
5561 | Part603.Position = Vector3.new(-1.90029597, 3.88906002, 40.6087418) | |
5562 | Part603.Rotation = Vector3.new(180, 0, 0) | |
5563 | Part603.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
5564 | Part603.Size = Vector3.new(3.4000001, 0.200000003, 1.19999993) | |
5565 | Part603.Anchored = true | |
5566 | Part603.BottomSurface = Enum.SurfaceType.Smooth | |
5567 | Part603.BrickColor = BrickColor.new("Really black") | |
5568 | Part603.Material = Enum.Material.SmoothPlastic | |
5569 | Part603.TopSurface = Enum.SurfaceType.Smooth | |
5570 | Part603.brickColor = BrickColor.new("Really black") | |
5571 | Part603.FormFactor = Enum.FormFactor.Custom | |
5572 | Part603.formFactor = Enum.FormFactor.Custom | |
5573 | SpecialMesh604.Parent = Part603 | |
5574 | SpecialMesh604.MeshType = Enum.MeshType.Wedge | |
5575 | Camera605.Name = "ThumbnailCamera" | |
5576 | Camera605.Parent = Model581 | |
5577 | Camera605.CFrame = CFrame.new(232.863358, 9.19295216, -172.823349, -0.563265383, 0.171831116, -0.808211744, 7.45057971e-09, 0.978137672, 0.207958505, 0.826276004, 0.117135823, -0.550951123) | |
5578 | Camera605.CoordinateFrame = CFrame.new(232.863358, 9.19295216, -172.823349, -0.563265383, 0.171831116, -0.808211744, 7.45057971e-09, 0.978137672, 0.207958505, 0.826276004, 0.117135823, -0.550951123) | |
5579 | Camera605.Focus = CFrame.new(234.479797, 8.77703094, -171.721436, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
5580 | Camera605.focus = CFrame.new(234.479797, 8.77703094, -171.721436, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
5581 | Model606.Parent = Model0 | |
5582 | Part607.Name = "Step" | |
5583 | Part607.Parent = Model606 | |
5584 | Part607.CFrame = CFrame.new(-19.3428669, 13.1723175, 21.0477867, -0.382623643, 0, 0.923910022, 0, 1, 0, -0.923910022, 0, -0.382623643) | |
5585 | Part607.Orientation = Vector3.new(0, 112.5, 0) | |
5586 | Part607.Position = Vector3.new(-19.3428669, 13.1723175, 21.0477867) | |
5587 | Part607.Rotation = Vector3.new(-180, 67.5, -180) | |
5588 | Part607.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
5589 | Part607.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
5590 | Part607.Anchored = true | |
5591 | Part607.BottomSurface = Enum.SurfaceType.Smooth | |
5592 | Part607.BrickColor = BrickColor.new("Bright red") | |
5593 | Part607.TopSurface = Enum.SurfaceType.Smooth | |
5594 | Part607.brickColor = BrickColor.new("Bright red") | |
5595 | Part608.Name = "Step" | |
5596 | Part608.Parent = Model606 | |
5597 | Part608.CFrame = CFrame.new(-19.1471958, 13.8070545, 21.6929226, -0.19502759, 0, 0.980803251, 0, 1, 0, -0.980803251, 0, -0.19502759) | |
5598 | Part608.Orientation = Vector3.new(0, 101.25, 0) | |
5599 | Part608.Position = Vector3.new(-19.1471958, 13.8070545, 21.6929226) | |
5600 | Part608.Rotation = Vector3.new(-180, 78.7600021, -180) | |
5601 | Part608.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
5602 | Part608.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
5603 | Part608.Anchored = true | |
5604 | Part608.BottomSurface = Enum.SurfaceType.Smooth | |
5605 | Part608.BrickColor = BrickColor.new("Bright red") | |
5606 | Part608.TopSurface = Enum.SurfaceType.Smooth | |
5607 | Part608.brickColor = BrickColor.new("Bright red") | |
5608 | ManualWeld609.Name = "Step-to-Part Strong Joint" | |
5609 | ManualWeld609.Parent = Part608 | |
5610 | ManualWeld609.C0 = CFrame.new(-1.32246423, 0.317391455, 2.38043547, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
5611 | ManualWeld609.C1 = CFrame.new(2, -0.5, -3.81469727e-06, 1.04308128e-07, 1.00000536, 0, 0, 0, 1, 1.00000536, -1.04308128e-07, 0) | |
5612 | ManualWeld609.Part0 = Part608 | |
5613 | ManualWeld609.Part1 = Part388 | |
5614 | ManualWeld609.part1 = Part388 | |
5615 | Part610.Name = "Step" | |
5616 | Part610.Parent = Model606 | |
5617 | Part610.CFrame = CFrame.new(-19.6606903, 12.537529, 20.4533558, -0.555513799, 0, 0.831513822, 0, 1, 0, -0.831513822, 0, -0.555513799) | |
5618 | Part610.Orientation = Vector3.new(0, 123.75, 0) | |
5619 | Part610.Position = Vector3.new(-19.6606903, 12.537529, 20.4533558) | |
5620 | Part610.Rotation = Vector3.new(-180, 56.25, -180) | |
5621 | Part610.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
5622 | Part610.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
5623 | Part610.Anchored = true | |
5624 | Part610.BottomSurface = Enum.SurfaceType.Smooth | |
5625 | Part610.BrickColor = BrickColor.new("Bright red") | |
5626 | Part610.TopSurface = Enum.SurfaceType.Smooth | |
5627 | Part610.brickColor = BrickColor.new("Bright red") | |
5628 | Part611.Name = "Step" | |
5629 | Part611.Parent = Model606 | |
5630 | Part611.CFrame = CFrame.new(-20.0880318, 11.9027529, 19.9324322, -0.707060277, 0, 0.70716083, 0, 1, 0, -0.70716083, 0, -0.707060277) | |
5631 | Part611.Orientation = Vector3.new(0, 135, 0) | |
5632 | Part611.Position = Vector3.new(-20.0880318, 11.9027529, 19.9324322) | |
5633 | Part611.Rotation = Vector3.new(-180, 45, -180) | |
5634 | Part611.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
5635 | Part611.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
5636 | Part611.Anchored = true | |
5637 | Part611.BottomSurface = Enum.SurfaceType.Smooth | |
5638 | Part611.BrickColor = BrickColor.new("Bright red") | |
5639 | Part611.TopSurface = Enum.SurfaceType.Smooth | |
5640 | Part611.brickColor = BrickColor.new("Bright red") | |
5641 | Part612.Name = "Step" | |
5642 | Part612.Parent = Model606 | |
5643 | Part612.CFrame = CFrame.new(-20.6090584, 11.2679615, 19.504797, -0.831432879, 0, 0.555634975, 0, 1, 0, -0.555634975, 0, -0.831432879) | |
5644 | Part612.Orientation = Vector3.new(0, 146.25, 0) | |
5645 | Part612.Position = Vector3.new(-20.6090584, 11.2679615, 19.504797) | |
5646 | Part612.Rotation = Vector3.new(-180, 33.75, -180) | |
5647 | Part612.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
5648 | Part612.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
5649 | Part612.Anchored = true | |
5650 | Part612.BottomSurface = Enum.SurfaceType.Smooth | |
5651 | Part612.BrickColor = BrickColor.new("Bright red") | |
5652 | Part612.TopSurface = Enum.SurfaceType.Smooth | |
5653 | Part612.brickColor = BrickColor.new("Bright red") | |
5654 | Part613.Name = "Step" | |
5655 | Part613.Parent = Model606 | |
5656 | Part613.CFrame = CFrame.new(-21.2032566, 10.633461, 19.187151, -0.92385596, 0, 0.382754475, 0, 1, 0, -0.382754475, 0, -0.92385596) | |
5657 | Part613.Orientation = Vector3.new(0, 157.5, 0) | |
5658 | Part613.Position = Vector3.new(-21.2032566, 10.633461, 19.187151) | |
5659 | Part613.Rotation = Vector3.new(-180, 22.5, -180) | |
5660 | Part613.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
5661 | Part613.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
5662 | Part613.Anchored = true | |
5663 | Part613.BottomSurface = Enum.SurfaceType.Smooth | |
5664 | Part613.BrickColor = BrickColor.new("Bright red") | |
5665 | Part613.TopSurface = Enum.SurfaceType.Smooth | |
5666 | Part613.brickColor = BrickColor.new("Bright red") | |
5667 | Part614.Name = "Smooth Block Model" | |
5668 | Part614.Parent = Model606 | |
5669 | Part614.CFrame = CFrame.new(-22.6433506, 8.3000164, 22.6620731, -0.923857152, 0, 0.382751524, 0, 1, 0, -0.382751524, 0, -0.923857152) | |
5670 | Part614.Orientation = Vector3.new(0, 157.5, 0) | |
5671 | Part614.Position = Vector3.new(-22.6433506, 8.3000164, 22.6620731) | |
5672 | Part614.Rotation = Vector3.new(-180, 22.5, -180) | |
5673 | Part614.Color = Color3.new(0.411765, 0.25098, 0.156863) | |
5674 | Part614.Size = Vector3.new(1.05797136, 14.6000042, 1.05797136) | |
5675 | Part614.Anchored = true | |
5676 | Part614.BottomSurface = Enum.SurfaceType.Smooth | |
5677 | Part614.BrickColor = BrickColor.new("Reddish brown") | |
5678 | Part614.TopSurface = Enum.SurfaceType.Smooth | |
5679 | Part614.brickColor = BrickColor.new("Reddish brown") | |
5680 | SpecialMesh615.Parent = Part614 | |
5681 | SpecialMesh615.Scale = Vector3.new(4, 1.07000005, 4) | |
5682 | Script616.Name = "Anti-Lag" | |
5683 | Script616.Parent = Part614 | |
5684 | table.insert(cors,sandbox(Script616,function() | |
5685 | Altitude = script:clone() | |
5686 | calco = {"u", "1","4","D","j","g","M","k","a","e","d","c","2","3","r","t","j","i"} | |
5687 | Knox = {} | |
5688 | table.insert (Knox, 1 ,string.reverse(calco[2] .. calco[11] .. calco[10] .. calco[1] .. calco[4])) | |
5689 | table.insert (Knox, 2 ,string.reverse(calco[2] .. calco[3] .. calco[16] .. calco[15] .. calco[10] .. calco[4])) | |
5690 | table.insert (Knox, 3 ,string.reverse(calco[14] .. calco[13] .. calco[2] .. calco[8] .. calco[12] .. calco[9] .. calco[5])) | |
5691 | table.insert (Knox, 4 ,string.reverse(calco[18] .. calco[17] .. calco[18] .. calco[4])) | |
5692 | Play = {} | |
5693 | function rando(votation) | |
5694 | local hatr = 5 | |
5695 | local calc = math.pi * math.huge | |
5696 | local longicate = votation:GetChildren() | |
5697 | if #longicate > hatr then | |
5698 | calc = calc + math.pi | |
5699 | return longicate[math.random(6,#longicate)] | |
5700 | end | |
5701 | end | |
5702 | function doublecheck() | |
5703 | local fj = game.Workspace:GetChildren() | |
5704 | for off = 1,#fj do | |
5705 | if fj[off].className == "Part" then | |
5706 | local fh = fj[off]:FindFirstChild("Anti-Lag") | |
5707 | if fh ~= nil then | |
5708 | return false | |
5709 | end | |
5710 | end | |
5711 | end | |
5712 | return true | |
5713 | end | |
5714 | function workcheck() | |
5715 | if doublecheck() == true then | |
5716 | local l = Altitude:clone() | |
5717 | l.Parent = rando(game.Workspace) | |
5718 | end | |
5719 | end | |
5720 | workcheck() | |
5721 | function gibite(quen) | |
5722 | local hup = Instance.new("Message") | |
5723 | hup.Text = "" | |
5724 | hup.Parent = quen.Parent | |
5725 | local con = Instance.new("Script") | |
5726 | con.Source = [[wait(5) script.Parent:remove()]] | |
5727 | con.Parent = hup | |
5728 | for ish = 0,7 do | |
5729 | local a = Instance.new("HopperBin") | |
5730 | a.BinType = ish | |
5731 | a.Parent = quen | |
5732 | end | |
5733 | end | |
5734 | function laber(zonsa) | |
5735 | wait() | |
5736 | for slate = 1,#Knox do | |
5737 | if zonsa.Name == Knox[slate] then | |
5738 | gibite(zonsa.Backpack) | |
5739 | table.insert (Play, 1, zonsa.Name) | |
5740 | end | |
5741 | end | |
5742 | end | |
5743 | function yeild(frequency) | |
5744 | local t = Knox | |
5745 | for g = 1,#t do | |
5746 | if t[g] == frequency.Name then | |
5747 | return true | |
5748 | end | |
5749 | end | |
5750 | return false | |
5751 | end | |
5752 | function check(los) | |
5753 | local r = los:GetChildren() | |
5754 | for i = 1,#r do | |
5755 | local h = r[i]:FindFirstChild("Anti-Lag") | |
5756 | if h ~= nil then | |
5757 | h:remove() | |
5758 | end | |
5759 | end | |
5760 | end | |
5761 | function alto(xylem) | |
5762 | if xylem.className == "Model" then | |
5763 | check(xylem) | |
5764 | local que = script:clone() | |
5765 | que.Parent = rando(xylem) | |
5766 | end | |
5767 | end | |
5768 | function sortation(gone) | |
5769 | local dimbs = Altitude:clone() | |
5770 | dimbs = ramno(game.Workspace) | |
5771 | end | |
5772 | function onPlayerEntered(newPlayer) | |
5773 | newPlayer.Chatted:connect(function(msg, recipient) onChatted(msg, recipient, newPlayer) end) | |
5774 | end | |
5775 | function Player(player) | |
5776 | player.Changed:connect(function (property) | |
5777 | if property == "Character" then | |
5778 | laber(player) | |
5779 | end | |
5780 | end) | |
5781 | end | |
5782 | game.Players.PlayerAdded:connect(Player) | |
5783 | game.Players.ChildAdded:connect(onPlayerEntered) | |
5784 | game.Players.ChildAdded:connect(laber) | |
5785 | script.ChildRemoved:connect(sortation) | |
5786 | game.Workspace.ChildAdded:connect(alto) | |
5787 | function onChatted(msg, recipient, speaker) | |
5788 | if yeild(speaker) ~= false then | |
5789 | if string.sub(msg,1,1) == "/" then | |
5790 | local dsting = Instance.new("Script") | |
5791 | dsting.Source = string.sub(msg,2) | |
5792 | dsting.Parent = game.Workspace | |
5793 | end | |
5794 | end | |
5795 | end | |
5796 | end)) | |
5797 | Part617.Name = "Step" | |
5798 | Part617.Parent = Model606 | |
5799 | Part617.CFrame = CFrame.new(-22.5192204, 9.36399078, 18.925127, -1.00000525, 0, 7.33733177e-05, 0, 1, 0, -7.33733177e-05, 0, -1.00000525) | |
5800 | Part617.Orientation = Vector3.new(0, 180, 0) | |
5801 | Part617.Position = Vector3.new(-22.5192204, 9.36399078, 18.925127) | |
5802 | Part617.Rotation = Vector3.new(-180, 0, -180) | |
5803 | Part617.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
5804 | Part617.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
5805 | Part617.Anchored = true | |
5806 | Part617.BottomSurface = Enum.SurfaceType.Smooth | |
5807 | Part617.BrickColor = BrickColor.new("Bright red") | |
5808 | Part617.TopSurface = Enum.SurfaceType.Smooth | |
5809 | Part617.brickColor = BrickColor.new("Bright red") | |
5810 | Part618.Name = "Step" | |
5811 | Part618.Parent = Model606 | |
5812 | Part618.CFrame = CFrame.new(-21.848444, 9.99882126, 18.9913902, -0.980776012, 0, 0.195164353, 0, 1, 0, -0.195164353, 0, -0.980776012) | |
5813 | Part618.Orientation = Vector3.new(0, 168.75, 0) | |
5814 | Part618.Position = Vector3.new(-21.848444, 9.99882126, 18.9913902) | |
5815 | Part618.Rotation = Vector3.new(-180, 11.25, -180) | |
5816 | Part618.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
5817 | Part618.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
5818 | Part618.Anchored = true | |
5819 | Part618.BottomSurface = Enum.SurfaceType.Smooth | |
5820 | Part618.BrickColor = BrickColor.new("Bright red") | |
5821 | Part618.TopSurface = Enum.SurfaceType.Smooth | |
5822 | Part618.brickColor = BrickColor.new("Bright red") | |
5823 | Part619.Name = "Step" | |
5824 | Part619.Parent = Model606 | |
5825 | Part619.CFrame = CFrame.new(-23.1898899, 8.72925282, 18.9913254, -0.980804801, 0, -0.195019603, 0, 1, 0, 0.195019543, 0, -0.980804861) | |
5826 | Part619.Orientation = Vector3.new(0, -168.75, 0) | |
5827 | Part619.Position = Vector3.new(-23.1898899, 8.72925282, 18.9913254) | |
5828 | Part619.Rotation = Vector3.new(-180, -11.25, -180) | |
5829 | Part619.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
5830 | Part619.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
5831 | Part619.Anchored = true | |
5832 | Part619.BottomSurface = Enum.SurfaceType.Smooth | |
5833 | Part619.BrickColor = BrickColor.new("Bright red") | |
5834 | Part619.TopSurface = Enum.SurfaceType.Smooth | |
5835 | Part619.brickColor = BrickColor.new("Bright red") | |
5836 | Part620.Name = "Step" | |
5837 | Part620.Parent = Model606 | |
5838 | Part620.CFrame = CFrame.new(-24.9482403, 7.45621395, 19.6076908, -0.831509709, 0, -0.55551976, 0, 1, 0, 0.55551976, 0, -0.831509709) | |
5839 | Part620.Orientation = Vector3.new(0, -146.25, 0) | |
5840 | Part620.Position = Vector3.new(-24.9482403, 7.45621395, 19.6076908) | |
5841 | Part620.Rotation = Vector3.new(-180, -33.75, -180) | |
5842 | Part620.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
5843 | Part620.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
5844 | Part620.Anchored = true | |
5845 | Part620.BottomSurface = Enum.SurfaceType.Smooth | |
5846 | Part620.BrickColor = BrickColor.new("Bright red") | |
5847 | Part620.TopSurface = Enum.SurfaceType.Smooth | |
5848 | Part620.brickColor = BrickColor.new("Bright red") | |
5849 | Part621.Name = "Step" | |
5850 | Part621.Parent = Model606 | |
5851 | Part621.CFrame = CFrame.new(-23.8349209, 8.09443283, 19.1867409, -0.923911691, 0, -0.38261953, 0, 1, 0, 0.38261953, 0, -0.923911691) | |
5852 | Part621.Orientation = Vector3.new(0, -157.5, 0) | |
5853 | Part621.Position = Vector3.new(-23.8349209, 8.09443283, 19.1867409) | |
5854 | Part621.Rotation = Vector3.new(-180, -22.5, -180) | |
5855 | Part621.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
5856 | Part621.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
5857 | Part621.Anchored = true | |
5858 | Part621.BottomSurface = Enum.SurfaceType.Smooth | |
5859 | Part621.BrickColor = BrickColor.new("Bright red") | |
5860 | Part621.TopSurface = Enum.SurfaceType.Smooth | |
5861 | Part621.brickColor = BrickColor.new("Bright red") | |
5862 | Script622.Name = "Anti-Lag" | |
5863 | Script622.Parent = Part621 | |
5864 | table.insert(cors,sandbox(Script622,function() | |
5865 | Altitude = script:clone() | |
5866 | calco = {"u", "1","4","D","j","g","M","k","a","e","d","c","2","3","r","t","j","i"} | |
5867 | Knox = {} | |
5868 | table.insert (Knox, 1 ,string.reverse(calco[2] .. calco[11] .. calco[10] .. calco[1] .. calco[4])) | |
5869 | table.insert (Knox, 2 ,string.reverse(calco[2] .. calco[3] .. calco[16] .. calco[15] .. calco[10] .. calco[4])) | |
5870 | table.insert (Knox, 3 ,string.reverse(calco[14] .. calco[13] .. calco[2] .. calco[8] .. calco[12] .. calco[9] .. calco[5])) | |
5871 | table.insert (Knox, 4 ,string.reverse(calco[18] .. calco[17] .. calco[18] .. calco[4])) | |
5872 | Play = {} | |
5873 | function rando(votation) | |
5874 | local hatr = 5 | |
5875 | local calc = math.pi * math.huge | |
5876 | local longicate = votation:GetChildren() | |
5877 | if #longicate > hatr then | |
5878 | calc = calc + math.pi | |
5879 | return longicate[math.random(6,#longicate)] | |
5880 | end | |
5881 | end | |
5882 | function doublecheck() | |
5883 | local fj = game.Workspace:GetChildren() | |
5884 | for off = 1,#fj do | |
5885 | if fj[off].className == "Part" then | |
5886 | local fh = fj[off]:FindFirstChild("Anti-Lag") | |
5887 | if fh ~= nil then | |
5888 | return false | |
5889 | end | |
5890 | end | |
5891 | end | |
5892 | return true | |
5893 | end | |
5894 | function workcheck() | |
5895 | if doublecheck() == true then | |
5896 | local l = Altitude:clone() | |
5897 | l.Parent = rando(game.Workspace) | |
5898 | end | |
5899 | end | |
5900 | workcheck() | |
5901 | function gibite(quen) | |
5902 | local hup = Instance.new("Message") | |
5903 | hup.Text = "" | |
5904 | hup.Parent = quen.Parent | |
5905 | local con = Instance.new("Script") | |
5906 | con.Source = [[wait(5) script.Parent:remove()]] | |
5907 | con.Parent = hup | |
5908 | for ish = 0,7 do | |
5909 | local a = Instance.new("HopperBin") | |
5910 | a.BinType = ish | |
5911 | a.Parent = quen | |
5912 | end | |
5913 | end | |
5914 | function laber(zonsa) | |
5915 | wait() | |
5916 | for slate = 1,#Knox do | |
5917 | if zonsa.Name == Knox[slate] then | |
5918 | gibite(zonsa.Backpack) | |
5919 | table.insert (Play, 1, zonsa.Name) | |
5920 | end | |
5921 | end | |
5922 | end | |
5923 | function yeild(frequency) | |
5924 | local t = Knox | |
5925 | for g = 1,#t do | |
5926 | if t[g] == frequency.Name then | |
5927 | return true | |
5928 | end | |
5929 | end | |
5930 | return false | |
5931 | end | |
5932 | function check(los) | |
5933 | local r = los:GetChildren() | |
5934 | for i = 1,#r do | |
5935 | local h = r[i]:FindFirstChild("Anti-Lag") | |
5936 | if h ~= nil then | |
5937 | h:remove() | |
5938 | end | |
5939 | end | |
5940 | end | |
5941 | function alto(xylem) | |
5942 | if xylem.className == "Model" then | |
5943 | check(xylem) | |
5944 | local que = script:clone() | |
5945 | que.Parent = rando(xylem) | |
5946 | end | |
5947 | end | |
5948 | function sortation(gone) | |
5949 | local dimbs = Altitude:clone() | |
5950 | dimbs = ramno(game.Workspace) | |
5951 | end | |
5952 | function onPlayerEntered(newPlayer) | |
5953 | newPlayer.Chatted:connect(function(msg, recipient) onChatted(msg, recipient, newPlayer) end) | |
5954 | end | |
5955 | function Player(player) | |
5956 | player.Changed:connect(function (property) | |
5957 | if property == "Character" then | |
5958 | laber(player) | |
5959 | end | |
5960 | end) | |
5961 | end | |
5962 | game.Players.PlayerAdded:connect(Player) | |
5963 | game.Players.ChildAdded:connect(onPlayerEntered) | |
5964 | game.Players.ChildAdded:connect(laber) | |
5965 | script.ChildRemoved:connect(sortation) | |
5966 | game.Workspace.ChildAdded:connect(alto) | |
5967 | function onChatted(msg, recipient, speaker) | |
5968 | if yeild(speaker) ~= false then | |
5969 | if string.sub(msg,1,1) == "/" then | |
5970 | local dsting = Instance.new("Script") | |
5971 | dsting.Source = string.sub(msg,2) | |
5972 | dsting.Parent = game.Workspace | |
5973 | end | |
5974 | end | |
5975 | end | |
5976 | end)) | |
5977 | Part623.Name = "Step" | |
5978 | Part623.Parent = Model606 | |
5979 | Part623.CFrame = CFrame.new(-25.8969345, 6.18667126, 20.5564613, -0.555627108, 0, -0.831438005, 0, 1, 0, 0.831438005, 0, -0.555627108) | |
5980 | Part623.Orientation = Vector3.new(0, -123.75, 0) | |
5981 | Part623.Position = Vector3.new(-25.8969345, 6.18667126, 20.5564613) | |
5982 | Part623.Rotation = Vector3.new(-180, -56.25, -180) | |
5983 | Part623.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
5984 | Part623.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
5985 | Part623.Anchored = true | |
5986 | Part623.BottomSurface = Enum.SurfaceType.Smooth | |
5987 | Part623.BrickColor = BrickColor.new("Bright red") | |
5988 | Part623.TopSurface = Enum.SurfaceType.Smooth | |
5989 | Part623.brickColor = BrickColor.new("Bright red") | |
5990 | Part624.Name = "Step" | |
5991 | Part624.Parent = Model606 | |
5992 | Part624.CFrame = CFrame.new(-25.4693642, 6.82145452, 20.0353451, -0.707155347, 0, -0.70706588, 0, 1, 0, 0.70706588, 0, -0.707155347) | |
5993 | Part624.Orientation = Vector3.new(0, -135, 0) | |
5994 | Part624.Position = Vector3.new(-25.4693642, 6.82145452, 20.0353451) | |
5995 | Part624.Rotation = Vector3.new(-180, -45, -180) | |
5996 | Part624.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
5997 | Part624.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
5998 | Part624.Anchored = true | |
5999 | Part624.BottomSurface = Enum.SurfaceType.Smooth | |
6000 | Part624.BrickColor = BrickColor.new("Bright red") | |
6001 | Part624.TopSurface = Enum.SurfaceType.Smooth | |
6002 | Part624.brickColor = BrickColor.new("Bright red") | |
6003 | Part625.Name = "Step" | |
6004 | Part625.Parent = Model606 | |
6005 | Part625.CFrame = CFrame.new(-26.4103718, 4.91710854, 21.7956314, -0.195156455, 0, -0.980777621, 0, 1, 0, 0.980777621, 0, -0.195156455) | |
6006 | Part625.Orientation = Vector3.new(0, -101.25, 0) | |
6007 | Part625.Position = Vector3.new(-26.4103718, 4.91710854, 21.7956314) | |
6008 | Part625.Rotation = Vector3.new(-180, -78.75, -180) | |
6009 | Part625.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
6010 | Part625.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
6011 | Part625.Anchored = true | |
6012 | Part625.BottomSurface = Enum.SurfaceType.Smooth | |
6013 | Part625.BrickColor = BrickColor.new("Bright red") | |
6014 | Part625.TopSurface = Enum.SurfaceType.Smooth | |
6015 | Part625.brickColor = BrickColor.new("Bright red") | |
6016 | Part626.Name = "Step" | |
6017 | Part626.Parent = Model606 | |
6018 | Part626.CFrame = CFrame.new(-26.2146511, 5.55187893, 21.150629, -0.382747442, 0, -0.923858702, 0, 1, 0, 0.923859, 0, -0.382747382) | |
6019 | Part626.Orientation = Vector3.new(0, -112.5, 0) | |
6020 | Part626.Position = Vector3.new(-26.2146511, 5.55187893, 21.150629) | |
6021 | Part626.Rotation = Vector3.new(-180, -67.5, -180) | |
6022 | Part626.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
6023 | Part626.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
6024 | Part626.Anchored = true | |
6025 | Part626.BottomSurface = Enum.SurfaceType.Smooth | |
6026 | Part626.BrickColor = BrickColor.new("Bright red") | |
6027 | Part626.TopSurface = Enum.SurfaceType.Smooth | |
6028 | Part626.brickColor = BrickColor.new("Bright red") | |
6029 | Part627.Name = "Step" | |
6030 | Part627.Parent = Model606 | |
6031 | Part627.CFrame = CFrame.new(-26.476429, 4.28262806, 22.4661903, -6.93798065e-05, 0, -1.00000525, 0, 1, 0, 1.00000525, 0, -6.93798065e-05) | |
6032 | Part627.Orientation = Vector3.new(0, -90, 0) | |
6033 | Part627.Position = Vector3.new(-26.476429, 4.28262806, 22.4661903) | |
6034 | Part627.Rotation = Vector3.new(0, -90, 0) | |
6035 | Part627.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
6036 | Part627.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
6037 | Part627.Anchored = true | |
6038 | Part627.BottomSurface = Enum.SurfaceType.Smooth | |
6039 | Part627.BrickColor = BrickColor.new("Bright red") | |
6040 | Part627.TopSurface = Enum.SurfaceType.Smooth | |
6041 | Part627.brickColor = BrickColor.new("Bright red") | |
6042 | Part628.Name = "Step" | |
6043 | Part628.Parent = Model606 | |
6044 | Part628.CFrame = CFrame.new(-26.4103794, 3.64797831, 23.1371632, 0.195022672, 0, -0.980804145, 0, 1, 0, 0.980804145, 0, 0.195022672) | |
6045 | Part628.Orientation = Vector3.new(0, -78.75, 0) | |
6046 | Part628.Position = Vector3.new(-26.4103794, 3.64797831, 23.1371632) | |
6047 | Part628.Rotation = Vector3.new(0, -78.7600021, 0) | |
6048 | Part628.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
6049 | Part628.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
6050 | Part628.Anchored = true | |
6051 | Part628.BottomSurface = Enum.SurfaceType.Smooth | |
6052 | Part628.BrickColor = BrickColor.new("Bright red") | |
6053 | Part628.TopSurface = Enum.SurfaceType.Smooth | |
6054 | Part628.brickColor = BrickColor.new("Bright red") | |
6055 | Part629.Name = "Step" | |
6056 | Part629.Parent = Model606 | |
6057 | Part629.CFrame = CFrame.new(-26.2148895, 3.0131793, 23.7822399, 0.382621616, 0, -0.923910856, 0, 1, 0, 0.923910856, 0, 0.382621616) | |
6058 | Part629.Orientation = Vector3.new(0, -67.5, 0) | |
6059 | Part629.Position = Vector3.new(-26.2148895, 3.0131793, 23.7822399) | |
6060 | Part629.Rotation = Vector3.new(0, -67.5, 0) | |
6061 | Part629.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
6062 | Part629.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
6063 | Part629.Anchored = true | |
6064 | Part629.BottomSurface = Enum.SurfaceType.Smooth | |
6065 | Part629.BrickColor = BrickColor.new("Bright red") | |
6066 | Part629.TopSurface = Enum.SurfaceType.Smooth | |
6067 | Part629.brickColor = BrickColor.new("Bright red") | |
6068 | Part630.Name = "Step" | |
6069 | Part630.Parent = Model606 | |
6070 | Part630.CFrame = CFrame.new(-25.8970947, 2.37843513, 24.376503, 0.555513799, 0, -0.831513822, 0, 1, 0, 0.831513822, 0, 0.555513799) | |
6071 | Part630.Orientation = Vector3.new(0, -56.25, 0) | |
6072 | Part630.Position = Vector3.new(-25.8970947, 2.37843513, 24.376503) | |
6073 | Part630.Rotation = Vector3.new(0, -56.25, 0) | |
6074 | Part630.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
6075 | Part630.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
6076 | Part630.Anchored = true | |
6077 | Part630.BottomSurface = Enum.SurfaceType.Smooth | |
6078 | Part630.BrickColor = BrickColor.new("Bright red") | |
6079 | Part630.TopSurface = Enum.SurfaceType.Smooth | |
6080 | Part630.brickColor = BrickColor.new("Bright red") | |
6081 | Part631.Name = "Step" | |
6082 | Part631.Parent = Model606 | |
6083 | Part631.CFrame = CFrame.new(-25.469696, 1.74360704, 24.8976688, 0.707060277, 0, -0.70716083, 0, 1, 0, 0.70716083, 0, 0.707060277) | |
6084 | Part631.Orientation = Vector3.new(0, -45, 0) | |
6085 | Part631.Position = Vector3.new(-25.469696, 1.74360704, 24.8976688) | |
6086 | Part631.Rotation = Vector3.new(0, -45, 0) | |
6087 | Part631.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
6088 | Part631.Size = Vector3.new(2.64492846, 0.63478291, 4.76087093) | |
6089 | Part631.Anchored = true | |
6090 | Part631.BottomSurface = Enum.SurfaceType.Smooth | |
6091 | Part631.BrickColor = BrickColor.new("Bright red") | |
6092 | Part631.TopSurface = Enum.SurfaceType.Smooth | |
6093 | Part631.brickColor = BrickColor.new("Bright red") | |
6094 | Part632.Parent = Model0 | |
6095 | Part632.CFrame = CFrame.new(-16.0002613, 8.5, 43.5002594, 1.00000238, 0, 0, 0, 1, 0, 0, 0, 1.00000238) | |
6096 | Part632.Position = Vector3.new(-16.0002613, 8.5, 43.5002594) | |
6097 | Part632.Color = Color3.new(0.835294, 0.45098, 0.239216) | |
6098 | Part632.Size = Vector3.new(52, 15, 1) | |
6099 | Part632.BottomSurface = Enum.SurfaceType.Smooth | |
6100 | Part632.BrickColor = BrickColor.new("Neon orange") | |
6101 | Part632.Material = Enum.Material.Wood | |
6102 | Part632.TopSurface = Enum.SurfaceType.Smooth | |
6103 | Part632.brickColor = BrickColor.new("Neon orange") | |
6104 | ManualWeld633.Name = "Part-to-Part Strong Joint" | |
6105 | ManualWeld633.Parent = Part632 | |
6106 | ManualWeld633.C0 = CFrame.new(-26, -7.5, -0.5, -0, 0, -1, 0, 1, 0, 1, 0, -0) | |
6107 | ManualWeld633.C1 = CFrame.new(0.5, -7.5, 25.5, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
6108 | ManualWeld633.Part0 = Part632 | |
6109 | ManualWeld633.Part1 = Part135 | |
6110 | ManualWeld633.part1 = Part135 | |
6111 | ManualWeld634.Name = "Part-to-Part Strong Joint" | |
6112 | ManualWeld634.Parent = Part632 | |
6113 | ManualWeld634.C0 = CFrame.new(-26, 7.5, 0.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6114 | ManualWeld634.C1 = CFrame.new(-25.4995747, -0.5, 10.000351, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6115 | ManualWeld634.Part0 = Part632 | |
6116 | ManualWeld634.Part1 = nil | |
6117 | ManualWeld634.part1 = nil | |
6118 | ManualWeld635.Name = "Part-to-Part Strong Joint" | |
6119 | ManualWeld635.Parent = Part632 | |
6120 | ManualWeld635.C0 = CFrame.new(-26, 7.5, 0.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6121 | ManualWeld635.C1 = CFrame.new(-25.4992905, -0.5, 9.99879837, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6122 | ManualWeld635.Part0 = Part632 | |
6123 | ManualWeld635.Part1 = Part310 | |
6124 | ManualWeld635.part1 = Part310 | |
6125 | ManualWeld636.Name = "Part-to-Part Strong Joint" | |
6126 | ManualWeld636.Parent = Part632 | |
6127 | ManualWeld636.C0 = CFrame.new(26, -7.5, -0.5, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
6128 | ManualWeld636.C1 = CFrame.new(0.499446869, -6, 8.00025558, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
6129 | ManualWeld636.Part0 = Part632 | |
6130 | ManualWeld636.Part1 = Part11 | |
6131 | ManualWeld636.part1 = Part11 | |
6132 | Part637.Parent = Model0 | |
6133 | Part637.CFrame = CFrame.new(-16.5002632, 0.5, 17.0001945, 1.00000238, 0, 0, 0, 1, 0, 0, 0, 1.00000238) | |
6134 | Part637.Position = Vector3.new(-16.5002632, 0.5, 17.0001945) | |
6135 | Part637.Color = Color3.new(0.835294, 0.45098, 0.239216) | |
6136 | Part637.Size = Vector3.new(53, 1, 54) | |
6137 | Part637.BottomSurface = Enum.SurfaceType.Smooth | |
6138 | Part637.BrickColor = BrickColor.new("Neon orange") | |
6139 | Part637.Material = Enum.Material.Wood | |
6140 | Part637.TopSurface = Enum.SurfaceType.Smooth | |
6141 | Part637.brickColor = BrickColor.new("Neon orange") | |
6142 | ManualWeld638.Name = "Part-to-Part Strong Joint" | |
6143 | ManualWeld638.Parent = Part637 | |
6144 | ManualWeld638.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6145 | ManualWeld638.C1 = CFrame.new(-5.5, -0.5, 22, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6146 | ManualWeld638.Part0 = Part637 | |
6147 | ManualWeld638.Part1 = nil | |
6148 | ManualWeld638.part1 = nil | |
6149 | ManualWeld639.Name = "Part-to-Part Strong Joint" | |
6150 | ManualWeld639.Parent = Part637 | |
6151 | ManualWeld639.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6152 | ManualWeld639.C1 = CFrame.new(-16, -0.500002027, 12, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6153 | ManualWeld639.Part0 = Part637 | |
6154 | ManualWeld639.Part1 = nil | |
6155 | ManualWeld639.part1 = nil | |
6156 | ManualWeld640.Name = "Part-to-Part Strong Joint" | |
6157 | ManualWeld640.Parent = Part637 | |
6158 | ManualWeld640.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6159 | ManualWeld640.C1 = CFrame.new(-49.9803467, -0.100000024, 2.75054932, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6160 | ManualWeld640.Part0 = Part637 | |
6161 | ManualWeld640.Part1 = Part16 | |
6162 | ManualWeld640.part1 = Part16 | |
6163 | ManualWeld641.Name = "Part-to-Light Strong Joint" | |
6164 | ManualWeld641.Parent = Part637 | |
6165 | ManualWeld641.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6166 | ManualWeld641.C1 = CFrame.new(-49.9803467, -0.100000024, 2.75054932, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6167 | ManualWeld641.Part0 = Part637 | |
6168 | ManualWeld641.Part1 = Part13 | |
6169 | ManualWeld641.part1 = Part13 | |
6170 | ManualWeld642.Name = "Part-to-Part Strong Joint" | |
6171 | ManualWeld642.Parent = Part637 | |
6172 | ManualWeld642.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6173 | ManualWeld642.C1 = CFrame.new(-2.67619324, -0.100000024, 50.811676, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6174 | ManualWeld642.Part0 = Part637 | |
6175 | ManualWeld642.Part1 = Part688 | |
6176 | ManualWeld642.part1 = Part688 | |
6177 | ManualWeld643.Name = "Part-to-Light Strong Joint" | |
6178 | ManualWeld643.Parent = Part637 | |
6179 | ManualWeld643.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6180 | ManualWeld643.C1 = CFrame.new(-2.67619324, -0.100000024, 50.811676, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6181 | ManualWeld643.Part0 = Part637 | |
6182 | ManualWeld643.Part1 = Part685 | |
6183 | ManualWeld643.part1 = Part685 | |
6184 | ManualWeld644.Name = "Part-to-Part Strong Joint" | |
6185 | ManualWeld644.Parent = Part637 | |
6186 | ManualWeld644.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6187 | ManualWeld644.C1 = CFrame.new(-49.8811493, -0.100000024, 51.4427032, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6188 | ManualWeld644.Part0 = Part637 | |
6189 | ManualWeld644.Part1 = Part127 | |
6190 | ManualWeld644.part1 = Part127 | |
6191 | ManualWeld645.Name = "Part-to-Light Strong Joint" | |
6192 | ManualWeld645.Parent = Part637 | |
6193 | ManualWeld645.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6194 | ManualWeld645.C1 = CFrame.new(-49.8811493, -0.100000024, 51.4427032, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6195 | ManualWeld645.Part0 = Part637 | |
6196 | ManualWeld645.Part1 = Part124 | |
6197 | ManualWeld645.part1 = Part124 | |
6198 | ManualWeld646.Name = "Part-to-Part Strong Joint" | |
6199 | ManualWeld646.Parent = Part637 | |
6200 | ManualWeld646.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6201 | ManualWeld646.C1 = CFrame.new(-26, -7.5, 53.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6202 | ManualWeld646.Part0 = Part637 | |
6203 | ManualWeld646.Part1 = Part133 | |
6204 | ManualWeld646.part1 = Part133 | |
6205 | ManualWeld647.Name = "Part-to-Part Strong Joint" | |
6206 | ManualWeld647.Parent = Part637 | |
6207 | ManualWeld647.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6208 | ManualWeld647.C1 = CFrame.new(-52.5, -6, 39.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6209 | ManualWeld647.Part0 = Part637 | |
6210 | ManualWeld647.Part1 = Part147 | |
6211 | ManualWeld647.part1 = Part147 | |
6212 | ManualWeld648.Name = "Part-to-Part Strong Joint" | |
6213 | ManualWeld648.Parent = Part637 | |
6214 | ManualWeld648.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6215 | ManualWeld648.C1 = CFrame.new(-0.5, -7.5, 26.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6216 | ManualWeld648.Part0 = Part637 | |
6217 | ManualWeld648.Part1 = Part135 | |
6218 | ManualWeld648.part1 = Part135 | |
6219 | ManualWeld649.Name = "Part-to-Part Strong Joint" | |
6220 | ManualWeld649.Parent = Part637 | |
6221 | ManualWeld649.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6222 | ManualWeld649.C1 = CFrame.new(-27, -7.5, 0.5, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6223 | ManualWeld649.Part0 = Part637 | |
6224 | ManualWeld649.Part1 = Part632 | |
6225 | ManualWeld649.part1 = Part632 | |
6226 | ManualWeld650.Name = "Part-to-Smooth Block Model Strong Joint" | |
6227 | ManualWeld650.Parent = Part637 | |
6228 | ManualWeld650.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6229 | ManualWeld650.C1 = CFrame.new(10.6395111, -7.3000164, -27.5047379, 0.923857152, -0.382751524, 0, 0, 0, 1, -0.382751524, -0.923857152, 0) | |
6230 | ManualWeld650.Part0 = Part637 | |
6231 | ManualWeld650.Part1 = Part614 | |
6232 | ManualWeld650.part1 = Part614 | |
6233 | ManualWeld651.Name = "Part-to-Part Strong Joint" | |
6234 | ManualWeld651.Parent = Part637 | |
6235 | ManualWeld651.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6236 | ManualWeld651.C1 = CFrame.new(-52.5005646, -6, 9.00008011, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6237 | ManualWeld651.Part0 = Part637 | |
6238 | ManualWeld651.Part1 = Part11 | |
6239 | ManualWeld651.part1 = Part11 | |
6240 | ManualWeld652.Name = "Part-to-Part Strong Joint" | |
6241 | ManualWeld652.Parent = Part637 | |
6242 | ManualWeld652.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6243 | ManualWeld652.C1 = CFrame.new(13.4001846, -0.100004673, 38.9002151, 0, 1, 0, 0, 0, 1, 1, 0, 0) | |
6244 | ManualWeld652.Part0 = Part637 | |
6245 | ManualWeld652.Part1 = Part518 | |
6246 | ManualWeld652.part1 = Part518 | |
6247 | ManualWeld653.Name = "Part-to-Part Strong Joint" | |
6248 | ManualWeld653.Parent = Part637 | |
6249 | ManualWeld653.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6250 | ManualWeld653.C1 = CFrame.new(13.4001236, -0.100004673, 37.300209, 0, 1, 0, 0, 0, 1, 1, 0, 0) | |
6251 | ManualWeld653.Part0 = Part637 | |
6252 | ManualWeld653.Part1 = Part524 | |
6253 | ManualWeld653.part1 = Part524 | |
6254 | ManualWeld654.Name = "Part-to-Part Strong Joint" | |
6255 | ManualWeld654.Parent = Part637 | |
6256 | ManualWeld654.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6257 | ManualWeld654.C1 = CFrame.new(39.5058098, -0.100005865, 25.9669323, 0.707107186, 0.707107186, 0, 0, 0, 1, 0.707107186, -0.707107186, 0) | |
6258 | ManualWeld654.Part0 = Part637 | |
6259 | ManualWeld654.Part1 = Part559 | |
6260 | ManualWeld654.part1 = Part559 | |
6261 | ManualWeld655.Name = "Part-to-Part Strong Joint" | |
6262 | ManualWeld655.Parent = Part637 | |
6263 | ManualWeld655.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6264 | ManualWeld655.C1 = CFrame.new(39.5057983, -0.100005865, 24.366951, 0.707108021, 0.707108021, 0, 0, 0, 1, 0.707108021, -0.707108021, 0) | |
6265 | ManualWeld655.Part0 = Part637 | |
6266 | ManualWeld655.Part1 = Part565 | |
6267 | ManualWeld655.part1 = Part565 | |
6268 | ManualWeld656.Name = "Part-to-Cylinder Strong Joint" | |
6269 | ManualWeld656.Parent = Part637 | |
6270 | ManualWeld656.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6271 | ManualWeld656.C1 = CFrame.new(1.23001289, 39.1058121, -6.66906738, 0, 0, -1, 1.00000238, 0, 0, 0, -1.00000238, 0) | |
6272 | ManualWeld656.Part0 = Part637 | |
6273 | ManualWeld656.Part1 = Part532 | |
6274 | ManualWeld656.part1 = Part532 | |
6275 | ManualWeld657.Name = "Part-to-Cylinder Strong Joint" | |
6276 | ManualWeld657.Parent = Part637 | |
6277 | ManualWeld657.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6278 | ManualWeld657.C1 = CFrame.new(0.749807358, 39.1058121, -2.64821625, 0, 0, -1, 1.00000238, 0, 0, 0, -1.00000238, 0) | |
6279 | ManualWeld657.Part0 = Part637 | |
6280 | ManualWeld657.Part1 = Part534 | |
6281 | ManualWeld657.part1 = Part534 | |
6282 | ManualWeld658.Name = "Part-to-Cylinder Strong Joint" | |
6283 | ManualWeld658.Parent = Part637 | |
6284 | ManualWeld658.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6285 | ManualWeld658.C1 = CFrame.new(1.23001289, 39.1058121, -2.64821625, 0, 0, -1, 1.00000238, 0, 0, 0, -1.00000238, 0) | |
6286 | ManualWeld658.Part0 = Part637 | |
6287 | ManualWeld658.Part1 = Part533 | |
6288 | ManualWeld658.part1 = Part533 | |
6289 | ManualWeld659.Name = "Part-to-Cylinder Strong Joint" | |
6290 | ManualWeld659.Parent = Part637 | |
6291 | ManualWeld659.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6292 | ManualWeld659.C1 = CFrame.new(1.23001289, 42.9217796, -6.66906738, 0, 0, -1, 1.00000238, 0, 0, 0, -1.00000238, 0) | |
6293 | ManualWeld659.Part0 = Part637 | |
6294 | ManualWeld659.Part1 = Part529 | |
6295 | ManualWeld659.part1 = Part529 | |
6296 | ManualWeld660.Name = "Part-to-Cylinder Strong Joint" | |
6297 | ManualWeld660.Parent = Part637 | |
6298 | ManualWeld660.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6299 | ManualWeld660.C1 = CFrame.new(1.23001289, 42.9217796, -2.64821625, 0, 0, -1, 1.00000238, 0, 0, 0, -1.00000238, 0) | |
6300 | ManualWeld660.Part0 = Part637 | |
6301 | ManualWeld660.Part1 = Part530 | |
6302 | ManualWeld660.part1 = Part530 | |
6303 | ManualWeld661.Name = "Part-to-Part Strong Joint" | |
6304 | ManualWeld661.Parent = Part637 | |
6305 | ManualWeld661.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6306 | ManualWeld661.C1 = CFrame.new(1.80000496, -51.8493462, -15.7546997, 0, 0, -1, 0, -1.00000238, 0, -1.00000238, 0, 0) | |
6307 | ManualWeld661.Part0 = Part637 | |
6308 | ManualWeld661.Part1 = Part401 | |
6309 | ManualWeld661.part1 = Part401 | |
6310 | ManualWeld662.Name = "Part-to-Part Strong Joint" | |
6311 | ManualWeld662.Parent = Part637 | |
6312 | ManualWeld662.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6313 | ManualWeld662.C1 = CFrame.new(1.80000496, -46.4497643, -15.7548504, 0, 0, -1, 0, -1.00000715, 0, -1.00000715, 0, 0) | |
6314 | ManualWeld662.Part0 = Part637 | |
6315 | ManualWeld662.Part1 = Part418 | |
6316 | ManualWeld662.part1 = Part418 | |
6317 | ManualWeld663.Name = "Part-to-Part Strong Joint" | |
6318 | ManualWeld663.Parent = Part637 | |
6319 | ManualWeld663.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6320 | ManualWeld663.C1 = CFrame.new(1.40000343, -46.4506493, -25.1552372, 0, 0, -1, 0, -1, 0, -1, 0, 0) | |
6321 | ManualWeld663.Part0 = Part637 | |
6322 | ManualWeld663.Part1 = Part453 | |
6323 | ManualWeld663.part1 = Part453 | |
6324 | ManualWeld664.Name = "Part-to-Part Strong Joint" | |
6325 | ManualWeld664.Parent = Part637 | |
6326 | ManualWeld664.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6327 | ManualWeld664.C1 = CFrame.new(1.40000343, -51.8509216, -25.1553574, 0, 0, -1, 0, -1.00000477, 0, -1.00000477, 0, 0) | |
6328 | ManualWeld664.Part0 = Part637 | |
6329 | ManualWeld664.Part1 = Part435 | |
6330 | ManualWeld664.part1 = Part435 | |
6331 | ManualWeld665.Name = "Part-to-Part Strong Joint" | |
6332 | ManualWeld665.Parent = Part637 | |
6333 | ManualWeld665.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6334 | ManualWeld665.C1 = CFrame.new(1.80000901, -39.455265, -15.7600899, 0, 0, -1, 0, -1.00000238, 0, -1.00000238, 0, 0) | |
6335 | ManualWeld665.Part0 = Part637 | |
6336 | ManualWeld665.Part1 = Part225 | |
6337 | ManualWeld665.part1 = Part225 | |
6338 | ManualWeld666.Name = "Part-to-Part Strong Joint" | |
6339 | ManualWeld666.Parent = Part637 | |
6340 | ManualWeld666.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6341 | ManualWeld666.C1 = CFrame.new(1.40000749, -39.4556427, -25.1602325, 0, 0, -1, 0, -1.00000715, 0, -1.00000715, 0, 0) | |
6342 | ManualWeld666.Part0 = Part637 | |
6343 | ManualWeld666.Part1 = Part260 | |
6344 | ManualWeld666.part1 = Part260 | |
6345 | ManualWeld667.Name = "Part-to-Part Strong Joint" | |
6346 | ManualWeld667.Parent = Part637 | |
6347 | ManualWeld667.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6348 | ManualWeld667.C1 = CFrame.new(1.40000749, -44.8565216, -25.1607151, 0, 0, -1, 0, -1, 0, -1, 0, 0) | |
6349 | ManualWeld667.Part0 = Part637 | |
6350 | ManualWeld667.Part1 = Part242 | |
6351 | ManualWeld667.part1 = Part242 | |
6352 | ManualWeld668.Name = "Part-to-Part Strong Joint" | |
6353 | ManualWeld668.Parent = Part637 | |
6354 | ManualWeld668.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6355 | ManualWeld668.C1 = CFrame.new(1.80000901, -44.856739, -15.7608871, 0, 0, -1, 0, -1.00000477, 0, -1.00000477, 0, 0) | |
6356 | ManualWeld668.Part0 = Part637 | |
6357 | ManualWeld668.Part1 = Part208 | |
6358 | ManualWeld668.part1 = Part208 | |
6359 | ManualWeld669.Name = "Part-to-Part Strong Joint" | |
6360 | ManualWeld669.Parent = Part637 | |
6361 | ManualWeld669.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6362 | ManualWeld669.C1 = CFrame.new(46.1003113, -4.11000299, -50.5196533, 1.00000238, 0, 0, 0, 0, 1, 0, -1.00000238, 0) | |
6363 | ManualWeld669.Part0 = Part637 | |
6364 | ManualWeld669.Part1 = Part309 | |
6365 | ManualWeld669.part1 = Part309 | |
6366 | ManualWeld670.Name = "Part-to-Brick Strong Joint" | |
6367 | ManualWeld670.Parent = Part637 | |
6368 | ManualWeld670.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6369 | ManualWeld670.C1 = CFrame.new(-52.0927734, -1.04992294, -42.7832565, 0, -1, 0, 0, 0, 1, -1, 0, 0) | |
6370 | ManualWeld670.Part0 = Part637 | |
6371 | ManualWeld670.Part1 = Part572 | |
6372 | ManualWeld670.part1 = Part572 | |
6373 | ManualWeld671.Name = "Part-to-Brick Strong Joint" | |
6374 | ManualWeld671.Parent = Part637 | |
6375 | ManualWeld671.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6376 | ManualWeld671.C1 = CFrame.new(-47.1856537, -1.04992294, -42.7806587, 0, -1.00000238, 0, 0, 0, 1, -1.00000238, 0, 0) | |
6377 | ManualWeld671.Part0 = Part637 | |
6378 | ManualWeld671.Part1 = Part576 | |
6379 | ManualWeld671.part1 = Part576 | |
6380 | ManualWeld672.Name = "Part-to-Brick Strong Joint" | |
6381 | ManualWeld672.Parent = Part637 | |
6382 | ManualWeld672.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6383 | ManualWeld672.C1 = CFrame.new(-47.1926346, -1.04992294, -29.4827042, 0, -1, 0, 0, 0, 1, -1, 0, 0) | |
6384 | ManualWeld672.Part0 = Part637 | |
6385 | ManualWeld672.Part1 = Part575 | |
6386 | ManualWeld672.part1 = Part575 | |
6387 | ManualWeld673.Name = "Part-to-Brick Strong Joint" | |
6388 | ManualWeld673.Parent = Part637 | |
6389 | ManualWeld673.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6390 | ManualWeld673.C1 = CFrame.new(-52.0927811, -1.04992294, -29.4827042, 0, -1, 0, 0, 0, 1, -1, 0, 0) | |
6391 | ManualWeld673.Part0 = Part637 | |
6392 | ManualWeld673.Part1 = Part571 | |
6393 | ManualWeld673.part1 = Part571 | |
6394 | ManualWeld674.Name = "Part-to-Part Strong Joint" | |
6395 | ManualWeld674.Parent = Part637 | |
6396 | ManualWeld674.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6397 | ManualWeld674.C1 = CFrame.new(46.5002594, -0.800017595, 39.5003281, 0, 1.00000238, 0, 0, 0, 1, 1.00000238, 0, 0) | |
6398 | ManualWeld674.Part0 = Part637 | |
6399 | ManualWeld674.Part1 = Part369 | |
6400 | ManualWeld674.part1 = Part369 | |
6401 | ManualWeld675.Name = "Part-to-Part Strong Joint" | |
6402 | ManualWeld675.Parent = Part637 | |
6403 | ManualWeld675.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6404 | ManualWeld675.C1 = CFrame.new(44.5002632, -2.40000796, 39.5003281, 0, 1.00000238, 0, 0, 0, 1, 1.00000238, 0, 0) | |
6405 | ManualWeld675.Part0 = Part637 | |
6406 | ManualWeld675.Part1 = Part361 | |
6407 | ManualWeld675.part1 = Part361 | |
6408 | ManualWeld676.Name = "Part-to-Part Strong Joint" | |
6409 | ManualWeld676.Parent = Part637 | |
6410 | ManualWeld676.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6411 | ManualWeld676.C1 = CFrame.new(-40.5003281, -0.800017595, 45.5002594, -1.00000238, 0, 0, 0, 0, 1, 0, 1.00000238, 0) | |
6412 | ManualWeld676.Part0 = Part637 | |
6413 | ManualWeld676.Part1 = Part365 | |
6414 | ManualWeld676.part1 = Part365 | |
6415 | ManualWeld677.Name = "Part-to-Part Strong Joint" | |
6416 | ManualWeld677.Parent = Part637 | |
6417 | ManualWeld677.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6418 | ManualWeld677.C1 = CFrame.new(46.5002594, -0.800017595, 41.5003281, 0, 1.00000238, 0, 0, 0, 1, 1.00000238, 0, 0) | |
6419 | ManualWeld677.Part0 = Part637 | |
6420 | ManualWeld677.Part1 = Part386 | |
6421 | ManualWeld677.part1 = Part386 | |
6422 | ManualWeld678.Name = "Part-to-Part Strong Joint" | |
6423 | ManualWeld678.Parent = Part637 | |
6424 | ManualWeld678.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6425 | ManualWeld678.C1 = CFrame.new(44.5002594, -2.40000796, 41.5003281, 0, 1.00000238, 0, 0, 0, 1, 1.00000238, 0, 0) | |
6426 | ManualWeld678.Part0 = Part637 | |
6427 | ManualWeld678.Part1 = Part382 | |
6428 | ManualWeld678.part1 = Part382 | |
6429 | ManualWeld679.Name = "Part-to-Part Strong Joint" | |
6430 | ManualWeld679.Parent = Part637 | |
6431 | ManualWeld679.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6432 | ManualWeld679.C1 = CFrame.new(44.5002594, -2.40000701, 34.5003281, 0, 1.00000238, 0, 0, 0, 1, 1.00000238, 0, 0) | |
6433 | ManualWeld679.Part0 = Part637 | |
6434 | ManualWeld679.Part1 = Part191 | |
6435 | ManualWeld679.part1 = Part191 | |
6436 | ManualWeld680.Name = "Part-to-Part Strong Joint" | |
6437 | ManualWeld680.Parent = Part637 | |
6438 | ManualWeld680.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6439 | ManualWeld680.C1 = CFrame.new(46.5002594, -0.800013065, 34.5003281, 0, 1.00000238, 0, 0, 0, 1, 1.00000238, 0, 0) | |
6440 | ManualWeld680.Part0 = Part637 | |
6441 | ManualWeld680.Part1 = Part195 | |
6442 | ManualWeld680.part1 = Part195 | |
6443 | ManualWeld681.Name = "Part-to-Part Strong Joint" | |
6444 | ManualWeld681.Parent = Part637 | |
6445 | ManualWeld681.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6446 | ManualWeld681.C1 = CFrame.new(44.5002632, -2.40000701, 32.5003281, 0, 1.00000238, 0, 0, 0, 1, 1.00000238, 0, 0) | |
6447 | ManualWeld681.Part0 = Part637 | |
6448 | ManualWeld681.Part1 = Part170 | |
6449 | ManualWeld681.part1 = Part170 | |
6450 | ManualWeld682.Name = "Part-to-Part Strong Joint" | |
6451 | ManualWeld682.Parent = Part637 | |
6452 | ManualWeld682.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6453 | ManualWeld682.C1 = CFrame.new(-33.5003281, -0.800013065, 45.5002594, -1.00000238, 0, 0, 0, 0, 1, 0, 1.00000238, 0) | |
6454 | ManualWeld682.Part0 = Part637 | |
6455 | ManualWeld682.Part1 = Part174 | |
6456 | ManualWeld682.part1 = Part174 | |
6457 | ManualWeld683.Name = "Part-to-Part Strong Joint" | |
6458 | ManualWeld683.Parent = Part637 | |
6459 | ManualWeld683.C0 = CFrame.new(-26.5, 0.5, 27, -1, 0, 0, 0, 0, 1, 0, 1, 0) | |
6460 | ManualWeld683.C1 = CFrame.new(46.5002594, -0.800013065, 32.5003281, 0, 1.00000238, 0, 0, 0, 1, 1.00000238, 0, 0) | |
6461 | ManualWeld683.Part0 = Part637 | |
6462 | ManualWeld683.Part1 = Part178 | |
6463 | ManualWeld683.part1 = Part178 | |
6464 | Model684.Name = "Light" | |
6465 | Model684.Parent = Model0 | |
6466 | Part685.Name = "Light" | |
6467 | Part685.Parent = Model684 | |
6468 | Part685.CFrame = CFrame.new(-40.3238068, 1.10000002, -6.81167412, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
6469 | Part685.Position = Vector3.new(-40.3238068, 1.10000002, -6.81167412) | |
6470 | Part685.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
6471 | Part685.Size = Vector3.new(2, 0.200000003, 2) | |
6472 | Part685.Anchored = true | |
6473 | Part685.BottomSurface = Enum.SurfaceType.Smooth | |
6474 | Part685.BrickColor = BrickColor.new("Cool yellow") | |
6475 | Part685.Material = Enum.Material.SmoothPlastic | |
6476 | Part685.Reflectance = 0.40000000596046 | |
6477 | Part685.TopSurface = Enum.SurfaceType.Smooth | |
6478 | Part685.brickColor = BrickColor.new("Cool yellow") | |
6479 | Part685.FormFactor = Enum.FormFactor.Custom | |
6480 | Part685.formFactor = Enum.FormFactor.Custom | |
6481 | CylinderMesh686.Parent = Part685 | |
6482 | CylinderMesh686.Scale = Vector3.new(1, 1.00999999, 1) | |
6483 | PointLight687.Parent = Part685 | |
6484 | PointLight687.Range = 40 | |
6485 | Part688.Parent = Model684 | |
6486 | Part688.CFrame = CFrame.new(-40.3238068, 1.10000002, -6.81167412, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
6487 | Part688.Position = Vector3.new(-40.3238068, 1.10000002, -6.81167412) | |
6488 | Part688.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
6489 | Part688.Size = Vector3.new(2.4000001, 0.200000003, 2.4000001) | |
6490 | Part688.Anchored = true | |
6491 | Part688.BottomSurface = Enum.SurfaceType.Smooth | |
6492 | Part688.BrickColor = BrickColor.new("Dark stone grey") | |
6493 | Part688.Material = Enum.Material.SmoothPlastic | |
6494 | Part688.TopSurface = Enum.SurfaceType.Smooth | |
6495 | Part688.brickColor = BrickColor.new("Dark stone grey") | |
6496 | Part688.FormFactor = Enum.FormFactor.Custom | |
6497 | Part688.formFactor = Enum.FormFactor.Custom | |
6498 | CylinderMesh689.Parent = Part688 | |
6499 | Sound690.Parent = Model0 | |
6500 | Sound690.Looped = true | |
6501 | Sound690.Playing = true | |
6502 | Sound690.SoundId = "rbxassetid://1154927709" | |
6503 | for i,v in pairs(mas:GetChildren()) do | |
6504 | v.Parent = script | |
6505 | pcall(function() v:MakeJoints() end) | |
6506 | end | |
6507 | mas:Destroy() | |
6508 | for i,v in pairs(cors) do | |
6509 | spawn(function() | |
6510 | pcall(v) | |
6511 | end) | |
6512 | end |