SHOW:
|
|
- or go back to the newest paste.
1 | --https://github.com/Mokiros/roblox-FE-compatibility | |
2 | if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end | |
3 | local Player,game,owner = owner,game | |
4 | local RealPlayer = Player | |
5 | do print("FE Compatibility code V2 by Mokiros")local RealPlayer=RealPlayer;script.Parent=RealPlayer.Character;local a=function(b)b[1].f[b[2]]=nil end;local c={__index={disconnect=a,Disconnect=a}}local d={__index={Connect=function(b,e)local f=tostring(math.random(0,10000))while b.f[f]do f=tostring(math.random(0,10000))end;b.f[f]=e;return setmetatable({b,f},c)end}}d.__index.connect=d.__index.Connect;local function g()return setmetatable({f={}},d)end;local h={Hit=CFrame.new(),KeyUp=g(),KeyDown=g(),Button1Up=g(),Button1Down=g(),Button2Up=g(),Button2Down=g()}h.keyUp=h.KeyUp;h.keyDown=h.KeyDown;local i={InputBegan=g(),InputEnded=g()}local CAS={Actions={},BindAction=function(self,j,k,l,...)CAS.Actions[j]=k and{Name=j,Function=k,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function m(self,n,...)for o,e in pairs(self[n].f)do e(...)end end;h.T=m;i.T=m;local p=Instance.new("RemoteEvent")p.Name="UserInput_Event"p.OnServerEvent:Connect(function(q,r)if q~=RealPlayer then return end;h.Target=r.e;h.Hit=r.d;if not r.f then local s=r.c==Enum.UserInputState.Begin;if r.b==Enum.UserInputType.MouseButton1 then return h:T(s and"Button1Down"or"Button1Up")end;if r.b==Enum.UserInputType.MouseButton2 then return h:T(s and"Button2Down"or"Button2Up")end;for o,t in pairs(CAS.Actions)do for o,u in pairs(t.Keys)do if u==r.a then t.Function(t.Name,r.c,r)end end end;h:T(s and"KeyDown"or"KeyUp",r.a.Name:lower())i:T(s and"InputBegan"or"InputEnded",r,false)end end)p.Parent=NLS([==[local a=script:WaitForChild("UserInput_Event")local b=owner:GetMouse()local c=game:GetService("UserInputService")local d=function(e,f)if f then return end;a:FireServer({a=e.KeyCode,b=e.UserInputType,c=e.UserInputState,d=b.Hit,e=b.Target})end;c.InputBegan:Connect(d)c.InputEnded:Connect(d)local g,h;local i=game:GetService("RunService").Heartbeat;while true do if g~=b.Hit or h~=b.Target then g,h=b.Hit,b.Target;a:FireServer({f=1,Target=h,d=g})end;for j=1,2 do i:Wait()end end]==],script)local v=game;local w={__index=function(self,u)local x=rawget(self,"_RealService")if x then return typeof(x[u])=="function"and function(o,...)return x[u](x,...)end or x[u]end end,__newindex=function(self,u,y)local x=rawget(self,"_RealService")if x then x[u]=y end end}local function z(t,A)t._RealService=typeof(A)=="string"and v:GetService(A)or A;return setmetatable(t,w)end;local B={GetService=function(self,x)return rawget(self,x)or v:GetService(x)end,Players=z({LocalPlayer=z({GetMouse=function(self)return h end},Player)},"Players"),UserInputService=z(i,"UserInputService"),ContextActionService=z(CAS,"ContextActionService"),RunService=z({_btrs={},RenderStepped=v:GetService("RunService").Heartbeat,BindToRenderStep=function(self,j,o,k)self._btrs[j]=self.Heartbeat:Connect(k)end,UnbindFromRenderStep=function(self,j)self._btrs[j]:Disconnect()end},"RunService")}rawset(B.Players,"localPlayer",B.Players.LocalPlayer)B.service=B.GetService;z(B,game)game,owner=B,B.Players.LocalPlayer end | |
6 | ||
7 | ||
8 | -- made by 1ndrew | |
9 | function sandbox(var,func) | |
10 | local env = getfenv(func) | |
11 | local newenv = setmetatable({},{ | |
12 | __index = function(self,k) | |
13 | if k=="script" then | |
14 | return var | |
15 | else | |
16 | return env[k] | |
17 | end | |
18 | end, | |
19 | }) | |
20 | setfenv(func,newenv) | |
21 | return func | |
22 | end | |
23 | cors = {} | |
24 | mas = Instance.new("Model",game:GetService("Lighting")) | |
25 | Model0 = Instance.new("Model") | |
26 | Model1 = Instance.new("Model") | |
27 | Model2 = Instance.new("Model") | |
28 | Part3 = Instance.new("Part") | |
29 | SpotLight4 = Instance.new("SpotLight") | |
30 | Part5 = Instance.new("Part") | |
31 | SpotLight6 = Instance.new("SpotLight") | |
32 | Part7 = Instance.new("Part") | |
33 | Part8 = Instance.new("Part") | |
34 | PointLight9 = Instance.new("PointLight") | |
35 | VehicleSeat10 = Instance.new("VehicleSeat") | |
36 | BlockMesh11 = Instance.new("BlockMesh") | |
37 | Sound12 = Instance.new("Sound") | |
38 | Sound13 = Instance.new("Sound") | |
39 | Sound14 = Instance.new("Sound") | |
40 | Seat15 = Instance.new("Seat") | |
41 | Script16 = Instance.new("Script") | |
42 | Model17 = Instance.new("Model") | |
43 | WedgePart18 = Instance.new("WedgePart") | |
44 | WedgePart19 = Instance.new("WedgePart") | |
45 | WedgePart20 = Instance.new("WedgePart") | |
46 | WedgePart21 = Instance.new("WedgePart") | |
47 | WedgePart22 = Instance.new("WedgePart") | |
48 | WedgePart23 = Instance.new("WedgePart") | |
49 | WedgePart24 = Instance.new("WedgePart") | |
50 | WedgePart25 = Instance.new("WedgePart") | |
51 | Part26 = Instance.new("Part") | |
52 | SpecialMesh27 = Instance.new("SpecialMesh") | |
53 | Part28 = Instance.new("Part") | |
54 | Part29 = Instance.new("Part") | |
55 | Part30 = Instance.new("Part") | |
56 | Part31 = Instance.new("Part") | |
57 | Part32 = Instance.new("Part") | |
58 | Part33 = Instance.new("Part") | |
59 | Part34 = Instance.new("Part") | |
60 | Part35 = Instance.new("Part") | |
61 | Part36 = Instance.new("Part") | |
62 | Part37 = Instance.new("Part") | |
63 | Part38 = Instance.new("Part") | |
64 | Part39 = Instance.new("Part") | |
65 | Part40 = Instance.new("Part") | |
66 | SpecialMesh41 = Instance.new("SpecialMesh") | |
67 | Part42 = Instance.new("Part") | |
68 | Model43 = Instance.new("Model") | |
69 | Part44 = Instance.new("Part") | |
70 | Part45 = Instance.new("Part") | |
71 | Part46 = Instance.new("Part") | |
72 | Part47 = Instance.new("Part") | |
73 | CylinderMesh48 = Instance.new("CylinderMesh") | |
74 | Part49 = Instance.new("Part") | |
75 | Part50 = Instance.new("Part") | |
76 | SpecialMesh51 = Instance.new("SpecialMesh") | |
77 | Part52 = Instance.new("Part") | |
78 | Part53 = Instance.new("Part") | |
79 | Part54 = Instance.new("Part") | |
80 | Part55 = Instance.new("Part") | |
81 | CylinderMesh56 = Instance.new("CylinderMesh") | |
82 | Part57 = Instance.new("Part") | |
83 | Part58 = Instance.new("Part") | |
84 | SpecialMesh59 = Instance.new("SpecialMesh") | |
85 | Part60 = Instance.new("Part") | |
86 | BlockMesh61 = Instance.new("BlockMesh") | |
87 | Part62 = Instance.new("Part") | |
88 | Part63 = Instance.new("Part") | |
89 | Part64 = Instance.new("Part") | |
90 | Part65 = Instance.new("Part") | |
91 | Part66 = Instance.new("Part") | |
92 | Part67 = Instance.new("Part") | |
93 | SpecialMesh68 = Instance.new("SpecialMesh") | |
94 | Part69 = Instance.new("Part") | |
95 | Part70 = Instance.new("Part") | |
96 | Part71 = Instance.new("Part") | |
97 | SpecialMesh72 = Instance.new("SpecialMesh") | |
98 | Part73 = Instance.new("Part") | |
99 | CylinderMesh74 = Instance.new("CylinderMesh") | |
100 | Part75 = Instance.new("Part") | |
101 | SpecialMesh76 = Instance.new("SpecialMesh") | |
102 | Part77 = Instance.new("Part") | |
103 | SpecialMesh78 = Instance.new("SpecialMesh") | |
104 | Part79 = Instance.new("Part") | |
105 | CylinderMesh80 = Instance.new("CylinderMesh") | |
106 | Part81 = Instance.new("Part") | |
107 | CylinderMesh82 = Instance.new("CylinderMesh") | |
108 | Part83 = Instance.new("Part") | |
109 | Part84 = Instance.new("Part") | |
110 | Part85 = Instance.new("Part") | |
111 | Part86 = Instance.new("Part") | |
112 | BlockMesh87 = Instance.new("BlockMesh") | |
113 | Part88 = Instance.new("Part") | |
114 | Part89 = Instance.new("Part") | |
115 | Part90 = Instance.new("Part") | |
116 | Smoke91 = Instance.new("Smoke") | |
117 | Fire92 = Instance.new("Fire") | |
118 | Part93 = Instance.new("Part") | |
119 | Part94 = Instance.new("Part") | |
120 | Part95 = Instance.new("Part") | |
121 | Part96 = Instance.new("Part") | |
122 | Part97 = Instance.new("Part") | |
123 | Part98 = Instance.new("Part") | |
124 | Part99 = Instance.new("Part") | |
125 | Part100 = Instance.new("Part") | |
126 | BlockMesh101 = Instance.new("BlockMesh") | |
127 | Part102 = Instance.new("Part") | |
128 | Part103 = Instance.new("Part") | |
129 | Part104 = Instance.new("Part") | |
130 | Part105 = Instance.new("Part") | |
131 | Part106 = Instance.new("Part") | |
132 | Part107 = Instance.new("Part") | |
133 | Part108 = Instance.new("Part") | |
134 | Part109 = Instance.new("Part") | |
135 | Part110 = Instance.new("Part") | |
136 | Part111 = Instance.new("Part") | |
137 | Part112 = Instance.new("Part") | |
138 | Part113 = Instance.new("Part") | |
139 | Part114 = Instance.new("Part") | |
140 | Part115 = Instance.new("Part") | |
141 | Part116 = Instance.new("Part") | |
142 | Part117 = Instance.new("Part") | |
143 | WedgePart118 = Instance.new("WedgePart") | |
144 | WedgePart119 = Instance.new("WedgePart") | |
145 | WedgePart120 = Instance.new("WedgePart") | |
146 | WedgePart121 = Instance.new("WedgePart") | |
147 | SpecialMesh122 = Instance.new("SpecialMesh") | |
148 | WedgePart123 = Instance.new("WedgePart") | |
149 | WedgePart124 = Instance.new("WedgePart") | |
150 | Part125 = Instance.new("Part") | |
151 | Part126 = Instance.new("Part") | |
152 | Part127 = Instance.new("Part") | |
153 | SpecialMesh128 = Instance.new("SpecialMesh") | |
154 | Part129 = Instance.new("Part") | |
155 | Part130 = Instance.new("Part") | |
156 | Part131 = Instance.new("Part") | |
157 | CylinderMesh132 = Instance.new("CylinderMesh") | |
158 | Part133 = Instance.new("Part") | |
159 | Part134 = Instance.new("Part") | |
160 | Part135 = Instance.new("Part") | |
161 | SpecialMesh136 = Instance.new("SpecialMesh") | |
162 | Part137 = Instance.new("Part") | |
163 | SpecialMesh138 = Instance.new("SpecialMesh") | |
164 | Part139 = Instance.new("Part") | |
165 | SpecialMesh140 = Instance.new("SpecialMesh") | |
166 | Part141 = Instance.new("Part") | |
167 | SpecialMesh142 = Instance.new("SpecialMesh") | |
168 | Part143 = Instance.new("Part") | |
169 | Part144 = Instance.new("Part") | |
170 | Part145 = Instance.new("Part") | |
171 | SpecialMesh146 = Instance.new("SpecialMesh") | |
172 | Part147 = Instance.new("Part") | |
173 | Part148 = Instance.new("Part") | |
174 | CylinderMesh149 = Instance.new("CylinderMesh") | |
175 | Part150 = Instance.new("Part") | |
176 | Part151 = Instance.new("Part") | |
177 | Part152 = Instance.new("Part") | |
178 | SpecialMesh153 = Instance.new("SpecialMesh") | |
179 | Part154 = Instance.new("Part") | |
180 | SpecialMesh155 = Instance.new("SpecialMesh") | |
181 | Part156 = Instance.new("Part") | |
182 | Part157 = Instance.new("Part") | |
183 | CylinderMesh158 = Instance.new("CylinderMesh") | |
184 | Part159 = Instance.new("Part") | |
185 | CylinderMesh160 = Instance.new("CylinderMesh") | |
186 | Part161 = Instance.new("Part") | |
187 | Part162 = Instance.new("Part") | |
188 | SpecialMesh163 = Instance.new("SpecialMesh") | |
189 | Part164 = Instance.new("Part") | |
190 | SpecialMesh165 = Instance.new("SpecialMesh") | |
191 | Part166 = Instance.new("Part") | |
192 | Part167 = Instance.new("Part") | |
193 | SpecialMesh168 = Instance.new("SpecialMesh") | |
194 | Part169 = Instance.new("Part") | |
195 | SpecialMesh170 = Instance.new("SpecialMesh") | |
196 | Part171 = Instance.new("Part") | |
197 | SpecialMesh172 = Instance.new("SpecialMesh") | |
198 | Part173 = Instance.new("Part") | |
199 | SpecialMesh174 = Instance.new("SpecialMesh") | |
200 | Part175 = Instance.new("Part") | |
201 | SpecialMesh176 = Instance.new("SpecialMesh") | |
202 | Part177 = Instance.new("Part") | |
203 | Part178 = Instance.new("Part") | |
204 | Part179 = Instance.new("Part") | |
205 | Part180 = Instance.new("Part") | |
206 | Part181 = Instance.new("Part") | |
207 | SpecialMesh182 = Instance.new("SpecialMesh") | |
208 | Part183 = Instance.new("Part") | |
209 | Part184 = Instance.new("Part") | |
210 | Part185 = Instance.new("Part") | |
211 | Part186 = Instance.new("Part") | |
212 | Part187 = Instance.new("Part") | |
213 | Part188 = Instance.new("Part") | |
214 | Part189 = Instance.new("Part") | |
215 | CylinderMesh190 = Instance.new("CylinderMesh") | |
216 | Part191 = Instance.new("Part") | |
217 | Part192 = Instance.new("Part") | |
218 | Part193 = Instance.new("Part") | |
219 | Part194 = Instance.new("Part") | |
220 | WedgePart195 = Instance.new("WedgePart") | |
221 | SpecialMesh196 = Instance.new("SpecialMesh") | |
222 | WedgePart197 = Instance.new("WedgePart") | |
223 | WedgePart198 = Instance.new("WedgePart") | |
224 | Part199 = Instance.new("Part") | |
225 | Part200 = Instance.new("Part") | |
226 | Part201 = Instance.new("Part") | |
227 | SpecialMesh202 = Instance.new("SpecialMesh") | |
228 | Part203 = Instance.new("Part") | |
229 | Part204 = Instance.new("Part") | |
230 | Part205 = Instance.new("Part") | |
231 | Part206 = Instance.new("Part") | |
232 | CylinderMesh207 = Instance.new("CylinderMesh") | |
233 | Part208 = Instance.new("Part") | |
234 | CylinderMesh209 = Instance.new("CylinderMesh") | |
235 | Part210 = Instance.new("Part") | |
236 | SpecialMesh211 = Instance.new("SpecialMesh") | |
237 | Part212 = Instance.new("Part") | |
238 | Part213 = Instance.new("Part") | |
239 | Part214 = Instance.new("Part") | |
240 | Part215 = Instance.new("Part") | |
241 | Part216 = Instance.new("Part") | |
242 | Part217 = Instance.new("Part") | |
243 | Part218 = Instance.new("Part") | |
244 | Part219 = Instance.new("Part") | |
245 | Part220 = Instance.new("Part") | |
246 | SpecialMesh221 = Instance.new("SpecialMesh") | |
247 | Part222 = Instance.new("Part") | |
248 | SpecialMesh223 = Instance.new("SpecialMesh") | |
249 | Part224 = Instance.new("Part") | |
250 | Part225 = Instance.new("Part") | |
251 | Part226 = Instance.new("Part") | |
252 | Part227 = Instance.new("Part") | |
253 | Part228 = Instance.new("Part") | |
254 | Part229 = Instance.new("Part") | |
255 | Part230 = Instance.new("Part") | |
256 | SpecialMesh231 = Instance.new("SpecialMesh") | |
257 | Part232 = Instance.new("Part") | |
258 | Part233 = Instance.new("Part") | |
259 | Part234 = Instance.new("Part") | |
260 | Part235 = Instance.new("Part") | |
261 | Part236 = Instance.new("Part") | |
262 | Part237 = Instance.new("Part") | |
263 | Part238 = Instance.new("Part") | |
264 | SpecialMesh239 = Instance.new("SpecialMesh") | |
265 | Part240 = Instance.new("Part") | |
266 | SpecialMesh241 = Instance.new("SpecialMesh") | |
267 | Part242 = Instance.new("Part") | |
268 | Part243 = Instance.new("Part") | |
269 | Part244 = Instance.new("Part") | |
270 | SpecialMesh245 = Instance.new("SpecialMesh") | |
271 | Part246 = Instance.new("Part") | |
272 | Part247 = Instance.new("Part") | |
273 | SpecialMesh248 = Instance.new("SpecialMesh") | |
274 | Part249 = Instance.new("Part") | |
275 | SpecialMesh250 = Instance.new("SpecialMesh") | |
276 | Part251 = Instance.new("Part") | |
277 | Part252 = Instance.new("Part") | |
278 | Part253 = Instance.new("Part") | |
279 | SpecialMesh254 = Instance.new("SpecialMesh") | |
280 | Part255 = Instance.new("Part") | |
281 | SpecialMesh256 = Instance.new("SpecialMesh") | |
282 | Part257 = Instance.new("Part") | |
283 | Part258 = Instance.new("Part") | |
284 | SpecialMesh259 = Instance.new("SpecialMesh") | |
285 | Part260 = Instance.new("Part") | |
286 | Part261 = Instance.new("Part") | |
287 | Part262 = Instance.new("Part") | |
288 | WedgePart263 = Instance.new("WedgePart") | |
289 | Part264 = Instance.new("Part") | |
290 | Part265 = Instance.new("Part") | |
291 | Part266 = Instance.new("Part") | |
292 | Part267 = Instance.new("Part") | |
293 | Part268 = Instance.new("Part") | |
294 | Part269 = Instance.new("Part") | |
295 | Part270 = Instance.new("Part") | |
296 | Part271 = Instance.new("Part") | |
297 | Part272 = Instance.new("Part") | |
298 | Part273 = Instance.new("Part") | |
299 | Part274 = Instance.new("Part") | |
300 | Part275 = Instance.new("Part") | |
301 | Part276 = Instance.new("Part") | |
302 | Part277 = Instance.new("Part") | |
303 | SpecialMesh278 = Instance.new("SpecialMesh") | |
304 | Part279 = Instance.new("Part") | |
305 | Part280 = Instance.new("Part") | |
306 | WedgePart281 = Instance.new("WedgePart") | |
307 | Part282 = Instance.new("Part") | |
308 | WedgePart283 = Instance.new("WedgePart") | |
309 | WedgePart284 = Instance.new("WedgePart") | |
310 | Part285 = Instance.new("Part") | |
311 | Part286 = Instance.new("Part") | |
312 | Part287 = Instance.new("Part") | |
313 | CylinderMesh288 = Instance.new("CylinderMesh") | |
314 | Part289 = Instance.new("Part") | |
315 | CylinderMesh290 = Instance.new("CylinderMesh") | |
316 | Model291 = Instance.new("Model") | |
317 | Part292 = Instance.new("Part") | |
318 | CylinderMesh293 = Instance.new("CylinderMesh") | |
319 | Part294 = Instance.new("Part") | |
320 | CylinderMesh295 = Instance.new("CylinderMesh") | |
321 | Part296 = Instance.new("Part") | |
322 | SpecialMesh297 = Instance.new("SpecialMesh") | |
323 | Part298 = Instance.new("Part") | |
324 | SpecialMesh299 = Instance.new("SpecialMesh") | |
325 | Part300 = Instance.new("Part") | |
326 | SpecialMesh301 = Instance.new("SpecialMesh") | |
327 | Part302 = Instance.new("Part") | |
328 | SpecialMesh303 = Instance.new("SpecialMesh") | |
329 | Part304 = Instance.new("Part") | |
330 | Script305 = Instance.new("Script") | |
331 | Model306 = Instance.new("Model") | |
332 | Part307 = Instance.new("Part") | |
333 | CylinderMesh308 = Instance.new("CylinderMesh") | |
334 | Part309 = Instance.new("Part") | |
335 | CylinderMesh310 = Instance.new("CylinderMesh") | |
336 | Part311 = Instance.new("Part") | |
337 | SpecialMesh312 = Instance.new("SpecialMesh") | |
338 | Part313 = Instance.new("Part") | |
339 | SpecialMesh314 = Instance.new("SpecialMesh") | |
340 | Part315 = Instance.new("Part") | |
341 | SpecialMesh316 = Instance.new("SpecialMesh") | |
342 | Part317 = Instance.new("Part") | |
343 | SpecialMesh318 = Instance.new("SpecialMesh") | |
344 | Part319 = Instance.new("Part") | |
345 | Script320 = Instance.new("Script") | |
346 | Model321 = Instance.new("Model") | |
347 | Part322 = Instance.new("Part") | |
348 | CylinderMesh323 = Instance.new("CylinderMesh") | |
349 | Part324 = Instance.new("Part") | |
350 | CylinderMesh325 = Instance.new("CylinderMesh") | |
351 | Part326 = Instance.new("Part") | |
352 | SpecialMesh327 = Instance.new("SpecialMesh") | |
353 | Part328 = Instance.new("Part") | |
354 | SpecialMesh329 = Instance.new("SpecialMesh") | |
355 | Part330 = Instance.new("Part") | |
356 | SpecialMesh331 = Instance.new("SpecialMesh") | |
357 | Part332 = Instance.new("Part") | |
358 | SpecialMesh333 = Instance.new("SpecialMesh") | |
359 | Part334 = Instance.new("Part") | |
360 | Script335 = Instance.new("Script") | |
361 | Model336 = Instance.new("Model") | |
362 | Part337 = Instance.new("Part") | |
363 | Part338 = Instance.new("Part") | |
364 | SpecialMesh339 = Instance.new("SpecialMesh") | |
365 | Part340 = Instance.new("Part") | |
366 | SpecialMesh341 = Instance.new("SpecialMesh") | |
367 | Part342 = Instance.new("Part") | |
368 | SpecialMesh343 = Instance.new("SpecialMesh") | |
369 | Part344 = Instance.new("Part") | |
370 | CylinderMesh345 = Instance.new("CylinderMesh") | |
371 | Part346 = Instance.new("Part") | |
372 | SpecialMesh347 = Instance.new("SpecialMesh") | |
373 | Part348 = Instance.new("Part") | |
374 | CylinderMesh349 = Instance.new("CylinderMesh") | |
375 | Script350 = Instance.new("Script") | |
376 | Script351 = Instance.new("Script") | |
377 | Model352 = Instance.new("Model") | |
378 | Model353 = Instance.new("Model") | |
379 | Part354 = Instance.new("Part") | |
380 | Part355 = Instance.new("Part") | |
381 | SpecialMesh356 = Instance.new("SpecialMesh") | |
382 | Sound357 = Instance.new("Sound") | |
383 | Script358 = Instance.new("Script") | |
384 | Part359 = Instance.new("Part") | |
385 | Part360 = Instance.new("Part") | |
386 | SpecialMesh361 = Instance.new("SpecialMesh") | |
387 | Part362 = Instance.new("Part") | |
388 | Part363 = Instance.new("Part") | |
389 | SpecialMesh364 = Instance.new("SpecialMesh") | |
390 | Part365 = Instance.new("Part") | |
391 | SpecialMesh366 = Instance.new("SpecialMesh") | |
392 | Seat367 = Instance.new("Seat") | |
393 | Model368 = Instance.new("Model") | |
394 | Part369 = Instance.new("Part") | |
395 | Part370 = Instance.new("Part") | |
396 | Part371 = Instance.new("Part") | |
397 | Part372 = Instance.new("Part") | |
398 | SpecialMesh373 = Instance.new("SpecialMesh") | |
399 | Part374 = Instance.new("Part") | |
400 | Part375 = Instance.new("Part") | |
401 | SpecialMesh376 = Instance.new("SpecialMesh") | |
402 | Part377 = Instance.new("Part") | |
403 | SpecialMesh378 = Instance.new("SpecialMesh") | |
404 | Part379 = Instance.new("Part") | |
405 | CylinderMesh380 = Instance.new("CylinderMesh") | |
406 | Part381 = Instance.new("Part") | |
407 | Part382 = Instance.new("Part") | |
408 | Part383 = Instance.new("Part") | |
409 | Part384 = Instance.new("Part") | |
410 | Part385 = Instance.new("Part") | |
411 | Part386 = Instance.new("Part") | |
412 | Part387 = Instance.new("Part") | |
413 | Part388 = Instance.new("Part") | |
414 | Part389 = Instance.new("Part") | |
415 | Part390 = Instance.new("Part") | |
416 | Part391 = Instance.new("Part") | |
417 | Part392 = Instance.new("Part") | |
418 | Part393 = Instance.new("Part") | |
419 | Part394 = Instance.new("Part") | |
420 | Part395 = Instance.new("Part") | |
421 | Part396 = Instance.new("Part") | |
422 | Part397 = Instance.new("Part") | |
423 | Part398 = Instance.new("Part") | |
424 | Part399 = Instance.new("Part") | |
425 | Part400 = Instance.new("Part") | |
426 | Part401 = Instance.new("Part") | |
427 | Part402 = Instance.new("Part") | |
428 | Part403 = Instance.new("Part") | |
429 | Script404 = Instance.new("Script") | |
430 | IntValue405 = Instance.new("IntValue") | |
431 | Script406 = Instance.new("Script") | |
432 | Model0.Name = "WarthogTurret" | |
433 | Model0.Parent = mas | |
434 | Model1.Name = "Body" | |
435 | Model1.Parent = Model0 | |
436 | Model2.Name = "MainParts" | |
437 | Model2.Parent = Model1 | |
438 | Part3.Name = "FrontRightLight" | |
439 | Part3.Parent = Model2 | |
440 | Part3.BrickColor = BrickColor.new("Institutional white") | |
441 | Part3.Rotation = Vector3.new(-90, 70, -90) | |
442 | Part3.Anchored = true | |
443 | Part3.FormFactor = Enum.FormFactor.Custom | |
444 | Part3.Size = Vector3.new(1.10000014, 0.400000006, 0.200000003) | |
445 | Part3.CFrame = CFrame.new(14.9241943, 4.94628191, 19.2993164, 0, 0.342020571, 0.939692557, 0, -0.939692557, 0.342020571, 1, 0, 0) | |
446 | Part3.BottomSurface = Enum.SurfaceType.Smooth | |
447 | Part3.TopSurface = Enum.SurfaceType.Smooth | |
448 | Part3.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
449 | Part3.Position = Vector3.new(14.9241943, 4.94628191, 19.2993164) | |
450 | Part3.Orientation = Vector3.new(-20, 90, 180) | |
451 | Part3.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
452 | SpotLight4.Parent = Part3 | |
453 | SpotLight4.Brightness = 0.5 | |
454 | SpotLight4.Range = 50 | |
455 | SpotLight4.Angle = 160 | |
456 | Part5.Name = "FrontLeftLight" | |
457 | Part5.Parent = Model2 | |
458 | Part5.BrickColor = BrickColor.new("Institutional white") | |
459 | Part5.Rotation = Vector3.new(-90, 70, -90) | |
460 | Part5.Anchored = true | |
461 | Part5.FormFactor = Enum.FormFactor.Custom | |
462 | Part5.Size = Vector3.new(1.10000014, 0.400000006, 0.200000003) | |
463 | Part5.CFrame = CFrame.new(14.9241943, 4.94628191, 20.6997089, 0, 0.342020571, 0.939692557, 0, -0.939692557, 0.342020571, 1, 0, 0) | |
464 | Part5.BottomSurface = Enum.SurfaceType.Smooth | |
465 | Part5.TopSurface = Enum.SurfaceType.Smooth | |
466 | Part5.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
467 | Part5.Position = Vector3.new(14.9241943, 4.94628191, 20.6997089) | |
468 | Part5.Orientation = Vector3.new(-20, 90, 180) | |
469 | Part5.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
470 | SpotLight6.Parent = Part5 | |
471 | SpotLight6.Brightness = 0.5 | |
472 | SpotLight6.Range = 50 | |
473 | SpotLight6.Angle = 160 | |
474 | Part7.Name = "Chassis" | |
475 | Part7.Parent = Model2 | |
476 | Part7.BrickColor = BrickColor.new("Black") | |
477 | Part7.Transparency = 1 | |
478 | Part7.Rotation = Vector3.new(90, 90, 0) | |
479 | Part7.FormFactor = Enum.FormFactor.Custom | |
480 | Part7.Size = Vector3.new(1, 5, 17) | |
481 | Part7.CFrame = CFrame.new(26, 2.65001702, 19.9995117, 0, 0, 1, 1, 0, 0, 0, 1, 0) | |
482 | Part7.BottomSurface = Enum.SurfaceType.Smooth | |
483 | Part7.RightSurface = Enum.SurfaceType.Weld | |
484 | Part7.TopSurface = Enum.SurfaceType.Smooth | |
485 | Part7.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
486 | Part7.Position = Vector3.new(26, 2.65001702, 19.9995117) | |
487 | Part7.Orientation = Vector3.new(0, 90, 90) | |
488 | Part7.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
489 | Part8.Name = "BackLight" | |
490 | Part8.Parent = Model2 | |
491 | Part8.BrickColor = BrickColor.new("Black") | |
492 | Part8.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
493 | Part8.Anchored = true | |
494 | Part8.FormFactor = Enum.FormFactor.Custom | |
495 | Part8.Size = Vector3.new(5.79999971, 0.599999964, 1.50000012) | |
496 | Part8.CFrame = CFrame.new(35.8591309, 5.57744217, 19.9497089, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
497 | Part8.BottomSurface = Enum.SurfaceType.Smooth | |
498 | Part8.TopSurface = Enum.SurfaceType.Smooth | |
499 | Part8.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
500 | Part8.Position = Vector3.new(35.8591309, 5.57744217, 19.9497089) | |
501 | Part8.Orientation = Vector3.new(0, -90, 0) | |
502 | Part8.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
503 | PointLight9.Parent = Part8 | |
504 | PointLight9.Color = Color3.new(0.921569, 0, 0) | |
505 | PointLight9.Enabled = false | |
506 | PointLight9.Color = Color3.new(0.921569, 0, 0) | |
507 | VehicleSeat10.Parent = Model2 | |
508 | VehicleSeat10.BrickColor = BrickColor.new("Dark stone grey") | |
509 | VehicleSeat10.Rotation = Vector3.new(-0.00999999978, 89.9700012, 0.00999999978) | |
510 | VehicleSeat10.Size = Vector3.new(2, 1, 2) | |
511 | VehicleSeat10.CFrame = CFrame.new(27.0999756, 3.65001702, 22.0996094, 1.78813934e-07, -4.10551523e-11, 0.999999881, 1.73472348e-18, 1, 4.10551523e-11, -0.999999881, -1.73472348e-18, 1.78813934e-07) | |
512 | VehicleSeat10.BottomSurface = Enum.SurfaceType.Weld | |
513 | VehicleSeat10.TopSurface = Enum.SurfaceType.Smooth | |
514 | VehicleSeat10.HeadsUpDisplay = false | |
515 | VehicleSeat10.MaxSpeed = 55 | |
516 | VehicleSeat10.Torque = 35 | |
517 | VehicleSeat10.TurnSpeed = 60 | |
518 | VehicleSeat10.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
519 | VehicleSeat10.Position = Vector3.new(27.0999756, 3.65001702, 22.0996094) | |
520 | VehicleSeat10.Orientation = Vector3.new(0, 90, 0) | |
521 | VehicleSeat10.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
522 | BlockMesh11.Parent = VehicleSeat10 | |
523 | BlockMesh11.Offset = Vector3.new(0, -0.100000001, 0) | |
524 | BlockMesh11.Scale = Vector3.new(1.10000002, 0.699999988, 1.20000005) | |
525 | BlockMesh11.Scale = Vector3.new(1.10000002, 0.699999988, 1.20000005) | |
526 | Sound12.Name = "Click" | |
527 | Sound12.Parent = VehicleSeat10 | |
528 | Sound12.Pitch = 5 | |
529 | Sound12.SoundId = "http://www.roblox.com/asset/?id=10721950 " | |
530 | Sound13.Name = "EngineOn" | |
531 | Sound13.Parent = VehicleSeat10 | |
532 | Sound13.Pitch = 0.60000002384186 | |
533 | Sound13.SoundId = "http://www.roblox.com/asset/?id=104606900" | |
534 | Sound13.Volume = 1 | |
535 | Sound13.Looped = true | |
536 | Sound14.Name = "HornSound" | |
537 | Sound14.Parent = VehicleSeat10 | |
538 | Sound14.Pitch = 3 | |
539 | Sound14.SoundId = "http://www.roblox.com/asset/?id=1089404" | |
540 | Sound14.Volume = 1 | |
541 | Seat15.Parent = Model2 | |
542 | Seat15.BrickColor = BrickColor.new("Dark stone grey") | |
543 | Seat15.Rotation = Vector3.new(0, 89.9700012, 0) | |
544 | Seat15.FormFactor = Enum.FormFactor.Custom | |
545 | Seat15.Size = Vector3.new(2.20000005, 0.700000048, 2.4000001) | |
546 | Seat15.CFrame = CFrame.new(27.0999756, 3.55004096, 17.9995117, 1.78813934e-07, 0, 0.999999881, 1.77635684e-15, 1, 0, -0.999999881, -1.73472348e-18, 1.78813934e-07) | |
547 | Seat15.BottomSurface = Enum.SurfaceType.Weld | |
548 | Seat15.TopSurface = Enum.SurfaceType.Smooth | |
549 | Seat15.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
550 | Seat15.Position = Vector3.new(27.0999756, 3.55004096, 17.9995117) | |
551 | Seat15.Orientation = Vector3.new(0, 90, 0) | |
552 | Seat15.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
553 | Script16.Name = "WeldScript" | |
554 | Script16.Parent = Model1 | |
555 | Script16.Disabled = true | |
556 | table.insert(cors,sandbox(Script16,function() | |
557 | local BrickTable = {} | |
558 | ||
559 | function RecursiveGeneric(Parent, Func, ClassLimit) | |
560 | for _, Child in pairs(Parent:GetChildren()) do | |
561 | if not ClassLimit or Child:IsA(ClassLimit) then | |
562 | Func(Child) | |
563 | end | |
564 | RecursiveGeneric(Child, Func, ClassLimit) | |
565 | end | |
566 | end | |
567 | ||
568 | RecursiveGeneric( | |
569 | script.Parent, | |
570 | function(Brick) table.insert(BrickTable, Brick) end, | |
571 | "BasePart" | |
572 | ) | |
573 | ||
574 | local Base = BrickTable[1] | |
575 | table.remove(BrickTable, 1) | |
576 | ||
577 | for _, Part in pairs(BrickTable) do | |
578 | local Weld = Instance.new("Weld") | |
579 | Weld.Part0 = Base | |
580 | Weld.Part1 = Part | |
581 | Weld.C1 = Part.CFrame:inverse() * Base.CFrame | |
582 | Weld.Parent = Base | |
583 | Part.Anchored = false | |
584 | end | |
585 | ||
586 | Base.Anchored = false | |
587 | end)) | |
588 | Model17.Name = "Color" | |
589 | Model17.Parent = Model1 | |
590 | WedgePart18.Name = "ColorPart" | |
591 | WedgePart18.Parent = Model17 | |
592 | WedgePart18.BrickColor = BrickColor.new("Grime") | |
593 | WedgePart18.Rotation = Vector3.new(-180, 0, -90) | |
594 | WedgePart18.Anchored = true | |
595 | WedgePart18.FormFactor = Enum.FormFactor.Custom | |
596 | WedgePart18.Size = Vector3.new(0.600000024, 1.20000005, 0.99999994) | |
597 | WedgePart18.CFrame = CFrame.new(35.5090332, 6.07744217, 24.2993164, 0, 1, 0, 1, 0, 0, 0, 0, -1) | |
598 | WedgePart18.BottomSurface = Enum.SurfaceType.Smooth | |
599 | WedgePart18.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
600 | WedgePart18.Position = Vector3.new(35.5090332, 6.07744217, 24.2993164) | |
601 | WedgePart18.Orientation = Vector3.new(0, 180, 90) | |
602 | WedgePart18.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
603 | WedgePart19.Name = "ColorPart" | |
604 | WedgePart19.Parent = Model17 | |
605 | WedgePart19.BrickColor = BrickColor.new("Grime") | |
606 | WedgePart19.Rotation = Vector3.new(110, 0, -90) | |
607 | WedgePart19.Anchored = true | |
608 | WedgePart19.FormFactor = Enum.FormFactor.Custom | |
609 | WedgePart19.Size = Vector3.new(0.300000042, 5.69999981, 3.0999999) | |
610 | WedgePart19.CFrame = CFrame.new(32.6829834, 7.01976681, 16.1591797, 5.77419996e-08, 0.999998033, -5.43892384e-07, 0.342021286, 2.14576721e-06, -0.939690173, -0.939690113, -2.02655792e-06, -0.34201932) | |
611 | WedgePart19.BottomSurface = Enum.SurfaceType.Smooth | |
612 | WedgePart19.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
613 | WedgePart19.Position = Vector3.new(32.6829834, 7.01976681, 16.1591797) | |
614 | WedgePart19.Orientation = Vector3.new(70, -180, 90) | |
615 | WedgePart19.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
616 | WedgePart20.Name = "ColorPart" | |
617 | WedgePart20.Parent = Model17 | |
618 | WedgePart20.BrickColor = BrickColor.new("Grime") | |
619 | WedgePart20.Rotation = Vector3.new(-90, -90, 0) | |
620 | WedgePart20.Anchored = true | |
621 | WedgePart20.FormFactor = Enum.FormFactor.Custom | |
622 | WedgePart20.Size = Vector3.new(0.600000024, 1, 1.19999993) | |
623 | WedgePart20.CFrame = CFrame.new(35.5090332, 6.07701778, 15.6997061, 0, 0, -1, 1, 0, 0, 0, -1, 0) | |
624 | WedgePart20.BottomSurface = Enum.SurfaceType.Smooth | |
625 | WedgePart20.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
626 | WedgePart20.Position = Vector3.new(35.5090332, 6.07701778, 15.6997061) | |
627 | WedgePart20.Orientation = Vector3.new(0, -90, 90) | |
628 | WedgePart20.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
629 | WedgePart21.Name = "ColorPart" | |
630 | WedgePart21.Parent = Model17 | |
631 | WedgePart21.BrickColor = BrickColor.new("Grime") | |
632 | WedgePart21.Rotation = Vector3.new(0, 0, 110) | |
633 | WedgePart21.Anchored = true | |
634 | WedgePart21.FormFactor = Enum.FormFactor.Custom | |
635 | WedgePart21.Size = Vector3.new(0.700000107, 3.30000019, 1.19999981) | |
636 | WedgePart21.CFrame = CFrame.new(17.4244385, 5.94664621, 15.7993164, -0.342020392, -0.939692378, -1.12186438e-09, 0.939692378, -0.342020392, -4.07920087e-10, -3.81195076e-13, -1.19372445e-09, 1) | |
637 | WedgePart21.BottomSurface = Enum.SurfaceType.Smooth | |
638 | WedgePart21.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
639 | WedgePart21.Position = Vector3.new(17.4244385, 5.94664621, 15.7993164) | |
640 | WedgePart21.Orientation = Vector3.new(0, 0, 110) | |
641 | WedgePart21.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
642 | WedgePart22.Name = "ColorPart" | |
643 | WedgePart22.Parent = Model17 | |
644 | WedgePart22.BrickColor = BrickColor.new("Grime") | |
645 | WedgePart22.Rotation = Vector3.new(0, 0, 110) | |
646 | WedgePart22.Anchored = true | |
647 | WedgePart22.FormFactor = Enum.FormFactor.Custom | |
648 | WedgePart22.Size = Vector3.new(0.500000119, 0.799999952, 2.29999971) | |
649 | WedgePart22.CFrame = CFrame.new(15.4638662, 5.33947086, 17.5493164, -0.342020392, -0.939692378, -9.6542252e-10, 0.939692378, -0.342020392, -2.73102291e-10, -7.35621841e-11, -1.00060682e-09, 1) | |
650 | WedgePart22.BottomSurface = Enum.SurfaceType.Smooth | |
651 | WedgePart22.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
652 | WedgePart22.Position = Vector3.new(15.4638662, 5.33947086, 17.5493164) | |
653 | WedgePart22.Orientation = Vector3.new(0, 0, 110) | |
654 | WedgePart22.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
655 | WedgePart23.Name = "ColorPart" | |
656 | WedgePart23.Parent = Model17 | |
657 | WedgePart23.BrickColor = BrickColor.new("Grime") | |
658 | WedgePart23.Rotation = Vector3.new(180, 0, 70) | |
659 | WedgePart23.Anchored = true | |
660 | WedgePart23.FormFactor = Enum.FormFactor.Custom | |
661 | WedgePart23.Size = Vector3.new(0.700000107, 3.30000019, 1.19999981) | |
662 | WedgePart23.CFrame = CFrame.new(17.4243164, 5.94664621, 24.1997089, 0.342020601, -0.939692438, -1.12267895e-09, -0.939692438, -0.342020601, -4.08618001e-10, -4.10782519e-15, 1.19472876e-09, -1) | |
663 | WedgePart23.BottomSurface = Enum.SurfaceType.Smooth | |
664 | WedgePart23.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
665 | WedgePart23.Position = Vector3.new(17.4243164, 5.94664621, 24.1997089) | |
666 | WedgePart23.Orientation = Vector3.new(0, -180, -110) | |
667 | WedgePart23.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
668 | WedgePart24.Name = "ColorPart" | |
669 | WedgePart24.Parent = Model17 | |
670 | WedgePart24.BrickColor = BrickColor.new("Grime") | |
671 | WedgePart24.Rotation = Vector3.new(180, 0, 70) | |
672 | WedgePart24.Anchored = true | |
673 | WedgePart24.FormFactor = Enum.FormFactor.Custom | |
674 | WedgePart24.Size = Vector3.new(0.500000119, 0.799999952, 2.29999971) | |
675 | WedgePart24.CFrame = CFrame.new(15.4638662, 5.33947086, 22.4497089, 0.342020601, -0.939692438, -9.22875665e-10, -0.939692438, -0.342020601, -2.36419551e-10, -9.34808619e-11, 9.48079615e-10, -1) | |
676 | WedgePart24.BottomSurface = Enum.SurfaceType.Smooth | |
677 | WedgePart24.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
678 | WedgePart24.Position = Vector3.new(15.4638662, 5.33947086, 22.4497089) | |
679 | WedgePart24.Orientation = Vector3.new(0, -180, -110) | |
680 | WedgePart24.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
681 | WedgePart25.Name = "ColorPart" | |
682 | WedgePart25.Parent = Model17 | |
683 | WedgePart25.BrickColor = BrickColor.new("Grime") | |
684 | WedgePart25.Rotation = Vector3.new(70, 0, -90) | |
685 | WedgePart25.Anchored = true | |
686 | WedgePart25.FormFactor = Enum.FormFactor.Custom | |
687 | WedgePart25.Size = Vector3.new(0.300000042, 5.69999981, 3.0999999) | |
688 | WedgePart25.CFrame = CFrame.new(32.6829834, 7.01976681, 23.840332, -1.55158341e-06, 1, 2.08616257e-07, -0.342019171, -3.57627869e-07, -0.939692974, -0.939692974, -1.57952309e-06, 0.3420192) | |
689 | WedgePart25.BottomSurface = Enum.SurfaceType.Smooth | |
690 | WedgePart25.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
691 | WedgePart25.Position = Vector3.new(32.6829834, 7.01976681, 23.840332) | |
692 | WedgePart25.Orientation = Vector3.new(70, 0, -90) | |
693 | WedgePart25.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
694 | Part26.Name = "ColorPart" | |
695 | Part26.Parent = Model17 | |
696 | Part26.BrickColor = BrickColor.new("Grime") | |
697 | Part26.Rotation = Vector3.new(-90, 65, 90) | |
698 | Part26.Anchored = true | |
699 | Part26.FormFactor = Enum.FormFactor.Custom | |
700 | Part26.Size = Vector3.new(7.90000057, 0.299999952, 2.9000001) | |
701 | Part26.CFrame = CFrame.new(18.3934326, 6.57780886, 19.9995117, -3.5762784e-07, -0.422618568, 0.906307817, -5.96046448e-08, 0.906307697, 0.422618568, -1.00000012, 5.96046448e-08, -3.57627869e-07) | |
702 | Part26.BottomSurface = Enum.SurfaceType.Smooth | |
703 | Part26.TopSurface = Enum.SurfaceType.Smooth | |
704 | Part26.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
705 | Part26.Position = Vector3.new(18.3934326, 6.57780886, 19.9995117) | |
706 | Part26.Orientation = Vector3.new(-25, 90, 0) | |
707 | Part26.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
708 | SpecialMesh27.Parent = Part26 | |
709 | SpecialMesh27.MeshType = Enum.MeshType.Torso | |
710 | Part28.Name = "ColorPart" | |
711 | Part28.Parent = Model17 | |
712 | Part28.BrickColor = BrickColor.new("Grime") | |
713 | Part28.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
714 | Part28.Anchored = true | |
715 | Part28.FormFactor = Enum.FormFactor.Custom | |
716 | Part28.Size = Vector3.new(7.59999895, 1, 1.60000014) | |
717 | Part28.CFrame = CFrame.new(35.30896, 5.87755585, 19.9995117, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
718 | Part28.BottomSurface = Enum.SurfaceType.Smooth | |
719 | Part28.TopSurface = Enum.SurfaceType.Smooth | |
720 | Part28.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
721 | Part28.Position = Vector3.new(35.30896, 5.87755585, 19.9995117) | |
722 | Part28.Orientation = Vector3.new(0, -90, 0) | |
723 | Part28.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
724 | Part29.Name = "ColorPart" | |
725 | Part29.Parent = Model17 | |
726 | Part29.BrickColor = BrickColor.new("Grime") | |
727 | Part29.Rotation = Vector3.new(-90, -45, -90) | |
728 | Part29.Anchored = true | |
729 | Part29.FormFactor = Enum.FormFactor.Custom | |
730 | Part29.Size = Vector3.new(1.00000024, 1.80000019, 2.79999971) | |
731 | Part29.CFrame = CFrame.new(22.661377, 5.16594315, 24.2993164, 2.98023224e-06, 0.70710516, -0.707106709, -7.45058003e-07, 0.707107902, 0.70710516, 0.999998808, -7.4505806e-07, 2.98023224e-06) | |
732 | Part29.BottomSurface = Enum.SurfaceType.Smooth | |
733 | Part29.TopSurface = Enum.SurfaceType.Smooth | |
734 | Part29.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
735 | Part29.Position = Vector3.new(22.661377, 5.16594315, 24.2993164) | |
736 | Part29.Orientation = Vector3.new(-45, -90, 0) | |
737 | Part29.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
738 | Part30.Name = "ColorPart" | |
739 | Part30.Parent = Model17 | |
740 | Part30.BrickColor = BrickColor.new("Grime") | |
741 | Part30.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
742 | Part30.Anchored = true | |
743 | Part30.FormFactor = Enum.FormFactor.Custom | |
744 | Part30.Size = Vector3.new(0.999999225, 1, 4.5999999) | |
745 | Part30.CFrame = CFrame.new(32.6088867, 5.87755585, 24.2993164, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
746 | Part30.BottomSurface = Enum.SurfaceType.Smooth | |
747 | Part30.TopSurface = Enum.SurfaceType.Smooth | |
748 | Part30.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
749 | Part30.Position = Vector3.new(32.6088867, 5.87755585, 24.2993164) | |
750 | Part30.Orientation = Vector3.new(0, -90, 0) | |
751 | Part30.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
752 | Part31.Name = "ColorPart" | |
753 | Part31.Parent = Model17 | |
754 | Part31.BrickColor = BrickColor.new("Grime") | |
755 | Part31.Rotation = Vector3.new(26.5699997, -89.9799957, 26.5699997) | |
756 | Part31.Anchored = true | |
757 | Part31.FormFactor = Enum.FormFactor.Custom | |
758 | Part31.Size = Vector3.new(1.00000024, 1.60000014, 5.79999971) | |
759 | Part31.CFrame = CFrame.new(26.1330566, 4.58336592, 24.2993164, 1.78813934e-07, -8.94069672e-08, -0.99999994, 5.32907052e-15, 1, -8.94069672e-08, 0.999999881, 3.55271368e-15, 1.78813934e-07) | |
760 | Part31.BottomSurface = Enum.SurfaceType.Smooth | |
761 | Part31.TopSurface = Enum.SurfaceType.Smooth | |
762 | Part31.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
763 | Part31.Position = Vector3.new(26.1330566, 4.58336592, 24.2993164) | |
764 | Part31.Orientation = Vector3.new(0, -90, 0) | |
765 | Part31.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
766 | Part32.Name = "ColorPart" | |
767 | Part32.Parent = Model17 | |
768 | Part32.BrickColor = BrickColor.new("Grime") | |
769 | Part32.Rotation = Vector3.new(90, -55, 90) | |
770 | Part32.Anchored = true | |
771 | Part32.FormFactor = Enum.FormFactor.Custom | |
772 | Part32.Size = Vector3.new(0.999999225, 1.30000007, 2.30000019) | |
773 | Part32.CFrame = CFrame.new(29.7397461, 5.18541288, 24.2993164, -2.38418579e-07, -0.57357651, -0.819152117, -5.96046448e-08, 0.819151998, -0.57357657, 1, -5.96046448e-08, -2.38418579e-07) | |
774 | Part32.BottomSurface = Enum.SurfaceType.Smooth | |
775 | Part32.TopSurface = Enum.SurfaceType.Smooth | |
776 | Part32.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
777 | Part32.Position = Vector3.new(29.7397461, 5.18541288, 24.2993164) | |
778 | Part32.Orientation = Vector3.new(35, -90, 0) | |
779 | Part32.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
780 | Part33.Name = "ColorPart" | |
781 | Part33.Parent = Model17 | |
782 | Part33.BrickColor = BrickColor.new("Grime") | |
783 | Part33.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
784 | Part33.Anchored = true | |
785 | Part33.FormFactor = Enum.FormFactor.Custom | |
786 | Part33.Size = Vector3.new(0.999999225, 1, 4.5999999) | |
787 | Part33.CFrame = CFrame.new(32.6088867, 5.87755585, 15.6997061, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
788 | Part33.BottomSurface = Enum.SurfaceType.Smooth | |
789 | Part33.TopSurface = Enum.SurfaceType.Smooth | |
790 | Part33.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
791 | Part33.Position = Vector3.new(32.6088867, 5.87755585, 15.6997061) | |
792 | Part33.Orientation = Vector3.new(0, -90, 0) | |
793 | Part33.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
794 | Part34.Name = "ColorPart" | |
795 | Part34.Parent = Model17 | |
796 | Part34.BrickColor = BrickColor.new("Grime") | |
797 | Part34.Rotation = Vector3.new(90, -55, 90) | |
798 | Part34.Anchored = true | |
799 | Part34.FormFactor = Enum.FormFactor.Custom | |
800 | Part34.Size = Vector3.new(0.999999225, 1.30000007, 2.30000019) | |
801 | Part34.CFrame = CFrame.new(29.7397461, 5.18541288, 15.6997061, -2.38418579e-07, -0.57357651, -0.819152117, -5.96046448e-08, 0.819151998, -0.57357657, 1, -5.96046448e-08, -2.38418579e-07) | |
802 | Part34.BottomSurface = Enum.SurfaceType.Smooth | |
803 | Part34.TopSurface = Enum.SurfaceType.Smooth | |
804 | Part34.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
805 | Part34.Position = Vector3.new(29.7397461, 5.18541288, 15.6997061) | |
806 | Part34.Orientation = Vector3.new(35, -90, 0) | |
807 | Part34.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
808 | Part35.Name = "ColorPart" | |
809 | Part35.Parent = Model17 | |
810 | Part35.BrickColor = BrickColor.new("Grime") | |
811 | Part35.Rotation = Vector3.new(-90, -45, -90) | |
812 | Part35.Anchored = true | |
813 | Part35.FormFactor = Enum.FormFactor.Custom | |
814 | Part35.Size = Vector3.new(1.00000024, 1.80000019, 2.79999971) | |
815 | Part35.CFrame = CFrame.new(22.661377, 5.16594315, 15.6997061, 2.98023224e-06, 0.70710516, -0.707106709, -7.45058003e-07, 0.707107902, 0.70710516, 0.999998808, -7.4505806e-07, 2.98023224e-06) | |
816 | Part35.BottomSurface = Enum.SurfaceType.Smooth | |
817 | Part35.TopSurface = Enum.SurfaceType.Smooth | |
818 | Part35.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
819 | Part35.Position = Vector3.new(22.661377, 5.16594315, 15.6997061) | |
820 | Part35.Orientation = Vector3.new(-45, -90, 0) | |
821 | Part35.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
822 | Part36.Name = "ColorPart" | |
823 | Part36.Parent = Model17 | |
824 | Part36.BrickColor = BrickColor.new("Grime") | |
825 | Part36.Rotation = Vector3.new(26.5699997, -89.9799957, 26.5699997) | |
826 | Part36.Anchored = true | |
827 | Part36.FormFactor = Enum.FormFactor.Custom | |
828 | Part36.Size = Vector3.new(1.00000024, 1.60000014, 5.69999981) | |
829 | Part36.CFrame = CFrame.new(26.0831299, 4.58330297, 15.6997061, 1.78813934e-07, -8.94069672e-08, -0.99999994, 5.32907052e-15, 1, -8.94069672e-08, 0.999999881, 3.55271368e-15, 1.78813934e-07) | |
830 | Part36.BottomSurface = Enum.SurfaceType.Smooth | |
831 | Part36.TopSurface = Enum.SurfaceType.Smooth | |
832 | Part36.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
833 | Part36.Position = Vector3.new(26.0831299, 4.58330297, 15.6997061) | |
834 | Part36.Orientation = Vector3.new(0, -90, 0) | |
835 | Part36.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
836 | Part37.Name = "ColorPart" | |
837 | Part37.Parent = Model17 | |
838 | Part37.BrickColor = BrickColor.new("Grime") | |
839 | Part37.Rotation = Vector3.new(90, -70, 90) | |
840 | Part37.Anchored = true | |
841 | Part37.FormFactor = Enum.FormFactor.Custom | |
842 | Part37.Size = Vector3.new(7.20000029, 0.700000048, 3.89999986) | |
843 | Part37.CFrame = CFrame.new(17.7062988, 6.04924679, 19.9995117, 0, -0.342020601, -0.939692557, 0, 0.939692497, -0.342020631, 1, 0, 0) | |
844 | Part37.BottomSurface = Enum.SurfaceType.Smooth | |
845 | Part37.TopSurface = Enum.SurfaceType.Smooth | |
846 | Part37.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
847 | Part37.Position = Vector3.new(17.7062988, 6.04924679, 19.9995117) | |
848 | Part37.Orientation = Vector3.new(20, -90, 0) | |
849 | Part37.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
850 | Part38.Name = "ColorPart" | |
851 | Part38.Parent = Model17 | |
852 | Part38.BrickColor = BrickColor.new("Grime") | |
853 | Part38.Rotation = Vector3.new(90, -70, 90) | |
854 | Part38.Anchored = true | |
855 | Part38.FormFactor = Enum.FormFactor.Custom | |
856 | Part38.Size = Vector3.new(2.60000014, 0.50000006, 0.799999952) | |
857 | Part38.CFrame = CFrame.new(15.4638662, 5.33947086, 19.9995117, 0, -0.342020601, -0.939692557, 0, 0.939692497, -0.342020631, 1, 0, 0) | |
858 | Part38.BottomSurface = Enum.SurfaceType.Smooth | |
859 | Part38.TopSurface = Enum.SurfaceType.Smooth | |
860 | Part38.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
861 | Part38.Position = Vector3.new(15.4638662, 5.33947086, 19.9995117) | |
862 | Part38.Orientation = Vector3.new(20, -90, 0) | |
863 | Part38.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
864 | Part39.Name = "ColorPart" | |
865 | Part39.Parent = Model17 | |
866 | Part39.BrickColor = BrickColor.new("Grime") | |
867 | Part39.Rotation = Vector3.new(-90, -85, -90) | |
868 | Part39.Anchored = true | |
869 | Part39.FormFactor = Enum.FormFactor.Custom | |
870 | Part39.Size = Vector3.new(9.60000038, 1.20000017, 3.29999971) | |
871 | Part39.CFrame = CFrame.new(21.010376, 6.30363989, 19.9995117, 4.70876739e-06, 0.0871552154, -0.996193111, -1.34110451e-07, 0.99619478, 0.087155208, 0.999998391, -1.34110451e-07, 4.70876694e-06) | |
872 | Part39.BottomSurface = Enum.SurfaceType.Smooth | |
873 | Part39.TopSurface = Enum.SurfaceType.Smooth | |
874 | Part39.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
875 | Part39.Position = Vector3.new(21.010376, 6.30363989, 19.9995117) | |
876 | Part39.Orientation = Vector3.new(-5, -90, 0) | |
877 | Part39.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
878 | Part40.Name = "ColorPart" | |
879 | Part40.Parent = Model17 | |
880 | Part40.BrickColor = BrickColor.new("Grime") | |
881 | Part40.Rotation = Vector3.new(90, 85, -90) | |
882 | Part40.Anchored = true | |
883 | Part40.FormFactor = Enum.FormFactor.Custom | |
884 | Part40.Size = Vector3.new(9.20000076, 0.299999952, 2.9000001) | |
885 | Part40.CFrame = CFrame.new(21.0758057, 7.05071115, 19.9995117, 0, 0.0871556178, 0.99619472, 0, 0.99619472, -0.0871556178, -1, 0, 0) | |
886 | Part40.BottomSurface = Enum.SurfaceType.Smooth | |
887 | Part40.TopSurface = Enum.SurfaceType.Smooth | |
888 | Part40.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
889 | Part40.Position = Vector3.new(21.0758057, 7.05071115, 19.9995117) | |
890 | Part40.Orientation = Vector3.new(5, 90, 0) | |
891 | Part40.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
892 | SpecialMesh41.Parent = Part40 | |
893 | SpecialMesh41.MeshType = Enum.MeshType.Torso | |
894 | Part42.Name = "ColorPart" | |
895 | Part42.Parent = Model17 | |
896 | Part42.BrickColor = BrickColor.new("Grime") | |
897 | Part42.Rotation = Vector3.new(90, -70, 90) | |
898 | Part42.Anchored = true | |
899 | Part42.FormFactor = Enum.FormFactor.Custom | |
900 | Part42.Size = Vector3.new(9.59999943, 0.700000048, 0.599999905) | |
901 | Part42.CFrame = CFrame.new(19.2568359, 6.61351681, 19.9995117, 0, -0.342020601, -0.939692557, 0, 0.939692497, -0.342020631, 1, 0, 0) | |
902 | Part42.BottomSurface = Enum.SurfaceType.Smooth | |
903 | Part42.TopSurface = Enum.SurfaceType.Smooth | |
904 | Part42.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
905 | Part42.Position = Vector3.new(19.2568359, 6.61351681, 19.9995117) | |
906 | Part42.Orientation = Vector3.new(20, -90, 0) | |
907 | Part42.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
908 | Model43.Name = "Parts" | |
909 | Model43.Parent = Model1 | |
910 | Part44.Parent = Model43 | |
911 | Part44.Rotation = Vector3.new(170.319992, 37.7399979, -5.71000004) | |
912 | Part44.Anchored = true | |
913 | Part44.FormFactor = Enum.FormFactor.Custom | |
914 | Part44.Size = Vector3.new(0.200000003, 1.29999971, 0.200000003) | |
915 | Part44.CFrame = CFrame.new(14.8085938, 6.10380888, 17.6464844, 0.786902428, 0.0786557794, 0.612043619, 0.200461507, -0.970630407, -0.132993162, 0.583608866, 0.227343917, -0.77955842) | |
916 | Part44.BottomSurface = Enum.SurfaceType.Smooth | |
917 | Part44.TopSurface = Enum.SurfaceType.Smooth | |
918 | Part44.Position = Vector3.new(14.8085938, 6.10380888, 17.6464844) | |
919 | Part44.Orientation = Vector3.new(7.63999987, 141.860001, 168.330002) | |
920 | Part45.Parent = Model43 | |
921 | Part45.BrickColor = BrickColor.new("Institutional white") | |
922 | Part45.Rotation = Vector3.new(-180, 0, -81) | |
923 | Part45.Anchored = true | |
924 | Part45.FormFactor = Enum.FormFactor.Custom | |
925 | Part45.Size = Vector3.new(0.300000042, 0.300000012, 0.699999928) | |
926 | Part45.CFrame = CFrame.new(22.2661133, 9.24766827, 18.9306641, 0.156432509, 0.987690091, 5.88202511e-07, 0.987690091, -0.156435847, 2.67244036e-06, 2.73155297e-06, 1.62900619e-07, -1.00000334) | |
927 | Part45.BottomSurface = Enum.SurfaceType.Smooth | |
928 | Part45.TopSurface = Enum.SurfaceType.Smooth | |
929 | Part45.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
930 | Part45.Position = Vector3.new(22.2661133, 9.24766827, 18.9306641) | |
931 | Part45.Orientation = Vector3.new(0, 180, 99) | |
932 | Part45.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
933 | Part46.Parent = Model43 | |
934 | Part46.BrickColor = BrickColor.new("Institutional white") | |
935 | Part46.Rotation = Vector3.new(-180, 0, -81) | |
936 | Part46.Anchored = true | |
937 | Part46.FormFactor = Enum.FormFactor.Custom | |
938 | Part46.Size = Vector3.new(0.300000042, 0.300000012, 0.699999928) | |
939 | Part46.CFrame = CFrame.new(22.2661133, 9.24766827, 21.0307617, 0.156432509, 0.987690091, 5.8820217e-07, 0.987690091, -0.156435847, 2.67243831e-06, 2.73155138e-06, 1.62900506e-07, -1.00000334) | |
940 | Part46.BottomSurface = Enum.SurfaceType.Smooth | |
941 | Part46.TopSurface = Enum.SurfaceType.Smooth | |
942 | Part46.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
943 | Part46.Position = Vector3.new(22.2661133, 9.24766827, 21.0307617) | |
944 | Part46.Orientation = Vector3.new(0, 180, 99) | |
945 | Part46.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
946 | Part47.Parent = Model43 | |
947 | Part47.Rotation = Vector3.new(-90, 0, 0) | |
948 | Part47.Anchored = true | |
949 | Part47.CanCollide = false | |
950 | Part47.FormFactor = Enum.FormFactor.Custom | |
951 | Part47.Size = Vector3.new(1.60000002, 2.39999986, 0.999999881) | |
952 | Part47.CFrame = CFrame.new(18.7441406, 2.59996796, 18.0996094, 1, 8.74227766e-08, 0, 0, 1.78813934e-07, 0.999999881, 8.74227766e-08, -0.999999881, 1.78813934e-07) | |
953 | Part47.BottomSurface = Enum.SurfaceType.Smooth | |
954 | Part47.TopSurface = Enum.SurfaceType.Smooth | |
955 | Part47.Position = Vector3.new(18.7441406, 2.59996796, 18.0996094) | |
956 | Part47.Orientation = Vector3.new(-89.9700012, 0, 0) | |
957 | CylinderMesh48.Parent = Part47 | |
958 | Part49.Parent = Model43 | |
959 | Part49.BrickColor = BrickColor.new("Dark stone grey") | |
960 | Part49.Rotation = Vector3.new(90, -70, 90) | |
961 | Part49.Anchored = true | |
962 | Part49.CanCollide = false | |
963 | Part49.FormFactor = Enum.FormFactor.Custom | |
964 | Part49.Size = Vector3.new(0.699999988, 0.800000012, 4.39999962) | |
965 | Part49.CFrame = CFrame.new(20.5837402, 3.14177704, 18.4497089, 0, -0.342020333, -0.939692557, 0, 0.939692616, -0.342020333, 1, 0, 0) | |
966 | Part49.BottomSurface = Enum.SurfaceType.Smooth | |
967 | Part49.TopSurface = Enum.SurfaceType.Smooth | |
968 | Part49.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
969 | Part49.Position = Vector3.new(20.5837402, 3.14177704, 18.4497089) | |
970 | Part49.Orientation = Vector3.new(20, -90, 0) | |
971 | Part49.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
972 | Part50.Parent = Model43 | |
973 | Part50.BrickColor = BrickColor.new("Dark stone grey") | |
974 | Part50.Rotation = Vector3.new(-180, 0, -180) | |
975 | Part50.Anchored = true | |
976 | Part50.CanCollide = false | |
977 | Part50.FormFactor = Enum.FormFactor.Custom | |
978 | Part50.Size = Vector3.new(1.5, 1.20000005, 1.5) | |
979 | Part50.CFrame = CFrame.new(18.7940674, 2.80004096, 18.4497089, -1, 0, 8.74227766e-08, 0, 1, 0, -8.74227766e-08, 0, -1) | |
980 | Part50.BottomSurface = Enum.SurfaceType.Smooth | |
981 | Part50.TopSurface = Enum.SurfaceType.Smooth | |
982 | Part50.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
983 | Part50.Position = Vector3.new(18.7940674, 2.80004096, 18.4497089) | |
984 | Part50.Orientation = Vector3.new(0, 180, 0) | |
985 | Part50.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
986 | SpecialMesh51.Parent = Part50 | |
987 | SpecialMesh51.MeshType = Enum.MeshType.Torso | |
988 | Part52.Parent = Model43 | |
989 | Part52.BrickColor = BrickColor.new("Dark stone grey") | |
990 | Part52.Rotation = Vector3.new(0, -89.9700012, 0) | |
991 | Part52.Anchored = true | |
992 | Part52.CanCollide = false | |
993 | Part52.FormFactor = Enum.FormFactor.Custom | |
994 | Part52.Size = Vector3.new(1.5, 0.5, 1.5) | |
995 | Part52.CFrame = CFrame.new(18.7940674, 1.94994497, 18.4497089, 1.78813934e-07, 0, -0.999999881, 1.77635684e-15, 1, 0, 0.999999881, 0, 1.78813934e-07) | |
996 | Part52.BottomSurface = Enum.SurfaceType.Smooth | |
997 | Part52.TopSurface = Enum.SurfaceType.Smooth | |
998 | Part52.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
999 | Part52.Position = Vector3.new(18.7940674, 1.94994497, 18.4497089) | |
1000 | Part52.Orientation = Vector3.new(0, -90, 0) | |
1001 | Part52.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1002 | Part53.Parent = Model43 | |
1003 | Part53.Rotation = Vector3.new(0, -89.9700012, 0) | |
1004 | Part53.Anchored = true | |
1005 | Part53.CanCollide = false | |
1006 | Part53.FormFactor = Enum.FormFactor.Custom | |
1007 | Part53.Size = Vector3.new(1.0999999, 0.700000048, 1.70000005) | |
1008 | Part53.CFrame = CFrame.new(18.7940674, 1.94994497, 18.4497089, 1.78813934e-07, 0, -0.999999881, 1.77635684e-15, 1, 0, 0.999999881, 0, 1.78813934e-07) | |
1009 | Part53.BottomSurface = Enum.SurfaceType.Smooth | |
1010 | Part53.TopSurface = Enum.SurfaceType.Smooth | |
1011 | Part53.Position = Vector3.new(18.7940674, 1.94994497, 18.4497089) | |
1012 | Part53.Orientation = Vector3.new(0, -90, 0) | |
1013 | Part54.Parent = Model43 | |
1014 | Part54.BrickColor = BrickColor.new("Dark stone grey") | |
1015 | Part54.Rotation = Vector3.new(-90, 65, 180) | |
1016 | Part54.Anchored = true | |
1017 | Part54.CanCollide = false | |
1018 | Part54.FormFactor = Enum.FormFactor.Custom | |
1019 | Part54.Size = Vector3.new(0.600000143, 0.300000012, 5.19999981) | |
1020 | Part54.CFrame = CFrame.new(17.8718262, 4.88005686, 21.6494141, -0.42261827, -5.96046448e-08, 0.906307638, 0.906307638, 0, 0.422618359, 5.96046448e-08, 0.999999881, 1.1920929e-07) | |
1021 | Part54.BottomSurface = Enum.SurfaceType.Smooth | |
1022 | Part54.TopSurface = Enum.SurfaceType.Smooth | |
1023 | Part54.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1024 | Part54.Position = Vector3.new(17.8718262, 4.88005686, 21.6494141) | |
1025 | Part54.Orientation = Vector3.new(-25, 90, 90) | |
1026 | Part54.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1027 | Part55.Parent = Model43 | |
1028 | Part55.BrickColor = BrickColor.new("Dark stone grey") | |
1029 | Part55.Rotation = Vector3.new(90, 90, 0) | |
1030 | Part55.Anchored = true | |
1031 | Part55.CanCollide = false | |
1032 | Part55.FormFactor = Enum.FormFactor.Custom | |
1033 | Part55.Size = Vector3.new(1.9000001, 0.400000095, 1.9000001) | |
1034 | Part55.CFrame = CFrame.new(15.8499756, 3.85009003, 21.2993164, 0, 0, 1, 1, 0, 0, 0, 1, 0) | |
1035 | Part55.BottomSurface = Enum.SurfaceType.Smooth | |
1036 | Part55.TopSurface = Enum.SurfaceType.Smooth | |
1037 | Part55.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1038 | Part55.Position = Vector3.new(15.8499756, 3.85009003, 21.2993164) | |
1039 | Part55.Orientation = Vector3.new(0, 90, 90) | |
1040 | Part55.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1041 | CylinderMesh56.Parent = Part55 | |
1042 | Part57.Parent = Model43 | |
1043 | Part57.BrickColor = BrickColor.new("Dark stone grey") | |
1044 | Part57.Rotation = Vector3.new(-180, 0, -81) | |
1045 | Part57.Anchored = true | |
1046 | Part57.FormFactor = Enum.FormFactor.Custom | |
1047 | Part57.Size = Vector3.new(0.400000036, 0.800000131, 0.799999952) | |
1048 | Part57.CFrame = CFrame.new(22.5625, 9.20072842, 21.0307617, 0.156432509, 0.987690091, 5.8820217e-07, 0.987690091, -0.156435847, 2.67243831e-06, 2.73155138e-06, 1.62900506e-07, -1.00000334) | |
1049 | Part57.BottomSurface = Enum.SurfaceType.Smooth | |
1050 | Part57.TopSurface = Enum.SurfaceType.Smooth | |
1051 | Part57.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1052 | Part57.Position = Vector3.new(22.5625, 9.20072842, 21.0307617) | |
1053 | Part57.Orientation = Vector3.new(0, 180, 99) | |
1054 | Part57.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1055 | Part58.Parent = Model43 | |
1056 | Part58.BrickColor = BrickColor.new("Dark stone grey") | |
1057 | Part58.Rotation = Vector3.new(-90, 9, -90) | |
1058 | Part58.Anchored = true | |
1059 | Part58.FormFactor = Enum.FormFactor.Custom | |
1060 | Part58.Size = Vector3.new(0.799999595, 0.200000048, 0.400000006) | |
1061 | Part58.CFrame = CFrame.new(23.0561523, 9.12254238, 21.0307617, -2.38418565e-07, 0.987688243, 0.156435192, -2.86102295e-06, -0.156435132, 0.987688243, 0.99999994, -2.38418579e-07, 2.92062759e-06) | |
1062 | Part58.BottomSurface = Enum.SurfaceType.Smooth | |
1063 | Part58.TopSurface = Enum.SurfaceType.Smooth | |
1064 | Part58.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1065 | Part58.Position = Vector3.new(23.0561523, 9.12254238, 21.0307617) | |
1066 | Part58.Orientation = Vector3.new(-81, 90, -180) | |
1067 | Part58.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1068 | SpecialMesh59.Parent = Part58 | |
1069 | SpecialMesh59.MeshType = Enum.MeshType.Torso | |
1070 | Part60.Parent = Model43 | |
1071 | Part60.BrickColor = BrickColor.new("Really black") | |
1072 | Part60.Transparency = 0.5 | |
1073 | Part60.Rotation = Vector3.new(90, -58, 140) | |
1074 | Part60.Anchored = true | |
1075 | Part60.FormFactor = Enum.FormFactor.Custom | |
1076 | Part60.Size = Vector3.new(0.200000003, 2.29999971, 1.93999982) | |
1077 | Part60.CFrame = CFrame.new(20.6160889, 7.0108552, 22.5874023, -0.405954033, -0.340622187, -0.848044753, 0.649640739, 0.545111001, -0.529926002, 0.642783284, -0.766049087, -8.58306885e-06) | |
1078 | Part60.BottomSurface = Enum.SurfaceType.Smooth | |
1079 | Part60.TopSurface = Enum.SurfaceType.Smooth | |
1080 | Part60.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1081 | Part60.Position = Vector3.new(20.6160889, 7.0108552, 22.5874023) | |
1082 | Part60.Orientation = Vector3.new(32, -90, 50) | |
1083 | Part60.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1084 | BlockMesh61.Parent = Part60 | |
1085 | BlockMesh61.Offset = Vector3.new(0.100000001, 0, 0) | |
1086 | BlockMesh61.Scale = Vector3.new(0, 1, 1) | |
1087 | BlockMesh61.Scale = Vector3.new(0, 1, 1) | |
1088 | Part62.Parent = Model43 | |
1089 | Part62.BrickColor = BrickColor.new("Dark stone grey") | |
1090 | Part62.Rotation = Vector3.new(-165.179993, 2.31999993, -81.2999954) | |
1091 | Part62.Anchored = true | |
1092 | Part62.FormFactor = Enum.FormFactor.Custom | |
1093 | Part62.Size = Vector3.new(0.300000012, 0.800000072, 0.200000003) | |
1094 | Part62.CFrame = CFrame.new(22.8320313, 8.98514843, 21.8286133, 0.151104152, 0.987688422, 0.040488705, 0.954033136, -0.156434909, 0.255634844, 0.258821368, 5.96046448e-08, -0.965925455) | |
1095 | Part62.BottomSurface = Enum.SurfaceType.Smooth | |
1096 | Part62.TopSurface = Enum.SurfaceType.Smooth | |
1097 | Part62.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1098 | Part62.Position = Vector3.new(22.8320313, 8.98514843, 21.8286133) | |
1099 | Part62.Orientation = Vector3.new(-14.8099995, 177.599991, 99.3099976) | |
1100 | Part62.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1101 | Part63.Parent = Model43 | |
1102 | Part63.Rotation = Vector3.new(-22.6199989, -75.2799988, -16.8400002) | |
1103 | Part63.Anchored = true | |
1104 | Part63.FormFactor = Enum.FormFactor.Custom | |
1105 | Part63.Size = Vector3.new(0.200000003, 0.200000048, 1.4000001) | |
1106 | Part63.CFrame = CFrame.new(19.5052509, 7.16002512, 22.1889648, 0.243211031, 0.0736236125, -0.967175126, 0.0885213166, 0.991269529, 0.0977177322, 0.965925515, -0.109381631, 0.234570444) | |
1107 | Part63.BottomSurface = Enum.SurfaceType.Smooth | |
1108 | Part63.TopSurface = Enum.SurfaceType.Smooth | |
1109 | Part63.Position = Vector3.new(19.5052509, 7.16002512, 22.1889648) | |
1110 | Part63.Orientation = Vector3.new(-5.60999966, -76.3699951, 5.0999999) | |
1111 | Part64.Parent = Model43 | |
1112 | Part64.Rotation = Vector3.new(79.8799973, -18.75, 75.1199951) | |
1113 | Part64.Anchored = true | |
1114 | Part64.FormFactor = Enum.FormFactor.Custom | |
1115 | Part64.Size = Vector3.new(0.200000003, 0.200000048, 1.4000001) | |
1116 | Part64.CFrame = CFrame.new(17.4311523, 6.17748117, 22.8012695, 0.243210807, -0.915164828, -0.32143712, 0.0885217786, 0.350946456, -0.932201862, 0.965925574, 0.198267341, 0.166366041) | |
1117 | Part64.BottomSurface = Enum.SurfaceType.Smooth | |
1118 | Part64.TopSurface = Enum.SurfaceType.Smooth | |
1119 | Part64.Position = Vector3.new(17.4311523, 6.17748117, 22.8012695) | |
1120 | Part64.Orientation = Vector3.new(68.7799988, -62.6399994, 14.1599998) | |
1121 | Part65.Parent = Model43 | |
1122 | Part65.Rotation = Vector3.new(51.9199982, -65.1899948, 54.579998) | |
1123 | Part65.Anchored = true | |
1124 | Part65.FormFactor = Enum.FormFactor.Custom | |
1125 | Part65.Size = Vector3.new(0.200000003, 0.200000048, 1.4000001) | |
1126 | Part65.CFrame = CFrame.new(18.2342529, 7.00249481, 22.5234375, 0.243210509, -0.342020512, -0.90767318, 0.0885214582, 0.939692557, -0.330366403, 0.965925753, 2.98023224e-08, 0.258819222) | |
1127 | Part65.BottomSurface = Enum.SurfaceType.Smooth | |
1128 | Part65.TopSurface = Enum.SurfaceType.Smooth | |
1129 | Part65.Position = Vector3.new(18.2342529, 7.00249481, 22.5234375) | |
1130 | Part65.Orientation = Vector3.new(19.289999, -74.0800018, 5.38000011) | |
1131 | Part66.Parent = Model43 | |
1132 | Part66.BrickColor = BrickColor.new("Dark stone grey") | |
1133 | Part66.Rotation = Vector3.new(90, -70, 90) | |
1134 | Part66.Anchored = true | |
1135 | Part66.FormFactor = Enum.FormFactor.Custom | |
1136 | Part66.Size = Vector3.new(1.30000019, 1.00000012, 2.20000005) | |
1137 | Part66.CFrame = CFrame.new(19.4388428, 7.01506519, 20.8496094, 0, -0.342020512, -0.939692557, 0, 0.939692557, -0.342020512, 1, 0, 0) | |
1138 | Part66.BottomSurface = Enum.SurfaceType.Smooth | |
1139 | Part66.TopSurface = Enum.SurfaceType.Smooth | |
1140 | Part66.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1141 | Part66.Position = Vector3.new(19.4388428, 7.01506519, 20.8496094) | |
1142 | Part66.Orientation = Vector3.new(20, -90, 0) | |
1143 | Part66.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1144 | Part67.Parent = Model43 | |
1145 | Part67.BrickColor = BrickColor.new("Dark stone grey") | |
1146 | Part67.Rotation = Vector3.new(-90, -20, 90) | |
1147 | Part67.Anchored = true | |
1148 | Part67.FormFactor = Enum.FormFactor.Custom | |
1149 | Part67.Size = Vector3.new(1.30000031, 0.200000003, 0.599999964) | |
1150 | Part67.CFrame = CFrame.new(18.2426758, 6.79265404, 20.8496094, 0, -0.939692557, -0.342020452, 0, -0.342020512, 0.939692557, -1, 0, 0) | |
1151 | Part67.BottomSurface = Enum.SurfaceType.Smooth | |
1152 | Part67.TopSurface = Enum.SurfaceType.Smooth | |
1153 | Part67.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1154 | Part67.Position = Vector3.new(18.2426758, 6.79265404, 20.8496094) | |
1155 | Part67.Orientation = Vector3.new(-70, -90, 180) | |
1156 | Part67.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1157 | SpecialMesh68.Parent = Part67 | |
1158 | SpecialMesh68.MeshType = Enum.MeshType.Torso | |
1159 | Part69.Parent = Model43 | |
1160 | Part69.BrickColor = BrickColor.new("Deep orange") | |
1161 | Part69.Rotation = Vector3.new(51.9199982, -65.1899948, 54.579998) | |
1162 | Part69.Anchored = true | |
1163 | Part69.FormFactor = Enum.FormFactor.Custom | |
1164 | Part69.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) | |
1165 | Part69.CFrame = CFrame.new(15.2792959, 4.96910715, 22.3149414, 0.243210509, -0.342020452, -0.90767312, 0.0885214582, 0.939692557, -0.330366433, 0.965925694, 1.49011612e-08, 0.258819222) | |
1166 | Part69.BottomSurface = Enum.SurfaceType.Smooth | |
1167 | Part69.TopSurface = Enum.SurfaceType.Smooth | |
1168 | Part69.Color = Color3.new(1, 0.686275, 0) | |
1169 | Part69.Position = Vector3.new(15.2792959, 4.96910715, 22.3149414) | |
1170 | Part69.Orientation = Vector3.new(19.289999, -74.0800018, 5.38000011) | |
1171 | Part69.Color = Color3.new(1, 0.686275, 0) | |
1172 | Part70.Parent = Model43 | |
1173 | Part70.BrickColor = BrickColor.new("Deep orange") | |
1174 | Part70.Rotation = Vector3.new(51.9199982, -65.1899948, 54.579998) | |
1175 | Part70.Anchored = true | |
1176 | Part70.FormFactor = Enum.FormFactor.Custom | |
1177 | Part70.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) | |
1178 | Part70.CFrame = CFrame.new(15.1334219, 4.91600704, 21.7353516, 0.243210509, -0.342020452, -0.90767312, 0.0885214582, 0.939692557, -0.330366433, 0.965925694, 1.49011612e-08, 0.258819222) | |
1179 | Part70.BottomSurface = Enum.SurfaceType.Smooth | |
1180 | Part70.TopSurface = Enum.SurfaceType.Smooth | |
1181 | Part70.Color = Color3.new(1, 0.686275, 0) | |
1182 | Part70.Position = Vector3.new(15.1334219, 4.91600704, 21.7353516) | |
1183 | Part70.Orientation = Vector3.new(19.289999, -74.0800018, 5.38000011) | |
1184 | Part70.Color = Color3.new(1, 0.686275, 0) | |
1185 | Part71.Parent = Model43 | |
1186 | Part71.BrickColor = BrickColor.new("Dark stone grey") | |
1187 | Part71.Rotation = Vector3.new(-90, -25, 90) | |
1188 | Part71.Anchored = true | |
1189 | Part71.CanCollide = false | |
1190 | Part71.FormFactor = Enum.FormFactor.Custom | |
1191 | Part71.Size = Vector3.new(3.59999943, 0.200000048, 0.600000024) | |
1192 | Part71.CFrame = CFrame.new(15.4248037, 3.73900604, 19.9995117, 0, -0.906307697, -0.422618389, 0, -0.422618389, 0.906307697, -1, 0, 0) | |
1193 | Part71.BottomSurface = Enum.SurfaceType.Smooth | |
1194 | Part71.TopSurface = Enum.SurfaceType.Smooth | |
1195 | Part71.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1196 | Part71.Position = Vector3.new(15.4248037, 3.73900604, 19.9995117) | |
1197 | Part71.Orientation = Vector3.new(-65, -90, 180) | |
1198 | Part71.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1199 | SpecialMesh72.Parent = Part71 | |
1200 | SpecialMesh72.MeshType = Enum.MeshType.Torso | |
1201 | Part73.Parent = Model43 | |
1202 | Part73.BrickColor = BrickColor.new("Black") | |
1203 | Part73.Rotation = Vector3.new(-90, 0, 0) | |
1204 | Part73.Anchored = true | |
1205 | Part73.CanCollide = false | |
1206 | Part73.FormFactor = Enum.FormFactor.Custom | |
1207 | Part73.Size = Vector3.new(0.5, 2.5999999, 0.399999857) | |
1208 | Part73.CFrame = CFrame.new(18.7441406, 2.59996796, 18.0996094, 1, 8.74227766e-08, 0, 0, 1.78813934e-07, 0.999999881, 8.74227766e-08, -0.999999881, 1.78813934e-07) | |
1209 | Part73.BottomSurface = Enum.SurfaceType.Smooth | |
1210 | Part73.TopSurface = Enum.SurfaceType.Smooth | |
1211 | Part73.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1212 | Part73.Position = Vector3.new(18.7441406, 2.59996796, 18.0996094) | |
1213 | Part73.Orientation = Vector3.new(-89.9700012, 0, 0) | |
1214 | Part73.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1215 | CylinderMesh74.Parent = Part73 | |
1216 | Part75.Parent = Model43 | |
1217 | Part75.BrickColor = BrickColor.new("Dark stone grey") | |
1218 | Part75.Rotation = Vector3.new(-180, 0, -90) | |
1219 | Part75.Anchored = true | |
1220 | Part75.CanCollide = false | |
1221 | Part75.FormFactor = Enum.FormFactor.Custom | |
1222 | Part75.Size = Vector3.new(1.70000005, 1.70000005, 1) | |
1223 | Part75.CFrame = CFrame.new(15.8499756, 3.85009003, 19.9995117, 0, 1, 0, 1, 0, 0, 0, 0, -1) | |
1224 | Part75.BottomSurface = Enum.SurfaceType.Smooth | |
1225 | Part75.TopSurface = Enum.SurfaceType.Smooth | |
1226 | Part75.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1227 | Part75.Position = Vector3.new(15.8499756, 3.85009003, 19.9995117) | |
1228 | Part75.Orientation = Vector3.new(0, 180, 90) | |
1229 | Part75.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1230 | SpecialMesh76.Parent = Part75 | |
1231 | SpecialMesh76.MeshId = "http://www.roblox.com/asset/?id=16606212" | |
1232 | SpecialMesh76.Scale = Vector3.new(1, 1, 0.600000024) | |
1233 | SpecialMesh76.MeshType = Enum.MeshType.FileMesh | |
1234 | SpecialMesh76.Scale = Vector3.new(1, 1, 0.600000024) | |
1235 | Part77.Parent = Model43 | |
1236 | Part77.BrickColor = BrickColor.new("Dark stone grey") | |
1237 | Part77.Rotation = Vector3.new(-180, 0, -90) | |
1238 | Part77.Anchored = true | |
1239 | Part77.CanCollide = false | |
1240 | Part77.FormFactor = Enum.FormFactor.Custom | |
1241 | Part77.Size = Vector3.new(1.70000005, 1.70000005, 1.20000005) | |
1242 | Part77.CFrame = CFrame.new(15.8499756, 3.85009003, 19.7993164, 0, 1, 0, 1, 0, 0, 0, 0, -1) | |
1243 | Part77.BottomSurface = Enum.SurfaceType.Smooth | |
1244 | Part77.TopSurface = Enum.SurfaceType.Smooth | |
1245 | Part77.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1246 | Part77.Position = Vector3.new(15.8499756, 3.85009003, 19.7993164) | |
1247 | Part77.Orientation = Vector3.new(0, 180, 90) | |
1248 | Part77.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1249 | SpecialMesh78.Parent = Part77 | |
1250 | SpecialMesh78.MeshId = "http://www.roblox.com/asset/?id=16606212" | |
1251 | SpecialMesh78.Scale = Vector3.new(1, 1, 0.600000024) | |
1252 | SpecialMesh78.MeshType = Enum.MeshType.FileMesh | |
1253 | SpecialMesh78.Scale = Vector3.new(1, 1, 0.600000024) | |
1254 | Part79.Parent = Model43 | |
1255 | Part79.BrickColor = BrickColor.new("Dark stone grey") | |
1256 | Part79.Rotation = Vector3.new(90, 90, 0) | |
1257 | Part79.Anchored = true | |
1258 | Part79.CanCollide = false | |
1259 | Part79.FormFactor = Enum.FormFactor.Custom | |
1260 | Part79.Size = Vector3.new(1.9000001, 0.400000095, 1.9000001) | |
1261 | Part79.CFrame = CFrame.new(15.8499756, 3.85009003, 18.6997089, 0, 0, 1, 1, 0, 0, 0, 1, 0) | |
1262 | Part79.BottomSurface = Enum.SurfaceType.Smooth | |
1263 | Part79.TopSurface = Enum.SurfaceType.Smooth | |
1264 | Part79.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1265 | Part79.Position = Vector3.new(15.8499756, 3.85009003, 18.6997089) | |
1266 | Part79.Orientation = Vector3.new(0, 90, 90) | |
1267 | Part79.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1268 | CylinderMesh80.Parent = Part79 | |
1269 | Part81.Parent = Model43 | |
1270 | Part81.BrickColor = BrickColor.new("Black") | |
1271 | Part81.Rotation = Vector3.new(90, 90, 0) | |
1272 | Part81.Anchored = true | |
1273 | Part81.CanCollide = false | |
1274 | Part81.FormFactor = Enum.FormFactor.Custom | |
1275 | Part81.Size = Vector3.new(1.70000005, 2.20000005, 1.70000005) | |
1276 | Part81.CFrame = CFrame.new(15.8499756, 3.85009003, 19.9995117, 0, 0, 1, 1, 0, 0, 0, 1, 0) | |
1277 | Part81.BottomSurface = Enum.SurfaceType.Smooth | |
1278 | Part81.TopSurface = Enum.SurfaceType.Smooth | |
1279 | Part81.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1280 | Part81.Position = Vector3.new(15.8499756, 3.85009003, 19.9995117) | |
1281 | Part81.Orientation = Vector3.new(0, 90, 90) | |
1282 | Part81.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1283 | CylinderMesh82.Parent = Part81 | |
1284 | Part83.Parent = Model43 | |
1285 | Part83.BrickColor = BrickColor.new("Dark stone grey") | |
1286 | Part83.Rotation = Vector3.new(-90, -85, -90) | |
1287 | Part83.Anchored = true | |
1288 | Part83.FormFactor = Enum.FormFactor.Custom | |
1289 | Part83.Size = Vector3.new(7.90000105, 2.50000048, 0.69999963) | |
1290 | Part83.CFrame = CFrame.new(22.3483887, 5.53404617, 19.9995117, 4.70876739e-06, 0.0871552154, -0.996193111, -1.34110451e-07, 0.99619478, 0.087155208, 0.999998391, -1.34110451e-07, 4.70876694e-06) | |
1291 | Part83.BottomSurface = Enum.SurfaceType.Smooth | |
1292 | Part83.TopSurface = Enum.SurfaceType.Smooth | |
1293 | Part83.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1294 | Part83.Position = Vector3.new(22.3483887, 5.53404617, 19.9995117) | |
1295 | Part83.Orientation = Vector3.new(-5, -90, 0) | |
1296 | Part83.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1297 | Part84.Parent = Model43 | |
1298 | Part84.BrickColor = BrickColor.new("Dark stone grey") | |
1299 | Part84.Rotation = Vector3.new(-90, -85, -90) | |
1300 | Part84.Anchored = true | |
1301 | Part84.FormFactor = Enum.FormFactor.Custom | |
1302 | Part84.Size = Vector3.new(3.50000095, 1.00000024, 2.79999995) | |
1303 | Part84.CFrame = CFrame.new(20.7052002, 6.83220482, 19.9995117, 4.70876739e-06, 0.0871552154, -0.996193111, -1.34110451e-07, 0.99619478, 0.087155208, 0.999998391, -1.34110451e-07, 4.70876694e-06) | |
1304 | Part84.BottomSurface = Enum.SurfaceType.Smooth | |
1305 | Part84.TopSurface = Enum.SurfaceType.Smooth | |
1306 | Part84.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1307 | Part84.Position = Vector3.new(20.7052002, 6.83220482, 19.9995117) | |
1308 | Part84.Orientation = Vector3.new(-5, -90, 0) | |
1309 | Part84.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1310 | Part85.Parent = Model43 | |
1311 | Part85.BrickColor = BrickColor.new("Dark stone grey") | |
1312 | Part85.Rotation = Vector3.new(-90, -85, -90) | |
1313 | Part85.Anchored = true | |
1314 | Part85.FormFactor = Enum.FormFactor.Custom | |
1315 | Part85.Size = Vector3.new(7.10000086, 0.400000334, 0.69999963) | |
1316 | Part85.CFrame = CFrame.new(22.4748535, 6.97850704, 19.9995117, 4.70876739e-06, 0.0871552154, -0.996193111, -1.34110451e-07, 0.99619478, 0.087155208, 0.999998391, -1.34110451e-07, 4.70876694e-06) | |
1317 | Part85.BottomSurface = Enum.SurfaceType.Smooth | |
1318 | Part85.TopSurface = Enum.SurfaceType.Smooth | |
1319 | Part85.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1320 | Part85.Position = Vector3.new(22.4748535, 6.97850704, 19.9995117) | |
1321 | Part85.Orientation = Vector3.new(-5, -90, 0) | |
1322 | Part85.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1323 | Part86.Parent = Model43 | |
1324 | Part86.BrickColor = BrickColor.new("Really black") | |
1325 | Part86.Transparency = 0.5 | |
1326 | Part86.Rotation = Vector3.new(-180, 0, -122) | |
1327 | Part86.Anchored = true | |
1328 | Part86.FormFactor = Enum.FormFactor.Custom | |
1329 | Part86.Size = Vector3.new(0.200000003, 4.4000001, 3.53999996) | |
1330 | Part86.CFrame = CFrame.new(20.6352539, 7.86693382, 20.0009766, -0.529917598, 0.848049164, -3.58145087e-08, 0.848049164, 0.529917598, 3.13016244e-06, 2.67351015e-06, 1.62835579e-06, -1) | |
1331 | Part86.BottomSurface = Enum.SurfaceType.Smooth | |
1332 | Part86.TopSurface = Enum.SurfaceType.Smooth | |
1333 | Part86.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1334 | Part86.Position = Vector3.new(20.6352539, 7.86693382, 20.0009766) | |
1335 | Part86.Orientation = Vector3.new(0, -180, 58) | |
1336 | Part86.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1337 | BlockMesh87.Parent = Part86 | |
1338 | BlockMesh87.Offset = Vector3.new(0.100000001, 0, 0) | |
1339 | BlockMesh87.Scale = Vector3.new(0, 1, 1) | |
1340 | BlockMesh87.Scale = Vector3.new(0, 1, 1) | |
1341 | Part88.Parent = Model43 | |
1342 | Part88.BrickColor = BrickColor.new("Dark stone grey") | |
1343 | Part88.Rotation = Vector3.new(-180, 0, -81) | |
1344 | Part88.Anchored = true | |
1345 | Part88.FormFactor = Enum.FormFactor.Custom | |
1346 | Part88.Size = Vector3.new(0.300000012, 0.800000072, 3.53999996) | |
1347 | Part88.CFrame = CFrame.new(22.8353271, 9.00566387, 20.0009766, 0.156432509, 0.987690091, 5.88202681e-07, 0.987690091, -0.156435847, 2.6724415e-06, 2.7315541e-06, 1.62900506e-07, -1.00000334) | |
1348 | Part88.BottomSurface = Enum.SurfaceType.Smooth | |
1349 | Part88.TopSurface = Enum.SurfaceType.Smooth | |
1350 | Part88.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1351 | Part88.Position = Vector3.new(22.8353271, 9.00566387, 20.0009766) | |
1352 | Part88.Orientation = Vector3.new(0, 180, 99) | |
1353 | Part88.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1354 | Part89.Parent = Model43 | |
1355 | Part89.BrickColor = BrickColor.new("Dark stone grey") | |
1356 | Part89.Rotation = Vector3.new(-130.349991, 6.87999964, -84.1899948) | |
1357 | Part89.Anchored = true | |
1358 | Part89.FormFactor = Enum.FormFactor.Custom | |
1359 | Part89.Size = Vector3.new(0.300000012, 0.800000072, 3.49999976) | |
1360 | Part89.CFrame = CFrame.new(22.6258545, 7.68339777, 22.9741211, 0.100554168, 0.987688303, 0.11983633, 0.634872019, -0.156434909, 0.756614566, 0.766045928, -2.98023224e-08, -0.642785788) | |
1361 | Part89.BottomSurface = Enum.SurfaceType.Smooth | |
1362 | Part89.TopSurface = Enum.SurfaceType.Smooth | |
1363 | Part89.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1364 | Part89.Position = Vector3.new(22.6258545, 7.68339777, 22.9741211) | |
1365 | Part89.Orientation = Vector3.new(-49.1699982, 169.440002, 103.839996) | |
1366 | Part89.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1367 | Part90.Name = "EngineSmoke" | |
1368 | Part90.Parent = Model43 | |
1369 | Part90.BrickColor = BrickColor.new("Dark stone grey") | |
1370 | Part90.Rotation = Vector3.new(90, -70, 90) | |
1371 | Part90.Anchored = true | |
1372 | Part90.FormFactor = Enum.FormFactor.Custom | |
1373 | Part90.Size = Vector3.new(2.20000005, 0.600000024, 4.9000001) | |
1374 | Part90.CFrame = CFrame.new(17.2989502, 6.02342987, 19.9995117, 0, -0.342020512, -0.939692557, 0, 0.939692557, -0.342020512, 1, 0, 0) | |
1375 | Part90.BottomSurface = Enum.SurfaceType.Smooth | |
1376 | Part90.TopSurface = Enum.SurfaceType.Smooth | |
1377 | Part90.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1378 | Part90.Position = Vector3.new(17.2989502, 6.02342987, 19.9995117) | |
1379 | Part90.Orientation = Vector3.new(20, -90, 0) | |
1380 | Part90.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1381 | Smoke91.Parent = Part90 | |
1382 | Smoke91.Size = 0.5 | |
1383 | Smoke91.Color = Color3.new(0.121569, 0.121569, 0.121569) | |
1384 | Smoke91.Enabled = false | |
1385 | Smoke91.Opacity = 0.40000000596046 | |
1386 | Smoke91.Color = Color3.new(0.121569, 0.121569, 0.121569) | |
1387 | Fire92.Parent = Part90 | |
1388 | Fire92.Size = 7 | |
1389 | Fire92.Color = Color3.new(1, 0.666667, 0) | |
1390 | Fire92.Enabled = false | |
1391 | Fire92.Heat = 25 | |
1392 | Fire92.SecondaryColor = Color3.new(0.666667, 0, 0) | |
1393 | Fire92.Color = Color3.new(1, 0.666667, 0) | |
1394 | Part93.Parent = Model43 | |
1395 | Part93.BrickColor = BrickColor.new("Dark stone grey") | |
1396 | Part93.Rotation = Vector3.new(90, -75, 90) | |
1397 | Part93.Anchored = true | |
1398 | Part93.FormFactor = Enum.FormFactor.Custom | |
1399 | Part93.Size = Vector3.new(10, 0.600000024, 0.599999964) | |
1400 | Part93.CFrame = CFrame.new(19.4213867, 6.08800077, 19.9995117, 2.98023224e-07, -0.258819342, -0.965925634, 4.470348e-08, 0.965925753, -0.258819342, 0.99999994, 4.47034836e-08, 2.98023224e-07) | |
1401 | Part93.BottomSurface = Enum.SurfaceType.Smooth | |
1402 | Part93.TopSurface = Enum.SurfaceType.Smooth | |
1403 | Part93.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1404 | Part93.Position = Vector3.new(19.4213867, 6.08800077, 19.9995117) | |
1405 | Part93.Orientation = Vector3.new(15, -90, 0) | |
1406 | Part93.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1407 | Part94.Parent = Model43 | |
1408 | Part94.BrickColor = BrickColor.new("Dark stone grey") | |
1409 | Part94.Rotation = Vector3.new(90, -75, 90) | |
1410 | Part94.Anchored = true | |
1411 | Part94.FormFactor = Enum.FormFactor.Custom | |
1412 | Part94.Size = Vector3.new(2.60000014, 0.600000024, 0.700000048) | |
1413 | Part94.CFrame = CFrame.new(15.3161621, 4.98809004, 19.9995117, 2.98023224e-07, -0.258819342, -0.965925634, 4.470348e-08, 0.965925753, -0.258819342, 0.99999994, 4.47034836e-08, 2.98023224e-07) | |
1414 | Part94.BottomSurface = Enum.SurfaceType.Smooth | |
1415 | Part94.TopSurface = Enum.SurfaceType.Smooth | |
1416 | Part94.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1417 | Part94.Position = Vector3.new(15.3161621, 4.98809004, 19.9995117) | |
1418 | Part94.Orientation = Vector3.new(15, -90, 0) | |
1419 | Part94.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1420 | Part95.Parent = Model43 | |
1421 | Part95.BrickColor = BrickColor.new("Dark stone grey") | |
1422 | Part95.Rotation = Vector3.new(-90, -45, -90) | |
1423 | Part95.Anchored = true | |
1424 | Part95.FormFactor = Enum.FormFactor.Custom | |
1425 | Part95.Size = Vector3.new(10, 0.5, 4.69999981) | |
1426 | Part95.CFrame = CFrame.new(22.0151367, 4.53850412, 19.9995117, -2.38418608e-07, 0.707106888, -0.707106829, 5.96046519e-08, 0.707106709, 0.707106888, 1.00000012, 5.96046448e-08, -2.38418579e-07) | |
1427 | Part95.BottomSurface = Enum.SurfaceType.Smooth | |
1428 | Part95.TopSurface = Enum.SurfaceType.Smooth | |
1429 | Part95.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1430 | Part95.Position = Vector3.new(22.0151367, 4.53850412, 19.9995117) | |
1431 | Part95.Orientation = Vector3.new(-45, -90, 0) | |
1432 | Part95.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1433 | Part96.Parent = Model43 | |
1434 | Part96.BrickColor = BrickColor.new("Dark stone grey") | |
1435 | Part96.Rotation = Vector3.new(-90, -85, -90) | |
1436 | Part96.Anchored = true | |
1437 | Part96.FormFactor = Enum.FormFactor.Custom | |
1438 | Part96.Size = Vector3.new(10, 0.600000024, 0.899999976) | |
1439 | Part96.CFrame = CFrame.new(20.0556641, 6.11730003, 19.9995117, 0, 0.087155588, -0.99619472, 0, 0.99619472, 0.087155588, 1, 0, -0) | |
1440 | Part96.BottomSurface = Enum.SurfaceType.Smooth | |
1441 | Part96.TopSurface = Enum.SurfaceType.Smooth | |
1442 | Part96.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1443 | Part96.Position = Vector3.new(20.0556641, 6.11730003, 19.9995117) | |
1444 | Part96.Orientation = Vector3.new(-5, -90, 0) | |
1445 | Part96.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1446 | Part97.Parent = Model43 | |
1447 | Part97.BrickColor = BrickColor.new("Dark stone grey") | |
1448 | Part97.Rotation = Vector3.new(90, -75, 90) | |
1449 | Part97.Anchored = true | |
1450 | Part97.CanCollide = false | |
1451 | Part97.FormFactor = Enum.FormFactor.Custom | |
1452 | Part97.Size = Vector3.new(7.4000001, 0.600000024, 3.5999999) | |
1453 | Part97.CFrame = CFrame.new(17.3930664, 5.54448605, 19.9995117, 2.98023224e-07, -0.258819342, -0.965925634, 4.470348e-08, 0.965925753, -0.258819342, 0.99999994, 4.47034836e-08, 2.98023224e-07) | |
1454 | Part97.BottomSurface = Enum.SurfaceType.Smooth | |
1455 | Part97.TopSurface = Enum.SurfaceType.Smooth | |
1456 | Part97.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1457 | Part97.Position = Vector3.new(17.3930664, 5.54448605, 19.9995117) | |
1458 | Part97.Orientation = Vector3.new(15, -90, 0) | |
1459 | Part97.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1460 | Part98.Parent = Model43 | |
1461 | Part98.BrickColor = BrickColor.new("Dark stone grey") | |
1462 | Part98.Rotation = Vector3.new(90, -70, 90) | |
1463 | Part98.Anchored = true | |
1464 | Part98.FormFactor = Enum.FormFactor.Custom | |
1465 | Part98.Size = Vector3.new(1.20000017, 0.699999988, 2.0999999) | |
1466 | Part98.CFrame = CFrame.new(15.8468018, 5.3352561, 20.6997089, 0, -0.342020512, -0.939692557, 0, 0.939692557, -0.342020512, 1, 0, 0) | |
1467 | Part98.BottomSurface = Enum.SurfaceType.Smooth | |
1468 | Part98.TopSurface = Enum.SurfaceType.Smooth | |
1469 | Part98.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1470 | Part98.Position = Vector3.new(15.8468018, 5.3352561, 20.6997089) | |
1471 | Part98.Orientation = Vector3.new(20, -90, 0) | |
1472 | Part98.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1473 | Part99.Parent = Model43 | |
1474 | Part99.BrickColor = BrickColor.new("Dark stone grey") | |
1475 | Part99.Rotation = Vector3.new(-90, 65, 180) | |
1476 | Part99.Anchored = true | |
1477 | Part99.CanCollide = false | |
1478 | Part99.FormFactor = Enum.FormFactor.Custom | |
1479 | Part99.Size = Vector3.new(0.600000143, 0.300000012, 5.19999981) | |
1480 | Part99.CFrame = CFrame.new(17.8718262, 4.88005686, 18.3496094, -0.42261827, -5.96046448e-08, 0.906307638, 0.906307638, 0, 0.422618359, 5.96046448e-08, 0.999999881, 1.1920929e-07) | |
1481 | Part99.BottomSurface = Enum.SurfaceType.Smooth | |
1482 | Part99.TopSurface = Enum.SurfaceType.Smooth | |
1483 | Part99.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1484 | Part99.Position = Vector3.new(17.8718262, 4.88005686, 18.3496094) | |
1485 | Part99.Orientation = Vector3.new(-25, 90, 90) | |
1486 | Part99.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1487 | Part100.Parent = Model43 | |
1488 | Part100.BrickColor = BrickColor.new("Really black") | |
1489 | Part100.Transparency = 0.5 | |
1490 | Part100.Rotation = Vector3.new(144.559998, 19.9099998, -115.579994) | |
1491 | Part100.Anchored = true | |
1492 | Part100.FormFactor = Enum.FormFactor.Custom | |
1493 | Part100.Size = Vector3.new(0.200000003, 2, 2.13999987) | |
1494 | Part100.CFrame = CFrame.new(20.5633545, 7.03862619, 17.4755859, -0.405941606, 0.848049164, 0.340625256, 0.64964509, 0.529918075, -0.545113504, -0.642786264, 1.54972076e-06, -0.766046762) | |
1495 | Part100.BottomSurface = Enum.SurfaceType.Smooth | |
1496 | Part100.TopSurface = Enum.SurfaceType.Smooth | |
1497 | Part100.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1498 | Part100.Position = Vector3.new(20.5633545, 7.03862619, 17.4755859) | |
1499 | Part100.Orientation = Vector3.new(33.0299988, 156.029999, 50.7999992) | |
1500 | Part100.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1501 | BlockMesh101.Parent = Part100 | |
1502 | BlockMesh101.Offset = Vector3.new(0.100000001, 0, 0) | |
1503 | BlockMesh101.Scale = Vector3.new(0, 1, 1) | |
1504 | BlockMesh101.Scale = Vector3.new(0, 1, 1) | |
1505 | Part102.Parent = Model43 | |
1506 | Part102.Rotation = Vector3.new(100.119995, -18.75, -75.1199951) | |
1507 | Part102.Anchored = true | |
1508 | Part102.FormFactor = Enum.FormFactor.Custom | |
1509 | Part102.Size = Vector3.new(0.200000003, 0.200000048, 1.4000001) | |
1510 | Part102.CFrame = CFrame.new(17.4311523, 6.17748117, 17.1977539, 0.243210733, 0.915164769, -0.321436703, 0.0885219872, -0.350945622, -0.932201743, -0.965925395, 0.198266983, -0.166365623) | |
1511 | Part102.BottomSurface = Enum.SurfaceType.Smooth | |
1512 | Part102.TopSurface = Enum.SurfaceType.Smooth | |
1513 | Part102.Position = Vector3.new(17.4311523, 6.17748117, 17.1977539) | |
1514 | Part102.Orientation = Vector3.new(68.7799988, -117.360001, 165.839996) | |
1515 | Part103.Parent = Model43 | |
1516 | Part103.Rotation = Vector3.new(128.080002, -65.1899948, -54.579998) | |
1517 | Part103.Anchored = true | |
1518 | Part103.FormFactor = Enum.FormFactor.Custom | |
1519 | Part103.Size = Vector3.new(0.200000003, 0.200000048, 1.4000001) | |
1520 | Part103.CFrame = CFrame.new(18.2342529, 7.00249481, 17.4755859, 0.243210554, 0.342020512, -0.90767312, 0.0885213464, -0.939692318, -0.330366492, -0.965925694, 1.1920929e-07, -0.258818984) | |
1521 | Part103.BottomSurface = Enum.SurfaceType.Smooth | |
1522 | Part103.TopSurface = Enum.SurfaceType.Smooth | |
1523 | Part103.Position = Vector3.new(18.2342529, 7.00249481, 17.4755859) | |
1524 | Part103.Orientation = Vector3.new(19.289999, -105.919998, 174.619995) | |
1525 | Part104.Parent = Model43 | |
1526 | Part104.BrickColor = BrickColor.new("Dark stone grey") | |
1527 | Part104.Rotation = Vector3.new(-130.349991, 6.87999964, -84.1899948) | |
1528 | Part104.Anchored = true | |
1529 | Part104.FormFactor = Enum.FormFactor.Custom | |
1530 | Part104.Size = Vector3.new(0.80000025, 1.00000012, 0.799999595) | |
1531 | Part104.CFrame = CFrame.new(22.503418, 6.91105986, 24.1357422, 0.100554168, 0.987688303, 0.11983633, 0.634872019, -0.156434909, 0.756614566, 0.766045928, -2.98023224e-08, -0.642785788) | |
1532 | Part104.BottomSurface = Enum.SurfaceType.Smooth | |
1533 | Part104.TopSurface = Enum.SurfaceType.Smooth | |
1534 | Part104.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1535 | Part104.Position = Vector3.new(22.503418, 6.91105986, 24.1357422) | |
1536 | Part104.Orientation = Vector3.new(-49.1699982, 169.440002, 103.839996) | |
1537 | Part104.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1538 | Part105.Parent = Model43 | |
1539 | Part105.Rotation = Vector3.new(-130.349991, 6.87999964, -84.1899948) | |
1540 | Part105.Anchored = true | |
1541 | Part105.FormFactor = Enum.FormFactor.Custom | |
1542 | Part105.Size = Vector3.new(0.30000025, 0.500000119, 1.59999943) | |
1543 | Part105.CFrame = CFrame.new(22.4088135, 7.59141779, 23.2192383, 0.100554168, 0.987688303, 0.11983633, 0.634872019, -0.156434909, 0.756614566, 0.766045928, -2.98023224e-08, -0.642785788) | |
1544 | Part105.BottomSurface = Enum.SurfaceType.Smooth | |
1545 | Part105.TopSurface = Enum.SurfaceType.Smooth | |
1546 | Part105.Position = Vector3.new(22.4088135, 7.59141779, 23.2192383) | |
1547 | Part105.Orientation = Vector3.new(-49.1699982, 169.440002, 103.839996) | |
1548 | Part106.Parent = Model43 | |
1549 | Part106.BrickColor = BrickColor.new("Deep orange") | |
1550 | Part106.Rotation = Vector3.new(128.080002, -65.1899948, -54.579998) | |
1551 | Part106.Anchored = true | |
1552 | Part106.FormFactor = Enum.FormFactor.Custom | |
1553 | Part106.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) | |
1554 | Part106.CFrame = CFrame.new(15.1334219, 4.91600704, 18.2636719, 0.243210554, 0.342020512, -0.90767312, 0.0885213763, -0.939692318, -0.330366433, -0.965925694, 8.94069672e-08, -0.258818984) | |
1555 | Part106.BottomSurface = Enum.SurfaceType.Smooth | |
1556 | Part106.TopSurface = Enum.SurfaceType.Smooth | |
1557 | Part106.Color = Color3.new(1, 0.686275, 0) | |
1558 | Part106.Position = Vector3.new(15.1334219, 4.91600704, 18.2636719) | |
1559 | Part106.Orientation = Vector3.new(19.289999, -105.919998, 174.619995) | |
1560 | Part106.Color = Color3.new(1, 0.686275, 0) | |
1561 | Part107.Parent = Model43 | |
1562 | Part107.BrickColor = BrickColor.new("Deep orange") | |
1563 | Part107.Rotation = Vector3.new(128.080002, -65.1899948, -54.579998) | |
1564 | Part107.Anchored = true | |
1565 | Part107.FormFactor = Enum.FormFactor.Custom | |
1566 | Part107.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) | |
1567 | Part107.CFrame = CFrame.new(15.2792959, 4.96910715, 17.684082, 0.243210554, 0.342020512, -0.90767312, 0.0885213763, -0.939692318, -0.330366433, -0.965925694, 8.94069672e-08, -0.258818984) | |
1568 | Part107.BottomSurface = Enum.SurfaceType.Smooth | |
1569 | Part107.TopSurface = Enum.SurfaceType.Smooth | |
1570 | Part107.Color = Color3.new(1, 0.686275, 0) | |
1571 | Part107.Position = Vector3.new(15.2792959, 4.96910715, 17.684082) | |
1572 | Part107.Orientation = Vector3.new(19.289999, -105.919998, 174.619995) | |
1573 | Part107.Color = Color3.new(1, 0.686275, 0) | |
1574 | Part108.Parent = Model43 | |
1575 | Part108.BrickColor = BrickColor.new("Dark stone grey") | |
1576 | Part108.Rotation = Vector3.new(90, -70, 90) | |
1577 | Part108.Anchored = true | |
1578 | Part108.FormFactor = Enum.FormFactor.Custom | |
1579 | Part108.Size = Vector3.new(1.20000017, 0.699999988, 2.0999999) | |
1580 | Part108.CFrame = CFrame.new(15.8468018, 5.3352561, 19.2993164, 0, -0.342020512, -0.939692557, 0, 0.939692557, -0.342020512, 1, 0, 0) | |
1581 | Part108.BottomSurface = Enum.SurfaceType.Smooth | |
1582 | Part108.TopSurface = Enum.SurfaceType.Smooth | |
1583 | Part108.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1584 | Part108.Position = Vector3.new(15.8468018, 5.3352561, 19.2993164) | |
1585 | Part108.Orientation = Vector3.new(20, -90, 0) | |
1586 | Part108.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1587 | Part109.Parent = Model43 | |
1588 | Part109.Rotation = Vector3.new(-157.37999, -75.2799988, 16.8400002) | |
1589 | Part109.Anchored = true | |
1590 | Part109.FormFactor = Enum.FormFactor.Custom | |
1591 | Part109.Size = Vector3.new(0.200000003, 0.200000048, 1.4000001) | |
1592 | Part109.CFrame = CFrame.new(19.5052509, 7.16002512, 17.8100586, 0.243210733, -0.0736236572, -0.967175186, 0.0885212123, -0.991269171, 0.0977177322, -0.965925574, -0.109381519, -0.234569669) | |
1593 | Part109.BottomSurface = Enum.SurfaceType.Smooth | |
1594 | Part109.TopSurface = Enum.SurfaceType.Smooth | |
1595 | Part109.Position = Vector3.new(19.5052509, 7.16002512, 17.8100586) | |
1596 | Part109.Orientation = Vector3.new(-5.60999966, -103.629997, 174.899994) | |
1597 | Part110.Parent = Model43 | |
1598 | Part110.Rotation = Vector3.new(84.8300018, 10.5900002, 36.8199997) | |
1599 | Part110.Anchored = true | |
1600 | Part110.FormFactor = Enum.FormFactor.Custom | |
1601 | Part110.Size = Vector3.new(0.200000003, 1.99999976, 0.200000003) | |
1602 | Part110.CFrame = CFrame.new(15.30371, 6.68773413, 16.7783203, 0.786902547, -0.589087188, 0.183740199, 0.200461939, -0.0375728607, -0.978979945, 0.583608747, 0.807194471, 0.0885236263) | |
1603 | Part110.BottomSurface = Enum.SurfaceType.Smooth | |
1604 | Part110.TopSurface = Enum.SurfaceType.Smooth | |
1605 | Part110.Position = Vector3.new(15.30371, 6.68773413, 16.7783203) | |
1606 | Part110.Orientation = Vector3.new(78.2299957, 64.2799988, 100.619995) | |
1607 | Part111.Parent = Model43 | |
1608 | Part111.Rotation = Vector3.new(84.8300018, 10.5900002, 76.8199997) | |
1609 | Part111.Anchored = true | |
1610 | Part111.FormFactor = Enum.FormFactor.Custom | |
1611 | Part111.Size = Vector3.new(0.200000003, 3.4000001, 0.200000003) | |
1612 | Part111.CFrame = CFrame.new(17.4633789, 6.98613691, 15.5961905, 0.224144474, -0.957077682, 0.183740377, 0.129409865, -0.157637358, -0.978980124, 0.965925097, 0.243210286, 0.0885224342) | |
1613 | Part111.BottomSurface = Enum.SurfaceType.Smooth | |
1614 | Part111.TopSurface = Enum.SurfaceType.Smooth | |
1615 | Part111.Position = Vector3.new(17.4633789, 6.98613691, 15.5961905) | |
1616 | Part111.Orientation = Vector3.new(78.2299957, 64.2799988, 140.619995) | |
1617 | Part112.Parent = Model43 | |
1618 | Part112.Rotation = Vector3.new(61.8099976, -56.7700005, 65.8499985) | |
1619 | Part112.Anchored = true | |
1620 | Part112.FormFactor = Enum.FormFactor.Custom | |
1621 | Part112.Size = Vector3.new(0.200000003, 1.10000014, 0.200000003) | |
1622 | Part112.CFrame = CFrame.new(19.2635498, 6.82750416, 15.2001944, 0.224143758, -0.500000298, -0.836516201, 0.129409492, 0.866025269, -0.482963145, 0.965925872, 2.98023224e-08, 0.258818924) | |
1623 | Part112.BottomSurface = Enum.SurfaceType.Smooth | |
1624 | Part112.TopSurface = Enum.SurfaceType.Smooth | |
1625 | Part112.Position = Vector3.new(19.2635498, 6.82750416, 15.2001944) | |
1626 | Part112.Orientation = Vector3.new(28.8799992, -72.8099976, 8.5) | |
1627 | Part113.Parent = Model43 | |
1628 | Part113.Rotation = Vector3.new(170.319992, 37.7399979, -60.7099991) | |
1629 | Part113.Anchored = true | |
1630 | Part113.FormFactor = Enum.FormFactor.Custom | |
1631 | Part113.Size = Vector3.new(0.200000003, 0.800000072, 0.200000003) | |
1632 | Part113.CFrame = CFrame.new(15.0955801, 5.38682985, 17.9941406, 0.386919826, 0.68970561, 0.612041652, 0.910072565, -0.39251864, -0.132992789, 0.148514569, 0.608461499, -0.779554605) | |
1633 | Part113.BottomSurface = Enum.SurfaceType.Smooth | |
1634 | Part113.TopSurface = Enum.SurfaceType.Smooth | |
1635 | Part113.Position = Vector3.new(15.0955801, 5.38682985, 17.9941406) | |
1636 | Part113.Orientation = Vector3.new(7.63999987, 141.860001, 113.329994) | |
1637 | Part114.Parent = Model43 | |
1638 | Part114.Rotation = Vector3.new(9.67999935, 37.7399979, -174.289993) | |
1639 | Part114.Anchored = true | |
1640 | Part114.FormFactor = Enum.FormFactor.Custom | |
1641 | Part114.Size = Vector3.new(0.200000003, 1.29999971, 0.200000003) | |
1642 | Part114.CFrame = CFrame.new(14.8084717, 6.10380888, 22.3525391, -0.786900163, 0.078655757, 0.61204344, -0.200461566, -0.970630288, -0.13299334, 0.583608627, -0.227344096, 0.779560804) | |
1643 | Part114.BottomSurface = Enum.SurfaceType.Smooth | |
1644 | Part114.TopSurface = Enum.SurfaceType.Smooth | |
1645 | Part114.Position = Vector3.new(14.8084717, 6.10380888, 22.3525391) | |
1646 | Part114.Orientation = Vector3.new(7.63999987, 38.1399994, -168.330002) | |
1647 | Part115.Parent = Model43 | |
1648 | Part115.Rotation = Vector3.new(95.1699982, 10.5900002, 143.179993) | |
1649 | Part115.Anchored = true | |
1650 | Part115.FormFactor = Enum.FormFactor.Custom | |
1651 | Part115.Size = Vector3.new(0.200000003, 1.99999976, 0.200000003) | |
1652 | Part115.CFrame = CFrame.new(15.30371, 6.68773413, 23.2211914, -0.786901236, -0.589087188, 0.183740765, -0.200461686, -0.0375744067, -0.978980124, 0.583609045, -0.80719465, -0.0885210037) | |
1653 | Part115.BottomSurface = Enum.SurfaceType.Smooth | |
1654 | Part115.TopSurface = Enum.SurfaceType.Smooth | |
1655 | Part115.Position = Vector3.new(15.30371, 6.68773413, 23.2211914) | |
1656 | Part115.Orientation = Vector3.new(78.2299957, 115.720001, -100.619995) | |
1657 | Part116.Parent = Model43 | |
1658 | Part116.Rotation = Vector3.new(95.1699982, 10.5900002, 103.18) | |
1659 | Part116.Anchored = true | |
1660 | Part116.FormFactor = Enum.FormFactor.Custom | |
1661 | Part116.Size = Vector3.new(0.200000003, 3.4000001, 0.200000003) | |
1662 | Part116.CFrame = CFrame.new(17.4633789, 6.98613691, 24.4033203, -0.224143624, -0.95707798, 0.183741406, -0.129409462, -0.157638803, -0.978980422, 0.965925634, -0.243210316, -0.0885210037) | |
1663 | Part116.BottomSurface = Enum.SurfaceType.Smooth | |
1664 | Part116.TopSurface = Enum.SurfaceType.Smooth | |
1665 | Part116.Position = Vector3.new(17.4633789, 6.98613691, 24.4033203) | |
1666 | Part116.Orientation = Vector3.new(78.2299957, 115.720001, -140.619995) | |
1667 | Part117.Parent = Model43 | |
1668 | Part117.Rotation = Vector3.new(118.189995, -56.7700005, 114.149994) | |
1669 | Part117.Anchored = true | |
1670 | Part117.FormFactor = Enum.FormFactor.Custom | |
1671 | Part117.Size = Vector3.new(0.200000003, 1.10000014, 0.200000003) | |
1672 | Part117.CFrame = CFrame.new(19.2635498, 6.82750416, 24.7993164, -0.224143147, -0.500000119, -0.836516142, -0.129409492, 0.866025329, -0.482963026, 0.965925753, 1.49011612e-07, -0.258818388) | |
1673 | Part117.BottomSurface = Enum.SurfaceType.Smooth | |
1674 | Part117.TopSurface = Enum.SurfaceType.Smooth | |
1675 | Part117.Position = Vector3.new(19.2635498, 6.82750416, 24.7993164) | |
1676 | Part117.Orientation = Vector3.new(28.8799992, -107.189995, -8.5) | |
1677 | WedgePart118.Name = "Part" | |
1678 | WedgePart118.Parent = Model43 | |
1679 | WedgePart118.BrickColor = BrickColor.new("Dark stone grey") | |
1680 | WedgePart118.Rotation = Vector3.new(180, 0, 75) | |
1681 | WedgePart118.Anchored = true | |
1682 | WedgePart118.CanCollide = false | |
1683 | WedgePart118.FormFactor = Enum.FormFactor.Custom | |
1684 | WedgePart118.Size = Vector3.new(0.600000143, 0.700000167, 2.39999986) | |
1685 | WedgePart118.CFrame = CFrame.new(15.3161621, 4.98809004, 22.4995117, 0.258819342, -0.965925753, 3.53484619e-09, -0.965925753, -0.258819342, -1.31917686e-08, 1.36571545e-08, -1.14575016e-13, -1) | |
1686 | WedgePart118.BottomSurface = Enum.SurfaceType.Smooth | |
1687 | WedgePart118.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1688 | WedgePart118.Position = Vector3.new(15.3161621, 4.98809004, 22.4995117) | |
1689 | WedgePart118.Orientation = Vector3.new(0, 180, -105) | |
1690 | WedgePart118.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1691 | WedgePart119.Name = "Part" | |
1692 | WedgePart119.Parent = Model43 | |
1693 | WedgePart119.BrickColor = BrickColor.new("Dark stone grey") | |
1694 | WedgePart119.Rotation = Vector3.new(90.0099945, 85, 0) | |
1695 | WedgePart119.Anchored = true | |
1696 | WedgePart119.FormFactor = Enum.FormFactor.Custom | |
1697 | WedgePart119.Size = Vector3.new(0.300000012, 2, 2.79999971) | |
1698 | WedgePart119.CFrame = CFrame.new(20.7357178, 7.18089914, 22.7495117, 0.0871466473, 4.50015068e-06, 0.996199667, 0.996199727, -6.43730164e-06, -0.0871511176, 1.63912773e-06, 1.00000453, -9.05990601e-06) | |
1699 | WedgePart119.BottomSurface = Enum.SurfaceType.Smooth | |
1700 | WedgePart119.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1701 | WedgePart119.Position = Vector3.new(20.7357178, 7.18089914, 22.7495117) | |
1702 | WedgePart119.Orientation = Vector3.new(5, 90, 90) | |
1703 | WedgePart119.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1704 | WedgePart120.Name = "Part" | |
1705 | WedgePart120.Parent = Model43 | |
1706 | WedgePart120.BrickColor = BrickColor.new("Dark stone grey") | |
1707 | WedgePart120.Rotation = Vector3.new(90, 85, -180) | |
1708 | WedgePart120.Anchored = true | |
1709 | WedgePart120.FormFactor = Enum.FormFactor.Custom | |
1710 | WedgePart120.Size = Vector3.new(0.300000012, 2, 2.79999971) | |
1711 | WedgePart120.CFrame = CFrame.new(20.7357178, 7.18089914, 17.2495117, -0.087155588, 0, 0.99619472, -0.99619472, 0, -0.0871555582, 0, -1, 0) | |
1712 | WedgePart120.BottomSurface = Enum.SurfaceType.Smooth | |
1713 | WedgePart120.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1714 | WedgePart120.Position = Vector3.new(20.7357178, 7.18089914, 17.2495117) | |
1715 | WedgePart120.Orientation = Vector3.new(5, 90, -90) | |
1716 | WedgePart120.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1717 | WedgePart121.Name = "Part" | |
1718 | WedgePart121.Parent = Model43 | |
1719 | WedgePart121.BrickColor = BrickColor.new("Really black") | |
1720 | WedgePart121.Transparency = 0.5 | |
1721 | WedgePart121.Rotation = Vector3.new(90, -58, -40) | |
1722 | WedgePart121.Anchored = true | |
1723 | WedgePart121.FormFactor = Enum.FormFactor.Custom | |
1724 | WedgePart121.Size = Vector3.new(0.200000003, 3.20000029, 1.79999959) | |
1725 | WedgePart121.CFrame = CFrame.new(22.3145752, 7.82146215, 22.996582, 0.405955613, 0.340625614, -0.848041534, -0.649636269, -0.545112193, -0.529929996, -0.642785311, 0.766046524, -8.82148743e-06) | |
1726 | WedgePart121.BottomSurface = Enum.SurfaceType.Smooth | |
1727 | WedgePart121.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1728 | WedgePart121.Position = Vector3.new(22.3145752, 7.82146215, 22.996582) | |
1729 | WedgePart121.Orientation = Vector3.new(32, -90, -130) | |
1730 | WedgePart121.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1731 | SpecialMesh122.Parent = WedgePart121 | |
1732 | SpecialMesh122.Scale = Vector3.new(0, 1, 1) | |
1733 | SpecialMesh122.MeshType = Enum.MeshType.Wedge | |
1734 | SpecialMesh122.Scale = Vector3.new(0, 1, 1) | |
1735 | WedgePart123.Name = "Part" | |
1736 | WedgePart123.Parent = Model43 | |
1737 | WedgePart123.BrickColor = BrickColor.new("Dark stone grey") | |
1738 | WedgePart123.Rotation = Vector3.new(0, 0, 105) | |
1739 | WedgePart123.Anchored = true | |
1740 | WedgePart123.CanCollide = false | |
1741 | WedgePart123.FormFactor = Enum.FormFactor.Custom | |
1742 | WedgePart123.Size = Vector3.new(0.600000143, 3.60000038, 1.29999995) | |
1743 | WedgePart123.CFrame = CFrame.new(17.3930664, 5.54448605, 15.6494141, -0.258819342, -0.965925753, 0, 0.965925753, -0.258819342, 0, 0, 0, 1) | |
1744 | WedgePart123.BottomSurface = Enum.SurfaceType.Smooth | |
1745 | WedgePart123.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1746 | WedgePart123.Position = Vector3.new(17.3930664, 5.54448605, 15.6494141) | |
1747 | WedgePart123.Orientation = Vector3.new(0, 0, 105) | |
1748 | WedgePart123.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1749 | WedgePart124.Name = "Part" | |
1750 | WedgePart124.Parent = Model43 | |
1751 | WedgePart124.BrickColor = BrickColor.new("Dark stone grey") | |
1752 | WedgePart124.Rotation = Vector3.new(0, 0, 105) | |
1753 | WedgePart124.Anchored = true | |
1754 | WedgePart124.CanCollide = false | |
1755 | WedgePart124.FormFactor = Enum.FormFactor.Custom | |
1756 | WedgePart124.Size = Vector3.new(0.600000143, 0.700000167, 2.39999986) | |
1757 | WedgePart124.CFrame = CFrame.new(15.3161621, 4.98809004, 17.4995117, -0.258819342, -0.965925753, 0, 0.965925753, -0.258819342, 0, 0, 0, 1) | |
1758 | WedgePart124.BottomSurface = Enum.SurfaceType.Smooth | |
1759 | WedgePart124.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1760 | WedgePart124.Position = Vector3.new(15.3161621, 4.98809004, 17.4995117) | |
1761 | WedgePart124.Orientation = Vector3.new(0, 0, 105) | |
1762 | WedgePart124.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1763 | Part125.Parent = Model43 | |
1764 | Part125.BrickColor = BrickColor.new("Dark stone grey") | |
1765 | Part125.Rotation = Vector3.new(-90, 9, -90) | |
1766 | Part125.Anchored = true | |
1767 | Part125.FormFactor = Enum.FormFactor.Custom | |
1768 | Part125.Size = Vector3.new(0.80000025, 1.00000012, 0.799999654) | |
1769 | Part125.CFrame = CFrame.new(22.4332275, 6.46715212, 15.6997061, 4.05311584e-06, 0.987683713, 0.156438306, 2.98023224e-08, -0.156434312, 0.987683713, 0.999996006, -2.98023224e-08, 3.93390656e-06) | |
1770 | Part125.BottomSurface = Enum.SurfaceType.Smooth | |
1771 | Part125.TopSurface = Enum.SurfaceType.Smooth | |
1772 | Part125.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1773 | Part125.Position = Vector3.new(22.4332275, 6.46715212, 15.6997061) | |
1774 | Part125.Orientation = Vector3.new(-81, 90, 180) | |
1775 | Part125.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1776 | Part126.Parent = Model43 | |
1777 | Part126.BrickColor = BrickColor.new("Dark stone grey") | |
1778 | Part126.Rotation = Vector3.new(90, -70, 90) | |
1779 | Part126.Anchored = true | |
1780 | Part126.CanCollide = false | |
1781 | Part126.FormFactor = Enum.FormFactor.Custom | |
1782 | Part126.Size = Vector3.new(0.699999988, 0.800000012, 4.39999962) | |
1783 | Part126.CFrame = CFrame.new(20.5837402, 3.14177704, 21.5493164, 0, -0.342020333, -0.939692557, 0, 0.939692616, -0.342020333, 1, 0, 0) | |
1784 | Part126.BottomSurface = Enum.SurfaceType.Smooth | |
1785 | Part126.TopSurface = Enum.SurfaceType.Smooth | |
1786 | Part126.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1787 | Part126.Position = Vector3.new(20.5837402, 3.14177704, 21.5493164) | |
1788 | Part126.Orientation = Vector3.new(20, -90, 0) | |
1789 | Part126.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1790 | Part127.Parent = Model43 | |
1791 | Part127.BrickColor = BrickColor.new("Dark stone grey") | |
1792 | Part127.Rotation = Vector3.new(-180, 0, -180) | |
1793 | Part127.Anchored = true | |
1794 | Part127.CanCollide = false | |
1795 | Part127.FormFactor = Enum.FormFactor.Custom | |
1796 | Part127.Size = Vector3.new(1.5, 1.20000005, 1.5) | |
1797 | Part127.CFrame = CFrame.new(18.7940674, 2.80004096, 21.5493164, -1, 0, 8.74227766e-08, 0, 1, 0, -8.74227766e-08, 0, -1) | |
1798 | Part127.BottomSurface = Enum.SurfaceType.Smooth | |
1799 | Part127.TopSurface = Enum.SurfaceType.Smooth | |
1800 | Part127.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1801 | Part127.Position = Vector3.new(18.7940674, 2.80004096, 21.5493164) | |
1802 | Part127.Orientation = Vector3.new(0, 180, 0) | |
1803 | Part127.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1804 | SpecialMesh128.Parent = Part127 | |
1805 | SpecialMesh128.MeshType = Enum.MeshType.Torso | |
1806 | Part129.Parent = Model43 | |
1807 | Part129.Rotation = Vector3.new(0, -89.9700012, 0) | |
1808 | Part129.Anchored = true | |
1809 | Part129.CanCollide = false | |
1810 | Part129.FormFactor = Enum.FormFactor.Custom | |
1811 | Part129.Size = Vector3.new(1.0999999, 0.700000048, 1.70000005) | |
1812 | Part129.CFrame = CFrame.new(18.7940674, 1.94994497, 21.5493164, 1.78813934e-07, 0, -0.999999881, 1.77635684e-15, 1, 0, 0.999999881, 0, 1.78813934e-07) | |
1813 | Part129.BottomSurface = Enum.SurfaceType.Smooth | |
1814 | Part129.TopSurface = Enum.SurfaceType.Smooth | |
1815 | Part129.Position = Vector3.new(18.7940674, 1.94994497, 21.5493164) | |
1816 | Part129.Orientation = Vector3.new(0, -90, 0) | |
1817 | Part130.Parent = Model43 | |
1818 | Part130.BrickColor = BrickColor.new("Dark stone grey") | |
1819 | Part130.Rotation = Vector3.new(0, -89.9700012, 0) | |
1820 | Part130.Anchored = true | |
1821 | Part130.CanCollide = false | |
1822 | Part130.FormFactor = Enum.FormFactor.Custom | |
1823 | Part130.Size = Vector3.new(1.5, 0.5, 1.5) | |
1824 | Part130.CFrame = CFrame.new(18.7940674, 1.94994497, 21.5493164, 1.78813934e-07, 0, -0.999999881, 1.77635684e-15, 1, 0, 0.999999881, 0, 1.78813934e-07) | |
1825 | Part130.BottomSurface = Enum.SurfaceType.Smooth | |
1826 | Part130.TopSurface = Enum.SurfaceType.Smooth | |
1827 | Part130.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1828 | Part130.Position = Vector3.new(18.7940674, 1.94994497, 21.5493164) | |
1829 | Part130.Orientation = Vector3.new(0, -90, 0) | |
1830 | Part130.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1831 | Part131.Parent = Model43 | |
1832 | Part131.BrickColor = BrickColor.new("Black") | |
1833 | Part131.Rotation = Vector3.new(-90, 0, 0) | |
1834 | Part131.Anchored = true | |
1835 | Part131.CanCollide = false | |
1836 | Part131.FormFactor = Enum.FormFactor.Custom | |
1837 | Part131.Size = Vector3.new(0.5, 2.5999999, 0.399999857) | |
1838 | Part131.CFrame = CFrame.new(18.7441406, 2.59996796, 21.8994141, 1, 8.74227766e-08, 0, 0, 1.78813934e-07, 0.999999881, 8.74227766e-08, -0.999999881, 1.78813934e-07) | |
1839 | Part131.BottomSurface = Enum.SurfaceType.Smooth | |
1840 | Part131.TopSurface = Enum.SurfaceType.Smooth | |
1841 | Part131.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1842 | Part131.Position = Vector3.new(18.7441406, 2.59996796, 21.8994141) | |
1843 | Part131.Orientation = Vector3.new(-89.9700012, 0, 0) | |
1844 | Part131.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1845 | CylinderMesh132.Parent = Part131 | |
1846 | Part133.Parent = Model43 | |
1847 | Part133.BrickColor = BrickColor.new("Dark stone grey") | |
1848 | Part133.Rotation = Vector3.new(26.5699997, -89.9799957, 26.5699997) | |
1849 | Part133.Anchored = true | |
1850 | Part133.FormFactor = Enum.FormFactor.Custom | |
1851 | Part133.Size = Vector3.new(0.80000025, 0.300000042, 5.79999971) | |
1852 | Part133.CFrame = CFrame.new(26.1330566, 5.33330297, 24.2993164, 1.78813934e-07, -8.94069672e-08, -0.99999994, 5.32907052e-15, 1, -8.94069672e-08, 0.999999881, 3.55271368e-15, 1.78813934e-07) | |
1853 | Part133.BottomSurface = Enum.SurfaceType.Smooth | |
1854 | Part133.TopSurface = Enum.SurfaceType.Smooth | |
1855 | Part133.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1856 | Part133.Position = Vector3.new(26.1330566, 5.33330297, 24.2993164) | |
1857 | Part133.Orientation = Vector3.new(0, -90, 0) | |
1858 | Part133.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1859 | Part134.Parent = Model43 | |
1860 | Part134.BrickColor = BrickColor.new("Dark stone grey") | |
1861 | Part134.Rotation = Vector3.new(-90, -40, -90) | |
1862 | Part134.Anchored = true | |
1863 | Part134.FormFactor = Enum.FormFactor.Custom | |
1864 | Part134.Size = Vector3.new(5.90000105, 0.600000501, 1) | |
1865 | Part134.CFrame = CFrame.new(22.8457031, 6.39036989, 19.9995117, -3.57627869e-07, 0.766044617, -0.642787635, 1.1920929e-07, 0.642787457, 0.766044676, 1.00000012, 1.1920929e-07, -3.57627869e-07) | |
1866 | Part134.BottomSurface = Enum.SurfaceType.Smooth | |
1867 | Part134.TopSurface = Enum.SurfaceType.Smooth | |
1868 | Part134.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1869 | Part134.Position = Vector3.new(22.8457031, 6.39036989, 19.9995117) | |
1870 | Part134.Orientation = Vector3.new(-50, -90, 0) | |
1871 | Part134.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1872 | Part135.Parent = Model43 | |
1873 | Part135.BrickColor = BrickColor.new("Black") | |
1874 | Part135.Rotation = Vector3.new(0, 0, -95) | |
1875 | Part135.Anchored = true | |
1876 | Part135.FormFactor = Enum.FormFactor.Custom | |
1877 | Part135.Size = Vector3.new(1.30000031, 0.900000036, 1.29999995) | |
1878 | Part135.CFrame = CFrame.new(23.7991943, 4.90514278, 19.9995117, -0.087155588, 0.99619472, 0, -0.99619472, -0.087155588, 0, 0, 0, 1) | |
1879 | Part135.BottomSurface = Enum.SurfaceType.Smooth | |
1880 | Part135.TopSurface = Enum.SurfaceType.Smooth | |
1881 | Part135.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1882 | Part135.Position = Vector3.new(23.7991943, 4.90514278, 19.9995117) | |
1883 | Part135.Orientation = Vector3.new(0, 0, -95) | |
1884 | Part135.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1885 | SpecialMesh136.Parent = Part135 | |
1886 | SpecialMesh136.MeshType = Enum.MeshType.Torso | |
1887 | Part137.Parent = Model43 | |
1888 | Part137.BrickColor = BrickColor.new("Dark stone grey") | |
1889 | Part137.Rotation = Vector3.new(0, 0, -95) | |
1890 | Part137.Anchored = true | |
1891 | Part137.FormFactor = Enum.FormFactor.Custom | |
1892 | Part137.Size = Vector3.new(1.20000029, 0.800000012, 1.5) | |
1893 | Part137.CFrame = CFrame.new(23.7449951, 4.85973215, 19.9995117, -0.087155588, 0.99619472, 0, -0.99619472, -0.087155588, 0, 0, 0, 1) | |
1894 | Part137.BottomSurface = Enum.SurfaceType.Smooth | |
1895 | Part137.TopSurface = Enum.SurfaceType.Smooth | |
1896 | Part137.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1897 | Part137.Position = Vector3.new(23.7449951, 4.85973215, 19.9995117) | |
1898 | Part137.Orientation = Vector3.new(0, 0, -95) | |
1899 | Part137.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1900 | SpecialMesh138.Parent = Part137 | |
1901 | SpecialMesh138.MeshType = Enum.MeshType.Torso | |
1902 | Part139.Parent = Model43 | |
1903 | Part139.BrickColor = BrickColor.new("Dark stone grey") | |
1904 | Part139.Rotation = Vector3.new(0, 0, -5) | |
1905 | Part139.Anchored = true | |
1906 | Part139.FormFactor = Enum.FormFactor.Custom | |
1907 | Part139.Size = Vector3.new(5.50000048, 1.80000007, 1.5) | |
1908 | Part139.CFrame = CFrame.new(25.0113525, 3.84551191, 19.9995117, 0.99619472, 0.0871556327, 4.83810951e-18, -0.0871556327, 0.99619472, 5.52999224e-17, 2.06795153e-25, -5.55111578e-17, 1) | |
1909 | Part139.BottomSurface = Enum.SurfaceType.Smooth | |
1910 | Part139.TopSurface = Enum.SurfaceType.Smooth | |
1911 | Part139.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1912 | Part139.Position = Vector3.new(25.0113525, 3.84551191, 19.9995117) | |
1913 | Part139.Orientation = Vector3.new(0, 0, -5) | |
1914 | Part139.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1915 | SpecialMesh140.Parent = Part139 | |
1916 | SpecialMesh140.MeshType = Enum.MeshType.Torso | |
1917 | Part141.Parent = Model43 | |
1918 | Part141.BrickColor = BrickColor.new("Dark stone grey") | |
1919 | Part141.Rotation = Vector3.new(0, 0, -95) | |
1920 | Part141.Anchored = true | |
1921 | Part141.FormFactor = Enum.FormFactor.Custom | |
1922 | Part141.Size = Vector3.new(2.80000043, 0.800000012, 1.5) | |
1923 | Part141.CFrame = CFrame.new(23.1086426, 5.61809492, 19.9995117, -0.087155588, 0.99619472, 0, -0.99619472, -0.087155588, 0, 0, 0, 1) | |
1924 | Part141.BottomSurface = Enum.SurfaceType.Smooth | |
1925 | Part141.TopSurface = Enum.SurfaceType.Smooth | |
1926 | Part141.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1927 | Part141.Position = Vector3.new(23.1086426, 5.61809492, 19.9995117) | |
1928 | Part141.Orientation = Vector3.new(0, 0, -95) | |
1929 | Part141.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1930 | SpecialMesh142.Parent = Part141 | |
1931 | SpecialMesh142.MeshType = Enum.MeshType.Torso | |
1932 | Part143.Parent = Model43 | |
1933 | Part143.BrickColor = BrickColor.new("Dark stone grey") | |
1934 | Part143.Rotation = Vector3.new(-90, 5, -90) | |
1935 | Part143.Anchored = true | |
1936 | Part143.FormFactor = Enum.FormFactor.Custom | |
1937 | Part143.Size = Vector3.new(5.90000105, 1.00000048, 2.70000005) | |
1938 | Part143.CFrame = CFrame.new(22.7811279, 4.89891386, 19.9995117, -1.1920929e-07, 0.996195197, 0.087155506, 2.38418579e-07, -0.0871559456, 0.996195197, 1.00000048, -3.57627869e-07, -7.15255737e-07) | |
1939 | Part143.BottomSurface = Enum.SurfaceType.Smooth | |
1940 | Part143.TopSurface = Enum.SurfaceType.Smooth | |
1941 | Part143.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1942 | Part143.Position = Vector3.new(22.7811279, 4.89891386, 19.9995117) | |
1943 | Part143.Orientation = Vector3.new(-85, 90, 180) | |
1944 | Part143.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1945 | Part144.Parent = Model43 | |
1946 | Part144.BrickColor = BrickColor.new("Black") | |
1947 | Part144.Rotation = Vector3.new(0, -90, 0) | |
1948 | Part144.Anchored = true | |
1949 | Part144.FormFactor = Enum.FormFactor.Custom | |
1950 | Part144.Size = Vector3.new(10.5999994, 0.200000003, 2.4000001) | |
1951 | Part144.CFrame = CFrame.new(25.5, 2.9500041, 19.9995117, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1952 | Part144.BottomSurface = Enum.SurfaceType.Smooth | |
1953 | Part144.TopSurface = Enum.SurfaceType.Smooth | |
1954 | Part144.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1955 | Part144.Position = Vector3.new(25.5, 2.9500041, 19.9995117) | |
1956 | Part144.Orientation = Vector3.new(0, -90, 0) | |
1957 | Part144.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1958 | Part145.Parent = Model43 | |
1959 | Part145.BrickColor = BrickColor.new("Black") | |
1960 | Part145.Rotation = Vector3.new(0, 0, -5) | |
1961 | Part145.Anchored = true | |
1962 | Part145.FormFactor = Enum.FormFactor.Custom | |
1963 | Part145.Size = Vector3.new(4.40000057, 0.200000048, 1.20000005) | |
1964 | Part145.CFrame = CFrame.new(25.6376953, 4.69414186, 19.9995117, 0.99619472, 0.0871556327, 4.83810951e-18, -0.0871556327, 0.99619472, 5.52999224e-17, 2.06795153e-25, -5.55111578e-17, 1) | |
1965 | Part145.BottomSurface = Enum.SurfaceType.Smooth | |
1966 | Part145.TopSurface = Enum.SurfaceType.Smooth | |
1967 | Part145.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1968 | Part145.Position = Vector3.new(25.6376953, 4.69414186, 19.9995117) | |
1969 | Part145.Orientation = Vector3.new(0, 0, -5) | |
1970 | Part145.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1971 | SpecialMesh146.Parent = Part145 | |
1972 | SpecialMesh146.MeshType = Enum.MeshType.Torso | |
1973 | Part147.Parent = Model43 | |
1974 | Part147.BrickColor = BrickColor.new("Dark stone grey") | |
1975 | Part147.Rotation = Vector3.new(0, -90, 0) | |
1976 | Part147.Anchored = true | |
1977 | Part147.FormFactor = Enum.FormFactor.Custom | |
1978 | Part147.Size = Vector3.new(10, 0.5, 4.5) | |
1979 | Part147.CFrame = CFrame.new(25.75, 2.94994402, 19.9995117, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
1980 | Part147.BottomSurface = Enum.SurfaceType.Smooth | |
1981 | Part147.TopSurface = Enum.SurfaceType.Smooth | |
1982 | Part147.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1983 | Part147.Position = Vector3.new(25.75, 2.94994402, 19.9995117) | |
1984 | Part147.Orientation = Vector3.new(0, -90, 0) | |
1985 | Part147.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1986 | Part148.Parent = Model43 | |
1987 | Part148.BrickColor = BrickColor.new("Black") | |
1988 | Part148.Rotation = Vector3.new(90, -65, -180) | |
1989 | Part148.Anchored = true | |
1990 | Part148.CanCollide = false | |
1991 | Part148.FormFactor = Enum.FormFactor.Custom | |
1992 | Part148.Size = Vector3.new(0.200000003, 2, 0.200000003) | |
1993 | Part148.CFrame = CFrame.new(25.1452637, 5.86662912, 22.1494141, -0.42261827, 5.96046448e-08, -0.90630734, 0.90630728, 3.57627869e-07, -0.422618538, 5.96046448e-08, -0.999999702, 2.38418579e-07) | |
1994 | Part148.BottomSurface = Enum.SurfaceType.Smooth | |
1995 | Part148.TopSurface = Enum.SurfaceType.Smooth | |
1996 | Part148.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1997 | Part148.Position = Vector3.new(25.1452637, 5.86662912, 22.1494141) | |
1998 | Part148.Orientation = Vector3.new(25, -90, 90) | |
1999 | Part148.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2000 | CylinderMesh149.Parent = Part148 | |
2001 | Part150.Parent = Model43 | |
2002 | Part150.BrickColor = BrickColor.new("Dark stone grey") | |
2003 | Part150.Rotation = Vector3.new(-90, -80, -90) | |
2004 | Part150.Anchored = true | |
2005 | Part150.FormFactor = Enum.FormFactor.Custom | |
2006 | Part150.Size = Vector3.new(1.20000005, 0.400000006, 0.600000262) | |
2007 | Part150.CFrame = CFrame.new(21.3375244, 5.54033518, 24.2993164, 0, 0.173648119, -0.984807789, 0, 0.984807789, 0.173648119, 1, 0, 0) | |
2008 | Part150.BottomSurface = Enum.SurfaceType.Smooth | |
2009 | Part150.TopSurface = Enum.SurfaceType.Smooth | |
2010 | Part150.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2011 | Part150.Position = Vector3.new(21.3375244, 5.54033518, 24.2993164) | |
2012 | Part150.Orientation = Vector3.new(-10, -90, 0) | |
2013 | Part150.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2014 | Part151.Parent = Model43 | |
2015 | Part151.BrickColor = BrickColor.new("Black") | |
2016 | Part151.Rotation = Vector3.new(-90, -75, -90) | |
2017 | Part151.Anchored = true | |
2018 | Part151.FormFactor = Enum.FormFactor.Custom | |
2019 | Part151.Size = Vector3.new(2, 1.19999993, 0.800000072) | |
2020 | Part151.CFrame = CFrame.new(28.1899414, 4.18291521, 22.0996094, -1.1920929e-07, 0.258818835, -0.965925932, 0, 0.965925872, 0.258818835, 1, 0, -1.1920929e-07) | |
2021 | Part151.BottomSurface = Enum.SurfaceType.Smooth | |
2022 | Part151.TopSurface = Enum.SurfaceType.Smooth | |
2023 | Part151.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2024 | Part151.Position = Vector3.new(28.1899414, 4.18291521, 22.0996094) | |
2025 | Part151.Orientation = Vector3.new(-15, -90, 0) | |
2026 | Part151.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2027 | Part152.Parent = Model43 | |
2028 | Part152.BrickColor = BrickColor.new("Black") | |
2029 | Part152.Rotation = Vector3.new(-90, 0, 90) | |
2030 | Part152.Anchored = true | |
2031 | Part152.CanCollide = false | |
2032 | Part152.FormFactor = Enum.FormFactor.Custom | |
2033 | Part152.Size = Vector3.new(1.99999952, 0.400000036, 0.700000048) | |
2034 | Part152.CFrame = CFrame.new(25.8341064, 3.78752899, 22.0996094, 0, -1, 0, 0, 0, 1, -1, 0, 0) | |
2035 | Part152.BottomSurface = Enum.SurfaceType.Smooth | |
2036 | Part152.TopSurface = Enum.SurfaceType.Smooth | |
2037 | Part152.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2038 | Part152.Position = Vector3.new(25.8341064, 3.78752899, 22.0996094) | |
2039 | Part152.Orientation = Vector3.new(-90, 90, 0) | |
2040 | Part152.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2041 | SpecialMesh153.Parent = Part152 | |
2042 | SpecialMesh153.MeshType = Enum.MeshType.Torso | |
2043 | Part154.Parent = Model43 | |
2044 | Part154.BrickColor = BrickColor.new("Dark stone grey") | |
2045 | Part154.Rotation = Vector3.new(-90, 0, 90) | |
2046 | Part154.Anchored = true | |
2047 | Part154.CanCollide = false | |
2048 | Part154.FormFactor = Enum.FormFactor.Custom | |
2049 | Part154.Size = Vector3.new(2.19999957, 0.400000036, 0.700000048) | |
2050 | Part154.CFrame = CFrame.new(25.6999512, 3.55004096, 22.0996094, 0, -1, 0, 0, 0, 1, -1, 0, 0) | |
2051 | Part154.BottomSurface = Enum.SurfaceType.Smooth | |
2052 | Part154.TopSurface = Enum.SurfaceType.Smooth | |
2053 | Part154.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2054 | Part154.Position = Vector3.new(25.6999512, 3.55004096, 22.0996094) | |
2055 | Part154.Orientation = Vector3.new(-90, 90, 0) | |
2056 | Part154.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2057 | SpecialMesh155.Parent = Part154 | |
2058 | SpecialMesh155.MeshType = Enum.MeshType.Torso | |
2059 | Part156.Parent = Model43 | |
2060 | Part156.BrickColor = BrickColor.new("Black") | |
2061 | Part156.Rotation = Vector3.new(-90, 0, -90) | |
2062 | Part156.Anchored = true | |
2063 | Part156.CanCollide = false | |
2064 | Part156.FormFactor = Enum.FormFactor.Custom | |
2065 | Part156.Size = Vector3.new(2, 1.99999976, 0.300000072) | |
2066 | Part156.CFrame = CFrame.new(27.0340576, 3.98754096, 22.0996094, 2.98023252e-07, 0.999999821, -4.17232513e-07, -1.1920929e-07, 5.96046448e-07, 0.999999821, 0.999999821, -1.1920929e-07, 2.98023224e-07) | |
2067 | Part156.BottomSurface = Enum.SurfaceType.Smooth | |
2068 | Part156.TopSurface = Enum.SurfaceType.Smooth | |
2069 | Part156.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2070 | Part156.Position = Vector3.new(27.0340576, 3.98754096, 22.0996094) | |
2071 | Part156.Orientation = Vector3.new(-89.9700012, -54.4599991, -11.3099995) | |
2072 | Part156.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2073 | Part157.Parent = Model43 | |
2074 | Part157.BrickColor = BrickColor.new("Dark stone grey") | |
2075 | Part157.Rotation = Vector3.new(-180, 0, -115) | |
2076 | Part157.Anchored = true | |
2077 | Part157.CanCollide = false | |
2078 | Part157.FormFactor = Enum.FormFactor.Custom | |
2079 | Part157.Size = Vector3.new(0.699999988, 2.5, 0.899999976) | |
2080 | Part157.CFrame = CFrame.new(24.1031494, 5.38060617, 22.0996094, -0.422617912, 0.906307399, 0, 0.906307399, 0.422618777, 0, 0, 0, -0.999999166) | |
2081 | Part157.BottomSurface = Enum.SurfaceType.Smooth | |
2082 | Part157.TopSurface = Enum.SurfaceType.Smooth | |
2083 | Part157.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2084 | Part157.Position = Vector3.new(24.1031494, 5.38060617, 22.0996094) | |
2085 | Part157.Orientation = Vector3.new(0, 180, 65) | |
2086 | Part157.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2087 | CylinderMesh158.Parent = Part157 | |
2088 | Part159.Parent = Model43 | |
2089 | Part159.BrickColor = BrickColor.new("Black") | |
2090 | Part159.Rotation = Vector3.new(-180, 0, -115) | |
2091 | Part159.Anchored = true | |
2092 | Part159.CanCollide = false | |
2093 | Part159.FormFactor = Enum.FormFactor.Custom | |
2094 | Part159.Size = Vector3.new(1, 0.400000036, 1) | |
2095 | Part159.CFrame = CFrame.new(25.1452637, 5.86662912, 22.0996094, -0.422617912, 0.906307399, 0, 0.906307399, 0.422618777, 0, 0, 0, -0.999999166) | |
2096 | Part159.BottomSurface = Enum.SurfaceType.Smooth | |
2097 | Part159.TopSurface = Enum.SurfaceType.Smooth | |
2098 | Part159.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2099 | Part159.Position = Vector3.new(25.1452637, 5.86662912, 22.0996094) | |
2100 | Part159.Orientation = Vector3.new(0, 180, 65) | |
2101 | Part159.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2102 | CylinderMesh160.Parent = Part159 | |
2103 | Part161.Parent = Model43 | |
2104 | Part161.BrickColor = BrickColor.new("Dark stone grey") | |
2105 | Part161.Rotation = Vector3.new(180, 0, 90) | |
2106 | Part161.Anchored = true | |
2107 | Part161.FormFactor = Enum.FormFactor.Custom | |
2108 | Part161.Size = Vector3.new(0.200000003, 6.19999981, 0.850000381) | |
2109 | Part161.CFrame = CFrame.new(26.1331787, 8.96306038, 20.0004883, -2.01910734e-06, -0.999999881, -2.95752852e-06, -0.999999881, 2.19792128e-06, -7.95727374e-06, 7.9572801e-06, 2.95751192e-06, -0.999999762) | |
2110 | Part161.BottomSurface = Enum.SurfaceType.Smooth | |
2111 | Part161.TopSurface = Enum.SurfaceType.Smooth | |
2112 | Part161.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2113 | Part161.Position = Vector3.new(26.1331787, 8.96306038, 20.0004883) | |
2114 | Part161.Orientation = Vector3.new(0, -180, -90) | |
2115 | Part161.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2116 | Part162.Parent = Model43 | |
2117 | Part162.BrickColor = BrickColor.new("Black") | |
2118 | Part162.Rotation = Vector3.new(0, 0, -95) | |
2119 | Part162.Anchored = true | |
2120 | Part162.FormFactor = Enum.FormFactor.Custom | |
2121 | Part162.Size = Vector3.new(1.80000043, 0.800000012, 1.69999993) | |
2122 | Part162.CFrame = CFrame.new(23.6906738, 4.96989918, 21.8994141, -0.087155588, 0.99619472, 0, -0.99619472, -0.087155588, 0, 0, 0, 1) | |
2123 | Part162.BottomSurface = Enum.SurfaceType.Smooth | |
2124 | Part162.TopSurface = Enum.SurfaceType.Smooth | |
2125 | Part162.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2126 | Part162.Position = Vector3.new(23.6906738, 4.96989918, 21.8994141) | |
2127 | Part162.Orientation = Vector3.new(0, 0, -95) | |
2128 | Part162.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2129 | SpecialMesh163.Parent = Part162 | |
2130 | SpecialMesh163.MeshType = Enum.MeshType.Torso | |
2131 | Part164.Parent = Model43 | |
2132 | Part164.BrickColor = BrickColor.new("Dark stone grey") | |
2133 | Part164.Rotation = Vector3.new(0, 0, -95) | |
2134 | Part164.Anchored = true | |
2135 | Part164.FormFactor = Enum.FormFactor.Custom | |
2136 | Part164.Size = Vector3.new(1.80000043, 0.900000036, 1.89999998) | |
2137 | Part164.CFrame = CFrame.new(23.7318115, 4.86595488, 21.8994141, -0.087155588, 0.99619472, 0, -0.99619472, -0.087155588, 0, 0, 0, 1) | |
2138 | Part164.BottomSurface = Enum.SurfaceType.Smooth | |
2139 | Part164.TopSurface = Enum.SurfaceType.Smooth | |
2140 | Part164.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2141 | Part164.Position = Vector3.new(23.7318115, 4.86595488, 21.8994141) | |
2142 | Part164.Orientation = Vector3.new(0, 0, -95) | |
2143 | Part164.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2144 | SpecialMesh165.Parent = Part164 | |
2145 | SpecialMesh165.MeshType = Enum.MeshType.Torso | |
2146 | Part166.Parent = Model43 | |
2147 | Part166.BrickColor = BrickColor.new("Black") | |
2148 | Part166.Rotation = Vector3.new(-90, 0, -90) | |
2149 | Part166.Anchored = true | |
2150 | Part166.CanCollide = false | |
2151 | Part166.FormFactor = Enum.FormFactor.Custom | |
2152 | Part166.Size = Vector3.new(2, 1.99999976, 0.300000072) | |
2153 | Part166.CFrame = CFrame.new(27.0340576, 3.98754096, 17.9995117, 2.98023252e-07, 0.999999821, -4.17232513e-07, -1.1920929e-07, 5.96046448e-07, 0.999999821, 0.999999821, -1.1920929e-07, 2.98023224e-07) | |
2154 | Part166.BottomSurface = Enum.SurfaceType.Smooth | |
2155 | Part166.TopSurface = Enum.SurfaceType.Smooth | |
2156 | Part166.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2157 | Part166.Position = Vector3.new(27.0340576, 3.98754096, 17.9995117) | |
2158 | Part166.Orientation = Vector3.new(-89.9700012, -54.4599991, -11.3099995) | |
2159 | Part166.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2160 | Part167.Parent = Model43 | |
2161 | Part167.BrickColor = BrickColor.new("Dark stone grey") | |
2162 | Part167.Rotation = Vector3.new(-90, 0, 90) | |
2163 | Part167.Anchored = true | |
2164 | Part167.CanCollide = false | |
2165 | Part167.FormFactor = Enum.FormFactor.Custom | |
2166 | Part167.Size = Vector3.new(2.19999957, 0.400000036, 0.700000048) | |
2167 | Part167.CFrame = CFrame.new(25.6999512, 3.55004096, 17.9995117, 0, -1, 0, 0, 0, 1, -1, 0, 0) | |
2168 | Part167.BottomSurface = Enum.SurfaceType.Smooth | |
2169 | Part167.TopSurface = Enum.SurfaceType.Smooth | |
2170 | Part167.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2171 | Part167.Position = Vector3.new(25.6999512, 3.55004096, 17.9995117) | |
2172 | Part167.Orientation = Vector3.new(-90, 90, 0) | |
2173 | Part167.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2174 | SpecialMesh168.Parent = Part167 | |
2175 | SpecialMesh168.MeshType = Enum.MeshType.Torso | |
2176 | Part169.Parent = Model43 | |
2177 | Part169.BrickColor = BrickColor.new("Black") | |
2178 | Part169.Rotation = Vector3.new(-90, 0, 90) | |
2179 | Part169.Anchored = true | |
2180 | Part169.CanCollide = false | |
2181 | Part169.FormFactor = Enum.FormFactor.Custom | |
2182 | Part169.Size = Vector3.new(1.99999952, 0.400000036, 0.700000048) | |
2183 | Part169.CFrame = CFrame.new(25.8341064, 3.78752899, 17.9995117, 0, -1, 0, 0, 0, 1, -1, 0, 0) | |
2184 | Part169.BottomSurface = Enum.SurfaceType.Smooth | |
2185 | Part169.TopSurface = Enum.SurfaceType.Smooth | |
2186 | Part169.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2187 | Part169.Position = Vector3.new(25.8341064, 3.78752899, 17.9995117) | |
2188 | Part169.Orientation = Vector3.new(-90, 90, 0) | |
2189 | Part169.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2190 | SpecialMesh170.Parent = Part169 | |
2191 | SpecialMesh170.MeshType = Enum.MeshType.Torso | |
2192 | Part171.Parent = Model43 | |
2193 | Part171.BrickColor = BrickColor.new("Black") | |
2194 | Part171.Rotation = Vector3.new(0, 0, -95) | |
2195 | Part171.Anchored = true | |
2196 | Part171.FormFactor = Enum.FormFactor.Custom | |
2197 | Part171.Size = Vector3.new(1.80000043, 0.800000012, 1.69999993) | |
2198 | Part171.CFrame = CFrame.new(23.6906738, 4.96989918, 18.0996094, -0.087155588, 0.99619472, 0, -0.99619472, -0.087155588, 0, 0, 0, 1) | |
2199 | Part171.BottomSurface = Enum.SurfaceType.Smooth | |
2200 | Part171.TopSurface = Enum.SurfaceType.Smooth | |
2201 | Part171.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2202 | Part171.Position = Vector3.new(23.6906738, 4.96989918, 18.0996094) | |
2203 | Part171.Orientation = Vector3.new(0, 0, -95) | |
2204 | Part171.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2205 | SpecialMesh172.Parent = Part171 | |
2206 | SpecialMesh172.MeshType = Enum.MeshType.Torso | |
2207 | Part173.Parent = Model43 | |
2208 | Part173.BrickColor = BrickColor.new("Dark stone grey") | |
2209 | Part173.Rotation = Vector3.new(0, 0, -95) | |
2210 | Part173.Anchored = true | |
2211 | Part173.FormFactor = Enum.FormFactor.Custom | |
2212 | Part173.Size = Vector3.new(1.80000043, 0.900000036, 1.89999998) | |
2213 | Part173.CFrame = CFrame.new(23.7318115, 4.86595488, 18.0996094, -0.087155588, 0.99619472, 0, -0.99619472, -0.087155588, 0, 0, 0, 1) | |
2214 | Part173.BottomSurface = Enum.SurfaceType.Smooth | |
2215 | Part173.TopSurface = Enum.SurfaceType.Smooth | |
2216 | Part173.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2217 | Part173.Position = Vector3.new(23.7318115, 4.86595488, 18.0996094) | |
2218 | Part173.Orientation = Vector3.new(0, 0, -95) | |
2219 | Part173.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2220 | SpecialMesh174.Parent = Part173 | |
2221 | SpecialMesh174.MeshType = Enum.MeshType.Torso | |
2222 | Part175.Parent = Model43 | |
2223 | Part175.BrickColor = BrickColor.new("Dark stone grey") | |
2224 | Part175.Rotation = Vector3.new(-90, 9, -90) | |
2225 | Part175.Anchored = true | |
2226 | Part175.FormFactor = Enum.FormFactor.Custom | |
2227 | Part175.Size = Vector3.new(0.799999595, 0.200000048, 0.400000006) | |
2228 | Part175.CFrame = CFrame.new(23.0561523, 9.12254238, 18.9306641, -2.38418565e-07, 0.987688243, 0.156435192, -2.86102295e-06, -0.156435132, 0.987688243, 0.99999994, -2.38418579e-07, 2.92062759e-06) | |
2229 | Part175.BottomSurface = Enum.SurfaceType.Smooth | |
2230 | Part175.TopSurface = Enum.SurfaceType.Smooth | |
2231 | Part175.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2232 | Part175.Position = Vector3.new(23.0561523, 9.12254238, 18.9306641) | |
2233 | Part175.Orientation = Vector3.new(-81, 90, -180) | |
2234 | Part175.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2235 | SpecialMesh176.Parent = Part175 | |
2236 | SpecialMesh176.MeshType = Enum.MeshType.Torso | |
2237 | Part177.Parent = Model43 | |
2238 | Part177.BrickColor = BrickColor.new("Dark stone grey") | |
2239 | Part177.Rotation = Vector3.new(-180, 0, -81) | |
2240 | Part177.Anchored = true | |
2241 | Part177.FormFactor = Enum.FormFactor.Custom | |
2242 | Part177.Size = Vector3.new(0.400000036, 0.800000131, 0.799999952) | |
2243 | Part177.CFrame = CFrame.new(22.5625, 9.20072842, 18.9306641, 0.156432509, 0.987690091, 5.88202511e-07, 0.987690091, -0.156435847, 2.67244036e-06, 2.73155297e-06, 1.62900619e-07, -1.00000334) | |
2244 | Part177.BottomSurface = Enum.SurfaceType.Smooth | |
2245 | Part177.TopSurface = Enum.SurfaceType.Smooth | |
2246 | Part177.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2247 | Part177.Position = Vector3.new(22.5625, 9.20072842, 18.9306641) | |
2248 | Part177.Orientation = Vector3.new(0, 180, 99) | |
2249 | Part177.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2250 | Part178.Parent = Model43 | |
2251 | Part178.BrickColor = BrickColor.new("Dark stone grey") | |
2252 | Part178.Rotation = Vector3.new(-90, -45, -90) | |
2253 | Part178.Anchored = true | |
2254 | Part178.FormFactor = Enum.FormFactor.Custom | |
2255 | Part178.Size = Vector3.new(0.80000025, 0.300000042, 2.49999976) | |
2256 | Part178.CFrame = CFrame.new(23.3685303, 5.66099882, 24.2993164, 2.98023224e-06, 0.70710516, -0.707106709, -7.45058003e-07, 0.707107902, 0.70710516, 0.999998808, -7.4505806e-07, 2.98023224e-06) | |
2257 | Part178.BottomSurface = Enum.SurfaceType.Smooth | |
2258 | Part178.TopSurface = Enum.SurfaceType.Smooth | |
2259 | Part178.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2260 | Part178.Position = Vector3.new(23.3685303, 5.66099882, 24.2993164) | |
2261 | Part178.Orientation = Vector3.new(-45, -90, 0) | |
2262 | Part178.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2263 | Part179.Parent = Model43 | |
2264 | Part179.BrickColor = BrickColor.new("Dark stone grey") | |
2265 | Part179.Rotation = Vector3.new(-90, -55, -90) | |
2266 | Part179.Anchored = true | |
2267 | Part179.FormFactor = Enum.FormFactor.Custom | |
2268 | Part179.Size = Vector3.new(1.20000005, 0.800000012, 3.10000014) | |
2269 | Part179.CFrame = CFrame.new(22.7080078, 4.46849585, 24.2993164, 3.57627869e-07, 0.57357645, -0.819151878, -8.94069672e-08, 0.819151998, 0.57357651, 0.999999881, -8.94069672e-08, 3.57627869e-07) | |
2270 | Part179.BottomSurface = Enum.SurfaceType.Smooth | |
2271 | Part179.TopSurface = Enum.SurfaceType.Smooth | |
2272 | Part179.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2273 | Part179.Position = Vector3.new(22.7080078, 4.46849585, 24.2993164) | |
2274 | Part179.Orientation = Vector3.new(-35, -90, 0) | |
2275 | Part179.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2276 | Part180.Parent = Model43 | |
2277 | Part180.BrickColor = BrickColor.new("Dark stone grey") | |
2278 | Part180.Rotation = Vector3.new(-90, 9, -90) | |
2279 | Part180.Anchored = true | |
2280 | Part180.FormFactor = Enum.FormFactor.Custom | |
2281 | Part180.Size = Vector3.new(0.80000025, 1.00000012, 0.799999654) | |
2282 | Part180.CFrame = CFrame.new(22.4332275, 6.46715212, 24.2993164, 4.05311584e-06, 0.987683713, 0.156438306, 2.98023224e-08, -0.156434312, 0.987683713, 0.999996006, -2.98023224e-08, 3.93390656e-06) | |
2283 | Part180.BottomSurface = Enum.SurfaceType.Smooth | |
2284 | Part180.TopSurface = Enum.SurfaceType.Smooth | |
2285 | Part180.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2286 | Part180.Position = Vector3.new(22.4332275, 6.46715212, 24.2993164) | |
2287 | Part180.Orientation = Vector3.new(-81, 90, 180) | |
2288 | Part180.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2289 | Part181.Parent = Model43 | |
2290 | Part181.BrickColor = BrickColor.new("Black") | |
2291 | Part181.Rotation = Vector3.new(0, 0, 115) | |
2292 | Part181.Anchored = true | |
2293 | Part181.CanCollide = false | |
2294 | Part181.FormFactor = Enum.FormFactor.Custom | |
2295 | Part181.Size = Vector3.new(1, 0.200000003, 1) | |
2296 | Part181.CFrame = CFrame.new(25.2353516, 5.90862179, 22.0996094, -0.422612309, -0.90630734, 0, 0.90630734, -0.422612309, 0, 0, 0, 1) | |
2297 | Part181.BottomSurface = Enum.SurfaceType.Smooth | |
2298 | Part181.TopSurface = Enum.SurfaceType.Smooth | |
2299 | Part181.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2300 | Part181.Position = Vector3.new(25.2353516, 5.90862179, 22.0996094) | |
2301 | Part181.Orientation = Vector3.new(0, 0, 115) | |
2302 | Part181.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2303 | SpecialMesh182.Parent = Part181 | |
2304 | SpecialMesh182.MeshId = "http://www.roblox.com/asset/?id=1078075" | |
2305 | SpecialMesh182.Scale = Vector3.new(2, 1, 2) | |
2306 | SpecialMesh182.MeshType = Enum.MeshType.FileMesh | |
2307 | SpecialMesh182.Scale = Vector3.new(2, 1, 2) | |
2308 | Part183.Parent = Model43 | |
2309 | Part183.BrickColor = BrickColor.new("Black") | |
2310 | Part183.Rotation = Vector3.new(-16.6999989, -89.9799957, 18) | |
2311 | Part183.Anchored = true | |
2312 | Part183.FormFactor = Enum.FormFactor.Custom | |
2313 | Part183.Size = Vector3.new(0.600000024, 0.200000003, 2.4000001) | |
2314 | Part183.CFrame = CFrame.new(25.5, 2.78050995, 14.5341797, 2.98023224e-07, -9.68575478e-08, -0.99999994, 0.642787397, 0.766044497, 8.94069672e-08, 0.766044438, -0.642787457, 2.98023224e-07) | |
2315 | Part183.BottomSurface = Enum.SurfaceType.Smooth | |
2316 | Part183.TopSurface = Enum.SurfaceType.Smooth | |
2317 | Part183.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2318 | Part183.Position = Vector3.new(25.5, 2.78050995, 14.5341797) | |
2319 | Part183.Orientation = Vector3.new(0, -90, 40) | |
2320 | Part183.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2321 | Part184.Parent = Model43 | |
2322 | Part184.Rotation = Vector3.new(-49.6499977, 6.87999964, -95.8099976) | |
2323 | Part184.Anchored = true | |
2324 | Part184.FormFactor = Enum.FormFactor.Custom | |
2325 | Part184.Size = Vector3.new(0.30000025, 0.500000119, 1.59999943) | |
2326 | Part184.CFrame = CFrame.new(22.4188232, 7.65495777, 16.7031136, -0.100553766, 0.987688303, 0.119836122, -0.634872079, -0.156434551, 0.756614506, 0.766045809, -5.96046448e-08, 0.642785907) | |
2327 | Part184.BottomSurface = Enum.SurfaceType.Smooth | |
2328 | Part184.TopSurface = Enum.SurfaceType.Smooth | |
2329 | Part184.Position = Vector3.new(22.4188232, 7.65495777, 16.7031136) | |
2330 | Part184.Orientation = Vector3.new(-49.1699982, 10.5599995, -103.839996) | |
2331 | Part185.Parent = Model43 | |
2332 | Part185.BrickColor = BrickColor.new("Dark stone grey") | |
2333 | Part185.Rotation = Vector3.new(-49.6499977, 6.87999964, -95.8099976) | |
2334 | Part185.Anchored = true | |
2335 | Part185.FormFactor = Enum.FormFactor.Custom | |
2336 | Part185.Size = Vector3.new(0.80000025, 1.00000012, 0.799999595) | |
2337 | Part185.CFrame = CFrame.new(22.503418, 6.91105986, 15.8632803, -0.100553766, 0.987688303, 0.119836122, -0.634872079, -0.156434551, 0.756614506, 0.766045809, -5.96046448e-08, 0.642785907) | |
2338 | Part185.BottomSurface = Enum.SurfaceType.Smooth | |
2339 | Part185.TopSurface = Enum.SurfaceType.Smooth | |
2340 | Part185.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2341 | Part185.Position = Vector3.new(22.503418, 6.91105986, 15.8632803) | |
2342 | Part185.Orientation = Vector3.new(-49.1699982, 10.5599995, -103.839996) | |
2343 | Part185.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2344 | Part186.Parent = Model43 | |
2345 | Part186.BrickColor = BrickColor.new("Dark stone grey") | |
2346 | Part186.Rotation = Vector3.new(-14.8199997, 2.31999993, -98.6999969) | |
2347 | Part186.Anchored = true | |
2348 | Part186.FormFactor = Enum.FormFactor.Custom | |
2349 | Part186.Size = Vector3.new(0.300000012, 0.800000072, 0.200000003) | |
2350 | Part186.CFrame = CFrame.new(22.8320313, 8.98514843, 18.1704102, -0.151104689, 0.987688422, 0.0404886752, -0.954033196, -0.156435251, 0.255634874, 0.258821428, 5.96046448e-08, 0.965925217) | |
2351 | Part186.BottomSurface = Enum.SurfaceType.Smooth | |
2352 | Part186.TopSurface = Enum.SurfaceType.Smooth | |
2353 | Part186.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2354 | Part186.Position = Vector3.new(22.8320313, 8.98514843, 18.1704102) | |
2355 | Part186.Orientation = Vector3.new(-14.8099995, 2.39999986, -99.3099976) | |
2356 | Part186.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2357 | Part187.Parent = Model43 | |
2358 | Part187.BrickColor = BrickColor.new("Dark stone grey") | |
2359 | Part187.Rotation = Vector3.new(-49.6499977, 6.87999964, -95.8099976) | |
2360 | Part187.Anchored = true | |
2361 | Part187.FormFactor = Enum.FormFactor.Custom | |
2362 | Part187.Size = Vector3.new(0.300000012, 0.800000072, 3.49999976) | |
2363 | Part187.CFrame = CFrame.new(22.6258545, 7.68339777, 17.0249023, -0.100553766, 0.987688303, 0.119836122, -0.634872079, -0.156434551, 0.756614506, 0.766045809, -5.96046448e-08, 0.642785907) | |
2364 | Part187.BottomSurface = Enum.SurfaceType.Smooth | |
2365 | Part187.TopSurface = Enum.SurfaceType.Smooth | |
2366 | Part187.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2367 | Part187.Position = Vector3.new(22.6258545, 7.68339777, 17.0249023) | |
2368 | Part187.Orientation = Vector3.new(-49.1699982, 10.5599995, -103.839996) | |
2369 | Part187.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2370 | Part188.Parent = Model43 | |
2371 | Part188.BrickColor = BrickColor.new("Dark stone grey") | |
2372 | Part188.Rotation = Vector3.new(-90, -80, -90) | |
2373 | Part188.Anchored = true | |
2374 | Part188.FormFactor = Enum.FormFactor.Custom | |
2375 | Part188.Size = Vector3.new(1.20000005, 0.400000006, 0.600000262) | |
2376 | Part188.CFrame = CFrame.new(21.3375244, 5.54033518, 15.6997061, 0, 0.173648119, -0.984807789, 0, 0.984807789, 0.173648119, 1, 0, 0) | |
2377 | Part188.BottomSurface = Enum.SurfaceType.Smooth | |
2378 | Part188.TopSurface = Enum.SurfaceType.Smooth | |
2379 | Part188.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2380 | Part188.Position = Vector3.new(21.3375244, 5.54033518, 15.6997061) | |
2381 | Part188.Orientation = Vector3.new(-10, -90, 0) | |
2382 | Part188.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2383 | Part189.Parent = Model43 | |
2384 | Part189.Rotation = Vector3.new(-90, 0, 0) | |
2385 | Part189.Anchored = true | |
2386 | Part189.CanCollide = false | |
2387 | Part189.FormFactor = Enum.FormFactor.Custom | |
2388 | Part189.Size = Vector3.new(1.60000002, 2.39999986, 0.999999881) | |
2389 | Part189.CFrame = CFrame.new(18.7441406, 2.59996796, 21.8994141, 1, 8.74227766e-08, 0, 0, 1.78813934e-07, 0.999999881, 8.74227766e-08, -0.999999881, 1.78813934e-07) | |
2390 | Part189.BottomSurface = Enum.SurfaceType.Smooth | |
2391 | Part189.TopSurface = Enum.SurfaceType.Smooth | |
2392 | Part189.Position = Vector3.new(18.7441406, 2.59996796, 21.8994141) | |
2393 | Part189.Orientation = Vector3.new(-89.9700012, 0, 0) | |
2394 | CylinderMesh190.Parent = Part189 | |
2395 | Part191.Parent = Model43 | |
2396 | Part191.BrickColor = BrickColor.new("Dark stone grey") | |
2397 | Part191.Rotation = Vector3.new(0, -90, 0) | |
2398 | Part191.Anchored = true | |
2399 | Part191.FormFactor = Enum.FormFactor.Custom | |
2400 | Part191.Size = Vector3.new(1.20000005, 1, 4.5) | |
2401 | Part191.CFrame = CFrame.new(25.7498779, 3.7000041, 15.6997061, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2402 | Part191.BottomSurface = Enum.SurfaceType.Smooth | |
2403 | Part191.TopSurface = Enum.SurfaceType.Smooth | |
2404 | Part191.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2405 | Part191.Position = Vector3.new(25.7498779, 3.7000041, 15.6997061) | |
2406 | Part191.Orientation = Vector3.new(0, -90, 0) | |
2407 | Part191.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2408 | Part192.Parent = Model43 | |
2409 | Part192.BrickColor = BrickColor.new("Dark stone grey") | |
2410 | Part192.Rotation = Vector3.new(26.5699997, -89.9799957, 26.5699997) | |
2411 | Part192.Anchored = true | |
2412 | Part192.FormFactor = Enum.FormFactor.Custom | |
2413 | Part192.Size = Vector3.new(0.80000025, 0.300000042, 5.69999981) | |
2414 | Part192.CFrame = CFrame.new(26.0831299, 5.33330297, 15.6997061, 1.78813934e-07, -8.94069672e-08, -0.99999994, 5.32907052e-15, 1, -8.94069672e-08, 0.999999881, 3.55271368e-15, 1.78813934e-07) | |
2415 | Part192.BottomSurface = Enum.SurfaceType.Smooth | |
2416 | Part192.TopSurface = Enum.SurfaceType.Smooth | |
2417 | Part192.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2418 | Part192.Position = Vector3.new(26.0831299, 5.33330297, 15.6997061) | |
2419 | Part192.Orientation = Vector3.new(0, -90, 0) | |
2420 | Part192.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2421 | Part193.Parent = Model43 | |
2422 | Part193.BrickColor = BrickColor.new("Dark stone grey") | |
2423 | Part193.Rotation = Vector3.new(-90, -45, -90) | |
2424 | Part193.Anchored = true | |
2425 | Part193.FormFactor = Enum.FormFactor.Custom | |
2426 | Part193.Size = Vector3.new(0.80000025, 0.300000042, 2.49999976) | |
2427 | Part193.CFrame = CFrame.new(23.3685303, 5.66099882, 15.6997061, 2.98023224e-06, 0.70710516, -0.707106709, -7.45058003e-07, 0.707107902, 0.70710516, 0.999998808, -7.4505806e-07, 2.98023224e-06) | |
2428 | Part193.BottomSurface = Enum.SurfaceType.Smooth | |
2429 | Part193.TopSurface = Enum.SurfaceType.Smooth | |
2430 | Part193.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2431 | Part193.Position = Vector3.new(23.3685303, 5.66099882, 15.6997061) | |
2432 | Part193.Orientation = Vector3.new(-45, -90, 0) | |
2433 | Part193.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2434 | Part194.Parent = Model43 | |
2435 | Part194.BrickColor = BrickColor.new("Dark stone grey") | |
2436 | Part194.Rotation = Vector3.new(-90, -55, -90) | |
2437 | Part194.Anchored = true | |
2438 | Part194.FormFactor = Enum.FormFactor.Custom | |
2439 | Part194.Size = Vector3.new(1.20000005, 0.800000012, 3.10000014) | |
2440 | Part194.CFrame = CFrame.new(22.7080078, 4.46849585, 15.6997061, 3.57627869e-07, 0.57357645, -0.819151878, -8.94069672e-08, 0.819151998, 0.57357651, 0.999999881, -8.94069672e-08, 3.57627869e-07) | |
2441 | Part194.BottomSurface = Enum.SurfaceType.Smooth | |
2442 | Part194.TopSurface = Enum.SurfaceType.Smooth | |
2443 | Part194.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2444 | Part194.Position = Vector3.new(22.7080078, 4.46849585, 15.6997061) | |
2445 | Part194.Orientation = Vector3.new(-35, -90, 0) | |
2446 | Part194.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2447 | WedgePart195.Name = "Part" | |
2448 | WedgePart195.Parent = Model43 | |
2449 | WedgePart195.BrickColor = BrickColor.new("Really black") | |
2450 | WedgePart195.Transparency = 0.5 | |
2451 | WedgePart195.Rotation = Vector3.new(90, -58, -140) | |
2452 | WedgePart195.Anchored = true | |
2453 | WedgePart195.FormFactor = Enum.FormFactor.Custom | |
2454 | WedgePart195.Size = Vector3.new(0.200000003, 3.20000029, 1.79999959) | |
2455 | WedgePart195.CFrame = CFrame.new(22.3144531, 7.82152414, 17.0048828, -0.405939966, 0.340625972, -0.848050237, 0.649645329, -0.545115709, -0.529917479, -0.642787814, -0.766045451, -3.57627869e-06) | |
2456 | WedgePart195.BottomSurface = Enum.SurfaceType.Smooth | |
2457 | WedgePart195.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2458 | WedgePart195.Position = Vector3.new(22.3144531, 7.82152414, 17.0048828) | |
2459 | WedgePart195.Orientation = Vector3.new(32, -90, 130) | |
2460 | WedgePart195.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2461 | SpecialMesh196.Parent = WedgePart195 | |
2462 | SpecialMesh196.Scale = Vector3.new(0, 1, 1) | |
2463 | SpecialMesh196.MeshType = Enum.MeshType.Wedge | |
2464 | SpecialMesh196.Scale = Vector3.new(0, 1, 1) | |
2465 | WedgePart197.Name = "Part" | |
2466 | WedgePart197.Parent = Model43 | |
2467 | WedgePart197.BrickColor = BrickColor.new("Dark stone grey") | |
2468 | WedgePart197.Rotation = Vector3.new(-90, 75, 180) | |
2469 | WedgePart197.Anchored = true | |
2470 | WedgePart197.CanCollide = false | |
2471 | WedgePart197.FormFactor = Enum.FormFactor.Custom | |
2472 | WedgePart197.Size = Vector3.new(0.600000143, 1.30000019, 3.5999999) | |
2473 | WedgePart197.CFrame = CFrame.new(17.3930664, 5.54448605, 24.3496094, -0.258819342, -5.96046448e-08, 0.965925694, 0.965925694, 0, 0.258819342, 5.96046448e-08, 1, 1.1920929e-07) | |
2474 | WedgePart197.BottomSurface = Enum.SurfaceType.Smooth | |
2475 | WedgePart197.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2476 | WedgePart197.Position = Vector3.new(17.3930664, 5.54448605, 24.3496094) | |
2477 | WedgePart197.Orientation = Vector3.new(-15, 90, 90) | |
2478 | WedgePart197.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2479 | WedgePart198.Name = "Part" | |
2480 | WedgePart198.Parent = Model43 | |
2481 | WedgePart198.BrickColor = BrickColor.new("Dark stone grey") | |
2482 | WedgePart198.Rotation = Vector3.new(110, 0, -90) | |
2483 | WedgePart198.Anchored = true | |
2484 | WedgePart198.FormFactor = Enum.FormFactor.Custom | |
2485 | WedgePart198.Size = Vector3.new(0.200000003, 3.59999967, 1.89999986) | |
2486 | WedgePart198.CFrame = CFrame.new(33.3330078, 6.50725412, 15.8129883, 5.77419996e-08, 0.999998033, -5.43892384e-07, 0.342021286, 2.14576721e-06, -0.939690173, -0.939690113, -2.02655792e-06, -0.34201932) | |
2487 | WedgePart198.BottomSurface = Enum.SurfaceType.Smooth | |
2488 | WedgePart198.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2489 | WedgePart198.Position = Vector3.new(33.3330078, 6.50725412, 15.8129883) | |
2490 | WedgePart198.Orientation = Vector3.new(70, -180, 90) | |
2491 | WedgePart198.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2492 | Part199.Parent = Model43 | |
2493 | Part199.BrickColor = BrickColor.new("Institutional white") | |
2494 | Part199.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
2495 | Part199.Anchored = true | |
2496 | Part199.FormFactor = Enum.FormFactor.Custom | |
2497 | Part199.Size = Vector3.new(0.300000012, 0.200000003, 0.5) | |
2498 | Part199.CFrame = CFrame.new(36.30896, 7.12749481, 22.2993164, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
2499 | Part199.BottomSurface = Enum.SurfaceType.Smooth | |
2500 | Part199.TopSurface = Enum.SurfaceType.Smooth | |
2501 | Part199.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
2502 | Part199.Position = Vector3.new(36.30896, 7.12749481, 22.2993164) | |
2503 | Part199.Orientation = Vector3.new(0, -90, 0) | |
2504 | Part199.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
2505 | Part200.Parent = Model43 | |
2506 | Part200.BrickColor = BrickColor.new("Dark stone grey") | |
2507 | Part200.Rotation = Vector3.new(180, 0, 90) | |
2508 | Part200.Anchored = true | |
2509 | Part200.FormFactor = Enum.FormFactor.Custom | |
2510 | Part200.Size = Vector3.new(0.599999249, 0.600000024, 4.85000038) | |
2511 | Part200.CFrame = CFrame.new(29.5329571, 8.86296177, 20.0004883, -2.01910734e-06, -0.999999881, -2.95752852e-06, -0.999999881, 2.19792128e-06, -7.95727374e-06, 7.9572801e-06, 2.95751192e-06, -0.999999762) | |
2512 | Part200.BottomSurface = Enum.SurfaceType.Smooth | |
2513 | Part200.TopSurface = Enum.SurfaceType.Smooth | |
2514 | Part200.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2515 | Part200.Position = Vector3.new(29.5329571, 8.86296177, 20.0004883) | |
2516 | Part200.Orientation = Vector3.new(0, -180, -90) | |
2517 | Part200.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2518 | Part201.Parent = Model43 | |
2519 | Part201.BrickColor = BrickColor.new("Dark stone grey") | |
2520 | Part201.Anchored = true | |
2521 | Part201.CanCollide = false | |
2522 | Part201.FormFactor = Enum.FormFactor.Custom | |
2523 | Part201.Size = Vector3.new(1.5, 1.20000005, 1.5) | |
2524 | Part201.CFrame = CFrame.new(32.75, 2.80004096, 18.4497089, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2525 | Part201.BottomSurface = Enum.SurfaceType.Smooth | |
2526 | Part201.TopSurface = Enum.SurfaceType.Smooth | |
2527 | Part201.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2528 | Part201.Position = Vector3.new(32.75, 2.80004096, 18.4497089) | |
2529 | Part201.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2530 | SpecialMesh202.Parent = Part201 | |
2531 | SpecialMesh202.MeshType = Enum.MeshType.Torso | |
2532 | Part203.Parent = Model43 | |
2533 | Part203.BrickColor = BrickColor.new("Dark stone grey") | |
2534 | Part203.Rotation = Vector3.new(90, 70, -90) | |
2535 | Part203.Anchored = true | |
2536 | Part203.CanCollide = false | |
2537 | Part203.FormFactor = Enum.FormFactor.Custom | |
2538 | Part203.Size = Vector3.new(0.699999988, 0.800000012, 4.19999981) | |
2539 | Part203.CFrame = CFrame.new(31.0541992, 3.10759592, 18.4497089, 0, 0.342020333, 0.939692497, 0, 0.939692557, -0.342020392, -1, 0, 0) | |
2540 | Part203.BottomSurface = Enum.SurfaceType.Smooth | |
2541 | Part203.TopSurface = Enum.SurfaceType.Smooth | |
2542 | Part203.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2543 | Part203.Position = Vector3.new(31.0541992, 3.10759592, 18.4497089) | |
2544 | Part203.Orientation = Vector3.new(20, 90, 0) | |
2545 | Part203.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2546 | Part204.Parent = Model43 | |
2547 | Part204.BrickColor = BrickColor.new("Dark stone grey") | |
2548 | Part204.Rotation = Vector3.new(90, 70, -90) | |
2549 | Part204.Anchored = true | |
2550 | Part204.CanCollide = false | |
2551 | Part204.FormFactor = Enum.FormFactor.Custom | |
2552 | Part204.Size = Vector3.new(0.699999988, 0.800000012, 4.19999981) | |
2553 | Part204.CFrame = CFrame.new(31.0541992, 3.10759592, 21.5493164, 0, 0.342020333, 0.939692497, 0, 0.939692557, -0.342020392, -1, 0, 0) | |
2554 | Part204.BottomSurface = Enum.SurfaceType.Smooth | |
2555 | Part204.TopSurface = Enum.SurfaceType.Smooth | |
2556 | Part204.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2557 | Part204.Position = Vector3.new(31.0541992, 3.10759592, 21.5493164) | |
2558 | Part204.Orientation = Vector3.new(20, 90, 0) | |
2559 | Part204.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2560 | Part205.Parent = Model43 | |
2561 | Part205.Rotation = Vector3.new(0, 90, 0) | |
2562 | Part205.Anchored = true | |
2563 | Part205.CanCollide = false | |
2564 | Part205.FormFactor = Enum.FormFactor.Custom | |
2565 | Part205.Size = Vector3.new(1.0999999, 0.700000048, 1.70000005) | |
2566 | Part205.CFrame = CFrame.new(32.75, 1.94994497, 21.5493164, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
2567 | Part205.BottomSurface = Enum.SurfaceType.Smooth | |
2568 | Part205.TopSurface = Enum.SurfaceType.Smooth | |
2569 | Part205.Position = Vector3.new(32.75, 1.94994497, 21.5493164) | |
2570 | Part205.Orientation = Vector3.new(0, 90, 0) | |
2571 | Part206.Parent = Model43 | |
2572 | Part206.Rotation = Vector3.new(-90, 0, -180) | |
2573 | Part206.Anchored = true | |
2574 | Part206.CanCollide = false | |
2575 | Part206.FormFactor = Enum.FormFactor.Custom | |
2576 | Part206.Size = Vector3.new(1.60000002, 2.39999986, 0.999999881) | |
2577 | Part206.CFrame = CFrame.new(32.7999268, 2.60002899, 21.8994141, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2578 | Part206.BottomSurface = Enum.SurfaceType.Smooth | |
2579 | Part206.TopSurface = Enum.SurfaceType.Smooth | |
2580 | Part206.Position = Vector3.new(32.7999268, 2.60002899, 21.8994141) | |
2581 | Part206.Orientation = Vector3.new(-90, -180, 0) | |
2582 | CylinderMesh207.Parent = Part206 | |
2583 | Part208.Parent = Model43 | |
2584 | Part208.Rotation = Vector3.new(-90, 0, -180) | |
2585 | Part208.Anchored = true | |
2586 | Part208.CanCollide = false | |
2587 | Part208.FormFactor = Enum.FormFactor.Custom | |
2588 | Part208.Size = Vector3.new(1.60000002, 2.39999986, 0.999999881) | |
2589 | Part208.CFrame = CFrame.new(32.7999268, 2.60002899, 18.0996094, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
2590 | Part208.BottomSurface = Enum.SurfaceType.Smooth | |
2591 | Part208.TopSurface = Enum.SurfaceType.Smooth | |
2592 | Part208.Position = Vector3.new(32.7999268, 2.60002899, 18.0996094) | |
2593 | Part208.Orientation = Vector3.new(-90, -180, 0) | |
2594 | CylinderMesh209.Parent = Part208 | |
2595 | Part210.Parent = Model43 | |
2596 | Part210.BrickColor = BrickColor.new("Dark stone grey") | |
2597 | Part210.Anchored = true | |
2598 | Part210.CanCollide = false | |
2599 | Part210.FormFactor = Enum.FormFactor.Custom | |
2600 | Part210.Size = Vector3.new(1.5, 1.20000005, 1.5) | |
2601 | Part210.CFrame = CFrame.new(32.75, 2.80004096, 21.5493164, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2602 | Part210.BottomSurface = Enum.SurfaceType.Smooth | |
2603 | Part210.TopSurface = Enum.SurfaceType.Smooth | |
2604 | Part210.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2605 | Part210.Position = Vector3.new(32.75, 2.80004096, 21.5493164) | |
2606 | Part210.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2607 | SpecialMesh211.Parent = Part210 | |
2608 | SpecialMesh211.MeshType = Enum.MeshType.Torso | |
2609 | Part212.Parent = Model43 | |
2610 | Part212.BrickColor = BrickColor.new("Dark stone grey") | |
2611 | Part212.Rotation = Vector3.new(90, -60, 90) | |
2612 | Part212.Anchored = true | |
2613 | Part212.FormFactor = Enum.FormFactor.Custom | |
2614 | Part212.Size = Vector3.new(1.20000005, 0.5, 3.10000014) | |
2615 | Part212.CFrame = CFrame.new(29.2172852, 4.19152117, 24.2993164, -1.1920929e-07, -0.500000238, -0.866025329, 0, 0.866025329, -0.500000238, 1, 0, -1.1920929e-07) | |
2616 | Part212.BottomSurface = Enum.SurfaceType.Smooth | |
2617 | Part212.TopSurface = Enum.SurfaceType.Smooth | |
2618 | Part212.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2619 | Part212.Position = Vector3.new(29.2172852, 4.19152117, 24.2993164) | |
2620 | Part212.Orientation = Vector3.new(30, -90, 0) | |
2621 | Part212.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2622 | Part213.Parent = Model43 | |
2623 | Part213.BrickColor = BrickColor.new("Dark stone grey") | |
2624 | Part213.Rotation = Vector3.new(90, -55, 90) | |
2625 | Part213.Anchored = true | |
2626 | Part213.FormFactor = Enum.FormFactor.Custom | |
2627 | Part213.Size = Vector3.new(0.799999237, 0.300000042, 1.50000024) | |
2628 | Part213.CFrame = CFrame.new(29.0679932, 5.44749784, 24.2993164, -2.38418579e-07, -0.57357651, -0.819152117, -5.96046448e-08, 0.819151998, -0.57357657, 1, -5.96046448e-08, -2.38418579e-07) | |
2629 | Part213.BottomSurface = Enum.SurfaceType.Smooth | |
2630 | Part213.TopSurface = Enum.SurfaceType.Smooth | |
2631 | Part213.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2632 | Part213.Position = Vector3.new(29.0679932, 5.44749784, 24.2993164) | |
2633 | Part213.Orientation = Vector3.new(35, -90, 0) | |
2634 | Part213.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2635 | Part214.Parent = Model43 | |
2636 | Part214.BrickColor = BrickColor.new("Dark stone grey") | |
2637 | Part214.Rotation = Vector3.new(0, -90, 0) | |
2638 | Part214.Anchored = true | |
2639 | Part214.FormFactor = Enum.FormFactor.Custom | |
2640 | Part214.Size = Vector3.new(1.20000005, 0.5, 0.30000028) | |
2641 | Part214.CFrame = CFrame.new(30.5845947, 4.9330368, 24.2993164, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2642 | Part214.BottomSurface = Enum.SurfaceType.Smooth | |
2643 | Part214.TopSurface = Enum.SurfaceType.Smooth | |
2644 | Part214.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2645 | Part214.Position = Vector3.new(30.5845947, 4.9330368, 24.2993164) | |
2646 | Part214.Orientation = Vector3.new(0, -90, 0) | |
2647 | Part214.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2648 | Part215.Parent = Model43 | |
2649 | Part215.BrickColor = BrickColor.new("Dark stone grey") | |
2650 | Part215.Rotation = Vector3.new(90, -70, 90) | |
2651 | Part215.Anchored = true | |
2652 | Part215.FormFactor = Enum.FormFactor.Custom | |
2653 | Part215.Size = Vector3.new(1.20000005, 0.600000024, 2.9000001) | |
2654 | Part215.CFrame = CFrame.new(28.9650879, 4.28014278, 24.2993164, 0, -0.342020392, -0.939692557, 0, 0.939692557, -0.342020392, 1, 0, 0) | |
2655 | Part215.BottomSurface = Enum.SurfaceType.Smooth | |
2656 | Part215.TopSurface = Enum.SurfaceType.Smooth | |
2657 | Part215.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2658 | Part215.Position = Vector3.new(28.9650879, 4.28014278, 24.2993164) | |
2659 | Part215.Orientation = Vector3.new(20, -90, 0) | |
2660 | Part215.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2661 | Part216.Parent = Model43 | |
2662 | Part216.BrickColor = BrickColor.new("Dark stone grey") | |
2663 | Part216.Rotation = Vector3.new(0, -90, 0) | |
2664 | Part216.Anchored = true | |
2665 | Part216.FormFactor = Enum.FormFactor.Custom | |
2666 | Part216.Size = Vector3.new(1.20000005, 1, 4.5) | |
2667 | Part216.CFrame = CFrame.new(25.7498779, 3.7000041, 24.2993164, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
2668 | Part216.BottomSurface = Enum.SurfaceType.Smooth | |
2669 | Part216.TopSurface = Enum.SurfaceType.Smooth | |
2670 | Part216.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2671 | Part216.Position = Vector3.new(25.7498779, 3.7000041, 24.2993164) | |
2672 | Part216.Orientation = Vector3.new(0, -90, 0) | |
2673 | Part216.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2674 | Part217.Parent = Model43 | |
2675 | Part217.BrickColor = BrickColor.new("Dark stone grey") | |
2676 | Part217.Rotation = Vector3.new(70, 0, -90) | |
2677 | Part217.Anchored = true | |
2678 | Part217.FormFactor = Enum.FormFactor.Custom | |
2679 | Part217.Size = Vector3.new(0.599999249, 0.600000024, 3.20000005) | |
2680 | Part217.CFrame = CFrame.new(29.5328369, 7.04973316, 23.7763672, 5.60283661e-06, 0.999996543, 4.38839197e-06, -0.342021585, 8.22544098e-06, -0.939688504, -0.939688444, 5.66244125e-07, 0.342024922) | |
2681 | Part217.BottomSurface = Enum.SurfaceType.Smooth | |
2682 | Part217.TopSurface = Enum.SurfaceType.Smooth | |
2683 | Part217.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2684 | Part217.Position = Vector3.new(29.5328369, 7.04973316, 23.7763672) | |
2685 | Part217.Orientation = Vector3.new(70, 0, -90) | |
2686 | Part217.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2687 | Part218.Parent = Model43 | |
2688 | Part218.BrickColor = BrickColor.new("Dark stone grey") | |
2689 | Part218.Rotation = Vector3.new(25, 0, 90) | |
2690 | Part218.Anchored = true | |
2691 | Part218.FormFactor = Enum.FormFactor.Custom | |
2692 | Part218.Size = Vector3.new(0.599999249, 0.600000024, 1.20000005) | |
2693 | Part218.CFrame = CFrame.new(29.5330811, 8.63749981, 22.840332, 7.21216202e-06, -0.999998808, 1.49011612e-07, 0.906307161, 6.56396151e-06, -0.42261681, 0.42261678, 2.63750553e-06, 0.906308353) | |
2694 | Part218.BottomSurface = Enum.SurfaceType.Smooth | |
2695 | Part218.TopSurface = Enum.SurfaceType.Smooth | |
2696 | Part218.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2697 | Part218.Position = Vector3.new(29.5330811, 8.63749981, 22.840332) | |
2698 | Part218.Orientation = Vector3.new(25, 0, 90) | |
2699 | Part218.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2700 | Part219.Parent = Model43 | |
2701 | Part219.Rotation = Vector3.new(90, -5, 90) | |
2702 | Part219.Anchored = true | |
2703 | Part219.FormFactor = Enum.FormFactor.Custom | |
2704 | Part219.Size = Vector3.new(0.200000048, 0.200000003, 2.5999999) | |
2705 | Part219.CFrame = CFrame.new(29.4578857, 7.04601288, 24.9497089, 0, -0.99619472, -0.0871555582, 0, 0.0871555284, -0.99619472, 1, -0, 0) | |
2706 | Part219.BottomSurface = Enum.SurfaceType.Smooth | |
2707 | Part219.TopSurface = Enum.SurfaceType.Smooth | |
2708 | Part219.Position = Vector3.new(29.4578857, 7.04601288, 24.9497089) | |
2709 | Part219.Orientation = Vector3.new(85, -90, 0) | |
2710 | Part220.Parent = Model43 | |
2711 | Part220.BrickColor = BrickColor.new("Black") | |
2712 | Part220.Rotation = Vector3.new(-90, -75, -90) | |
2713 | Part220.Anchored = true | |
2714 | Part220.FormFactor = Enum.FormFactor.Custom | |
2715 | Part220.Size = Vector3.new(1.39999986, 0.50000006, 0.699999988) | |
2716 | Part220.CFrame = CFrame.new(28.9497089, 6.82622385, 22.0996094, -1.1920929e-07, 0.258818865, -0.965925932, 1.49011612e-08, 0.965925872, 0.258818865, 1, 1.49011612e-08, -1.1920929e-07) | |
2717 | Part220.BottomSurface = Enum.SurfaceType.Smooth | |
2718 | Part220.TopSurface = Enum.SurfaceType.Smooth | |
2719 | Part220.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2720 | Part220.Position = Vector3.new(28.9497089, 6.82622385, 22.0996094) | |
2721 | Part220.Orientation = Vector3.new(-15, -90, 0) | |
2722 | Part220.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2723 | SpecialMesh221.Parent = Part220 | |
2724 | SpecialMesh221.MeshType = Enum.MeshType.Torso | |
2725 | Part222.Parent = Model43 | |
2726 | Part222.BrickColor = BrickColor.new("Dark stone grey") | |
2727 | Part222.Rotation = Vector3.new(-90, -75, -90) | |
2728 | Part222.Anchored = true | |
2729 | Part222.FormFactor = Enum.FormFactor.Custom | |
2730 | Part222.Size = Vector3.new(2.19999981, 0.400000036, 1.10000002) | |
2731 | Part222.CFrame = CFrame.new(29.2268066, 6.70024681, 22.0996094, -1.1920929e-07, 0.258818865, -0.965925932, 1.49011612e-08, 0.965925872, 0.258818865, 1, 1.49011612e-08, -1.1920929e-07) | |
2732 | Part222.BottomSurface = Enum.SurfaceType.Smooth | |
2733 | Part222.TopSurface = Enum.SurfaceType.Smooth | |
2734 | Part222.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2735 | Part222.Position = Vector3.new(29.2268066, 6.70024681, 22.0996094) | |
2736 | Part222.Orientation = Vector3.new(-15, -90, 0) | |
2737 | Part222.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2738 | SpecialMesh223.Parent = Part222 | |
2739 | SpecialMesh223.MeshType = Enum.MeshType.Torso | |
2740 | Part224.Parent = Model43 | |
2741 | Part224.BrickColor = BrickColor.new("Dark stone grey") | |
2742 | Part224.Rotation = Vector3.new(-90, -75, -90) | |
2743 | Part224.Anchored = true | |
2744 | Part224.FormFactor = Enum.FormFactor.Custom | |
2745 | Part224.Size = Vector3.new(2.20000005, 0.499999881, 1.10000002) | |
2746 | Part224.CFrame = CFrame.new(29.1102295, 6.26561499, 22.0996094, -1.1920929e-07, 0.258818835, -0.965925932, 0, 0.965925872, 0.258818835, 1, 0, -1.1920929e-07) | |
2747 | Part224.BottomSurface = Enum.SurfaceType.Smooth | |
2748 | Part224.TopSurface = Enum.SurfaceType.Smooth | |
2749 | Part224.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2750 | Part224.Position = Vector3.new(29.1102295, 6.26561499, 22.0996094) | |
2751 | Part224.Orientation = Vector3.new(-15, -90, 0) | |
2752 | Part224.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2753 | Part225.Parent = Model43 | |
2754 | Part225.BrickColor = BrickColor.new("Dark stone grey") | |
2755 | Part225.Rotation = Vector3.new(0, 90, 0) | |
2756 | Part225.Anchored = true | |
2757 | Part225.CanCollide = false | |
2758 | Part225.FormFactor = Enum.FormFactor.Custom | |
2759 | Part225.Size = Vector3.new(1.5, 0.5, 1.5) | |
2760 | Part225.CFrame = CFrame.new(32.75, 1.94994497, 21.5493164, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
2761 | Part225.BottomSurface = Enum.SurfaceType.Smooth | |
2762 | Part225.TopSurface = Enum.SurfaceType.Smooth | |
2763 | Part225.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2764 | Part225.Position = Vector3.new(32.75, 1.94994497, 21.5493164) | |
2765 | Part225.Orientation = Vector3.new(0, 90, 0) | |
2766 | Part225.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2767 | Part226.Parent = Model43 | |
2768 | Part226.BrickColor = BrickColor.new("Dark stone grey") | |
2769 | Part226.Rotation = Vector3.new(90, 25, 90) | |
2770 | Part226.Anchored = true | |
2771 | Part226.FormFactor = Enum.FormFactor.Custom | |
2772 | Part226.Size = Vector3.new(1.50000024, 2.70000029, 1.5999999) | |
2773 | Part226.CFrame = CFrame.new(28.4390869, 4.27733517, 19.9995117, 3.39746498e-06, -0.906303167, 0.422619969, 2.98023224e-08, -0.422616482, -0.906303227, 0.999996483, -2.98023224e-08, 3.57627869e-06) | |
2774 | Part226.BottomSurface = Enum.SurfaceType.Smooth | |
2775 | Part226.TopSurface = Enum.SurfaceType.Smooth | |
2776 | Part226.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2777 | Part226.Position = Vector3.new(28.4390869, 4.27733517, 19.9995117) | |
2778 | Part226.Orientation = Vector3.new(65, 90, 180) | |
2779 | Part226.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2780 | Part227.Parent = Model43 | |
2781 | Part227.BrickColor = BrickColor.new("Dark stone grey") | |
2782 | Part227.Rotation = Vector3.new(90, -55, 90) | |
2783 | Part227.Anchored = true | |
2784 | Part227.FormFactor = Enum.FormFactor.Custom | |
2785 | Part227.Size = Vector3.new(10, 0.5, 5) | |
2786 | Part227.CFrame = CFrame.new(29.9045429, 4.33873701, 19.9995117, -2.38418579e-07, -0.57357651, -0.819152117, -5.96046448e-08, 0.819151998, -0.57357657, 1, -5.96046448e-08, -2.38418579e-07) | |
2787 | Part227.BottomSurface = Enum.SurfaceType.Smooth | |
2788 | Part227.TopSurface = Enum.SurfaceType.Smooth | |
2789 | Part227.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2790 | Part227.Position = Vector3.new(29.9045429, 4.33873701, 19.9995117) | |
2791 | Part227.Orientation = Vector3.new(35, -90, 0) | |
2792 | Part227.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2793 | Part228.Parent = Model43 | |
2794 | Part228.BrickColor = BrickColor.new("Dark stone grey") | |
2795 | Part228.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
2796 | Part228.Anchored = true | |
2797 | Part228.CanCollide = false | |
2798 | Part228.FormFactor = Enum.FormFactor.Custom | |
2799 | Part228.Size = Vector3.new(10, 0.5, 1.0999999) | |
2800 | Part228.CFrame = CFrame.new(34.5590858, 5.22746992, 19.9995117, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
2801 | Part228.BottomSurface = Enum.SurfaceType.Smooth | |
2802 | Part228.TopSurface = Enum.SurfaceType.Smooth | |
2803 | Part228.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2804 | Part228.Position = Vector3.new(34.5590858, 5.22746992, 19.9995117) | |
2805 | Part228.Orientation = Vector3.new(0, -90, 0) | |
2806 | Part228.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2807 | Part229.Parent = Model43 | |
2808 | Part229.BrickColor = BrickColor.new("Dark stone grey") | |
2809 | Part229.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
2810 | Part229.Anchored = true | |
2811 | Part229.FormFactor = Enum.FormFactor.Custom | |
2812 | Part229.Size = Vector3.new(10, 0.5, 3.29999995) | |
2813 | Part229.CFrame = CFrame.new(33.4589844, 5.72746992, 19.9995117, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
2814 | Part229.BottomSurface = Enum.SurfaceType.Smooth | |
2815 | Part229.TopSurface = Enum.SurfaceType.Smooth | |
2816 | Part229.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2817 | Part229.Position = Vector3.new(33.4589844, 5.72746992, 19.9995117) | |
2818 | Part229.Orientation = Vector3.new(0, -90, 0) | |
2819 | Part229.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2820 | Part230.Parent = Model43 | |
2821 | Part230.BrickColor = BrickColor.new("Dark stone grey") | |
2822 | Part230.Rotation = Vector3.new(180, 90, 0) | |
2823 | Part230.Anchored = true | |
2824 | Part230.CanCollide = false | |
2825 | Part230.FormFactor = Enum.FormFactor.Custom | |
2826 | Part230.Size = Vector3.new(7.29999971, 1.79999995, 4.5999999) | |
2827 | Part230.CFrame = CFrame.new(34.0089111, 4.87755585, 19.9995117, 0, 0, 1, 0, -1, 0, 1, 0, -0) | |
2828 | Part230.BottomSurface = Enum.SurfaceType.Smooth | |
2829 | Part230.TopSurface = Enum.SurfaceType.Smooth | |
2830 | Part230.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2831 | Part230.Position = Vector3.new(34.0089111, 4.87755585, 19.9995117) | |
2832 | Part230.Orientation = Vector3.new(0, 90, 180) | |
2833 | Part230.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2834 | SpecialMesh231.Parent = Part230 | |
2835 | SpecialMesh231.MeshType = Enum.MeshType.Torso | |
2836 | Part232.Parent = Model43 | |
2837 | Part232.Rotation = Vector3.new(0, 90, 0) | |
2838 | Part232.Anchored = true | |
2839 | Part232.CanCollide = false | |
2840 | Part232.FormFactor = Enum.FormFactor.Custom | |
2841 | Part232.Size = Vector3.new(1.0999999, 0.700000048, 1.70000005) | |
2842 | Part232.CFrame = CFrame.new(32.75, 1.94994497, 18.4497089, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
2843 | Part232.BottomSurface = Enum.SurfaceType.Smooth | |
2844 | Part232.TopSurface = Enum.SurfaceType.Smooth | |
2845 | Part232.Position = Vector3.new(32.75, 1.94994497, 18.4497089) | |
2846 | Part232.Orientation = Vector3.new(0, 90, 0) | |
2847 | Part233.Parent = Model43 | |
2848 | Part233.BrickColor = BrickColor.new("Black") | |
2849 | Part233.Rotation = Vector3.new(180, 0, 85) | |
2850 | Part233.Anchored = true | |
2851 | Part233.FormFactor = Enum.FormFactor.Custom | |
2852 | Part233.Size = Vector3.new(1.03999972, 0.200000003, 7.76000023) | |
2853 | Part233.CFrame = CFrame.new(29.7299805, 6.51530886, 20.0004883, 0.0871537849, -0.996194899, -2.9575292e-06, -0.996194899, -0.0871537849, -7.95727556e-06, 7.66923677e-06, 3.63978256e-06, -1) | |
2854 | Part233.BottomSurface = Enum.SurfaceType.Smooth | |
2855 | Part233.TopSurface = Enum.SurfaceType.Smooth | |
2856 | Part233.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2857 | Part233.Position = Vector3.new(29.7299805, 6.51530886, 20.0004883) | |
2858 | Part233.Orientation = Vector3.new(0, -180, -95) | |
2859 | Part233.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2860 | Part234.Parent = Model43 | |
2861 | Part234.BrickColor = BrickColor.new("Black") | |
2862 | Part234.Rotation = Vector3.new(180, 0, 85) | |
2863 | Part234.Anchored = true | |
2864 | Part234.FormFactor = Enum.FormFactor.Custom | |
2865 | Part234.Size = Vector3.new(0.319999695, 0.200000003, 7.13000011) | |
2866 | Part234.CFrame = CFrame.new(29.6166992, 7.81029081, 20.0004883, 0.0871534422, -0.996195018, -2.95753125e-06, -0.996195078, -0.0871537849, -7.95727647e-06, 7.66923858e-06, 3.63978256e-06, -1.00000048) | |
2867 | Part234.BottomSurface = Enum.SurfaceType.Smooth | |
2868 | Part234.TopSurface = Enum.SurfaceType.Smooth | |
2869 | Part234.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2870 | Part234.Position = Vector3.new(29.6166992, 7.81029081, 20.0004883) | |
2871 | Part234.Orientation = Vector3.new(0, -180, -95) | |
2872 | Part234.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2873 | Part235.Parent = Model43 | |
2874 | Part235.BrickColor = BrickColor.new("Dark stone grey") | |
2875 | Part235.Rotation = Vector3.new(90, -85, 90) | |
2876 | Part235.Anchored = true | |
2877 | Part235.FormFactor = Enum.FormFactor.Custom | |
2878 | Part235.Size = Vector3.new(8.30000019, 0.600000024, 5.69999981) | |
2879 | Part235.CFrame = CFrame.new(32.1898193, 5.52232885, 20.1494141, 3.5762784e-07, -0.0871558785, -0.996194601, -5.21540606e-08, 0.996194661, -0.0871558636, 0.999999881, 7.07805157e-08, 3.57627869e-07) | |
2880 | Part235.BottomSurface = Enum.SurfaceType.Smooth | |
2881 | Part235.TopSurface = Enum.SurfaceType.Smooth | |
2882 | Part235.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2883 | Part235.Position = Vector3.new(32.1898193, 5.52232885, 20.1494141) | |
2884 | Part235.Orientation = Vector3.new(5, -90, 0) | |
2885 | Part235.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2886 | Part236.Parent = Model43 | |
2887 | Part236.BrickColor = BrickColor.new("Dark stone grey") | |
2888 | Part236.Rotation = Vector3.new(90, -5, 90) | |
2889 | Part236.Anchored = true | |
2890 | Part236.FormFactor = Enum.FormFactor.Custom | |
2891 | Part236.Size = Vector3.new(1.4000001, 0.300000012, 0.599999905) | |
2892 | Part236.CFrame = CFrame.new(29.5014648, 7.54424286, 24.3994141, 0, -0.99619472, -0.0871555582, 0, 0.0871555284, -0.99619472, 1, -0, 0) | |
2893 | Part236.BottomSurface = Enum.SurfaceType.Smooth | |
2894 | Part236.TopSurface = Enum.SurfaceType.Smooth | |
2895 | Part236.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2896 | Part236.Position = Vector3.new(29.5014648, 7.54424286, 24.3994141) | |
2897 | Part236.Orientation = Vector3.new(85, -90, 0) | |
2898 | Part236.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2899 | Part237.Parent = Model43 | |
2900 | Part237.BrickColor = BrickColor.new("Dark stone grey") | |
2901 | Part237.Rotation = Vector3.new(-90, -75, -90) | |
2902 | Part237.Anchored = true | |
2903 | Part237.FormFactor = Enum.FormFactor.Custom | |
2904 | Part237.Size = Vector3.new(2.20000005, 1.69999993, 1.10000002) | |
2905 | Part237.CFrame = CFrame.new(28.5926514, 4.33373213, 17.9995117, -1.1920929e-07, 0.258818835, -0.965925932, 0, 0.965925872, 0.258818835, 1, 0, -1.1920929e-07) | |
2906 | Part237.BottomSurface = Enum.SurfaceType.Smooth | |
2907 | Part237.TopSurface = Enum.SurfaceType.Smooth | |
2908 | Part237.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2909 | Part237.Position = Vector3.new(28.5926514, 4.33373213, 17.9995117) | |
2910 | Part237.Orientation = Vector3.new(-15, -90, 0) | |
2911 | Part237.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2912 | Part238.Parent = Model43 | |
2913 | Part238.BrickColor = BrickColor.new("Dark stone grey") | |
2914 | Part238.Rotation = Vector3.new(-90, -75, 90) | |
2915 | Part238.Anchored = true | |
2916 | Part238.FormFactor = Enum.FormFactor.Custom | |
2917 | Part238.Size = Vector3.new(2.19999981, 0.400000036, 1.10000002) | |
2918 | Part238.CFrame = CFrame.new(28.9938965, 5.83092117, 17.9995117, -1.1920929e-07, -0.258818865, -0.965925932, 1.49011612e-08, -0.965925932, 0.258818865, -1, 1.49011612e-08, 5.96046448e-08) | |
2919 | Part238.BottomSurface = Enum.SurfaceType.Smooth | |
2920 | Part238.TopSurface = Enum.SurfaceType.Smooth | |
2921 | Part238.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2922 | Part238.Position = Vector3.new(28.9938965, 5.83092117, 17.9995117) | |
2923 | Part238.Orientation = Vector3.new(-15, -90, 180) | |
2924 | Part238.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2925 | SpecialMesh239.Parent = Part238 | |
2926 | SpecialMesh239.MeshType = Enum.MeshType.Torso | |
2927 | Part240.Parent = Model43 | |
2928 | Part240.BrickColor = BrickColor.new("Dark stone grey") | |
2929 | Part240.Rotation = Vector3.new(-90, -75, -90) | |
2930 | Part240.Anchored = true | |
2931 | Part240.FormFactor = Enum.FormFactor.Custom | |
2932 | Part240.Size = Vector3.new(2.19999981, 0.400000036, 1.10000002) | |
2933 | Part240.CFrame = CFrame.new(28.864502, 5.34795284, 17.9995117, -1.1920929e-07, 0.258818865, -0.965925932, 1.49011612e-08, 0.965925872, 0.258818865, 1, 1.49011612e-08, -1.1920929e-07) | |
2934 | Part240.BottomSurface = Enum.SurfaceType.Smooth | |
2935 | Part240.TopSurface = Enum.SurfaceType.Smooth | |
2936 | Part240.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2937 | Part240.Position = Vector3.new(28.864502, 5.34795284, 17.9995117) | |
2938 | Part240.Orientation = Vector3.new(-15, -90, 0) | |
2939 | Part240.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2940 | SpecialMesh241.Parent = Part240 | |
2941 | SpecialMesh241.MeshType = Enum.MeshType.Torso | |
2942 | Part242.Parent = Model43 | |
2943 | Part242.BrickColor = BrickColor.new("Dark stone grey") | |
2944 | Part242.Rotation = Vector3.new(-90, -75, -90) | |
2945 | Part242.Anchored = true | |
2946 | Part242.FormFactor = Enum.FormFactor.Custom | |
2947 | Part242.Size = Vector3.new(2.20000005, 0.499999881, 1.10000002) | |
2948 | Part242.CFrame = CFrame.new(29.1102295, 6.26561499, 17.9995117, -1.1920929e-07, 0.258818835, -0.965925932, 0, 0.965925872, 0.258818835, 1, 0, -1.1920929e-07) | |
2949 | Part242.BottomSurface = Enum.SurfaceType.Smooth | |
2950 | Part242.TopSurface = Enum.SurfaceType.Smooth | |
2951 | Part242.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2952 | Part242.Position = Vector3.new(29.1102295, 6.26561499, 17.9995117) | |
2953 | Part242.Orientation = Vector3.new(-15, -90, 0) | |
2954 | Part242.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2955 | Part243.Parent = Model43 | |
2956 | Part243.BrickColor = BrickColor.new("Black") | |
2957 | Part243.Rotation = Vector3.new(-90, -75, -90) | |
2958 | Part243.Anchored = true | |
2959 | Part243.FormFactor = Enum.FormFactor.Custom | |
2960 | Part243.Size = Vector3.new(1.4000001, 3.0999999, 0.700000048) | |
2961 | Part243.CFrame = CFrame.new(28.4841309, 5.08751583, 22.0996094, -1.1920929e-07, 0.258818835, -0.965925932, 0, 0.965925872, 0.258818835, 1, 0, -1.1920929e-07) | |
2962 | Part243.BottomSurface = Enum.SurfaceType.Smooth | |
2963 | Part243.TopSurface = Enum.SurfaceType.Smooth | |
2964 | Part243.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2965 | Part243.Position = Vector3.new(28.4841309, 5.08751583, 22.0996094) | |
2966 | Part243.Orientation = Vector3.new(-15, -90, 0) | |
2967 | Part243.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2968 | Part244.Parent = Model43 | |
2969 | Part244.BrickColor = BrickColor.new("Black") | |
2970 | Part244.Rotation = Vector3.new(-90, -75, -90) | |
2971 | Part244.Anchored = true | |
2972 | Part244.FormFactor = Enum.FormFactor.Custom | |
2973 | Part244.Size = Vector3.new(1.99999988, 0.600000083, 0.699999988) | |
2974 | Part244.CFrame = CFrame.new(28.3743896, 5.06511688, 22.0996094, -1.1920929e-07, 0.258818865, -0.965925932, 1.49011612e-08, 0.965925872, 0.258818865, 1, 1.49011612e-08, -1.1920929e-07) | |
2975 | Part244.BottomSurface = Enum.SurfaceType.Smooth | |
2976 | Part244.TopSurface = Enum.SurfaceType.Smooth | |
2977 | Part244.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2978 | Part244.Position = Vector3.new(28.3743896, 5.06511688, 22.0996094) | |
2979 | Part244.Orientation = Vector3.new(-15, -90, 0) | |
2980 | Part244.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2981 | SpecialMesh245.Parent = Part244 | |
2982 | SpecialMesh245.MeshType = Enum.MeshType.Torso | |
2983 | Part246.Parent = Model43 | |
2984 | Part246.BrickColor = BrickColor.new("Dark stone grey") | |
2985 | Part246.Rotation = Vector3.new(-90, -75, -90) | |
2986 | Part246.Anchored = true | |
2987 | Part246.FormFactor = Enum.FormFactor.Custom | |
2988 | Part246.Size = Vector3.new(2.20000005, 1.69999993, 1.10000002) | |
2989 | Part246.CFrame = CFrame.new(28.5926514, 4.33373213, 22.0996094, -1.1920929e-07, 0.258818835, -0.965925932, 0, 0.965925872, 0.258818835, 1, 0, -1.1920929e-07) | |
2990 | Part246.BottomSurface = Enum.SurfaceType.Smooth | |
2991 | Part246.TopSurface = Enum.SurfaceType.Smooth | |
2992 | Part246.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2993 | Part246.Position = Vector3.new(28.5926514, 4.33373213, 22.0996094) | |
2994 | Part246.Orientation = Vector3.new(-15, -90, 0) | |
2995 | Part246.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
2996 | Part247.Parent = Model43 | |
2997 | Part247.BrickColor = BrickColor.new("Dark stone grey") | |
2998 | Part247.Rotation = Vector3.new(-90, -75, 90) | |
2999 | Part247.Anchored = true | |
3000 | Part247.FormFactor = Enum.FormFactor.Custom | |
3001 | Part247.Size = Vector3.new(2.19999981, 0.400000036, 1.10000002) | |
3002 | Part247.CFrame = CFrame.new(28.9938965, 5.83092117, 22.0996094, -1.1920929e-07, -0.258818865, -0.965925932, 1.49011612e-08, -0.965925932, 0.258818865, -1, 1.49011612e-08, 5.96046448e-08) | |
3003 | Part247.BottomSurface = Enum.SurfaceType.Smooth | |
3004 | Part247.TopSurface = Enum.SurfaceType.Smooth | |
3005 | Part247.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3006 | Part247.Position = Vector3.new(28.9938965, 5.83092117, 22.0996094) | |
3007 | Part247.Orientation = Vector3.new(-15, -90, 180) | |
3008 | Part247.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3009 | SpecialMesh248.Parent = Part247 | |
3010 | SpecialMesh248.MeshType = Enum.MeshType.Torso | |
3011 | Part249.Parent = Model43 | |
3012 | Part249.BrickColor = BrickColor.new("Dark stone grey") | |
3013 | Part249.Rotation = Vector3.new(-90, -75, -90) | |
3014 | Part249.Anchored = true | |
3015 | Part249.FormFactor = Enum.FormFactor.Custom | |
3016 | Part249.Size = Vector3.new(2.19999981, 0.400000036, 1.10000002) | |
3017 | Part249.CFrame = CFrame.new(28.864502, 5.34795284, 22.0996094, -1.1920929e-07, 0.258818865, -0.965925932, 1.49011612e-08, 0.965925872, 0.258818865, 1, 1.49011612e-08, -1.1920929e-07) | |
3018 | Part249.BottomSurface = Enum.SurfaceType.Smooth | |
3019 | Part249.TopSurface = Enum.SurfaceType.Smooth | |
3020 | Part249.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3021 | Part249.Position = Vector3.new(28.864502, 5.34795284, 22.0996094) | |
3022 | Part249.Orientation = Vector3.new(-15, -90, 0) | |
3023 | Part249.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3024 | SpecialMesh250.Parent = Part249 | |
3025 | SpecialMesh250.MeshType = Enum.MeshType.Torso | |
3026 | Part251.Parent = Model43 | |
3027 | Part251.BrickColor = BrickColor.new("Black") | |
3028 | Part251.Rotation = Vector3.new(180, 0, 90) | |
3029 | Part251.Anchored = true | |
3030 | Part251.FormFactor = Enum.FormFactor.Custom | |
3031 | Part251.Size = Vector3.new(0.300000012, 2.5, 0.950000405) | |
3032 | Part251.CFrame = CFrame.new(28.2828369, 8.96299839, 20.0004883, -2.01910734e-06, -0.999999881, -2.95752852e-06, -0.999999881, 2.19792128e-06, -7.95727374e-06, 7.9572801e-06, 2.95751192e-06, -0.999999762) | |
3033 | Part251.BottomSurface = Enum.SurfaceType.Smooth | |
3034 | Part251.TopSurface = Enum.SurfaceType.Smooth | |
3035 | Part251.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3036 | Part251.Position = Vector3.new(28.2828369, 8.96299839, 20.0004883) | |
3037 | Part251.Orientation = Vector3.new(0, -180, -90) | |
3038 | Part251.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3039 | Part252.Parent = Model43 | |
3040 | Part252.BrickColor = BrickColor.new("Dark stone grey") | |
3041 | Part252.Rotation = Vector3.new(90, -10, 90) | |
3042 | Part252.Anchored = true | |
3043 | Part252.FormFactor = Enum.FormFactor.Custom | |
3044 | Part252.Size = Vector3.new(8.30000019, 0.600000024, 1.5999999) | |
3045 | Part252.CFrame = CFrame.new(29.4812012, 4.73283911, 20.1494141, 5.96046493e-06, -0.984803975, -0.17365101, 2.20537186e-06, 0.173654258, -0.984803975, 0.999996781, 2.20537186e-06, 5.96046448e-06) | |
3046 | Part252.BottomSurface = Enum.SurfaceType.Smooth | |
3047 | Part252.TopSurface = Enum.SurfaceType.Smooth | |
3048 | Part252.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3049 | Part252.Position = Vector3.new(29.4812012, 4.73283911, 20.1494141) | |
3050 | Part252.Orientation = Vector3.new(80, -90, 0) | |
3051 | Part252.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3052 | Part253.Parent = Model43 | |
3053 | Part253.BrickColor = BrickColor.new("Dark stone grey") | |
3054 | Part253.Rotation = Vector3.new(-90, -75, -90) | |
3055 | Part253.Anchored = true | |
3056 | Part253.FormFactor = Enum.FormFactor.Custom | |
3057 | Part253.Size = Vector3.new(2.19999981, 0.400000036, 1.10000002) | |
3058 | Part253.CFrame = CFrame.new(29.2268066, 6.70024681, 17.9995117, -1.1920929e-07, 0.258818865, -0.965925932, 1.49011612e-08, 0.965925872, 0.258818865, 1, 1.49011612e-08, -1.1920929e-07) | |
3059 | Part253.BottomSurface = Enum.SurfaceType.Smooth | |
3060 | Part253.TopSurface = Enum.SurfaceType.Smooth | |
3061 | Part253.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3062 | Part253.Position = Vector3.new(29.2268066, 6.70024681, 17.9995117) | |
3063 | Part253.Orientation = Vector3.new(-15, -90, 0) | |
3064 | Part253.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3065 | SpecialMesh254.Parent = Part253 | |
3066 | SpecialMesh254.MeshType = Enum.MeshType.Torso | |
3067 | Part255.Parent = Model43 | |
3068 | Part255.BrickColor = BrickColor.new("Black") | |
3069 | Part255.Rotation = Vector3.new(-90, -75, -90) | |
3070 | Part255.Anchored = true | |
3071 | Part255.FormFactor = Enum.FormFactor.Custom | |
3072 | Part255.Size = Vector3.new(1.39999986, 0.50000006, 0.699999988) | |
3073 | Part255.CFrame = CFrame.new(28.9497089, 6.82622385, 17.9995117, -1.1920929e-07, 0.258818865, -0.965925932, 1.49011612e-08, 0.965925872, 0.258818865, 1, 1.49011612e-08, -1.1920929e-07) | |
3074 | Part255.BottomSurface = Enum.SurfaceType.Smooth | |
3075 | Part255.TopSurface = Enum.SurfaceType.Smooth | |
3076 | Part255.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3077 | Part255.Position = Vector3.new(28.9497089, 6.82622385, 17.9995117) | |
3078 | Part255.Orientation = Vector3.new(-15, -90, 0) | |
3079 | Part255.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3080 | SpecialMesh256.Parent = Part255 | |
3081 | SpecialMesh256.MeshType = Enum.MeshType.Torso | |
3082 | Part257.Parent = Model43 | |
3083 | Part257.BrickColor = BrickColor.new("Black") | |
3084 | Part257.Rotation = Vector3.new(-90, -75, -90) | |
3085 | Part257.Anchored = true | |
3086 | Part257.FormFactor = Enum.FormFactor.Custom | |
3087 | Part257.Size = Vector3.new(2, 1.19999993, 0.800000072) | |
3088 | Part257.CFrame = CFrame.new(28.1899414, 4.18291521, 17.9995117, -1.1920929e-07, 0.258818835, -0.965925932, 0, 0.965925872, 0.258818835, 1, 0, -1.1920929e-07) | |
3089 | Part257.BottomSurface = Enum.SurfaceType.Smooth | |
3090 | Part257.TopSurface = Enum.SurfaceType.Smooth | |
3091 | Part257.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3092 | Part257.Position = Vector3.new(28.1899414, 4.18291521, 17.9995117) | |
3093 | Part257.Orientation = Vector3.new(-15, -90, 0) | |
3094 | Part257.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3095 | Part258.Parent = Model43 | |
3096 | Part258.BrickColor = BrickColor.new("Black") | |
3097 | Part258.Rotation = Vector3.new(-90, -75, -90) | |
3098 | Part258.Anchored = true | |
3099 | Part258.FormFactor = Enum.FormFactor.Custom | |
3100 | Part258.Size = Vector3.new(1.99999988, 0.600000083, 0.699999988) | |
3101 | Part258.CFrame = CFrame.new(28.3743896, 5.06511688, 17.9995117, -1.1920929e-07, 0.258818865, -0.965925932, 1.49011612e-08, 0.965925872, 0.258818865, 1, 1.49011612e-08, -1.1920929e-07) | |
3102 | Part258.BottomSurface = Enum.SurfaceType.Smooth | |
3103 | Part258.TopSurface = Enum.SurfaceType.Smooth | |
3104 | Part258.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3105 | Part258.Position = Vector3.new(28.3743896, 5.06511688, 17.9995117) | |
3106 | Part258.Orientation = Vector3.new(-15, -90, 0) | |
3107 | Part258.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3108 | SpecialMesh259.Parent = Part258 | |
3109 | SpecialMesh259.MeshType = Enum.MeshType.Torso | |
3110 | Part260.Parent = Model43 | |
3111 | Part260.BrickColor = BrickColor.new("Black") | |
3112 | Part260.Rotation = Vector3.new(-90, -75, -90) | |
3113 | Part260.Anchored = true | |
3114 | Part260.FormFactor = Enum.FormFactor.Custom | |
3115 | Part260.Size = Vector3.new(1.4000001, 3.0999999, 0.700000048) | |
3116 | Part260.CFrame = CFrame.new(28.4841309, 5.08751583, 17.9995117, -1.1920929e-07, 0.258818835, -0.965925932, 0, 0.965925872, 0.258818835, 1, 0, -1.1920929e-07) | |
3117 | Part260.BottomSurface = Enum.SurfaceType.Smooth | |
3118 | Part260.TopSurface = Enum.SurfaceType.Smooth | |
3119 | Part260.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3120 | Part260.Position = Vector3.new(28.4841309, 5.08751583, 17.9995117) | |
3121 | Part260.Orientation = Vector3.new(-15, -90, 0) | |
3122 | Part260.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3123 | Part261.Parent = Model43 | |
3124 | Part261.BrickColor = BrickColor.new("Dark stone grey") | |
3125 | Part261.Rotation = Vector3.new(155, 0, 90) | |
3126 | Part261.Anchored = true | |
3127 | Part261.FormFactor = Enum.FormFactor.Custom | |
3128 | Part261.Size = Vector3.new(0.599999249, 0.600000024, 1.20000005) | |
3129 | Part261.CFrame = CFrame.new(29.5329571, 8.63749981, 17.1586914, 4.17232513e-07, -0.999998927, -4.9136579e-06, -0.906306863, 3.86685133e-06, -0.422617644, 0.422617644, 4.17232513e-06, -0.906305671) | |
3130 | Part261.BottomSurface = Enum.SurfaceType.Smooth | |
3131 | Part261.TopSurface = Enum.SurfaceType.Smooth | |
3132 | Part261.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3133 | Part261.Position = Vector3.new(29.5329571, 8.63749981, 17.1586914) | |
3134 | Part261.Orientation = Vector3.new(25, -180, -90) | |
3135 | Part261.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3136 | Part262.Parent = Model43 | |
3137 | Part262.BrickColor = BrickColor.new("Dark stone grey") | |
3138 | Part262.Rotation = Vector3.new(0, 90, 0) | |
3139 | Part262.Anchored = true | |
3140 | Part262.CanCollide = false | |
3141 | Part262.FormFactor = Enum.FormFactor.Custom | |
3142 | Part262.Size = Vector3.new(1.5, 0.5, 1.5) | |
3143 | Part262.CFrame = CFrame.new(32.75, 1.94994497, 18.4497089, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
3144 | Part262.BottomSurface = Enum.SurfaceType.Smooth | |
3145 | Part262.TopSurface = Enum.SurfaceType.Smooth | |
3146 | Part262.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3147 | Part262.Position = Vector3.new(32.75, 1.94994497, 18.4497089) | |
3148 | Part262.Orientation = Vector3.new(0, 90, 0) | |
3149 | Part262.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3150 | WedgePart263.Name = "Part" | |
3151 | WedgePart263.Parent = Model43 | |
3152 | WedgePart263.BrickColor = BrickColor.new("Dark stone grey") | |
3153 | WedgePart263.Rotation = Vector3.new(-180, 0, -90) | |
3154 | WedgePart263.Anchored = true | |
3155 | WedgePart263.FormFactor = Enum.FormFactor.Custom | |
3156 | WedgePart263.Size = Vector3.new(1.00000012, 1.60000002, 1.60000002) | |
3157 | WedgePart263.CFrame = CFrame.new(35.9088135, 5.47746992, 24.1997089, 0, 1, 0, 1, 0, 0, 0, 0, -1) | |
3158 | WedgePart263.BottomSurface = Enum.SurfaceType.Smooth | |
3159 | WedgePart263.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3160 | WedgePart263.Position = Vector3.new(35.9088135, 5.47746992, 24.1997089) | |
3161 | WedgePart263.Orientation = Vector3.new(0, 180, 90) | |
3162 | WedgePart263.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3163 | Part264.Parent = Model43 | |
3164 | Part264.Rotation = Vector3.new(9.67999935, 37.7399979, -119.290001) | |
3165 | Part264.Anchored = true | |
3166 | Part264.FormFactor = Enum.FormFactor.Custom | |
3167 | Part264.Size = Vector3.new(0.200000003, 1.29999971, 0.200000003) | |
3168 | Part264.CFrame = CFrame.new(15.2679443, 5.28880882, 21.8525391, -0.38691783, 0.689705908, 0.612045109, -0.910074651, -0.392525345, -0.132992238, 0.148517922, -0.608464062, 0.77955997) | |
3169 | Part264.BottomSurface = Enum.SurfaceType.Smooth | |
3170 | Part264.TopSurface = Enum.SurfaceType.Smooth | |
3171 | Part264.Position = Vector3.new(15.2679443, 5.28880882, 21.8525391) | |
3172 | Part264.Orientation = Vector3.new(7.63999987, 38.1399994, -113.329994) | |
3173 | Part265.Parent = Model43 | |
3174 | Part265.BrickColor = BrickColor.new("Dark stone grey") | |
3175 | Part265.Rotation = Vector3.new(0, -90, 0) | |
3176 | Part265.Anchored = true | |
3177 | Part265.FormFactor = Enum.FormFactor.Custom | |
3178 | Part265.Size = Vector3.new(1.20000005, 0.5, 0.30000028) | |
3179 | Part265.CFrame = CFrame.new(30.5845947, 4.9330368, 15.6997061, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3180 | Part265.BottomSurface = Enum.SurfaceType.Smooth | |
3181 | Part265.TopSurface = Enum.SurfaceType.Smooth | |
3182 | Part265.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3183 | Part265.Position = Vector3.new(30.5845947, 4.9330368, 15.6997061) | |
3184 | Part265.Orientation = Vector3.new(0, -90, 0) | |
3185 | Part265.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3186 | Part266.Parent = Model43 | |
3187 | Part266.BrickColor = BrickColor.new("Dark stone grey") | |
3188 | Part266.Rotation = Vector3.new(90, -55, 90) | |
3189 | Part266.Anchored = true | |
3190 | Part266.FormFactor = Enum.FormFactor.Custom | |
3191 | Part266.Size = Vector3.new(0.799999237, 0.300000042, 1.50000024) | |
3192 | Part266.CFrame = CFrame.new(29.0679932, 5.44749784, 15.6997061, -2.38418579e-07, -0.57357651, -0.819152117, -5.96046448e-08, 0.819151998, -0.57357657, 1, -5.96046448e-08, -2.38418579e-07) | |
3193 | Part266.BottomSurface = Enum.SurfaceType.Smooth | |
3194 | Part266.TopSurface = Enum.SurfaceType.Smooth | |
3195 | Part266.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3196 | Part266.Position = Vector3.new(29.0679932, 5.44749784, 15.6997061) | |
3197 | Part266.Orientation = Vector3.new(35, -90, 0) | |
3198 | Part266.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3199 | Part267.Parent = Model43 | |
3200 | Part267.BrickColor = BrickColor.new("Dark stone grey") | |
3201 | Part267.Rotation = Vector3.new(90, -60, 90) | |
3202 | Part267.Anchored = true | |
3203 | Part267.FormFactor = Enum.FormFactor.Custom | |
3204 | Part267.Size = Vector3.new(1.20000005, 0.5, 3.10000014) | |
3205 | Part267.CFrame = CFrame.new(29.2172852, 4.19152117, 15.6997061, -1.1920929e-07, -0.500000238, -0.866025329, 0, 0.866025329, -0.500000238, 1, 0, -1.1920929e-07) | |
3206 | Part267.BottomSurface = Enum.SurfaceType.Smooth | |
3207 | Part267.TopSurface = Enum.SurfaceType.Smooth | |
3208 | Part267.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3209 | Part267.Position = Vector3.new(29.2172852, 4.19152117, 15.6997061) | |
3210 | Part267.Orientation = Vector3.new(30, -90, 0) | |
3211 | Part267.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3212 | Part268.Parent = Model43 | |
3213 | Part268.BrickColor = BrickColor.new("Dark stone grey") | |
3214 | Part268.Rotation = Vector3.new(90, -70, 90) | |
3215 | Part268.Anchored = true | |
3216 | Part268.FormFactor = Enum.FormFactor.Custom | |
3217 | Part268.Size = Vector3.new(1.20000005, 0.5, 2.9000001) | |
3218 | Part268.CFrame = CFrame.new(28.947876, 4.32707977, 15.6997061, 0, -0.342020392, -0.939692557, 0, 0.939692557, -0.342020392, 1, 0, 0) | |
3219 | Part268.BottomSurface = Enum.SurfaceType.Smooth | |
3220 | Part268.TopSurface = Enum.SurfaceType.Smooth | |
3221 | Part268.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3222 | Part268.Position = Vector3.new(28.947876, 4.32707977, 15.6997061) | |
3223 | Part268.Orientation = Vector3.new(20, -90, 0) | |
3224 | Part268.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3225 | Part269.Parent = Model43 | |
3226 | Part269.Rotation = Vector3.new(90, -5, 90) | |
3227 | Part269.Anchored = true | |
3228 | Part269.FormFactor = Enum.FormFactor.Custom | |
3229 | Part269.Size = Vector3.new(0.200000048, 0.200000003, 2.5999999) | |
3230 | Part269.CFrame = CFrame.new(29.4578857, 7.04601288, 15.0493164, 0, -0.99619472, -0.0871555582, 0, 0.0871555284, -0.99619472, 1, -0, 0) | |
3231 | Part269.BottomSurface = Enum.SurfaceType.Smooth | |
3232 | Part269.TopSurface = Enum.SurfaceType.Smooth | |
3233 | Part269.Position = Vector3.new(29.4578857, 7.04601288, 15.0493164) | |
3234 | Part269.Orientation = Vector3.new(85, -90, 0) | |
3235 | Part270.Parent = Model43 | |
3236 | Part270.BrickColor = BrickColor.new("Dark stone grey") | |
3237 | Part270.Rotation = Vector3.new(110, 0, 90) | |
3238 | Part270.Anchored = true | |
3239 | Part270.FormFactor = Enum.FormFactor.Custom | |
3240 | Part270.Size = Vector3.new(0.599999249, 0.600000024, 3.20000005) | |
3241 | Part270.CFrame = CFrame.new(29.5328369, 7.04973316, 16.2226563, 8.32602382e-07, -0.999999285, 4.54485416e-07, -0.342021018, 2.90572643e-07, -0.939691544, 0.939691544, -8.94069672e-08, -0.342020273) | |
3242 | Part270.BottomSurface = Enum.SurfaceType.Smooth | |
3243 | Part270.TopSurface = Enum.SurfaceType.Smooth | |
3244 | Part270.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3245 | Part270.Position = Vector3.new(29.5328369, 7.04973316, 16.2226563) | |
3246 | Part270.Orientation = Vector3.new(70, 180, -90) | |
3247 | Part270.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3248 | Part271.Parent = Model43 | |
3249 | Part271.BrickColor = BrickColor.new("Dark stone grey") | |
3250 | Part271.Rotation = Vector3.new(90, -5, 90) | |
3251 | Part271.Anchored = true | |
3252 | Part271.FormFactor = Enum.FormFactor.Custom | |
3253 | Part271.Size = Vector3.new(1.4000001, 0.300000012, 0.599999905) | |
3254 | Part271.CFrame = CFrame.new(29.5014648, 7.54424286, 15.5996084, 0, -0.99619472, -0.0871555582, 0, 0.0871555284, -0.99619472, 1, -0, 0) | |
3255 | Part271.BottomSurface = Enum.SurfaceType.Smooth | |
3256 | Part271.TopSurface = Enum.SurfaceType.Smooth | |
3257 | Part271.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3258 | Part271.Position = Vector3.new(29.5014648, 7.54424286, 15.5996084) | |
3259 | Part271.Orientation = Vector3.new(85, -90, 0) | |
3260 | Part271.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3261 | Part272.Parent = Model43 | |
3262 | Part272.BrickColor = BrickColor.new("Black") | |
3263 | Part272.Rotation = Vector3.new(40, -90, 0) | |
3264 | Part272.Anchored = true | |
3265 | Part272.FormFactor = Enum.FormFactor.Custom | |
3266 | Part272.Size = Vector3.new(0.600000024, 0.200000003, 2.4000001) | |
3267 | Part272.CFrame = CFrame.new(25.5, 2.78050995, 25.4648438, 2.94297934e-07, 8.19563866e-08, -1, -0.642787457, 0.766044497, -8.19563866e-08, 0.766044438, 0.642787457, 2.98023224e-07) | |
3268 | Part272.BottomSurface = Enum.SurfaceType.Smooth | |
3269 | Part272.TopSurface = Enum.SurfaceType.Smooth | |
3270 | Part272.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3271 | Part272.Position = Vector3.new(25.5, 2.78050995, 25.4648438) | |
3272 | Part272.Orientation = Vector3.new(0, -90, -40) | |
3273 | Part272.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3274 | Part273.Parent = Model43 | |
3275 | Part273.BrickColor = BrickColor.new("Dark stone grey") | |
3276 | Part273.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
3277 | Part273.Anchored = true | |
3278 | Part273.FormFactor = Enum.FormFactor.Custom | |
3279 | Part273.Size = Vector3.new(6.80000019, 0.400000006, 1.60000014) | |
3280 | Part273.CFrame = CFrame.new(35.9088135, 5.17748117, 19.9995117, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
3281 | Part273.BottomSurface = Enum.SurfaceType.Smooth | |
3282 | Part273.TopSurface = Enum.SurfaceType.Smooth | |
3283 | Part273.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3284 | Part273.Position = Vector3.new(35.9088135, 5.17748117, 19.9995117) | |
3285 | Part273.Orientation = Vector3.new(0, -90, 0) | |
3286 | Part273.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3287 | Part274.Parent = Model43 | |
3288 | Part274.BrickColor = BrickColor.new("Dark stone grey") | |
3289 | Part274.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
3290 | Part274.Anchored = true | |
3291 | Part274.FormFactor = Enum.FormFactor.Custom | |
3292 | Part274.Size = Vector3.new(3.5999999, 0.800000012, 1.60000014) | |
3293 | Part274.CFrame = CFrame.new(35.9089355, 5.57744217, 19.9995117, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
3294 | Part274.BottomSurface = Enum.SurfaceType.Smooth | |
3295 | Part274.TopSurface = Enum.SurfaceType.Smooth | |
3296 | Part274.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3297 | Part274.Position = Vector3.new(35.9089355, 5.57744217, 19.9995117) | |
3298 | Part274.Orientation = Vector3.new(0, -90, 0) | |
3299 | Part274.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3300 | Part275.Parent = Model43 | |
3301 | Part275.BrickColor = BrickColor.new("Dark stone grey") | |
3302 | Part275.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
3303 | Part275.Anchored = true | |
3304 | Part275.FormFactor = Enum.FormFactor.Custom | |
3305 | Part275.Size = Vector3.new(0.200000003, 1.29999995, 1.4000001) | |
3306 | Part275.CFrame = CFrame.new(35.8088379, 6.82750416, 22.2993164, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
3307 | Part275.BottomSurface = Enum.SurfaceType.Smooth | |
3308 | Part275.TopSurface = Enum.SurfaceType.Smooth | |
3309 | Part275.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3310 | Part275.Position = Vector3.new(35.8088379, 6.82750416, 22.2993164) | |
3311 | Part275.Orientation = Vector3.new(0, -90, 0) | |
3312 | Part275.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3313 | Part276.Parent = Model43 | |
3314 | Part276.BrickColor = BrickColor.new("Institutional white") | |
3315 | Part276.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
3316 | Part276.Anchored = true | |
3317 | Part276.FormFactor = Enum.FormFactor.Custom | |
3318 | Part276.Size = Vector3.new(0.300000012, 0.200000003, 0.5) | |
3319 | Part276.CFrame = CFrame.new(36.30896, 7.12749481, 17.5996094, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
3320 | Part276.BottomSurface = Enum.SurfaceType.Smooth | |
3321 | Part276.TopSurface = Enum.SurfaceType.Smooth | |
3322 | Part276.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
3323 | Part276.Position = Vector3.new(36.30896, 7.12749481, 17.5996094) | |
3324 | Part276.Orientation = Vector3.new(0, -90, 0) | |
3325 | Part276.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
3326 | Part277.Parent = Model43 | |
3327 | Part277.BrickColor = BrickColor.new("Dark stone grey") | |
3328 | Part277.Rotation = Vector3.new(0, -90, 0) | |
3329 | Part277.Anchored = true | |
3330 | Part277.FormFactor = Enum.FormFactor.Custom | |
3331 | Part277.Size = Vector3.new(6.70000029, 0.699999928, 1.20000005) | |
3332 | Part277.CFrame = CFrame.new(35.80896, 7.02739286, 19.9497089, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3333 | Part277.BottomSurface = Enum.SurfaceType.Smooth | |
3334 | Part277.TopSurface = Enum.SurfaceType.Smooth | |
3335 | Part277.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3336 | Part277.Position = Vector3.new(35.80896, 7.02739286, 19.9497089) | |
3337 | Part277.Orientation = Vector3.new(0, -90, 0) | |
3338 | Part277.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3339 | SpecialMesh278.Parent = Part277 | |
3340 | SpecialMesh278.MeshType = Enum.MeshType.Torso | |
3341 | Part279.Parent = Model43 | |
3342 | Part279.BrickColor = BrickColor.new("Dark stone grey") | |
3343 | Part279.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
3344 | Part279.Anchored = true | |
3345 | Part279.FormFactor = Enum.FormFactor.Custom | |
3346 | Part279.Size = Vector3.new(6.89999962, 0.5, 1.4000001) | |
3347 | Part279.CFrame = CFrame.new(35.8088379, 6.42748117, 19.9497089, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
3348 | Part279.BottomSurface = Enum.SurfaceType.Smooth | |
3349 | Part279.TopSurface = Enum.SurfaceType.Smooth | |
3350 | Part279.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3351 | Part279.Position = Vector3.new(35.8088379, 6.42748117, 19.9497089) | |
3352 | Part279.Orientation = Vector3.new(0, -90, 0) | |
3353 | Part279.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3354 | Part280.Parent = Model43 | |
3355 | Part280.BrickColor = BrickColor.new("Dark stone grey") | |
3356 | Part280.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
3357 | Part280.Anchored = true | |
3358 | Part280.FormFactor = Enum.FormFactor.Custom | |
3359 | Part280.Size = Vector3.new(0.200000003, 1.29999995, 1.4000001) | |
3360 | Part280.CFrame = CFrame.new(35.8088379, 6.82750416, 17.5996094, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
3361 | Part280.BottomSurface = Enum.SurfaceType.Smooth | |
3362 | Part280.TopSurface = Enum.SurfaceType.Smooth | |
3363 | Part280.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3364 | Part280.Position = Vector3.new(35.8088379, 6.82750416, 17.5996094) | |
3365 | Part280.Orientation = Vector3.new(0, -90, 0) | |
3366 | Part280.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3367 | WedgePart281.Name = "Part" | |
3368 | WedgePart281.Parent = Model43 | |
3369 | WedgePart281.BrickColor = BrickColor.new("Dark stone grey") | |
3370 | WedgePart281.Rotation = Vector3.new(70, 0, -90) | |
3371 | WedgePart281.Anchored = true | |
3372 | WedgePart281.FormFactor = Enum.FormFactor.Custom | |
3373 | WedgePart281.Size = Vector3.new(0.200000003, 3.59999967, 1.89999986) | |
3374 | WedgePart281.CFrame = CFrame.new(33.3330078, 6.50725412, 24.1865234, -1.55158341e-06, 1, 2.08616257e-07, -0.342019171, -3.57627869e-07, -0.939692974, -0.939692974, -1.57952309e-06, 0.3420192) | |
3375 | WedgePart281.BottomSurface = Enum.SurfaceType.Smooth | |
3376 | WedgePart281.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3377 | WedgePart281.Position = Vector3.new(33.3330078, 6.50725412, 24.1865234) | |
3378 | WedgePart281.Orientation = Vector3.new(70, 0, -90) | |
3379 | WedgePart281.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3380 | Part282.Parent = Model43 | |
3381 | Part282.BrickColor = BrickColor.new("Dark stone grey") | |
3382 | Part282.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
3383 | Part282.Anchored = true | |
3384 | Part282.FormFactor = Enum.FormFactor.Custom | |
3385 | Part282.Size = Vector3.new(0.599999905, 0.800000012, 1.60000014) | |
3386 | Part282.CFrame = CFrame.new(35.9089355, 5.57744217, 16.8994141, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
3387 | Part282.BottomSurface = Enum.SurfaceType.Smooth | |
3388 | Part282.TopSurface = Enum.SurfaceType.Smooth | |
3389 | Part282.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3390 | Part282.Position = Vector3.new(35.9089355, 5.57744217, 16.8994141) | |
3391 | Part282.Orientation = Vector3.new(0, -90, 0) | |
3392 | Part282.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3393 | WedgePart283.Name = "Part" | |
3394 | WedgePart283.Parent = Model43 | |
3395 | WedgePart283.BrickColor = BrickColor.new("Dark stone grey") | |
3396 | WedgePart283.Rotation = Vector3.new(-90, -90, 0) | |
3397 | WedgePart283.Anchored = true | |
3398 | WedgePart283.FormFactor = Enum.FormFactor.Custom | |
3399 | WedgePart283.Size = Vector3.new(1, 1.60000002, 1.60000002) | |
3400 | WedgePart283.CFrame = CFrame.new(35.9088135, 5.47746992, 15.7993164, 7.4505806e-09, 1.1920929e-07, -1.00000012, 1.00000012, 0, 1.1920929e-07, 1.1920929e-07, -1.00000012, -2.38418579e-07) | |
3401 | WedgePart283.BottomSurface = Enum.SurfaceType.Smooth | |
3402 | WedgePart283.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3403 | WedgePart283.Position = Vector3.new(35.9088135, 5.47746992, 15.7993164) | |
3404 | WedgePart283.Orientation = Vector3.new(0, -90, 90) | |
3405 | WedgePart283.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3406 | WedgePart284.Name = "Part" | |
3407 | WedgePart284.Parent = Model43 | |
3408 | WedgePart284.BrickColor = BrickColor.new("Dark stone grey") | |
3409 | WedgePart284.Rotation = Vector3.new(-90, 0, 90) | |
3410 | WedgePart284.Anchored = true | |
3411 | WedgePart284.CanCollide = false | |
3412 | WedgePart284.FormFactor = Enum.FormFactor.Custom | |
3413 | WedgePart284.Size = Vector3.new(10, 1.60000002, 0.50000006) | |
3414 | WedgePart284.CFrame = CFrame.new(33.2089844, 5.22753, 19.9995117, 0, -0.99999994, -1.13248825e-06, 5.96046448e-08, -1.07288361e-06, 0.99999994, -0.99999994, 5.96046448e-08, 1.1920929e-07) | |
3415 | WedgePart284.BottomSurface = Enum.SurfaceType.Smooth | |
3416 | WedgePart284.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3417 | WedgePart284.Position = Vector3.new(33.2089844, 5.22753, 19.9995117) | |
3418 | WedgePart284.Orientation = Vector3.new(-89.9799957, -83.9899979, 176.819992) | |
3419 | WedgePart284.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3420 | Part285.Parent = Model43 | |
3421 | Part285.BrickColor = BrickColor.new("Dark stone grey") | |
3422 | Part285.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
3423 | Part285.Anchored = true | |
3424 | Part285.FormFactor = Enum.FormFactor.Custom | |
3425 | Part285.Size = Vector3.new(0.599999905, 0.800000012, 1.60000014) | |
3426 | Part285.CFrame = CFrame.new(35.9089355, 5.57744217, 23.0996094, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
3427 | Part285.BottomSurface = Enum.SurfaceType.Smooth | |
3428 | Part285.TopSurface = Enum.SurfaceType.Smooth | |
3429 | Part285.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3430 | Part285.Position = Vector3.new(35.9089355, 5.57744217, 23.0996094) | |
3431 | Part285.Orientation = Vector3.new(0, -90, 0) | |
3432 | Part285.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3433 | Part286.Parent = Model43 | |
3434 | Part286.BrickColor = BrickColor.new("Black") | |
3435 | Part286.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
3436 | Part286.Anchored = true | |
3437 | Part286.FormFactor = Enum.FormFactor.Custom | |
3438 | Part286.Size = Vector3.new(0.600000024, 0.200000018, 1.30000007) | |
3439 | Part286.CFrame = CFrame.new(34.2089844, 6.07750416, 19.9995117, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
3440 | Part286.BottomSurface = Enum.SurfaceType.Smooth | |
3441 | Part286.TopSurface = Enum.SurfaceType.Smooth | |
3442 | Part286.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3443 | Part286.Position = Vector3.new(34.2089844, 6.07750416, 19.9995117) | |
3444 | Part286.Orientation = Vector3.new(0, -90, 0) | |
3445 | Part286.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3446 | Part287.Parent = Model43 | |
3447 | Part287.BrickColor = BrickColor.new("Black") | |
3448 | Part287.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
3449 | Part287.Anchored = true | |
3450 | Part287.CanCollide = false | |
3451 | Part287.FormFactor = Enum.FormFactor.Custom | |
3452 | Part287.Size = Vector3.new(2.89999986, 0.200000018, 2.89999986) | |
3453 | Part287.CFrame = CFrame.new(32.30896, 6.07744217, 19.9995117, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
3454 | Part287.BottomSurface = Enum.SurfaceType.Smooth | |
3455 | Part287.TopSurface = Enum.SurfaceType.Smooth | |
3456 | Part287.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3457 | Part287.Position = Vector3.new(32.30896, 6.07744217, 19.9995117) | |
3458 | Part287.Orientation = Vector3.new(0, -90, 0) | |
3459 | Part287.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3460 | CylinderMesh288.Parent = Part287 | |
3461 | Part289.Parent = Model43 | |
3462 | Part289.BrickColor = BrickColor.new("Dark stone grey") | |
3463 | Part289.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
3464 | Part289.Anchored = true | |
3465 | Part289.FormFactor = Enum.FormFactor.Custom | |
3466 | Part289.Size = Vector3.new(4.0999999, 0.600000024, 4.0999999) | |
3467 | Part289.CFrame = CFrame.new(32.30896, 5.77739286, 19.9995117, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
3468 | Part289.BottomSurface = Enum.SurfaceType.Smooth | |
3469 | Part289.TopSurface = Enum.SurfaceType.Smooth | |
3470 | Part289.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3471 | Part289.Position = Vector3.new(32.30896, 5.77739286, 19.9995117) | |
3472 | Part289.Orientation = Vector3.new(0, -90, 0) | |
3473 | Part289.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3474 | CylinderMesh290.Parent = Part289 | |
3475 | Model291.Name = "BackRight" | |
3476 | Model291.Parent = Model0 | |
3477 | Part292.Name = "BackRight" | |
3478 | Part292.Parent = Model291 | |
3479 | Part292.BrickColor = BrickColor.new("Dark stone grey") | |
3480 | Part292.Rotation = Vector3.new(-90, 0, 0) | |
3481 | Part292.Anchored = true | |
3482 | Part292.CanCollide = false | |
3483 | Part292.FormFactor = Enum.FormFactor.Custom | |
3484 | Part292.Size = Vector3.new(0.699999988, 0.300000012, 0.699999988) | |
3485 | Part292.CFrame = CFrame.new(33.4407959, 3.21001291, 14.6997061, 1, -8.74227766e-08, 0, 0, 1.7881392e-07, 0.999999881, -8.74227766e-08, -0.999999881, 1.78813934e-07) | |
3486 | Part292.BottomSurface = Enum.SurfaceType.Smooth | |
3487 | Part292.TopSurface = Enum.SurfaceType.Smooth | |
3488 | Part292.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3489 | Part292.Position = Vector3.new(33.4407959, 3.21001291, 14.6997061) | |
3490 | Part292.Orientation = Vector3.new(-89.9700012, 0, 0) | |
3491 | Part292.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3492 | CylinderMesh293.Parent = Part292 | |
3493 | Part294.Name = "BackRight" | |
3494 | Part294.Parent = Model291 | |
3495 | Part294.Rotation = Vector3.new(-90, 0, 0) | |
3496 | Part294.Anchored = true | |
3497 | Part294.CanCollide = false | |
3498 | Part294.FormFactor = Enum.FormFactor.Custom | |
3499 | Part294.Size = Vector3.new(1, 0.699999988, 1) | |
3500 | Part294.CFrame = CFrame.new(33.4407959, 3.21001291, 14.9497061, 1, -8.74227766e-08, 0, 0, 1.7881392e-07, 0.999999881, -8.74227766e-08, -0.999999881, 1.78813934e-07) | |
3501 | Part294.BottomSurface = Enum.SurfaceType.Smooth | |
3502 | Part294.TopSurface = Enum.SurfaceType.Smooth | |
3503 | Part294.Position = Vector3.new(33.4407959, 3.21001291, 14.9497061) | |
3504 | Part294.Orientation = Vector3.new(-89.9700012, 0, 0) | |
3505 | CylinderMesh295.Parent = Part294 | |
3506 | Part296.Name = "BackRight" | |
3507 | Part296.Parent = Model291 | |
3508 | Part296.BrickColor = BrickColor.new("Black") | |
3509 | Part296.Rotation = Vector3.new(90, 70, 180) | |
3510 | Part296.Anchored = true | |
3511 | Part296.CanCollide = false | |
3512 | Part296.FormFactor = Enum.FormFactor.Symmetric | |
3513 | Part296.Size = Vector3.new(1, 1, 1) | |
3514 | Part296.CFrame = CFrame.new(32.9409142, 2.7100749, 15.4995117, -0.342020392, -5.96046448e-08, 0.939692676, -0.939692676, 0, -0.342020273, -5.96046448e-08, -1.00000012, -2.38418579e-07) | |
3515 | Part296.BottomSurface = Enum.SurfaceType.Smooth | |
3516 | Part296.TopSurface = Enum.SurfaceType.Smooth | |
3517 | Part296.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3518 | Part296.Position = Vector3.new(32.9409142, 2.7100749, 15.4995117) | |
3519 | Part296.Orientation = Vector3.new(20, 90, -90) | |
3520 | Part296.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3521 | SpecialMesh297.Parent = Part296 | |
3522 | SpecialMesh297.MeshId = "http://www.roblox.com/asset/?id=1078075" | |
3523 | SpecialMesh297.Scale = Vector3.new(4, 2, 4) | |
3524 | SpecialMesh297.MeshType = Enum.MeshType.FileMesh | |
3525 | SpecialMesh297.Scale = Vector3.new(4, 2, 4) | |
3526 | Part298.Name = "BackRight" | |
3527 | Part298.Parent = Model291 | |
3528 | Part298.BrickColor = BrickColor.new("Black") | |
3529 | Part298.Rotation = Vector3.new(-90, 90, 0) | |
3530 | Part298.Anchored = true | |
3531 | Part298.CanCollide = false | |
3532 | Part298.FormFactor = Enum.FormFactor.Symmetric | |
3533 | Part298.Size = Vector3.new(1, 1, 1) | |
3534 | Part298.CFrame = CFrame.new(32.9409142, 2.7100749, 15.2993164, 0, -1.19209282e-07, 1, -1, 1.1920929e-07, 0, -1.1920929e-07, -1, -1.1920929e-07) | |
3535 | Part298.BottomSurface = Enum.SurfaceType.Smooth | |
3536 | Part298.TopSurface = Enum.SurfaceType.Smooth | |
3537 | Part298.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3538 | Part298.Position = Vector3.new(32.9409142, 2.7100749, 15.2993164) | |
3539 | Part298.Orientation = Vector3.new(0, 90, -90) | |
3540 | Part298.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3541 | SpecialMesh299.Parent = Part298 | |
3542 | SpecialMesh299.MeshId = "http://www.roblox.com/asset/?id=1078075" | |
3543 | SpecialMesh299.Scale = Vector3.new(4, 2, 4) | |
3544 | SpecialMesh299.MeshType = Enum.MeshType.FileMesh | |
3545 | SpecialMesh299.Scale = Vector3.new(4, 2, 4) | |
3546 | Part300.Name = "BackRight" | |
3547 | Part300.Parent = Model291 | |
3548 | Part300.BrickColor = BrickColor.new("Dark stone grey") | |
3549 | Part300.Anchored = true | |
3550 | Part300.CanCollide = false | |
3551 | Part300.FormFactor = Enum.FormFactor.Symmetric | |
3552 | Part300.Size = Vector3.new(1, 1, 1) | |
3553 | Part300.CFrame = CFrame.new(32.9409142, 2.7100749, 14.6997061, 1, 0, 8.74227766e-08, 0, 1, 0, -8.74227766e-08, 0, 1) | |
3554 | Part300.BottomSurface = Enum.SurfaceType.Smooth | |
3555 | Part300.TopSurface = Enum.SurfaceType.Smooth | |
3556 | Part300.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3557 | Part300.Position = Vector3.new(32.9409142, 2.7100749, 14.6997061) | |
3558 | Part300.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3559 | SpecialMesh301.Parent = Part300 | |
3560 | SpecialMesh301.MeshId = "http://www.roblox.com/asset/?id=85737661" | |
3561 | SpecialMesh301.Scale = Vector3.new(2, 2, 0.5) | |
3562 | SpecialMesh301.MeshType = Enum.MeshType.FileMesh | |
3563 | SpecialMesh301.Scale = Vector3.new(2, 2, 0.5) | |
3564 | Part302.Name = "BackRight" | |
3565 | Part302.Parent = Model291 | |
3566 | Part302.BrickColor = BrickColor.new("Black") | |
3567 | Part302.Rotation = Vector3.new(90, 0, 0) | |
3568 | Part302.Anchored = true | |
3569 | Part302.CanCollide = false | |
3570 | Part302.FormFactor = Enum.FormFactor.Symmetric | |
3571 | Part302.Size = Vector3.new(1, 2, 1) | |
3572 | Part302.CFrame = CFrame.new(32.9409142, 2.7100749, 16.0996056, 1, 8.74227766e-08, 0, 0, 1.78813934e-07, -0.999999881, -8.74227766e-08, 0.999999881, 1.78813934e-07) | |
3573 | Part302.BottomSurface = Enum.SurfaceType.Smooth | |
3574 | Part302.TopSurface = Enum.SurfaceType.Smooth | |
3575 | Part302.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3576 | Part302.Position = Vector3.new(32.9409142, 2.7100749, 16.0996056) | |
3577 | Part302.Orientation = Vector3.new(89.9700012, 0, 0) | |
3578 | Part302.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3579 | SpecialMesh303.Parent = Part302 | |
3580 | SpecialMesh303.MeshId = "http://www.roblox.com/asset/?id=29873142" | |
3581 | SpecialMesh303.Scale = Vector3.new(2.29999995, 0.800000012, 2.29999995) | |
3582 | SpecialMesh303.MeshType = Enum.MeshType.FileMesh | |
3583 | SpecialMesh303.Scale = Vector3.new(2.29999995, 0.800000012, 2.29999995) | |
3584 | Part304.Name = "Wheel" | |
3585 | Part304.Parent = Model291 | |
3586 | Part304.BrickColor = BrickColor.new("Black") | |
3587 | Part304.Transparency = 1 | |
3588 | Part304.Rotation = Vector3.new(0, -90, 0) | |
3589 | Part304.Anchored = true | |
3590 | Part304.FormFactor = Enum.FormFactor.Symmetric | |
3591 | Part304.Shape = Enum.PartType.Cylinder | |
3592 | Part304.Size = Vector3.new(5, 5, 5) | |
3593 | Part304.CFrame = CFrame.new(32.9997559, 2.7000041, 14.9990215, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3594 | Part304.BottomSurface = Enum.SurfaceType.Smooth | |
3595 | Part304.RightSurface = Enum.SurfaceType.Hinge | |
3596 | Part304.TopSurface = Enum.SurfaceType.Smooth | |
3597 | Part304.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3598 | Part304.Position = Vector3.new(32.9997559, 2.7000041, 14.9990215) | |
3599 | Part304.Orientation = Vector3.new(0, -90, 0) | |
3600 | Part304.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3601 | Script305.Name = "WeldScript" | |
3602 | Script305.Parent = Model291 | |
3603 | Script305.Disabled = true | |
3604 | table.insert(cors,sandbox(Script305,function() | |
3605 | local BrickTable = {} | |
3606 | ||
3607 | function RecursiveGeneric(Parent, Func, ClassLimit) | |
3608 | for _, Child in pairs(Parent:GetChildren()) do | |
3609 | if not ClassLimit or Child:IsA(ClassLimit) then | |
3610 | Func(Child) | |
3611 | end | |
3612 | RecursiveGeneric(Child, Func, ClassLimit) | |
3613 | end | |
3614 | end | |
3615 | ||
3616 | RecursiveGeneric( | |
3617 | script.Parent, | |
3618 | function(Brick) table.insert(BrickTable, Brick) end, | |
3619 | "BasePart" | |
3620 | ) | |
3621 | ||
3622 | local Base = BrickTable[1] | |
3623 | table.remove(BrickTable, 1) | |
3624 | ||
3625 | for _, Part in pairs(BrickTable) do | |
3626 | local Weld = Instance.new("Weld") | |
3627 | Weld.Part0 = Base | |
3628 | Weld.Part1 = Part | |
3629 | Weld.C1 = Part.CFrame:inverse() * Base.CFrame | |
3630 | Weld.Parent = Base | |
3631 | Part.Anchored = false | |
3632 | end | |
3633 | ||
3634 | Base.Anchored = false | |
3635 | end)) | |
3636 | Model306.Name = "FrontRight" | |
3637 | Model306.Parent = Model0 | |
3638 | Part307.Name = "FrontRight" | |
3639 | Part307.Parent = Model306 | |
3640 | Part307.BrickColor = BrickColor.new("Dark stone grey") | |
3641 | Part307.Rotation = Vector3.new(-90, 0, 0) | |
3642 | Part307.Anchored = true | |
3643 | Part307.CanCollide = false | |
3644 | Part307.FormFactor = Enum.FormFactor.Custom | |
3645 | Part307.Size = Vector3.new(0.699999988, 0.300000012, 0.699999988) | |
3646 | Part307.CFrame = CFrame.new(19.4407959, 3.20995212, 14.6997061, 1, -8.74227766e-08, 0, 0, 1.7881392e-07, 0.999999881, -8.74227766e-08, -0.999999881, 1.78813934e-07) | |
3647 | Part307.BottomSurface = Enum.SurfaceType.Smooth | |
3648 | Part307.TopSurface = Enum.SurfaceType.Smooth | |
3649 | Part307.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3650 | Part307.Position = Vector3.new(19.4407959, 3.20995212, 14.6997061) | |
3651 | Part307.Orientation = Vector3.new(-89.9700012, 0, 0) | |
3652 | Part307.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3653 | CylinderMesh308.Parent = Part307 | |
3654 | Part309.Name = "FrontRight" | |
3655 | Part309.Parent = Model306 | |
3656 | Part309.Rotation = Vector3.new(-90, 0, 0) | |
3657 | Part309.Anchored = true | |
3658 | Part309.CanCollide = false | |
3659 | Part309.FormFactor = Enum.FormFactor.Custom | |
3660 | Part309.Size = Vector3.new(1, 0.699999988, 1) | |
3661 | Part309.CFrame = CFrame.new(19.4407959, 3.20995212, 14.9497061, 1, -8.74227766e-08, 0, 0, 1.7881392e-07, 0.999999881, -8.74227766e-08, -0.999999881, 1.78813934e-07) | |
3662 | Part309.BottomSurface = Enum.SurfaceType.Smooth | |
3663 | Part309.TopSurface = Enum.SurfaceType.Smooth | |
3664 | Part309.Position = Vector3.new(19.4407959, 3.20995212, 14.9497061) | |
3665 | Part309.Orientation = Vector3.new(-89.9700012, 0, 0) | |
3666 | CylinderMesh310.Parent = Part309 | |
3667 | Part311.Name = "FrontRight" | |
3668 | Part311.Parent = Model306 | |
3669 | Part311.BrickColor = BrickColor.new("Dark stone grey") | |
3670 | Part311.Anchored = true | |
3671 | Part311.CanCollide = false | |
3672 | Part311.FormFactor = Enum.FormFactor.Symmetric | |
3673 | Part311.Size = Vector3.new(1, 1, 1) | |
3674 | Part311.CFrame = CFrame.new(18.9406738, 2.71001291, 14.6997061, 1, 0, 8.74227766e-08, 0, 1, 0, -8.74227766e-08, 0, 1) | |
3675 | Part311.BottomSurface = Enum.SurfaceType.Smooth | |
3676 | Part311.TopSurface = Enum.SurfaceType.Smooth | |
3677 | Part311.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3678 | Part311.Position = Vector3.new(18.9406738, 2.71001291, 14.6997061) | |
3679 | Part311.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3680 | SpecialMesh312.Parent = Part311 | |
3681 | SpecialMesh312.MeshId = "http://www.roblox.com/asset/?id=85737661" | |
3682 | SpecialMesh312.Scale = Vector3.new(2, 2, 0.5) | |
3683 | SpecialMesh312.MeshType = Enum.MeshType.FileMesh | |
3684 | SpecialMesh312.Scale = Vector3.new(2, 2, 0.5) | |
3685 | Part313.Name = "FrontRight" | |
3686 | Part313.Parent = Model306 | |
3687 | Part313.BrickColor = BrickColor.new("Black") | |
3688 | Part313.Rotation = Vector3.new(-90, 90, 0) | |
3689 | Part313.Anchored = true | |
3690 | Part313.CanCollide = false | |
3691 | Part313.FormFactor = Enum.FormFactor.Symmetric | |
3692 | Part313.Size = Vector3.new(1, 1, 1) | |
3693 | Part313.CFrame = CFrame.new(18.9406738, 2.71001291, 15.2993164, 0, -1.19209282e-07, 1, -1, 1.1920929e-07, 0, -1.1920929e-07, -1, -1.1920929e-07) | |
3694 | Part313.BottomSurface = Enum.SurfaceType.Smooth | |
3695 | Part313.TopSurface = Enum.SurfaceType.Smooth | |
3696 | Part313.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3697 | Part313.Position = Vector3.new(18.9406738, 2.71001291, 15.2993164) | |
3698 | Part313.Orientation = Vector3.new(0, 90, -90) | |
3699 | Part313.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3700 | SpecialMesh314.Parent = Part313 | |
3701 | SpecialMesh314.MeshId = "http://www.roblox.com/asset/?id=1078075" | |
3702 | SpecialMesh314.Scale = Vector3.new(4, 2, 4) | |
3703 | SpecialMesh314.MeshType = Enum.MeshType.FileMesh | |
3704 | SpecialMesh314.Scale = Vector3.new(4, 2, 4) | |
3705 | Part315.Name = "FrontRight" | |
3706 | Part315.Parent = Model306 | |
3707 | Part315.BrickColor = BrickColor.new("Black") | |
3708 | Part315.Rotation = Vector3.new(90, 70, 180) | |
3709 | Part315.Anchored = true | |
3710 | Part315.CanCollide = false | |
3711 | Part315.FormFactor = Enum.FormFactor.Symmetric | |
3712 | Part315.Size = Vector3.new(1, 1, 1) | |
3713 | Part315.CFrame = CFrame.new(18.9406738, 2.71001291, 15.4995117, -0.342020392, -5.96046448e-08, 0.939692676, -0.939692676, 0, -0.342020273, -5.96046448e-08, -1.00000012, -2.38418579e-07) | |
3714 | Part315.BottomSurface = Enum.SurfaceType.Smooth | |
3715 | Part315.TopSurface = Enum.SurfaceType.Smooth | |
3716 | Part315.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3717 | Part315.Position = Vector3.new(18.9406738, 2.71001291, 15.4995117) | |
3718 | Part315.Orientation = Vector3.new(20, 90, -90) | |
3719 | Part315.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3720 | SpecialMesh316.Parent = Part315 | |
3721 | SpecialMesh316.MeshId = "http://www.roblox.com/asset/?id=1078075" | |
3722 | SpecialMesh316.Scale = Vector3.new(4, 2, 4) | |
3723 | SpecialMesh316.MeshType = Enum.MeshType.FileMesh | |
3724 | SpecialMesh316.Scale = Vector3.new(4, 2, 4) | |
3725 | Part317.Name = "FrontRight" | |
3726 | Part317.Parent = Model306 | |
3727 | Part317.BrickColor = BrickColor.new("Black") | |
3728 | Part317.Rotation = Vector3.new(90, 0, 0) | |
3729 | Part317.Anchored = true | |
3730 | Part317.CanCollide = false | |
3731 | Part317.FormFactor = Enum.FormFactor.Symmetric | |
3732 | Part317.Size = Vector3.new(1, 2, 1) | |
3733 | Part317.CFrame = CFrame.new(18.9406738, 2.71001291, 16.0996056, 1, 8.74227766e-08, 0, 0, 1.78813934e-07, -0.999999881, -8.74227766e-08, 0.999999881, 1.78813934e-07) | |
3734 | Part317.BottomSurface = Enum.SurfaceType.Smooth | |
3735 | Part317.TopSurface = Enum.SurfaceType.Smooth | |
3736 | Part317.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3737 | Part317.Position = Vector3.new(18.9406738, 2.71001291, 16.0996056) | |
3738 | Part317.Orientation = Vector3.new(89.9700012, 0, 0) | |
3739 | Part317.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3740 | SpecialMesh318.Parent = Part317 | |
3741 | SpecialMesh318.MeshId = "http://www.roblox.com/asset/?id=29873142" | |
3742 | SpecialMesh318.Scale = Vector3.new(2.29999995, 0.800000012, 2.29999995) | |
3743 | SpecialMesh318.MeshType = Enum.MeshType.FileMesh | |
3744 | SpecialMesh318.Scale = Vector3.new(2.29999995, 0.800000012, 2.29999995) | |
3745 | Part319.Name = "Wheel" | |
3746 | Part319.Parent = Model306 | |
3747 | Part319.BrickColor = BrickColor.new("Black") | |
3748 | Part319.Transparency = 1 | |
3749 | Part319.Rotation = Vector3.new(0, -90, 0) | |
3750 | Part319.Anchored = true | |
3751 | Part319.FormFactor = Enum.FormFactor.Symmetric | |
3752 | Part319.Shape = Enum.PartType.Cylinder | |
3753 | Part319.Size = Vector3.new(5, 5, 5) | |
3754 | Part319.CFrame = CFrame.new(19, 2.7000041, 14.9990215, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
3755 | Part319.BottomSurface = Enum.SurfaceType.Smooth | |
3756 | Part319.RightSurface = Enum.SurfaceType.Hinge | |
3757 | Part319.TopSurface = Enum.SurfaceType.Smooth | |
3758 | Part319.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3759 | Part319.Position = Vector3.new(19, 2.7000041, 14.9990215) | |
3760 | Part319.Orientation = Vector3.new(0, -90, 0) | |
3761 | Part319.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3762 | Script320.Name = "WeldScript" | |
3763 | Script320.Parent = Model306 | |
3764 | Script320.Disabled = true | |
3765 | table.insert(cors,sandbox(Script320,function() | |
3766 | local BrickTable = {} | |
3767 | ||
3768 | function RecursiveGeneric(Parent, Func, ClassLimit) | |
3769 | for _, Child in pairs(Parent:GetChildren()) do | |
3770 | if not ClassLimit or Child:IsA(ClassLimit) then | |
3771 | Func(Child) | |
3772 | end | |
3773 | RecursiveGeneric(Child, Func, ClassLimit) | |
3774 | end | |
3775 | end | |
3776 | ||
3777 | RecursiveGeneric( | |
3778 | script.Parent, | |
3779 | function(Brick) table.insert(BrickTable, Brick) end, | |
3780 | "BasePart" | |
3781 | ) | |
3782 | ||
3783 | local Base = BrickTable[1] | |
3784 | table.remove(BrickTable, 1) | |
3785 | ||
3786 | for _, Part in pairs(BrickTable) do | |
3787 | local Weld = Instance.new("Weld") | |
3788 | Weld.Part0 = Base | |
3789 | Weld.Part1 = Part | |
3790 | Weld.C1 = Part.CFrame:inverse() * Base.CFrame | |
3791 | Weld.Parent = Base | |
3792 | Part.Anchored = false | |
3793 | end | |
3794 | ||
3795 | Base.Anchored = false | |
3796 | end)) | |
3797 | Model321.Name = "FrontLeft" | |
3798 | Model321.Parent = Model0 | |
3799 | Part322.Name = "FrontLeft" | |
3800 | Part322.Parent = Model321 | |
3801 | Part322.Rotation = Vector3.new(-90, 0, -180) | |
3802 | Part322.Anchored = true | |
3803 | Part322.CanCollide = false | |
3804 | Part322.FormFactor = Enum.FormFactor.Custom | |
3805 | Part322.Size = Vector3.new(1, 0.699999988, 1) | |
3806 | Part322.CFrame = CFrame.new(18.5, 3.21001291, 25.0493164, -0.999999762, 0, 0, 7.4505806e-09, 5.96046448e-08, 0.999999881, -0, 0.999999881, 1.78813934e-07) | |
3807 | Part322.BottomSurface = Enum.SurfaceType.Smooth | |
3808 | Part322.TopSurface = Enum.SurfaceType.Smooth | |
3809 | Part322.Position = Vector3.new(18.5, 3.21001291, 25.0493164) | |
3810 | Part322.Orientation = Vector3.new(-89.9700012, 0, 7.12999964) | |
3811 | CylinderMesh323.Parent = Part322 | |
3812 | Part324.Name = "FrontLeft" | |
3813 | Part324.Parent = Model321 | |
3814 | Part324.BrickColor = BrickColor.new("Dark stone grey") | |
3815 | Part324.Rotation = Vector3.new(-90, 0, -180) | |
3816 | Part324.Anchored = true | |
3817 | Part324.CanCollide = false | |
3818 | Part324.FormFactor = Enum.FormFactor.Custom | |
3819 | Part324.Size = Vector3.new(0.699999988, 0.300000012, 0.699999988) | |
3820 | Part324.CFrame = CFrame.new(18.5, 3.21001291, 25.2993164, -0.999999762, 0, 0, 7.4505806e-09, 5.96046448e-08, 0.999999881, -0, 0.999999881, 1.78813934e-07) | |
3821 | Part324.BottomSurface = Enum.SurfaceType.Smooth | |
3822 | Part324.TopSurface = Enum.SurfaceType.Smooth | |
3823 | Part324.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3824 | Part324.Position = Vector3.new(18.5, 3.21001291, 25.2993164) | |
3825 | Part324.Orientation = Vector3.new(-89.9700012, 0, 7.12999964) | |
3826 | Part324.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3827 | CylinderMesh325.Parent = Part324 | |
3828 | Part326.Name = "FrontLeft" | |
3829 | Part326.Parent = Model321 | |
3830 | Part326.BrickColor = BrickColor.new("Black") | |
3831 | Part326.Rotation = Vector3.new(90, -70, 0) | |
3832 | Part326.Anchored = true | |
3833 | Part326.CanCollide = false | |
3834 | Part326.FormFactor = Enum.FormFactor.Symmetric | |
3835 | Part326.Size = Vector3.new(1, 1, 1) | |
3836 | Part326.CFrame = CFrame.new(19, 2.7100749, 24.4995117, 0.342020273, -2.98023224e-08, -0.939692616, -0.939692616, 5.96046448e-08, -0.342020333, 1.1920929e-07, 1, 0) | |
3837 | Part326.BottomSurface = Enum.SurfaceType.Smooth | |
3838 | Part326.TopSurface = Enum.SurfaceType.Smooth | |
3839 | Part326.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3840 | Part326.Position = Vector3.new(19, 2.7100749, 24.4995117) | |
3841 | Part326.Orientation = Vector3.new(20, -90, -90) | |
3842 | Part326.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3843 | SpecialMesh327.Parent = Part326 | |
3844 | SpecialMesh327.MeshId = "http://www.roblox.com/asset/?id=1078075" | |
3845 | SpecialMesh327.Scale = Vector3.new(4, 2, 4) | |
3846 | SpecialMesh327.MeshType = Enum.MeshType.FileMesh | |
3847 | SpecialMesh327.Scale = Vector3.new(4, 2, 4) | |
3848 | Part328.Name = "FrontLeft" | |
3849 | Part328.Parent = Model321 | |
3850 | Part328.BrickColor = BrickColor.new("Black") | |
3851 | Part328.Rotation = Vector3.new(90, 0, -180) | |
3852 | Part328.Anchored = true | |
3853 | Part328.CanCollide = false | |
3854 | Part328.FormFactor = Enum.FormFactor.Symmetric | |
3855 | Part328.Size = Vector3.new(1, 2, 1) | |
3856 | Part328.CFrame = CFrame.new(19, 2.7100749, 23.8994141, -1, 0, -0, 0, 0, -1, 0, -1, -0) | |
3857 | Part328.BottomSurface = Enum.SurfaceType.Smooth | |
3858 | Part328.TopSurface = Enum.SurfaceType.Smooth | |
3859 | Part328.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3860 | Part328.Position = Vector3.new(19, 2.7100749, 23.8994141) | |
3861 | Part328.Orientation = Vector3.new(90, 180, 0) | |
3862 | Part328.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3863 | SpecialMesh329.Parent = Part328 | |
3864 | SpecialMesh329.MeshId = "http://www.roblox.com/asset/?id=29873142" | |
3865 | SpecialMesh329.Scale = Vector3.new(2.29999995, 0.800000012, 2.29999995) | |
3866 | SpecialMesh329.MeshType = Enum.MeshType.FileMesh | |
3867 | SpecialMesh329.Scale = Vector3.new(2.29999995, 0.800000012, 2.29999995) | |
3868 | Part330.Name = "FrontLeft" | |
3869 | Part330.Parent = Model321 | |
3870 | Part330.BrickColor = BrickColor.new("Black") | |
3871 | Part330.Rotation = Vector3.new(-90, -89.9700012, 90) | |
3872 | Part330.Anchored = true | |
3873 | Part330.CanCollide = false | |
3874 | Part330.FormFactor = Enum.FormFactor.Symmetric | |
3875 | Part330.Size = Vector3.new(1, 1, 1) | |
3876 | Part330.CFrame = CFrame.new(19, 2.7100749, 24.6997089, 0, -1.1920929e-07, -0.999999881, -0.999999881, 2.38418579e-07, 1.11758709e-07, 1.1920929e-07, 0.999999881, -0) | |
3877 | Part330.BottomSurface = Enum.SurfaceType.Smooth | |
3878 | Part330.TopSurface = Enum.SurfaceType.Smooth | |
3879 | Part330.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3880 | Part330.Position = Vector3.new(19, 2.7100749, 24.6997089) | |
3881 | Part330.Orientation = Vector3.new(0, -90, -90) | |
3882 | Part330.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3883 | SpecialMesh331.Parent = Part330 | |
3884 | SpecialMesh331.MeshId = "http://www.roblox.com/asset/?id=1078075" | |
3885 | SpecialMesh331.Scale = Vector3.new(4, 2, 4) | |
3886 | SpecialMesh331.MeshType = Enum.MeshType.FileMesh | |
3887 | SpecialMesh331.Scale = Vector3.new(4, 2, 4) | |
3888 | Part332.Name = "FrontLeft" | |
3889 | Part332.Parent = Model321 | |
3890 | Part332.BrickColor = BrickColor.new("Dark stone grey") | |
3891 | Part332.Rotation = Vector3.new(-180, 0, -180) | |
3892 | Part332.Anchored = true | |
3893 | Part332.CanCollide = false | |
3894 | Part332.FormFactor = Enum.FormFactor.Symmetric | |
3895 | Part332.Size = Vector3.new(1, 1, 1) | |
3896 | Part332.CFrame = CFrame.new(19, 2.7100749, 25.2993164, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
3897 | Part332.BottomSurface = Enum.SurfaceType.Smooth | |
3898 | Part332.TopSurface = Enum.SurfaceType.Smooth | |
3899 | Part332.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3900 | Part332.Position = Vector3.new(19, 2.7100749, 25.2993164) | |
3901 | Part332.Orientation = Vector3.new(0, 180, 0) | |
3902 | Part332.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3903 | SpecialMesh333.Parent = Part332 | |
3904 | SpecialMesh333.MeshId = "http://www.roblox.com/asset/?id=85737661" | |
3905 | SpecialMesh333.Scale = Vector3.new(2, 2, 0.5) | |
3906 | SpecialMesh333.MeshType = Enum.MeshType.FileMesh | |
3907 | SpecialMesh333.Scale = Vector3.new(2, 2, 0.5) | |
3908 | Part334.Name = "Wheel" | |
3909 | Part334.Parent = Model321 | |
3910 | Part334.BrickColor = BrickColor.new("Black") | |
3911 | Part334.Transparency = 1 | |
3912 | Part334.Rotation = Vector3.new(0, 90, 0) | |
3913 | Part334.Anchored = true | |
3914 | Part334.FormFactor = Enum.FormFactor.Symmetric | |
3915 | Part334.Shape = Enum.PartType.Cylinder | |
3916 | Part334.Size = Vector3.new(5, 5, 5) | |
3917 | Part334.CFrame = CFrame.new(19, 2.7000041, 24.9995117, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
3918 | Part334.BottomSurface = Enum.SurfaceType.Smooth | |
3919 | Part334.RightSurface = Enum.SurfaceType.Hinge | |
3920 | Part334.TopSurface = Enum.SurfaceType.Smooth | |
3921 | Part334.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3922 | Part334.Position = Vector3.new(19, 2.7000041, 24.9995117) | |
3923 | Part334.Orientation = Vector3.new(0, 90, 0) | |
3924 | Part334.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3925 | Script335.Name = "WeldScript" | |
3926 | Script335.Parent = Model321 | |
3927 | Script335.Disabled = true | |
3928 | table.insert(cors,sandbox(Script335,function() | |
3929 | local BrickTable = {} | |
3930 | ||
3931 | function RecursiveGeneric(Parent, Func, ClassLimit) | |
3932 | for _, Child in pairs(Parent:GetChildren()) do | |
3933 | if not ClassLimit or Child:IsA(ClassLimit) then | |
3934 | Func(Child) | |
3935 | end | |
3936 | RecursiveGeneric(Child, Func, ClassLimit) | |
3937 | end | |
3938 | end | |
3939 | ||
3940 | RecursiveGeneric( | |
3941 | script.Parent, | |
3942 | function(Brick) table.insert(BrickTable, Brick) end, | |
3943 | "BasePart" | |
3944 | ) | |
3945 | ||
3946 | local Base = BrickTable[1] | |
3947 | table.remove(BrickTable, 1) | |
3948 | ||
3949 | for _, Part in pairs(BrickTable) do | |
3950 | local Weld = Instance.new("Weld") | |
3951 | Weld.Part0 = Base | |
3952 | Weld.Part1 = Part | |
3953 | Weld.C1 = Part.CFrame:inverse() * Base.CFrame | |
3954 | Weld.Parent = Base | |
3955 | Part.Anchored = false | |
3956 | end | |
3957 | ||
3958 | Base.Anchored = false | |
3959 | end)) | |
3960 | Model336.Name = "BackLeft" | |
3961 | Model336.Parent = Model0 | |
3962 | Part337.Name = "Wheel" | |
3963 | Part337.Parent = Model336 | |
3964 | Part337.BrickColor = BrickColor.new("Black") | |
3965 | Part337.Transparency = 1 | |
3966 | Part337.Rotation = Vector3.new(0, 90, 0) | |
3967 | Part337.Anchored = true | |
3968 | Part337.FormFactor = Enum.FormFactor.Symmetric | |
3969 | Part337.Shape = Enum.PartType.Cylinder | |
3970 | Part337.Size = Vector3.new(5, 5, 5) | |
3971 | Part337.CFrame = CFrame.new(32.9997559, 2.7000041, 24.9995117, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
3972 | Part337.BottomSurface = Enum.SurfaceType.Smooth | |
3973 | Part337.RightSurface = Enum.SurfaceType.Hinge | |
3974 | Part337.TopSurface = Enum.SurfaceType.Smooth | |
3975 | Part337.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3976 | Part337.Position = Vector3.new(32.9997559, 2.7000041, 24.9995117) | |
3977 | Part337.Orientation = Vector3.new(0, 90, 0) | |
3978 | Part337.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3979 | Part338.Name = "BackLeft" | |
3980 | Part338.Parent = Model336 | |
3981 | Part338.BrickColor = BrickColor.new("Dark stone grey") | |
3982 | Part338.Rotation = Vector3.new(-180, 0, -180) | |
3983 | Part338.Anchored = true | |
3984 | Part338.CanCollide = false | |
3985 | Part338.FormFactor = Enum.FormFactor.Symmetric | |
3986 | Part338.Size = Vector3.new(1, 1, 1) | |
3987 | Part338.CFrame = CFrame.new(32.9998741, 2.71001291, 25.2993164, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
3988 | Part338.BottomSurface = Enum.SurfaceType.Smooth | |
3989 | Part338.TopSurface = Enum.SurfaceType.Smooth | |
3990 | Part338.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3991 | Part338.Position = Vector3.new(32.9998741, 2.71001291, 25.2993164) | |
3992 | Part338.Orientation = Vector3.new(0, 180, 0) | |
3993 | Part338.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3994 | SpecialMesh339.Parent = Part338 | |
3995 | SpecialMesh339.MeshId = "http://www.roblox.com/asset/?id=85737661" | |
3996 | SpecialMesh339.Scale = Vector3.new(2, 2, 0.5) | |
3997 | SpecialMesh339.MeshType = Enum.MeshType.FileMesh | |
3998 | SpecialMesh339.Scale = Vector3.new(2, 2, 0.5) | |
3999 | Part340.Name = "BackLeft" | |
4000 | Part340.Parent = Model336 | |
4001 | Part340.BrickColor = BrickColor.new("Black") | |
4002 | Part340.Rotation = Vector3.new(-90, -89.9700012, 90) | |
4003 | Part340.Anchored = true | |
4004 | Part340.CanCollide = false | |
4005 | Part340.FormFactor = Enum.FormFactor.Symmetric | |
4006 | Part340.Size = Vector3.new(1, 1, 1) | |
4007 | Part340.CFrame = CFrame.new(32.9998741, 2.71001291, 24.6997089, 0, -1.1920929e-07, -0.999999881, -0.999999881, 2.38418579e-07, 1.11758709e-07, 1.1920929e-07, 0.999999881, -0) | |
4008 | Part340.BottomSurface = Enum.SurfaceType.Smooth | |
4009 | Part340.TopSurface = Enum.SurfaceType.Smooth | |
4010 | Part340.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
4011 | Part340.Position = Vector3.new(32.9998741, 2.71001291, 24.6997089) | |
4012 | Part340.Orientation = Vector3.new(0, -90, -90) | |
4013 | Part340.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
4014 | SpecialMesh341.Parent = Part340 | |
4015 | SpecialMesh341.MeshId = "http://www.roblox.com/asset/?id=1078075" | |
4016 | SpecialMesh341.Scale = Vector3.new(4, 2, 4) | |
4017 | SpecialMesh341.MeshType = Enum.MeshType.FileMesh | |
4018 | SpecialMesh341.Scale = Vector3.new(4, 2, 4) | |
4019 | Part342.Name = "BackLeft" | |
4020 | Part342.Parent = Model336 | |
4021 | Part342.BrickColor = BrickColor.new("Black") | |
4022 | Part342.Rotation = Vector3.new(90, -70, 0) | |
4023 | Part342.Anchored = true | |
4024 | Part342.CanCollide = false | |
4025 | Part342.FormFactor = Enum.FormFactor.Symmetric | |
4026 | Part342.Size = Vector3.new(1, 1, 1) | |
4027 | Part342.CFrame = CFrame.new(32.9998741, 2.71001291, 24.4995117, 0.342020273, -2.98023224e-08, -0.939692616, -0.939692616, 5.96046448e-08, -0.342020333, 1.1920929e-07, 1, 0) | |
4028 | Part342.BottomSurface = Enum.SurfaceType.Smooth | |
4029 | Part342.TopSurface = Enum.SurfaceType.Smooth | |
4030 | Part342.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
4031 | Part342.Position = Vector3.new(32.9998741, 2.71001291, 24.4995117) | |
4032 | Part342.Orientation = Vector3.new(20, -90, -90) | |
4033 | Part342.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
4034 | SpecialMesh343.Parent = Part342 | |
4035 | SpecialMesh343.MeshId = "http://www.roblox.com/asset/?id=1078075" | |
4036 | SpecialMesh343.Scale = Vector3.new(4, 2, 4) | |
4037 | SpecialMesh343.MeshType = Enum.MeshType.FileMesh | |
4038 | SpecialMesh343.Scale = Vector3.new(4, 2, 4) | |
4039 | Part344.Name = "BackLeft" | |
4040 | Part344.Parent = Model336 | |
4041 | Part344.BrickColor = BrickColor.new("Dark stone grey") | |
4042 | Part344.Rotation = Vector3.new(-90, 0, -180) | |
4043 | Part344.Anchored = true | |
4044 | Part344.CanCollide = false | |
4045 | Part344.FormFactor = Enum.FormFactor.Custom | |
4046 | Part344.Size = Vector3.new(0.699999988, 0.300000012, 0.699999988) | |
4047 | Part344.CFrame = CFrame.new(32.5, 3.20995212, 25.2993164, -0.999999762, 0, 0, 7.4505806e-09, 5.96046448e-08, 0.999999881, -0, 0.999999881, 1.78813934e-07) | |
4048 | Part344.BottomSurface = Enum.SurfaceType.Smooth | |
4049 | Part344.TopSurface = Enum.SurfaceType.Smooth | |
4050 | Part344.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4051 | Part344.Position = Vector3.new(32.5, 3.20995212, 25.2993164) | |
4052 | Part344.Orientation = Vector3.new(-89.9700012, 0, 7.12999964) | |
4053 | Part344.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4054 | CylinderMesh345.Parent = Part344 | |
4055 | Part346.Name = "BackLeft" | |
4056 | Part346.Parent = Model336 | |
4057 | Part346.BrickColor = BrickColor.new("Black") | |
4058 | Part346.Rotation = Vector3.new(90, 0, -180) | |
4059 | Part346.Anchored = true | |
4060 | Part346.CanCollide = false | |
4061 | Part346.FormFactor = Enum.FormFactor.Symmetric | |
4062 | Part346.Size = Vector3.new(1, 2, 1) | |
4063 | Part346.CFrame = CFrame.new(32.9998741, 2.71001291, 23.8994141, -1, 0, -0, 0, 0, -1, 0, -1, -0) | |
4064 | Part346.BottomSurface = Enum.SurfaceType.Smooth | |
4065 | Part346.TopSurface = Enum.SurfaceType.Smooth | |
4066 | Part346.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
4067 | Part346.Position = Vector3.new(32.9998741, 2.71001291, 23.8994141) | |
4068 | Part346.Orientation = Vector3.new(90, 180, 0) | |
4069 | Part346.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
4070 | SpecialMesh347.Parent = Part346 | |
4071 | SpecialMesh347.MeshId = "http://www.roblox.com/asset/?id=29873142" | |
4072 | SpecialMesh347.Scale = Vector3.new(2.29999995, 0.800000012, 2.29999995) | |
4073 | SpecialMesh347.MeshType = Enum.MeshType.FileMesh | |
4074 | SpecialMesh347.Scale = Vector3.new(2.29999995, 0.800000012, 2.29999995) | |
4075 | Part348.Name = "BackLeft" | |
4076 | Part348.Parent = Model336 | |
4077 | Part348.Rotation = Vector3.new(-90, 0, -180) | |
4078 | Part348.Anchored = true | |
4079 | Part348.CanCollide = false | |
4080 | Part348.FormFactor = Enum.FormFactor.Custom | |
4081 | Part348.Size = Vector3.new(1, 0.699999988, 1) | |
4082 | Part348.CFrame = CFrame.new(32.5, 3.20995212, 25.0493164, -0.999999762, 0, 0, 7.4505806e-09, 5.96046448e-08, 0.999999881, -0, 0.999999881, 1.78813934e-07) | |
4083 | Part348.BottomSurface = Enum.SurfaceType.Smooth | |
4084 | Part348.TopSurface = Enum.SurfaceType.Smooth | |
4085 | Part348.Position = Vector3.new(32.5, 3.20995212, 25.0493164) | |
4086 | Part348.Orientation = Vector3.new(-89.9700012, 0, 7.12999964) | |
4087 | CylinderMesh349.Parent = Part348 | |
4088 | Script350.Name = "WeldScript" | |
4089 | Script350.Parent = Model336 | |
4090 | Script350.Disabled = true | |
4091 | table.insert(cors,sandbox(Script350,function() | |
4092 | local BrickTable = {} | |
4093 | ||
4094 | function RecursiveGeneric(Parent, Func, ClassLimit) | |
4095 | for _, Child in pairs(Parent:GetChildren()) do | |
4096 | if not ClassLimit or Child:IsA(ClassLimit) then | |
4097 | Func(Child) | |
4098 | end | |
4099 | RecursiveGeneric(Child, Func, ClassLimit) | |
4100 | end | |
4101 | end | |
4102 | ||
4103 | RecursiveGeneric( | |
4104 | script.Parent, | |
4105 | function(Brick) table.insert(BrickTable, Brick) end, | |
4106 | "BasePart" | |
4107 | ) | |
4108 | ||
4109 | local Base = BrickTable[1] | |
4110 | table.remove(BrickTable, 1) | |
4111 | ||
4112 | for _, Part in pairs(BrickTable) do | |
4113 | local Weld = Instance.new("Weld") | |
4114 | Weld.Part0 = Base | |
4115 | Weld.Part1 = Part | |
4116 | Weld.C1 = Part.CFrame:inverse() * Base.CFrame | |
4117 | Weld.Parent = Base | |
4118 | Part.Anchored = false | |
4119 | end | |
4120 | ||
4121 | Base.Anchored = false | |
4122 | end)) | |
4123 | Script351.Name = "Main" | |
4124 | Script351.Parent = Model0 | |
4125 | table.insert(cors,sandbox(Script351,function() | |
4126 | local sp = script.Parent | |
4127 | local mainparts = script.Parent.Body.MainParts | |
4128 | local seat = mainparts.VehicleSeat | |
4129 | local backlight = mainparts.BackLight | |
4130 | local frontright = mainparts.FrontRightLight | |
4131 | local frontleft = mainparts.FrontLeftLight | |
4132 | ||
4133 | ||
4134 | seat.Changed:connect(function() | |
4135 | if seat.Throttle == -1 then | |
4136 | backlight.BrickColor = BrickColor.new("Bright red") | |
4137 | backlight.PointLight.Enabled = true | |
4138 | else backlight.BrickColor = BrickColor.new("Black") | |
4139 | backlight.PointLight.Enabled = false | |
4140 | end | |
4141 | if seat.Steer == 0 and seat.Throttle == 0 then | |
4142 | seat.EngineOn:Stop() | |
4143 | else | |
4144 | seat.EngineOn:Play() | |
4145 | end | |
4146 | end) | |
4147 | ||
4148 | seat.ChildAdded:connect(function(cha) | |
4149 | if cha.Name ~= "SeatWeld" then return end | |
4150 | local player = game.Players:GetPlayerFromCharacter(cha.Part1.Parent); | |
4151 | if player then | |
4152 | CopyA = script.WarthogGui:Clone() | |
4153 | CopyA.Parent = player:FindFirstChild("PlayerGui") | |
4154 | Link = Instance.new("ObjectValue", CopyA.GuiScript) | |
4155 | Link.Value = seat | |
4156 | Link.Name = "ObjectLink" | |
4157 | CopyA.GuiScript.Disabled = false | |
4158 | end | |
4159 | player.Character.Humanoid.Changed:connect(function() | |
4160 | if not (player and player.Character and player.Character.Humanoid.Sit) then | |
4161 | CopyA:Destroy() | |
4162 | if player.Character ~= nil then | |
4163 | if player.Character.Torso:FindFirstChild("BodyGyro") ~= nil then | |
4164 | player.Character.Torso:FindFirstChild("BodyGyro"):Destroy() | |
4165 | end | |
4166 | end | |
4167 | end | |
4168 | end) | |
4169 | end) | |
4170 | end)) | |
4171 | Model352.Name = "Turret" | |
4172 | Model352.Parent = Model0 | |
4173 | Model353.Name = "Parts" | |
4174 | Model353.Parent = Model352 | |
4175 | Part354.Name = "GunEngine" | |
4176 | Part354.Parent = Model353 | |
4177 | Part354.Rotation = Vector3.new(89.9799957, 85, -89.9799957) | |
4178 | Part354.Anchored = true | |
4179 | Part354.CanCollide = false | |
4180 | Part354.FormFactor = Enum.FormFactor.Custom | |
4181 | Part354.Size = Vector3.new(1.0999999, 0.300000131, 2.60000014) | |
4182 | Part354.CFrame = CFrame.new(30.8564453, 10.5444164, 19.9995117, 2.32458096e-05, 0.0871549994, 0.996189833, -1.22934557e-06, 0.99619478, -0.0871549994, -0.999995112, 3.7252903e-07, 2.33054161e-05) | |
4183 | Part354.BottomSurface = Enum.SurfaceType.Smooth | |
4184 | Part354.TopSurface = Enum.SurfaceType.Smooth | |
4185 | Part354.Position = Vector3.new(30.8564453, 10.5444164, 19.9995117) | |
4186 | Part354.Orientation = Vector3.new(5, 90, 0) | |
4187 | Part355.Name = "Gun1" | |
4188 | Part355.Parent = Model353 | |
4189 | Part355.BrickColor = BrickColor.new("Dark stone grey") | |
4190 | Part355.Rotation = Vector3.new(90, 85, 90) | |
4191 | Part355.Anchored = true | |
4192 | Part355.CanCollide = false | |
4193 | Part355.FormFactor = Enum.FormFactor.Custom | |
4194 | Part355.Size = Vector3.new(1.39999962, 0.50000006, 2.5) | |
4195 | Part355.CFrame = CFrame.new(28.8509521, 10.5693817, 19.8994141, 8.8817842e-16, -0.0871562809, 0.996194541, -8.94069672e-08, -0.996194601, -0.0871562883, 0.99999994, -9.68575478e-08, 1.1920929e-07) | |
4196 | Part355.BottomSurface = Enum.SurfaceType.Smooth | |
4197 | Part355.TopSurface = Enum.SurfaceType.Smooth | |
4198 | Part355.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4199 | Part355.Position = Vector3.new(28.8509521, 10.5693817, 19.8994141) | |
4200 | Part355.Orientation = Vector3.new(5, 90, -180) | |
4201 | Part355.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4202 | SpecialMesh356.Parent = Part355 | |
4203 | SpecialMesh356.MeshId = "http://www.roblox.com/asset/?id=2806162" | |
4204 | SpecialMesh356.Scale = Vector3.new(0.600000024, 0.600000024, 1.20000005) | |
4205 | SpecialMesh356.MeshType = Enum.MeshType.FileMesh | |
4206 | SpecialMesh356.Scale = Vector3.new(0.600000024, 0.600000024, 1.20000005) | |
4207 | Sound357.Name = "Fire" | |
4208 | Sound357.Parent = Part355 | |
4209 | Sound357.Pitch = 1.5 | |
4210 | Sound357.SoundId = "http://www.roblox.com/asset/?id=2692806" | |
4211 | Sound357.Volume = 1 | |
4212 | Script358.Name = "WeldScript" | |
4213 | Script358.Parent = Model353 | |
4214 | Script358.Disabled = true | |
4215 | table.insert(cors,sandbox(Script358,function() | |
4216 | local BrickTable = {} | |
4217 | ||
4218 | function RecursiveGeneric(Parent, Func, ClassLimit) | |
4219 | for _, Child in pairs(Parent:GetChildren()) do | |
4220 | if not ClassLimit or Child:IsA(ClassLimit) then | |
4221 | Func(Child) | |
4222 | end | |
4223 | RecursiveGeneric(Child, Func, ClassLimit) | |
4224 | end | |
4225 | end | |
4226 | ||
4227 | RecursiveGeneric( | |
4228 | script.Parent, | |
4229 | function(Brick) table.insert(BrickTable, Brick) end, | |
4230 | "BasePart" | |
4231 | ) | |
4232 | ||
4233 | local Base = BrickTable[1] | |
4234 | table.remove(BrickTable, 1) | |
4235 | ||
4236 | for _, Part in pairs(BrickTable) do | |
4237 | local Weld = Instance.new("Weld") | |
4238 | Weld.Part0 = Base | |
4239 | Weld.Part1 = Part | |
4240 | Weld.C1 = Part.CFrame:inverse() * Base.CFrame | |
4241 | Weld.Parent = Base | |
4242 | Part.Anchored = false | |
4243 | end | |
4244 | ||
4245 | Base.Anchored = false | |
4246 | end)) | |
4247 | Part359.Name = "SideRotation" | |
4248 | Part359.Parent = Model353 | |
4249 | Part359.Transparency = 1 | |
4250 | Part359.Rotation = Vector3.new(89.9799957, 85, -89.9799957) | |
4251 | Part359.Anchored = true | |
4252 | Part359.CanCollide = false | |
4253 | Part359.FormFactor = Enum.FormFactor.Custom | |
4254 | Part359.Size = Vector3.new(1.49999988, 1.50000024, 2.60000014) | |
4255 | Part359.CFrame = CFrame.new(30.9085693, 11.1421337, 19.9995117, 2.32458096e-05, 0.0871549994, 0.996189833, -1.22934557e-06, 0.99619478, -0.0871549994, -0.999995112, 3.7252903e-07, 2.33054161e-05) | |
4256 | Part359.BottomSurface = Enum.SurfaceType.Smooth | |
4257 | Part359.LeftSurface = Enum.SurfaceType.Hinge | |
4258 | Part359.TopSurface = Enum.SurfaceType.Smooth | |
4259 | Part359.Position = Vector3.new(30.9085693, 11.1421337, 19.9995117) | |
4260 | Part359.Orientation = Vector3.new(5, 90, 0) | |
4261 | Part360.Parent = Model353 | |
4262 | Part360.Rotation = Vector3.new(-180, 0, -175) | |
4263 | Part360.Anchored = true | |
4264 | Part360.CanCollide = false | |
4265 | Part360.FormFactor = Enum.FormFactor.Custom | |
4266 | Part360.Size = Vector3.new(2.59999967, 0.50000006, 1.10000002) | |
4267 | Part360.CFrame = CFrame.new(30.8913574, 10.9428596, 19.9995117, -0.996194065, 0.0871558338, -3.55938326e-12, 0.0871558338, 0.99619472, 4.89997962e-13, 3.58854461e-12, 1.7791225e-13, -0.999999285) | |
4268 | Part360.BottomSurface = Enum.SurfaceType.Smooth | |
4269 | Part360.TopSurface = Enum.SurfaceType.Smooth | |
4270 | Part360.Position = Vector3.new(30.8913574, 10.9428596, 19.9995117) | |
4271 | Part360.Orientation = Vector3.new(0, -180, 5) | |
4272 | SpecialMesh361.Parent = Part360 | |
4273 | SpecialMesh361.MeshType = Enum.MeshType.Torso | |
4274 | Part362.Parent = Model353 | |
4275 | Part362.BrickColor = BrickColor.new("Dark stone grey") | |
4276 | Part362.Rotation = Vector3.new(-89.9899979, -85, -89.9899979) | |
4277 | Part362.Anchored = true | |
4278 | Part362.CanCollide = false | |
4279 | Part362.FormFactor = Enum.FormFactor.Custom | |
4280 | Part362.Size = Vector3.new(0.899999917, 1.10000014, 2.10000014) | |
4281 | Part362.CFrame = CFrame.new(30.7244873, 10.7566977, 19.9995117, 2.25901622e-05, 0.0871550664, -0.996190071, -1.21071957e-06, 0.99619478, 0.0871550664, 0.999995351, -3.53902578e-07, 2.25901604e-05) | |
4282 | Part362.BottomSurface = Enum.SurfaceType.Smooth | |
4283 | Part362.TopSurface = Enum.SurfaceType.Smooth | |
4284 | Part362.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4285 | Part362.Position = Vector3.new(30.7244873, 10.7566977, 19.9995117) | |
4286 | Part362.Orientation = Vector3.new(-5, -90, 0) | |
4287 | Part362.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4288 | Part363.Parent = Model353 | |
4289 | Part363.BrickColor = BrickColor.new("Dark stone grey") | |
4290 | Part363.Rotation = Vector3.new(0, 0, 85) | |
4291 | Part363.Anchored = true | |
4292 | Part363.CanCollide = false | |
4293 | Part363.FormFactor = Enum.FormFactor.Custom | |
4294 | Part363.Size = Vector3.new(1.09999967, 0.50000006, 0.899999976) | |
4295 | Part363.CFrame = CFrame.new(29.4293213, 10.8701077, 19.9995117, 0.0871577933, -0.996193647, 2.10548939e-12, 0.996193647, 0.0871577933, 1.19433257e-11, -1.20813845e-11, 1.0565342e-12, 1) | |
4296 | Part363.BottomSurface = Enum.SurfaceType.Smooth | |
4297 | Part363.TopSurface = Enum.SurfaceType.Smooth | |
4298 | Part363.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4299 | Part363.Position = Vector3.new(29.4293213, 10.8701077, 19.9995117) | |
4300 | Part363.Orientation = Vector3.new(0, 0, 85) | |
4301 | Part363.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4302 | SpecialMesh364.Parent = Part363 | |
4303 | SpecialMesh364.MeshType = Enum.MeshType.Torso | |
4304 | Part365.Parent = Model353 | |
4305 | Part365.BrickColor = BrickColor.new("Dark stone grey") | |
4306 | Part365.Rotation = Vector3.new(89.9899979, 85, -89.9899979) | |
4307 | Part365.Anchored = true | |
4308 | Part365.FormFactor = Enum.FormFactor.Custom | |
4309 | Part365.Size = Vector3.new(0.200000048, 0.50000006, 2.5) | |
4310 | Part365.CFrame = CFrame.new(32.0543213, 11.0419159, 20.0996094, 2.20537186e-05, 0.0871556401, 0.99619019, -1.03190541e-06, 0.99619472, -0.0871556401, -0.99999553, 5.10364771e-07, 2.20537186e-05) | |
4311 | Part365.BottomSurface = Enum.SurfaceType.Smooth | |
4312 | Part365.TopSurface = Enum.SurfaceType.Smooth | |
4313 | Part365.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4314 | Part365.Position = Vector3.new(32.0543213, 11.0419159, 20.0996094) | |
4315 | Part365.Orientation = Vector3.new(5, 90, 0) | |
4316 | Part365.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4317 | SpecialMesh366.Parent = Part365 | |
4318 | SpecialMesh366.MeshId = "http://www.roblox.com/asset/?id=2806162" | |
4319 | SpecialMesh366.Scale = Vector3.new(0.600000024, 0.600000024, 0.300000012) | |
4320 | SpecialMesh366.MeshType = Enum.MeshType.FileMesh | |
4321 | SpecialMesh366.Scale = Vector3.new(0.600000024, 0.600000024, 0.300000012) | |
4322 | Seat367.Parent = Model353 | |
4323 | Seat367.BrickColor = BrickColor.new("Dark stone grey") | |
4324 | Seat367.Transparency = 1 | |
4325 | Seat367.Rotation = Vector3.new(0, 89.9700012, 0) | |
4326 | Seat367.Anchored = true | |
4327 | Seat367.FormFactor = Enum.FormFactor.Custom | |
4328 | Seat367.Size = Vector3.new(0.899999976, 0.700000107, 1.89999998) | |
4329 | Seat367.CFrame = CFrame.new(33.3885498, 8.17375469, 19.9995117, 1.78813934e-07, 0, 0.999999881, 1.77635684e-15, 1, 0, -0.999999881, -1.73472348e-18, 1.78813934e-07) | |
4330 | Seat367.BottomSurface = Enum.SurfaceType.Weld | |
4331 | Seat367.TopSurface = Enum.SurfaceType.Smooth | |
4332 | Seat367.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4333 | Seat367.Position = Vector3.new(33.3885498, 8.17375469, 19.9995117) | |
4334 | Seat367.Orientation = Vector3.new(0, 90, 0) | |
4335 | Seat367.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4336 | Model368.Name = "Other" | |
4337 | Model368.Parent = Model352 | |
4338 | Part369.Parent = Model368 | |
4339 | Part369.BrickColor = BrickColor.new("Dark stone grey") | |
4340 | Part369.Rotation = Vector3.new(90, -80, 90) | |
4341 | Part369.Anchored = true | |
4342 | Part369.CanCollide = false | |
4343 | Part369.FormFactor = Enum.FormFactor.Custom | |
4344 | Part369.Size = Vector3.new(0.999999762, 0.200000003, 0.899999797) | |
4345 | Part369.CFrame = CFrame.new(30.7509766, 8.50657558, 19.9995117, 0, -0.173648179, -0.984807789, 0, 0.98480773, -0.173648179, 1, 0, 0) | |
4346 | Part369.BottomSurface = Enum.SurfaceType.Smooth | |
4347 | Part369.TopSurface = Enum.SurfaceType.Smooth | |
4348 | Part369.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4349 | Part369.Position = Vector3.new(30.7509766, 8.50657558, 19.9995117) | |
4350 | Part369.Orientation = Vector3.new(10, -90, 0) | |
4351 | Part369.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4352 | Part370.Parent = Model368 | |
4353 | Part370.Rotation = Vector3.new(90, -55, 90) | |
4354 | Part370.Anchored = true | |
4355 | Part370.CanCollide = false | |
4356 | Part370.FormFactor = Enum.FormFactor.Custom | |
4357 | Part370.Size = Vector3.new(0.699999809, 2.79999995, 0.499999821) | |
4358 | Part370.CFrame = CFrame.new(31.9140625, 6.87413788, 19.9995117, -2.38418579e-07, -0.57357651, -0.819152117, -5.96046448e-08, 0.819151998, -0.57357657, 1, -5.96046448e-08, -2.38418579e-07) | |
4359 | Part370.BottomSurface = Enum.SurfaceType.Smooth | |
4360 | Part370.TopSurface = Enum.SurfaceType.Smooth | |
4361 | Part370.Position = Vector3.new(31.9140625, 6.87413788, 19.9995117) | |
4362 | Part370.Orientation = Vector3.new(35, -90, 0) | |
4363 | Part371.Parent = Model368 | |
4364 | Part371.Rotation = Vector3.new(90, -80, 90) | |
4365 | Part371.Anchored = true | |
4366 | Part371.FormFactor = Enum.FormFactor.Custom | |
4367 | Part371.Size = Vector3.new(0.699999809, 0.800000191, 0.499999821) | |
4368 | Part371.CFrame = CFrame.new(31.0830078, 8.31487083, 19.9995117, 0, -0.173648149, -0.984807789, 0, 0.98480773, -0.173648149, 1, 0, 0) | |
4369 | Part371.BottomSurface = Enum.SurfaceType.Smooth | |
4370 | Part371.TopSurface = Enum.SurfaceType.Smooth | |
4371 | Part371.Position = Vector3.new(31.0830078, 8.31487083, 19.9995117) | |
4372 | Part371.Orientation = Vector3.new(10, -90, 0) | |
4373 | Part372.Parent = Model368 | |
4374 | Part372.Rotation = Vector3.new(90, -80, 90) | |
4375 | Part372.Anchored = true | |
4376 | Part372.FormFactor = Enum.FormFactor.Custom | |
4377 | Part372.Size = Vector3.new(0.699999571, 0.200000048, 0.5) | |
4378 | Part372.CFrame = CFrame.new(30.9962158, 8.80729771, 19.9995117, 0, -0.173648149, -0.984807789, 0, 0.98480773, -0.173648149, 1, 0, 0) | |
4379 | Part372.BottomSurface = Enum.SurfaceType.Smooth | |
4380 | Part372.TopSurface = Enum.SurfaceType.Smooth | |
4381 | Part372.Position = Vector3.new(30.9962158, 8.80729771, 19.9995117) | |
4382 | Part372.Orientation = Vector3.new(10, -90, 0) | |
4383 | SpecialMesh373.Parent = Part372 | |
4384 | SpecialMesh373.MeshType = Enum.MeshType.Torso | |
4385 | Part374.Parent = Model368 | |
4386 | Part374.BrickColor = BrickColor.new("Dark stone grey") | |
4387 | Part374.Rotation = Vector3.new(90, -80, 90) | |
4388 | Part374.Anchored = true | |
4389 | Part374.FormFactor = Enum.FormFactor.Custom | |
4390 | Part374.Size = Vector3.new(0.300000012, 1.00000024, 0.200000003) | |
4391 | Part374.CFrame = CFrame.new(30.8977051, 8.78990173, 19.9995117, 0, -0.173648149, -0.984807789, 0, 0.984807789, -0.173648149, 1, 0, 0) | |
4392 | Part374.BottomSurface = Enum.SurfaceType.Smooth | |
4393 | Part374.TopSurface = Enum.SurfaceType.Smooth | |
4394 | Part374.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4395 | Part374.Position = Vector3.new(30.8977051, 8.78990173, 19.9995117) | |
4396 | Part374.Orientation = Vector3.new(10, -90, 0) | |
4397 | Part374.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4398 | Part375.Parent = Model368 | |
4399 | Part375.BrickColor = BrickColor.new("Dark stone grey") | |
4400 | Part375.Rotation = Vector3.new(0, 0, 85) | |
4401 | Part375.Anchored = true | |
4402 | Part375.FormFactor = Enum.FormFactor.Custom | |
4403 | Part375.Size = Vector3.new(1.19999957, 0.200000048, 0.700000048) | |
4404 | Part375.CFrame = CFrame.new(30.8497314, 10.4676304, 18.7001953, 0.0871565342, -0.996194661, 2.28951876e-06, 0.996194661, 0.0871565342, 3.31590036e-06, -3.50282858e-06, 1.99180363e-06, 1) | |
4405 | Part375.BottomSurface = Enum.SurfaceType.Smooth | |
4406 | Part375.TopSurface = Enum.SurfaceType.Smooth | |
4407 | Part375.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4408 | Part375.Position = Vector3.new(30.8497314, 10.4676304, 18.7001953) | |
4409 | Part375.Orientation = Vector3.new(0, 0, 85) | |
4410 | Part375.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4411 | SpecialMesh376.Parent = Part375 | |
4412 | SpecialMesh376.MeshType = Enum.MeshType.Torso | |
4413 | Part377.Parent = Model368 | |
4414 | Part377.BrickColor = BrickColor.new("Dark stone grey") | |
4415 | Part377.Rotation = Vector3.new(0, 0, 85) | |
4416 | Part377.Anchored = true | |
4417 | Part377.FormFactor = Enum.FormFactor.Custom | |
4418 | Part377.Size = Vector3.new(1.19999957, 0.200000048, 0.700000048) | |
4419 | Part377.CFrame = CFrame.new(30.8497314, 10.4676304, 21.2988281, 0.0871610045, -0.99619323, 9.03778528e-08, 0.99619323, 0.0871610045, -3.29178329e-06, 3.27137832e-06, 3.76945877e-07, 1) | |
4420 | Part377.BottomSurface = Enum.SurfaceType.Smooth | |
4421 | Part377.TopSurface = Enum.SurfaceType.Smooth | |
4422 | Part377.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4423 | Part377.Position = Vector3.new(30.8497314, 10.4676304, 21.2988281) | |
4424 | Part377.Orientation = Vector3.new(0, 0, 85) | |
4425 | Part377.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4426 | SpecialMesh378.Parent = Part377 | |
4427 | SpecialMesh378.MeshType = Enum.MeshType.Torso | |
4428 | Part379.Parent = Model368 | |
4429 | Part379.BrickColor = BrickColor.new("Dark stone grey") | |
4430 | Part379.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
4431 | Part379.Anchored = true | |
4432 | Part379.FormFactor = Enum.FormFactor.Custom | |
4433 | Part379.Size = Vector3.new(2.5999999, 0.200000003, 2.5999999) | |
4434 | Part379.CFrame = CFrame.new(32.30896, 6.17742014, 19.9995117, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
4435 | Part379.BottomSurface = Enum.SurfaceType.Hinge | |
4436 | Part379.TopSurface = Enum.SurfaceType.Smooth | |
4437 | Part379.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4438 | Part379.Position = Vector3.new(32.30896, 6.17742014, 19.9995117) | |
4439 | Part379.Orientation = Vector3.new(0, -90, 0) | |
4440 | Part379.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4441 | CylinderMesh380.Parent = Part379 | |
4442 | Part381.Name = "BaseRotation" | |
4443 | Part381.Parent = Model368 | |
4444 | Part381.BrickColor = BrickColor.new("Dark stone grey") | |
4445 | Part381.Transparency = 1 | |
4446 | Part381.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
4447 | Part381.Anchored = true | |
4448 | Part381.CanCollide = false | |
4449 | Part381.FormFactor = Enum.FormFactor.Custom | |
4450 | Part381.Size = Vector3.new(1.40000033, 3.30000019, 1.10000014) | |
4451 | Part381.CFrame = CFrame.new(31.2089844, 10.427474, 21.4497089, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
4452 | Part381.BottomSurface = Enum.SurfaceType.Weld | |
4453 | Part381.TopSurface = Enum.SurfaceType.Smooth | |
4454 | Part381.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4455 | Part381.Position = Vector3.new(31.2089844, 10.427474, 21.4497089) | |
4456 | Part381.Orientation = Vector3.new(0, -90, 0) | |
4457 | Part381.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4458 | Part382.Name = "BaseRotation" | |
4459 | Part382.Parent = Model368 | |
4460 | Part382.BrickColor = BrickColor.new("Dark stone grey") | |
4461 | Part382.Transparency = 1 | |
4462 | Part382.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
4463 | Part382.Anchored = true | |
4464 | Part382.CanCollide = false | |
4465 | Part382.FormFactor = Enum.FormFactor.Custom | |
4466 | Part382.Size = Vector3.new(4.30000019, 2.70000005, 4.30000019) | |
4467 | Part382.CFrame = CFrame.new(32.30896, 7.42747879, 19.9995117, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
4468 | Part382.BottomSurface = Enum.SurfaceType.Hinge | |
4469 | Part382.TopSurface = Enum.SurfaceType.Smooth | |
4470 | Part382.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4471 | Part382.Position = Vector3.new(32.30896, 7.42747879, 19.9995117) | |
4472 | Part382.Orientation = Vector3.new(0, -90, 0) | |
4473 | Part382.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4474 | Part383.Name = "ColorPart" | |
4475 | Part383.Parent = Model368 | |
4476 | Part383.BrickColor = BrickColor.new("Grime") | |
4477 | Part383.Rotation = Vector3.new(-90, -70, -180) | |
4478 | Part383.Anchored = true | |
4479 | Part383.FormFactor = Enum.FormFactor.Custom | |
4480 | Part383.Size = Vector3.new(1.0999999, 0.300000012, 0.200000003) | |
4481 | Part383.CFrame = CFrame.new(31.3918457, 11.8844404, 19.3627911, -0.342019588, 2.38418579e-07, -0.939692378, -0.939692378, 2.62260437e-06, 0.342019886, 2.2649765e-06, 0.999999702, -2.38418579e-07) | |
4482 | Part383.BottomSurface = Enum.SurfaceType.Smooth | |
4483 | Part383.TopSurface = Enum.SurfaceType.Smooth | |
4484 | Part383.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4485 | Part383.Position = Vector3.new(31.3918457, 11.8844404, 19.3627911) | |
4486 | Part383.Orientation = Vector3.new(-20, -90, -90) | |
4487 | Part383.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4488 | Part384.Parent = Model368 | |
4489 | Part384.BrickColor = BrickColor.new("Dark stone grey") | |
4490 | Part384.Rotation = Vector3.new(-90, -85, -90) | |
4491 | Part384.Anchored = true | |
4492 | Part384.CanCollide = false | |
4493 | Part384.FormFactor = Enum.FormFactor.Custom | |
4494 | Part384.Size = Vector3.new(0.899999857, 1.10000014, 0.200000003) | |
4495 | Part384.CFrame = CFrame.new(31.0943604, 9.82090569, 19.9995117, 5.36441803e-07, 0.0871557221, -0.996194601, -1.49011612e-08, 0.99619472, 0.0871557295, 0.999999821, -1.49011612e-08, 5.36441803e-07) | |
4496 | Part384.BottomSurface = Enum.SurfaceType.Smooth | |
4497 | Part384.TopSurface = Enum.SurfaceType.Smooth | |
4498 | Part384.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4499 | Part384.Position = Vector3.new(31.0943604, 9.82090569, 19.9995117) | |
4500 | Part384.Orientation = Vector3.new(-5, -90, 0) | |
4501 | Part384.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4502 | Part385.Parent = Model368 | |
4503 | Part385.Rotation = Vector3.new(-90, -85, -90) | |
4504 | Part385.Anchored = true | |
4505 | Part385.FormFactor = Enum.FormFactor.Custom | |
4506 | Part385.Size = Vector3.new(0.799999952, 0.300000161, 1.10000014) | |
4507 | Part385.CFrame = CFrame.new(31.6945801, 10.3707123, 20.3496094, 5.36441803e-07, 0.0871557221, -0.996194601, -1.49011612e-08, 0.99619472, 0.0871557295, 0.999999821, -1.49011612e-08, 5.36441803e-07) | |
4508 | Part385.BottomSurface = Enum.SurfaceType.Smooth | |
4509 | Part385.TopSurface = Enum.SurfaceType.Smooth | |
4510 | Part385.Position = Vector3.new(31.6945801, 10.3707123, 20.3496094) | |
4511 | Part385.Orientation = Vector3.new(-5, -90, 0) | |
4512 | Part386.Parent = Model368 | |
4513 | Part386.BrickColor = BrickColor.new("Dark stone grey") | |
4514 | Part386.Rotation = Vector3.new(-90, -85, -90) | |
4515 | Part386.Anchored = true | |
4516 | Part386.FormFactor = Enum.FormFactor.Custom | |
4517 | Part386.Size = Vector3.new(0.200000003, 0.400000155, 1.20000017) | |
4518 | Part386.CFrame = CFrame.new(31.6945801, 10.3707123, 20.8496094, 5.36441803e-07, 0.0871557221, -0.996194601, -1.49011612e-08, 0.99619472, 0.0871557295, 0.999999821, -1.49011612e-08, 5.36441803e-07) | |
4519 | Part386.BottomSurface = Enum.SurfaceType.Smooth | |
4520 | Part386.TopSurface = Enum.SurfaceType.Smooth | |
4521 | Part386.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4522 | Part386.Position = Vector3.new(31.6945801, 10.3707123, 20.8496094) | |
4523 | Part386.Orientation = Vector3.new(-5, -90, 0) | |
4524 | Part386.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4525 | Part387.Parent = Model368 | |
4526 | Part387.BrickColor = BrickColor.new("Black") | |
4527 | Part387.Rotation = Vector3.new(-90, -85, -140) | |
4528 | Part387.Anchored = true | |
4529 | Part387.FormFactor = Enum.FormFactor.Custom | |
4530 | Part387.Size = Vector3.new(0.900000095, 0.300000161, 0.700000167) | |
4531 | Part387.CFrame = CFrame.new(31.7650146, 10.0295277, 21.1572266, -0.0667654201, 0.0560227334, -0.996194839, -0.763127148, 0.640344262, 0.0871558711, 0.642790318, 0.766042292, -4.76837158e-07) | |
4532 | Part387.BottomSurface = Enum.SurfaceType.Smooth | |
4533 | Part387.TopSurface = Enum.SurfaceType.Smooth | |
4534 | Part387.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
4535 | Part387.Position = Vector3.new(31.7650146, 10.0295277, 21.1572266) | |
4536 | Part387.Orientation = Vector3.new(-5, -90, -50) | |
4537 | Part387.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
4538 | Part388.Parent = Model368 | |
4539 | Part388.BrickColor = BrickColor.new("Black") | |
4540 | Part388.Rotation = Vector3.new(-90, -85, 175) | |
4541 | Part388.Anchored = true | |
4542 | Part388.FormFactor = Enum.FormFactor.Custom | |
4543 | Part388.Size = Vector3.new(1.50000012, 0.300000161, 0.700000167) | |
4544 | Part388.CFrame = CFrame.new(31.6794434, 9.05082989, 21.3466797, -0.0868238211, -0.00759556983, -0.99619472, -0.992404222, -0.0868206099, 0.0871553794, -0.0871520936, 0.996195078, 1.78813934e-07) | |
4545 | Part388.BottomSurface = Enum.SurfaceType.Smooth | |
4546 | Part388.TopSurface = Enum.SurfaceType.Smooth | |
4547 | Part388.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
4548 | Part388.Position = Vector3.new(31.6794434, 9.05082989, 21.3466797) | |
4549 | Part388.Orientation = Vector3.new(-5, -90, -95) | |
4550 | Part388.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
4551 | Part389.Parent = Model368 | |
4552 | Part389.BrickColor = BrickColor.new("Black") | |
4553 | Part389.Rotation = Vector3.new(-85.5400009, -50.0200005, 179.319992) | |
4554 | Part389.Anchored = true | |
4555 | Part389.FormFactor = Enum.FormFactor.Custom | |
4556 | Part389.Size = Vector3.new(0.800000012, 0.300000161, 0.700000167) | |
4557 | Part389.CFrame = CFrame.new(31.4377441, 8.1951189, 21.2705078, -0.642515242, -0.00759533048, -0.766234875, -0.762939692, -0.0868208408, 0.640612841, -0.0713909864, 0.996194839, 0.0499892831) | |
4558 | Part389.BottomSurface = Enum.SurfaceType.Smooth | |
4559 | Part389.TopSurface = Enum.SurfaceType.Smooth | |
4560 | Part389.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
4561 | Part389.Position = Vector3.new(31.4377441, 8.1951189, 21.2705078) | |
4562 | Part389.Orientation = Vector3.new(-39.8400002, -86.2699966, -96.4899979) | |
4563 | Part389.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
4564 | Part390.Parent = Model368 | |
4565 | Part390.BrickColor = BrickColor.new("Black") | |
4566 | Part390.Rotation = Vector3.new(-85.5400009, -50.0200005, 119.32) | |
4567 | Part390.Anchored = true | |
4568 | Part390.FormFactor = Enum.FormFactor.Custom | |
4569 | Part390.Size = Vector3.new(1.4000001, 0.300000161, 0.700000167) | |
4570 | Part390.CFrame = CFrame.new(31.0433331, 7.76805687, 20.6967773, -0.314677507, -0.560229778, -0.76623559, -0.306277752, -0.704136372, 0.64060986, -0.89842546, 0.436267912, 0.0499927998) | |
4571 | Part390.BottomSurface = Enum.SurfaceType.Smooth | |
4572 | Part390.TopSurface = Enum.SurfaceType.Smooth | |
4573 | Part390.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
4574 | Part390.Position = Vector3.new(31.0433331, 7.76805687, 20.6967773) | |
4575 | Part390.Orientation = Vector3.new(-39.8400002, -86.2699966, -156.48999) | |
4576 | Part390.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
4577 | Part391.Parent = Model368 | |
4578 | Part391.BrickColor = BrickColor.new("Dark stone grey") | |
4579 | Part391.Rotation = Vector3.new(90, -55, 90) | |
4580 | Part391.Anchored = true | |
4581 | Part391.FormFactor = Enum.FormFactor.Custom | |
4582 | Part391.Size = Vector3.new(0.899999857, 0.300000042, 0.699999809) | |
4583 | Part391.CFrame = CFrame.new(31.7377911, 7.30009985, 19.9995117, -2.38418579e-07, -0.57357651, -0.819152117, -5.96046448e-08, 0.819151998, -0.57357657, 1, -5.96046448e-08, -2.38418579e-07) | |
4584 | Part391.BottomSurface = Enum.SurfaceType.Smooth | |
4585 | Part391.TopSurface = Enum.SurfaceType.Smooth | |
4586 | Part391.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4587 | Part391.Position = Vector3.new(31.7377911, 7.30009985, 19.9995117) | |
4588 | Part391.Orientation = Vector3.new(35, -90, 0) | |
4589 | Part391.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4590 | Part392.Parent = Model368 | |
4591 | Part392.BrickColor = BrickColor.new("Dark stone grey") | |
4592 | Part392.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
4593 | Part392.Anchored = true | |
4594 | Part392.FormFactor = Enum.FormFactor.Custom | |
4595 | Part392.Size = Vector3.new(0.899999857, 0.300000042, 1.59999979) | |
4596 | Part392.CFrame = CFrame.new(32.7386475, 7.47374487, 19.9995117, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
4597 | Part392.BottomSurface = Enum.SurfaceType.Smooth | |
4598 | Part392.TopSurface = Enum.SurfaceType.Smooth | |
4599 | Part392.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4600 | Part392.Position = Vector3.new(32.7386475, 7.47374487, 19.9995117) | |
4601 | Part392.Orientation = Vector3.new(0, -90, 0) | |
4602 | Part392.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
4603 | Part393.Parent = Model368 | |
4604 | Part393.BrickColor = BrickColor.new("Black") | |
4605 | Part393.Rotation = Vector3.new(-43.7799988, -89.9700012, -43.7799988) | |
4606 | Part393.Anchored = true | |
4607 | Part393.FormFactor = Enum.FormFactor.Custom | |
4608 | Part393.Size = Vector3.new(1.0999999, 0.400000036, 0.599999785) | |
4609 | Part393.CFrame = CFrame.new(33.088623, 7.47380686, 19.9995117, 1.78813934e-07, 1.71363354e-07, -0.999999881, -5.32907052e-15, 1, 1.71363354e-07, 0.999999881, -7.10542736e-15, 1.78813934e-07) | |
4610 | Part393.BottomSurface = Enum.SurfaceType.Smooth | |
4611 | Part393.TopSurface = Enum.SurfaceType.Smooth | |
4612 | Part393.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
4613 | Part393.Position = Vector3.new(33.088623, 7.47380686, 19.9995117) | |
4614 | Part393.Orientation = Vector3.new(0, -90, 0) | |
4615 | Part393.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
4616 | Part394.Name = "ColorPart" | |
4617 | Part394.Parent = Model368 | |
4618 | Part394.BrickColor = BrickColor.new("Grime") | |
4619 | Part394.Rotation = Vector3.new(-90, -70, 0) | |
4620 | Part394.Anchored = true | |
4621 | Part394.FormFactor = Enum.FormFactor.Custom | |
4622 | Part394.Size = Vector3.new(1.0999999, 0.300000012, 0.200000003) | |
4623 | Part394.CFrame = CFrame.new(31.3918457, 11.8844404, 20.6357422, 0.342019796, -5.96046448e-07, -0.939692616, 0.939692616, 3.09944153e-06, 0.342019618, 2.50339508e-06, -0.999999821, 1.66893005e-06) | |
4624 | Part394.BottomSurface = Enum.SurfaceType.Smooth | |
4625 | Part394.TopSurface = Enum.SurfaceType.Smooth | |
4626 | Part394.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4627 | Part394.Position = Vector3.new(31.3918457, 11.8844404, 20.6357422) | |
4628 | Part394.Orientation = Vector3.new(-20, -90, 90) | |
4629 | Part394.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4630 | Part395.Name = "ColorPart" | |
4631 | Part395.Parent = Model368 | |
4632 | Part395.BrickColor = BrickColor.new("Grime") | |
4633 | Part395.Rotation = Vector3.new(90, -55, 90) | |
4634 | Part395.Anchored = true | |
4635 | Part395.CanCollide = false | |
4636 | Part395.FormFactor = Enum.FormFactor.Custom | |
4637 | Part395.Size = Vector3.new(1.09999979, 1.70000005, 0.999999821) | |
4638 | Part395.CFrame = CFrame.new(31.3118896, 7.12395287, 19.9995117, -2.38418579e-07, -0.57357651, -0.819152117, -5.96046448e-08, 0.819151998, -0.57357657, 1, -5.96046448e-08, -2.38418579e-07) | |
4639 | Part395.BottomSurface = Enum.SurfaceType.Smooth | |
4640 | Part395.TopSurface = Enum.SurfaceType.Smooth | |
4641 | Part395.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4642 | Part395.Position = Vector3.new(31.3118896, 7.12395287, 19.9995117) | |
4643 | Part395.Orientation = Vector3.new(35, -90, 0) | |
4644 | Part395.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4645 | Part396.Name = "ColorPart" | |
4646 | Part396.Parent = Model368 | |
4647 | Part396.BrickColor = BrickColor.new("Grime") | |
4648 | Part396.Rotation = Vector3.new(-90, -85, -90) | |
4649 | Part396.Anchored = true | |
4650 | Part396.CanCollide = false | |
4651 | Part396.FormFactor = Enum.FormFactor.Custom | |
4652 | Part396.Size = Vector3.new(2.0999999, 0.900000215, 0.200000003) | |
4653 | Part396.CFrame = CFrame.new(30.9683838, 9.53075027, 19.9995117, 5.36441803e-07, 0.0871557221, -0.996194601, -1.49011612e-08, 0.99619472, 0.0871557295, 0.999999821, -1.49011612e-08, 5.36441803e-07) | |
4654 | Part396.BottomSurface = Enum.SurfaceType.Smooth | |
4655 | Part396.TopSurface = Enum.SurfaceType.Smooth | |
4656 | Part396.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4657 | Part396.Position = Vector3.new(30.9683838, 9.53075027, 19.9995117) | |
4658 | Part396.Orientation = Vector3.new(-5, -90, 0) | |
4659 | Part396.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4660 | Part397.Name = "ColorPart" | |
4661 | Part397.Parent = Model368 | |
4662 | Part397.BrickColor = BrickColor.new("Grime") | |
4663 | Part397.Rotation = Vector3.new(-90, -85, -45) | |
4664 | Part397.Anchored = true | |
4665 | Part397.CanCollide = false | |
4666 | Part397.FormFactor = Enum.FormFactor.Custom | |
4667 | Part397.Size = Vector3.new(0.899999857, 0.900000215, 0.200000003) | |
4668 | Part397.CFrame = CFrame.new(30.9847412, 9.71647644, 21.0493164, 0.0616330542, 0.0616265275, -0.996192813, 0.704413831, 0.704417527, 0.0871564224, 0.707106173, -0.707104743, 5.24520874e-06) | |
4669 | Part397.BottomSurface = Enum.SurfaceType.Smooth | |
4670 | Part397.TopSurface = Enum.SurfaceType.Smooth | |
4671 | Part397.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4672 | Part397.Position = Vector3.new(30.9847412, 9.71647644, 21.0493164) | |
4673 | Part397.Orientation = Vector3.new(-5, -90, 45) | |
4674 | Part397.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4675 | Part398.Name = "ColorPart" | |
4676 | Part398.Parent = Model368 | |
4677 | Part398.BrickColor = BrickColor.new("Grime") | |
4678 | Part398.Rotation = Vector3.new(-90, -85, -135) | |
4679 | Part398.Anchored = true | |
4680 | Part398.CanCollide = false | |
4681 | Part398.FormFactor = Enum.FormFactor.Custom | |
4682 | Part398.Size = Vector3.new(0.899999857, 0.900000215, 0.200000003) | |
4683 | Part398.CFrame = CFrame.new(30.9847412, 9.71647644, 18.9497089, -0.0616221502, 0.061630521, -0.996192336, -0.704413474, 0.704417765, 0.0871545598, 0.707106233, 0.707103908, 6.49690628e-06) | |
4684 | Part398.BottomSurface = Enum.SurfaceType.Smooth | |
4685 | Part398.TopSurface = Enum.SurfaceType.Smooth | |
4686 | Part398.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4687 | Part398.Position = Vector3.new(30.9847412, 9.71647644, 18.9497089) | |
4688 | Part398.Orientation = Vector3.new(-5, -90, -45) | |
4689 | Part398.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4690 | Part399.Name = "ColorPart" | |
4691 | Part399.Parent = Model368 | |
4692 | Part399.BrickColor = BrickColor.new("Grime") | |
4693 | Part399.Rotation = Vector3.new(-90, -85, -180) | |
4694 | Part399.Anchored = true | |
4695 | Part399.FormFactor = Enum.FormFactor.Custom | |
4696 | Part399.Size = Vector3.new(1.39999986, 0.900000215, 0.200000003) | |
4697 | Part399.CFrame = CFrame.new(31.0456543, 10.4137964, 18.7631836, -0.087155588, 8.94069672e-08, -0.99619472, -0.99619472, 2.02655815e-06, 0.0871556699, 2.02655792e-06, 1, -1.1920929e-07) | |
4698 | Part399.BottomSurface = Enum.SurfaceType.Smooth | |
4699 | Part399.TopSurface = Enum.SurfaceType.Smooth | |
4700 | Part399.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4701 | Part399.Position = Vector3.new(31.0456543, 10.4137964, 18.7631836) | |
4702 | Part399.Orientation = Vector3.new(-5, -90, -90) | |
4703 | Part399.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4704 | Part400.Name = "ColorPart" | |
4705 | Part400.Parent = Model368 | |
4706 | Part400.BrickColor = BrickColor.new("Grime") | |
4707 | Part400.Rotation = Vector3.new(-90, -85, 0) | |
4708 | Part400.Anchored = true | |
4709 | Part400.FormFactor = Enum.FormFactor.Custom | |
4710 | Part400.Size = Vector3.new(1.39999986, 0.900000215, 0.200000003) | |
4711 | Part400.CFrame = CFrame.new(31.0456543, 10.4137964, 21.2358398, 0.0871554613, -4.47034836e-07, -0.996194601, 0.996194482, 2.98023201e-06, 0.0871552303, 2.74181366e-06, -0.999999762, 8.94069672e-07) | |
4712 | Part400.BottomSurface = Enum.SurfaceType.Smooth | |
4713 | Part400.TopSurface = Enum.SurfaceType.Smooth | |
4714 | Part400.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4715 | Part400.Position = Vector3.new(31.0456543, 10.4137964, 21.2358398) | |
4716 | Part400.Orientation = Vector3.new(-5, -90, 90) | |
4717 | Part400.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4718 | Part401.Name = "ColorPart" | |
4719 | Part401.Parent = Model368 | |
4720 | Part401.BrickColor = BrickColor.new("Grime") | |
4721 | Part401.Rotation = Vector3.new(-90, -70, 0) | |
4722 | Part401.Anchored = true | |
4723 | Part401.FormFactor = Enum.FormFactor.Custom | |
4724 | Part401.Size = Vector3.new(1.39999986, 0.900000215, 0.200000003) | |
4725 | Part401.CFrame = CFrame.new(31.3405762, 11.7434559, 21.2358398, 0.342019796, -5.96046448e-07, -0.939692616, 0.939692616, 3.09944153e-06, 0.342019618, 2.50339508e-06, -0.999999821, 1.66893005e-06) | |
4726 | Part401.BottomSurface = Enum.SurfaceType.Smooth | |
4727 | Part401.TopSurface = Enum.SurfaceType.Smooth | |
4728 | Part401.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4729 | Part401.Position = Vector3.new(31.3405762, 11.7434559, 21.2358398) | |
4730 | Part401.Orientation = Vector3.new(-20, -90, 90) | |
4731 | Part401.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4732 | Part402.Name = "ColorPart" | |
4733 | Part402.Parent = Model368 | |
4734 | Part402.BrickColor = BrickColor.new("Grime") | |
4735 | Part402.Rotation = Vector3.new(-90, -70, -180) | |
4736 | Part402.Anchored = true | |
4737 | Part402.FormFactor = Enum.FormFactor.Custom | |
4738 | Part402.Size = Vector3.new(1.39999986, 0.900000215, 0.200000003) | |
4739 | Part402.CFrame = CFrame.new(31.3405762, 11.7434559, 18.7631836, -0.342019588, 2.38418579e-07, -0.939692378, -0.939692378, 2.62260437e-06, 0.342019886, 2.2649765e-06, 0.999999702, -2.38418579e-07) | |
4740 | Part402.BottomSurface = Enum.SurfaceType.Smooth | |
4741 | Part402.TopSurface = Enum.SurfaceType.Smooth | |
4742 | Part402.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4743 | Part402.Position = Vector3.new(31.3405762, 11.7434559, 18.7631836) | |
4744 | Part402.Orientation = Vector3.new(-20, -90, -90) | |
4745 | Part402.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4746 | Part403.Name = "ColorPart" | |
4747 | Part403.Parent = Model368 | |
4748 | Part403.BrickColor = BrickColor.new("Grime") | |
4749 | Part403.Rotation = Vector3.new(90, -80, 90) | |
4750 | Part403.Anchored = true | |
4751 | Part403.CanCollide = false | |
4752 | Part403.FormFactor = Enum.FormFactor.Custom | |
4753 | Part403.Size = Vector3.new(1.09999979, 0.900000095, 0.999999821) | |
4754 | Part403.CFrame = CFrame.new(30.8291016, 8.06340408, 19.9995117, 0, -0.173648179, -0.984807789, 0, 0.98480773, -0.173648179, 1, 0, 0) | |
4755 | Part403.BottomSurface = Enum.SurfaceType.Smooth | |
4756 | Part403.TopSurface = Enum.SurfaceType.Smooth | |
4757 | Part403.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4758 | Part403.Position = Vector3.new(30.8291016, 8.06340408, 19.9995117) | |
4759 | Part403.Orientation = Vector3.new(10, -90, 0) | |
4760 | Part403.Color = Color3.new(0.498039, 0.556863, 0.392157) | |
4761 | Script404.Name = "WeldScript" | |
4762 | Script404.Parent = Model368 | |
4763 | Script404.Disabled = true | |
4764 | table.insert(cors,sandbox(Script404,function() | |
4765 | local BrickTable = {} | |
4766 | ||
4767 | function RecursiveGeneric(Parent, Func, ClassLimit) | |
4768 | for _, Child in pairs(Parent:GetChildren()) do | |
4769 | if not ClassLimit or Child:IsA(ClassLimit) then | |
4770 | Func(Child) | |
4771 | end | |
4772 | RecursiveGeneric(Child, Func, ClassLimit) | |
4773 | end | |
4774 | end | |
4775 | ||
4776 | RecursiveGeneric( | |
4777 | script.Parent, | |
4778 | function(Brick) table.insert(BrickTable, Brick) end, | |
4779 | "BasePart" | |
4780 | ) | |
4781 | ||
4782 | local Base = BrickTable[1] | |
4783 | table.remove(BrickTable, 1) | |
4784 | ||
4785 | for _, Part in pairs(BrickTable) do | |
4786 | local Weld = Instance.new("Weld") | |
4787 | Weld.Part0 = Base | |
4788 | Weld.Part1 = Part | |
4789 | Weld.C1 = Part.CFrame:inverse() * Base.CFrame | |
4790 | Weld.Parent = Base | |
4791 | Part.Anchored = false | |
4792 | end | |
4793 | ||
4794 | Base.Anchored = false | |
4795 | end)) | |
4796 | IntValue405.Name = "HealthValue" | |
4797 | IntValue405.Parent = Model0 | |
4798 | IntValue405.Value = 5000 | |
4799 | Script406.Parent = IntValue405 | |
4800 | table.insert(cors,sandbox(Script406,function() | |
4801 | local Smoke = script.Parent.Parent.Body.Parts.EngineSmoke.Smoke | |
4802 | local Fire = script.Parent.Parent.Body.Parts.EngineSmoke.Fire | |
4803 | local ExplosionEffect = false | |
4804 | ||
4805 | local Seat = script.Parent.Parent.Body.MainParts.Seat | |
4806 | ||
4807 | local Stage1Cap = 1900 | |
4808 | local Stage2Cap = 1500 | |
4809 | local Stage3Cap = 1 | |
4810 | ||
4811 | script.Parent.Changed:connect(function(Change) | |
4812 | if Change <= Stage1Cap then | |
4813 | Smoke.Enabled = true | |
4814 | elseif Change > Stage1Cap then | |
4815 | Smoke.Enabled = false | |
4816 | end | |
4817 | if Change <= Stage2Cap then | |
4818 | Fire.Enabled = true | |
4819 | elseif Change > Stage2Cap then | |
4820 | Fire.Enabled = false | |
4821 | end | |
4822 | if Change <= Stage3Cap then | |
4823 | ExplosionEffect = true | |
4824 | elseif Change > Stage3Cap then | |
4825 | ExplosionEffect = false | |
4826 | end | |
4827 | if Change <= 0 then | |
4828 | Instance.new("Explosion", Seat).Position = Seat.Position | |
4829 | Instance.new("Explosion", Seat).BlastRadius = 5 | |
4830 | Instance.new("Explosion", Seat).BlastPressure = 5 | |
4831 | wait(5) | |
4832 | if script.Parent.Parent ~= nil then | |
4833 | script.Parent.Parent:Destroy() | |
4834 | end | |
4835 | end | |
4836 | end) | |
4837 | ||
4838 | while wait(.1) do | |
4839 | local Part = script.Parent.Parent.Body.Parts.EngineSmoke | |
4840 | if ExplosionEffect == true then | |
4841 | local FakeExplosion = Instance.new("Explosion", Part) | |
4842 | FakeExplosion.Position = Part.Position | |
4843 | FakeExplosion.BlastRadius = 0 | |
4844 | FakeExplosion.BlastPressure = 0 | |
4845 | else end | |
4846 | end | |
4847 | end)) | |
4848 | for i,v in pairs(mas:GetChildren()) do | |
4849 | v.Parent = workspace | |
4850 | pcall(function() v:MakeJoints() end) | |
4851 | end | |
4852 | mas:Destroy() | |
4853 | for i,v in pairs(cors) do | |
4854 | spawn(function() | |
4855 | pcall(v) | |
4856 | end) | |
4857 | end | |
4858 | Model0:MakeJoints() | |
4859 | Model0:MoveTo(game.Players.LocalPlayer.Character.Head.Position) |