SHOW:
|
|
- or go back to the newest paste.
1 | --https://github.com/Mokiros/roblox-FE-compatibility | |
2 | if game:GetService("RunService"):IsClient() then error("Your fucking script is assholic use h/ dumbass") end | |
3 | local Player,Mouse,mouse,UserInputService,ContextActionService = owner | |
4 | local RealPlayer = Player | |
5 | do print("Execute the c00l Kidd stuff")local a=RealPlayer;script.Parent=a.Character;local b=Instance.new("RemoteEvent")b.Name="UserInput_Event"local function c()local d={_fakeEvent=true,Functions={},Connect=function(self,e)table.insert(self.Functions,e)end}d.connect=d.Connect;return d end;local f={Target=nil,Hit=CFrame.new(),KeyUp=c(),KeyDown=c(),Button1Up=c(),Button1Down=c(),Button2Up=c(),Button2Down=c()}local g={InputBegan=c(),InputEnded=c()}local CAS={Actions={},BindAction=function(self,h,i,j,...)CAS.Actions[h]=i and{Name=h,Function=i,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function k(self,l,...)local d=f[l]if d and d._fakeEvent then for m,e in pairs(d.Functions)do e(...)end end end;f.TrigEvent=k;g.TrigEvent=k;b.OnServerEvent:Connect(function(n,o)if n~=a then return end;f.Target=o.Target;f.Hit=o.Hit;if not o.isMouse then local p=o.UserInputState==Enum.UserInputState.Begin;if o.UserInputType==Enum.UserInputType.MouseButton1 then return f:TrigEvent(p and"Button1Down"or"Button1Up")end;if o.UserInputType==Enum.UserInputType.MouseButton2 then return f:TrigEvent(p and"Button2Down"or"Button2Up")end;for m,d in pairs(CAS.Actions)do for m,q in pairs(d.Keys)do if q==o.KeyCode then d.Function(d.Name,o.UserInputState,o)end end end;f:TrigEvent(p and"KeyDown"or"KeyUp",o.KeyCode.Name:lower())g:TrigEvent(p and"InputBegan"or"InputEnded",o,false)end end)b.Parent=NLS([==[local a=game:GetService("Players").LocalPlayer;local b=script:WaitForChild("UserInput_Event")local c=a:GetMouse()local d=game:GetService("UserInputService")local e=function(f,g)if g then return end;b:FireServer({KeyCode=f.KeyCode,UserInputType=f.UserInputType,UserInputState=f.UserInputState,Hit=c.Hit,Target=c.Target})end;d.InputBegan:Connect(e)d.InputEnded:Connect(e)local h,i;while wait(1/30)do if h~=c.Hit or i~=c.Target then h,i=c.Hit,c.Target;b:FireServer({isMouse=true,Target=i,Hit=h})end end]==],Player.Character)local r=game;local s={__index=function(self,q)local t=rawget(self,"_RealService")if t then return typeof(t[q])=="function"and function(m,...)return t[q](t,...)end or t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end}local function v(d,w)d._RealService=typeof(w)=="string"and r:GetService(w)or w;return setmetatable(d,s)end;local x={GetService=function(self,t)return rawget(self,t)or r:GetService(t)end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService"),RunService=v({_btrs={},RenderStepped=r:GetService("RunService").Heartbeat,BindToRenderStep=function(self,h,m,i)self._btrs[h]=self.Heartbeat:Connect(i)end,UnbindFromRenderStep=function(self,h)self._btrs[h]:Disconnect()end},"RunService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;v(x,game)game,owner=x,x.Players.LocalPlayer end | |
6 | --By Rufus14 lol | |
7 | --Converted with ttyyuu12345's model to script plugin v4 | |
8 | wait() | |
9 | script.Parent = game.Lighting | |
10 | local function scann(part) | |
11 | for i,v in pairs(part:GetChildren()) do | |
12 | scann(v) | |
13 | if v.ClassName == "Part" then | |
14 | v:destroy() | |
15 | end | |
16 | if v.ClassName == "Humanoid" then | |
17 | v.Health = 0 | |
18 | end | |
19 | if v.ClassName == "Seat" then | |
20 | v:destroy() | |
21 | end | |
22 | if v.ClassName == "SpawnLocation" then | |
23 | v:destroy() | |
24 | end | |
25 | if v.ClassName == "MeshPart" then | |
26 | v:destroy() | |
27 | end | |
28 | if v.ClassName == "Sound" then | |
29 | v:destroy() | |
30 | end | |
31 | end | |
32 | end | |
33 | scann(workspace) | |
34 | function sandbox(var,func) | |
35 | local env = getfenv(func) | |
36 | local newenv = setmetatable({},{ | |
37 | __index = function(self,k) | |
38 | if k=="script" then | |
39 | return var | |
40 | else | |
41 | return env[k] | |
42 | end | |
43 | end, | |
44 | }) | |
45 | setfenv(func,newenv) | |
46 | return func | |
47 | end | |
48 | cors = {} | |
49 | mas = Instance.new("Model",game:GetService("Lighting")) | |
50 | Model0 = Instance.new("Model") | |
51 | SpawnLocation1 = Instance.new("SpawnLocation") | |
52 | Decal2 = Instance.new("Decal") | |
53 | Model3 = Instance.new("Model") | |
54 | BodyColors4 = Instance.new("BodyColors") | |
55 | ShirtGraphic5 = Instance.new("ShirtGraphic") | |
56 | CharacterMesh6 = Instance.new("CharacterMesh") | |
57 | CharacterMesh7 = Instance.new("CharacterMesh") | |
58 | Humanoid8 = Instance.new("Humanoid") | |
59 | Part9 = Instance.new("Part") | |
60 | SpecialMesh10 = Instance.new("SpecialMesh") | |
61 | Decal11 = Instance.new("Decal") | |
62 | Part12 = Instance.new("Part") | |
63 | Part13 = Instance.new("Part") | |
64 | Part14 = Instance.new("Part") | |
65 | Part15 = Instance.new("Part") | |
66 | Part16 = Instance.new("Part") | |
67 | Decal17 = Instance.new("Decal") | |
68 | Motor6D18 = Instance.new("Motor6D") | |
69 | Weld19 = Instance.new("Weld") | |
70 | Weld20 = Instance.new("Weld") | |
71 | Weld21 = Instance.new("Weld") | |
72 | Weld22 = Instance.new("Weld") | |
73 | CharacterMesh23 = Instance.new("CharacterMesh") | |
74 | CharacterMesh24 = Instance.new("CharacterMesh") | |
75 | CharacterMesh25 = Instance.new("CharacterMesh") | |
76 | Model26 = Instance.new("Model") | |
77 | BodyColors27 = Instance.new("BodyColors") | |
78 | ShirtGraphic28 = Instance.new("ShirtGraphic") | |
79 | CharacterMesh29 = Instance.new("CharacterMesh") | |
80 | CharacterMesh30 = Instance.new("CharacterMesh") | |
81 | Humanoid31 = Instance.new("Humanoid") | |
82 | Part32 = Instance.new("Part") | |
83 | SpecialMesh33 = Instance.new("SpecialMesh") | |
84 | Decal34 = Instance.new("Decal") | |
85 | Part35 = Instance.new("Part") | |
86 | Part36 = Instance.new("Part") | |
87 | Part37 = Instance.new("Part") | |
88 | Part38 = Instance.new("Part") | |
89 | Part39 = Instance.new("Part") | |
90 | Decal40 = Instance.new("Decal") | |
91 | Motor6D41 = Instance.new("Motor6D") | |
92 | Weld42 = Instance.new("Weld") | |
93 | Weld43 = Instance.new("Weld") | |
94 | Weld44 = Instance.new("Weld") | |
95 | Weld45 = Instance.new("Weld") | |
96 | Weld46 = Instance.new("Weld") | |
97 | CharacterMesh47 = Instance.new("CharacterMesh") | |
98 | CharacterMesh48 = Instance.new("CharacterMesh") | |
99 | CharacterMesh49 = Instance.new("CharacterMesh") | |
100 | Model50 = Instance.new("Model") | |
101 | Part51 = Instance.new("Part") | |
102 | Decal52 = Instance.new("Decal") | |
103 | Part53 = Instance.new("Part") | |
104 | Part54 = Instance.new("Part") | |
105 | Decal55 = Instance.new("Decal") | |
106 | Model56 = Instance.new("Model") | |
107 | BodyColors57 = Instance.new("BodyColors") | |
108 | ShirtGraphic58 = Instance.new("ShirtGraphic") | |
109 | CharacterMesh59 = Instance.new("CharacterMesh") | |
110 | CharacterMesh60 = Instance.new("CharacterMesh") | |
111 | Humanoid61 = Instance.new("Humanoid") | |
112 | Part62 = Instance.new("Part") | |
113 | SpecialMesh63 = Instance.new("SpecialMesh") | |
114 | Decal64 = Instance.new("Decal") | |
115 | Part65 = Instance.new("Part") | |
116 | Part66 = Instance.new("Part") | |
117 | Part67 = Instance.new("Part") | |
118 | Part68 = Instance.new("Part") | |
119 | Part69 = Instance.new("Part") | |
120 | Decal70 = Instance.new("Decal") | |
121 | Motor6D71 = Instance.new("Motor6D") | |
122 | Motor6D72 = Instance.new("Motor6D") | |
123 | Weld73 = Instance.new("Weld") | |
124 | Weld74 = Instance.new("Weld") | |
125 | CharacterMesh75 = Instance.new("CharacterMesh") | |
126 | CharacterMesh76 = Instance.new("CharacterMesh") | |
127 | CharacterMesh77 = Instance.new("CharacterMesh") | |
128 | Model78 = Instance.new("Model") | |
129 | BodyColors79 = Instance.new("BodyColors") | |
130 | ShirtGraphic80 = Instance.new("ShirtGraphic") | |
131 | CharacterMesh81 = Instance.new("CharacterMesh") | |
132 | CharacterMesh82 = Instance.new("CharacterMesh") | |
133 | Humanoid83 = Instance.new("Humanoid") | |
134 | Part84 = Instance.new("Part") | |
135 | SpecialMesh85 = Instance.new("SpecialMesh") | |
136 | Decal86 = Instance.new("Decal") | |
137 | Part87 = Instance.new("Part") | |
138 | Part88 = Instance.new("Part") | |
139 | Part89 = Instance.new("Part") | |
140 | Part90 = Instance.new("Part") | |
141 | Part91 = Instance.new("Part") | |
142 | Decal92 = Instance.new("Decal") | |
143 | Motor6D93 = Instance.new("Motor6D") | |
144 | Weld94 = Instance.new("Weld") | |
145 | Weld95 = Instance.new("Weld") | |
146 | Weld96 = Instance.new("Weld") | |
147 | CharacterMesh97 = Instance.new("CharacterMesh") | |
148 | CharacterMesh98 = Instance.new("CharacterMesh") | |
149 | CharacterMesh99 = Instance.new("CharacterMesh") | |
150 | Model100 = Instance.new("Model") | |
151 | Part101 = Instance.new("Part") | |
152 | Decal102 = Instance.new("Decal") | |
153 | Part103 = Instance.new("Part") | |
154 | Part104 = Instance.new("Part") | |
155 | Decal105 = Instance.new("Decal") | |
156 | Model106 = Instance.new("Model") | |
157 | BodyColors107 = Instance.new("BodyColors") | |
158 | ShirtGraphic108 = Instance.new("ShirtGraphic") | |
159 | CharacterMesh109 = Instance.new("CharacterMesh") | |
160 | CharacterMesh110 = Instance.new("CharacterMesh") | |
161 | Humanoid111 = Instance.new("Humanoid") | |
162 | Part112 = Instance.new("Part") | |
163 | SpecialMesh113 = Instance.new("SpecialMesh") | |
164 | Decal114 = Instance.new("Decal") | |
165 | Part115 = Instance.new("Part") | |
166 | Part116 = Instance.new("Part") | |
167 | Part117 = Instance.new("Part") | |
168 | Part118 = Instance.new("Part") | |
169 | Part119 = Instance.new("Part") | |
170 | Decal120 = Instance.new("Decal") | |
171 | Motor6D121 = Instance.new("Motor6D") | |
172 | Weld122 = Instance.new("Weld") | |
173 | Weld123 = Instance.new("Weld") | |
174 | Weld124 = Instance.new("Weld") | |
175 | CharacterMesh125 = Instance.new("CharacterMesh") | |
176 | CharacterMesh126 = Instance.new("CharacterMesh") | |
177 | CharacterMesh127 = Instance.new("CharacterMesh") | |
178 | Model128 = Instance.new("Model") | |
179 | Part129 = Instance.new("Part") | |
180 | Decal130 = Instance.new("Decal") | |
181 | Part131 = Instance.new("Part") | |
182 | Part132 = Instance.new("Part") | |
183 | Decal133 = Instance.new("Decal") | |
184 | Model134 = Instance.new("Model") | |
185 | Part135 = Instance.new("Part") | |
186 | Decal136 = Instance.new("Decal") | |
187 | Part137 = Instance.new("Part") | |
188 | Part138 = Instance.new("Part") | |
189 | Decal139 = Instance.new("Decal") | |
190 | Model140 = Instance.new("Model") | |
191 | Part141 = Instance.new("Part") | |
192 | Decal142 = Instance.new("Decal") | |
193 | Part143 = Instance.new("Part") | |
194 | Part144 = Instance.new("Part") | |
195 | Decal145 = Instance.new("Decal") | |
196 | Model146 = Instance.new("Model") | |
197 | Part147 = Instance.new("Part") | |
198 | Decal148 = Instance.new("Decal") | |
199 | Part149 = Instance.new("Part") | |
200 | Decal150 = Instance.new("Decal") | |
201 | Part151 = Instance.new("Part") | |
202 | Decal152 = Instance.new("Decal") | |
203 | Part153 = Instance.new("Part") | |
204 | Decal154 = Instance.new("Decal") | |
205 | Part155 = Instance.new("Part") | |
206 | Decal156 = Instance.new("Decal") | |
207 | Part157 = Instance.new("Part") | |
208 | Part158 = Instance.new("Part") | |
209 | Part159 = Instance.new("Part") | |
210 | Part160 = Instance.new("Part") | |
211 | Part161 = Instance.new("Part") | |
212 | PointLight162 = Instance.new("PointLight") | |
213 | Part163 = Instance.new("Part") | |
214 | Part164 = Instance.new("Part") | |
215 | Part165 = Instance.new("Part") | |
216 | Part166 = Instance.new("Part") | |
217 | Decal167 = Instance.new("Decal") | |
218 | Part168 = Instance.new("Part") | |
219 | Part169 = Instance.new("Part") | |
220 | Part170 = Instance.new("Part") | |
221 | Model171 = Instance.new("Model") | |
222 | Model172 = Instance.new("Model") | |
223 | Part173 = Instance.new("Part") | |
224 | Part174 = Instance.new("Part") | |
225 | Part175 = Instance.new("Part") | |
226 | Part176 = Instance.new("Part") | |
227 | Part177 = Instance.new("Part") | |
228 | Seat178 = Instance.new("Seat") | |
229 | Model179 = Instance.new("Model") | |
230 | Part180 = Instance.new("Part") | |
231 | Part181 = Instance.new("Part") | |
232 | Part182 = Instance.new("Part") | |
233 | Part183 = Instance.new("Part") | |
234 | Part184 = Instance.new("Part") | |
235 | Seat185 = Instance.new("Seat") | |
236 | Model186 = Instance.new("Model") | |
237 | Part187 = Instance.new("Part") | |
238 | Part188 = Instance.new("Part") | |
239 | Part189 = Instance.new("Part") | |
240 | Part190 = Instance.new("Part") | |
241 | Part191 = Instance.new("Part") | |
242 | Seat192 = Instance.new("Seat") | |
243 | Model193 = Instance.new("Model") | |
244 | Part194 = Instance.new("Part") | |
245 | Part195 = Instance.new("Part") | |
246 | Part196 = Instance.new("Part") | |
247 | Part197 = Instance.new("Part") | |
248 | Part198 = Instance.new("Part") | |
249 | Seat199 = Instance.new("Seat") | |
250 | Model200 = Instance.new("Model") | |
251 | Part201 = Instance.new("Part") | |
252 | Part202 = Instance.new("Part") | |
253 | Model203 = Instance.new("Model") | |
254 | Model204 = Instance.new("Model") | |
255 | Part205 = Instance.new("Part") | |
256 | Part206 = Instance.new("Part") | |
257 | Part207 = Instance.new("Part") | |
258 | Part208 = Instance.new("Part") | |
259 | Part209 = Instance.new("Part") | |
260 | Seat210 = Instance.new("Seat") | |
261 | Model211 = Instance.new("Model") | |
262 | Part212 = Instance.new("Part") | |
263 | Part213 = Instance.new("Part") | |
264 | Part214 = Instance.new("Part") | |
265 | Part215 = Instance.new("Part") | |
266 | Part216 = Instance.new("Part") | |
267 | Seat217 = Instance.new("Seat") | |
268 | Model218 = Instance.new("Model") | |
269 | Part219 = Instance.new("Part") | |
270 | Part220 = Instance.new("Part") | |
271 | Part221 = Instance.new("Part") | |
272 | Part222 = Instance.new("Part") | |
273 | Part223 = Instance.new("Part") | |
274 | Seat224 = Instance.new("Seat") | |
275 | Model225 = Instance.new("Model") | |
276 | Part226 = Instance.new("Part") | |
277 | Part227 = Instance.new("Part") | |
278 | Part228 = Instance.new("Part") | |
279 | Part229 = Instance.new("Part") | |
280 | Part230 = Instance.new("Part") | |
281 | Seat231 = Instance.new("Seat") | |
282 | Model232 = Instance.new("Model") | |
283 | Part233 = Instance.new("Part") | |
284 | Part234 = Instance.new("Part") | |
285 | Model235 = Instance.new("Model") | |
286 | Model236 = Instance.new("Model") | |
287 | Part237 = Instance.new("Part") | |
288 | Part238 = Instance.new("Part") | |
289 | Part239 = Instance.new("Part") | |
290 | Part240 = Instance.new("Part") | |
291 | Part241 = Instance.new("Part") | |
292 | Seat242 = Instance.new("Seat") | |
293 | Model243 = Instance.new("Model") | |
294 | Part244 = Instance.new("Part") | |
295 | Part245 = Instance.new("Part") | |
296 | Part246 = Instance.new("Part") | |
297 | Part247 = Instance.new("Part") | |
298 | Part248 = Instance.new("Part") | |
299 | Seat249 = Instance.new("Seat") | |
300 | Model250 = Instance.new("Model") | |
301 | Part251 = Instance.new("Part") | |
302 | Part252 = Instance.new("Part") | |
303 | Part253 = Instance.new("Part") | |
304 | Part254 = Instance.new("Part") | |
305 | Part255 = Instance.new("Part") | |
306 | Seat256 = Instance.new("Seat") | |
307 | Model257 = Instance.new("Model") | |
308 | Part258 = Instance.new("Part") | |
309 | Part259 = Instance.new("Part") | |
310 | Part260 = Instance.new("Part") | |
311 | Part261 = Instance.new("Part") | |
312 | Part262 = Instance.new("Part") | |
313 | Seat263 = Instance.new("Seat") | |
314 | Model264 = Instance.new("Model") | |
315 | Part265 = Instance.new("Part") | |
316 | Part266 = Instance.new("Part") | |
317 | Model267 = Instance.new("Model") | |
318 | Model268 = Instance.new("Model") | |
319 | Part269 = Instance.new("Part") | |
320 | Part270 = Instance.new("Part") | |
321 | Part271 = Instance.new("Part") | |
322 | Part272 = Instance.new("Part") | |
323 | Part273 = Instance.new("Part") | |
324 | Seat274 = Instance.new("Seat") | |
325 | Model275 = Instance.new("Model") | |
326 | Part276 = Instance.new("Part") | |
327 | Part277 = Instance.new("Part") | |
328 | Part278 = Instance.new("Part") | |
329 | Part279 = Instance.new("Part") | |
330 | Part280 = Instance.new("Part") | |
331 | Seat281 = Instance.new("Seat") | |
332 | Model282 = Instance.new("Model") | |
333 | Part283 = Instance.new("Part") | |
334 | Part284 = Instance.new("Part") | |
335 | Part285 = Instance.new("Part") | |
336 | Part286 = Instance.new("Part") | |
337 | Part287 = Instance.new("Part") | |
338 | Seat288 = Instance.new("Seat") | |
339 | Model289 = Instance.new("Model") | |
340 | Part290 = Instance.new("Part") | |
341 | Part291 = Instance.new("Part") | |
342 | Part292 = Instance.new("Part") | |
343 | Part293 = Instance.new("Part") | |
344 | Part294 = Instance.new("Part") | |
345 | Seat295 = Instance.new("Seat") | |
346 | Model296 = Instance.new("Model") | |
347 | Part297 = Instance.new("Part") | |
348 | Part298 = Instance.new("Part") | |
349 | Model299 = Instance.new("Model") | |
350 | Part300 = Instance.new("Part") | |
351 | SpecialMesh301 = Instance.new("SpecialMesh") | |
352 | Sound302 = Instance.new("Sound") | |
353 | Sound303 = Instance.new("Sound") | |
354 | Sound304 = Instance.new("Sound") | |
355 | Sound305 = Instance.new("Sound") | |
356 | Sound306 = Instance.new("Sound") | |
357 | Sound307 = Instance.new("Sound") | |
358 | Sound308 = Instance.new("Sound") | |
359 | Sound309 = Instance.new("Sound") | |
360 | Sound310 = Instance.new("Sound") | |
361 | Decal311 = Instance.new("Decal") | |
362 | Weld312 = Instance.new("Weld") | |
363 | Weld313 = Instance.new("Weld") | |
364 | Weld314 = Instance.new("Weld") | |
365 | Part315 = Instance.new("Part") | |
366 | Decal316 = Instance.new("Decal") | |
367 | Motor6D317 = Instance.new("Motor6D") | |
368 | Motor6D318 = Instance.new("Motor6D") | |
369 | Weld319 = Instance.new("Weld") | |
370 | Weld320 = Instance.new("Weld") | |
371 | Weld321 = Instance.new("Weld") | |
372 | Part322 = Instance.new("Part") | |
373 | Part323 = Instance.new("Part") | |
374 | Part324 = Instance.new("Part") | |
375 | Attachment325 = Instance.new("Attachment") | |
376 | Part326 = Instance.new("Part") | |
377 | Humanoid327 = Instance.new("Humanoid") | |
378 | Part328 = Instance.new("Part") | |
379 | Attachment329 = Instance.new("Attachment") | |
380 | Motor6D330 = Instance.new("Motor6D") | |
381 | BodyColors331 = Instance.new("BodyColors") | |
382 | Accessory332 = Instance.new("Accessory") | |
383 | Part333 = Instance.new("Part") | |
384 | SpecialMesh334 = Instance.new("SpecialMesh") | |
385 | Vector3Value335 = Instance.new("Vector3Value") | |
386 | Accessory336 = Instance.new("Accessory") | |
387 | Part337 = Instance.new("Part") | |
388 | SpecialMesh338 = Instance.new("SpecialMesh") | |
389 | Accessory339 = Instance.new("Accessory") | |
390 | Part340 = Instance.new("Part") | |
391 | SpecialMesh341 = Instance.new("SpecialMesh") | |
392 | Vector3Value342 = Instance.new("Vector3Value") | |
393 | ShirtGraphic343 = Instance.new("ShirtGraphic") | |
394 | Model0.Name = "pizzaplace" | |
395 | Model0.Parent = mas | |
396 | SpawnLocation1.Parent = Model0 | |
397 | SpawnLocation1.Material = Enum.Material.Wood | |
398 | SpawnLocation1.BrickColor = BrickColor.new("Really red") | |
399 | SpawnLocation1.Transparency = 1 | |
400 | SpawnLocation1.Anchored = true | |
401 | SpawnLocation1.Size = Vector3.new(6, 1, 6) | |
402 | SpawnLocation1.CFrame = CFrame.new(-2.5, -0.5, -18.25, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
403 | SpawnLocation1.BottomSurface = Enum.SurfaceType.Smooth | |
404 | SpawnLocation1.TopSurface = Enum.SurfaceType.Smooth | |
405 | SpawnLocation1.Color = Color3.new(1, 0, 0) | |
406 | SpawnLocation1.Position = Vector3.new(-2.5, -0.5, -18.25) | |
407 | SpawnLocation1.Color = Color3.new(1, 0, 0) | |
408 | Decal2.Parent = SpawnLocation1 | |
409 | Decal2.Texture = "rbxasset://textures/SpawnLocation.png" | |
410 | Decal2.Face = Enum.NormalId.Top | |
411 | Model3.Name = "Pizza Worker" | |
412 | Model3.Parent = Model0 | |
413 | BodyColors4.Parent = Model3 | |
414 | BodyColors4.HeadColor = BrickColor.new("Light orange") | |
415 | BodyColors4.LeftArmColor = BrickColor.new("Light orange") | |
416 | BodyColors4.LeftLegColor = BrickColor.new("Medium stone grey") | |
417 | BodyColors4.RightArmColor = BrickColor.new("Br. yellowish orange") | |
418 | BodyColors4.RightLegColor = BrickColor.new("Medium stone grey") | |
419 | BodyColors4.TorsoColor = BrickColor.new("Bright red") | |
420 | ShirtGraphic5.Parent = Model3 | |
421 | ShirtGraphic5.Graphic = "http://www.roblox.com/asset/?id=1811898" | |
422 | CharacterMesh6.Name = "Admin Torso" | |
423 | CharacterMesh6.Parent = Model3 | |
424 | CharacterMesh6.MeshId = 130092883 | |
425 | CharacterMesh6.BodyPart = Enum.BodyPart.Torso | |
426 | CharacterMesh6.OverlayTextureId = 130115267 | |
427 | CharacterMesh7.Name = "Admin Right Leg" | |
428 | CharacterMesh7.Parent = Model3 | |
429 | CharacterMesh7.MeshId = 130090868 | |
430 | CharacterMesh7.BodyPart = Enum.BodyPart.RightLeg | |
431 | CharacterMesh7.OverlayTextureId = 130090169 | |
432 | Humanoid8.Parent = Model3 | |
433 | Humanoid8.NameOcclusion = Enum.NameOcclusion.NoOcclusion | |
434 | Humanoid8.RightLeg = Part15 | |
435 | Humanoid8.LeftLeg = Part13 | |
436 | Humanoid8.Torso = Part16 | |
437 | Humanoid8.Health = 0 | |
438 | Humanoid8.MaxHealth = 0 | |
439 | Part9.Name = "Head" | |
440 | Part9.Parent = Model3 | |
441 | Part9.BrickColor = BrickColor.new("Cool yellow") | |
442 | Part9.Rotation = Vector3.new(-172.089996, 3.69999981, -156.809998) | |
443 | Part9.Anchored = true | |
444 | Part9.FormFactor = Enum.FormFactor.Symmetric | |
445 | Part9.Size = Vector3.new(2, 1, 1) | |
446 | Part9.CFrame = CFrame.new(23.3427048, 4.35559797, -84.666687, -0.917267025, 0.392996609, 0.0646132901, 0.39824599, 0.906935751, 0.13736023, -0.00461799977, 0.151728004, -0.988411486) | |
447 | Part9.TopSurface = Enum.SurfaceType.Smooth | |
448 | Part9.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
449 | Part9.Position = Vector3.new(23.3427048, 4.35559797, -84.666687) | |
450 | Part9.Orientation = Vector3.new(-7.89999962, 176.259995, 23.7099991) | |
451 | Part9.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
452 | SpecialMesh10.Parent = Part9 | |
453 | SpecialMesh10.Scale = Vector3.new(1.25, 1.25, 1.25) | |
454 | SpecialMesh10.Scale = Vector3.new(1.25, 1.25, 1.25) | |
455 | Decal11.Name = "face" | |
456 | Decal11.Parent = Part9 | |
457 | Decal11.Texture = "http://www.roblox.com/asset/?id=12451696" | |
458 | Part12.Name = "Left Arm" | |
459 | Part12.Parent = Model3 | |
460 | Part12.BrickColor = BrickColor.new("Cool yellow") | |
461 | Part12.Rotation = Vector3.new(110.269997, -22.0699997, -171.819992) | |
462 | Part12.Anchored = true | |
463 | Part12.FormFactor = Enum.FormFactor.Symmetric | |
464 | Part12.Size = Vector3.new(1, 2, 1) | |
465 | Part12.CFrame = CFrame.new(24.2181168, 2.61292291, -84.016571, -0.917267025, 0.131873399, -0.3758066, 0.39824599, 0.292757869, -0.869306028, -0.00461799977, -0.94704926, -0.321055174) | |
466 | Part12.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
467 | Part12.Position = Vector3.new(24.2181168, 2.61292291, -84.016571) | |
468 | Part12.Orientation = Vector3.new(60.3799973, -130.509995, 53.6800003) | |
469 | Part12.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
470 | Part13.Name = "Left Leg" | |
471 | Part13.Parent = Model3 | |
472 | Part13.BrickColor = BrickColor.new("Bright blue") | |
473 | Part13.Rotation = Vector3.new(-171.300003, 0.789999962, -176.610001) | |
474 | Part13.Anchored = true | |
475 | Part13.FormFactor = Enum.FormFactor.Symmetric | |
476 | Part13.Size = Vector3.new(1, 2, 1) | |
477 | Part13.CFrame = CFrame.new(22.7162991, 1.15107405, -85.1954193, -0.998157263, 0.0591057204, 0.013736668, 0.0605050139, 0.986653507, 0.15117541, -0.0046180007, 0.15172793, -0.988411605) | |
478 | Part13.BottomSurface = Enum.SurfaceType.Smooth | |
479 | Part13.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
480 | Part13.Position = Vector3.new(22.7162991, 1.15107405, -85.1954193) | |
481 | Part13.Orientation = Vector3.new(-8.69999981, 179.199997, 3.50999999) | |
482 | Part13.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
483 | Part14.Name = "Right Arm" | |
484 | Part14.Parent = Model3 | |
485 | Part14.BrickColor = BrickColor.new("Cool yellow") | |
486 | Part14.Rotation = Vector3.new(117.739998, -12.4399996, -150.709991) | |
487 | Part14.Anchored = true | |
488 | Part14.FormFactor = Enum.FormFactor.Symmetric | |
489 | Part14.Size = Vector3.new(1, 2, 1) | |
490 | Part14.CFrame = CFrame.new(21.0922279, 3.60140657, -84.1886444, -0.851649821, 0.477812588, -0.21537818, 0.393993914, 0.312662154, -0.864298105, -0.345631897, -0.820936978, -0.454533935) | |
491 | Part14.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
492 | Part14.Position = Vector3.new(21.0922279, 3.60140657, -84.1886444) | |
493 | Part14.Orientation = Vector3.new(59.7999992, -154.649994, 51.5699997) | |
494 | Part14.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
495 | Part15.Name = "Right Leg" | |
496 | Part15.Parent = Model3 | |
497 | Part15.BrickColor = BrickColor.new("Bright blue") | |
498 | Part15.Rotation = Vector3.new(-171.300003, 0.789999962, -176.610001) | |
499 | Part15.Anchored = true | |
500 | Part15.FormFactor = Enum.FormFactor.Symmetric | |
501 | Part15.Size = Vector3.new(1, 2, 1) | |
502 | Part15.CFrame = CFrame.new(21.7181435, 1.21157897, -85.2000351, -0.998157263, 0.0591057204, 0.013736668, 0.0605050139, 0.986653507, 0.15117541, -0.0046180007, 0.15172793, -0.988411605) | |
503 | Part15.BottomSurface = Enum.SurfaceType.Smooth | |
504 | Part15.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
505 | Part15.Position = Vector3.new(21.7181435, 1.21157897, -85.2000351) | |
506 | Part15.Orientation = Vector3.new(-8.69999981, 179.199997, 3.50999999) | |
507 | Part15.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
508 | Part16.Name = "Torso" | |
509 | Part16.Parent = Model3 | |
510 | Part16.BrickColor = BrickColor.new("Dark green") | |
511 | Part16.Rotation = Vector3.new(-172.089996, 3.69999981, -156.809998) | |
512 | Part16.Anchored = true | |
513 | Part16.FormFactor = Enum.FormFactor.Symmetric | |
514 | Part16.Size = Vector3.new(2, 2, 1) | |
515 | Part16.CFrame = CFrame.new(22.7532158, 2.99520111, -84.8942871, -0.917267025, 0.392996609, 0.0646132901, 0.39824599, 0.906935751, 0.13736023, -0.00461799977, 0.151728004, -0.988411486) | |
516 | Part16.LeftSurface = Enum.SurfaceType.Weld | |
517 | Part16.RightSurface = Enum.SurfaceType.Weld | |
518 | Part16.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
519 | Part16.Position = Vector3.new(22.7532158, 2.99520111, -84.8942871) | |
520 | Part16.Orientation = Vector3.new(-7.89999962, 176.259995, 23.7099991) | |
521 | Part16.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
522 | Decal17.Name = "roblox" | |
523 | Decal17.Parent = Part16 | |
524 | Motor6D18.Name = "Neck" | |
525 | Motor6D18.Parent = Part16 | |
526 | Motor6D18.C0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
527 | Motor6D18.C1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
528 | Motor6D18.Part0 = Part16 | |
529 | Motor6D18.Part1 = Part9 | |
530 | Motor6D18.MaxVelocity = 0.10000000149012 | |
531 | Weld19.Parent = Part16 | |
532 | Weld19.C0 = CFrame.new(-1.5, 0.362170458, -0.825408936, 1.00000048, 4.38346658e-30, -2.48600482e-29, 2.5243549e-29, 0.173647001, -0.984807968, 2.24207754e-44, 0.984808445, 0.173647091) | |
533 | Weld19.Part0 = Part16 | |
534 | Weld19.Part1 = Part12 | |
535 | Weld20.Parent = Part16 | |
536 | Weld20.C0 = CFrame.new(1.76173019, 0.00409126282, -0.7215271, 0.939692914, -0.309974194, -0.144544929, -0.0298103616, 0.346784085, -0.937471271, 0.340717733, 0.885243952, 0.316630065) | |
537 | Weld20.Part0 = Part16 | |
538 | Weld20.Part1 = Part14 | |
539 | Weld21.Parent = Part16 | |
540 | Weld21.C0 = CFrame.new(0.240528107, -2.07080078, -0.00968170166, 0.939693987, 0.338014394, 0.0521692932, -0.338098943, 0.941081107, -0.00746487081, -0.0516187549, -0.0106236488, 0.998610437) | |
541 | Weld21.Part0 = Part16 | |
542 | Weld21.Part1 = Part15 | |
543 | Weld22.Parent = Part16 | |
544 | Weld22.C0 = CFrame.new(-0.699163437, -1.73270416, 0.0419387817, 0.939693987, 0.338014394, 0.0521692932, -0.338098943, 0.941081107, -0.00746487081, -0.0516187549, -0.0106236488, 0.998610437) | |
545 | Weld22.Part0 = Part16 | |
546 | Weld22.Part1 = Part13 | |
547 | CharacterMesh23.Name = "Admin Left Arm" | |
548 | CharacterMesh23.Parent = Model3 | |
549 | CharacterMesh23.MeshId = 130092904 | |
550 | CharacterMesh23.BodyPart = Enum.BodyPart.LeftArm | |
551 | CharacterMesh23.OverlayTextureId = 130115267 | |
552 | CharacterMesh24.Name = "Admin Left Leg" | |
553 | CharacterMesh24.Parent = Model3 | |
554 | CharacterMesh24.MeshId = 130090846 | |
555 | CharacterMesh24.BodyPart = Enum.BodyPart.LeftLeg | |
556 | CharacterMesh24.OverlayTextureId = 130090169 | |
557 | CharacterMesh25.Name = "Admin Right Arm" | |
558 | CharacterMesh25.Parent = Model3 | |
559 | CharacterMesh25.MeshId = 130092911 | |
560 | CharacterMesh25.BodyPart = Enum.BodyPart.RightArm | |
561 | CharacterMesh25.OverlayTextureId = 130115267 | |
562 | Model26.Name = "Pizza Worker" | |
563 | Model26.Parent = Model0 | |
564 | BodyColors27.Parent = Model26 | |
565 | BodyColors27.HeadColor = BrickColor.new("Light orange") | |
566 | BodyColors27.LeftArmColor = BrickColor.new("Light orange") | |
567 | BodyColors27.LeftLegColor = BrickColor.new("Medium stone grey") | |
568 | BodyColors27.RightArmColor = BrickColor.new("Br. yellowish orange") | |
569 | BodyColors27.RightLegColor = BrickColor.new("Medium stone grey") | |
570 | BodyColors27.TorsoColor = BrickColor.new("Bright red") | |
571 | ShirtGraphic28.Parent = Model26 | |
572 | ShirtGraphic28.Graphic = "http://www.roblox.com/asset/?id=1811898" | |
573 | CharacterMesh29.Name = "Admin Torso" | |
574 | CharacterMesh29.Parent = Model26 | |
575 | CharacterMesh29.MeshId = 130092883 | |
576 | CharacterMesh29.BodyPart = Enum.BodyPart.Torso | |
577 | CharacterMesh29.OverlayTextureId = 130115267 | |
578 | CharacterMesh30.Name = "Admin Right Leg" | |
579 | CharacterMesh30.Parent = Model26 | |
580 | CharacterMesh30.MeshId = 130090868 | |
581 | CharacterMesh30.BodyPart = Enum.BodyPart.RightLeg | |
582 | CharacterMesh30.OverlayTextureId = 130090169 | |
583 | Humanoid31.Parent = Model26 | |
584 | Humanoid31.NameOcclusion = Enum.NameOcclusion.NoOcclusion | |
585 | Humanoid31.RightLeg = Part38 | |
586 | Humanoid31.LeftLeg = Part36 | |
587 | Humanoid31.Torso = Part39 | |
588 | Humanoid31.Health = 0 | |
589 | Humanoid31.MaxHealth = 0 | |
590 | Part32.Name = "Head" | |
591 | Part32.Parent = Model26 | |
592 | Part32.BrickColor = BrickColor.new("Cool yellow") | |
593 | Part32.Rotation = Vector3.new(179.360001, -9.30000019, 164.519989) | |
594 | Part32.Anchored = true | |
595 | Part32.FormFactor = Enum.FormFactor.Symmetric | |
596 | Part32.Size = Vector3.new(2, 1, 1) | |
597 | Part32.CFrame = CFrame.new(-1.47406805, 4.25862408, -84.1422424, -0.951049864, -0.263375849, -0.161670372, -0.26512298, 0.964151204, -0.0110652028, 0.158788979, 0.0323389731, -0.986782789) | |
598 | Part32.TopSurface = Enum.SurfaceType.Smooth | |
599 | Part32.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
600 | Part32.Position = Vector3.new(-1.47406805, 4.25862408, -84.1422424) | |
601 | Part32.Orientation = Vector3.new(0.629999995, -170.699997, -15.3800001) | |
602 | Part32.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
603 | SpecialMesh33.Parent = Part32 | |
604 | SpecialMesh33.Scale = Vector3.new(1.25, 1.25, 1.25) | |
605 | SpecialMesh33.Scale = Vector3.new(1.25, 1.25, 1.25) | |
606 | Decal34.Name = "face" | |
607 | Decal34.Parent = Part32 | |
608 | Decal34.Texture = "http://www.roblox.com/asset/?id=12451696" | |
609 | Part35.Name = "Left Arm" | |
610 | Part35.Parent = Model26 | |
611 | Part35.BrickColor = BrickColor.new("Cool yellow") | |
612 | Part35.Rotation = Vector3.new(102.059998, 13.3699999, 167.839996) | |
613 | Part35.Anchored = true | |
614 | Part35.FormFactor = Enum.FormFactor.Symmetric | |
615 | Part35.Size = Vector3.new(1, 2, 1) | |
616 | Part35.CFrame = CFrame.new(0.385627002, 3.56840897, -83.6027298, -0.951049864, -0.204948738, 0.23130098, -0.26512298, 0.156525061, -0.951425135, 0.158788979, -0.966175914, -0.203199759) | |
617 | Part35.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
618 | Part35.Position = Vector3.new(0.385627002, 3.56840897, -83.6027298) | |
619 | Part35.Orientation = Vector3.new(72.0699997, 131.300003, -59.4399986) | |
620 | Part35.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
621 | Part36.Name = "Left Leg" | |
622 | Part36.Parent = Model26 | |
623 | Part36.BrickColor = BrickColor.new("Bright blue") | |
624 | Part36.Rotation = Vector3.new(179.659988, -10.6399994, 179.509995) | |
625 | Part36.Anchored = true | |
626 | Part36.FormFactor = Enum.FormFactor.Symmetric | |
627 | Part36.Size = Vector3.new(1, 2, 1) | |
628 | Part36.CFrame = CFrame.new(-0.307913005, 0.882135987, -84.3098602, -0.982761025, -0.00839361735, -0.184690222, -0.00744199986, 0.999955237, -0.00584511459, 0.184731007, -0.00436988566, -0.982779503) | |
629 | Part36.BottomSurface = Enum.SurfaceType.Smooth | |
630 | Part36.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
631 | Part36.Position = Vector3.new(-0.307913005, 0.882135987, -84.3098602) | |
632 | Part36.Orientation = Vector3.new(0.329999983, -169.360001, -0.429999977) | |
633 | Part36.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
634 | Part37.Name = "Right Arm" | |
635 | Part37.Parent = Model26 | |
636 | Part37.BrickColor = BrickColor.new("Cool yellow") | |
637 | Part37.Rotation = Vector3.new(-17.3999996, -1.31999993, 149.429993) | |
638 | Part37.Anchored = true | |
639 | Part37.FormFactor = Enum.FormFactor.Symmetric | |
640 | Part37.Size = Vector3.new(1, 2, 1) | |
641 | Part37.CFrame = CFrame.new(-2.6417532, 3.52207184, -83.6925201, -0.860824108, -0.508381486, -0.0230249576, 0.479330063, -0.825169504, 0.298894644, -0.170952007, 0.246259153, 0.954008341) | |
642 | Part37.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
643 | Part37.Position = Vector3.new(-2.6417532, 3.52207184, -83.6925201) | |
644 | Part37.Orientation = Vector3.new(-17.3899994, -1.38, 149.849991) | |
645 | Part37.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
646 | Part38.Name = "Right Leg" | |
647 | Part38.Parent = Model26 | |
648 | Part38.BrickColor = BrickColor.new("Bright blue") | |
649 | Part38.Rotation = Vector3.new(179.659988, -10.6399994, 179.509995) | |
650 | Part38.Anchored = true | |
651 | Part38.FormFactor = Enum.FormFactor.Symmetric | |
652 | Part38.Size = Vector3.new(1, 2, 1) | |
653 | Part38.CFrame = CFrame.new(-1.29067302, 0.874692976, -84.125145, -0.982761025, -0.00839361735, -0.184690222, -0.00744199986, 0.999955237, -0.00584511459, 0.184731007, -0.00436988566, -0.982779503) | |
654 | Part38.BottomSurface = Enum.SurfaceType.Smooth | |
655 | Part38.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
656 | Part38.Position = Vector3.new(-1.29067302, 0.874692976, -84.125145) | |
657 | Part38.Orientation = Vector3.new(0.329999983, -169.360001, -0.429999977) | |
658 | Part38.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
659 | Part39.Name = "Torso" | |
660 | Part39.Parent = Model26 | |
661 | Part39.BrickColor = BrickColor.new("Dark green") | |
662 | Part39.Rotation = Vector3.new(179.360001, -9.30000019, 164.519989) | |
663 | Part39.Anchored = true | |
664 | Part39.FormFactor = Enum.FormFactor.Symmetric | |
665 | Part39.Size = Vector3.new(2, 2, 1) | |
666 | Part39.CFrame = CFrame.new(-1.07900596, 2.81240201, -84.1907501, -0.951049864, -0.263375849, -0.161670372, -0.26512298, 0.964151204, -0.0110652028, 0.158788979, 0.0323389731, -0.986782789) | |
667 | Part39.LeftSurface = Enum.SurfaceType.Weld | |
668 | Part39.RightSurface = Enum.SurfaceType.Weld | |
669 | Part39.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
670 | Part39.Position = Vector3.new(-1.07900596, 2.81240201, -84.1907501) | |
671 | Part39.Orientation = Vector3.new(0.629999995, -170.699997, -15.3800001) | |
672 | Part39.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
673 | Decal40.Name = "roblox" | |
674 | Decal40.Parent = Part39 | |
675 | Motor6D41.Name = "Neck" | |
676 | Motor6D41.Parent = Part39 | |
677 | Motor6D41.C0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
678 | Motor6D41.C1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
679 | Motor6D41.Part0 = Part39 | |
680 | Motor6D41.Part1 = Part32 | |
681 | Motor6D41.MaxVelocity = 0.10000000149012 | |
682 | Weld42.Parent = Part39 | |
683 | Weld42.C0 = CFrame.new(0, 1.49999571, 0, 1, 1.3038516e-08, 0, 1.3038516e-08, 1.00000012, 3.7252903e-09, 0, 3.7252903e-09, 1) | |
684 | Weld42.Part0 = Part39 | |
685 | Weld42.Part1 = Part32 | |
686 | Weld43.Parent = Part39 | |
687 | Weld43.C0 = CFrame.new(-1.50000191, 0.362172127, -0.825401306, 1, -1.49011612e-08, 3.35276127e-08, 1.3038516e-08, 0.173647225, -0.984808087, 0, 0.984807909, 0.17364721) | |
688 | Weld43.Part0 = Part39 | |
689 | Weld43.Part1 = Part35 | |
690 | Weld44.Parent = Part39 | |
691 | Weld44.C0 = CFrame.new(1.37721539, 1.11193132, -0.246841431, 0.664460003, 0.741370797, 0.0941400528, 0.683338583, -0.653729022, 0.325095505, 0.302558362, -0.151683405, -0.940983891) | |
692 | Weld44.Part0 = Part39 | |
693 | Weld44.Part1 = Part37 | |
694 | Weld45.Parent = Part39 | |
695 | Weld45.C0 = CFrame.new(0.725455284, -1.81037462, -0.00907897949, 0.965960979, -0.257822245, 0.0211447328, 0.257634342, 0.966177404, 0.0112252906, -0.0233236998, -0.00539558008, 0.99971354) | |
696 | Weld45.Part0 = Part39 | |
697 | Weld45.Part1 = Part38 | |
698 | Weld46.Parent = Part39 | |
699 | Weld46.C0 = CFrame.new(-0.240503311, -2.06800747, 0.0142288208, 0.965960979, -0.257822245, 0.0211447328, 0.257634342, 0.966177404, 0.0112252906, -0.0233236998, -0.00539558008, 0.99971354) | |
700 | Weld46.Part0 = Part39 | |
701 | Weld46.Part1 = Part36 | |
702 | CharacterMesh47.Name = "Admin Left Arm" | |
703 | CharacterMesh47.Parent = Model26 | |
704 | CharacterMesh47.MeshId = 130092904 | |
705 | CharacterMesh47.BodyPart = Enum.BodyPart.LeftArm | |
706 | CharacterMesh47.OverlayTextureId = 130115267 | |
707 | CharacterMesh48.Name = "Admin Left Leg" | |
708 | CharacterMesh48.Parent = Model26 | |
709 | CharacterMesh48.MeshId = 130090846 | |
710 | CharacterMesh48.BodyPart = Enum.BodyPart.LeftLeg | |
711 | CharacterMesh48.OverlayTextureId = 130090169 | |
712 | CharacterMesh49.Name = "Admin Right Arm" | |
713 | CharacterMesh49.Parent = Model26 | |
714 | CharacterMesh49.MeshId = 130092911 | |
715 | CharacterMesh49.BodyPart = Enum.BodyPart.RightArm | |
716 | CharacterMesh49.OverlayTextureId = 130115267 | |
717 | Model50.Name = "computah" | |
718 | Model50.Parent = Model0 | |
719 | Part51.Parent = Model50 | |
720 | Part51.Material = Enum.Material.Metal | |
721 | Part51.BrickColor = BrickColor.new("Institutional white") | |
722 | Part51.Anchored = true | |
723 | Part51.Size = Vector3.new(4.75, 0.25, 3.25) | |
724 | Part51.CFrame = CFrame.new(-25.125, 2.7249999, -81.875, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
725 | Part51.BottomSurface = Enum.SurfaceType.Smooth | |
726 | Part51.TopSurface = Enum.SurfaceType.Smooth | |
727 | Part51.Color = Color3.new(1, 1, 1) | |
728 | Part51.Position = Vector3.new(-25.125, 2.7249999, -81.875) | |
729 | Part51.Color = Color3.new(1, 1, 1) | |
730 | Decal52.Parent = Part51 | |
731 | Decal52.Texture = "http://www.roblox.com/asset/?id=384312889" | |
732 | Decal52.Face = Enum.NormalId.Top | |
733 | Part53.Parent = Model50 | |
734 | Part53.Material = Enum.Material.Metal | |
735 | Part53.BrickColor = BrickColor.new("Pearl") | |
736 | Part53.Anchored = true | |
737 | Part53.Size = Vector3.new(4.75, 3, 0.25) | |
738 | Part53.CFrame = CFrame.new(-25.125, 4.3499999, -80.125, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
739 | Part53.BottomSurface = Enum.SurfaceType.Smooth | |
740 | Part53.TopSurface = Enum.SurfaceType.Smooth | |
741 | Part53.Color = Color3.new(0.905882, 0.905882, 0.92549) | |
742 | Part53.Position = Vector3.new(-25.125, 4.3499999, -80.125) | |
743 | Part53.Color = Color3.new(0.905882, 0.905882, 0.92549) | |
744 | Part54.Parent = Model50 | |
745 | Part54.Material = Enum.Material.Neon | |
746 | Part54.BrickColor = BrickColor.new("Institutional white") | |
747 | Part54.Anchored = true | |
748 | Part54.Size = Vector3.new(4.25, 2.5, 0.25) | |
749 | Part54.CFrame = CFrame.new(-25.125, 4.3499999, -80.1299973, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
750 | Part54.BottomSurface = Enum.SurfaceType.Smooth | |
751 | Part54.TopSurface = Enum.SurfaceType.Smooth | |
752 | Part54.Color = Color3.new(1, 1, 1) | |
753 | Part54.Position = Vector3.new(-25.125, 4.3499999, -80.1299973) | |
754 | Part54.Color = Color3.new(1, 1, 1) | |
755 | Decal55.Parent = Part54 | |
756 | Decal55.Texture = "http://www.roblox.com/asset/?id=1189089734" | |
757 | Model56.Name = "Pizza Worker" | |
758 | Model56.Parent = Model0 | |
759 | BodyColors57.Parent = Model56 | |
760 | BodyColors57.HeadColor = BrickColor.new("Light orange") | |
761 | BodyColors57.LeftArmColor = BrickColor.new("Light orange") | |
762 | BodyColors57.LeftLegColor = BrickColor.new("Medium stone grey") | |
763 | BodyColors57.RightArmColor = BrickColor.new("Br. yellowish orange") | |
764 | BodyColors57.RightLegColor = BrickColor.new("Medium stone grey") | |
765 | BodyColors57.TorsoColor = BrickColor.new("Bright red") | |
766 | ShirtGraphic58.Parent = Model56 | |
767 | ShirtGraphic58.Graphic = "http://www.roblox.com/asset/?id=1811898" | |
768 | CharacterMesh59.Name = "Admin Torso" | |
769 | CharacterMesh59.Parent = Model56 | |
770 | CharacterMesh59.MeshId = 130092883 | |
771 | CharacterMesh59.BodyPart = Enum.BodyPart.Torso | |
772 | CharacterMesh59.OverlayTextureId = 130115267 | |
773 | CharacterMesh60.Name = "Admin Right Leg" | |
774 | CharacterMesh60.Parent = Model56 | |
775 | CharacterMesh60.MeshId = 130090868 | |
776 | CharacterMesh60.BodyPart = Enum.BodyPart.RightLeg | |
777 | CharacterMesh60.OverlayTextureId = 130090169 | |
778 | Humanoid61.Parent = Model56 | |
779 | Humanoid61.NameOcclusion = Enum.NameOcclusion.NoOcclusion | |
780 | Humanoid61.RightLeg = Part68 | |
781 | Humanoid61.LeftLeg = Part66 | |
782 | Humanoid61.Torso = Part69 | |
783 | Humanoid61.Health = 0 | |
784 | Humanoid61.MaxHealth = 0 | |
785 | Part62.Name = "Head" | |
786 | Part62.Parent = Model56 | |
787 | Part62.BrickColor = BrickColor.new("Cool yellow") | |
788 | Part62.Rotation = Vector3.new(180, 0, 180) | |
789 | Part62.Anchored = true | |
790 | Part62.FormFactor = Enum.FormFactor.Symmetric | |
791 | Part62.Size = Vector3.new(2, 1, 1) | |
792 | Part62.CFrame = CFrame.new(-12.75, 4.34999371, -84.5, -1.00000048, -2.5243549e-29, -2.24207754e-44, 2.5243549e-29, 1, -5.04870979e-29, -2.24207754e-44, 5.04870979e-29, -1.00000048) | |
793 | Part62.TopSurface = Enum.SurfaceType.Smooth | |
794 | Part62.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
795 | Part62.Position = Vector3.new(-12.75, 4.34999371, -84.5) | |
796 | Part62.Orientation = Vector3.new(0, -180, 0) | |
797 | Part62.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
798 | SpecialMesh63.Parent = Part62 | |
799 | SpecialMesh63.Scale = Vector3.new(1.25, 1.25, 1.25) | |
800 | SpecialMesh63.Scale = Vector3.new(1.25, 1.25, 1.25) | |
801 | Decal64.Name = "face" | |
802 | Decal64.Parent = Part62 | |
803 | Decal64.Texture = "http://www.roblox.com/asset/?id=12451696" | |
804 | Part65.Name = "Left Arm" | |
805 | Part65.Parent = Model56 | |
806 | Part65.BrickColor = BrickColor.new("Cool yellow") | |
807 | Part65.Rotation = Vector3.new(100, 0, -180) | |
808 | Part65.Anchored = true | |
809 | Part65.FormFactor = Enum.FormFactor.Symmetric | |
810 | Part65.Size = Vector3.new(1, 2, 1) | |
811 | Part65.CFrame = CFrame.new(-11.25, 3.21217084, -83.6745911, -1, 0, 0, 0, 0.173647001, -0.984807968, 0, -0.984807968, -0.173647001) | |
812 | Part65.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
813 | Part65.Position = Vector3.new(-11.25, 3.21217084, -83.6745911) | |
814 | Part65.Orientation = Vector3.new(80, 180, 0) | |
815 | Part65.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
816 | Part66.Name = "Left Leg" | |
817 | Part66.Parent = Model56 | |
818 | Part66.BrickColor = BrickColor.new("Bright blue") | |
819 | Part66.Rotation = Vector3.new(180, 0, 180) | |
820 | Part66.Anchored = true | |
821 | Part66.FormFactor = Enum.FormFactor.Symmetric | |
822 | Part66.Size = Vector3.new(1, 2, 1) | |
823 | Part66.CFrame = CFrame.new(-12.25, 0.849998951, -84.5, -1.00000048, -2.5243549e-29, -2.24207754e-44, 2.5243549e-29, 1, -5.04870979e-29, -2.24207754e-44, 5.04870979e-29, -1.00000048) | |
824 | Part66.BottomSurface = Enum.SurfaceType.Smooth | |
825 | Part66.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
826 | Part66.Position = Vector3.new(-12.25, 0.849998951, -84.5) | |
827 | Part66.Orientation = Vector3.new(0, -180, 0) | |
828 | Part66.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
829 | Part67.Name = "Right Arm" | |
830 | Part67.Parent = Model56 | |
831 | Part67.BrickColor = BrickColor.new("Cool yellow") | |
832 | Part67.Rotation = Vector3.new(85, 0, -160) | |
833 | Part67.Anchored = true | |
834 | Part67.FormFactor = Enum.FormFactor.Symmetric | |
835 | Part67.Size = Vector3.new(1, 2, 1) | |
836 | Part67.CFrame = CFrame.new(-14.5065155, 3.40952301, -83.8414917, -0.939692855, 0.342019409, -1.03098625e-06, -0.029807996, -0.081900008, -0.99619478, -0.340717971, -0.936117053, 0.0871557742) | |
837 | Part67.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
838 | Part67.Position = Vector3.new(-14.5065155, 3.40952301, -83.8414917) | |
839 | Part67.Orientation = Vector3.new(85, 0, -160) | |
840 | Part67.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
841 | Part68.Name = "Right Leg" | |
842 | Part68.Parent = Model56 | |
843 | Part68.BrickColor = BrickColor.new("Bright blue") | |
844 | Part68.Rotation = Vector3.new(-180, 0, -180) | |
845 | Part68.Anchored = true | |
846 | Part68.FormFactor = Enum.FormFactor.Symmetric | |
847 | Part68.Size = Vector3.new(1, 2, 1) | |
848 | Part68.CFrame = CFrame.new(-13.25, 0.849999011, -84.5, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
849 | Part68.BottomSurface = Enum.SurfaceType.Smooth | |
850 | Part68.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
851 | Part68.Position = Vector3.new(-13.25, 0.849999011, -84.5) | |
852 | Part68.Orientation = Vector3.new(0, 180, 0) | |
853 | Part68.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
854 | Part69.Name = "Torso" | |
855 | Part69.Parent = Model56 | |
856 | Part69.BrickColor = BrickColor.new("Dark green") | |
857 | Part69.Rotation = Vector3.new(180, 0, 180) | |
858 | Part69.Anchored = true | |
859 | Part69.FormFactor = Enum.FormFactor.Symmetric | |
860 | Part69.Size = Vector3.new(2, 2, 1) | |
861 | Part69.CFrame = CFrame.new(-12.75, 2.85000038, -84.5, -1.00000048, -2.5243549e-29, -2.24207754e-44, 2.5243549e-29, 1, -5.04870979e-29, -2.24207754e-44, 5.04870979e-29, -1.00000048) | |
862 | Part69.LeftSurface = Enum.SurfaceType.Weld | |
863 | Part69.RightSurface = Enum.SurfaceType.Weld | |
864 | Part69.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
865 | Part69.Position = Vector3.new(-12.75, 2.85000038, -84.5) | |
866 | Part69.Orientation = Vector3.new(0, -180, 0) | |
867 | Part69.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
868 | Decal70.Name = "roblox" | |
869 | Decal70.Parent = Part69 | |
870 | Motor6D71.Name = "Left Hip" | |
871 | Motor6D71.Parent = Part69 | |
872 | Motor6D71.C0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
873 | Motor6D71.C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
874 | Motor6D71.Part0 = Part69 | |
875 | Motor6D71.Part1 = Part66 | |
876 | Motor6D71.DesiredAngle = 0.037873461842537 | |
877 | Motor6D71.MaxVelocity = 0.10000000149012 | |
878 | Motor6D72.Name = "Neck" | |
879 | Motor6D72.Parent = Part69 | |
880 | Motor6D72.C0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
881 | Motor6D72.C1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
882 | Motor6D72.Part0 = Part69 | |
883 | Motor6D72.Part1 = Part62 | |
884 | Motor6D72.MaxVelocity = 0.10000000149012 | |
885 | Weld73.Parent = Part69 | |
886 | Weld73.C0 = CFrame.new(1.75651646, 0.559522629, -0.658508301, 0.939693332, -0.342019558, 1.03098671e-06, -0.029807996, -0.081900008, -0.99619478, 0.34071812, 0.93611747, -0.0871558189) | |
887 | Weld73.Part0 = Part69 | |
888 | Weld73.Part1 = Part67 | |
889 | Weld74.Parent = Part69 | |
890 | Weld74.C0 = CFrame.new(-1.5, 0.362170458, -0.825408936, 1.00000048, 4.38346658e-30, -2.48600482e-29, 2.5243549e-29, 0.173647001, -0.984807968, 2.24207754e-44, 0.984808445, 0.173647091) | |
891 | Weld74.Part0 = Part69 | |
892 | Weld74.Part1 = Part65 | |
893 | CharacterMesh75.Name = "Admin Left Arm" | |
894 | CharacterMesh75.Parent = Model56 | |
895 | CharacterMesh75.MeshId = 130092904 | |
896 | CharacterMesh75.BodyPart = Enum.BodyPart.LeftArm | |
897 | CharacterMesh75.OverlayTextureId = 130115267 | |
898 | CharacterMesh76.Name = "Admin Left Leg" | |
899 | CharacterMesh76.Parent = Model56 | |
900 | CharacterMesh76.MeshId = 130090846 | |
901 | CharacterMesh76.BodyPart = Enum.BodyPart.LeftLeg | |
902 | CharacterMesh76.OverlayTextureId = 130090169 | |
903 | CharacterMesh77.Name = "Admin Right Arm" | |
904 | CharacterMesh77.Parent = Model56 | |
905 | CharacterMesh77.MeshId = 130092911 | |
906 | CharacterMesh77.BodyPart = Enum.BodyPart.RightArm | |
907 | CharacterMesh77.OverlayTextureId = 130115267 | |
908 | Model78.Name = "Pizza Worker" | |
909 | Model78.Parent = Model0 | |
910 | BodyColors79.Parent = Model78 | |
911 | BodyColors79.HeadColor = BrickColor.new("Light orange") | |
912 | BodyColors79.LeftArmColor = BrickColor.new("Light orange") | |
913 | BodyColors79.LeftLegColor = BrickColor.new("Medium stone grey") | |
914 | BodyColors79.RightArmColor = BrickColor.new("Br. yellowish orange") | |
915 | BodyColors79.RightLegColor = BrickColor.new("Medium stone grey") | |
916 | BodyColors79.TorsoColor = BrickColor.new("Bright red") | |
917 | ShirtGraphic80.Parent = Model78 | |
918 | ShirtGraphic80.Graphic = "http://www.roblox.com/asset/?id=1811898" | |
919 | CharacterMesh81.Name = "Admin Torso" | |
920 | CharacterMesh81.Parent = Model78 | |
921 | CharacterMesh81.MeshId = 130092883 | |
922 | CharacterMesh81.BodyPart = Enum.BodyPart.Torso | |
923 | CharacterMesh81.OverlayTextureId = 130115267 | |
924 | CharacterMesh82.Name = "Admin Right Leg" | |
925 | CharacterMesh82.Parent = Model78 | |
926 | CharacterMesh82.MeshId = 130090868 | |
927 | CharacterMesh82.BodyPart = Enum.BodyPart.RightLeg | |
928 | CharacterMesh82.OverlayTextureId = 130090169 | |
929 | Humanoid83.Parent = Model78 | |
930 | Humanoid83.NameOcclusion = Enum.NameOcclusion.NoOcclusion | |
931 | Humanoid83.RightLeg = Part90 | |
932 | Humanoid83.LeftLeg = Part88 | |
933 | Humanoid83.Torso = Part91 | |
934 | Humanoid83.Health = 0 | |
935 | Humanoid83.MaxHealth = 0 | |
936 | Part84.Name = "Head" | |
937 | Part84.Parent = Model78 | |
938 | Part84.BrickColor = BrickColor.new("Cool yellow") | |
939 | Part84.Rotation = Vector3.new(-180, 75, -180) | |
940 | Part84.Anchored = true | |
941 | Part84.FormFactor = Enum.FormFactor.Symmetric | |
942 | Part84.Size = Vector3.new(2, 1, 1) | |
943 | Part84.CFrame = CFrame.new(10.1895475, 4.33566523, -84.6634979, -0.25881803, 0, 0.965926111, 0, 1, 0, -0.965926111, 0, -0.25881803) | |
944 | Part84.TopSurface = Enum.SurfaceType.Smooth | |
945 | Part84.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
946 | Part84.Position = Vector3.new(10.1895475, 4.33566523, -84.6634979) | |
947 | Part84.Orientation = Vector3.new(0, 105, 0) | |
948 | Part84.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
949 | SpecialMesh85.Parent = Part84 | |
950 | SpecialMesh85.Scale = Vector3.new(1.25, 1.25, 1.25) | |
951 | SpecialMesh85.Scale = Vector3.new(1.25, 1.25, 1.25) | |
952 | Decal86.Name = "face" | |
953 | Decal86.Parent = Part84 | |
954 | Decal86.Texture = "http://www.roblox.com/asset/?id=12451696" | |
955 | Part87.Name = "Left Arm" | |
956 | Part87.Parent = Model78 | |
957 | Part87.BrickColor = BrickColor.new("Cool yellow") | |
958 | Part87.Rotation = Vector3.new(100, 0, -180) | |
959 | Part87.Anchored = true | |
960 | Part87.FormFactor = Enum.FormFactor.Symmetric | |
961 | Part87.Size = Vector3.new(1, 2, 1) | |
962 | Part87.CFrame = CFrame.new(11.6895475, 3.19784307, -83.838089, -1, 0, 0, 0, 0.173647001, -0.984807968, 0, -0.984807968, -0.173647001) | |
963 | Part87.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
964 | Part87.Position = Vector3.new(11.6895475, 3.19784307, -83.838089) | |
965 | Part87.Orientation = Vector3.new(80, 180, 0) | |
966 | Part87.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
967 | Part88.Name = "Left Leg" | |
968 | Part88.Parent = Model78 | |
969 | Part88.BrickColor = BrickColor.new("Bright blue") | |
970 | Part88.Rotation = Vector3.new(180, 0, 180) | |
971 | Part88.Anchored = true | |
972 | Part88.FormFactor = Enum.FormFactor.Symmetric | |
973 | Part88.Size = Vector3.new(1, 2, 1) | |
974 | Part88.CFrame = CFrame.new(10.6895485, 0.835669875, -84.6634979, -1.00000048, -2.5243549e-29, -2.24207754e-44, 2.5243549e-29, 1, -5.04870979e-29, -2.24207754e-44, 5.04870979e-29, -1.00000048) | |
975 | Part88.BottomSurface = Enum.SurfaceType.Smooth | |
976 | Part88.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
977 | Part88.Position = Vector3.new(10.6895485, 0.835669875, -84.6634979) | |
978 | Part88.Orientation = Vector3.new(0, -180, 0) | |
979 | Part88.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
980 | Part89.Name = "Right Arm" | |
981 | Part89.Parent = Model78 | |
982 | Part89.BrickColor = BrickColor.new("Cool yellow") | |
983 | Part89.Rotation = Vector3.new(85, 0, -160) | |
984 | Part89.Anchored = true | |
985 | Part89.FormFactor = Enum.FormFactor.Symmetric | |
986 | Part89.Size = Vector3.new(1, 2, 1) | |
987 | Part89.CFrame = CFrame.new(8.43302727, 3.39519429, -84.0049896, -0.939692855, 0.342019409, -1.03098625e-06, -0.029807996, -0.081900008, -0.99619478, -0.340717971, -0.936117053, 0.0871557742) | |
988 | Part89.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
989 | Part89.Position = Vector3.new(8.43302727, 3.39519429, -84.0049896) | |
990 | Part89.Orientation = Vector3.new(85, 0, -160) | |
991 | Part89.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
992 | Part90.Name = "Right Leg" | |
993 | Part90.Parent = Model78 | |
994 | Part90.BrickColor = BrickColor.new("Bright blue") | |
995 | Part90.Rotation = Vector3.new(-180, 0, -180) | |
996 | Part90.Anchored = true | |
997 | Part90.FormFactor = Enum.FormFactor.Symmetric | |
998 | Part90.Size = Vector3.new(1, 2, 1) | |
999 | Part90.CFrame = CFrame.new(9.68954754, 0.835670114, -84.6634979, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
1000 | Part90.BottomSurface = Enum.SurfaceType.Smooth | |
1001 | Part90.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
1002 | Part90.Position = Vector3.new(9.68954754, 0.835670114, -84.6634979) | |
1003 | Part90.Orientation = Vector3.new(0, 180, 0) | |
1004 | Part90.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
1005 | Part91.Name = "Torso" | |
1006 | Part91.Parent = Model78 | |
1007 | Part91.BrickColor = BrickColor.new("Dark green") | |
1008 | Part91.Rotation = Vector3.new(180, 0, 180) | |
1009 | Part91.Anchored = true | |
1010 | Part91.FormFactor = Enum.FormFactor.Symmetric | |
1011 | Part91.Size = Vector3.new(2, 2, 1) | |
1012 | Part91.CFrame = CFrame.new(10.1895485, 2.83567214, -84.6634979, -1.00000048, -2.5243549e-29, -2.24207754e-44, 2.5243549e-29, 1, -5.04870979e-29, -2.24207754e-44, 5.04870979e-29, -1.00000048) | |
1013 | Part91.LeftSurface = Enum.SurfaceType.Weld | |
1014 | Part91.RightSurface = Enum.SurfaceType.Weld | |
1015 | Part91.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
1016 | Part91.Position = Vector3.new(10.1895485, 2.83567214, -84.6634979) | |
1017 | Part91.Orientation = Vector3.new(0, -180, 0) | |
1018 | Part91.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
1019 | Decal92.Name = "roblox" | |
1020 | Decal92.Parent = Part91 | |
1021 | Motor6D93.Name = "Left Hip" | |
1022 | Motor6D93.Parent = Part91 | |
1023 | Motor6D93.C0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1024 | Motor6D93.C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1025 | Motor6D93.Part0 = Part91 | |
1026 | Motor6D93.Part1 = Part88 | |
1027 | Motor6D93.DesiredAngle = 0.037873461842537 | |
1028 | Motor6D93.MaxVelocity = 0.10000000149012 | |
1029 | Weld94.Parent = Part91 | |
1030 | Weld94.C0 = CFrame.new(1.75651646, 0.559522629, -0.658508301, 0.939693332, -0.342019558, 1.03098671e-06, -0.029807996, -0.081900008, -0.99619478, 0.34071812, 0.93611747, -0.0871558189) | |
1031 | Weld94.Part0 = Part91 | |
1032 | Weld94.Part1 = Part89 | |
1033 | Weld95.Parent = Part91 | |
1034 | Weld95.C0 = CFrame.new(-1.5, 0.362170458, -0.825408936, 1.00000048, 4.38346658e-30, -2.48600482e-29, 2.5243549e-29, 0.173647001, -0.984807968, 2.24207754e-44, 0.984808445, 0.173647091) | |
1035 | Weld95.Part0 = Part91 | |
1036 | Weld95.Part1 = Part87 | |
1037 | Weld96.Parent = Part91 | |
1038 | Weld96.C0 = CFrame.new(9.53674316e-07, 1.49999309, 0, 0.25881815, 2.5243549e-29, -0.965926588, -4.22333205e-29, 1, -3.74503758e-29, 0.965926588, -5.04870979e-29, 0.25881815) | |
1039 | Weld96.Part0 = Part91 | |
1040 | Weld96.Part1 = Part84 | |
1041 | CharacterMesh97.Name = "Admin Left Arm" | |
1042 | CharacterMesh97.Parent = Model78 | |
1043 | CharacterMesh97.MeshId = 130092904 | |
1044 | CharacterMesh97.BodyPart = Enum.BodyPart.LeftArm | |
1045 | CharacterMesh97.OverlayTextureId = 130115267 | |
1046 | CharacterMesh98.Name = "Admin Left Leg" | |
1047 | CharacterMesh98.Parent = Model78 | |
1048 | CharacterMesh98.MeshId = 130090846 | |
1049 | CharacterMesh98.BodyPart = Enum.BodyPart.LeftLeg | |
1050 | CharacterMesh98.OverlayTextureId = 130090169 | |
1051 | CharacterMesh99.Name = "Admin Right Arm" | |
1052 | CharacterMesh99.Parent = Model78 | |
1053 | CharacterMesh99.MeshId = 130092911 | |
1054 | CharacterMesh99.BodyPart = Enum.BodyPart.RightArm | |
1055 | CharacterMesh99.OverlayTextureId = 130115267 | |
1056 | Model100.Name = "computah" | |
1057 | Model100.Parent = Model0 | |
1058 | Part101.Parent = Model100 | |
1059 | Part101.Material = Enum.Material.Metal | |
1060 | Part101.BrickColor = BrickColor.new("Institutional white") | |
1061 | Part101.Anchored = true | |
1062 | Part101.Size = Vector3.new(4.75, 0.25, 3.25) | |
1063 | Part101.CFrame = CFrame.new(9.75632381, 2.7249999, -81.9686584, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1064 | Part101.BottomSurface = Enum.SurfaceType.Smooth | |
1065 | Part101.TopSurface = Enum.SurfaceType.Smooth | |
1066 | Part101.Color = Color3.new(1, 1, 1) | |
1067 | Part101.Position = Vector3.new(9.75632381, 2.7249999, -81.9686584) | |
1068 | Part101.Color = Color3.new(1, 1, 1) | |
1069 | Decal102.Parent = Part101 | |
1070 | Decal102.Texture = "http://www.roblox.com/asset/?id=384312889" | |
1071 | Decal102.Face = Enum.NormalId.Top | |
1072 | Part103.Parent = Model100 | |
1073 | Part103.Material = Enum.Material.Metal | |
1074 | Part103.BrickColor = BrickColor.new("Pearl") | |
1075 | Part103.Anchored = true | |
1076 | Part103.Size = Vector3.new(4.75, 3, 0.25) | |
1077 | Part103.CFrame = CFrame.new(9.75632, 4.3499999, -80.2186508, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1078 | Part103.BottomSurface = Enum.SurfaceType.Smooth | |
1079 | Part103.TopSurface = Enum.SurfaceType.Smooth | |
1080 | Part103.Color = Color3.new(0.905882, 0.905882, 0.92549) | |
1081 | Part103.Position = Vector3.new(9.75632, 4.3499999, -80.2186508) | |
1082 | Part103.Color = Color3.new(0.905882, 0.905882, 0.92549) | |
1083 | Part104.Parent = Model100 | |
1084 | Part104.Material = Enum.Material.Neon | |
1085 | Part104.BrickColor = BrickColor.new("Institutional white") | |
1086 | Part104.Anchored = true | |
1087 | Part104.Size = Vector3.new(4.25, 2.5, 0.25) | |
1088 | Part104.CFrame = CFrame.new(9.75631809, 4.3499999, -80.2236557, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1089 | Part104.BottomSurface = Enum.SurfaceType.Smooth | |
1090 | Part104.TopSurface = Enum.SurfaceType.Smooth | |
1091 | Part104.Color = Color3.new(1, 1, 1) | |
1092 | Part104.Position = Vector3.new(9.75631809, 4.3499999, -80.2236557) | |
1093 | Part104.Color = Color3.new(1, 1, 1) | |
1094 | Decal105.Parent = Part104 | |
1095 | Decal105.Texture = "http://www.roblox.com/asset/?id=916259805" | |
1096 | Model106.Name = "Pizza Worker" | |
1097 | Model106.Parent = Model0 | |
1098 | BodyColors107.Parent = Model106 | |
1099 | BodyColors107.HeadColor = BrickColor.new("Light orange") | |
1100 | BodyColors107.LeftArmColor = BrickColor.new("Light orange") | |
1101 | BodyColors107.LeftLegColor = BrickColor.new("Medium stone grey") | |
1102 | BodyColors107.RightArmColor = BrickColor.new("Br. yellowish orange") | |
1103 | BodyColors107.RightLegColor = BrickColor.new("Medium stone grey") | |
1104 | BodyColors107.TorsoColor = BrickColor.new("Bright red") | |
1105 | ShirtGraphic108.Parent = Model106 | |
1106 | ShirtGraphic108.Graphic = "http://www.roblox.com/asset/?id=1811898" | |
1107 | CharacterMesh109.Name = "Admin Torso" | |
1108 | CharacterMesh109.Parent = Model106 | |
1109 | CharacterMesh109.MeshId = 130092883 | |
1110 | CharacterMesh109.BodyPart = Enum.BodyPart.Torso | |
1111 | CharacterMesh109.OverlayTextureId = 130115267 | |
1112 | CharacterMesh110.Name = "Admin Right Leg" | |
1113 | CharacterMesh110.Parent = Model106 | |
1114 | CharacterMesh110.MeshId = 130090868 | |
1115 | CharacterMesh110.BodyPart = Enum.BodyPart.RightLeg | |
1116 | CharacterMesh110.OverlayTextureId = 130090169 | |
1117 | Humanoid111.Parent = Model106 | |
1118 | Humanoid111.NameOcclusion = Enum.NameOcclusion.NoOcclusion | |
1119 | Humanoid111.RightLeg = Part118 | |
1120 | Humanoid111.LeftLeg = Part116 | |
1121 | Humanoid111.Torso = Part119 | |
1122 | Humanoid111.Health = 0 | |
1123 | Humanoid111.MaxHealth = 0 | |
1124 | Part112.Name = "Head" | |
1125 | Part112.Parent = Model106 | |
1126 | Part112.BrickColor = BrickColor.new("Cool yellow") | |
1127 | Part112.Rotation = Vector3.new(-180, -80, -180) | |
1128 | Part112.Anchored = true | |
1129 | Part112.FormFactor = Enum.FormFactor.Symmetric | |
1130 | Part112.Size = Vector3.new(2, 1, 1) | |
1131 | Part112.CFrame = CFrame.new(-24.5402126, 4.37017918, -84.2694168, -0.173647001, 0, -0.984807968, 0, 1, 0, 0.984807968, 0, -0.173647001) | |
1132 | Part112.TopSurface = Enum.SurfaceType.Smooth | |
1133 | Part112.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
1134 | Part112.Position = Vector3.new(-24.5402126, 4.37017918, -84.2694168) | |
1135 | Part112.Orientation = Vector3.new(0, -100, 0) | |
1136 | Part112.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
1137 | SpecialMesh113.Parent = Part112 | |
1138 | SpecialMesh113.Scale = Vector3.new(1.25, 1.25, 1.25) | |
1139 | SpecialMesh113.Scale = Vector3.new(1.25, 1.25, 1.25) | |
1140 | Decal114.Name = "face" | |
1141 | Decal114.Parent = Part112 | |
1142 | Decal114.Texture = "http://www.roblox.com/asset/?id=12451696" | |
1143 | Part115.Name = "Left Arm" | |
1144 | Part115.Parent = Model106 | |
1145 | Part115.BrickColor = BrickColor.new("Cool yellow") | |
1146 | Part115.Rotation = Vector3.new(100, 0, -180) | |
1147 | Part115.Anchored = true | |
1148 | Part115.FormFactor = Enum.FormFactor.Symmetric | |
1149 | Part115.Size = Vector3.new(1, 2, 1) | |
1150 | Part115.CFrame = CFrame.new(-23.0402107, 3.23235726, -83.4440079, -1, 0, 0, 0, 0.173647001, -0.984807968, 0, -0.984807968, -0.173647001) | |
1151 | Part115.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
1152 | Part115.Position = Vector3.new(-23.0402107, 3.23235726, -83.4440079) | |
1153 | Part115.Orientation = Vector3.new(80, 180, 0) | |
1154 | Part115.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
1155 | Part116.Name = "Left Leg" | |
1156 | Part116.Parent = Model106 | |
1157 | Part116.BrickColor = BrickColor.new("Bright blue") | |
1158 | Part116.Rotation = Vector3.new(180, 0, 180) | |
1159 | Part116.Anchored = true | |
1160 | Part116.FormFactor = Enum.FormFactor.Symmetric | |
1161 | Part116.Size = Vector3.new(1, 2, 1) | |
1162 | Part116.CFrame = CFrame.new(-24.0402126, 0.870185971, -84.2694168, -1.00000048, -2.5243549e-29, -2.24207754e-44, 2.5243549e-29, 1, -5.04870979e-29, -2.24207754e-44, 5.04870979e-29, -1.00000048) | |
1163 | Part116.BottomSurface = Enum.SurfaceType.Smooth | |
1164 | Part116.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
1165 | Part116.Position = Vector3.new(-24.0402126, 0.870185971, -84.2694168) | |
1166 | Part116.Orientation = Vector3.new(0, -180, 0) | |
1167 | Part116.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
1168 | Part117.Name = "Right Arm" | |
1169 | Part117.Parent = Model106 | |
1170 | Part117.BrickColor = BrickColor.new("Cool yellow") | |
1171 | Part117.Rotation = Vector3.new(85, 0, -160) | |
1172 | Part117.Anchored = true | |
1173 | Part117.FormFactor = Enum.FormFactor.Symmetric | |
1174 | Part117.Size = Vector3.new(1, 2, 1) | |
1175 | Part117.CFrame = CFrame.new(-26.2967281, 3.42970943, -83.6109085, -0.939692855, 0.342019409, -1.03098625e-06, -0.029807996, -0.081900008, -0.99619478, -0.340717971, -0.936117053, 0.0871557742) | |
1176 | Part117.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
1177 | Part117.Position = Vector3.new(-26.2967281, 3.42970943, -83.6109085) | |
1178 | Part117.Orientation = Vector3.new(85, 0, -160) | |
1179 | Part117.Color = Color3.new(0.992157, 0.917647, 0.552941) | |
1180 | Part118.Name = "Right Leg" | |
1181 | Part118.Parent = Model106 | |
1182 | Part118.BrickColor = BrickColor.new("Bright blue") | |
1183 | Part118.Rotation = Vector3.new(-180, 0, -180) | |
1184 | Part118.Anchored = true | |
1185 | Part118.FormFactor = Enum.FormFactor.Symmetric | |
1186 | Part118.Size = Vector3.new(1, 2, 1) | |
1187 | Part118.CFrame = CFrame.new(-25.0402126, 0.870185971, -84.2694168, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
1188 | Part118.BottomSurface = Enum.SurfaceType.Smooth | |
1189 | Part118.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
1190 | Part118.Position = Vector3.new(-25.0402126, 0.870185971, -84.2694168) | |
1191 | Part118.Orientation = Vector3.new(0, 180, 0) | |
1192 | Part118.Color = Color3.new(0.0509804, 0.411765, 0.67451) | |
1193 | Part119.Name = "Torso" | |
1194 | Part119.Parent = Model106 | |
1195 | Part119.BrickColor = BrickColor.new("Dark green") | |
1196 | Part119.Rotation = Vector3.new(180, 0, 180) | |
1197 | Part119.Anchored = true | |
1198 | Part119.FormFactor = Enum.FormFactor.Symmetric | |
1199 | Part119.Size = Vector3.new(2, 2, 1) | |
1200 | Part119.CFrame = CFrame.new(-24.5402126, 2.87018681, -84.2694168, -1.00000048, -2.5243549e-29, -2.24207754e-44, 2.5243549e-29, 1, -5.04870979e-29, -2.24207754e-44, 5.04870979e-29, -1.00000048) | |
1201 | Part119.LeftSurface = Enum.SurfaceType.Weld | |
1202 | Part119.RightSurface = Enum.SurfaceType.Weld | |
1203 | Part119.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
1204 | Part119.Position = Vector3.new(-24.5402126, 2.87018681, -84.2694168) | |
1205 | Part119.Orientation = Vector3.new(0, -180, 0) | |
1206 | Part119.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
1207 | Decal120.Name = "roblox" | |
1208 | Decal120.Parent = Part119 | |
1209 | Motor6D121.Name = "Left Hip" | |
1210 | Motor6D121.Parent = Part119 | |
1211 | Motor6D121.C0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1212 | Motor6D121.C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1213 | Motor6D121.Part0 = Part119 | |
1214 | Motor6D121.Part1 = Part116 | |
1215 | Motor6D121.DesiredAngle = 0.037873461842537 | |
1216 | Motor6D121.MaxVelocity = 0.10000000149012 | |
1217 | Weld122.Parent = Part119 | |
1218 | Weld122.C0 = CFrame.new(0, 1.49999237, 0, 0.173647091, 2.5243549e-29, 0.984808445, 5.4103561e-29, 1, 1.60931158e-29, -0.984808445, -5.04870979e-29, 0.173647091) | |
1219 | Weld122.Part0 = Part119 | |
1220 | Weld122.Part1 = Part112 | |
1221 | Weld123.Parent = Part119 | |
1222 | Weld123.C0 = CFrame.new(-1.50000191, 0.362170458, -0.825408936, 1.00000048, 4.38346658e-30, -2.48600482e-29, 2.5243549e-29, 0.173647001, -0.984807968, 2.24207754e-44, 0.984808445, 0.173647091) | |
1223 | Weld123.Part0 = Part119 | |
1224 | Weld123.Part1 = Part115 | |
1225 | Weld124.Parent = Part119 | |
1226 | Weld124.C0 = CFrame.new(1.75651741, 0.559522629, -0.658508301, 0.939693332, -0.342019558, 1.03098671e-06, -0.029807996, -0.081900008, -0.99619478, 0.34071812, 0.93611747, -0.0871558189) | |
1227 | Weld124.Part0 = Part119 | |
1228 | Weld124.Part1 = Part117 | |
1229 | CharacterMesh125.Name = "Admin Left Arm" | |
1230 | CharacterMesh125.Parent = Model106 | |
1231 | CharacterMesh125.MeshId = 130092904 | |
1232 | CharacterMesh125.BodyPart = Enum.BodyPart.LeftArm | |
1233 | CharacterMesh125.OverlayTextureId = 130115267 | |
1234 | CharacterMesh126.Name = "Admin Left Leg" | |
1235 | CharacterMesh126.Parent = Model106 | |
1236 | CharacterMesh126.MeshId = 130090846 | |
1237 | CharacterMesh126.BodyPart = Enum.BodyPart.LeftLeg | |
1238 | CharacterMesh126.OverlayTextureId = 130090169 | |
1239 | CharacterMesh127.Name = "Admin Right Arm" | |
1240 | CharacterMesh127.Parent = Model106 | |
1241 | CharacterMesh127.MeshId = 130092911 | |
1242 | CharacterMesh127.BodyPart = Enum.BodyPart.RightArm | |
1243 | CharacterMesh127.OverlayTextureId = 130115267 | |
1244 | Model128.Name = "computah" | |
1245 | Model128.Parent = Model0 | |
1246 | Part129.Parent = Model128 | |
1247 | Part129.Material = Enum.Material.Metal | |
1248 | Part129.BrickColor = BrickColor.new("Institutional white") | |
1249 | Part129.Rotation = Vector3.new(0, -15, 0) | |
1250 | Part129.Anchored = true | |
1251 | Part129.Size = Vector3.new(4.75, 0.25, 3.25) | |
1252 | Part129.CFrame = CFrame.new(20.8227539, 2.7249999, -81.9732208, 0.965925872, 0, -0.258818984, 0, 1, 0, 0.258818984, 0, 0.965925872) | |
1253 | Part129.BottomSurface = Enum.SurfaceType.Smooth | |
1254 | Part129.TopSurface = Enum.SurfaceType.Smooth | |
1255 | Part129.Color = Color3.new(1, 1, 1) | |
1256 | Part129.Position = Vector3.new(20.8227539, 2.7249999, -81.9732208) | |
1257 | Part129.Orientation = Vector3.new(0, -15, 0) | |
1258 | Part129.Color = Color3.new(1, 1, 1) | |
1259 | Decal130.Parent = Part129 | |
1260 | Decal130.Texture = "http://www.roblox.com/asset/?id=384312889" | |
1261 | Decal130.Face = Enum.NormalId.Top | |
1262 | Part131.Parent = Model128 | |
1263 | Part131.Material = Enum.Material.Metal | |
1264 | Part131.BrickColor = BrickColor.new("Pearl") | |
1265 | Part131.Rotation = Vector3.new(0, -15, 0) | |
1266 | Part131.Anchored = true | |
1267 | Part131.Size = Vector3.new(4.75, 3, 0.25) | |
1268 | Part131.CFrame = CFrame.new(20.3698158, 4.3499999, -80.2828522, 0.965925872, 0, -0.258818984, 0, 1, 0, 0.258818984, 0, 0.965925872) | |
1269 | Part131.BottomSurface = Enum.SurfaceType.Smooth | |
1270 | Part131.TopSurface = Enum.SurfaceType.Smooth | |
1271 | Part131.Color = Color3.new(0.905882, 0.905882, 0.92549) | |
1272 | Part131.Position = Vector3.new(20.3698158, 4.3499999, -80.2828522) | |
1273 | Part131.Orientation = Vector3.new(0, -15, 0) | |
1274 | Part131.Color = Color3.new(0.905882, 0.905882, 0.92549) | |
1275 | Part132.Parent = Model128 | |
1276 | Part132.Material = Enum.Material.Neon | |
1277 | Part132.BrickColor = BrickColor.new("Institutional white") | |
1278 | Part132.Rotation = Vector3.new(0, -15, 0) | |
1279 | Part132.Anchored = true | |
1280 | Part132.Size = Vector3.new(4.25, 2.5, 0.25) | |
1281 | Part132.CFrame = CFrame.new(20.3711052, 4.3499999, -80.2876816, 0.965925872, 0, -0.258818984, 0, 1, 0, 0.258818984, 0, 0.965925872) | |
1282 | Part132.BottomSurface = Enum.SurfaceType.Smooth | |
1283 | Part132.TopSurface = Enum.SurfaceType.Smooth | |
1284 | Part132.Color = Color3.new(1, 1, 1) | |
1285 | Part132.Position = Vector3.new(20.3711052, 4.3499999, -80.2876816) | |
1286 | Part132.Orientation = Vector3.new(0, -15, 0) | |
1287 | Part132.Color = Color3.new(1, 1, 1) | |
1288 | Decal133.Parent = Part132 | |
1289 | Decal133.Texture = "http://www.roblox.com/asset/?id=856368869" | |
1290 | Model134.Name = "computah" | |
1291 | Model134.Parent = Model0 | |
1292 | Part135.Parent = Model134 | |
1293 | Part135.Material = Enum.Material.Metal | |
1294 | Part135.BrickColor = BrickColor.new("Institutional white") | |
1295 | Part135.Rotation = Vector3.new(0, -5, 0) | |
1296 | Part135.Anchored = true | |
1297 | Part135.Size = Vector3.new(4.75, 0.25, 3.25) | |
1298 | Part135.CFrame = CFrame.new(-13.5487328, 2.7249999, -81.621666, 0.996194661, 0, -0.087155968, 0, 1, 0, 0.087155968, 0, 0.996194661) | |
1299 | Part135.BottomSurface = Enum.SurfaceType.Smooth | |
1300 | Part135.TopSurface = Enum.SurfaceType.Smooth | |
1301 | Part135.Color = Color3.new(1, 1, 1) | |
1302 | Part135.Position = Vector3.new(-13.5487328, 2.7249999, -81.621666) | |
1303 | Part135.Orientation = Vector3.new(0, -5, 0) | |
1304 | Part135.Color = Color3.new(1, 1, 1) | |
1305 | Decal136.Parent = Part135 | |
1306 | Decal136.Texture = "http://www.roblox.com/asset/?id=384312889" | |
1307 | Decal136.Face = Enum.NormalId.Top | |
1308 | Part137.Parent = Model134 | |
1309 | Part137.Material = Enum.Material.Metal | |
1310 | Part137.BrickColor = BrickColor.new("Pearl") | |
1311 | Part137.Rotation = Vector3.new(0, -5, 0) | |
1312 | Part137.Anchored = true | |
1313 | Part137.Size = Vector3.new(4.75, 3, 0.25) | |
1314 | Part137.CFrame = CFrame.new(-13.7012596, 4.3499999, -79.8783188, 0.996194661, 0, -0.087155968, 0, 1, 0, 0.087155968, 0, 0.996194661) | |
1315 | Part137.BottomSurface = Enum.SurfaceType.Smooth | |
1316 | Part137.TopSurface = Enum.SurfaceType.Smooth | |
1317 | Part137.Color = Color3.new(0.905882, 0.905882, 0.92549) | |
1318 | Part137.Position = Vector3.new(-13.7012596, 4.3499999, -79.8783188) | |
1319 | Part137.Orientation = Vector3.new(0, -5, 0) | |
1320 | Part137.Color = Color3.new(0.905882, 0.905882, 0.92549) | |
1321 | Part138.Parent = Model134 | |
1322 | Part138.Material = Enum.Material.Neon | |
1323 | Part138.BrickColor = BrickColor.new("Institutional white") | |
1324 | Part138.Rotation = Vector3.new(0, -5, 0) | |
1325 | Part138.Anchored = true | |
1326 | Part138.Size = Vector3.new(4.25, 2.5, 0.25) | |
1327 | Part138.CFrame = CFrame.new(-13.7008247, 4.3499999, -79.8833084, 0.996194661, 0, -0.087155968, 0, 1, 0, 0.087155968, 0, 0.996194661) | |
1328 | Part138.BottomSurface = Enum.SurfaceType.Smooth | |
1329 | Part138.TopSurface = Enum.SurfaceType.Smooth | |
1330 | Part138.Color = Color3.new(1, 1, 1) | |
1331 | Part138.Position = Vector3.new(-13.7008247, 4.3499999, -79.8833084) | |
1332 | Part138.Orientation = Vector3.new(0, -5, 0) | |
1333 | Part138.Color = Color3.new(1, 1, 1) | |
1334 | Decal139.Parent = Part138 | |
1335 | Decal139.Texture = "http://www.roblox.com/asset/?id=849668179" | |
1336 | Model140.Name = "computah" | |
1337 | Model140.Parent = Model0 | |
1338 | Part141.Parent = Model140 | |
1339 | Part141.Material = Enum.Material.Metal | |
1340 | Part141.BrickColor = BrickColor.new("Institutional white") | |
1341 | Part141.Rotation = Vector3.new(0, 5, 0) | |
1342 | Part141.Anchored = true | |
1343 | Part141.Size = Vector3.new(4.75, 0.25, 3.25) | |
1344 | Part141.CFrame = CFrame.new(-1.27998102, 2.7249999, -81.5501938, 0.996194661, 0, 0.087155968, 0, 1, 0, -0.087155968, 0, 0.996194661) | |
1345 | Part141.BottomSurface = Enum.SurfaceType.Smooth | |
1346 | Part141.TopSurface = Enum.SurfaceType.Smooth | |
1347 | Part141.Color = Color3.new(1, 1, 1) | |
1348 | Part141.Position = Vector3.new(-1.27998102, 2.7249999, -81.5501938) | |
1349 | Part141.Orientation = Vector3.new(0, 5, 0) | |
1350 | Part141.Color = Color3.new(1, 1, 1) | |
1351 | Decal142.Parent = Part141 | |
1352 | Decal142.Texture = "http://www.roblox.com/asset/?id=384312889" | |
1353 | Decal142.Face = Enum.NormalId.Top | |
1354 | Part143.Parent = Model140 | |
1355 | Part143.Material = Enum.Material.Metal | |
1356 | Part143.BrickColor = BrickColor.new("Pearl") | |
1357 | Part143.Rotation = Vector3.new(0, 5, 0) | |
1358 | Part143.Anchored = true | |
1359 | Part143.Size = Vector3.new(4.75, 3, 0.25) | |
1360 | Part143.CFrame = CFrame.new(-1.12746298, 4.3499999, -79.806839, 0.996194661, 0, 0.087155968, 0, 1, 0, -0.087155968, 0, 0.996194661) | |
1361 | Part143.BottomSurface = Enum.SurfaceType.Smooth | |
1362 | Part143.TopSurface = Enum.SurfaceType.Smooth | |
1363 | Part143.Color = Color3.new(0.905882, 0.905882, 0.92549) | |
1364 | Part143.Position = Vector3.new(-1.12746298, 4.3499999, -79.806839) | |
1365 | Part143.Orientation = Vector3.new(0, 5, 0) | |
1366 | Part143.Color = Color3.new(0.905882, 0.905882, 0.92549) | |
1367 | Part144.Parent = Model140 | |
1368 | Part144.Material = Enum.Material.Neon | |
1369 | Part144.BrickColor = BrickColor.new("Institutional white") | |
1370 | Part144.Rotation = Vector3.new(0, 5, 0) | |
1371 | Part144.Anchored = true | |
1372 | Part144.Size = Vector3.new(4.25, 2.5, 0.25) | |
1373 | Part144.CFrame = CFrame.new(-1.12790096, 4.3499999, -79.8118362, 0.996194661, 0, 0.087155968, 0, 1, 0, -0.087155968, 0, 0.996194661) | |
1374 | Part144.BottomSurface = Enum.SurfaceType.Smooth | |
1375 | Part144.TopSurface = Enum.SurfaceType.Smooth | |
1376 | Part144.Color = Color3.new(1, 1, 1) | |
1377 | Part144.Position = Vector3.new(-1.12790096, 4.3499999, -79.8118362) | |
1378 | Part144.Orientation = Vector3.new(0, 5, 0) | |
1379 | Part144.Color = Color3.new(1, 1, 1) | |
1380 | Decal145.Parent = Part144 | |
1381 | Decal145.Texture = "http://www.roblox.com/asset/?id=1159595279" | |
1382 | Model146.Name = "Pizzas" | |
1383 | Model146.Parent = Model0 | |
1384 | Part147.Parent = Model146 | |
1385 | Part147.Material = Enum.Material.Wood | |
1386 | Part147.BrickColor = BrickColor.new("Really red") | |
1387 | Part147.Transparency = 1 | |
1388 | Part147.Anchored = true | |
1389 | Part147.Size = Vector3.new(4, 0.25, 4) | |
1390 | Part147.CFrame = CFrame.new(16, 2.4749999, -81.5, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1391 | Part147.BottomSurface = Enum.SurfaceType.Smooth | |
1392 | Part147.TopSurface = Enum.SurfaceType.Smooth | |
1393 | Part147.Color = Color3.new(1, 0, 0) | |
1394 | Part147.Position = Vector3.new(16, 2.4749999, -81.5) | |
1395 | Part147.Color = Color3.new(1, 0, 0) | |
1396 | Decal148.Parent = Part147 | |
1397 | Decal148.Texture = "http://www.roblox.com/asset/?id=576029852" | |
1398 | Decal148.Face = Enum.NormalId.Top | |
1399 | Part149.Parent = Model146 | |
1400 | Part149.Material = Enum.Material.Wood | |
1401 | Part149.BrickColor = BrickColor.new("Really red") | |
1402 | Part149.Transparency = 1 | |
1403 | Part149.Anchored = true | |
1404 | Part149.Size = Vector3.new(4, 0.25, 4) | |
1405 | Part149.CFrame = CFrame.new(4.25, 2.4749999, -81.5, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1406 | Part149.BottomSurface = Enum.SurfaceType.Smooth | |
1407 | Part149.TopSurface = Enum.SurfaceType.Smooth | |
1408 | Part149.Color = Color3.new(1, 0, 0) | |
1409 | Part149.Position = Vector3.new(4.25, 2.4749999, -81.5) | |
1410 | Part149.Color = Color3.new(1, 0, 0) | |
1411 | Decal150.Parent = Part149 | |
1412 | Decal150.Texture = "http://www.roblox.com/asset/?id=576029852" | |
1413 | Decal150.Face = Enum.NormalId.Top | |
1414 | Part151.Parent = Model146 | |
1415 | Part151.Material = Enum.Material.Wood | |
1416 | Part151.BrickColor = BrickColor.new("Really red") | |
1417 | Part151.Transparency = 1 | |
1418 | Part151.Rotation = Vector3.new(0, 25, 0) | |
1419 | Part151.Anchored = true | |
1420 | Part151.Size = Vector3.new(4, 0.25, 4) | |
1421 | Part151.CFrame = CFrame.new(-7.25, 2.4749999, -81.5, 0.906307876, 0, 0.422617942, 0, 1, 0, -0.422617942, 0, 0.906307876) | |
1422 | Part151.BottomSurface = Enum.SurfaceType.Smooth | |
1423 | Part151.TopSurface = Enum.SurfaceType.Smooth | |
1424 | Part151.Color = Color3.new(1, 0, 0) | |
1425 | Part151.Position = Vector3.new(-7.25, 2.4749999, -81.5) | |
1426 | Part151.Orientation = Vector3.new(0, 25, 0) | |
1427 | Part151.Color = Color3.new(1, 0, 0) | |
1428 | Decal152.Parent = Part151 | |
1429 | Decal152.Texture = "http://www.roblox.com/asset/?id=576029852" | |
1430 | Decal152.Face = Enum.NormalId.Top | |
1431 | Part153.Parent = Model146 | |
1432 | Part153.Material = Enum.Material.Wood | |
1433 | Part153.BrickColor = BrickColor.new("Really red") | |
1434 | Part153.Transparency = 1 | |
1435 | Part153.Rotation = Vector3.new(0, 85, 0) | |
1436 | Part153.Anchored = true | |
1437 | Part153.Size = Vector3.new(4, 0.25, 4) | |
1438 | Part153.CFrame = CFrame.new(-19.7856274, 2.4749999, -81.1714478, 0.087155968, 0, 0.996194661, 0, 1, 0, -0.996194661, 0, 0.087155968) | |
1439 | Part153.BottomSurface = Enum.SurfaceType.Smooth | |
1440 | Part153.TopSurface = Enum.SurfaceType.Smooth | |
1441 | Part153.Color = Color3.new(1, 0, 0) | |
1442 | Part153.Position = Vector3.new(-19.7856274, 2.4749999, -81.1714478) | |
1443 | Part153.Orientation = Vector3.new(0, 85, 0) | |
1444 | Part153.Color = Color3.new(1, 0, 0) | |
1445 | Decal154.Parent = Part153 | |
1446 | Decal154.Texture = "http://www.roblox.com/asset/?id=576029852" | |
1447 | Decal154.Face = Enum.NormalId.Top | |
1448 | Part155.Parent = Model146 | |
1449 | Part155.Material = Enum.Material.Wood | |
1450 | Part155.BrickColor = BrickColor.new("Really red") | |
1451 | Part155.Transparency = 1 | |
1452 | Part155.Rotation = Vector3.new(0, 80, 0) | |
1453 | Part155.Anchored = true | |
1454 | Part155.Size = Vector3.new(4, 0.25, 4) | |
1455 | Part155.CFrame = CFrame.new(-30.6683674, 2.4749999, -81.1235733, 0.173647985, 0, 0.984807849, 0, 1, 0, -0.984807849, 0, 0.173647985) | |
1456 | Part155.BottomSurface = Enum.SurfaceType.Smooth | |
1457 | Part155.TopSurface = Enum.SurfaceType.Smooth | |
1458 | Part155.Color = Color3.new(1, 0, 0) | |
1459 | Part155.Position = Vector3.new(-30.6683674, 2.4749999, -81.1235733) | |
1460 | Part155.Orientation = Vector3.new(0, 80, 0) | |
1461 | Part155.Color = Color3.new(1, 0, 0) | |
1462 | Decal156.Parent = Part155 | |
1463 | Decal156.Texture = "http://www.roblox.com/asset/?id=576029852" | |
1464 | Decal156.Face = Enum.NormalId.Top | |
1465 | Part157.Parent = Model0 | |
1466 | Part157.Material = Enum.Material.Brick | |
1467 | Part157.BrickColor = BrickColor.new("Crimson") | |
1468 | Part157.Anchored = true | |
1469 | Part157.Size = Vector3.new(7, 8, 2) | |
1470 | Part157.CFrame = CFrame.new(-2.5, 14, -32, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1471 | Part157.BottomSurface = Enum.SurfaceType.Smooth | |
1472 | Part157.TopSurface = Enum.SurfaceType.Smooth | |
1473 | Part157.Color = Color3.new(0.592157, 0, 0) | |
1474 | Part157.Position = Vector3.new(-2.5, 14, -32) | |
1475 | Part157.Color = Color3.new(0.592157, 0, 0) | |
1476 | Part158.Parent = Model0 | |
1477 | Part158.Material = Enum.Material.Brick | |
1478 | Part158.BrickColor = BrickColor.new("Crimson") | |
1479 | Part158.Anchored = true | |
1480 | Part158.Size = Vector3.new(28, 18, 2) | |
1481 | Part158.CFrame = CFrame.new(-20, 9, -32, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1482 | Part158.BottomSurface = Enum.SurfaceType.Smooth | |
1483 | Part158.TopSurface = Enum.SurfaceType.Smooth | |
1484 | Part158.Color = Color3.new(0.592157, 0, 0) | |
1485 | Part158.Position = Vector3.new(-20, 9, -32) | |
1486 | Part158.Color = Color3.new(0.592157, 0, 0) | |
1487 | Part159.Parent = Model0 | |
1488 | Part159.Material = Enum.Material.Wood | |
1489 | Part159.BrickColor = BrickColor.new("Burnt Sienna") | |
1490 | Part159.Anchored = true | |
1491 | Part159.Size = Vector3.new(63, 0.0999999717, 63) | |
1492 | Part159.CFrame = CFrame.new(-2.5, 0.049999997, -64.5, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1493 | Part159.BottomSurface = Enum.SurfaceType.Smooth | |
1494 | Part159.TopSurface = Enum.SurfaceType.Smooth | |
1495 | Part159.Color = Color3.new(0.415686, 0.223529, 0.0352941) | |
1496 | Part159.Position = Vector3.new(-2.5, 0.049999997, -64.5) | |
1497 | Part159.Color = Color3.new(0.415686, 0.223529, 0.0352941) | |
1498 | Part160.Parent = Model0 | |
1499 | Part160.Material = Enum.Material.Brick | |
1500 | Part160.BrickColor = BrickColor.new("Crimson") | |
1501 | Part160.Rotation = Vector3.new(0, -90, 0) | |
1502 | Part160.Anchored = true | |
1503 | Part160.Size = Vector3.new(66.5, 18, 2) | |
1504 | Part160.CFrame = CFrame.new(30, 9, -64.25, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1505 | Part160.BottomSurface = Enum.SurfaceType.Smooth | |
1506 | Part160.TopSurface = Enum.SurfaceType.Smooth | |
1507 | Part160.Color = Color3.new(0.592157, 0, 0) | |
1508 | Part160.Position = Vector3.new(30, 9, -64.25) | |
1509 | Part160.Orientation = Vector3.new(0, -90, 0) | |
1510 | Part160.Color = Color3.new(0.592157, 0, 0) | |
1511 | Part161.Parent = Model0 | |
1512 | Part161.Material = Enum.Material.Neon | |
1513 | Part161.BrickColor = BrickColor.new("New Yeller") | |
1514 | Part161.Anchored = true | |
1515 | Part161.Size = Vector3.new(5, 1, 5.25) | |
1516 | Part161.CFrame = CFrame.new(-1.75, 17.5, -65.375, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1517 | Part161.BottomSurface = Enum.SurfaceType.Smooth | |
1518 | Part161.TopSurface = Enum.SurfaceType.Smooth | |
1519 | Part161.Color = Color3.new(1, 0.937255, 0.054902) | |
1520 | Part161.Position = Vector3.new(-1.75, 17.5, -65.375) | |
1521 | Part161.Color = Color3.new(1, 0.937255, 0.054902) | |
1522 | PointLight162.Parent = Part161 | |
1523 | PointLight162.Brightness = 2.4700000286102 | |
1524 | PointLight162.Range = 51 | |
1525 | Part163.Parent = Model0 | |
1526 | Part163.Material = Enum.Material.Brick | |
1527 | Part163.BrickColor = BrickColor.new("Crimson") | |
1528 | Part163.Rotation = Vector3.new(-180, 0, -180) | |
1529 | Part163.Anchored = true | |
1530 | Part163.Size = Vector3.new(63.25, 18, 2) | |
1531 | Part163.CFrame = CFrame.new(-2.375, 9, -96.5, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
1532 | Part163.BottomSurface = Enum.SurfaceType.Smooth | |
1533 | Part163.TopSurface = Enum.SurfaceType.Smooth | |
1534 | Part163.Color = Color3.new(0.592157, 0, 0) | |
1535 | Part163.Position = Vector3.new(-2.375, 9, -96.5) | |
1536 | Part163.Orientation = Vector3.new(0, 180, 0) | |
1537 | Part163.Color = Color3.new(0.592157, 0, 0) | |
1538 | Part164.Parent = Model0 | |
1539 | Part164.Material = Enum.Material.Brick | |
1540 | Part164.BrickColor = BrickColor.new("Crimson") | |
1541 | Part164.Rotation = Vector3.new(0, -90, 0) | |
1542 | Part164.Anchored = true | |
1543 | Part164.Size = Vector3.new(66.5, 18, 2) | |
1544 | Part164.CFrame = CFrame.new(-35, 9, -64.25, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1545 | Part164.BottomSurface = Enum.SurfaceType.Smooth | |
1546 | Part164.TopSurface = Enum.SurfaceType.Smooth | |
1547 | Part164.Color = Color3.new(0.592157, 0, 0) | |
1548 | Part164.Position = Vector3.new(-35, 9, -64.25) | |
1549 | Part164.Orientation = Vector3.new(0, -90, 0) | |
1550 | Part164.Color = Color3.new(0.592157, 0, 0) | |
1551 | Part165.Parent = Model0 | |
1552 | Part165.Material = Enum.Material.Brick | |
1553 | Part165.BrickColor = BrickColor.new("Crimson") | |
1554 | Part165.Anchored = true | |
1555 | Part165.Size = Vector3.new(28, 18, 2) | |
1556 | Part165.CFrame = CFrame.new(15, 9, -32, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1557 | Part165.BottomSurface = Enum.SurfaceType.Smooth | |
1558 | Part165.TopSurface = Enum.SurfaceType.Smooth | |
1559 | Part165.Color = Color3.new(0.592157, 0, 0) | |
1560 | Part165.Position = Vector3.new(15, 9, -32) | |
1561 | Part165.Color = Color3.new(0.592157, 0, 0) | |
1562 | Part166.Parent = Model0 | |
1563 | Part166.Material = Enum.Material.Wood | |
1564 | Part166.BrickColor = BrickColor.new("Burnt Sienna") | |
1565 | Part166.Anchored = true | |
1566 | Part166.Size = Vector3.new(18.75, 15.3500004, 0.25) | |
1567 | Part166.CFrame = CFrame.new(-2.625, 29.2749996, -31.1299992, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1568 | Part166.BottomSurface = Enum.SurfaceType.Smooth | |
1569 | Part166.TopSurface = Enum.SurfaceType.Smooth | |
1570 | Part166.Color = Color3.new(0.415686, 0.223529, 0.0352941) | |
1571 | Part166.Position = Vector3.new(-2.625, 29.2749996, -31.1299992) | |
1572 | Part166.Color = Color3.new(0.415686, 0.223529, 0.0352941) | |
1573 | Decal167.Parent = Part166 | |
1574 | Decal167.Texture = "http://www.roblox.com/asset/?id=183907371" | |
1575 | Decal167.Face = Enum.NormalId.Back | |
1576 | Part168.Parent = Model0 | |
1577 | Part168.Material = Enum.Material.Metal | |
1578 | Part168.BrickColor = BrickColor.new("Really red") | |
1579 | Part168.Anchored = true | |
1580 | Part168.Size = Vector3.new(63.25, 2.5, 5.5) | |
1581 | Part168.CFrame = CFrame.new(-2.625, 1.3499999, -81.25, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1582 | Part168.BottomSurface = Enum.SurfaceType.Smooth | |
1583 | Part168.TopSurface = Enum.SurfaceType.Smooth | |
1584 | Part168.Color = Color3.new(1, 0, 0) | |
1585 | Part168.Position = Vector3.new(-2.625, 1.3499999, -81.25) | |
1586 | Part168.Color = Color3.new(1, 0, 0) | |
1587 | Part169.Parent = Model0 | |
1588 | Part169.Material = Enum.Material.Wood | |
1589 | Part169.BrickColor = BrickColor.new("Burnt Sienna") | |
1590 | Part169.Anchored = true | |
1591 | Part169.Size = Vector3.new(67, 3.60000038, 66.5) | |
1592 | Part169.CFrame = CFrame.new(-2.5, 19.7999992, -64.25, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1593 | Part169.BottomSurface = Enum.SurfaceType.Smooth | |
1594 | Part169.TopSurface = Enum.SurfaceType.Smooth | |
1595 | Part169.Color = Color3.new(0.415686, 0.223529, 0.0352941) | |
1596 | Part169.Position = Vector3.new(-2.5, 19.7999992, -64.25) | |
1597 | Part169.Color = Color3.new(0.415686, 0.223529, 0.0352941) | |
1598 | Part170.Parent = Model0 | |
1599 | Part170.Material = Enum.Material.Fabric | |
1600 | Part170.BrickColor = BrickColor.new("Really red") | |
1601 | Part170.Anchored = true | |
1602 | Part170.Size = Vector3.new(18.9000053, 0.299999982, 45.4500046) | |
1603 | Part170.CFrame = CFrame.new(-2.45000005, 0.149999991, -55.7249985, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1604 | Part170.BottomSurface = Enum.SurfaceType.Smooth | |
1605 | Part170.TopSurface = Enum.SurfaceType.Smooth | |
1606 | Part170.Color = Color3.new(1, 0, 0) | |
1607 | Part170.Position = Vector3.new(-2.45000005, 0.149999991, -55.7249985) | |
1608 | Part170.Color = Color3.new(1, 0, 0) | |
1609 | Model171.Name = "seetz etc" | |
1610 | Model171.Parent = Model0 | |
1611 | Model172.Name = "seet" | |
1612 | Model172.Parent = Model171 | |
1613 | Part173.Parent = Model172 | |
1614 | Part173.Material = Enum.Material.Wood | |
1615 | Part173.BrickColor = BrickColor.new("Medium red") | |
1616 | Part173.Anchored = true | |
1617 | Part173.Size = Vector3.new(2.25, 3, 0.75) | |
1618 | Part173.CFrame = CFrame.new(17.625, 3.5999999, -58.875, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1619 | Part173.BottomSurface = Enum.SurfaceType.Smooth | |
1620 | Part173.TopSurface = Enum.SurfaceType.Smooth | |
1621 | Part173.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1622 | Part173.Position = Vector3.new(17.625, 3.5999999, -58.875) | |
1623 | Part173.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1624 | Part174.Parent = Model172 | |
1625 | Part174.Material = Enum.Material.Wood | |
1626 | Part174.BrickColor = BrickColor.new("Medium red") | |
1627 | Part174.Anchored = true | |
1628 | Part174.Size = Vector3.new(0.5, 0.75, 0.5) | |
1629 | Part174.CFrame = CFrame.new(16.75, 0.474999905, -58.75, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1630 | Part174.BottomSurface = Enum.SurfaceType.Smooth | |
1631 | Part174.TopSurface = Enum.SurfaceType.Smooth | |
1632 | Part174.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1633 | Part174.Position = Vector3.new(16.75, 0.474999905, -58.75) | |
1634 | Part174.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1635 | Part175.Parent = Model172 | |
1636 | Part175.Material = Enum.Material.Wood | |
1637 | Part175.BrickColor = BrickColor.new("Medium red") | |
1638 | Part175.Anchored = true | |
1639 | Part175.Size = Vector3.new(0.5, 0.75, 0.5) | |
1640 | Part175.CFrame = CFrame.new(16.75, 0.474999905, -61, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1641 | Part175.BottomSurface = Enum.SurfaceType.Smooth | |
1642 | Part175.TopSurface = Enum.SurfaceType.Smooth | |
1643 | Part175.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1644 | Part175.Position = Vector3.new(16.75, 0.474999905, -61) | |
1645 | Part175.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1646 | Part176.Parent = Model172 | |
1647 | Part176.Material = Enum.Material.Wood | |
1648 | Part176.BrickColor = BrickColor.new("Medium red") | |
1649 | Part176.Anchored = true | |
1650 | Part176.Size = Vector3.new(0.5, 0.75, 0.5) | |
1651 | Part176.CFrame = CFrame.new(18.5, 0.469999999, -61, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1652 | Part176.BottomSurface = Enum.SurfaceType.Smooth | |
1653 | Part176.TopSurface = Enum.SurfaceType.Smooth | |
1654 | Part176.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1655 | Part176.Position = Vector3.new(18.5, 0.469999999, -61) | |
1656 | Part176.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1657 | Part177.Parent = Model172 | |
1658 | Part177.Material = Enum.Material.Wood | |
1659 | Part177.BrickColor = BrickColor.new("Medium red") | |
1660 | Part177.Anchored = true | |
1661 | Part177.Size = Vector3.new(0.5, 0.75, 0.5) | |
1662 | Part177.CFrame = CFrame.new(18.5, 0.469999999, -58.75, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1663 | Part177.BottomSurface = Enum.SurfaceType.Smooth | |
1664 | Part177.TopSurface = Enum.SurfaceType.Smooth | |
1665 | Part177.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1666 | Part177.Position = Vector3.new(18.5, 0.469999999, -58.75) | |
1667 | Part177.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1668 | Seat178.Parent = Model172 | |
1669 | Seat178.Material = Enum.Material.Wood | |
1670 | Seat178.BrickColor = BrickColor.new("Medium red") | |
1671 | Seat178.Anchored = true | |
1672 | Seat178.Size = Vector3.new(2.25, 1.25, 2.75) | |
1673 | Seat178.CFrame = CFrame.new(17.625, 1.4749999, -59.875, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1674 | Seat178.BottomSurface = Enum.SurfaceType.Smooth | |
1675 | Seat178.TopSurface = Enum.SurfaceType.Smooth | |
1676 | Seat178.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1677 | Seat178.Position = Vector3.new(17.625, 1.4749999, -59.875) | |
1678 | Seat178.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1679 | Model179.Name = "seet" | |
1680 | Model179.Parent = Model171 | |
1681 | Part180.Parent = Model179 | |
1682 | Part180.Material = Enum.Material.Wood | |
1683 | Part180.BrickColor = BrickColor.new("Medium red") | |
1684 | Part180.Rotation = Vector3.new(-180, 0, -180) | |
1685 | Part180.Anchored = true | |
1686 | Part180.Size = Vector3.new(2.25, 3, 0.75) | |
1687 | Part180.CFrame = CFrame.new(17.6249428, 3.5999999, -68.3750229, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
1688 | Part180.BottomSurface = Enum.SurfaceType.Smooth | |
1689 | Part180.TopSurface = Enum.SurfaceType.Smooth | |
1690 | Part180.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1691 | Part180.Position = Vector3.new(17.6249428, 3.5999999, -68.3750229) | |
1692 | Part180.Orientation = Vector3.new(0, 180, 0) | |
1693 | Part180.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1694 | Part181.Parent = Model179 | |
1695 | Part181.Material = Enum.Material.Wood | |
1696 | Part181.BrickColor = BrickColor.new("Medium red") | |
1697 | Part181.Rotation = Vector3.new(-180, 0, -180) | |
1698 | Part181.Anchored = true | |
1699 | Part181.Size = Vector3.new(0.5, 0.75, 0.5) | |
1700 | Part181.CFrame = CFrame.new(18.4999561, 0.474999994, -68.5000305, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
1701 | Part181.BottomSurface = Enum.SurfaceType.Smooth | |
1702 | Part181.TopSurface = Enum.SurfaceType.Smooth | |
1703 | Part181.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1704 | Part181.Position = Vector3.new(18.4999561, 0.474999994, -68.5000305) | |
1705 | Part181.Orientation = Vector3.new(0, 180, 0) | |
1706 | Part181.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1707 | Part182.Parent = Model179 | |
1708 | Part182.Material = Enum.Material.Wood | |
1709 | Part182.BrickColor = BrickColor.new("Medium red") | |
1710 | Part182.Rotation = Vector3.new(-180, 0, -180) | |
1711 | Part182.Anchored = true | |
1712 | Part182.Size = Vector3.new(0.5, 0.75, 0.5) | |
1713 | Part182.CFrame = CFrame.new(18.4999313, 0.474999994, -66.2500076, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
1714 | Part182.BottomSurface = Enum.SurfaceType.Smooth | |
1715 | Part182.TopSurface = Enum.SurfaceType.Smooth | |
1716 | Part182.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1717 | Part182.Position = Vector3.new(18.4999313, 0.474999994, -66.2500076) | |
1718 | Part182.Orientation = Vector3.new(0, 180, 0) | |
1719 | Part182.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1720 | Part183.Parent = Model179 | |
1721 | Part183.Material = Enum.Material.Wood | |
1722 | Part183.BrickColor = BrickColor.new("Medium red") | |
1723 | Part183.Rotation = Vector3.new(-180, 0, -180) | |
1724 | Part183.Anchored = true | |
1725 | Part183.Size = Vector3.new(0.5, 0.75, 0.5) | |
1726 | Part183.CFrame = CFrame.new(16.749939, 0.469999999, -66.2500153, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
1727 | Part183.BottomSurface = Enum.SurfaceType.Smooth | |
1728 | Part183.TopSurface = Enum.SurfaceType.Smooth | |
1729 | Part183.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1730 | Part183.Position = Vector3.new(16.749939, 0.469999999, -66.2500153) | |
1731 | Part183.Orientation = Vector3.new(0, 180, 0) | |
1732 | Part183.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1733 | Part184.Parent = Model179 | |
1734 | Part184.Material = Enum.Material.Wood | |
1735 | Part184.BrickColor = BrickColor.new("Medium red") | |
1736 | Part184.Rotation = Vector3.new(-180, 0, -180) | |
1737 | Part184.Anchored = true | |
1738 | Part184.Size = Vector3.new(0.5, 0.75, 0.5) | |
1739 | Part184.CFrame = CFrame.new(16.7499313, 0.469999999, -68.5000153, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
1740 | Part184.BottomSurface = Enum.SurfaceType.Smooth | |
1741 | Part184.TopSurface = Enum.SurfaceType.Smooth | |
1742 | Part184.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1743 | Part184.Position = Vector3.new(16.7499313, 0.469999999, -68.5000153) | |
1744 | Part184.Orientation = Vector3.new(0, 180, 0) | |
1745 | Part184.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1746 | Seat185.Parent = Model179 | |
1747 | Seat185.Material = Enum.Material.Wood | |
1748 | Seat185.BrickColor = BrickColor.new("Medium red") | |
1749 | Seat185.Rotation = Vector3.new(-180, 0, -180) | |
1750 | Seat185.Anchored = true | |
1751 | Seat185.Size = Vector3.new(2.25, 1.25, 2.75) | |
1752 | Seat185.CFrame = CFrame.new(17.624939, 1.47500002, -67.3750153, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
1753 | Seat185.BottomSurface = Enum.SurfaceType.Smooth | |
1754 | Seat185.TopSurface = Enum.SurfaceType.Smooth | |
1755 | Seat185.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1756 | Seat185.Position = Vector3.new(17.624939, 1.47500002, -67.3750153) | |
1757 | Seat185.Orientation = Vector3.new(0, 180, 0) | |
1758 | Seat185.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1759 | Model186.Name = "seet" | |
1760 | Model186.Parent = Model171 | |
1761 | Part187.Parent = Model186 | |
1762 | Part187.Material = Enum.Material.Wood | |
1763 | Part187.BrickColor = BrickColor.new("Medium red") | |
1764 | Part187.Rotation = Vector3.new(0, -90, 0) | |
1765 | Part187.Anchored = true | |
1766 | Part187.Size = Vector3.new(2.25, 3, 0.75) | |
1767 | Part187.CFrame = CFrame.new(12.1249924, 3.5999999, -63.625, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1768 | Part187.BottomSurface = Enum.SurfaceType.Smooth | |
1769 | Part187.TopSurface = Enum.SurfaceType.Smooth | |
1770 | Part187.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1771 | Part187.Position = Vector3.new(12.1249924, 3.5999999, -63.625) | |
1772 | Part187.Orientation = Vector3.new(0, -90, 0) | |
1773 | Part187.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1774 | Part188.Parent = Model186 | |
1775 | Part188.Material = Enum.Material.Wood | |
1776 | Part188.BrickColor = BrickColor.new("Medium red") | |
1777 | Part188.Rotation = Vector3.new(0, -90, 0) | |
1778 | Part188.Anchored = true | |
1779 | Part188.Size = Vector3.new(0.5, 0.75, 0.5) | |
1780 | Part188.CFrame = CFrame.new(11.9999847, 0.474999994, -64.5, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1781 | Part188.BottomSurface = Enum.SurfaceType.Smooth | |
1782 | Part188.TopSurface = Enum.SurfaceType.Smooth | |
1783 | Part188.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1784 | Part188.Position = Vector3.new(11.9999847, 0.474999994, -64.5) | |
1785 | Part188.Orientation = Vector3.new(0, -90, 0) | |
1786 | Part188.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1787 | Part189.Parent = Model186 | |
1788 | Part189.Material = Enum.Material.Wood | |
1789 | Part189.BrickColor = BrickColor.new("Medium red") | |
1790 | Part189.Rotation = Vector3.new(0, -90, 0) | |
1791 | Part189.Anchored = true | |
1792 | Part189.Size = Vector3.new(0.5, 0.75, 0.5) | |
1793 | Part189.CFrame = CFrame.new(14.2499943, 0.474999994, -64.4999924, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1794 | Part189.BottomSurface = Enum.SurfaceType.Smooth | |
1795 | Part189.TopSurface = Enum.SurfaceType.Smooth | |
1796 | Part189.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1797 | Part189.Position = Vector3.new(14.2499943, 0.474999994, -64.4999924) | |
1798 | Part189.Orientation = Vector3.new(0, -90, 0) | |
1799 | Part189.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1800 | Part190.Parent = Model186 | |
1801 | Part190.Material = Enum.Material.Wood | |
1802 | Part190.BrickColor = BrickColor.new("Medium red") | |
1803 | Part190.Rotation = Vector3.new(0, -90, 0) | |
1804 | Part190.Anchored = true | |
1805 | Part190.Size = Vector3.new(0.5, 0.75, 0.5) | |
1806 | Part190.CFrame = CFrame.new(14.2500019, 0.469999999, -62.75, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1807 | Part190.BottomSurface = Enum.SurfaceType.Smooth | |
1808 | Part190.TopSurface = Enum.SurfaceType.Smooth | |
1809 | Part190.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1810 | Part190.Position = Vector3.new(14.2500019, 0.469999999, -62.75) | |
1811 | Part190.Orientation = Vector3.new(0, -90, 0) | |
1812 | Part190.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1813 | Part191.Parent = Model186 | |
1814 | Part191.Material = Enum.Material.Wood | |
1815 | Part191.BrickColor = BrickColor.new("Medium red") | |
1816 | Part191.Rotation = Vector3.new(0, -90, 0) | |
1817 | Part191.Anchored = true | |
1818 | Part191.Size = Vector3.new(0.5, 0.75, 0.5) | |
1819 | Part191.CFrame = CFrame.new(11.9999962, 0.469999999, -62.75, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1820 | Part191.BottomSurface = Enum.SurfaceType.Smooth | |
1821 | Part191.TopSurface = Enum.SurfaceType.Smooth | |
1822 | Part191.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1823 | Part191.Position = Vector3.new(11.9999962, 0.469999999, -62.75) | |
1824 | Part191.Orientation = Vector3.new(0, -90, 0) | |
1825 | Part191.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1826 | Seat192.Parent = Model186 | |
1827 | Seat192.Material = Enum.Material.Wood | |
1828 | Seat192.BrickColor = BrickColor.new("Medium red") | |
1829 | Seat192.Rotation = Vector3.new(0, -90, 0) | |
1830 | Seat192.Anchored = true | |
1831 | Seat192.Size = Vector3.new(2.25, 1.25, 2.75) | |
1832 | Seat192.CFrame = CFrame.new(13.125, 1.47500002, -63.625, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1833 | Seat192.BottomSurface = Enum.SurfaceType.Smooth | |
1834 | Seat192.TopSurface = Enum.SurfaceType.Smooth | |
1835 | Seat192.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1836 | Seat192.Position = Vector3.new(13.125, 1.47500002, -63.625) | |
1837 | Seat192.Orientation = Vector3.new(0, -90, 0) | |
1838 | Seat192.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1839 | Model193.Name = "seet" | |
1840 | Model193.Parent = Model171 | |
1841 | Part194.Parent = Model193 | |
1842 | Part194.Material = Enum.Material.Wood | |
1843 | Part194.BrickColor = BrickColor.new("Medium red") | |
1844 | Part194.Rotation = Vector3.new(0, 90, 0) | |
1845 | Part194.Anchored = true | |
1846 | Part194.Size = Vector3.new(2.25, 3, 0.75) | |
1847 | Part194.CFrame = CFrame.new(23.1249733, 3.5999999, -63.6250153, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
1848 | Part194.BottomSurface = Enum.SurfaceType.Smooth | |
1849 | Part194.TopSurface = Enum.SurfaceType.Smooth | |
1850 | Part194.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1851 | Part194.Position = Vector3.new(23.1249733, 3.5999999, -63.6250153) | |
1852 | Part194.Orientation = Vector3.new(0, 90, 0) | |
1853 | Part194.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1854 | Part195.Parent = Model193 | |
1855 | Part195.Material = Enum.Material.Wood | |
1856 | Part195.BrickColor = BrickColor.new("Medium red") | |
1857 | Part195.Rotation = Vector3.new(0, 90, 0) | |
1858 | Part195.Anchored = true | |
1859 | Part195.Size = Vector3.new(0.5, 0.75, 0.5) | |
1860 | Part195.CFrame = CFrame.new(23.2500076, 0.474999994, -62.75, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
1861 | Part195.BottomSurface = Enum.SurfaceType.Smooth | |
1862 | Part195.TopSurface = Enum.SurfaceType.Smooth | |
1863 | Part195.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1864 | Part195.Position = Vector3.new(23.2500076, 0.474999994, -62.75) | |
1865 | Part195.Orientation = Vector3.new(0, 90, 0) | |
1866 | Part195.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1867 | Part196.Parent = Model193 | |
1868 | Part196.Material = Enum.Material.Wood | |
1869 | Part196.BrickColor = BrickColor.new("Medium red") | |
1870 | Part196.Rotation = Vector3.new(0, 90, 0) | |
1871 | Part196.Anchored = true | |
1872 | Part196.Size = Vector3.new(0.5, 0.75, 0.5) | |
1873 | Part196.CFrame = CFrame.new(20.9999657, 0.474999994, -62.75, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
1874 | Part196.BottomSurface = Enum.SurfaceType.Smooth | |
1875 | Part196.TopSurface = Enum.SurfaceType.Smooth | |
1876 | Part196.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1877 | Part196.Position = Vector3.new(20.9999657, 0.474999994, -62.75) | |
1878 | Part196.Orientation = Vector3.new(0, 90, 0) | |
1879 | Part196.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1880 | Part197.Parent = Model193 | |
1881 | Part197.Material = Enum.Material.Wood | |
1882 | Part197.BrickColor = BrickColor.new("Medium red") | |
1883 | Part197.Rotation = Vector3.new(0, 90, 0) | |
1884 | Part197.Anchored = true | |
1885 | Part197.Size = Vector3.new(0.5, 0.75, 0.5) | |
1886 | Part197.CFrame = CFrame.new(20.9999485, 0.469999999, -64.5, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
1887 | Part197.BottomSurface = Enum.SurfaceType.Smooth | |
1888 | Part197.TopSurface = Enum.SurfaceType.Smooth | |
1889 | Part197.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1890 | Part197.Position = Vector3.new(20.9999485, 0.469999999, -64.5) | |
1891 | Part197.Orientation = Vector3.new(0, 90, 0) | |
1892 | Part197.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1893 | Part198.Parent = Model193 | |
1894 | Part198.Material = Enum.Material.Wood | |
1895 | Part198.BrickColor = BrickColor.new("Medium red") | |
1896 | Part198.Rotation = Vector3.new(0, 90, 0) | |
1897 | Part198.Anchored = true | |
1898 | Part198.Size = Vector3.new(0.5, 0.75, 0.5) | |
1899 | Part198.CFrame = CFrame.new(23.2499828, 0.469999999, -64.5, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
1900 | Part198.BottomSurface = Enum.SurfaceType.Smooth | |
1901 | Part198.TopSurface = Enum.SurfaceType.Smooth | |
1902 | Part198.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1903 | Part198.Position = Vector3.new(23.2499828, 0.469999999, -64.5) | |
1904 | Part198.Orientation = Vector3.new(0, 90, 0) | |
1905 | Part198.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1906 | Seat199.Parent = Model193 | |
1907 | Seat199.Material = Enum.Material.Wood | |
1908 | Seat199.BrickColor = BrickColor.new("Medium red") | |
1909 | Seat199.Rotation = Vector3.new(0, 90, 0) | |
1910 | Seat199.Anchored = true | |
1911 | Seat199.Size = Vector3.new(2.25, 1.25, 2.75) | |
1912 | Seat199.CFrame = CFrame.new(22.1249695, 1.47500002, -63.625, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
1913 | Seat199.BottomSurface = Enum.SurfaceType.Smooth | |
1914 | Seat199.TopSurface = Enum.SurfaceType.Smooth | |
1915 | Seat199.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1916 | Seat199.Position = Vector3.new(22.1249695, 1.47500002, -63.625) | |
1917 | Seat199.Orientation = Vector3.new(0, 90, 0) | |
1918 | Seat199.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1919 | Model200.Name = "table" | |
1920 | Model200.Parent = Model171 | |
1921 | Part201.Parent = Model200 | |
1922 | Part201.Material = Enum.Material.Metal | |
1923 | Part201.BrickColor = BrickColor.new("Black") | |
1924 | Part201.Anchored = true | |
1925 | Part201.Size = Vector3.new(0.5, 3.25, 0.5) | |
1926 | Part201.CFrame = CFrame.new(17.75, 1.7249999, -63.75, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1927 | Part201.BottomSurface = Enum.SurfaceType.Smooth | |
1928 | Part201.TopSurface = Enum.SurfaceType.Smooth | |
1929 | Part201.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1930 | Part201.Position = Vector3.new(17.75, 1.7249999, -63.75) | |
1931 | Part201.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1932 | Part202.Parent = Model200 | |
1933 | Part202.Material = Enum.Material.Metal | |
1934 | Part202.BrickColor = BrickColor.new("Black") | |
1935 | Part202.Anchored = true | |
1936 | Part202.Size = Vector3.new(6.5, 0.25, 5.5) | |
1937 | Part202.CFrame = CFrame.new(17.5, 3.4749999, -63.75, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1938 | Part202.BottomSurface = Enum.SurfaceType.Smooth | |
1939 | Part202.TopSurface = Enum.SurfaceType.Smooth | |
1940 | Part202.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1941 | Part202.Position = Vector3.new(17.5, 3.4749999, -63.75) | |
1942 | Part202.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1943 | Model203.Name = "seetz etc" | |
1944 | Model203.Parent = Model0 | |
1945 | Model204.Name = "seet" | |
1946 | Model204.Parent = Model203 | |
1947 | Part205.Parent = Model204 | |
1948 | Part205.Material = Enum.Material.Wood | |
1949 | Part205.BrickColor = BrickColor.new("Medium red") | |
1950 | Part205.Anchored = true | |
1951 | Part205.Size = Vector3.new(2.25, 3, 0.75) | |
1952 | Part205.CFrame = CFrame.new(17.625, 3.5999999, -42.125, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1953 | Part205.BottomSurface = Enum.SurfaceType.Smooth | |
1954 | Part205.TopSurface = Enum.SurfaceType.Smooth | |
1955 | Part205.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1956 | Part205.Position = Vector3.new(17.625, 3.5999999, -42.125) | |
1957 | Part205.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1958 | Part206.Parent = Model204 | |
1959 | Part206.Material = Enum.Material.Wood | |
1960 | Part206.BrickColor = BrickColor.new("Medium red") | |
1961 | Part206.Anchored = true | |
1962 | Part206.Size = Vector3.new(0.5, 0.75, 0.5) | |
1963 | Part206.CFrame = CFrame.new(16.75, 0.474999905, -42, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1964 | Part206.BottomSurface = Enum.SurfaceType.Smooth | |
1965 | Part206.TopSurface = Enum.SurfaceType.Smooth | |
1966 | Part206.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1967 | Part206.Position = Vector3.new(16.75, 0.474999905, -42) | |
1968 | Part206.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1969 | Part207.Parent = Model204 | |
1970 | Part207.Material = Enum.Material.Wood | |
1971 | Part207.BrickColor = BrickColor.new("Medium red") | |
1972 | Part207.Anchored = true | |
1973 | Part207.Size = Vector3.new(0.5, 0.75, 0.5) | |
1974 | Part207.CFrame = CFrame.new(16.75, 0.474999905, -44.25, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1975 | Part207.BottomSurface = Enum.SurfaceType.Smooth | |
1976 | Part207.TopSurface = Enum.SurfaceType.Smooth | |
1977 | Part207.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1978 | Part207.Position = Vector3.new(16.75, 0.474999905, -44.25) | |
1979 | Part207.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1980 | Part208.Parent = Model204 | |
1981 | Part208.Material = Enum.Material.Wood | |
1982 | Part208.BrickColor = BrickColor.new("Medium red") | |
1983 | Part208.Anchored = true | |
1984 | Part208.Size = Vector3.new(0.5, 0.75, 0.5) | |
1985 | Part208.CFrame = CFrame.new(18.5, 0.469999999, -44.25, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1986 | Part208.BottomSurface = Enum.SurfaceType.Smooth | |
1987 | Part208.TopSurface = Enum.SurfaceType.Smooth | |
1988 | Part208.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1989 | Part208.Position = Vector3.new(18.5, 0.469999999, -44.25) | |
1990 | Part208.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
1991 | Part209.Parent = Model204 | |
1992 | Part209.Material = Enum.Material.Wood | |
1993 | Part209.BrickColor = BrickColor.new("Medium red") | |
1994 | Part209.Anchored = true | |
1995 | Part209.Size = Vector3.new(0.5, 0.75, 0.5) | |
1996 | Part209.CFrame = CFrame.new(18.5, 0.469999999, -42, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1997 | Part209.BottomSurface = Enum.SurfaceType.Smooth | |
1998 | Part209.TopSurface = Enum.SurfaceType.Smooth | |
1999 | Part209.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2000 | Part209.Position = Vector3.new(18.5, 0.469999999, -42) | |
2001 | Part209.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2002 | Seat210.Parent = Model204 | |
2003 | Seat210.Material = Enum.Material.Wood | |
2004 | Seat210.BrickColor = BrickColor.new("Medium red") | |
2005 | Seat210.Anchored = true | |
2006 | Seat210.Size = Vector3.new(2.25, 1.25, 2.75) | |
2007 | Seat210.CFrame = CFrame.new(17.625, 1.4749999, -43.125, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2008 | Seat210.BottomSurface = Enum.SurfaceType.Smooth | |
2009 | Seat210.TopSurface = Enum.SurfaceType.Smooth | |
2010 | Seat210.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2011 | Seat210.Position = Vector3.new(17.625, 1.4749999, -43.125) | |
2012 | Seat210.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2013 | Model211.Name = "seet" | |
2014 | Model211.Parent = Model203 | |
2015 | Part212.Parent = Model211 | |
2016 | Part212.Material = Enum.Material.Wood | |
2017 | Part212.BrickColor = BrickColor.new("Medium red") | |
2018 | Part212.Rotation = Vector3.new(-180, 0, -180) | |
2019 | Part212.Anchored = true | |
2020 | Part212.Size = Vector3.new(2.25, 3, 0.75) | |
2021 | Part212.CFrame = CFrame.new(17.6249428, 3.5999999, -51.6250229, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2022 | Part212.BottomSurface = Enum.SurfaceType.Smooth | |
2023 | Part212.TopSurface = Enum.SurfaceType.Smooth | |
2024 | Part212.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2025 | Part212.Position = Vector3.new(17.6249428, 3.5999999, -51.6250229) | |
2026 | Part212.Orientation = Vector3.new(0, 180, 0) | |
2027 | Part212.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2028 | Part213.Parent = Model211 | |
2029 | Part213.Material = Enum.Material.Wood | |
2030 | Part213.BrickColor = BrickColor.new("Medium red") | |
2031 | Part213.Rotation = Vector3.new(-180, 0, -180) | |
2032 | Part213.Anchored = true | |
2033 | Part213.Size = Vector3.new(0.5, 0.75, 0.5) | |
2034 | Part213.CFrame = CFrame.new(18.4999561, 0.474999994, -51.7500305, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2035 | Part213.BottomSurface = Enum.SurfaceType.Smooth | |
2036 | Part213.TopSurface = Enum.SurfaceType.Smooth | |
2037 | Part213.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2038 | Part213.Position = Vector3.new(18.4999561, 0.474999994, -51.7500305) | |
2039 | Part213.Orientation = Vector3.new(0, 180, 0) | |
2040 | Part213.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2041 | Part214.Parent = Model211 | |
2042 | Part214.Material = Enum.Material.Wood | |
2043 | Part214.BrickColor = BrickColor.new("Medium red") | |
2044 | Part214.Rotation = Vector3.new(-180, 0, -180) | |
2045 | Part214.Anchored = true | |
2046 | Part214.Size = Vector3.new(0.5, 0.75, 0.5) | |
2047 | Part214.CFrame = CFrame.new(18.4999313, 0.474999994, -49.5000076, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2048 | Part214.BottomSurface = Enum.SurfaceType.Smooth | |
2049 | Part214.TopSurface = Enum.SurfaceType.Smooth | |
2050 | Part214.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2051 | Part214.Position = Vector3.new(18.4999313, 0.474999994, -49.5000076) | |
2052 | Part214.Orientation = Vector3.new(0, 180, 0) | |
2053 | Part214.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2054 | Part215.Parent = Model211 | |
2055 | Part215.Material = Enum.Material.Wood | |
2056 | Part215.BrickColor = BrickColor.new("Medium red") | |
2057 | Part215.Rotation = Vector3.new(-180, 0, -180) | |
2058 | Part215.Anchored = true | |
2059 | Part215.Size = Vector3.new(0.5, 0.75, 0.5) | |
2060 | Part215.CFrame = CFrame.new(16.749939, 0.469999999, -49.5000153, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2061 | Part215.BottomSurface = Enum.SurfaceType.Smooth | |
2062 | Part215.TopSurface = Enum.SurfaceType.Smooth | |
2063 | Part215.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2064 | Part215.Position = Vector3.new(16.749939, 0.469999999, -49.5000153) | |
2065 | Part215.Orientation = Vector3.new(0, 180, 0) | |
2066 | Part215.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2067 | Part216.Parent = Model211 | |
2068 | Part216.Material = Enum.Material.Wood | |
2069 | Part216.BrickColor = BrickColor.new("Medium red") | |
2070 | Part216.Rotation = Vector3.new(-180, 0, -180) | |
2071 | Part216.Anchored = true | |
2072 | Part216.Size = Vector3.new(0.5, 0.75, 0.5) | |
2073 | Part216.CFrame = CFrame.new(16.7499313, 0.469999999, -51.7500153, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2074 | Part216.BottomSurface = Enum.SurfaceType.Smooth | |
2075 | Part216.TopSurface = Enum.SurfaceType.Smooth | |
2076 | Part216.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2077 | Part216.Position = Vector3.new(16.7499313, 0.469999999, -51.7500153) | |
2078 | Part216.Orientation = Vector3.new(0, 180, 0) | |
2079 | Part216.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2080 | Seat217.Parent = Model211 | |
2081 | Seat217.Material = Enum.Material.Wood | |
2082 | Seat217.BrickColor = BrickColor.new("Medium red") | |
2083 | Seat217.Rotation = Vector3.new(-180, 0, -180) | |
2084 | Seat217.Anchored = true | |
2085 | Seat217.Size = Vector3.new(2.25, 1.25, 2.75) | |
2086 | Seat217.CFrame = CFrame.new(17.624939, 1.47500002, -50.6250153, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2087 | Seat217.BottomSurface = Enum.SurfaceType.Smooth | |
2088 | Seat217.TopSurface = Enum.SurfaceType.Smooth | |
2089 | Seat217.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2090 | Seat217.Position = Vector3.new(17.624939, 1.47500002, -50.6250153) | |
2091 | Seat217.Orientation = Vector3.new(0, 180, 0) | |
2092 | Seat217.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2093 | Model218.Name = "seet" | |
2094 | Model218.Parent = Model203 | |
2095 | Part219.Parent = Model218 | |
2096 | Part219.Material = Enum.Material.Wood | |
2097 | Part219.BrickColor = BrickColor.new("Medium red") | |
2098 | Part219.Rotation = Vector3.new(0, -90, 0) | |
2099 | Part219.Anchored = true | |
2100 | Part219.Size = Vector3.new(2.25, 3, 0.75) | |
2101 | Part219.CFrame = CFrame.new(12.1249924, 3.5999999, -46.875, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2102 | Part219.BottomSurface = Enum.SurfaceType.Smooth | |
2103 | Part219.TopSurface = Enum.SurfaceType.Smooth | |
2104 | Part219.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2105 | Part219.Position = Vector3.new(12.1249924, 3.5999999, -46.875) | |
2106 | Part219.Orientation = Vector3.new(0, -90, 0) | |
2107 | Part219.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2108 | Part220.Parent = Model218 | |
2109 | Part220.Material = Enum.Material.Wood | |
2110 | Part220.BrickColor = BrickColor.new("Medium red") | |
2111 | Part220.Rotation = Vector3.new(0, -90, 0) | |
2112 | Part220.Anchored = true | |
2113 | Part220.Size = Vector3.new(0.5, 0.75, 0.5) | |
2114 | Part220.CFrame = CFrame.new(11.9999847, 0.474999994, -47.75, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2115 | Part220.BottomSurface = Enum.SurfaceType.Smooth | |
2116 | Part220.TopSurface = Enum.SurfaceType.Smooth | |
2117 | Part220.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2118 | Part220.Position = Vector3.new(11.9999847, 0.474999994, -47.75) | |
2119 | Part220.Orientation = Vector3.new(0, -90, 0) | |
2120 | Part220.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2121 | Part221.Parent = Model218 | |
2122 | Part221.Material = Enum.Material.Wood | |
2123 | Part221.BrickColor = BrickColor.new("Medium red") | |
2124 | Part221.Rotation = Vector3.new(0, -90, 0) | |
2125 | Part221.Anchored = true | |
2126 | Part221.Size = Vector3.new(0.5, 0.75, 0.5) | |
2127 | Part221.CFrame = CFrame.new(14.2499943, 0.474999994, -47.7499924, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2128 | Part221.BottomSurface = Enum.SurfaceType.Smooth | |
2129 | Part221.TopSurface = Enum.SurfaceType.Smooth | |
2130 | Part221.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2131 | Part221.Position = Vector3.new(14.2499943, 0.474999994, -47.7499924) | |
2132 | Part221.Orientation = Vector3.new(0, -90, 0) | |
2133 | Part221.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2134 | Part222.Parent = Model218 | |
2135 | Part222.Material = Enum.Material.Wood | |
2136 | Part222.BrickColor = BrickColor.new("Medium red") | |
2137 | Part222.Rotation = Vector3.new(0, -90, 0) | |
2138 | Part222.Anchored = true | |
2139 | Part222.Size = Vector3.new(0.5, 0.75, 0.5) | |
2140 | Part222.CFrame = CFrame.new(14.2500019, 0.469999999, -46, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2141 | Part222.BottomSurface = Enum.SurfaceType.Smooth | |
2142 | Part222.TopSurface = Enum.SurfaceType.Smooth | |
2143 | Part222.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2144 | Part222.Position = Vector3.new(14.2500019, 0.469999999, -46) | |
2145 | Part222.Orientation = Vector3.new(0, -90, 0) | |
2146 | Part222.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2147 | Part223.Parent = Model218 | |
2148 | Part223.Material = Enum.Material.Wood | |
2149 | Part223.BrickColor = BrickColor.new("Medium red") | |
2150 | Part223.Rotation = Vector3.new(0, -90, 0) | |
2151 | Part223.Anchored = true | |
2152 | Part223.Size = Vector3.new(0.5, 0.75, 0.5) | |
2153 | Part223.CFrame = CFrame.new(11.9999962, 0.469999999, -46, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2154 | Part223.BottomSurface = Enum.SurfaceType.Smooth | |
2155 | Part223.TopSurface = Enum.SurfaceType.Smooth | |
2156 | Part223.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2157 | Part223.Position = Vector3.new(11.9999962, 0.469999999, -46) | |
2158 | Part223.Orientation = Vector3.new(0, -90, 0) | |
2159 | Part223.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2160 | Seat224.Parent = Model218 | |
2161 | Seat224.Material = Enum.Material.Wood | |
2162 | Seat224.BrickColor = BrickColor.new("Medium red") | |
2163 | Seat224.Rotation = Vector3.new(0, -90, 0) | |
2164 | Seat224.Anchored = true | |
2165 | Seat224.Size = Vector3.new(2.25, 1.25, 2.75) | |
2166 | Seat224.CFrame = CFrame.new(13.125, 1.47500002, -46.875, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2167 | Seat224.BottomSurface = Enum.SurfaceType.Smooth | |
2168 | Seat224.TopSurface = Enum.SurfaceType.Smooth | |
2169 | Seat224.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2170 | Seat224.Position = Vector3.new(13.125, 1.47500002, -46.875) | |
2171 | Seat224.Orientation = Vector3.new(0, -90, 0) | |
2172 | Seat224.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2173 | Model225.Name = "seet" | |
2174 | Model225.Parent = Model203 | |
2175 | Part226.Parent = Model225 | |
2176 | Part226.Material = Enum.Material.Wood | |
2177 | Part226.BrickColor = BrickColor.new("Medium red") | |
2178 | Part226.Rotation = Vector3.new(0, 90, 0) | |
2179 | Part226.Anchored = true | |
2180 | Part226.Size = Vector3.new(2.25, 3, 0.75) | |
2181 | Part226.CFrame = CFrame.new(23.1249733, 3.5999999, -46.8750153, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
2182 | Part226.BottomSurface = Enum.SurfaceType.Smooth | |
2183 | Part226.TopSurface = Enum.SurfaceType.Smooth | |
2184 | Part226.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2185 | Part226.Position = Vector3.new(23.1249733, 3.5999999, -46.8750153) | |
2186 | Part226.Orientation = Vector3.new(0, 90, 0) | |
2187 | Part226.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2188 | Part227.Parent = Model225 | |
2189 | Part227.Material = Enum.Material.Wood | |
2190 | Part227.BrickColor = BrickColor.new("Medium red") | |
2191 | Part227.Rotation = Vector3.new(0, 90, 0) | |
2192 | Part227.Anchored = true | |
2193 | Part227.Size = Vector3.new(0.5, 0.75, 0.5) | |
2194 | Part227.CFrame = CFrame.new(23.2500076, 0.474999994, -46, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
2195 | Part227.BottomSurface = Enum.SurfaceType.Smooth | |
2196 | Part227.TopSurface = Enum.SurfaceType.Smooth | |
2197 | Part227.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2198 | Part227.Position = Vector3.new(23.2500076, 0.474999994, -46) | |
2199 | Part227.Orientation = Vector3.new(0, 90, 0) | |
2200 | Part227.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2201 | Part228.Parent = Model225 | |
2202 | Part228.Material = Enum.Material.Wood | |
2203 | Part228.BrickColor = BrickColor.new("Medium red") | |
2204 | Part228.Rotation = Vector3.new(0, 90, 0) | |
2205 | Part228.Anchored = true | |
2206 | Part228.Size = Vector3.new(0.5, 0.75, 0.5) | |
2207 | Part228.CFrame = CFrame.new(20.9999657, 0.474999994, -46, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
2208 | Part228.BottomSurface = Enum.SurfaceType.Smooth | |
2209 | Part228.TopSurface = Enum.SurfaceType.Smooth | |
2210 | Part228.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2211 | Part228.Position = Vector3.new(20.9999657, 0.474999994, -46) | |
2212 | Part228.Orientation = Vector3.new(0, 90, 0) | |
2213 | Part228.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2214 | Part229.Parent = Model225 | |
2215 | Part229.Material = Enum.Material.Wood | |
2216 | Part229.BrickColor = BrickColor.new("Medium red") | |
2217 | Part229.Rotation = Vector3.new(0, 90, 0) | |
2218 | Part229.Anchored = true | |
2219 | Part229.Size = Vector3.new(0.5, 0.75, 0.5) | |
2220 | Part229.CFrame = CFrame.new(20.9999485, 0.469999999, -47.75, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
2221 | Part229.BottomSurface = Enum.SurfaceType.Smooth | |
2222 | Part229.TopSurface = Enum.SurfaceType.Smooth | |
2223 | Part229.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2224 | Part229.Position = Vector3.new(20.9999485, 0.469999999, -47.75) | |
2225 | Part229.Orientation = Vector3.new(0, 90, 0) | |
2226 | Part229.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2227 | Part230.Parent = Model225 | |
2228 | Part230.Material = Enum.Material.Wood | |
2229 | Part230.BrickColor = BrickColor.new("Medium red") | |
2230 | Part230.Rotation = Vector3.new(0, 90, 0) | |
2231 | Part230.Anchored = true | |
2232 | Part230.Size = Vector3.new(0.5, 0.75, 0.5) | |
2233 | Part230.CFrame = CFrame.new(23.2499828, 0.469999999, -47.75, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
2234 | Part230.BottomSurface = Enum.SurfaceType.Smooth | |
2235 | Part230.TopSurface = Enum.SurfaceType.Smooth | |
2236 | Part230.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2237 | Part230.Position = Vector3.new(23.2499828, 0.469999999, -47.75) | |
2238 | Part230.Orientation = Vector3.new(0, 90, 0) | |
2239 | Part230.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2240 | Seat231.Parent = Model225 | |
2241 | Seat231.Material = Enum.Material.Wood | |
2242 | Seat231.BrickColor = BrickColor.new("Medium red") | |
2243 | Seat231.Rotation = Vector3.new(0, 90, 0) | |
2244 | Seat231.Anchored = true | |
2245 | Seat231.Size = Vector3.new(2.25, 1.25, 2.75) | |
2246 | Seat231.CFrame = CFrame.new(22.1249695, 1.47500002, -46.875, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
2247 | Seat231.BottomSurface = Enum.SurfaceType.Smooth | |
2248 | Seat231.TopSurface = Enum.SurfaceType.Smooth | |
2249 | Seat231.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2250 | Seat231.Position = Vector3.new(22.1249695, 1.47500002, -46.875) | |
2251 | Seat231.Orientation = Vector3.new(0, 90, 0) | |
2252 | Seat231.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2253 | Model232.Name = "table" | |
2254 | Model232.Parent = Model203 | |
2255 | Part233.Parent = Model232 | |
2256 | Part233.Material = Enum.Material.Metal | |
2257 | Part233.BrickColor = BrickColor.new("Black") | |
2258 | Part233.Anchored = true | |
2259 | Part233.Size = Vector3.new(0.5, 3.25, 0.5) | |
2260 | Part233.CFrame = CFrame.new(17.75, 1.7249999, -47, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2261 | Part233.BottomSurface = Enum.SurfaceType.Smooth | |
2262 | Part233.TopSurface = Enum.SurfaceType.Smooth | |
2263 | Part233.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2264 | Part233.Position = Vector3.new(17.75, 1.7249999, -47) | |
2265 | Part233.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2266 | Part234.Parent = Model232 | |
2267 | Part234.Material = Enum.Material.Metal | |
2268 | Part234.BrickColor = BrickColor.new("Black") | |
2269 | Part234.Anchored = true | |
2270 | Part234.Size = Vector3.new(6.5, 0.25, 5.5) | |
2271 | Part234.CFrame = CFrame.new(17.5, 3.4749999, -47, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2272 | Part234.BottomSurface = Enum.SurfaceType.Smooth | |
2273 | Part234.TopSurface = Enum.SurfaceType.Smooth | |
2274 | Part234.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2275 | Part234.Position = Vector3.new(17.5, 3.4749999, -47) | |
2276 | Part234.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2277 | Model235.Name = "seetz etc" | |
2278 | Model235.Parent = Model0 | |
2279 | Model236.Name = "seet" | |
2280 | Model236.Parent = Model235 | |
2281 | Part237.Parent = Model236 | |
2282 | Part237.Material = Enum.Material.Wood | |
2283 | Part237.BrickColor = BrickColor.new("Medium red") | |
2284 | Part237.Anchored = true | |
2285 | Part237.Size = Vector3.new(2.25, 3, 0.75) | |
2286 | Part237.CFrame = CFrame.new(-24.375, 3.5999999, -42.125, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2287 | Part237.BottomSurface = Enum.SurfaceType.Smooth | |
2288 | Part237.TopSurface = Enum.SurfaceType.Smooth | |
2289 | Part237.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2290 | Part237.Position = Vector3.new(-24.375, 3.5999999, -42.125) | |
2291 | Part237.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2292 | Part238.Parent = Model236 | |
2293 | Part238.Material = Enum.Material.Wood | |
2294 | Part238.BrickColor = BrickColor.new("Medium red") | |
2295 | Part238.Anchored = true | |
2296 | Part238.Size = Vector3.new(0.5, 0.75, 0.5) | |
2297 | Part238.CFrame = CFrame.new(-25.25, 0.474999905, -42, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2298 | Part238.BottomSurface = Enum.SurfaceType.Smooth | |
2299 | Part238.TopSurface = Enum.SurfaceType.Smooth | |
2300 | Part238.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2301 | Part238.Position = Vector3.new(-25.25, 0.474999905, -42) | |
2302 | Part238.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2303 | Part239.Parent = Model236 | |
2304 | Part239.Material = Enum.Material.Wood | |
2305 | Part239.BrickColor = BrickColor.new("Medium red") | |
2306 | Part239.Anchored = true | |
2307 | Part239.Size = Vector3.new(0.5, 0.75, 0.5) | |
2308 | Part239.CFrame = CFrame.new(-25.25, 0.474999905, -44.25, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2309 | Part239.BottomSurface = Enum.SurfaceType.Smooth | |
2310 | Part239.TopSurface = Enum.SurfaceType.Smooth | |
2311 | Part239.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2312 | Part239.Position = Vector3.new(-25.25, 0.474999905, -44.25) | |
2313 | Part239.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2314 | Part240.Parent = Model236 | |
2315 | Part240.Material = Enum.Material.Wood | |
2316 | Part240.BrickColor = BrickColor.new("Medium red") | |
2317 | Part240.Anchored = true | |
2318 | Part240.Size = Vector3.new(0.5, 0.75, 0.5) | |
2319 | Part240.CFrame = CFrame.new(-23.5, 0.469999999, -44.25, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2320 | Part240.BottomSurface = Enum.SurfaceType.Smooth | |
2321 | Part240.TopSurface = Enum.SurfaceType.Smooth | |
2322 | Part240.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2323 | Part240.Position = Vector3.new(-23.5, 0.469999999, -44.25) | |
2324 | Part240.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2325 | Part241.Parent = Model236 | |
2326 | Part241.Material = Enum.Material.Wood | |
2327 | Part241.BrickColor = BrickColor.new("Medium red") | |
2328 | Part241.Anchored = true | |
2329 | Part241.Size = Vector3.new(0.5, 0.75, 0.5) | |
2330 | Part241.CFrame = CFrame.new(-23.5, 0.469999999, -42, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2331 | Part241.BottomSurface = Enum.SurfaceType.Smooth | |
2332 | Part241.TopSurface = Enum.SurfaceType.Smooth | |
2333 | Part241.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2334 | Part241.Position = Vector3.new(-23.5, 0.469999999, -42) | |
2335 | Part241.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2336 | Seat242.Parent = Model236 | |
2337 | Seat242.Material = Enum.Material.Wood | |
2338 | Seat242.BrickColor = BrickColor.new("Medium red") | |
2339 | Seat242.Anchored = true | |
2340 | Seat242.Size = Vector3.new(2.25, 1.25, 2.75) | |
2341 | Seat242.CFrame = CFrame.new(-24.375, 1.4749999, -43.125, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2342 | Seat242.BottomSurface = Enum.SurfaceType.Smooth | |
2343 | Seat242.TopSurface = Enum.SurfaceType.Smooth | |
2344 | Seat242.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2345 | Seat242.Position = Vector3.new(-24.375, 1.4749999, -43.125) | |
2346 | Seat242.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2347 | Model243.Name = "seet" | |
2348 | Model243.Parent = Model235 | |
2349 | Part244.Parent = Model243 | |
2350 | Part244.Material = Enum.Material.Wood | |
2351 | Part244.BrickColor = BrickColor.new("Medium red") | |
2352 | Part244.Rotation = Vector3.new(-180, 0, -180) | |
2353 | Part244.Anchored = true | |
2354 | Part244.Size = Vector3.new(2.25, 3, 0.75) | |
2355 | Part244.CFrame = CFrame.new(-24.3750572, 3.5999999, -51.6250229, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2356 | Part244.BottomSurface = Enum.SurfaceType.Smooth | |
2357 | Part244.TopSurface = Enum.SurfaceType.Smooth | |
2358 | Part244.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2359 | Part244.Position = Vector3.new(-24.3750572, 3.5999999, -51.6250229) | |
2360 | Part244.Orientation = Vector3.new(0, 180, 0) | |
2361 | Part244.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2362 | Part245.Parent = Model243 | |
2363 | Part245.Material = Enum.Material.Wood | |
2364 | Part245.BrickColor = BrickColor.new("Medium red") | |
2365 | Part245.Rotation = Vector3.new(-180, 0, -180) | |
2366 | Part245.Anchored = true | |
2367 | Part245.Size = Vector3.new(0.5, 0.75, 0.5) | |
2368 | Part245.CFrame = CFrame.new(-23.5000439, 0.474999994, -51.7500305, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2369 | Part245.BottomSurface = Enum.SurfaceType.Smooth | |
2370 | Part245.TopSurface = Enum.SurfaceType.Smooth | |
2371 | Part245.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2372 | Part245.Position = Vector3.new(-23.5000439, 0.474999994, -51.7500305) | |
2373 | Part245.Orientation = Vector3.new(0, 180, 0) | |
2374 | Part245.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2375 | Part246.Parent = Model243 | |
2376 | Part246.Material = Enum.Material.Wood | |
2377 | Part246.BrickColor = BrickColor.new("Medium red") | |
2378 | Part246.Rotation = Vector3.new(-180, 0, -180) | |
2379 | Part246.Anchored = true | |
2380 | Part246.Size = Vector3.new(0.5, 0.75, 0.5) | |
2381 | Part246.CFrame = CFrame.new(-23.5000687, 0.474999994, -49.5000076, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2382 | Part246.BottomSurface = Enum.SurfaceType.Smooth | |
2383 | Part246.TopSurface = Enum.SurfaceType.Smooth | |
2384 | Part246.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2385 | Part246.Position = Vector3.new(-23.5000687, 0.474999994, -49.5000076) | |
2386 | Part246.Orientation = Vector3.new(0, 180, 0) | |
2387 | Part246.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2388 | Part247.Parent = Model243 | |
2389 | Part247.Material = Enum.Material.Wood | |
2390 | Part247.BrickColor = BrickColor.new("Medium red") | |
2391 | Part247.Rotation = Vector3.new(-180, 0, -180) | |
2392 | Part247.Anchored = true | |
2393 | Part247.Size = Vector3.new(0.5, 0.75, 0.5) | |
2394 | Part247.CFrame = CFrame.new(-25.250061, 0.469999999, -49.5000153, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2395 | Part247.BottomSurface = Enum.SurfaceType.Smooth | |
2396 | Part247.TopSurface = Enum.SurfaceType.Smooth | |
2397 | Part247.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2398 | Part247.Position = Vector3.new(-25.250061, 0.469999999, -49.5000153) | |
2399 | Part247.Orientation = Vector3.new(0, 180, 0) | |
2400 | Part247.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2401 | Part248.Parent = Model243 | |
2402 | Part248.Material = Enum.Material.Wood | |
2403 | Part248.BrickColor = BrickColor.new("Medium red") | |
2404 | Part248.Rotation = Vector3.new(-180, 0, -180) | |
2405 | Part248.Anchored = true | |
2406 | Part248.Size = Vector3.new(0.5, 0.75, 0.5) | |
2407 | Part248.CFrame = CFrame.new(-25.2500687, 0.469999999, -51.7500153, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2408 | Part248.BottomSurface = Enum.SurfaceType.Smooth | |
2409 | Part248.TopSurface = Enum.SurfaceType.Smooth | |
2410 | Part248.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2411 | Part248.Position = Vector3.new(-25.2500687, 0.469999999, -51.7500153) | |
2412 | Part248.Orientation = Vector3.new(0, 180, 0) | |
2413 | Part248.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2414 | Seat249.Parent = Model243 | |
2415 | Seat249.Material = Enum.Material.Wood | |
2416 | Seat249.BrickColor = BrickColor.new("Medium red") | |
2417 | Seat249.Rotation = Vector3.new(-180, 0, -180) | |
2418 | Seat249.Anchored = true | |
2419 | Seat249.Size = Vector3.new(2.25, 1.25, 2.75) | |
2420 | Seat249.CFrame = CFrame.new(-24.375061, 1.47500002, -50.6250153, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2421 | Seat249.BottomSurface = Enum.SurfaceType.Smooth | |
2422 | Seat249.TopSurface = Enum.SurfaceType.Smooth | |
2423 | Seat249.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2424 | Seat249.Position = Vector3.new(-24.375061, 1.47500002, -50.6250153) | |
2425 | Seat249.Orientation = Vector3.new(0, 180, 0) | |
2426 | Seat249.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2427 | Model250.Name = "seet" | |
2428 | Model250.Parent = Model235 | |
2429 | Part251.Parent = Model250 | |
2430 | Part251.Material = Enum.Material.Wood | |
2431 | Part251.BrickColor = BrickColor.new("Medium red") | |
2432 | Part251.Rotation = Vector3.new(0, -90, 0) | |
2433 | Part251.Anchored = true | |
2434 | Part251.Size = Vector3.new(2.25, 3, 0.75) | |
2435 | Part251.CFrame = CFrame.new(-29.8750076, 3.5999999, -46.875, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2436 | Part251.BottomSurface = Enum.SurfaceType.Smooth | |
2437 | Part251.TopSurface = Enum.SurfaceType.Smooth | |
2438 | Part251.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2439 | Part251.Position = Vector3.new(-29.8750076, 3.5999999, -46.875) | |
2440 | Part251.Orientation = Vector3.new(0, -90, 0) | |
2441 | Part251.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2442 | Part252.Parent = Model250 | |
2443 | Part252.Material = Enum.Material.Wood | |
2444 | Part252.BrickColor = BrickColor.new("Medium red") | |
2445 | Part252.Rotation = Vector3.new(0, -90, 0) | |
2446 | Part252.Anchored = true | |
2447 | Part252.Size = Vector3.new(0.5, 0.75, 0.5) | |
2448 | Part252.CFrame = CFrame.new(-30.0000153, 0.474999994, -47.75, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2449 | Part252.BottomSurface = Enum.SurfaceType.Smooth | |
2450 | Part252.TopSurface = Enum.SurfaceType.Smooth | |
2451 | Part252.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2452 | Part252.Position = Vector3.new(-30.0000153, 0.474999994, -47.75) | |
2453 | Part252.Orientation = Vector3.new(0, -90, 0) | |
2454 | Part252.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2455 | Part253.Parent = Model250 | |
2456 | Part253.Material = Enum.Material.Wood | |
2457 | Part253.BrickColor = BrickColor.new("Medium red") | |
2458 | Part253.Rotation = Vector3.new(0, -90, 0) | |
2459 | Part253.Anchored = true | |
2460 | Part253.Size = Vector3.new(0.5, 0.75, 0.5) | |
2461 | Part253.CFrame = CFrame.new(-27.7500057, 0.474999994, -47.7499924, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2462 | Part253.BottomSurface = Enum.SurfaceType.Smooth | |
2463 | Part253.TopSurface = Enum.SurfaceType.Smooth | |
2464 | Part253.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2465 | Part253.Position = Vector3.new(-27.7500057, 0.474999994, -47.7499924) | |
2466 | Part253.Orientation = Vector3.new(0, -90, 0) | |
2467 | Part253.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2468 | Part254.Parent = Model250 | |
2469 | Part254.Material = Enum.Material.Wood | |
2470 | Part254.BrickColor = BrickColor.new("Medium red") | |
2471 | Part254.Rotation = Vector3.new(0, -90, 0) | |
2472 | Part254.Anchored = true | |
2473 | Part254.Size = Vector3.new(0.5, 0.75, 0.5) | |
2474 | Part254.CFrame = CFrame.new(-27.7499981, 0.469999999, -46, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2475 | Part254.BottomSurface = Enum.SurfaceType.Smooth | |
2476 | Part254.TopSurface = Enum.SurfaceType.Smooth | |
2477 | Part254.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2478 | Part254.Position = Vector3.new(-27.7499981, 0.469999999, -46) | |
2479 | Part254.Orientation = Vector3.new(0, -90, 0) | |
2480 | Part254.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2481 | Part255.Parent = Model250 | |
2482 | Part255.Material = Enum.Material.Wood | |
2483 | Part255.BrickColor = BrickColor.new("Medium red") | |
2484 | Part255.Rotation = Vector3.new(0, -90, 0) | |
2485 | Part255.Anchored = true | |
2486 | Part255.Size = Vector3.new(0.5, 0.75, 0.5) | |
2487 | Part255.CFrame = CFrame.new(-30.0000038, 0.469999999, -46, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2488 | Part255.BottomSurface = Enum.SurfaceType.Smooth | |
2489 | Part255.TopSurface = Enum.SurfaceType.Smooth | |
2490 | Part255.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2491 | Part255.Position = Vector3.new(-30.0000038, 0.469999999, -46) | |
2492 | Part255.Orientation = Vector3.new(0, -90, 0) | |
2493 | Part255.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2494 | Seat256.Parent = Model250 | |
2495 | Seat256.Material = Enum.Material.Wood | |
2496 | Seat256.BrickColor = BrickColor.new("Medium red") | |
2497 | Seat256.Rotation = Vector3.new(0, -90, 0) | |
2498 | Seat256.Anchored = true | |
2499 | Seat256.Size = Vector3.new(2.25, 1.25, 2.75) | |
2500 | Seat256.CFrame = CFrame.new(-28.875, 1.47500002, -46.875, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2501 | Seat256.BottomSurface = Enum.SurfaceType.Smooth | |
2502 | Seat256.TopSurface = Enum.SurfaceType.Smooth | |
2503 | Seat256.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2504 | Seat256.Position = Vector3.new(-28.875, 1.47500002, -46.875) | |
2505 | Seat256.Orientation = Vector3.new(0, -90, 0) | |
2506 | Seat256.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2507 | Model257.Name = "seet" | |
2508 | Model257.Parent = Model235 | |
2509 | Part258.Parent = Model257 | |
2510 | Part258.Material = Enum.Material.Wood | |
2511 | Part258.BrickColor = BrickColor.new("Medium red") | |
2512 | Part258.Rotation = Vector3.new(0, 90, 0) | |
2513 | Part258.Anchored = true | |
2514 | Part258.Size = Vector3.new(2.25, 3, 0.75) | |
2515 | Part258.CFrame = CFrame.new(-18.8750267, 3.5999999, -46.8750153, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
2516 | Part258.BottomSurface = Enum.SurfaceType.Smooth | |
2517 | Part258.TopSurface = Enum.SurfaceType.Smooth | |
2518 | Part258.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2519 | Part258.Position = Vector3.new(-18.8750267, 3.5999999, -46.8750153) | |
2520 | Part258.Orientation = Vector3.new(0, 90, 0) | |
2521 | Part258.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2522 | Part259.Parent = Model257 | |
2523 | Part259.Material = Enum.Material.Wood | |
2524 | Part259.BrickColor = BrickColor.new("Medium red") | |
2525 | Part259.Rotation = Vector3.new(0, 90, 0) | |
2526 | Part259.Anchored = true | |
2527 | Part259.Size = Vector3.new(0.5, 0.75, 0.5) | |
2528 | Part259.CFrame = CFrame.new(-18.7499924, 0.474999994, -46, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
2529 | Part259.BottomSurface = Enum.SurfaceType.Smooth | |
2530 | Part259.TopSurface = Enum.SurfaceType.Smooth | |
2531 | Part259.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2532 | Part259.Position = Vector3.new(-18.7499924, 0.474999994, -46) | |
2533 | Part259.Orientation = Vector3.new(0, 90, 0) | |
2534 | Part259.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2535 | Part260.Parent = Model257 | |
2536 | Part260.Material = Enum.Material.Wood | |
2537 | Part260.BrickColor = BrickColor.new("Medium red") | |
2538 | Part260.Rotation = Vector3.new(0, 90, 0) | |
2539 | Part260.Anchored = true | |
2540 | Part260.Size = Vector3.new(0.5, 0.75, 0.5) | |
2541 | Part260.CFrame = CFrame.new(-21.0000343, 0.474999994, -46, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
2542 | Part260.BottomSurface = Enum.SurfaceType.Smooth | |
2543 | Part260.TopSurface = Enum.SurfaceType.Smooth | |
2544 | Part260.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2545 | Part260.Position = Vector3.new(-21.0000343, 0.474999994, -46) | |
2546 | Part260.Orientation = Vector3.new(0, 90, 0) | |
2547 | Part260.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2548 | Part261.Parent = Model257 | |
2549 | Part261.Material = Enum.Material.Wood | |
2550 | Part261.BrickColor = BrickColor.new("Medium red") | |
2551 | Part261.Rotation = Vector3.new(0, 90, 0) | |
2552 | Part261.Anchored = true | |
2553 | Part261.Size = Vector3.new(0.5, 0.75, 0.5) | |
2554 | Part261.CFrame = CFrame.new(-21.0000515, 0.469999999, -47.75, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
2555 | Part261.BottomSurface = Enum.SurfaceType.Smooth | |
2556 | Part261.TopSurface = Enum.SurfaceType.Smooth | |
2557 | Part261.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2558 | Part261.Position = Vector3.new(-21.0000515, 0.469999999, -47.75) | |
2559 | Part261.Orientation = Vector3.new(0, 90, 0) | |
2560 | Part261.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2561 | Part262.Parent = Model257 | |
2562 | Part262.Material = Enum.Material.Wood | |
2563 | Part262.BrickColor = BrickColor.new("Medium red") | |
2564 | Part262.Rotation = Vector3.new(0, 90, 0) | |
2565 | Part262.Anchored = true | |
2566 | Part262.Size = Vector3.new(0.5, 0.75, 0.5) | |
2567 | Part262.CFrame = CFrame.new(-18.7500172, 0.469999999, -47.75, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
2568 | Part262.BottomSurface = Enum.SurfaceType.Smooth | |
2569 | Part262.TopSurface = Enum.SurfaceType.Smooth | |
2570 | Part262.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2571 | Part262.Position = Vector3.new(-18.7500172, 0.469999999, -47.75) | |
2572 | Part262.Orientation = Vector3.new(0, 90, 0) | |
2573 | Part262.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2574 | Seat263.Parent = Model257 | |
2575 | Seat263.Material = Enum.Material.Wood | |
2576 | Seat263.BrickColor = BrickColor.new("Medium red") | |
2577 | Seat263.Rotation = Vector3.new(0, 90, 0) | |
2578 | Seat263.Anchored = true | |
2579 | Seat263.Size = Vector3.new(2.25, 1.25, 2.75) | |
2580 | Seat263.CFrame = CFrame.new(-19.8750305, 1.47500002, -46.875, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
2581 | Seat263.BottomSurface = Enum.SurfaceType.Smooth | |
2582 | Seat263.TopSurface = Enum.SurfaceType.Smooth | |
2583 | Seat263.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2584 | Seat263.Position = Vector3.new(-19.8750305, 1.47500002, -46.875) | |
2585 | Seat263.Orientation = Vector3.new(0, 90, 0) | |
2586 | Seat263.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2587 | Model264.Name = "table" | |
2588 | Model264.Parent = Model235 | |
2589 | Part265.Parent = Model264 | |
2590 | Part265.Material = Enum.Material.Metal | |
2591 | Part265.BrickColor = BrickColor.new("Black") | |
2592 | Part265.Anchored = true | |
2593 | Part265.Size = Vector3.new(0.5, 3.25, 0.5) | |
2594 | Part265.CFrame = CFrame.new(-24.25, 1.7249999, -47, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2595 | Part265.BottomSurface = Enum.SurfaceType.Smooth | |
2596 | Part265.TopSurface = Enum.SurfaceType.Smooth | |
2597 | Part265.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2598 | Part265.Position = Vector3.new(-24.25, 1.7249999, -47) | |
2599 | Part265.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2600 | Part266.Parent = Model264 | |
2601 | Part266.Material = Enum.Material.Metal | |
2602 | Part266.BrickColor = BrickColor.new("Black") | |
2603 | Part266.Anchored = true | |
2604 | Part266.Size = Vector3.new(6.5, 0.25, 5.5) | |
2605 | Part266.CFrame = CFrame.new(-24.5, 3.4749999, -47, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2606 | Part266.BottomSurface = Enum.SurfaceType.Smooth | |
2607 | Part266.TopSurface = Enum.SurfaceType.Smooth | |
2608 | Part266.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2609 | Part266.Position = Vector3.new(-24.5, 3.4749999, -47) | |
2610 | Part266.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2611 | Model267.Name = "seetz etc" | |
2612 | Model267.Parent = Model0 | |
2613 | Model268.Name = "seet" | |
2614 | Model268.Parent = Model267 | |
2615 | Part269.Parent = Model268 | |
2616 | Part269.Material = Enum.Material.Wood | |
2617 | Part269.BrickColor = BrickColor.new("Medium red") | |
2618 | Part269.Anchored = true | |
2619 | Part269.Size = Vector3.new(2.25, 3, 0.75) | |
2620 | Part269.CFrame = CFrame.new(-24.375, 3.5999999, -58.875, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2621 | Part269.BottomSurface = Enum.SurfaceType.Smooth | |
2622 | Part269.TopSurface = Enum.SurfaceType.Smooth | |
2623 | Part269.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2624 | Part269.Position = Vector3.new(-24.375, 3.5999999, -58.875) | |
2625 | Part269.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2626 | Part270.Parent = Model268 | |
2627 | Part270.Material = Enum.Material.Wood | |
2628 | Part270.BrickColor = BrickColor.new("Medium red") | |
2629 | Part270.Anchored = true | |
2630 | Part270.Size = Vector3.new(0.5, 0.75, 0.5) | |
2631 | Part270.CFrame = CFrame.new(-25.25, 0.474999905, -58.75, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2632 | Part270.BottomSurface = Enum.SurfaceType.Smooth | |
2633 | Part270.TopSurface = Enum.SurfaceType.Smooth | |
2634 | Part270.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2635 | Part270.Position = Vector3.new(-25.25, 0.474999905, -58.75) | |
2636 | Part270.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2637 | Part271.Parent = Model268 | |
2638 | Part271.Material = Enum.Material.Wood | |
2639 | Part271.BrickColor = BrickColor.new("Medium red") | |
2640 | Part271.Anchored = true | |
2641 | Part271.Size = Vector3.new(0.5, 0.75, 0.5) | |
2642 | Part271.CFrame = CFrame.new(-25.25, 0.474999905, -61, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2643 | Part271.BottomSurface = Enum.SurfaceType.Smooth | |
2644 | Part271.TopSurface = Enum.SurfaceType.Smooth | |
2645 | Part271.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2646 | Part271.Position = Vector3.new(-25.25, 0.474999905, -61) | |
2647 | Part271.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2648 | Part272.Parent = Model268 | |
2649 | Part272.Material = Enum.Material.Wood | |
2650 | Part272.BrickColor = BrickColor.new("Medium red") | |
2651 | Part272.Anchored = true | |
2652 | Part272.Size = Vector3.new(0.5, 0.75, 0.5) | |
2653 | Part272.CFrame = CFrame.new(-23.5, 0.469999999, -61, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2654 | Part272.BottomSurface = Enum.SurfaceType.Smooth | |
2655 | Part272.TopSurface = Enum.SurfaceType.Smooth | |
2656 | Part272.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2657 | Part272.Position = Vector3.new(-23.5, 0.469999999, -61) | |
2658 | Part272.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2659 | Part273.Parent = Model268 | |
2660 | Part273.Material = Enum.Material.Wood | |
2661 | Part273.BrickColor = BrickColor.new("Medium red") | |
2662 | Part273.Anchored = true | |
2663 | Part273.Size = Vector3.new(0.5, 0.75, 0.5) | |
2664 | Part273.CFrame = CFrame.new(-23.5, 0.469999999, -58.75, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2665 | Part273.BottomSurface = Enum.SurfaceType.Smooth | |
2666 | Part273.TopSurface = Enum.SurfaceType.Smooth | |
2667 | Part273.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2668 | Part273.Position = Vector3.new(-23.5, 0.469999999, -58.75) | |
2669 | Part273.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2670 | Seat274.Parent = Model268 | |
2671 | Seat274.Material = Enum.Material.Wood | |
2672 | Seat274.BrickColor = BrickColor.new("Medium red") | |
2673 | Seat274.Anchored = true | |
2674 | Seat274.Size = Vector3.new(2.25, 1.25, 2.75) | |
2675 | Seat274.CFrame = CFrame.new(-24.375, 1.4749999, -59.875, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2676 | Seat274.BottomSurface = Enum.SurfaceType.Smooth | |
2677 | Seat274.TopSurface = Enum.SurfaceType.Smooth | |
2678 | Seat274.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2679 | Seat274.Position = Vector3.new(-24.375, 1.4749999, -59.875) | |
2680 | Seat274.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2681 | Model275.Name = "seet" | |
2682 | Model275.Parent = Model267 | |
2683 | Part276.Parent = Model275 | |
2684 | Part276.Material = Enum.Material.Wood | |
2685 | Part276.BrickColor = BrickColor.new("Medium red") | |
2686 | Part276.Rotation = Vector3.new(-180, 0, -180) | |
2687 | Part276.Anchored = true | |
2688 | Part276.Size = Vector3.new(2.25, 3, 0.75) | |
2689 | Part276.CFrame = CFrame.new(-24.3750572, 3.5999999, -68.3750229, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2690 | Part276.BottomSurface = Enum.SurfaceType.Smooth | |
2691 | Part276.TopSurface = Enum.SurfaceType.Smooth | |
2692 | Part276.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2693 | Part276.Position = Vector3.new(-24.3750572, 3.5999999, -68.3750229) | |
2694 | Part276.Orientation = Vector3.new(0, 180, 0) | |
2695 | Part276.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2696 | Part277.Parent = Model275 | |
2697 | Part277.Material = Enum.Material.Wood | |
2698 | Part277.BrickColor = BrickColor.new("Medium red") | |
2699 | Part277.Rotation = Vector3.new(-180, 0, -180) | |
2700 | Part277.Anchored = true | |
2701 | Part277.Size = Vector3.new(0.5, 0.75, 0.5) | |
2702 | Part277.CFrame = CFrame.new(-23.5000439, 0.474999994, -68.5000305, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2703 | Part277.BottomSurface = Enum.SurfaceType.Smooth | |
2704 | Part277.TopSurface = Enum.SurfaceType.Smooth | |
2705 | Part277.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2706 | Part277.Position = Vector3.new(-23.5000439, 0.474999994, -68.5000305) | |
2707 | Part277.Orientation = Vector3.new(0, 180, 0) | |
2708 | Part277.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2709 | Part278.Parent = Model275 | |
2710 | Part278.Material = Enum.Material.Wood | |
2711 | Part278.BrickColor = BrickColor.new("Medium red") | |
2712 | Part278.Rotation = Vector3.new(-180, 0, -180) | |
2713 | Part278.Anchored = true | |
2714 | Part278.Size = Vector3.new(0.5, 0.75, 0.5) | |
2715 | Part278.CFrame = CFrame.new(-23.5000687, 0.474999994, -66.2500076, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2716 | Part278.BottomSurface = Enum.SurfaceType.Smooth | |
2717 | Part278.TopSurface = Enum.SurfaceType.Smooth | |
2718 | Part278.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2719 | Part278.Position = Vector3.new(-23.5000687, 0.474999994, -66.2500076) | |
2720 | Part278.Orientation = Vector3.new(0, 180, 0) | |
2721 | Part278.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2722 | Part279.Parent = Model275 | |
2723 | Part279.Material = Enum.Material.Wood | |
2724 | Part279.BrickColor = BrickColor.new("Medium red") | |
2725 | Part279.Rotation = Vector3.new(-180, 0, -180) | |
2726 | Part279.Anchored = true | |
2727 | Part279.Size = Vector3.new(0.5, 0.75, 0.5) | |
2728 | Part279.CFrame = CFrame.new(-25.250061, 0.469999999, -66.2500153, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2729 | Part279.BottomSurface = Enum.SurfaceType.Smooth | |
2730 | Part279.TopSurface = Enum.SurfaceType.Smooth | |
2731 | Part279.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2732 | Part279.Position = Vector3.new(-25.250061, 0.469999999, -66.2500153) | |
2733 | Part279.Orientation = Vector3.new(0, 180, 0) | |
2734 | Part279.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2735 | Part280.Parent = Model275 | |
2736 | Part280.Material = Enum.Material.Wood | |
2737 | Part280.BrickColor = BrickColor.new("Medium red") | |
2738 | Part280.Rotation = Vector3.new(-180, 0, -180) | |
2739 | Part280.Anchored = true | |
2740 | Part280.Size = Vector3.new(0.5, 0.75, 0.5) | |
2741 | Part280.CFrame = CFrame.new(-25.2500687, 0.469999999, -68.5000153, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2742 | Part280.BottomSurface = Enum.SurfaceType.Smooth | |
2743 | Part280.TopSurface = Enum.SurfaceType.Smooth | |
2744 | Part280.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2745 | Part280.Position = Vector3.new(-25.2500687, 0.469999999, -68.5000153) | |
2746 | Part280.Orientation = Vector3.new(0, 180, 0) | |
2747 | Part280.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2748 | Seat281.Parent = Model275 | |
2749 | Seat281.Material = Enum.Material.Wood | |
2750 | Seat281.BrickColor = BrickColor.new("Medium red") | |
2751 | Seat281.Rotation = Vector3.new(-180, 0, -180) | |
2752 | Seat281.Anchored = true | |
2753 | Seat281.Size = Vector3.new(2.25, 1.25, 2.75) | |
2754 | Seat281.CFrame = CFrame.new(-24.375061, 1.47500002, -67.3750153, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2755 | Seat281.BottomSurface = Enum.SurfaceType.Smooth | |
2756 | Seat281.TopSurface = Enum.SurfaceType.Smooth | |
2757 | Seat281.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2758 | Seat281.Position = Vector3.new(-24.375061, 1.47500002, -67.3750153) | |
2759 | Seat281.Orientation = Vector3.new(0, 180, 0) | |
2760 | Seat281.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2761 | Model282.Name = "seet" | |
2762 | Model282.Parent = Model267 | |
2763 | Part283.Parent = Model282 | |
2764 | Part283.Material = Enum.Material.Wood | |
2765 | Part283.BrickColor = BrickColor.new("Medium red") | |
2766 | Part283.Rotation = Vector3.new(0, -90, 0) | |
2767 | Part283.Anchored = true | |
2768 | Part283.Size = Vector3.new(2.25, 3, 0.75) | |
2769 | Part283.CFrame = CFrame.new(-29.8750076, 3.5999999, -63.625, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2770 | Part283.BottomSurface = Enum.SurfaceType.Smooth | |
2771 | Part283.TopSurface = Enum.SurfaceType.Smooth | |
2772 | Part283.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2773 | Part283.Position = Vector3.new(-29.8750076, 3.5999999, -63.625) | |
2774 | Part283.Orientation = Vector3.new(0, -90, 0) | |
2775 | Part283.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2776 | Part284.Parent = Model282 | |
2777 | Part284.Material = Enum.Material.Wood | |
2778 | Part284.BrickColor = BrickColor.new("Medium red") | |
2779 | Part284.Rotation = Vector3.new(0, -90, 0) | |
2780 | Part284.Anchored = true | |
2781 | Part284.Size = Vector3.new(0.5, 0.75, 0.5) | |
2782 | Part284.CFrame = CFrame.new(-30.0000153, 0.474999994, -64.5, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2783 | Part284.BottomSurface = Enum.SurfaceType.Smooth | |
2784 | Part284.TopSurface = Enum.SurfaceType.Smooth | |
2785 | Part284.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2786 | Part284.Position = Vector3.new(-30.0000153, 0.474999994, -64.5) | |
2787 | Part284.Orientation = Vector3.new(0, -90, 0) | |
2788 | Part284.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2789 | Part285.Parent = Model282 | |
2790 | Part285.Material = Enum.Material.Wood | |
2791 | Part285.BrickColor = BrickColor.new("Medium red") | |
2792 | Part285.Rotation = Vector3.new(0, -90, 0) | |
2793 | Part285.Anchored = true | |
2794 | Part285.Size = Vector3.new(0.5, 0.75, 0.5) | |
2795 | Part285.CFrame = CFrame.new(-27.7500057, 0.474999994, -64.4999924, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2796 | Part285.BottomSurface = Enum.SurfaceType.Smooth | |
2797 | Part285.TopSurface = Enum.SurfaceType.Smooth | |
2798 | Part285.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2799 | Part285.Position = Vector3.new(-27.7500057, 0.474999994, -64.4999924) | |
2800 | Part285.Orientation = Vector3.new(0, -90, 0) | |
2801 | Part285.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2802 | Part286.Parent = Model282 | |
2803 | Part286.Material = Enum.Material.Wood | |
2804 | Part286.BrickColor = BrickColor.new("Medium red") | |
2805 | Part286.Rotation = Vector3.new(0, -90, 0) | |
2806 | Part286.Anchored = true | |
2807 | Part286.Size = Vector3.new(0.5, 0.75, 0.5) | |
2808 | Part286.CFrame = CFrame.new(-27.7499981, 0.469999999, -62.75, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2809 | Part286.BottomSurface = Enum.SurfaceType.Smooth | |
2810 | Part286.TopSurface = Enum.SurfaceType.Smooth | |
2811 | Part286.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2812 | Part286.Position = Vector3.new(-27.7499981, 0.469999999, -62.75) | |
2813 | Part286.Orientation = Vector3.new(0, -90, 0) | |
2814 | Part286.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2815 | Part287.Parent = Model282 | |
2816 | Part287.Material = Enum.Material.Wood | |
2817 | Part287.BrickColor = BrickColor.new("Medium red") | |
2818 | Part287.Rotation = Vector3.new(0, -90, 0) | |
2819 | Part287.Anchored = true | |
2820 | Part287.Size = Vector3.new(0.5, 0.75, 0.5) | |
2821 | Part287.CFrame = CFrame.new(-30.0000038, 0.469999999, -62.75, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2822 | Part287.BottomSurface = Enum.SurfaceType.Smooth | |
2823 | Part287.TopSurface = Enum.SurfaceType.Smooth | |
2824 | Part287.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2825 | Part287.Position = Vector3.new(-30.0000038, 0.469999999, -62.75) | |
2826 | Part287.Orientation = Vector3.new(0, -90, 0) | |
2827 | Part287.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2828 | Seat288.Parent = Model282 | |
2829 | Seat288.Material = Enum.Material.Wood | |
2830 | Seat288.BrickColor = BrickColor.new("Medium red") | |
2831 | Seat288.Rotation = Vector3.new(0, -90, 0) | |
2832 | Seat288.Anchored = true | |
2833 | Seat288.Size = Vector3.new(2.25, 1.25, 2.75) | |
2834 | Seat288.CFrame = CFrame.new(-28.875, 1.47500002, -63.625, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2835 | Seat288.BottomSurface = Enum.SurfaceType.Smooth | |
2836 | Seat288.TopSurface = Enum.SurfaceType.Smooth | |
2837 | Seat288.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2838 | Seat288.Position = Vector3.new(-28.875, 1.47500002, -63.625) | |
2839 | Seat288.Orientation = Vector3.new(0, -90, 0) | |
2840 | Seat288.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2841 | Model289.Name = "seet" | |
2842 | Model289.Parent = Model267 | |
2843 | Part290.Parent = Model289 | |
2844 | Part290.Material = Enum.Material.Wood | |
2845 | Part290.BrickColor = BrickColor.new("Medium red") | |
2846 | Part290.Rotation = Vector3.new(0, 90, 0) | |
2847 | Part290.Anchored = true | |
2848 | Part290.Size = Vector3.new(2.25, 3, 0.75) | |
2849 | Part290.CFrame = CFrame.new(-18.8750267, 3.5999999, -63.6250153, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
2850 | Part290.BottomSurface = Enum.SurfaceType.Smooth | |
2851 | Part290.TopSurface = Enum.SurfaceType.Smooth | |
2852 | Part290.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2853 | Part290.Position = Vector3.new(-18.8750267, 3.5999999, -63.6250153) | |
2854 | Part290.Orientation = Vector3.new(0, 90, 0) | |
2855 | Part290.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2856 | Part291.Parent = Model289 | |
2857 | Part291.Material = Enum.Material.Wood | |
2858 | Part291.BrickColor = BrickColor.new("Medium red") | |
2859 | Part291.Rotation = Vector3.new(0, 90, 0) | |
2860 | Part291.Anchored = true | |
2861 | Part291.Size = Vector3.new(0.5, 0.75, 0.5) | |
2862 | Part291.CFrame = CFrame.new(-18.7499924, 0.474999994, -62.75, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
2863 | Part291.BottomSurface = Enum.SurfaceType.Smooth | |
2864 | Part291.TopSurface = Enum.SurfaceType.Smooth | |
2865 | Part291.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2866 | Part291.Position = Vector3.new(-18.7499924, 0.474999994, -62.75) | |
2867 | Part291.Orientation = Vector3.new(0, 90, 0) | |
2868 | Part291.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2869 | Part292.Parent = Model289 | |
2870 | Part292.Material = Enum.Material.Wood | |
2871 | Part292.BrickColor = BrickColor.new("Medium red") | |
2872 | Part292.Rotation = Vector3.new(0, 90, 0) | |
2873 | Part292.Anchored = true | |
2874 | Part292.Size = Vector3.new(0.5, 0.75, 0.5) | |
2875 | Part292.CFrame = CFrame.new(-21.0000343, 0.474999994, -62.75, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
2876 | Part292.BottomSurface = Enum.SurfaceType.Smooth | |
2877 | Part292.TopSurface = Enum.SurfaceType.Smooth | |
2878 | Part292.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2879 | Part292.Position = Vector3.new(-21.0000343, 0.474999994, -62.75) | |
2880 | Part292.Orientation = Vector3.new(0, 90, 0) | |
2881 | Part292.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2882 | Part293.Parent = Model289 | |
2883 | Part293.Material = Enum.Material.Wood | |
2884 | Part293.BrickColor = BrickColor.new("Medium red") | |
2885 | Part293.Rotation = Vector3.new(0, 90, 0) | |
2886 | Part293.Anchored = true | |
2887 | Part293.Size = Vector3.new(0.5, 0.75, 0.5) | |
2888 | Part293.CFrame = CFrame.new(-21.0000515, 0.469999999, -64.5, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
2889 | Part293.BottomSurface = Enum.SurfaceType.Smooth | |
2890 | Part293.TopSurface = Enum.SurfaceType.Smooth | |
2891 | Part293.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2892 | Part293.Position = Vector3.new(-21.0000515, 0.469999999, -64.5) | |
2893 | Part293.Orientation = Vector3.new(0, 90, 0) | |
2894 | Part293.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2895 | Part294.Parent = Model289 | |
2896 | Part294.Material = Enum.Material.Wood | |
2897 | Part294.BrickColor = BrickColor.new("Medium red") | |
2898 | Part294.Rotation = Vector3.new(0, 90, 0) | |
2899 | Part294.Anchored = true | |
2900 | Part294.Size = Vector3.new(0.5, 0.75, 0.5) | |
2901 | Part294.CFrame = CFrame.new(-18.7500172, 0.469999999, -64.5, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
2902 | Part294.BottomSurface = Enum.SurfaceType.Smooth | |
2903 | Part294.TopSurface = Enum.SurfaceType.Smooth | |
2904 | Part294.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2905 | Part294.Position = Vector3.new(-18.7500172, 0.469999999, -64.5) | |
2906 | Part294.Orientation = Vector3.new(0, 90, 0) | |
2907 | Part294.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2908 | Seat295.Parent = Model289 | |
2909 | Seat295.Material = Enum.Material.Wood | |
2910 | Seat295.BrickColor = BrickColor.new("Medium red") | |
2911 | Seat295.Rotation = Vector3.new(0, 90, 0) | |
2912 | Seat295.Anchored = true | |
2913 | Seat295.Size = Vector3.new(2.25, 1.25, 2.75) | |
2914 | Seat295.CFrame = CFrame.new(-19.8750305, 1.47500002, -63.625, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
2915 | Seat295.BottomSurface = Enum.SurfaceType.Smooth | |
2916 | Seat295.TopSurface = Enum.SurfaceType.Smooth | |
2917 | Seat295.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2918 | Seat295.Position = Vector3.new(-19.8750305, 1.47500002, -63.625) | |
2919 | Seat295.Orientation = Vector3.new(0, 90, 0) | |
2920 | Seat295.Color = Color3.new(0.854902, 0.52549, 0.478431) | |
2921 | Model296.Name = "table" | |
2922 | Model296.Parent = Model267 | |
2923 | Part297.Parent = Model296 | |
2924 | Part297.Material = Enum.Material.Metal | |
2925 | Part297.BrickColor = BrickColor.new("Black") | |
2926 | Part297.Anchored = true | |
2927 | Part297.Size = Vector3.new(0.5, 3.25, 0.5) | |
2928 | Part297.CFrame = CFrame.new(-24.25, 1.7249999, -63.75, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2929 | Part297.BottomSurface = Enum.SurfaceType.Smooth | |
2930 | Part297.TopSurface = Enum.SurfaceType.Smooth | |
2931 | Part297.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2932 | Part297.Position = Vector3.new(-24.25, 1.7249999, -63.75) | |
2933 | Part297.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2934 | Part298.Parent = Model296 | |
2935 | Part298.Material = Enum.Material.Metal | |
2936 | Part298.BrickColor = BrickColor.new("Black") | |
2937 | Part298.Anchored = true | |
2938 | Part298.Size = Vector3.new(6.5, 0.25, 5.5) | |
2939 | Part298.CFrame = CFrame.new(-24.5, 3.4749999, -63.75, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2940 | Part298.BottomSurface = Enum.SurfaceType.Smooth | |
2941 | Part298.TopSurface = Enum.SurfaceType.Smooth | |
2942 | Part298.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2943 | Part298.Position = Vector3.new(-24.5, 3.4749999, -63.75) | |
2944 | Part298.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2945 | Model299.Name = "Rufus14 (Creator)" | |
2946 | Model299.Parent = Model0 | |
2947 | Model299.PrimaryPart = Part300 | |
2948 | Part300.Name = "Head" | |
2949 | Part300.Parent = Model299 | |
2950 | Part300.BrickColor = BrickColor.new("Pastel brown") | |
2951 | Part300.Rotation = Vector3.new(-165.019989, -9.40999985, -174.849991) | |
2952 | Part300.Locked = true | |
2953 | Part300.FormFactor = Enum.FormFactor.Symmetric | |
2954 | Part300.Size = Vector3.new(2, 1, 1) | |
2955 | Part300.CFrame = CFrame.new(15.5587091, 4.53199911, -85.0252075, -0.982551157, 0.0885212868, -0.163576201, 0.0445790105, 0.965925992, 0.254950583, 0.180571035, 0.243209943, -0.953017771) | |
2956 | Part300.TopSurface = Enum.SurfaceType.Smooth | |
2957 | Part300.Color = Color3.new(1, 0.8, 0.6) | |
2958 | Part300.Position = Vector3.new(15.5587091, 4.53199911, -85.0252075) | |
2959 | Part300.Orientation = Vector3.new(-14.7699995, -170.259995, 2.63999987) | |
2960 | Part300.Color = Color3.new(1, 0.8, 0.6) | |
2961 | SpecialMesh301.Parent = Part300 | |
2962 | SpecialMesh301.Scale = Vector3.new(1.25, 1.25, 1.25) | |
2963 | SpecialMesh301.Scale = Vector3.new(1.25, 1.25, 1.25) | |
2964 | Sound302.Name = "GettingUp" | |
2965 | Sound302.Parent = Part300 | |
2966 | Sound302.SoundId = "rbxasset://sounds/action_get_up.mp3" | |
2967 | Sound302.Volume = 0.64999997615814 | |
2968 | Sound303.Name = "Died" | |
2969 | Sound303.Parent = Part300 | |
2970 | Sound303.SoundId = "rbxasset://sounds/uuhhh.mp3" | |
2971 | Sound303.Volume = 0.64999997615814 | |
2972 | Sound304.Name = "FreeFalling" | |
2973 | Sound304.Parent = Part300 | |
2974 | Sound304.SoundId = "rbxasset://sounds/action_falling.mp3" | |
2975 | Sound304.Volume = 0 | |
2976 | Sound304.Looped = true | |
2977 | Sound305.Name = "Jumping" | |
2978 | Sound305.Parent = Part300 | |
2979 | Sound305.SoundId = "rbxasset://sounds/action_jump.mp3" | |
2980 | Sound305.Volume = 0.64999997615814 | |
2981 | Sound306.Name = "Landing" | |
2982 | Sound306.Parent = Part300 | |
2983 | Sound306.SoundId = "rbxasset://sounds/action_jump_land.mp3" | |
2984 | Sound306.Volume = 0.64999997615814 | |
2985 | Sound307.Name = "Splash" | |
2986 | Sound307.Parent = Part300 | |
2987 | Sound307.SoundId = "rbxasset://sounds/impact_water.mp3" | |
2988 | Sound307.Volume = 0.64999997615814 | |
2989 | Sound308.Name = "Running" | |
2990 | Sound308.Parent = Part300 | |
2991 | Sound308.Pitch = 1.8500000238419 | |
2992 | Sound308.SoundId = "rbxasset://sounds/action_footsteps_plastic.mp3" | |
2993 | Sound308.Volume = 0.64999997615814 | |
2994 | Sound308.Looped = true | |
2995 | Sound309.Name = "Swimming" | |
2996 | Sound309.Parent = Part300 | |
2997 | Sound309.Pitch = 1.6000000238419 | |
2998 | Sound309.SoundId = "rbxasset://sounds/action_swim.mp3" | |
2999 | Sound309.Volume = 0.64999997615814 | |
3000 | Sound309.Looped = true | |
3001 | Sound310.Name = "Climbing" | |
3002 | Sound310.Parent = Part300 | |
3003 | Sound310.SoundId = "rbxasset://sounds/action_footsteps_plastic.mp3" | |
3004 | Sound310.Volume = 0.64999997615814 | |
3005 | Sound310.Looped = true | |
3006 | Decal311.Name = "face" | |
3007 | Decal311.Parent = Part300 | |
3008 | Decal311.Texture = "http://www.roblox.com/asset/?id=7074780" | |
3009 | Weld312.Name = "HeadWeld" | |
3010 | Weld312.Parent = Part300 | |
3011 | Weld312.C0 = CFrame.new(0, 0.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3012 | Weld312.C1 = CFrame.new(0, 0.800000012, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3013 | Weld312.Part0 = Part300 | |
3014 | Weld312.Part1 = Part333 | |
3015 | Weld313.Name = "HeadWeld" | |
3016 | Weld313.Parent = Part300 | |
3017 | Weld313.C0 = CFrame.new(0, 0.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3018 | Weld313.C1 = CFrame.new(1.10000002, 0.419999987, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3019 | Weld313.Part0 = Part300 | |
3020 | Weld313.Part1 = Part337 | |
3021 | Weld314.Name = "HeadWeld" | |
3022 | Weld314.Parent = Part300 | |
3023 | Weld314.C0 = CFrame.new(0, 0.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3024 | Weld314.C1 = CFrame.new(0, 0.0900000036, 0.180000007, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3025 | Weld314.Part0 = Part300 | |
3026 | Weld314.Part1 = Part340 | |
3027 | Part315.Name = "Torso" | |
3028 | Part315.Parent = Model299 | |
3029 | Part315.BrickColor = BrickColor.new("Lime green") | |
3030 | Part315.Rotation = Vector3.new(-180, 9.92000008, 180) | |
3031 | Part315.Locked = true | |
3032 | Part315.FormFactor = Enum.FormFactor.Symmetric | |
3033 | Part315.Size = Vector3.new(2, 2, 1) | |
3034 | Part315.CFrame = CFrame.new(15.5829067, 3.00002289, -85.130867, -0.985055268, -9.46475376e-26, 0.17223841, 2.46632278e-26, 1, 6.90567111e-25, -0.17223841, 6.84494706e-25, -0.985055268) | |
3035 | Part315.LeftSurface = Enum.SurfaceType.Weld | |
3036 | Part315.RightSurface = Enum.SurfaceType.Weld | |
3037 | Part315.Color = Color3.new(0, 1, 0) | |
3038 | Part315.Position = Vector3.new(15.5829067, 3.00002289, -85.130867) | |
3039 | Part315.Orientation = Vector3.new(0, 170.080002, 0) | |
3040 | Part315.Color = Color3.new(0, 1, 0) | |
3041 | Decal316.Name = "roblox" | |
3042 | Decal316.Parent = Part315 | |
3043 | Motor6D317.Name = "Right Hip" | |
3044 | Motor6D317.Parent = Part315 | |
3045 | Motor6D317.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
3046 | Motor6D317.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
3047 | Motor6D317.Part0 = Part315 | |
3048 | Motor6D317.Part1 = Part326 | |
3049 | Motor6D317.MaxVelocity = 0.10000000149012 | |
3050 | Motor6D318.Name = "Left Hip" | |
3051 | Motor6D318.Parent = Part315 | |
3052 | Motor6D318.C0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3053 | Motor6D318.C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3054 | Motor6D318.Part0 = Part315 | |
3055 | Motor6D318.Part1 = Part324 | |
3056 | Motor6D318.MaxVelocity = 0.10000000149012 | |
3057 | Weld319.Parent = Part315 | |
3058 | Weld319.C0 = CFrame.new(0.00563812256, 1.53197622, -0.10824585, 0.936765969, -0.129088461, 0.325277865, 0.0445790105, 0.965925992, 0.254950583, -0.347105503, -0.224328473, 0.910601139) | |
3059 | Weld319.Part0 = Part315 | |
3060 | Weld319.Part1 = Part300 | |
3061 | Weld320.Parent = Part315 | |
3062 | Weld320.C0 = CFrame.new(1.35841465, 0.260817051, -0.931007385, 0.991728783, 0.122096598, 0.0395796672, 0.00720999902, 0.254887879, -0.966943741, -0.128148943, 0.959231138, 0.251899302) | |
3063 | Weld320.Part0 = Part315 | |
3064 | Weld320.Part1 = Part323 | |
3065 | Weld321.Parent = Part315 | |
3066 | Weld321.C0 = CFrame.new(-1.61677265, 0.239180088, -0.546562195, 0.991728783, 0.122096598, 0.0395796672, 0.00720999902, 0.254887879, -0.966943741, -0.128148943, 0.959231138, 0.251899302) | |
3067 | Weld321.Part0 = Part315 | |
3068 | Weld321.Part1 = Part322 | |
3069 | Part322.Name = "Left Arm" | |
3070 | Part322.Parent = Model299 | |
3071 | Part322.BrickColor = BrickColor.new("Pastel brown") | |
3072 | Part322.Rotation = Vector3.new(104.769997, 0.25, -177.419998) | |
3073 | Part322.CanCollide = false | |
3074 | Part322.Locked = true | |
3075 | Part322.FormFactor = Enum.FormFactor.Symmetric | |
3076 | Part322.Size = Vector3.new(1, 2, 1) | |
3077 | Part322.CFrame = CFrame.new(17.0813789, 3.23920298, -84.314003, -0.998979867, 0.0449445471, 0.00439857692, 0.00720999902, 0.254887879, -0.966943741, -0.0445799977, -0.965925395, -0.254951864) | |
3078 | Part322.Color = Color3.new(1, 0.8, 0.6) | |
3079 | Part322.Position = Vector3.new(17.0813789, 3.23920298, -84.314003) | |
3080 | Part322.Orientation = Vector3.new(75.2299957, 179.009995, 1.62) | |
3081 | Part322.Color = Color3.new(1, 0.8, 0.6) | |
3082 | Part323.Name = "Right Arm" | |
3083 | Part323.Parent = Model299 | |
3084 | Part323.BrickColor = BrickColor.new("Pastel brown") | |
3085 | Part323.Rotation = Vector3.new(104.769997, 0.25, -177.419998) | |
3086 | Part323.CanCollide = false | |
3087 | Part323.Locked = true | |
3088 | Part323.FormFactor = Enum.FormFactor.Symmetric | |
3089 | Part323.Size = Vector3.new(1, 2, 1) | |
3090 | Part323.CFrame = CFrame.new(14.0844383, 3.26083994, -84.4477463, -0.998979867, 0.0449445471, 0.00439857692, 0.00720999902, 0.254887879, -0.966943741, -0.0445799977, -0.965925395, -0.254951864) | |
3091 | Part323.Color = Color3.new(1, 0.8, 0.6) | |
3092 | Part323.Position = Vector3.new(14.0844383, 3.26083994, -84.4477463) | |
3093 | Part323.Orientation = Vector3.new(75.2299957, 179.009995, 1.62) | |
3094 | Part323.Color = Color3.new(1, 0.8, 0.6) | |
3095 | Part324.Name = "Left Leg" | |
3096 | Part324.Parent = Model299 | |
3097 | Part324.BrickColor = BrickColor.new("Really black") | |
3098 | Part324.Rotation = Vector3.new(-180, 9.92000008, 180) | |
3099 | Part324.CanCollide = false | |
3100 | Part324.Locked = true | |
3101 | Part324.FormFactor = Enum.FormFactor.Symmetric | |
3102 | Part324.Size = Vector3.new(1, 2, 1) | |
3103 | Part324.CFrame = CFrame.new(16.0754337, 1.00002289, -85.0447464, -0.985055268, -9.46475376e-26, 0.17223841, 2.46632278e-26, 1, 6.90567111e-25, -0.17223841, 6.84494706e-25, -0.985055268) | |
3104 | Part324.BottomSurface = Enum.SurfaceType.Smooth | |
3105 | Part324.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
3106 | Part324.Position = Vector3.new(16.0754337, 1.00002289, -85.0447464) | |
3107 | Part324.Orientation = Vector3.new(0, 170.080002, 0) | |
3108 | Part324.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
3109 | Attachment325.Name = "LeftFootAttachment" | |
3110 | Attachment325.Parent = Part324 | |
3111 | Attachment325.CFrame = CFrame.new(0, -1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3112 | Attachment325.Position = Vector3.new(0, -1, 0) | |
3113 | Part326.Name = "Right Leg" | |
3114 | Part326.Parent = Model299 | |
3115 | Part326.BrickColor = BrickColor.new("Really black") | |
3116 | Part326.Rotation = Vector3.new(-180, 9.92000008, 180) | |
3117 | Part326.CanCollide = false | |
3118 | Part326.Locked = true | |
3119 | Part326.FormFactor = Enum.FormFactor.Symmetric | |
3120 | Part326.Size = Vector3.new(1, 2, 1) | |
3121 | Part326.CFrame = CFrame.new(15.0903788, 1.00002289, -85.2169876, -0.985055268, -9.46475376e-26, 0.17223841, 2.46632278e-26, 1, 6.90567111e-25, -0.17223841, 6.84494706e-25, -0.985055268) | |
3122 | Part326.BottomSurface = Enum.SurfaceType.Smooth | |
3123 | Part326.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
3124 | Part326.Position = Vector3.new(15.0903788, 1.00002289, -85.2169876) | |
3125 | Part326.Orientation = Vector3.new(0, 170.080002, 0) | |
3126 | Part326.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
3127 | Humanoid327.Parent = Model299 | |
3128 | Humanoid327.RightLeg = Part326 | |
3129 | Humanoid327.LeftLeg = Part324 | |
3130 | Humanoid327.Torso = Part328 | |
3131 | Humanoid327.MaxHealth = 0 | |
3132 | Part328.Name = "HumanoidRootPart" | |
3133 | Part328.Parent = Model299 | |
3134 | Part328.Transparency = 1 | |
3135 | Part328.Rotation = Vector3.new(-180, 9.92000008, 180) | |
3136 | Part328.CanCollide = false | |
3137 | Part328.Locked = true | |
3138 | Part328.FormFactor = Enum.FormFactor.Symmetric | |
3139 | Part328.Size = Vector3.new(2, 2, 1) | |
3140 | Part328.CFrame = CFrame.new(15.5829067, 3.00002289, -85.130867, -0.985055268, -9.46475376e-26, 0.17223841, 2.46632278e-26, 1, 6.90567111e-25, -0.17223841, 6.84494706e-25, -0.985055268) | |
3141 | Part328.BottomSurface = Enum.SurfaceType.Smooth | |
3142 | Part328.TopSurface = Enum.SurfaceType.Smooth | |
3143 | Part328.Position = Vector3.new(15.5829067, 3.00002289, -85.130867) | |
3144 | Part328.Orientation = Vector3.new(0, 170.080002, 0) | |
3145 | Attachment329.Name = "RootAttachment" | |
3146 | Attachment329.Parent = Part328 | |
3147 | Motor6D330.Name = "RootJoint" | |
3148 | Motor6D330.Parent = Part328 | |
3149 | Motor6D330.C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
3150 | Motor6D330.C1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
3151 | Motor6D330.Part0 = Part328 | |
3152 | Motor6D330.Part1 = Part315 | |
3153 | Motor6D330.MaxVelocity = 0.10000000149012 | |
3154 | BodyColors331.Parent = Model299 | |
3155 | BodyColors331.HeadColor = BrickColor.new("Pastel brown") | |
3156 | BodyColors331.LeftArmColor = BrickColor.new("Pastel brown") | |
3157 | BodyColors331.LeftLegColor = BrickColor.new("Really black") | |
3158 | BodyColors331.RightArmColor = BrickColor.new("Pastel brown") | |
3159 | BodyColors331.RightLegColor = BrickColor.new("Really black") | |
3160 | BodyColors331.TorsoColor = BrickColor.new("Lime green") | |
3161 | Accessory332.Name = "Bandana" | |
3162 | Accessory332.Parent = Model299 | |
3163 | Accessory332.AttachmentPos = Vector3.new(0, 0.800000012, 0) | |
3164 | Part333.Name = "Handle" | |
3165 | Part333.Parent = Accessory332 | |
3166 | Part333.Rotation = Vector3.new(-165.019989, -9.40999985, -174.849991) | |
3167 | Part333.CanCollide = false | |
3168 | Part333.Locked = true | |
3169 | Part333.FormFactor = Enum.FormFactor.Symmetric | |
3170 | Part333.Size = Vector3.new(1, 1, 1) | |
3171 | Part333.CFrame = CFrame.new(15.5321531, 4.24222136, -85.0981674, -0.982551157, 0.0885212868, -0.163576201, 0.0445790105, 0.965925992, 0.254950583, 0.180571035, 0.243209943, -0.953017771) | |
3172 | Part333.BottomSurface = Enum.SurfaceType.Smooth | |
3173 | Part333.TopSurface = Enum.SurfaceType.Smooth | |
3174 | Part333.Position = Vector3.new(15.5321531, 4.24222136, -85.0981674) | |
3175 | Part333.Orientation = Vector3.new(-14.7699995, -170.259995, 2.63999987) | |
3176 | SpecialMesh334.Parent = Part333 | |
3177 | SpecialMesh334.MeshId = "http://www.roblox.com/asset/?id=20637493" | |
3178 | SpecialMesh334.Scale = Vector3.new(1, 0.899999976, 1) | |
3179 | SpecialMesh334.TextureId = "http://www.roblox.com/asset/?id=143631818 " | |
3180 | SpecialMesh334.MeshType = Enum.MeshType.FileMesh | |
3181 | SpecialMesh334.Scale = Vector3.new(1, 0.899999976, 1) | |
3182 | Vector3Value335.Name = "OriginalSize" | |
3183 | Vector3Value335.Parent = Part333 | |
3184 | Vector3Value335.Value = Vector3.new(1, 1, 1) | |
3185 | Accessory336.Name = "PolarBearBLOXikin" | |
3186 | Accessory336.Parent = Model299 | |
3187 | Accessory336.AttachmentPos = Vector3.new(1.10000002, 0.419999987, 0) | |
3188 | Part337.Name = "Handle" | |
3189 | Part337.Parent = Accessory336 | |
3190 | Part337.Rotation = Vector3.new(-165.019989, -9.40999985, -174.849991) | |
3191 | Part337.CanCollide = false | |
3192 | Part337.Locked = true | |
3193 | Part337.FormFactor = Enum.FormFactor.Custom | |
3194 | Part337.Size = Vector3.new(0.799999833, 1.20000005, 0.599999845) | |
3195 | Part337.CFrame = CFrame.new(16.6465969, 4.56023645, -85.2043762, -0.982551157, 0.0885212868, -0.163576201, 0.0445790105, 0.965925992, 0.254950583, 0.180571035, 0.243209943, -0.953017771) | |
3196 | Part337.BottomSurface = Enum.SurfaceType.Smooth | |
3197 | Part337.TopSurface = Enum.SurfaceType.Smooth | |
3198 | Part337.Position = Vector3.new(16.6465969, 4.56023645, -85.2043762) | |
3199 | Part337.Orientation = Vector3.new(-14.7699995, -170.259995, 2.63999987) | |
3200 | SpecialMesh338.Parent = Part337 | |
3201 | SpecialMesh338.MeshId = "http://www.roblox.com/asset/?id=143526836 " | |
3202 | SpecialMesh338.TextureId = "http://www.roblox.com/asset/?id=143526864 " | |
3203 | SpecialMesh338.MeshType = Enum.MeshType.FileMesh | |
3204 | Accessory339.Name = "YellowROBLOXVisor" | |
3205 | Accessory339.Parent = Model299 | |
3206 | Accessory339.AttachmentPos = Vector3.new(0, 0.0900000036, 0.180000007) | |
3207 | Part340.Name = "Handle" | |
3208 | Part340.Parent = Accessory339 | |
3209 | Part340.Rotation = Vector3.new(-165.019989, -9.40999985, -174.849991) | |
3210 | Part340.CanCollide = false | |
3211 | Part340.Locked = true | |
3212 | Part340.FormFactor = Enum.FormFactor.Plate | |
3213 | Part340.Size = Vector3.new(1, 0.400000006, 1) | |
3214 | Part340.CFrame = CFrame.new(15.6244469, 4.88213778, -84.753952, -0.982551157, 0.0885212868, -0.163576201, 0.0445790105, 0.965925992, 0.254950583, 0.180571035, 0.243209943, -0.953017771) | |
3215 | Part340.BottomSurface = Enum.SurfaceType.Smooth | |
3216 | Part340.TopSurface = Enum.SurfaceType.Smooth | |
3217 | Part340.Position = Vector3.new(15.6244469, 4.88213778, -84.753952) | |
3218 | Part340.Orientation = Vector3.new(-14.7699995, -170.259995, 2.63999987) | |
3219 | SpecialMesh341.Parent = Part340 | |
3220 | SpecialMesh341.MeshId = "http://www.roblox.com/asset/?id=1081088" | |
3221 | SpecialMesh341.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998) | |
3222 | SpecialMesh341.TextureId = "http://www.roblox.com/asset/?id=334983585" | |
3223 | SpecialMesh341.MeshType = Enum.MeshType.FileMesh | |
3224 | SpecialMesh341.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998) | |
3225 | Vector3Value342.Name = "OriginalSize" | |
3226 | Vector3Value342.Parent = Part340 | |
3227 | Vector3Value342.Value = Vector3.new(1, 0.400000006, 1) | |
3228 | ShirtGraphic343.Parent = Model299 | |
3229 | ShirtGraphic343.Graphic = "http://www.roblox.com/asset/?id=121923898" | |
3230 | for i,v in pairs(mas:GetChildren()) do | |
3231 | v.Parent = workspace | |
3232 | pcall(function() v:MakeJoints() end) | |
3233 | end | |
3234 | mas:Destroy() | |
3235 | for i,v in pairs(cors) do | |
3236 | spawn(function() | |
3237 | pcall(v) | |
3238 | end) | |
3239 | end | |
3240 | --Converted with ttyyuu12345's model to script plugin v4 | |
3241 | function sandbox(var,func) | |
3242 | local env = getfenv(func) | |
3243 | local newenv = setmetatable({},{ | |
3244 | __index = function(self,k) | |
3245 | if k=="script" then | |
3246 | return var | |
3247 | else | |
3248 | return env[k] | |
3249 | end | |
3250 | end, | |
3251 | }) | |
3252 | setfenv(func,newenv) | |
3253 | return func | |
3254 | end | |
3255 | cors = {} | |
3256 | mas = Instance.new("Model",game:GetService("Lighting")) | |
3257 | Part0 = Instance.new("Part") | |
3258 | Part0.Name = "Baseplate" | |
3259 | Part0.Parent = mas | |
3260 | Part0.BrickColor = BrickColor.new("Dark stone grey") | |
3261 | Part0.Anchored = true | |
3262 | Part0.Locked = true | |
3263 | Part0.FormFactor = Enum.FormFactor.Symmetric | |
3264 | Part0.Size = Vector3.new(512, 20, 512) | |
3265 | Part0.CFrame = CFrame.new(0, -10, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3266 | Part0.TopSurface = Enum.SurfaceType.Smooth | |
3267 | Part0.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3268 | Part0.Position = Vector3.new(0, -10, 0) | |
3269 | Part0.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3270 | for i,v in pairs(mas:GetChildren()) do | |
3271 | v.Parent = workspace | |
3272 | pcall(function() v:MakeJoints() end) | |
3273 | end | |
3274 | mas:Destroy() | |
3275 | for i,v in pairs(cors) do | |
3276 | spawn(function() | |
3277 | pcall(v) | |
3278 | end) | |
3279 | end | |
3280 | local music = Instance.new("Sound", Model0) | |
3281 | music.SoundId = "rbxassetid://672731096" | |
3282 | music.Volume = 10 | |
3283 | music.Looped = true | |
3284 | music:Play() | |
3285 | for i = 1,60 do | |
3286 | local function scan(part) | |
3287 | for i,v in pairs(part:GetChildren()) do | |
3288 | scan(v) | |
3289 | if v.ClassName == "Part" then | |
3290 | v.Anchored = true | |
3291 | end | |
3292 | end | |
3293 | end | |
3294 | scan(Model0) | |
3295 | - | game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "["..v.Name.."]: omg pizza", Font = Enum.Font.SourceSansBold, Color = "White", FontSize = Enum.FontSize.Size96}) |
3295 | + | |
3296 | end | |
3297 | --[[for i,v in pairs(game.Players:GetChildren()) do | |
3298 | local talkmath = math.random(1,30) | |
3299 | if talkmath == 1 then | |
3300 | game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "["..v.Name.."]: shut it", Font = Enum.Font.SourceSansBold, Color = "White", FontSize = Enum.FontSize.Size96}) | |
3301 | end | |
3302 | if talkmath == 2 then | |
3303 | game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "["..v.Name.."]: lol gimme one", Font = Enum.Font.SourceSansBold, Color = "White", FontSize = Enum.FontSize.Size96}) | |
3304 | end | |
3305 | if talkmath == 3 then | |
3306 | game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "["..v.Name.."]: lol", Font = Enum.Font.SourceSansBold, Color = "White", FontSize = Enum.FontSize.Size96}) | |
3307 | end | |
3308 | if talkmath == 4 then | |
3309 | game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "["..v.Name.."]: pizzapizzapizza", Font = Enum.Font.SourceSansBold, Color = "White", FontSize = Enum.FontSize.Size96}) | |
3310 | end | |
3311 | if talkmath == 5 then | |
3312 | game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "["..v.Name.."]: wow", Font = Enum.Font.SourceSansBold, Color = "White", FontSize = Enum.FontSize.Size96}) | |
3313 | end | |
3314 | for i = 1,math.random(50,80) do | |
3315 | local function scan(part) | |
3316 | for i,v in pairs(part:GetChildren()) do | |
3317 | scan(v) | |
3318 | if v.ClassName == "Part" then | |
3319 | v.Anchored = true | |
3320 | end | |
3321 | end | |
3322 | end | |
3323 | scan(Model0) | |
3324 | wait() | |
3325 | end | |
3326 | end--]] | |
3327 | while true do | |
3328 | if Model0.Parent == nil then | |
3329 | Model0.Parent = workspace | |
3330 | end | |
3331 | if music.Parent == nil then | |
3332 | music.Parent = Model0 | |
3333 | end | |
3334 | local function scan(part) | |
3335 | for i,v in pairs(part:GetChildren()) do | |
3336 | scan(v) | |
3337 | if v.ClassName == "Part" then | |
3338 | v.Anchored = true | |
3339 | end | |
3340 | end | |
3341 | end | |
3342 | scan(Model0) | |
3343 | wait() | |
3344 | end |