SHOW:
|
|
- or go back to the newest paste.
1 | - | --oder police script by basstracker1970 |
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 --oder police script by basstracker1970 | |
6 | wait(1)--i keep a wait here just to test in studio | |
7 | Player = game:GetService("Players").LocalPlayer | |
8 | Character = Player.Character | |
9 | Backpack = Player.Backpack | |
10 | Mouse = Player:GetMouse() | |
11 | Player.Character.Shirt.ShirtTemplate = "rbxassetid://1040963517" | |
12 | Player.Character.Pants.PantsTemplate = "rbxassetid://1040963517" | |
13 | ||
14 | Mouse.KeyDown:connect(function(key) | |
15 | key = key:lower() | |
16 | if key == "z" then--basicly get a gun | |
17 | ||
18 | --Converted with ttyyuu12345's model to script plugin v4 | |
19 | function sandbox(var,func) | |
20 | local env = getfenv(func) | |
21 | local newenv = setmetatable({},{ | |
22 | __index = function(self,k) | |
23 | if k=="script" then | |
24 | return var | |
25 | else | |
26 | return env[k] | |
27 | end | |
28 | end, | |
29 | }) | |
30 | setfenv(func,newenv) | |
31 | return func | |
32 | end | |
33 | cors = {} | |
34 | mas = Instance.new("Model",game:GetService("Lighting")) | |
35 | Tool0 = Instance.new("Tool") | |
36 | Part1 = Instance.new("Part") | |
37 | SpecialMesh2 = Instance.new("SpecialMesh") | |
38 | Sound3 = Instance.new("Sound") | |
39 | Weld4 = Instance.new("Weld") | |
40 | Weld5 = Instance.new("Weld") | |
41 | Weld6 = Instance.new("Weld") | |
42 | Weld7 = Instance.new("Weld") | |
43 | Weld8 = Instance.new("Weld") | |
44 | Weld9 = Instance.new("Weld") | |
45 | Weld10 = Instance.new("Weld") | |
46 | Weld11 = Instance.new("Weld") | |
47 | Weld12 = Instance.new("Weld") | |
48 | Weld13 = Instance.new("Weld") | |
49 | Weld14 = Instance.new("Weld") | |
50 | Weld15 = Instance.new("Weld") | |
51 | Weld16 = Instance.new("Weld") | |
52 | Weld17 = Instance.new("Weld") | |
53 | Weld18 = Instance.new("Weld") | |
54 | Weld19 = Instance.new("Weld") | |
55 | Weld20 = Instance.new("Weld") | |
56 | Weld21 = Instance.new("Weld") | |
57 | Weld22 = Instance.new("Weld") | |
58 | Weld23 = Instance.new("Weld") | |
59 | Weld24 = Instance.new("Weld") | |
60 | Weld25 = Instance.new("Weld") | |
61 | Weld26 = Instance.new("Weld") | |
62 | Weld27 = Instance.new("Weld") | |
63 | Weld28 = Instance.new("Weld") | |
64 | Weld29 = Instance.new("Weld") | |
65 | Weld30 = Instance.new("Weld") | |
66 | Weld31 = Instance.new("Weld") | |
67 | Weld32 = Instance.new("Weld") | |
68 | Weld33 = Instance.new("Weld") | |
69 | Weld34 = Instance.new("Weld") | |
70 | Weld35 = Instance.new("Weld") | |
71 | Weld36 = Instance.new("Weld") | |
72 | Weld37 = Instance.new("Weld") | |
73 | Weld38 = Instance.new("Weld") | |
74 | Weld39 = Instance.new("Weld") | |
75 | Weld40 = Instance.new("Weld") | |
76 | Weld41 = Instance.new("Weld") | |
77 | Weld42 = Instance.new("Weld") | |
78 | Weld43 = Instance.new("Weld") | |
79 | Weld44 = Instance.new("Weld") | |
80 | Weld45 = Instance.new("Weld") | |
81 | Weld46 = Instance.new("Weld") | |
82 | Weld47 = Instance.new("Weld") | |
83 | Weld48 = Instance.new("Weld") | |
84 | Weld49 = Instance.new("Weld") | |
85 | Weld50 = Instance.new("Weld") | |
86 | Weld51 = Instance.new("Weld") | |
87 | Weld52 = Instance.new("Weld") | |
88 | Weld53 = Instance.new("Weld") | |
89 | Weld54 = Instance.new("Weld") | |
90 | Weld55 = Instance.new("Weld") | |
91 | Weld56 = Instance.new("Weld") | |
92 | Weld57 = Instance.new("Weld") | |
93 | Weld58 = Instance.new("Weld") | |
94 | Weld59 = Instance.new("Weld") | |
95 | Weld60 = Instance.new("Weld") | |
96 | Weld61 = Instance.new("Weld") | |
97 | Weld62 = Instance.new("Weld") | |
98 | Weld63 = Instance.new("Weld") | |
99 | Weld64 = Instance.new("Weld") | |
100 | Weld65 = Instance.new("Weld") | |
101 | Weld66 = Instance.new("Weld") | |
102 | Weld67 = Instance.new("Weld") | |
103 | Weld68 = Instance.new("Weld") | |
104 | Weld69 = Instance.new("Weld") | |
105 | Weld70 = Instance.new("Weld") | |
106 | Weld71 = Instance.new("Weld") | |
107 | Weld72 = Instance.new("Weld") | |
108 | Weld73 = Instance.new("Weld") | |
109 | Weld74 = Instance.new("Weld") | |
110 | Weld75 = Instance.new("Weld") | |
111 | Weld76 = Instance.new("Weld") | |
112 | Weld77 = Instance.new("Weld") | |
113 | Weld78 = Instance.new("Weld") | |
114 | Weld79 = Instance.new("Weld") | |
115 | Weld80 = Instance.new("Weld") | |
116 | Weld81 = Instance.new("Weld") | |
117 | Weld82 = Instance.new("Weld") | |
118 | Weld83 = Instance.new("Weld") | |
119 | Weld84 = Instance.new("Weld") | |
120 | Weld85 = Instance.new("Weld") | |
121 | Part86 = Instance.new("Part") | |
122 | SpecialMesh87 = Instance.new("SpecialMesh") | |
123 | Part88 = Instance.new("Part") | |
124 | SpecialMesh89 = Instance.new("SpecialMesh") | |
125 | Part90 = Instance.new("Part") | |
126 | SpecialMesh91 = Instance.new("SpecialMesh") | |
127 | Part92 = Instance.new("Part") | |
128 | SpecialMesh93 = Instance.new("SpecialMesh") | |
129 | Part94 = Instance.new("Part") | |
130 | SpecialMesh95 = Instance.new("SpecialMesh") | |
131 | Part96 = Instance.new("Part") | |
132 | SpecialMesh97 = Instance.new("SpecialMesh") | |
133 | Part98 = Instance.new("Part") | |
134 | SpecialMesh99 = Instance.new("SpecialMesh") | |
135 | Part100 = Instance.new("Part") | |
136 | SpecialMesh101 = Instance.new("SpecialMesh") | |
137 | Part102 = Instance.new("Part") | |
138 | SpecialMesh103 = Instance.new("SpecialMesh") | |
139 | Part104 = Instance.new("Part") | |
140 | SpecialMesh105 = Instance.new("SpecialMesh") | |
141 | Part106 = Instance.new("Part") | |
142 | SpecialMesh107 = Instance.new("SpecialMesh") | |
143 | Part108 = Instance.new("Part") | |
144 | SpecialMesh109 = Instance.new("SpecialMesh") | |
145 | Part110 = Instance.new("Part") | |
146 | SpecialMesh111 = Instance.new("SpecialMesh") | |
147 | Part112 = Instance.new("Part") | |
148 | SpecialMesh113 = Instance.new("SpecialMesh") | |
149 | Part114 = Instance.new("Part") | |
150 | SpecialMesh115 = Instance.new("SpecialMesh") | |
151 | Part116 = Instance.new("Part") | |
152 | SpecialMesh117 = Instance.new("SpecialMesh") | |
153 | Fire118 = Instance.new("Fire") | |
154 | Script119 = Instance.new("Script") | |
155 | Part120 = Instance.new("Part") | |
156 | SpecialMesh121 = Instance.new("SpecialMesh") | |
157 | Part122 = Instance.new("Part") | |
158 | SpecialMesh123 = Instance.new("SpecialMesh") | |
159 | Part124 = Instance.new("Part") | |
160 | SpecialMesh125 = Instance.new("SpecialMesh") | |
161 | Fire126 = Instance.new("Fire") | |
162 | Script127 = Instance.new("Script") | |
163 | Part128 = Instance.new("Part") | |
164 | SpecialMesh129 = Instance.new("SpecialMesh") | |
165 | Fire130 = Instance.new("Fire") | |
166 | Script131 = Instance.new("Script") | |
167 | Part132 = Instance.new("Part") | |
168 | SpecialMesh133 = Instance.new("SpecialMesh") | |
169 | Part134 = Instance.new("Part") | |
170 | SpecialMesh135 = Instance.new("SpecialMesh") | |
171 | Part136 = Instance.new("Part") | |
172 | SpecialMesh137 = Instance.new("SpecialMesh") | |
173 | Part138 = Instance.new("Part") | |
174 | SpecialMesh139 = Instance.new("SpecialMesh") | |
175 | Fire140 = Instance.new("Fire") | |
176 | Script141 = Instance.new("Script") | |
177 | Part142 = Instance.new("Part") | |
178 | SpecialMesh143 = Instance.new("SpecialMesh") | |
179 | Fire144 = Instance.new("Fire") | |
180 | Script145 = Instance.new("Script") | |
181 | Part146 = Instance.new("Part") | |
182 | SpecialMesh147 = Instance.new("SpecialMesh") | |
183 | Part148 = Instance.new("Part") | |
184 | SpecialMesh149 = Instance.new("SpecialMesh") | |
185 | Part150 = Instance.new("Part") | |
186 | SpecialMesh151 = Instance.new("SpecialMesh") | |
187 | Part152 = Instance.new("Part") | |
188 | SpecialMesh153 = Instance.new("SpecialMesh") | |
189 | Part154 = Instance.new("Part") | |
190 | SpecialMesh155 = Instance.new("SpecialMesh") | |
191 | Part156 = Instance.new("Part") | |
192 | SpecialMesh157 = Instance.new("SpecialMesh") | |
193 | Part158 = Instance.new("Part") | |
194 | SpecialMesh159 = Instance.new("SpecialMesh") | |
195 | Part160 = Instance.new("Part") | |
196 | SpecialMesh161 = Instance.new("SpecialMesh") | |
197 | Part162 = Instance.new("Part") | |
198 | SpecialMesh163 = Instance.new("SpecialMesh") | |
199 | Fire164 = Instance.new("Fire") | |
200 | Script165 = Instance.new("Script") | |
201 | Part166 = Instance.new("Part") | |
202 | SpecialMesh167 = Instance.new("SpecialMesh") | |
203 | Part168 = Instance.new("Part") | |
204 | SpecialMesh169 = Instance.new("SpecialMesh") | |
205 | Part170 = Instance.new("Part") | |
206 | SpecialMesh171 = Instance.new("SpecialMesh") | |
207 | Part172 = Instance.new("Part") | |
208 | SpecialMesh173 = Instance.new("SpecialMesh") | |
209 | Part174 = Instance.new("Part") | |
210 | SpecialMesh175 = Instance.new("SpecialMesh") | |
211 | Part176 = Instance.new("Part") | |
212 | SpecialMesh177 = Instance.new("SpecialMesh") | |
213 | Part178 = Instance.new("Part") | |
214 | SpecialMesh179 = Instance.new("SpecialMesh") | |
215 | Part180 = Instance.new("Part") | |
216 | SpecialMesh181 = Instance.new("SpecialMesh") | |
217 | Part182 = Instance.new("Part") | |
218 | SpecialMesh183 = Instance.new("SpecialMesh") | |
219 | Part184 = Instance.new("Part") | |
220 | SpecialMesh185 = Instance.new("SpecialMesh") | |
221 | Fire186 = Instance.new("Fire") | |
222 | Script187 = Instance.new("Script") | |
223 | Part188 = Instance.new("Part") | |
224 | SpecialMesh189 = Instance.new("SpecialMesh") | |
225 | Part190 = Instance.new("Part") | |
226 | SpecialMesh191 = Instance.new("SpecialMesh") | |
227 | Part192 = Instance.new("Part") | |
228 | SpecialMesh193 = Instance.new("SpecialMesh") | |
229 | Part194 = Instance.new("Part") | |
230 | SpecialMesh195 = Instance.new("SpecialMesh") | |
231 | Part196 = Instance.new("Part") | |
232 | SpecialMesh197 = Instance.new("SpecialMesh") | |
233 | Part198 = Instance.new("Part") | |
234 | SpecialMesh199 = Instance.new("SpecialMesh") | |
235 | Part200 = Instance.new("Part") | |
236 | SpecialMesh201 = Instance.new("SpecialMesh") | |
237 | Part202 = Instance.new("Part") | |
238 | SpecialMesh203 = Instance.new("SpecialMesh") | |
239 | Part204 = Instance.new("Part") | |
240 | SpecialMesh205 = Instance.new("SpecialMesh") | |
241 | Part206 = Instance.new("Part") | |
242 | SpecialMesh207 = Instance.new("SpecialMesh") | |
243 | Fire208 = Instance.new("Fire") | |
244 | Script209 = Instance.new("Script") | |
245 | Part210 = Instance.new("Part") | |
246 | SpecialMesh211 = Instance.new("SpecialMesh") | |
247 | Part212 = Instance.new("Part") | |
248 | SpecialMesh213 = Instance.new("SpecialMesh") | |
249 | Part214 = Instance.new("Part") | |
250 | SpecialMesh215 = Instance.new("SpecialMesh") | |
251 | Part216 = Instance.new("Part") | |
252 | SpecialMesh217 = Instance.new("SpecialMesh") | |
253 | Part218 = Instance.new("Part") | |
254 | SpecialMesh219 = Instance.new("SpecialMesh") | |
255 | Part220 = Instance.new("Part") | |
256 | SpecialMesh221 = Instance.new("SpecialMesh") | |
257 | Part222 = Instance.new("Part") | |
258 | SpecialMesh223 = Instance.new("SpecialMesh") | |
259 | Part224 = Instance.new("Part") | |
260 | SpecialMesh225 = Instance.new("SpecialMesh") | |
261 | Fire226 = Instance.new("Fire") | |
262 | Script227 = Instance.new("Script") | |
263 | Part228 = Instance.new("Part") | |
264 | SpecialMesh229 = Instance.new("SpecialMesh") | |
265 | Fire230 = Instance.new("Fire") | |
266 | Script231 = Instance.new("Script") | |
267 | Part232 = Instance.new("Part") | |
268 | SpecialMesh233 = Instance.new("SpecialMesh") | |
269 | Part234 = Instance.new("Part") | |
270 | SpecialMesh235 = Instance.new("SpecialMesh") | |
271 | Part236 = Instance.new("Part") | |
272 | SpecialMesh237 = Instance.new("SpecialMesh") | |
273 | Part238 = Instance.new("Part") | |
274 | SpecialMesh239 = Instance.new("SpecialMesh") | |
275 | Fire240 = Instance.new("Fire") | |
276 | Script241 = Instance.new("Script") | |
277 | Script242 = Instance.new("Script") | |
278 | Script243 = Instance.new("Script") | |
279 | Script244 = Instance.new("Script") | |
280 | Script245 = Instance.new("Script") | |
281 | Script246 = Instance.new("Script") | |
282 | LocalScript247 = Instance.new("LocalScript") | |
283 | Script248 = Instance.new("Script") | |
284 | Tool0.Name = "Blaster" | |
285 | Tool0.Parent = mas | |
286 | Part1.Name = "Handle" | |
287 | Part1.Parent = Tool0 | |
288 | Part1.BrickColor = BrickColor.new("Black") | |
289 | Part1.Rotation = Vector3.new(-160.279999, 0, -180) | |
290 | Part1.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
291 | Part1.Velocity = Vector3.new(-0.000818458269, 0.0187603422, 0.00225648796) | |
292 | Part1.CanCollide = false | |
293 | Part1.Size = Vector3.new(1, 1.20000005, 1) | |
294 | Part1.CFrame = CFrame.new(2280.63965, 917.317383, -320.346954, -0.999995232, 3.78618497e-05, -6.46703338e-05, 1.11164727e-05, 0.941357911, 0.337405533, 6.99469674e-05, 0.337405592, -0.941354215) | |
295 | Part1.BottomSurface = Enum.SurfaceType.Smooth | |
296 | Part1.TopSurface = Enum.SurfaceType.Smooth | |
297 | Part1.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
298 | Part1.Position = Vector3.new(2280.63965, 917.317383, -320.346954) | |
299 | Part1.Orientation = Vector3.new(-19.7199993, -180, 0) | |
300 | Part1.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
301 | SpecialMesh2.Parent = Part1 | |
302 | SpecialMesh2.Scale = Vector3.new(0.13333334, 0.466666698, 0.0666666701) | |
303 | SpecialMesh2.MeshType = Enum.MeshType.Brick | |
304 | SpecialMesh2.Scale = Vector3.new(0.13333334, 0.466666698, 0.0666666701) | |
305 | Sound3.Name = "Fire" | |
306 | Sound3.Parent = Part1 | |
307 | Sound3.Volume = 1 | |
308 | Weld4.Parent = Part1 | |
309 | Weld4.C0 = CFrame.new(0, 0, 0, -0.999999702, -1.26419191e-05, 1.04804976e-05, -1.26416526e-05, 1, 2.31133472e-05, -1.04807905e-05, 2.31131762e-05, -0.999999702) | |
310 | Weld4.C1 = CFrame.new(0, 0, 0, -0.999999702, -1.26419191e-05, 1.04804976e-05, -1.26416526e-05, 1, 2.31133472e-05, -1.04807905e-05, 2.31131762e-05, -0.999999702) | |
311 | Weld4.Part0 = Part1 | |
312 | Weld4.Part1 = Part1 | |
313 | Weld5.Parent = Part1 | |
314 | Weld5.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
315 | Weld5.C1 = CFrame.new(0.656570435, -0.649951935, 0, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
316 | Weld5.Part0 = Part1 | |
317 | Weld5.Part1 = Part86 | |
318 | Weld6.Parent = Part1 | |
319 | Weld6.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
320 | Weld6.C1 = CFrame.new(1.55973816, -0.649936199, -1.90734863e-05, 0.284758419, 0.000796708977, -0.958597064, -0.000226001066, 0.999999046, 0.000763573044, 0.958597183, 7.20925414e-07, 0.284759611) | |
321 | Weld6.Part0 = Part1 | |
322 | Weld6.Part1 = Part88 | |
323 | Weld7.Parent = Part1 | |
324 | Weld7.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
325 | Weld7.C1 = CFrame.new(-1.90734863e-05, 1.12646484, -0.229971409, 0.958596885, 8.43797181e-07, 0.284761071, 0.284759849, 0.000796645647, -0.958596587, -0.000225983575, 0.999999046, 0.000763514021) | |
326 | Weld7.Part0 = Part1 | |
327 | Weld7.Part1 = Part90 | |
328 | Weld8.Parent = Part1 | |
329 | Weld8.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
330 | Weld8.C1 = CFrame.new(1.42640686, -0.649950981, 3.81469727e-06, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
331 | Weld8.Part0 = Part1 | |
332 | Weld8.Part1 = Part92 | |
333 | Weld9.Parent = Part1 | |
334 | Weld9.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
335 | Weld9.C1 = CFrame.new(1.49305725, -0.649951458, -2.28881836e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
336 | Weld9.Part0 = Part1 | |
337 | Weld9.Part1 = Part94 | |
338 | Weld10.Parent = Part1 | |
339 | Weld10.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
340 | Weld10.C1 = CFrame.new(1.62635803, -0.649951458, -1.90734863e-05, 0.284758419, 0.000796708977, -0.958597064, -0.000226001066, 0.999999046, 0.000763573044, 0.958597183, 7.20925414e-07, 0.284759611) | |
341 | Weld10.Part0 = Part1 | |
342 | Weld10.Part1 = Part96 | |
343 | Weld11.Parent = Part1 | |
344 | Weld11.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
345 | Weld11.C1 = CFrame.new(0.523239136, -0.649951458, 0, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
346 | Weld11.Part0 = Part1 | |
347 | Weld11.Part1 = Part98 | |
348 | Weld12.Parent = Part1 | |
349 | Weld12.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
350 | Weld12.C1 = CFrame.new(1.52587891e-05, -0.199981689, -0.213301182, -0.958596885, -8.43797181e-07, -0.284761071, -0.284759849, -0.00079661957, 0.958596587, -0.000225977201, 0.999999046, 0.000763492542) | |
351 | Weld12.Part0 = Part1 | |
352 | Weld12.Part1 = Part100 | |
353 | Weld13.Parent = Part1 | |
354 | Weld13.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
355 | Weld13.C1 = CFrame.new(0.556549072, -0.649951935, 3.81469727e-06, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
356 | Weld13.Part0 = Part1 | |
357 | Weld13.Part1 = Part102 | |
358 | Weld14.Parent = Part1 | |
359 | Weld14.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
360 | Weld14.C1 = CFrame.new(1.14440918e-05, -0.106643677, 0.120001793, -0.958596885, -8.43797181e-07, -0.284761071, -0.284759849, -0.000796645647, 0.958596587, -0.000225983575, 0.999999046, 0.000763514021) | |
361 | Weld14.Part0 = Part1 | |
362 | Weld14.Part1 = Part104 | |
363 | Weld15.Parent = Part1 | |
364 | Weld15.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
365 | Weld15.C1 = CFrame.new(1.14440918e-05, 0.306668758, -0.100036621, -0.958596885, -8.43797181e-07, -0.284761071, -0.000225881828, 0.999999046, 0.000763171294, 0.284759849, 0.000796284294, -0.958596587) | |
366 | Weld15.Part0 = Part1 | |
367 | Weld15.Part1 = Part106 | |
368 | Weld16.Parent = Part1 | |
369 | Weld16.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
370 | Weld16.C1 = CFrame.new(-1.14440918e-05, 0.106643677, -0.163313866, 0.958596885, 8.43797181e-07, 0.284761071, 0.284759849, 0.000796645647, -0.958596587, -0.000225983575, 0.999999046, 0.000763514021) | |
371 | Weld16.Part0 = Part1 | |
372 | Weld16.Part1 = Part108 | |
373 | Weld17.Parent = Part1 | |
374 | Weld17.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
375 | Weld17.C1 = CFrame.new(1.52587891e-05, 0.308742523, 0.144714355, -0.958596885, -8.43797181e-07, -0.284761071, 0.0702262968, 0.969113231, -0.236402348, 0.275964618, -0.246612564, -0.92898953) | |
376 | Weld17.Part0 = Part1 | |
377 | Weld17.Part1 = Part110 | |
378 | Weld18.Parent = Part1 | |
379 | Weld18.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
380 | Weld18.C1 = CFrame.new(1.52587891e-05, -0.0533137321, 0.383239746, -0.958596885, -8.43797181e-07, -0.284761071, -0.000225881828, 0.999999046, 0.000763171294, 0.284759849, 0.000796284294, -0.958596587) | |
381 | Weld18.Part0 = Part1 | |
382 | Weld18.Part1 = Part112 | |
383 | Weld19.Parent = Part1 | |
384 | Weld19.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
385 | Weld19.C1 = CFrame.new(-7.62939453e-06, -0.133285522, -0.0966863632, -0.958596885, -8.43797181e-07, -0.284761071, 0.284759849, 0.000796645647, -0.958596587, 0.000225983575, -0.999999046, -0.000763514021) | |
386 | Weld19.Part0 = Part1 | |
387 | Weld19.Part1 = Part114 | |
388 | Weld20.Parent = Part1 | |
389 | Weld20.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
390 | Weld20.C1 = CFrame.new(-0.229970932, 1.48635864, 1.52587891e-05, -0.000225881828, 0.999999046, 0.000763171294, 0.284758449, 0.000796291744, -0.958597064, -0.958597183, -7.20925414e-07, -0.284759611) | |
391 | Weld20.Part0 = Part1 | |
392 | Weld20.Part1 = Part116 | |
393 | Weld21.Parent = Part1 | |
394 | Weld21.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
395 | Weld21.C1 = CFrame.new(-1.52587891e-05, -0.267347336, -0.060256958, 0.958596885, 8.43797181e-07, 0.284761071, -0.028650824, 0.994924486, 0.0964510962, -0.283314973, -0.100617006, 0.953732312) | |
396 | Weld21.Part0 = Part1 | |
397 | Weld21.Part1 = Part120 | |
398 | Weld22.Parent = Part1 | |
399 | Weld22.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
400 | Weld22.C1 = CFrame.new(1.84300232, -0.64996624, -1.52587891e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
401 | Weld22.Part0 = Part1 | |
402 | Weld22.Part1 = Part122 | |
403 | Weld23.Parent = Part1 | |
404 | Weld23.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
405 | Weld23.C1 = CFrame.new(-0.546619415, -1.87963867, -3.81469727e-05, -0.000225881828, 0.999999046, 0.000763171294, -0.284758449, -0.000796291744, 0.958597064, 0.958597183, 7.20925414e-07, 0.284759611) | |
406 | Weld23.Part0 = Part1 | |
407 | Weld23.Part1 = Part124 | |
408 | Weld24.Parent = Part1 | |
409 | Weld24.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
410 | Weld24.C1 = CFrame.new(-0.429965973, 1.3997345, 3.43322754e-05, -0.000225881828, 0.999999046, 0.000763171294, 0.284758449, 0.000796291744, -0.958597064, -0.958597183, -7.20925414e-07, -0.284759611) | |
411 | Weld24.Part0 = Part1 | |
412 | Weld24.Part1 = Part128 | |
413 | Weld25.Parent = Part1 | |
414 | Weld25.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
415 | Weld25.C1 = CFrame.new(1.69299316, -0.649951458, -3.05175781e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
416 | Weld25.Part0 = Part1 | |
417 | Weld25.Part1 = Part132 | |
418 | Weld26.Parent = Part1 | |
419 | Weld26.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
420 | Weld26.C1 = CFrame.new(1.75967407, -0.649965763, -1.90734863e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
421 | Weld26.Part0 = Part1 | |
422 | Weld26.Part1 = Part134 | |
423 | Weld27.Parent = Part1 | |
424 | Weld27.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
425 | Weld27.C1 = CFrame.new(1.80964661, -0.649944782, -3.05175781e-05, 0.284758419, 0.000796708977, -0.958597064, -0.000226001066, 0.999999046, 0.000763573044, 0.958597183, 7.20925414e-07, 0.284759611) | |
426 | Weld27.Part0 = Part1 | |
427 | Weld27.Part1 = Part136 | |
428 | Weld28.Parent = Part1 | |
429 | Weld28.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
430 | Weld28.C1 = CFrame.new(-0.426632881, 1.93962097, 1.90734863e-05, -0.000225881828, 0.999999046, 0.000763171294, 0.284758449, 0.000796291744, -0.958597064, -0.958597183, -7.20925414e-07, -0.284759611) | |
431 | Weld28.Part0 = Part1 | |
432 | Weld28.Part1 = Part138 | |
433 | Weld29.Parent = Part1 | |
434 | Weld29.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
435 | Weld29.C1 = CFrame.new(-0.596622944, -0.933135986, -3.05175781e-05, -0.000225881828, 0.999999046, 0.000763171294, -0.284758449, -0.000796291744, 0.958597064, 0.958597183, 7.20925414e-07, 0.284759611) | |
436 | Weld29.Part0 = Part1 | |
437 | Weld29.Part1 = Part142 | |
438 | Weld30.Parent = Part1 | |
439 | Weld30.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
440 | Weld30.C1 = CFrame.new(0.753128052, -0.429974556, -2.67028809e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
441 | Weld30.Part0 = Part1 | |
442 | Weld30.Part1 = Part146 | |
443 | Weld31.Parent = Part1 | |
444 | Weld31.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
445 | Weld31.C1 = CFrame.new(1.00309753, -0.42996788, -5.34057617e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
446 | Weld31.Part0 = Part1 | |
447 | Weld31.Part1 = Part148 | |
448 | Weld32.Parent = Part1 | |
449 | Weld32.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
450 | Weld32.C1 = CFrame.new(1.29304504, -0.649968147, -3.43322754e-05, 0.284758419, 0.000796708977, -0.958597064, -0.000226001066, 0.999999046, 0.000763573044, 0.958597183, 7.20925414e-07, 0.284759611) | |
451 | Weld32.Part0 = Part1 | |
452 | Weld32.Part1 = Part150 | |
453 | Weld33.Parent = Part1 | |
454 | Weld33.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
455 | Weld33.C1 = CFrame.new(0.489883423, -0.64996767, -1.90734863e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
456 | Weld33.Part0 = Part1 | |
457 | Weld33.Part1 = Part152 | |
458 | Weld34.Parent = Part1 | |
459 | Weld34.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
460 | Weld34.C1 = CFrame.new(1.35968018, -0.649951458, -3.43322754e-05, 0.284758419, 0.00079661957, -0.958597064, -0.000225977201, 0.999999046, 0.000763492542, 0.958597183, 7.20925414e-07, 0.284759611) | |
461 | Weld34.Part0 = Part1 | |
462 | Weld34.Part1 = Part154 | |
463 | Weld35.Parent = Part1 | |
464 | Weld35.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
465 | Weld35.C1 = CFrame.new(1.22640991, -0.649960041, -3.05175781e-05, 0.284758419, 0.000796708977, -0.958597064, -0.000226001066, 0.999999046, 0.000763573044, 0.958597183, 7.20925414e-07, 0.284759611) | |
466 | Weld35.Part0 = Part1 | |
467 | Weld35.Part1 = Part156 | |
468 | Weld36.Parent = Part1 | |
469 | Weld36.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
470 | Weld36.C1 = CFrame.new(0.456542969, -0.649967194, -3.05175781e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
471 | Weld36.Part0 = Part1 | |
472 | Weld36.Part1 = Part158 | |
473 | Weld37.Parent = Part1 | |
474 | Weld37.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
475 | Weld37.C1 = CFrame.new(0.48651123, -0.429982662, -2.67028809e-05, 0.284758419, 0.000796708977, -0.958597064, -0.000226001066, 0.999999046, 0.000763573044, 0.958597183, 7.20925414e-07, 0.284759611) | |
476 | Weld37.Part0 = Part1 | |
477 | Weld37.Part1 = Part160 | |
478 | Weld38.Parent = Part1 | |
479 | Weld38.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
480 | Weld38.C1 = CFrame.new(0.303253174, -0.496655941, -1.14440918e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
481 | Weld38.Part0 = Part1 | |
482 | Weld38.Part1 = Part162 | |
483 | Weld39.Parent = Part1 | |
484 | Weld39.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
485 | Weld39.C1 = CFrame.new(0.856460571, -0.649967194, -3.81469727e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
486 | Weld39.Part0 = Part1 | |
487 | Weld39.Part1 = Part166 | |
488 | Weld40.Parent = Part1 | |
489 | Weld40.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
490 | Weld40.C1 = CFrame.new(0.789810181, -0.649968147, -1.52587891e-05, 0.284758419, 0.000796708977, -0.958597064, -0.000226001066, 0.999999046, 0.000763573044, 0.958597183, 7.20925414e-07, 0.284759611) | |
491 | Weld40.Part0 = Part1 | |
492 | Weld40.Part1 = Part168 | |
493 | Weld41.Parent = Part1 | |
494 | Weld41.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
495 | Weld41.C1 = CFrame.new(0.756484985, -0.649967194, -3.43322754e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
496 | Weld41.Part0 = Part1 | |
497 | Weld41.Part1 = Part170 | |
498 | Weld42.Parent = Part1 | |
499 | Weld42.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
500 | Weld42.C1 = CFrame.new(0.823165894, -0.649966717, -3.43322754e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
501 | Weld42.Part0 = Part1 | |
502 | Weld42.Part1 = Part172 | |
503 | Weld43.Parent = Part1 | |
504 | Weld43.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
505 | Weld43.C1 = CFrame.new(0.58984375, -0.649967194, -3.05175781e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
506 | Weld43.Part0 = Part1 | |
507 | Weld43.Part1 = Part174 | |
508 | Weld44.Parent = Part1 | |
509 | Weld44.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
510 | Weld44.C1 = CFrame.new(0.623199463, -0.649968624, -3.43322754e-05, 0.284758419, 0.000796708977, -0.958597064, -0.000226001066, 0.999999046, 0.000763573044, 0.958597183, 7.20925414e-07, 0.284759611) | |
511 | Weld44.Part0 = Part1 | |
512 | Weld44.Part1 = Part176 | |
513 | Weld45.Parent = Part1 | |
514 | Weld45.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
515 | Weld45.C1 = CFrame.new(1.09307861, -0.649966717, -3.05175781e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
516 | Weld45.Part0 = Part1 | |
517 | Weld45.Part1 = Part178 | |
518 | Weld46.Parent = Part1 | |
519 | Weld46.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
520 | Weld46.C1 = CFrame.new(1.00976563, -0.649966717, -3.81469727e-05, 0.284758419, 0.00079661957, -0.958597064, -0.000225977201, 0.999999046, 0.000763492542, 0.958597183, 7.20925414e-07, 0.284759611) | |
521 | Weld46.Part0 = Part1 | |
522 | Weld46.Part1 = Part180 | |
523 | Weld47.Parent = Part1 | |
524 | Weld47.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
525 | Weld47.C1 = CFrame.new(1.15974426, -0.649973869, -2.67028809e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
526 | Weld47.Part0 = Part1 | |
527 | Weld47.Part1 = Part182 | |
528 | Weld48.Parent = Part1 | |
529 | Weld48.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
530 | Weld48.C1 = CFrame.new(3.05175781e-05, -1.85293579, -0.429981709, -0.958596885, -8.43797181e-07, -0.284761071, -0.284759849, -0.000796645647, 0.958596587, -0.000225983575, 0.999999046, 0.000763514021) | |
531 | Weld48.Part0 = Part1 | |
532 | Weld48.Part1 = Part184 | |
533 | Weld49.Parent = Part1 | |
534 | Weld49.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
535 | Weld49.C1 = CFrame.new(1.04310608, -0.649966717, -3.05175781e-05, 0.284758419, 0.000796708977, -0.958597064, -0.000226001066, 0.999999046, 0.000763573044, 0.958597183, 7.20925414e-07, 0.284759611) | |
536 | Weld49.Part0 = Part1 | |
537 | Weld49.Part1 = Part188 | |
538 | Weld50.Parent = Part1 | |
539 | Weld50.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
540 | Weld50.C1 = CFrame.new(0.723144531, -0.649974823, -3.05175781e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
541 | Weld50.Part0 = Part1 | |
542 | Weld50.Part1 = Part190 | |
543 | Weld51.Parent = Part1 | |
544 | Weld51.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
545 | Weld51.C1 = CFrame.new(0.689819336, -0.649975777, -3.43322754e-05, 0.284758419, 0.00079661957, -0.958597064, -0.000225977201, 0.999999046, 0.000763492542, 0.958597183, 7.20925414e-07, 0.284759611) | |
546 | Weld51.Part0 = Part1 | |
547 | Weld51.Part1 = Part192 | |
548 | Weld52.Parent = Part1 | |
549 | Weld52.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
550 | Weld52.C1 = CFrame.new(0.186584473, -0.636646271, -3.05175781e-05, 0.284758419, 0.000796708977, -0.958597064, -0.000226001066, 0.999999046, 0.000763573044, 0.958597183, 7.20925414e-07, 0.284759611) | |
551 | Weld52.Part0 = Part1 | |
552 | Weld52.Part1 = Part194 | |
553 | Weld53.Parent = Part1 | |
554 | Weld53.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
555 | Weld53.C1 = CFrame.new(0.0532989502, -0.636647224, -3.05175781e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
556 | Weld53.Part0 = Part1 | |
557 | Weld53.Part1 = Part196 | |
558 | Weld54.Parent = Part1 | |
559 | Weld54.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
560 | Weld54.C1 = CFrame.new(-0.0800476074, -0.636648178, -3.43322754e-05, 0.284758419, 0.000796708977, -0.958597064, -0.000226001066, 0.999999046, 0.000763573044, 0.958597183, 7.20925414e-07, 0.284759611) | |
561 | Weld54.Part0 = Part1 | |
562 | Weld54.Part1 = Part198 | |
563 | Weld55.Parent = Part1 | |
564 | Weld55.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
565 | Weld55.C1 = CFrame.new(-0.163330078, -0.636647701, -3.05175781e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
566 | Weld55.Part0 = Part1 | |
567 | Weld55.Part1 = Part200 | |
568 | Weld56.Parent = Part1 | |
569 | Weld56.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
570 | Weld56.C1 = CFrame.new(-0.230010986, -0.636646748, -4.57763672e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
571 | Weld56.Part0 = Part1 | |
572 | Weld56.Part1 = Part202 | |
573 | Weld57.Parent = Part1 | |
574 | Weld57.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
575 | Weld57.C1 = CFrame.new(-0.19670105, -0.636646271, -2.67028809e-05, 0.284758419, 0.000796708977, -0.958597064, -0.000226001066, 0.999999046, 0.000763573044, 0.958597183, 7.20925414e-07, 0.284759611) | |
576 | Weld57.Part0 = Part1 | |
577 | Weld57.Part1 = Part204 | |
578 | Weld58.Parent = Part1 | |
579 | Weld58.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
580 | Weld58.C1 = CFrame.new(-0.34664917, -0.499998093, -2.67028809e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
581 | Weld58.Part0 = Part1 | |
582 | Weld58.Part1 = Part206 | |
583 | Weld59.Parent = Part1 | |
584 | Weld59.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
585 | Weld59.C1 = CFrame.new(-0.429977417, -0.629978657, -2.67028809e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
586 | Weld59.Part0 = Part1 | |
587 | Weld59.Part1 = Part210 | |
588 | Weld60.Parent = Part1 | |
589 | Weld60.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
590 | Weld60.C1 = CFrame.new(-0.496627808, -0.62998724, -3.05175781e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
591 | Weld60.Part0 = Part1 | |
592 | Weld60.Part1 = Part212 | |
593 | Weld61.Parent = Part1 | |
594 | Weld61.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
595 | Weld61.C1 = CFrame.new(-0.463287354, -0.629980087, -2.67028809e-05, 0.284758419, 0.000796708977, -0.958597064, -0.000226001066, 0.999999046, 0.000763573044, 0.958597183, 7.20925414e-07, 0.284759611) | |
596 | Weld61.Part0 = Part1 | |
597 | Weld61.Part1 = Part214 | |
598 | Weld62.Parent = Part1 | |
599 | Weld62.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
600 | Weld62.C1 = CFrame.new(-0.529968262, -0.629994392, -4.19616699e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
601 | Weld62.Part0 = Part1 | |
602 | Weld62.Part1 = Part216 | |
603 | Weld63.Parent = Part1 | |
604 | Weld63.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
605 | Weld63.C1 = CFrame.new(-0.646621704, -0.629971027, -1.14440918e-05, 0.284758419, 0.00079661957, -0.958597064, -0.000225977201, 0.999999046, 0.000763492542, 0.958597183, 7.20925414e-07, 0.284759611) | |
606 | Weld63.Part0 = Part1 | |
607 | Weld63.Part1 = Part218 | |
608 | Weld64.Parent = Part1 | |
609 | Weld64.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
610 | Weld64.C1 = CFrame.new(-0.596603394, -0.62997961, -4.19616699e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
611 | Weld64.Part0 = Part1 | |
612 | Weld64.Part1 = Part220 | |
613 | Weld65.Parent = Part1 | |
614 | Weld65.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
615 | Weld65.C1 = CFrame.new(-0.779937744, -0.629995346, -3.05175781e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
616 | Weld65.Part0 = Part1 | |
617 | Weld65.Part1 = Part222 | |
618 | Weld66.Parent = Part1 | |
619 | Weld66.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
620 | Weld66.C1 = CFrame.new(-0.563262939, -0.629995346, -4.57763672e-05, 0.284758419, 0.000796708977, -0.958597064, -0.000226001066, 0.999999046, 0.000763573044, 0.958597183, 7.20925414e-07, 0.284759611) | |
621 | Weld66.Part0 = Part1 | |
622 | Weld66.Part1 = Part224 | |
623 | Weld67.Parent = Part1 | |
624 | Weld67.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
625 | Weld67.C1 = CFrame.new(-0.713256836, -0.629993439, -1.52587891e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
626 | Weld67.Part0 = Part1 | |
627 | Weld67.Part1 = Part228 | |
628 | Weld68.Parent = Part1 | |
629 | Weld68.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
630 | Weld68.C1 = CFrame.new(-0.063369751, -0.359990597, -3.81469727e-05, 0.284758419, 0.00079661957, -0.958597064, -0.000225977201, 0.999999046, 0.000763492542, 0.958597183, 7.20925414e-07, 0.284759611) | |
631 | Weld68.Part0 = Part1 | |
632 | Weld68.Part1 = Part232 | |
633 | Weld69.Parent = Part1 | |
634 | Weld69.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
635 | Weld69.C1 = CFrame.new(0.489995003, -0.0600585938, -3.05175781e-05, 0.000225881828, -0.999999046, -0.000763171294, 0.284758449, 0.000796291744, -0.958597064, 0.958597183, 7.20925414e-07, 0.284759611) | |
636 | Weld69.Part0 = Part1 | |
637 | Weld69.Part1 = Part234 | |
638 | Weld70.Parent = Part1 | |
639 | Weld70.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
640 | Weld70.C1 = CFrame.new(-0.513305664, -0.413336754, -3.05175781e-05, 0.284758419, 0.000796649372, -0.958597064, -0.000225983575, 0.999999046, 0.000763514021, 0.958597183, 7.20925414e-07, 0.284759611) | |
641 | Weld70.Part0 = Part1 | |
642 | Weld70.Part1 = Part236 | |
643 | Weld71.Parent = Part1 | |
644 | Weld71.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
645 | Weld71.C1 = CFrame.new(0.413346291, -0.663421631, -2.67028809e-05, 0.00022639097, -0.999999583, -0.000763230491, 0.284759641, 0.0007963393, -0.958597839, 0.958598077, 4.68224187e-07, 0.284760207) | |
646 | Weld71.Part0 = Part1 | |
647 | Weld71.Part1 = Part238 | |
648 | Weld72.Parent = Part1 | |
649 | Weld72.C0 = CFrame.new(0, 0, 0, -0.999990404, 1.57635059e-05, 0.000190613166, 7.91539787e-05, 0.941408753, 0.337267697, -0.000174163113, 0.337264538, -0.941399753) | |
650 | Weld72.C1 = CFrame.new(0, 0, 0, -0.999990404, 1.57635059e-05, 0.000190613166, 7.91539787e-05, 0.941408753, 0.337267697, -0.000174163113, 0.337264538, -0.941399753) | |
651 | Weld72.Part0 = Part1 | |
652 | Weld72.Part1 = Part1 | |
653 | Weld73.Parent = Part1 | |
654 | Weld73.C0 = CFrame.new(0, 0, 0, 9.52510891e-05, -0.999990404, 2.84571124e-05, -0.999219716, -9.62545018e-05, -0.0394950248, 0.0394945331, -2.48299875e-05, -0.999210238) | |
655 | Weld73.C1 = CFrame.new(0, 0, 0, 9.52510891e-05, -0.999990404, 2.84571124e-05, -0.999219716, -9.62545018e-05, -0.0394950248, 0.0394945331, -2.48299875e-05, -0.999210238) | |
656 | Weld73.Part0 = Part1 | |
657 | Weld73.Part1 = Part1 | |
658 | Weld74.Parent = Part1 | |
659 | Weld74.C0 = CFrame.new(0, 0, 0, 6.12466247e-05, -0.999990225, 0.000419028453, -0.941972613, -0.000198358699, -0.335689515, 0.335686296, -0.000374435884, -0.941963553) | |
660 | Weld74.C1 = CFrame.new(0, 0, 0, 6.12466247e-05, -0.999990225, 0.000419028453, -0.941972613, -0.000198358699, -0.335689515, 0.335686296, -0.000374435884, -0.941963553) | |
661 | Weld74.Part0 = Part1 | |
662 | Weld74.Part1 = Part1 | |
663 | Weld75.Parent = Part1 | |
664 | Weld75.C0 = CFrame.new(0, 0, 0, 7.33766065e-05, -0.999990106, 6.80291851e-05, -0.9419716, -9.20237726e-05, -0.335692376, 0.335689157, -3.97371441e-05, -0.941962421) | |
665 | Weld75.C1 = CFrame.new(0, 0, 0, 7.33766065e-05, -0.999990106, 6.80291851e-05, -0.9419716, -9.20237726e-05, -0.335692376, 0.335689157, -3.97371441e-05, -0.941962421) | |
666 | Weld75.Part0 = Part1 | |
667 | Weld75.Part1 = Part1 | |
668 | Weld76.Parent = Part1 | |
669 | Weld76.C0 = CFrame.new(0, 0, 0, 5.52598285e-05, -0.99999994, 8.26169355e-07, -1, -5.52598212e-05, 4.33587547e-06, -4.33582818e-06, -8.26172254e-07, -0.99999994) | |
670 | Weld76.C1 = CFrame.new(0, 0, 0, 5.52598285e-05, -0.99999994, 8.26169355e-07, -1, -5.52598212e-05, 4.33587547e-06, -4.33582818e-06, -8.26172254e-07, -0.99999994) | |
671 | Weld76.Part0 = Part1 | |
672 | Weld76.Part1 = Part1 | |
673 | Weld77.Parent = Part1 | |
674 | Weld77.C0 = CFrame.new(0, 0, 0, 7.86410528e-05, -0.999999881, 1.66087079e-06, -1, -7.86410455e-05, 2.53606868e-06, -2.53593407e-06, -1.66040172e-06, -0.999999881) | |
675 | Weld77.C1 = CFrame.new(0, 0, 0, 7.86410528e-05, -0.999999881, 1.66087079e-06, -1, -7.86410455e-05, 2.53606868e-06, -2.53593407e-06, -1.66040172e-06, -0.999999881) | |
676 | Weld77.Part0 = Part1 | |
677 | Weld77.Part1 = Part1 | |
678 | Weld78.Parent = Part1 | |
679 | Weld78.C0 = CFrame.new(0, 0, 0, 0.000145485552, -0.999999762, 0.000373713468, -0.999981344, -0.000143201323, 0.00610405952, -0.00610400457, -0.000374666008, -0.999981165) | |
680 | Weld78.C1 = CFrame.new(0, 0, 0, 0.000145485552, -0.999999762, 0.000373713468, -0.999981344, -0.000143201323, 0.00610405952, -0.00610400457, -0.000374666008, -0.999981165) | |
681 | Weld78.Part0 = Part1 | |
682 | Weld78.Part1 = Part1 | |
683 | Weld79.Parent = Part1 | |
684 | Weld79.C0 = CFrame.new(0, 0, 0, 0.783098698, 0.000201280782, -0.621897399, -0.620465159, 0.0680828169, -0.781273067, 0.0421832763, 0.997679651, 0.0534404553) | |
685 | Weld79.C1 = CFrame.new(0, 0, 0, 0.783098698, 0.000201280782, -0.621897399, -0.620465159, 0.0680828169, -0.781273067, 0.0421832763, 0.997679651, 0.0534404553) | |
686 | Weld79.Part0 = Part1 | |
687 | Weld79.Part1 = Part1 | |
688 | Weld80.Parent = Part1 | |
689 | Weld80.C0 = CFrame.new(0, 0, 0, 0.813623846, -0.0558479317, -0.578702807, -0.0393669046, -0.998383045, 0.0410019122, -0.580056906, -0.0105784414, -0.814507067) | |
690 | Weld80.C1 = CFrame.new(0, 0, 0, 0.813623846, -0.0558479317, -0.578702807, -0.0393669046, -0.998383045, 0.0410019122, -0.580056906, -0.0105784414, -0.814507067) | |
691 | Weld80.Part0 = Part1 | |
692 | Weld80.Part1 = Part1 | |
693 | Weld81.Parent = Part1 | |
694 | Weld81.C0 = CFrame.new(0, 0, 0, 0.783098698, 0.000201280782, -0.621897399, -0.621732354, -0.0227887742, -0.782898128, -0.0143298628, 0.999740243, -0.0177207179) | |
695 | Weld81.C1 = CFrame.new(0, 0, 0, 0.783098698, 0.000201280782, -0.621897399, -0.621732354, -0.0227887742, -0.782898128, -0.0143298628, 0.999740243, -0.0177207179) | |
696 | Weld81.Part0 = Part1 | |
697 | Weld81.Part1 = Part1 | |
698 | Weld82.Parent = Part1 | |
699 | Weld82.C0 = CFrame.new(0, 0, 0, 0, 0, -1, -0.000796274282, 0.999999702, 0, 0.999999702, 0.000796274282, 0) | |
700 | Weld82.C1 = CFrame.new(0, 0, 0, 0, 0, -1, -0.000796274282, 0.999999702, 0, 0.999999702, 0.000796274282, 0) | |
701 | Weld82.Part0 = Part1 | |
702 | Weld82.Part1 = Part1 | |
703 | Weld83.Parent = Part1 | |
704 | Weld83.C0 = CFrame.new(0, 0, 0, 0, 0, -1, -0.000796274282, 0.999999702, 0, 0.999999702, 0.000796274282, 0) | |
705 | Weld83.C1 = CFrame.new(0, 0, 0, 0, 0, -1, -0.000796274282, 0.999999702, 0, 0.999999702, 0.000796274282, 0) | |
706 | Weld83.Part0 = Part1 | |
707 | Weld83.Part1 = Part1 | |
708 | Weld84.Parent = Part1 | |
709 | Weld84.C0 = CFrame.new(0, 0, 0, -0.958598435, -2.62520018e-07, -0.284760326, -0.000226472635, 0.999999583, 0.000763305346, 0.284759939, 0.000796354143, -0.958598137) | |
710 | Weld84.C1 = CFrame.new(0, 0, 0, -0.958598435, -2.62520018e-07, -0.284760326, -0.000226472635, 0.999999583, 0.000763305346, 0.284759939, 0.000796354143, -0.958598137) | |
711 | Weld84.Part0 = Part1 | |
712 | Weld84.Part1 = Part1 | |
713 | Weld85.Parent = Part1 | |
714 | Weld85.C0 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
715 | Weld85.C1 = CFrame.new(0, 0, 0, -0.958598614, -8.26612505e-18, -0.284760237, -0.000226747259, 0.999999702, 0.000763307442, 0.284760147, 0.000796274282, -0.958598316) | |
716 | Weld85.Part0 = Part1 | |
717 | Weld85.Part1 = Part1 | |
718 | Part86.Parent = Tool0 | |
719 | Part86.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
720 | Part86.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
721 | Part86.Velocity = Vector3.new(-0.00114159519, 0.0142296702, 0.00436834665) | |
722 | Part86.FormFactor = Enum.FormFactor.Symmetric | |
723 | Part86.Shape = Enum.PartType.Ball | |
724 | Part86.Size = Vector3.new(1, 1, 1) | |
725 | Part86.CFrame = CFrame.new(2280.63965, 917.707703, -319.509583, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
726 | Part86.BottomSurface = Enum.SurfaceType.Smooth | |
727 | Part86.TopSurface = Enum.SurfaceType.Smooth | |
728 | Part86.Position = Vector3.new(2280.63965, 917.707703, -319.509583) | |
729 | Part86.Orientation = Vector3.new(0, 90, 19.7199993) | |
730 | SpecialMesh87.Parent = Part86 | |
731 | SpecialMesh87.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
732 | SpecialMesh87.MeshType = Enum.MeshType.Cylinder | |
733 | SpecialMesh87.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
734 | Part88.Parent = Tool0 | |
735 | Part88.BrickColor = BrickColor.new("Black") | |
736 | Part88.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
737 | Part88.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
738 | Part88.Velocity = Vector3.new(-0.001640926, 0.00962959044, 0.00271960068) | |
739 | Part88.FormFactor = Enum.FormFactor.Symmetric | |
740 | Part88.Shape = Enum.PartType.Ball | |
741 | Part88.Size = Vector3.new(1, 1, 1) | |
742 | Part88.CFrame = CFrame.new(2280.63989, 917.402954, -318.659393, -6.59516882e-05, 3.86527536e-05, 0.999993324, 0.337405294, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405413, -6.99000229e-05) | |
743 | Part88.BottomSurface = Enum.SurfaceType.Smooth | |
744 | Part88.TopSurface = Enum.SurfaceType.Smooth | |
745 | Part88.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
746 | Part88.Position = Vector3.new(2280.63989, 917.402954, -318.659393) | |
747 | Part88.Orientation = Vector3.new(0, 90, 19.7199993) | |
748 | Part88.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
749 | SpecialMesh89.Parent = Part88 | |
750 | SpecialMesh89.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
751 | SpecialMesh89.MeshType = Enum.MeshType.Cylinder | |
752 | SpecialMesh89.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
753 | Part90.Parent = Tool0 | |
754 | Part90.BrickColor = BrickColor.new("Black") | |
755 | Part90.Rotation = Vector3.new(-70.2799988, 0, 0) | |
756 | Part90.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
757 | Part90.Velocity = Vector3.new(-0.00142713939, 0.0126030939, 0.00137145573) | |
758 | Part90.Size = Vector3.new(1, 1.20000005, 1) | |
759 | Part90.CFrame = CFrame.new(2280.63965, 917.153809, -319.208954, 0.999993563, -6.4461572e-05, 3.86527208e-05, -1.07535689e-05, 0.337405205, 0.941357374, -6.84554616e-05, -0.941352189, 0.337405354) | |
760 | Part90.BottomSurface = Enum.SurfaceType.Smooth | |
761 | Part90.TopSurface = Enum.SurfaceType.Smooth | |
762 | Part90.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
763 | Part90.Position = Vector3.new(2280.63965, 917.153809, -319.208954) | |
764 | Part90.Orientation = Vector3.new(-70.2799988, 0.00999999978, 0) | |
765 | Part90.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
766 | SpecialMesh91.Parent = Part90 | |
767 | SpecialMesh91.Scale = Vector3.new(0.266666681, 0.166666657, 0.300000012) | |
768 | SpecialMesh91.MeshType = Enum.MeshType.Wedge | |
769 | SpecialMesh91.Scale = Vector3.new(0.266666681, 0.166666657, 0.300000012) | |
770 | Part92.Parent = Tool0 | |
771 | Part92.BrickColor = BrickColor.new("Black") | |
772 | Part92.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
773 | Part92.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
774 | Part92.Velocity = Vector3.new(-0.00156720891, 0.0103087798, 0.00296286261) | |
775 | Part92.FormFactor = Enum.FormFactor.Symmetric | |
776 | Part92.Shape = Enum.PartType.Ball | |
777 | Part92.Size = Vector3.new(1, 1, 1) | |
778 | Part92.CFrame = CFrame.new(2280.63965, 917.447937, -318.784912, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
779 | Part92.BottomSurface = Enum.SurfaceType.Smooth | |
780 | Part92.TopSurface = Enum.SurfaceType.Smooth | |
781 | Part92.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
782 | Part92.Position = Vector3.new(2280.63965, 917.447937, -318.784912) | |
783 | Part92.Orientation = Vector3.new(0, 90, 19.7199993) | |
784 | Part92.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
785 | SpecialMesh93.Parent = Part92 | |
786 | SpecialMesh93.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
787 | SpecialMesh93.MeshType = Enum.MeshType.Cylinder | |
788 | SpecialMesh93.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
789 | Part94.Parent = Tool0 | |
790 | Part94.BrickColor = BrickColor.new("Black") | |
791 | Part94.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
792 | Part94.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
793 | Part94.Velocity = Vector3.new(-0.00160405238, 0.00996923726, 0.00284145772) | |
794 | Part94.FormFactor = Enum.FormFactor.Symmetric | |
795 | Part94.Shape = Enum.PartType.Ball | |
796 | Part94.Size = Vector3.new(1, 1, 1) | |
797 | Part94.CFrame = CFrame.new(2280.63989, 917.425476, -318.722168, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
798 | Part94.BottomSurface = Enum.SurfaceType.Smooth | |
799 | Part94.TopSurface = Enum.SurfaceType.Smooth | |
800 | Part94.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
801 | Part94.Position = Vector3.new(2280.63989, 917.425476, -318.722168) | |
802 | Part94.Orientation = Vector3.new(0, 90, 19.7199993) | |
803 | Part94.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
804 | SpecialMesh95.Parent = Part94 | |
805 | SpecialMesh95.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
806 | SpecialMesh95.MeshType = Enum.MeshType.Cylinder | |
807 | SpecialMesh95.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
808 | Part96.Parent = Tool0 | |
809 | Part96.BrickColor = BrickColor.new("Black") | |
810 | Part96.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
811 | Part96.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
812 | Part96.Velocity = Vector3.new(-0.00167775422, 0.00929027237, 0.0025980738) | |
813 | Part96.FormFactor = Enum.FormFactor.Symmetric | |
814 | Part96.Shape = Enum.PartType.Ball | |
815 | Part96.Size = Vector3.new(1, 1, 1) | |
816 | Part96.CFrame = CFrame.new(2280.63989, 917.380493, -318.59668, -6.59516882e-05, 3.86527536e-05, 0.999993324, 0.337405294, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405413, -6.99000229e-05) | |
817 | Part96.BottomSurface = Enum.SurfaceType.Smooth | |
818 | Part96.TopSurface = Enum.SurfaceType.Smooth | |
819 | Part96.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
820 | Part96.Position = Vector3.new(2280.63989, 917.380493, -318.59668) | |
821 | Part96.Orientation = Vector3.new(0, 90, 19.7199993) | |
822 | Part96.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
823 | SpecialMesh97.Parent = Part96 | |
824 | SpecialMesh97.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
825 | SpecialMesh97.MeshType = Enum.MeshType.Cylinder | |
826 | SpecialMesh97.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
827 | Part98.Parent = Tool0 | |
828 | Part98.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
829 | Part98.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
830 | Part98.Velocity = Vector3.new(-0.00106787798, 0.0149088008, 0.00461173058) | |
831 | Part98.FormFactor = Enum.FormFactor.Symmetric | |
832 | Part98.Shape = Enum.PartType.Ball | |
833 | Part98.Size = Vector3.new(1, 1, 1) | |
834 | Part98.CFrame = CFrame.new(2280.63965, 917.752686, -319.635101, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
835 | Part98.BottomSurface = Enum.SurfaceType.Smooth | |
836 | Part98.TopSurface = Enum.SurfaceType.Smooth | |
837 | Part98.Position = Vector3.new(2280.63965, 917.752686, -319.635101) | |
838 | Part98.Orientation = Vector3.new(0, 90, 19.7199993) | |
839 | SpecialMesh99.Parent = Part98 | |
840 | SpecialMesh99.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
841 | SpecialMesh99.MeshType = Enum.MeshType.Cylinder | |
842 | SpecialMesh99.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
843 | Part100.Parent = Tool0 | |
844 | Part100.BrickColor = BrickColor.new("Black") | |
845 | Part100.Rotation = Vector3.new(-70.2799988, 0, -180) | |
846 | Part100.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
847 | Part100.Velocity = Vector3.new(-0.000915944634, 0.0173523817, 0.00297772326) | |
848 | Part100.Size = Vector3.new(1, 1.20000005, 1) | |
849 | Part100.CFrame = CFrame.new(2280.63965, 917.450684, -320.086731, -0.999993563, 6.4461572e-05, 3.86527172e-05, 1.07535689e-05, -0.337405175, 0.941357374, 6.84554616e-05, 0.941352189, 0.337405354) | |
850 | Part100.BottomSurface = Enum.SurfaceType.Smooth | |
851 | Part100.TopSurface = Enum.SurfaceType.Smooth | |
852 | Part100.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
853 | Part100.Position = Vector3.new(2280.63965, 917.450684, -320.086731) | |
854 | Part100.Orientation = Vector3.new(-70.2799988, 0.00999999978, 180) | |
855 | Part100.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
856 | SpecialMesh101.Parent = Part100 | |
857 | SpecialMesh101.Scale = Vector3.new(0.13333334, 0.0333333351, 0.333333343) | |
858 | SpecialMesh101.MeshType = Enum.MeshType.Wedge | |
859 | SpecialMesh101.Scale = Vector3.new(0.13333334, 0.0333333351, 0.333333343) | |
860 | Part102.Parent = Tool0 | |
861 | Part102.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
862 | Part102.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
863 | Part102.Velocity = Vector3.new(-0.00108628452, 0.0147392247, 0.00455096737) | |
864 | Part102.FormFactor = Enum.FormFactor.Symmetric | |
865 | Part102.Shape = Enum.PartType.Ball | |
866 | Part102.Size = Vector3.new(1, 1, 1) | |
867 | Part102.CFrame = CFrame.new(2280.63965, 917.741455, -319.60376, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
868 | Part102.BottomSurface = Enum.SurfaceType.Smooth | |
869 | Part102.TopSurface = Enum.SurfaceType.Smooth | |
870 | Part102.Position = Vector3.new(2280.63965, 917.741455, -319.60376) | |
871 | Part102.Orientation = Vector3.new(0, 90, 19.7199993) | |
872 | SpecialMesh103.Parent = Part102 | |
873 | SpecialMesh103.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
874 | SpecialMesh103.MeshType = Enum.MeshType.Cylinder | |
875 | SpecialMesh103.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
876 | Part104.Parent = Tool0 | |
877 | Part104.BrickColor = BrickColor.new("Black") | |
878 | Part104.Rotation = Vector3.new(-70.2799988, 0, -180) | |
879 | Part104.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
880 | Part104.Velocity = Vector3.new(-0.000884775713, 0.0184362158, 0.00145071233) | |
881 | Part104.FormFactor = Enum.FormFactor.Plate | |
882 | Part104.Size = Vector3.new(1, 0.400000006, 1) | |
883 | Part104.CFrame = CFrame.new(2280.63965, 917.168457, -320.287048, -0.999993563, 6.4461572e-05, 3.86527208e-05, 1.07535689e-05, -0.337405205, 0.941357374, 6.84554616e-05, 0.941352189, 0.337405354) | |
884 | Part104.BottomSurface = Enum.SurfaceType.Smooth | |
885 | Part104.TopSurface = Enum.SurfaceType.Smooth | |
886 | Part104.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
887 | Part104.Position = Vector3.new(2280.63965, 917.168457, -320.287048) | |
888 | Part104.Orientation = Vector3.new(-70.2799988, 0.00999999978, 180) | |
889 | Part104.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
890 | SpecialMesh105.Parent = Part104 | |
891 | SpecialMesh105.Scale = Vector3.new(0.13333334, 0.366666675, 0.333333343) | |
892 | SpecialMesh105.MeshType = Enum.MeshType.Wedge | |
893 | SpecialMesh105.Scale = Vector3.new(0.13333334, 0.366666675, 0.333333343) | |
894 | Part106.Parent = Tool0 | |
895 | Part106.BrickColor = BrickColor.new("Black") | |
896 | Part106.Rotation = Vector3.new(-160.279999, 0, -180) | |
897 | Part106.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
898 | Part106.Velocity = Vector3.new(-0.000781966955, 0.0198296458, 0.000877092592) | |
899 | Part106.FormFactor = Enum.FormFactor.Plate | |
900 | Part106.Size = Vector3.new(1, 0.400000006, 1) | |
901 | Part106.CFrame = CFrame.new(2280.63965, 917.062439, -320.544586, -0.999993563, 3.86526226e-05, -6.44615866e-05, 1.07535689e-05, 0.941357493, 0.337404847, 6.84554616e-05, 0.337405026, -0.941352308) | |
902 | Part106.BottomSurface = Enum.SurfaceType.Smooth | |
903 | Part106.TopSurface = Enum.SurfaceType.Smooth | |
904 | Part106.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
905 | Part106.Position = Vector3.new(2280.63965, 917.062439, -320.544586) | |
906 | Part106.Orientation = Vector3.new(-19.7199993, -180, 0) | |
907 | Part106.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
908 | SpecialMesh107.Parent = Part106 | |
909 | SpecialMesh107.Scale = Vector3.new(0.13333334, 0.13333334, 0.293333352) | |
910 | SpecialMesh107.MeshType = Enum.MeshType.Brick | |
911 | SpecialMesh107.Scale = Vector3.new(0.13333334, 0.13333334, 0.293333352) | |
912 | Part108.Parent = Tool0 | |
913 | Part108.BrickColor = BrickColor.new("Black") | |
914 | Part108.Rotation = Vector3.new(-70.2799988, 0, 0) | |
915 | Part108.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
916 | Part108.Velocity = Vector3.new(-0.000867403811, 0.0179190654, 0.00289351307) | |
917 | Part108.FormFactor = Enum.FormFactor.Plate | |
918 | Part108.Size = Vector3.new(1, 0.400000006, 1) | |
919 | Part108.CFrame = CFrame.new(2280.63965, 917.43512, -320.191467, 0.999993563, -6.4461572e-05, 3.86527208e-05, -1.07535689e-05, 0.337405205, 0.941357374, -6.84554616e-05, -0.941352189, 0.337405354) | |
920 | Part108.BottomSurface = Enum.SurfaceType.Smooth | |
921 | Part108.TopSurface = Enum.SurfaceType.Smooth | |
922 | Part108.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
923 | Part108.Position = Vector3.new(2280.63965, 917.43512, -320.191467) | |
924 | Part108.Orientation = Vector3.new(-70.2799988, 0.00999999978, 0) | |
925 | Part108.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
926 | SpecialMesh109.Parent = Part108 | |
927 | SpecialMesh109.Scale = Vector3.new(0.13333334, 0.366666675, 0.233333334) | |
928 | SpecialMesh109.MeshType = Enum.MeshType.Brick | |
929 | SpecialMesh109.Scale = Vector3.new(0.13333334, 0.366666675, 0.233333334) | |
930 | Part110.Parent = Tool0 | |
931 | Part110.BrickColor = BrickColor.new("Black") | |
932 | Part110.Rotation = Vector3.new(-174.599991, 0, -180) | |
933 | Part110.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
934 | Part110.Velocity = Vector3.new(-0.000954364543, 0.018137848, 0.000519777299) | |
935 | Part110.Size = Vector3.new(1, 1.20000005, 1) | |
936 | Part110.CFrame = CFrame.new(2280.63965, 916.996399, -320.231903, -0.999993563, 2.15359178e-05, -7.19966847e-05, 1.07535689e-05, 0.99556607, 0.0940402895, 6.84554616e-05, 0.0940417051, -0.995561123) | |
937 | Part110.BottomSurface = Enum.SurfaceType.Smooth | |
938 | Part110.TopSurface = Enum.SurfaceType.Smooth | |
939 | Part110.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
940 | Part110.Position = Vector3.new(2280.63965, 916.996399, -320.231903) | |
941 | Part110.Orientation = Vector3.new(-5.4000001, -180, 0) | |
942 | Part110.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
943 | SpecialMesh111.Parent = Part110 | |
944 | SpecialMesh111.Scale = Vector3.new(0.13333334, 0.0333333351, 0.366666675) | |
945 | SpecialMesh111.MeshType = Enum.MeshType.Brick | |
946 | SpecialMesh111.Scale = Vector3.new(0.13333334, 0.0333333351, 0.366666675) | |
947 | Part112.Parent = Tool0 | |
948 | Part112.BrickColor = BrickColor.new("Black") | |
949 | Part112.Rotation = Vector3.new(-160.279999, 0, -180) | |
950 | Part112.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
951 | Part112.Velocity = Vector3.new(-0.00102706579, 0.0167110637, 0.00182850217) | |
952 | Part112.Size = Vector3.new(1, 1.20000005, 1) | |
953 | Part112.CFrame = CFrame.new(2280.63965, 917.238281, -319.968201, -0.999993563, 3.86526226e-05, -6.44615866e-05, 1.07535689e-05, 0.941357493, 0.337404847, 6.84554616e-05, 0.337405026, -0.941352308) | |
954 | Part112.BottomSurface = Enum.SurfaceType.Smooth | |
955 | Part112.TopSurface = Enum.SurfaceType.Smooth | |
956 | Part112.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
957 | Part112.Position = Vector3.new(2280.63965, 917.238281, -319.968201) | |
958 | Part112.Orientation = Vector3.new(-19.7199993, -180, 0) | |
959 | Part112.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
960 | SpecialMesh113.Parent = Part112 | |
961 | SpecialMesh113.Scale = Vector3.new(0.13333334, 0.476666629, 0.0333333351) | |
962 | SpecialMesh113.MeshType = Enum.MeshType.Brick | |
963 | SpecialMesh113.Scale = Vector3.new(0.13333334, 0.476666629, 0.0333333351) | |
964 | Part114.Parent = Tool0 | |
965 | Part114.BrickColor = BrickColor.new("Black") | |
966 | Part114.Rotation = Vector3.new(109.720001, 0, 180) | |
967 | Part114.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
968 | Part114.Velocity = Vector3.new(-0.0007506978, 0.0196156539, 0.00200749002) | |
969 | Part114.Size = Vector3.new(1, 1.20000005, 1) | |
970 | Part114.CFrame = CFrame.new(2280.63965, 917.271362, -320.505035, -0.999993563, -6.4461572e-05, -3.86527208e-05, 1.07535689e-05, 0.337405205, -0.941357374, 6.84554616e-05, -0.941352189, -0.337405354) | |
971 | Part114.BottomSurface = Enum.SurfaceType.Smooth | |
972 | Part114.TopSurface = Enum.SurfaceType.Smooth | |
973 | Part114.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
974 | Part114.Position = Vector3.new(2280.63965, 917.271362, -320.505035) | |
975 | Part114.Orientation = Vector3.new(70.2799988, -179.98999, 0) | |
976 | Part114.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
977 | SpecialMesh115.Parent = Part114 | |
978 | SpecialMesh115.Scale = Vector3.new(0.13333334, 0.166666657, 0.366666675) | |
979 | SpecialMesh115.MeshType = Enum.MeshType.Wedge | |
980 | SpecialMesh115.Scale = Vector3.new(0.13333334, 0.166666657, 0.366666675) | |
981 | Part116.Parent = Tool0 | |
982 | Part116.BrickColor = BrickColor.new("Black") | |
983 | Part116.Rotation = Vector3.new(-8.43999958, -89.7900009, 59.6199989) | |
984 | Part116.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
985 | Part116.Velocity = Vector3.new(-0.00162611471, 0.0107700601, 0.000714408234) | |
986 | Part116.Size = Vector3.new(1, 1.20000005, 1) | |
987 | Part116.CFrame = CFrame.new(2280.63989, 917.032349, -318.870178, 3.86526226e-05, -6.59219004e-05, -0.999993324, 0.941357493, 0.337404907, 1.03675466e-05, 0.337405026, -0.941352367, 6.99000229e-05) | |
988 | Part116.BottomSurface = Enum.SurfaceType.Smooth | |
989 | Part116.TopSurface = Enum.SurfaceType.Smooth | |
990 | Part116.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
991 | Part116.Position = Vector3.new(2280.63989, 917.032349, -318.870178) | |
992 | Part116.Orientation = Vector3.new(0, -90, 70.2799988) | |
993 | Part116.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
994 | SpecialMesh117.Parent = Part116 | |
995 | SpecialMesh117.Scale = Vector3.new(0.300000012, 0.433333337, 0.266666681) | |
996 | SpecialMesh117.MeshType = Enum.MeshType.Brick | |
997 | SpecialMesh117.Scale = Vector3.new(0.300000012, 0.433333337, 0.266666681) | |
998 | Fire118.Parent = Part116 | |
999 | Fire118.Size = 30 | |
1000 | Fire118.Color = Color3.new(1, 0.745098, 0) | |
1001 | Fire118.Enabled = false | |
1002 | Fire118.Heat = 25 | |
1003 | Fire118.SecondaryColor = Color3.new(1, 0, 0) | |
1004 | Fire118.Color = Color3.new(1, 0.745098, 0) | |
1005 | Script119.Parent = Fire118 | |
1006 | table.insert(cors,sandbox(Script119,function() | |
1007 | function Spread(part) | |
1008 | check = part:findFirstChild("Fire") | |
1009 | if check == nil then | |
1010 | script.Parent:Clone().Parent = part | |
1011 | ||
1012 | elseif check ~= nil then | |
1013 | check.Size = check.Size + 1 | |
1014 | check.Heat = check.Heat +1 | |
1015 | end | |
1016 | end | |
1017 | ||
1018 | ||
1019 | script.Parent.Parent.Touched:connect(Spread) | |
1020 | ||
1021 | ||
1022 | end)) | |
1023 | Part120.Parent = Tool0 | |
1024 | Part120.BrickColor = BrickColor.new("Black") | |
1025 | Part120.Rotation = Vector3.new(25.4499989, 0, 0) | |
1026 | Part120.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1027 | Part120.Velocity = Vector3.new(-0.000850412529, 0.017844433, 0.00342255086) | |
1028 | Part120.Size = Vector3.new(1, 1.20000005, 1) | |
1029 | Part120.CFrame = CFrame.new(2280.63965, 917.532898, -320.177673, 0.999993563, 4.49255785e-05, 6.02696091e-05, -1.07535689e-05, 0.90297389, -0.429690361, -6.84554616e-05, 0.429689974, 0.902968943) | |
1030 | Part120.BottomSurface = Enum.SurfaceType.Smooth | |
1031 | Part120.TopSurface = Enum.SurfaceType.Smooth | |
1032 | Part120.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1033 | Part120.Position = Vector3.new(2280.63965, 917.532898, -320.177673) | |
1034 | Part120.Orientation = Vector3.new(25.4499989, 0, 0) | |
1035 | Part120.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1036 | SpecialMesh121.Parent = Part120 | |
1037 | SpecialMesh121.Scale = Vector3.new(0.200000003, 0.0666666701, 0.933333337) | |
1038 | SpecialMesh121.MeshType = Enum.MeshType.Brick | |
1039 | SpecialMesh121.Scale = Vector3.new(0.200000003, 0.0666666701, 0.933333337) | |
1040 | Part122.Parent = Tool0 | |
1041 | Part122.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1042 | Part122.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1043 | Part122.Velocity = Vector3.new(-0.0017975407, 0.00818678923, 0.00220245123) | |
1044 | Part122.FormFactor = Enum.FormFactor.Symmetric | |
1045 | Part122.Shape = Enum.PartType.Ball | |
1046 | Part122.Size = Vector3.new(1, 1, 1) | |
1047 | Part122.CFrame = CFrame.new(2280.63989, 917.307373, -318.392731, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1048 | Part122.BottomSurface = Enum.SurfaceType.Smooth | |
1049 | Part122.TopSurface = Enum.SurfaceType.Smooth | |
1050 | Part122.Position = Vector3.new(2280.63989, 917.307373, -318.392731) | |
1051 | Part122.Orientation = Vector3.new(0, 90, 19.7199993) | |
1052 | SpecialMesh123.Parent = Part122 | |
1053 | SpecialMesh123.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1054 | SpecialMesh123.MeshType = Enum.MeshType.Cylinder | |
1055 | SpecialMesh123.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1056 | Part124.Parent = Tool0 | |
1057 | Part124.BrickColor = BrickColor.new("Black") | |
1058 | Part124.Rotation = Vector3.new(171.559998, 89.7900009, -59.6199989) | |
1059 | Part124.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1060 | Part124.Velocity = Vector3.new(-0.00182411971, 0.00818893593, 0.00160934753) | |
1061 | Part124.Size = Vector3.new(1, 1.20000005, 1) | |
1062 | Part124.CFrame = CFrame.new(2280.63989, 917.197754, -318.393127, 3.86526226e-05, 6.59219004e-05, 0.999993324, 0.941357493, -0.337404907, -1.03675466e-05, 0.337405026, 0.941352367, -6.99000229e-05) | |
1063 | Part124.BottomSurface = Enum.SurfaceType.Smooth | |
1064 | Part124.TopSurface = Enum.SurfaceType.Smooth | |
1065 | Part124.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1066 | Part124.Position = Vector3.new(2280.63989, 917.197754, -318.393127) | |
1067 | Part124.Orientation = Vector3.new(0, 90, 109.720001) | |
1068 | Part124.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1069 | SpecialMesh125.Parent = Part124 | |
1070 | SpecialMesh125.Scale = Vector3.new(0.266666681, 0.0333333351, 0.0666666701) | |
1071 | SpecialMesh125.MeshType = Enum.MeshType.Brick | |
1072 | SpecialMesh125.Scale = Vector3.new(0.266666681, 0.0333333351, 0.0666666701) | |
1073 | Fire126.Parent = Part124 | |
1074 | Fire126.Size = 30 | |
1075 | Fire126.Color = Color3.new(1, 0.745098, 0) | |
1076 | Fire126.Enabled = false | |
1077 | Fire126.Heat = 25 | |
1078 | Fire126.SecondaryColor = Color3.new(1, 0, 0) | |
1079 | Fire126.Color = Color3.new(1, 0.745098, 0) | |
1080 | Script127.Parent = Fire126 | |
1081 | table.insert(cors,sandbox(Script127,function() | |
1082 | function Spread(part) | |
1083 | check = part:findFirstChild("Fire") | |
1084 | if check == nil then | |
1085 | script.Parent:Clone().Parent = part | |
1086 | ||
1087 | elseif check ~= nil then | |
1088 | check.Size = check.Size + 1 | |
1089 | check.Heat = check.Heat +1 | |
1090 | end | |
1091 | end | |
1092 | ||
1093 | ||
1094 | script.Parent.Parent.Touched:connect(Spread) | |
1095 | ||
1096 | ||
1097 | end)) | |
1098 | Part128.Parent = Tool0 | |
1099 | Part128.BrickColor = BrickColor.new("Black") | |
1100 | Part128.Rotation = Vector3.new(-8.43999958, -89.7900009, 59.6199989) | |
1101 | Part128.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1102 | Part128.Velocity = Vector3.new(-0.00156594673, 0.010846179, 0.001891369) | |
1103 | Part128.Size = Vector3.new(1, 1.20000005, 1) | |
1104 | Part128.CFrame = CFrame.new(2280.63989, 917.249878, -318.884247, 3.86526226e-05, -6.59219004e-05, -0.999993324, 0.941357493, 0.337404907, 1.03675466e-05, 0.337405026, -0.941352367, 6.99000229e-05) | |
1105 | Part128.BottomSurface = Enum.SurfaceType.Smooth | |
1106 | Part128.TopSurface = Enum.SurfaceType.Smooth | |
1107 | Part128.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1108 | Part128.Position = Vector3.new(2280.63989, 917.249878, -318.884247) | |
1109 | Part128.Orientation = Vector3.new(0, -90, 70.2799988) | |
1110 | Part128.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1111 | SpecialMesh129.Parent = Part128 | |
1112 | SpecialMesh129.Scale = Vector3.new(0.360000014, 0.699999988, 0.333333343) | |
1113 | SpecialMesh129.Scale = Vector3.new(0.360000014, 0.699999988, 0.333333343) | |
1114 | Fire130.Parent = Part128 | |
1115 | Fire130.Size = 30 | |
1116 | Fire130.Color = Color3.new(1, 0.745098, 0) | |
1117 | Fire130.Enabled = false | |
1118 | Fire130.Heat = 25 | |
1119 | Fire130.SecondaryColor = Color3.new(1, 0, 0) | |
1120 | Fire130.Color = Color3.new(1, 0.745098, 0) | |
1121 | Script131.Parent = Fire130 | |
1122 | table.insert(cors,sandbox(Script131,function() | |
1123 | function Spread(part) | |
1124 | check = part:findFirstChild("Fire") | |
1125 | if check == nil then | |
1126 | script.Parent:Clone().Parent = part | |
1127 | ||
1128 | elseif check ~= nil then | |
1129 | check.Size = check.Size + 1 | |
1130 | check.Heat = check.Heat +1 | |
1131 | end | |
1132 | end | |
1133 | ||
1134 | ||
1135 | script.Parent.Parent.Touched:connect(Spread) | |
1136 | ||
1137 | ||
1138 | end)) | |
1139 | Part132.Parent = Tool0 | |
1140 | Part132.BrickColor = BrickColor.new("Black") | |
1141 | Part132.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1142 | Part132.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1143 | Part132.Velocity = Vector3.new(-0.00171459746, 0.00895095523, 0.00247621676) | |
1144 | Part132.FormFactor = Enum.FormFactor.Symmetric | |
1145 | Part132.Shape = Enum.PartType.Ball | |
1146 | Part132.Size = Vector3.new(1, 1, 1) | |
1147 | Part132.CFrame = CFrame.new(2280.63989, 917.357971, -318.533966, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1148 | Part132.BottomSurface = Enum.SurfaceType.Smooth | |
1149 | Part132.TopSurface = Enum.SurfaceType.Smooth | |
1150 | Part132.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1151 | Part132.Position = Vector3.new(2280.63989, 917.357971, -318.533966) | |
1152 | Part132.Orientation = Vector3.new(0, 90, 19.7199993) | |
1153 | Part132.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1154 | SpecialMesh133.Parent = Part132 | |
1155 | SpecialMesh133.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
1156 | SpecialMesh133.MeshType = Enum.MeshType.Cylinder | |
1157 | SpecialMesh133.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
1158 | Part134.Parent = Tool0 | |
1159 | Part134.BrickColor = BrickColor.new("Black") | |
1160 | Part134.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1161 | Part134.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1162 | Part134.Velocity = Vector3.new(-0.00175145618, 0.00861130748, 0.00235469011) | |
1163 | Part134.FormFactor = Enum.FormFactor.Symmetric | |
1164 | Part134.Shape = Enum.PartType.Ball | |
1165 | Part134.Size = Vector3.new(1, 1, 1) | |
1166 | Part134.CFrame = CFrame.new(2280.63989, 917.33551, -318.471191, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1167 | Part134.BottomSurface = Enum.SurfaceType.Smooth | |
1168 | Part134.TopSurface = Enum.SurfaceType.Smooth | |
1169 | Part134.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1170 | Part134.Position = Vector3.new(2280.63989, 917.33551, -318.471191) | |
1171 | Part134.Orientation = Vector3.new(0, 90, 19.7199993) | |
1172 | Part134.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1173 | SpecialMesh135.Parent = Part134 | |
1174 | SpecialMesh135.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
1175 | SpecialMesh135.MeshType = Enum.MeshType.Cylinder | |
1176 | SpecialMesh135.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
1177 | Part136.Parent = Tool0 | |
1178 | Part136.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1179 | Part136.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1180 | Part136.Velocity = Vector3.new(-0.00177910365, 0.00835669599, 0.00226321467) | |
1181 | Part136.FormFactor = Enum.FormFactor.Symmetric | |
1182 | Part136.Shape = Enum.PartType.Ball | |
1183 | Part136.Size = Vector3.new(1, 1, 1) | |
1184 | Part136.CFrame = CFrame.new(2280.63989, 917.318604, -318.424133, -6.59516882e-05, 3.86527536e-05, 0.999993324, 0.337405294, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405413, -6.99000229e-05) | |
1185 | Part136.BottomSurface = Enum.SurfaceType.Smooth | |
1186 | Part136.TopSurface = Enum.SurfaceType.Smooth | |
1187 | Part136.Position = Vector3.new(2280.63989, 917.318604, -318.424133) | |
1188 | Part136.Orientation = Vector3.new(0, 90, 19.7199993) | |
1189 | SpecialMesh137.Parent = Part136 | |
1190 | SpecialMesh137.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1191 | SpecialMesh137.MeshType = Enum.MeshType.Cylinder | |
1192 | SpecialMesh137.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1193 | Part138.Parent = Tool0 | |
1194 | Part138.BrickColor = BrickColor.new("Black") | |
1195 | Part138.Rotation = Vector3.new(-8.43999958, -89.7900009, 59.6199989) | |
1196 | Part138.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1197 | Part138.Velocity = Vector3.new(-0.00186464388, 0.0081024142, 0.000888772891) | |
1198 | Part138.FormFactor = Enum.FormFactor.Plate | |
1199 | Part138.Size = Vector3.new(1, 0.400000006, 1) | |
1200 | Part138.CFrame = CFrame.new(2280.63989, 917.064575, -318.377136, 3.86526226e-05, -6.59219004e-05, -0.999993324, 0.941357493, 0.337404907, 1.03675466e-05, 0.337405026, -0.941352367, 6.99000229e-05) | |
1201 | Part138.BottomSurface = Enum.SurfaceType.Smooth | |
1202 | Part138.TopSurface = Enum.SurfaceType.Smooth | |
1203 | Part138.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1204 | Part138.Position = Vector3.new(2280.63989, 917.064575, -318.377136) | |
1205 | Part138.Orientation = Vector3.new(0, -90, 70.2799988) | |
1206 | Part138.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1207 | SpecialMesh139.Parent = Part138 | |
1208 | SpecialMesh139.Scale = Vector3.new(0.0666666701, 0.300000012, 0.0666666701) | |
1209 | SpecialMesh139.Scale = Vector3.new(0.0666666701, 0.300000012, 0.0666666701) | |
1210 | Fire140.Parent = Part138 | |
1211 | Fire140.Size = 30 | |
1212 | Fire140.Color = Color3.new(1, 0.745098, 0) | |
1213 | Fire140.Enabled = false | |
1214 | Fire140.Heat = 25 | |
1215 | Fire140.SecondaryColor = Color3.new(1, 0, 0) | |
1216 | Fire140.Color = Color3.new(1, 0.745098, 0) | |
1217 | Script141.Parent = Fire140 | |
1218 | table.insert(cors,sandbox(Script141,function() | |
1219 | function Spread(part) | |
1220 | check = part:findFirstChild("Fire") | |
1221 | if check == nil then | |
1222 | script.Parent:Clone().Parent = part | |
1223 | ||
1224 | elseif check ~= nil then | |
1225 | check.Size = check.Size + 1 | |
1226 | check.Heat = check.Heat +1 | |
1227 | end | |
1228 | end | |
1229 | ||
1230 | ||
1231 | script.Parent.Parent.Touched:connect(Spread) | |
1232 | ||
1233 | ||
1234 | end)) | |
1235 | Part142.Parent = Tool0 | |
1236 | Part142.BrickColor = BrickColor.new("Black") | |
1237 | Part142.Rotation = Vector3.new(171.559998, 89.7900009, -59.6199989) | |
1238 | Part142.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1239 | Part142.Velocity = Vector3.new(-0.00129777333, 0.0129184686, 0.00359163177) | |
1240 | Part142.Size = Vector3.new(1, 1.20000005, 1) | |
1241 | Part142.CFrame = CFrame.new(2280.63965, 917.564148, -319.267242, 3.86526226e-05, 6.59219004e-05, 0.999993324, 0.941357493, -0.337404907, -1.03675466e-05, 0.337405026, 0.941352367, -6.99000229e-05) | |
1242 | Part142.BottomSurface = Enum.SurfaceType.Smooth | |
1243 | Part142.TopSurface = Enum.SurfaceType.Smooth | |
1244 | Part142.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1245 | Part142.Position = Vector3.new(2280.63965, 917.564148, -319.267242) | |
1246 | Part142.Orientation = Vector3.new(0, 90, 109.720001) | |
1247 | Part142.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1248 | SpecialMesh143.Parent = Part142 | |
1249 | SpecialMesh143.Scale = Vector3.new(0.160000011, 0.100000001, 0.0666666701) | |
1250 | SpecialMesh143.MeshType = Enum.MeshType.Brick | |
1251 | SpecialMesh143.Scale = Vector3.new(0.160000011, 0.100000001, 0.0666666701) | |
1252 | Fire144.Parent = Part142 | |
1253 | Fire144.Size = 30 | |
1254 | Fire144.Color = Color3.new(1, 0.745098, 0) | |
1255 | Fire144.Enabled = false | |
1256 | Fire144.Heat = 25 | |
1257 | Fire144.SecondaryColor = Color3.new(1, 0, 0) | |
1258 | Fire144.Color = Color3.new(1, 0.745098, 0) | |
1259 | Script145.Parent = Fire144 | |
1260 | table.insert(cors,sandbox(Script145,function() | |
1261 | function Spread(part) | |
1262 | check = part:findFirstChild("Fire") | |
1263 | if check == nil then | |
1264 | script.Parent:Clone().Parent = part | |
1265 | ||
1266 | elseif check ~= nil then | |
1267 | check.Size = check.Size + 1 | |
1268 | check.Heat = check.Heat +1 | |
1269 | end | |
1270 | end | |
1271 | ||
1272 | ||
1273 | script.Parent.Parent.Touched:connect(Spread) | |
1274 | ||
1275 | ||
1276 | end)) | |
1277 | Part146.Parent = Tool0 | |
1278 | Part146.BrickColor = BrickColor.new("Black") | |
1279 | Part146.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1280 | Part146.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1281 | Part146.Velocity = Vector3.new(-0.0012084716, 0.0141395163, 0.00307151023) | |
1282 | Part146.FormFactor = Enum.FormFactor.Symmetric | |
1283 | Part146.Shape = Enum.PartType.Ball | |
1284 | Part146.Size = Vector3.new(1, 1, 1) | |
1285 | Part146.CFrame = CFrame.new(2280.63965, 917.468018, -319.49292, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1286 | Part146.BottomSurface = Enum.SurfaceType.Smooth | |
1287 | Part146.TopSurface = Enum.SurfaceType.Smooth | |
1288 | Part146.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1289 | Part146.Position = Vector3.new(2280.63965, 917.468018, -319.49292) | |
1290 | Part146.Orientation = Vector3.new(0, 90, 19.7199993) | |
1291 | Part146.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1292 | SpecialMesh147.Parent = Part146 | |
1293 | SpecialMesh147.Scale = Vector3.new(0.266666681, 0.266666681, 0.266666681) | |
1294 | SpecialMesh147.MeshType = Enum.MeshType.Cylinder | |
1295 | SpecialMesh147.Scale = Vector3.new(0.266666681, 0.266666681, 0.266666681) | |
1296 | Part148.Parent = Tool0 | |
1297 | Part148.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1298 | Part148.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1299 | Part148.Velocity = Vector3.new(-0.00134667987, 0.0128662325, 0.00261524622) | |
1300 | Part148.FormFactor = Enum.FormFactor.Symmetric | |
1301 | Part148.Shape = Enum.PartType.Ball | |
1302 | Part148.Size = Vector3.new(1, 1, 1) | |
1303 | Part148.CFrame = CFrame.new(2280.63989, 917.383667, -319.257599, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1304 | Part148.BottomSurface = Enum.SurfaceType.Smooth | |
1305 | Part148.TopSurface = Enum.SurfaceType.Smooth | |
1306 | Part148.Position = Vector3.new(2280.63989, 917.383667, -319.257599) | |
1307 | Part148.Orientation = Vector3.new(0, 90, 19.7199993) | |
1308 | SpecialMesh149.Parent = Part148 | |
1309 | SpecialMesh149.Scale = Vector3.new(0.233333334, 0.233333334, 0.233333334) | |
1310 | SpecialMesh149.MeshType = Enum.MeshType.Cylinder | |
1311 | SpecialMesh149.Scale = Vector3.new(0.233333334, 0.233333334, 0.233333334) | |
1312 | Part150.Parent = Tool0 | |
1313 | Part150.BrickColor = BrickColor.new("Black") | |
1314 | Part150.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1315 | Part150.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1316 | Part150.Velocity = Vector3.new(-0.0014934768, 0.0109878499, 0.00320669869) | |
1317 | Part150.FormFactor = Enum.FormFactor.Symmetric | |
1318 | Part150.Shape = Enum.PartType.Ball | |
1319 | Part150.Size = Vector3.new(1, 1, 1) | |
1320 | Part150.CFrame = CFrame.new(2280.63989, 917.492981, -318.910431, -6.59516882e-05, 3.86527536e-05, 0.999993324, 0.337405294, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405413, -6.99000229e-05) | |
1321 | Part150.BottomSurface = Enum.SurfaceType.Smooth | |
1322 | Part150.TopSurface = Enum.SurfaceType.Smooth | |
1323 | Part150.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1324 | Part150.Position = Vector3.new(2280.63989, 917.492981, -318.910431) | |
1325 | Part150.Orientation = Vector3.new(0, 90, 19.7199993) | |
1326 | Part150.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1327 | SpecialMesh151.Parent = Part150 | |
1328 | SpecialMesh151.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
1329 | SpecialMesh151.MeshType = Enum.MeshType.Cylinder | |
1330 | SpecialMesh151.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
1331 | Part152.Parent = Tool0 | |
1332 | Part152.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1333 | Part152.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1334 | Part152.Velocity = Vector3.new(-0.00104944105, 0.0150787067, 0.00467249379) | |
1335 | Part152.FormFactor = Enum.FormFactor.Symmetric | |
1336 | Part152.Shape = Enum.PartType.Ball | |
1337 | Part152.Size = Vector3.new(1, 1, 1) | |
1338 | Part152.CFrame = CFrame.new(2280.63965, 917.763916, -319.666504, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1339 | Part152.BottomSurface = Enum.SurfaceType.Smooth | |
1340 | Part152.TopSurface = Enum.SurfaceType.Smooth | |
1341 | Part152.Position = Vector3.new(2280.63965, 917.763916, -319.666504) | |
1342 | Part152.Orientation = Vector3.new(0, 90, 19.7199993) | |
1343 | SpecialMesh153.Parent = Part152 | |
1344 | SpecialMesh153.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1345 | SpecialMesh153.MeshType = Enum.MeshType.Cylinder | |
1346 | SpecialMesh153.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1347 | Part154.Parent = Tool0 | |
1348 | Part154.BrickColor = BrickColor.new("Black") | |
1349 | Part154.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1350 | Part154.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1351 | Part154.Velocity = Vector3.new(-0.00153031992, 0.0106485328, 0.00308484165) | |
1352 | Part154.FormFactor = Enum.FormFactor.Symmetric | |
1353 | Part154.Shape = Enum.PartType.Ball | |
1354 | Part154.Size = Vector3.new(1, 1, 1) | |
1355 | Part154.CFrame = CFrame.new(2280.63989, 917.470459, -318.847717, -6.59516882e-05, 3.86527172e-05, 0.999993324, 0.337405205, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1356 | Part154.BottomSurface = Enum.SurfaceType.Smooth | |
1357 | Part154.TopSurface = Enum.SurfaceType.Smooth | |
1358 | Part154.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1359 | Part154.Position = Vector3.new(2280.63989, 917.470459, -318.847717) | |
1360 | Part154.Orientation = Vector3.new(0, 90, 19.7199993) | |
1361 | Part154.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1362 | SpecialMesh155.Parent = Part154 | |
1363 | SpecialMesh155.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
1364 | SpecialMesh155.MeshType = Enum.MeshType.Cylinder | |
1365 | SpecialMesh155.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
1366 | Part156.Parent = Tool0 | |
1367 | Part156.BrickColor = BrickColor.new("Black") | |
1368 | Part156.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1369 | Part156.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1370 | Part156.Velocity = Vector3.new(-0.00145663321, 0.0113273328, 0.00332822558) | |
1371 | Part156.FormFactor = Enum.FormFactor.Symmetric | |
1372 | Part156.Shape = Enum.PartType.Ball | |
1373 | Part156.Size = Vector3.new(1, 1, 1) | |
1374 | Part156.CFrame = CFrame.new(2280.63989, 917.515442, -318.973175, -6.59516882e-05, 3.86527536e-05, 0.999993324, 0.337405294, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405413, -6.99000229e-05) | |
1375 | Part156.BottomSurface = Enum.SurfaceType.Smooth | |
1376 | Part156.TopSurface = Enum.SurfaceType.Smooth | |
1377 | Part156.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1378 | Part156.Position = Vector3.new(2280.63989, 917.515442, -318.973175) | |
1379 | Part156.Orientation = Vector3.new(0, 90, 19.7199993) | |
1380 | Part156.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1381 | SpecialMesh157.Parent = Part156 | |
1382 | SpecialMesh157.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
1383 | SpecialMesh157.MeshType = Enum.MeshType.Cylinder | |
1384 | SpecialMesh157.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
1385 | Part158.Parent = Tool0 | |
1386 | Part158.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1387 | Part158.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1388 | Part158.Velocity = Vector3.new(-0.00103100436, 0.0152484486, 0.00473358762) | |
1389 | Part158.FormFactor = Enum.FormFactor.Symmetric | |
1390 | Part158.Shape = Enum.PartType.Ball | |
1391 | Part158.Size = Vector3.new(1, 1, 1) | |
1392 | Part158.CFrame = CFrame.new(2280.63965, 917.775208, -319.697876, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1393 | Part158.BottomSurface = Enum.SurfaceType.Smooth | |
1394 | Part158.TopSurface = Enum.SurfaceType.Smooth | |
1395 | Part158.Position = Vector3.new(2280.63965, 917.775208, -319.697876) | |
1396 | Part158.Orientation = Vector3.new(0, 90, 19.7199993) | |
1397 | SpecialMesh159.Parent = Part158 | |
1398 | SpecialMesh159.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1399 | SpecialMesh159.MeshType = Enum.MeshType.Cylinder | |
1400 | SpecialMesh159.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1401 | Part160.Parent = Tool0 | |
1402 | Part160.BrickColor = BrickColor.new("Black") | |
1403 | Part160.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1404 | Part160.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1405 | Part160.Velocity = Vector3.new(-0.00106106792, 0.0154974461, 0.00355827785) | |
1406 | Part160.FormFactor = Enum.FormFactor.Symmetric | |
1407 | Part160.Shape = Enum.PartType.Ball | |
1408 | Part160.Size = Vector3.new(1, 1, 1) | |
1409 | Part160.CFrame = CFrame.new(2280.63965, 917.557983, -319.743896, -6.59516882e-05, 3.86527536e-05, 0.999993324, 0.337405294, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405413, -6.99000229e-05) | |
1410 | Part160.BottomSurface = Enum.SurfaceType.Smooth | |
1411 | Part160.TopSurface = Enum.SurfaceType.Smooth | |
1412 | Part160.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1413 | Part160.Position = Vector3.new(2280.63965, 917.557983, -319.743896) | |
1414 | Part160.Orientation = Vector3.new(0, 90, 19.7199993) | |
1415 | Part160.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1416 | SpecialMesh161.Parent = Part160 | |
1417 | SpecialMesh161.Scale = Vector3.new(0.266666681, 0.266666681, 0.266666681) | |
1418 | SpecialMesh161.MeshType = Enum.MeshType.Cylinder | |
1419 | SpecialMesh161.Scale = Vector3.new(0.266666681, 0.266666681, 0.266666681) | |
1420 | Part162.Parent = Tool0 | |
1421 | Part162.BrickColor = BrickColor.new("Black") | |
1422 | Part162.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1423 | Part162.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1424 | Part162.Velocity = Vector3.new(-0.00095564709, 0.0163091663, 0.00423261989) | |
1425 | Part162.Size = Vector3.new(1, 1.20000005, 1) | |
1426 | Part162.CFrame = CFrame.new(2280.63965, 917.682617, -319.893921, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1427 | Part162.BottomSurface = Enum.SurfaceType.Smooth | |
1428 | Part162.TopSurface = Enum.SurfaceType.Smooth | |
1429 | Part162.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1430 | Part162.Position = Vector3.new(2280.63965, 917.682617, -319.893921) | |
1431 | Part162.Orientation = Vector3.new(0, 90, 19.7199993) | |
1432 | Part162.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1433 | SpecialMesh163.Parent = Part162 | |
1434 | SpecialMesh163.Scale = Vector3.new(0.300000012, 0.366666675, 0.266666681) | |
1435 | SpecialMesh163.MeshType = Enum.MeshType.Brick | |
1436 | SpecialMesh163.Scale = Vector3.new(0.300000012, 0.366666675, 0.266666681) | |
1437 | Fire164.Parent = Part162 | |
1438 | Fire164.Size = 30 | |
1439 | Fire164.Color = Color3.new(1, 0.745098, 0) | |
1440 | Fire164.Enabled = false | |
1441 | Fire164.Heat = 25 | |
1442 | Fire164.SecondaryColor = Color3.new(1, 0, 0) | |
1443 | Fire164.Color = Color3.new(1, 0.745098, 0) | |
1444 | Script165.Parent = Fire164 | |
1445 | table.insert(cors,sandbox(Script165,function() | |
1446 | function Spread(part) | |
1447 | check = part:findFirstChild("Fire") | |
1448 | if check == nil then | |
1449 | script.Parent:Clone().Parent = part | |
1450 | ||
1451 | elseif check ~= nil then | |
1452 | check.Size = check.Size + 1 | |
1453 | check.Heat = check.Heat +1 | |
1454 | end | |
1455 | end | |
1456 | ||
1457 | ||
1458 | script.Parent.Parent.Touched:connect(Spread) | |
1459 | ||
1460 | ||
1461 | end)) | |
1462 | Part166.Parent = Tool0 | |
1463 | Part166.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1464 | Part166.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1465 | Part166.Velocity = Vector3.new(-0.00125211012, 0.0132115539, 0.00400343584) | |
1466 | Part166.FormFactor = Enum.FormFactor.Symmetric | |
1467 | Part166.Shape = Enum.PartType.Ball | |
1468 | Part166.Size = Vector3.new(1, 1, 1) | |
1469 | Part166.CFrame = CFrame.new(2280.63965, 917.640259, -319.321411, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1470 | Part166.BottomSurface = Enum.SurfaceType.Smooth | |
1471 | Part166.TopSurface = Enum.SurfaceType.Smooth | |
1472 | Part166.Position = Vector3.new(2280.63965, 917.640259, -319.321411) | |
1473 | Part166.Orientation = Vector3.new(0, 90, 19.7199993) | |
1474 | SpecialMesh167.Parent = Part166 | |
1475 | SpecialMesh167.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1476 | SpecialMesh167.MeshType = Enum.MeshType.Cylinder | |
1477 | SpecialMesh167.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1478 | Part168.Parent = Tool0 | |
1479 | Part168.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1480 | Part168.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1481 | Part168.Velocity = Vector3.new(-0.00121526653, 0.0135510359, 0.00412496272) | |
1482 | Part168.FormFactor = Enum.FormFactor.Symmetric | |
1483 | Part168.Shape = Enum.PartType.Ball | |
1484 | Part168.Size = Vector3.new(1, 1, 1) | |
1485 | Part168.CFrame = CFrame.new(2280.63965, 917.66272, -319.384155, -6.59516882e-05, 3.86527536e-05, 0.999993324, 0.337405294, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405413, -6.99000229e-05) | |
1486 | Part168.BottomSurface = Enum.SurfaceType.Smooth | |
1487 | Part168.TopSurface = Enum.SurfaceType.Smooth | |
1488 | Part168.Position = Vector3.new(2280.63965, 917.66272, -319.384155) | |
1489 | Part168.Orientation = Vector3.new(0, 90, 19.7199993) | |
1490 | SpecialMesh169.Parent = Part168 | |
1491 | SpecialMesh169.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1492 | SpecialMesh169.MeshType = Enum.MeshType.Cylinder | |
1493 | SpecialMesh169.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1494 | Part170.Parent = Tool0 | |
1495 | Part170.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1496 | Part170.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1497 | Part170.Velocity = Vector3.new(-0.00119682983, 0.0137207769, 0.00418605655) | |
1498 | Part170.FormFactor = Enum.FormFactor.Symmetric | |
1499 | Part170.Shape = Enum.PartType.Ball | |
1500 | Part170.Size = Vector3.new(1, 1, 1) | |
1501 | Part170.CFrame = CFrame.new(2280.63965, 917.674011, -319.415527, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1502 | Part170.BottomSurface = Enum.SurfaceType.Smooth | |
1503 | Part170.TopSurface = Enum.SurfaceType.Smooth | |
1504 | Part170.Position = Vector3.new(2280.63965, 917.674011, -319.415527) | |
1505 | Part170.Orientation = Vector3.new(0, 90, 19.7199993) | |
1506 | SpecialMesh171.Parent = Part170 | |
1507 | SpecialMesh171.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1508 | SpecialMesh171.MeshType = Enum.MeshType.Cylinder | |
1509 | SpecialMesh171.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1510 | Part172.Parent = Tool0 | |
1511 | Part172.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1512 | Part172.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1513 | Part172.Velocity = Vector3.new(-0.00123370357, 0.0133811291, 0.00406419951) | |
1514 | Part172.FormFactor = Enum.FormFactor.Symmetric | |
1515 | Part172.Shape = Enum.PartType.Ball | |
1516 | Part172.Size = Vector3.new(1, 1, 1) | |
1517 | Part172.CFrame = CFrame.new(2280.63965, 917.651489, -319.352753, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1518 | Part172.BottomSurface = Enum.SurfaceType.Smooth | |
1519 | Part172.TopSurface = Enum.SurfaceType.Smooth | |
1520 | Part172.Position = Vector3.new(2280.63965, 917.651489, -319.352753) | |
1521 | Part172.Orientation = Vector3.new(0, 90, 19.7199993) | |
1522 | SpecialMesh173.Parent = Part172 | |
1523 | SpecialMesh173.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1524 | SpecialMesh173.MeshType = Enum.MeshType.Cylinder | |
1525 | SpecialMesh173.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1526 | Part174.Parent = Tool0 | |
1527 | Part174.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1528 | Part174.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1529 | Part174.Velocity = Vector3.new(-0.0011047062, 0.0145694837, 0.00449020369) | |
1530 | Part174.FormFactor = Enum.FormFactor.Symmetric | |
1531 | Part174.Shape = Enum.PartType.Ball | |
1532 | Part174.Size = Vector3.new(1, 1, 1) | |
1533 | Part174.CFrame = CFrame.new(2280.63965, 917.730225, -319.572388, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1534 | Part174.BottomSurface = Enum.SurfaceType.Smooth | |
1535 | Part174.TopSurface = Enum.SurfaceType.Smooth | |
1536 | Part174.Position = Vector3.new(2280.63965, 917.730225, -319.572388) | |
1537 | Part174.Orientation = Vector3.new(0, 90, 19.7199993) | |
1538 | SpecialMesh175.Parent = Part174 | |
1539 | SpecialMesh175.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1540 | SpecialMesh175.MeshType = Enum.MeshType.Cylinder | |
1541 | SpecialMesh175.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1542 | Part176.Parent = Tool0 | |
1543 | Part176.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1544 | Part176.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1545 | Part176.Velocity = Vector3.new(-0.00112312799, 0.0143997427, 0.00442944001) | |
1546 | Part176.FormFactor = Enum.FormFactor.Symmetric | |
1547 | Part176.Shape = Enum.PartType.Ball | |
1548 | Part176.Size = Vector3.new(1, 1, 1) | |
1549 | Part176.CFrame = CFrame.new(2280.63965, 917.718994, -319.541016, -6.59516882e-05, 3.86527536e-05, 0.999993324, 0.337405294, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405413, -6.99000229e-05) | |
1550 | Part176.BottomSurface = Enum.SurfaceType.Smooth | |
1551 | Part176.TopSurface = Enum.SurfaceType.Smooth | |
1552 | Part176.Position = Vector3.new(2280.63965, 917.718994, -319.541016) | |
1553 | Part176.Orientation = Vector3.new(0, 90, 19.7199993) | |
1554 | SpecialMesh177.Parent = Part176 | |
1555 | SpecialMesh177.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1556 | SpecialMesh177.MeshType = Enum.MeshType.Cylinder | |
1557 | SpecialMesh177.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1558 | Part178.Parent = Tool0 | |
1559 | Part178.BrickColor = BrickColor.new("Black") | |
1560 | Part178.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1561 | Part178.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1562 | Part178.Velocity = Vector3.new(-0.00138291623, 0.0120064635, 0.0035716095) | |
1563 | Part178.FormFactor = Enum.FormFactor.Symmetric | |
1564 | Part178.Shape = Enum.PartType.Ball | |
1565 | Part178.Size = Vector3.new(1, 1, 1) | |
1566 | Part178.CFrame = CFrame.new(2280.63989, 917.560425, -319.098694, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1567 | Part178.BottomSurface = Enum.SurfaceType.Smooth | |
1568 | Part178.TopSurface = Enum.SurfaceType.Smooth | |
1569 | Part178.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1570 | Part178.Position = Vector3.new(2280.63989, 917.560425, -319.098694) | |
1571 | Part178.Orientation = Vector3.new(0, 90, 19.7199993) | |
1572 | Part178.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1573 | SpecialMesh179.Parent = Part178 | |
1574 | SpecialMesh179.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
1575 | SpecialMesh179.MeshType = Enum.MeshType.Cylinder | |
1576 | SpecialMesh179.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
1577 | Part180.Parent = Tool0 | |
1578 | Part180.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1579 | Part180.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1580 | Part180.Velocity = Vector3.new(-0.0013368621, 0.0124306511, 0.00372384815) | |
1581 | Part180.FormFactor = Enum.FormFactor.Symmetric | |
1582 | Part180.Shape = Enum.PartType.Ball | |
1583 | Part180.Size = Vector3.new(1, 1, 1) | |
1584 | Part180.CFrame = CFrame.new(2280.63989, 917.588562, -319.177094, -6.59516882e-05, 3.86527172e-05, 0.999993324, 0.337405205, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1585 | Part180.BottomSurface = Enum.SurfaceType.Smooth | |
1586 | Part180.TopSurface = Enum.SurfaceType.Smooth | |
1587 | Part180.Position = Vector3.new(2280.63989, 917.588562, -319.177094) | |
1588 | Part180.Orientation = Vector3.new(0, 90, 19.7199993) | |
1589 | SpecialMesh181.Parent = Part180 | |
1590 | SpecialMesh181.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1591 | SpecialMesh181.MeshType = Enum.MeshType.Cylinder | |
1592 | SpecialMesh181.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1593 | Part182.Parent = Tool0 | |
1594 | Part182.BrickColor = BrickColor.new("Black") | |
1595 | Part182.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1596 | Part182.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1597 | Part182.Velocity = Vector3.new(-0.00141977496, 0.0116668157, 0.00345008262) | |
1598 | Part182.FormFactor = Enum.FormFactor.Symmetric | |
1599 | Part182.Shape = Enum.PartType.Ball | |
1600 | Part182.Size = Vector3.new(1, 1, 1) | |
1601 | Part182.CFrame = CFrame.new(2280.63989, 917.537964, -319.035919, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1602 | Part182.BottomSurface = Enum.SurfaceType.Smooth | |
1603 | Part182.TopSurface = Enum.SurfaceType.Smooth | |
1604 | Part182.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1605 | Part182.Position = Vector3.new(2280.63989, 917.537964, -319.035919) | |
1606 | Part182.Orientation = Vector3.new(0, 90, 19.7199993) | |
1607 | Part182.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1608 | SpecialMesh183.Parent = Part182 | |
1609 | SpecialMesh183.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
1610 | SpecialMesh183.MeshType = Enum.MeshType.Cylinder | |
1611 | SpecialMesh183.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
1612 | Part184.Parent = Tool0 | |
1613 | Part184.BrickColor = BrickColor.new("Black") | |
1614 | Part184.Rotation = Vector3.new(-70.2799988, 0, -180) | |
1615 | Part184.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1616 | Part184.Velocity = Vector3.new(-0.00181650894, 0.00853782985, 0.00106412813) | |
1617 | Part184.Size = Vector3.new(1, 1.20000005, 1) | |
1618 | Part184.CFrame = CFrame.new(2280.63989, 917.096985, -318.457611, -0.999993563, 6.4461572e-05, 3.86527208e-05, 1.07535689e-05, -0.337405205, 0.941357374, 6.84554616e-05, 0.941352189, 0.337405354) | |
1619 | Part184.BottomSurface = Enum.SurfaceType.Smooth | |
1620 | Part184.TopSurface = Enum.SurfaceType.Smooth | |
1621 | Part184.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1622 | Part184.Position = Vector3.new(2280.63989, 917.096985, -318.457611) | |
1623 | Part184.Orientation = Vector3.new(-70.2799988, 0.00999999978, 180) | |
1624 | Part184.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1625 | SpecialMesh185.Parent = Part184 | |
1626 | SpecialMesh185.MeshId = "http://www.roblox.com/asset/?id=1033714" | |
1627 | SpecialMesh185.Scale = Vector3.new(0.13333334, 0.200000003, 0.13333334) | |
1628 | SpecialMesh185.MeshType = Enum.MeshType.FileMesh | |
1629 | SpecialMesh185.Scale = Vector3.new(0.13333334, 0.200000003, 0.13333334) | |
1630 | Fire186.Parent = Part184 | |
1631 | Fire186.Size = 30 | |
1632 | Fire186.Color = Color3.new(1, 0.745098, 0) | |
1633 | Fire186.Enabled = false | |
1634 | Fire186.Heat = 25 | |
1635 | Fire186.SecondaryColor = Color3.new(1, 0, 0) | |
1636 | Fire186.Color = Color3.new(1, 0.745098, 0) | |
1637 | Script187.Parent = Fire186 | |
1638 | table.insert(cors,sandbox(Script187,function() | |
1639 | function Spread(part) | |
1640 | check = part:findFirstChild("Fire") | |
1641 | if check == nil then | |
1642 | script.Parent:Clone().Parent = part | |
1643 | ||
1644 | elseif check ~= nil then | |
1645 | check.Size = check.Size + 1 | |
1646 | check.Heat = check.Heat +1 | |
1647 | end | |
1648 | end | |
1649 | ||
1650 | ||
1651 | script.Parent.Parent.Touched:connect(Spread) | |
1652 | ||
1653 | ||
1654 | end)) | |
1655 | Part188.Parent = Tool0 | |
1656 | Part188.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1657 | Part188.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1658 | Part188.Velocity = Vector3.new(-0.00135529879, 0.0122609101, 0.00366275432) | |
1659 | Part188.FormFactor = Enum.FormFactor.Symmetric | |
1660 | Part188.Shape = Enum.PartType.Ball | |
1661 | Part188.Size = Vector3.new(1, 1, 1) | |
1662 | Part188.CFrame = CFrame.new(2280.63989, 917.577271, -319.145721, -6.59516882e-05, 3.86527536e-05, 0.999993324, 0.337405294, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405413, -6.99000229e-05) | |
1663 | Part188.BottomSurface = Enum.SurfaceType.Smooth | |
1664 | Part188.TopSurface = Enum.SurfaceType.Smooth | |
1665 | Part188.Position = Vector3.new(2280.63989, 917.577271, -319.145721) | |
1666 | Part188.Orientation = Vector3.new(0, 90, 19.7199993) | |
1667 | SpecialMesh189.Parent = Part188 | |
1668 | SpecialMesh189.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1669 | SpecialMesh189.MeshType = Enum.MeshType.Cylinder | |
1670 | SpecialMesh189.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1671 | Part190.Parent = Tool0 | |
1672 | Part190.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1673 | Part190.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1674 | Part190.Velocity = Vector3.new(-0.00117839291, 0.0138906837, 0.00424681976) | |
1675 | Part190.FormFactor = Enum.FormFactor.Symmetric | |
1676 | Part190.Shape = Enum.PartType.Ball | |
1677 | Part190.Size = Vector3.new(1, 1, 1) | |
1678 | Part190.CFrame = CFrame.new(2280.63965, 917.685242, -319.44693, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1679 | Part190.BottomSurface = Enum.SurfaceType.Smooth | |
1680 | Part190.TopSurface = Enum.SurfaceType.Smooth | |
1681 | Part190.Position = Vector3.new(2280.63965, 917.685242, -319.44693) | |
1682 | Part190.Orientation = Vector3.new(0, 90, 19.7199993) | |
1683 | SpecialMesh191.Parent = Part190 | |
1684 | SpecialMesh191.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1685 | SpecialMesh191.MeshType = Enum.MeshType.Cylinder | |
1686 | SpecialMesh191.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1687 | Part192.Parent = Tool0 | |
1688 | Part192.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1689 | Part192.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1690 | Part192.Velocity = Vector3.new(-0.00115998636, 0.0140602598, 0.00430758297) | |
1691 | Part192.FormFactor = Enum.FormFactor.Symmetric | |
1692 | Part192.Shape = Enum.PartType.Ball | |
1693 | Part192.Size = Vector3.new(1, 1, 1) | |
1694 | Part192.CFrame = CFrame.new(2280.63965, 917.696472, -319.478271, -6.59516882e-05, 3.86527172e-05, 0.999993324, 0.337405205, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1695 | Part192.BottomSurface = Enum.SurfaceType.Smooth | |
1696 | Part192.TopSurface = Enum.SurfaceType.Smooth | |
1697 | Part192.Position = Vector3.new(2280.63965, 917.696472, -319.478271) | |
1698 | Part192.Orientation = Vector3.new(0, 90, 19.7199993) | |
1699 | SpecialMesh193.Parent = Part192 | |
1700 | SpecialMesh193.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1701 | SpecialMesh193.MeshType = Enum.MeshType.Cylinder | |
1702 | SpecialMesh193.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1703 | Part194.Parent = Tool0 | |
1704 | Part194.BrickColor = BrickColor.new("Black") | |
1705 | Part194.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1706 | Part194.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1707 | Part194.Velocity = Vector3.new(-0.000882560504, 0.0166478232, 0.00515860133) | |
1708 | Part194.FormFactor = Enum.FormFactor.Symmetric | |
1709 | Part194.Shape = Enum.PartType.Ball | |
1710 | Part194.Size = Vector3.new(1, 1, 1) | |
1711 | Part194.CFrame = CFrame.new(2280.63965, 917.85376, -319.956512, -6.59516882e-05, 3.86527536e-05, 0.999993324, 0.337405294, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405413, -6.99000229e-05) | |
1712 | Part194.BottomSurface = Enum.SurfaceType.Smooth | |
1713 | Part194.TopSurface = Enum.SurfaceType.Smooth | |
1714 | Part194.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1715 | Part194.Position = Vector3.new(2280.63965, 917.85376, -319.956512) | |
1716 | Part194.Orientation = Vector3.new(0, 90, 19.7199993) | |
1717 | Part194.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1718 | SpecialMesh195.Parent = Part194 | |
1719 | SpecialMesh195.Scale = Vector3.new(0.13333334, 0.13333334, 0.13333334) | |
1720 | SpecialMesh195.MeshType = Enum.MeshType.Cylinder | |
1721 | SpecialMesh195.Scale = Vector3.new(0.13333334, 0.13333334, 0.13333334) | |
1722 | Part196.Parent = Tool0 | |
1723 | Part196.BrickColor = BrickColor.new("Black") | |
1724 | Part196.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1725 | Part196.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1726 | Part196.Velocity = Vector3.new(-0.000808888755, 0.0173266232, 0.00540165463) | |
1727 | Part196.FormFactor = Enum.FormFactor.Symmetric | |
1728 | Part196.Shape = Enum.PartType.Ball | |
1729 | Part196.Size = Vector3.new(1, 1, 1) | |
1730 | Part196.CFrame = CFrame.new(2280.63965, 917.898682, -320.08197, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1731 | Part196.BottomSurface = Enum.SurfaceType.Smooth | |
1732 | Part196.TopSurface = Enum.SurfaceType.Smooth | |
1733 | Part196.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1734 | Part196.Position = Vector3.new(2280.63965, 917.898682, -320.08197) | |
1735 | Part196.Orientation = Vector3.new(0, 90, 19.7199993) | |
1736 | Part196.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1737 | SpecialMesh197.Parent = Part196 | |
1738 | SpecialMesh197.Scale = Vector3.new(0.13333334, 0.13333334, 0.13333334) | |
1739 | SpecialMesh197.MeshType = Enum.MeshType.Cylinder | |
1740 | SpecialMesh197.Scale = Vector3.new(0.13333334, 0.13333334, 0.13333334) | |
1741 | Part198.Parent = Tool0 | |
1742 | Part198.BrickColor = BrickColor.new("Black") | |
1743 | Part198.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1744 | Part198.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1745 | Part198.Velocity = Vector3.new(-0.000735156704, 0.0180057529, 0.00564536918) | |
1746 | Part198.FormFactor = Enum.FormFactor.Symmetric | |
1747 | Part198.Shape = Enum.PartType.Ball | |
1748 | Part198.Size = Vector3.new(1, 1, 1) | |
1749 | Part198.CFrame = CFrame.new(2280.63965, 917.943726, -320.207489, -6.59516882e-05, 3.86527536e-05, 0.999993324, 0.337405294, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405413, -6.99000229e-05) | |
1750 | Part198.BottomSurface = Enum.SurfaceType.Smooth | |
1751 | Part198.TopSurface = Enum.SurfaceType.Smooth | |
1752 | Part198.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1753 | Part198.Position = Vector3.new(2280.63965, 917.943726, -320.207489) | |
1754 | Part198.Orientation = Vector3.new(0, 90, 19.7199993) | |
1755 | Part198.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1756 | SpecialMesh199.Parent = Part198 | |
1757 | SpecialMesh199.Scale = Vector3.new(0.13333334, 0.13333334, 0.13333334) | |
1758 | SpecialMesh199.MeshType = Enum.MeshType.Cylinder | |
1759 | SpecialMesh199.Scale = Vector3.new(0.13333334, 0.13333334, 0.13333334) | |
1760 | Part200.Parent = Tool0 | |
1761 | Part200.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1762 | Part200.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1763 | Part200.Velocity = Vector3.new(-0.000689117587, 0.0184299406, 0.0057972772) | |
1764 | Part200.FormFactor = Enum.FormFactor.Symmetric | |
1765 | Part200.Shape = Enum.PartType.Ball | |
1766 | Part200.Size = Vector3.new(1, 1, 1) | |
1767 | Part200.CFrame = CFrame.new(2280.63965, 917.971802, -320.285889, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1768 | Part200.BottomSurface = Enum.SurfaceType.Smooth | |
1769 | Part200.TopSurface = Enum.SurfaceType.Smooth | |
1770 | Part200.Position = Vector3.new(2280.63965, 917.971802, -320.285889) | |
1771 | Part200.Orientation = Vector3.new(0, 90, 19.7199993) | |
1772 | SpecialMesh201.Parent = Part200 | |
1773 | SpecialMesh201.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1774 | SpecialMesh201.MeshType = Enum.MeshType.Cylinder | |
1775 | SpecialMesh201.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1776 | Part202.Parent = Tool0 | |
1777 | Part202.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1778 | Part202.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1779 | Part202.Velocity = Vector3.new(-0.000652243907, 0.0187695883, 0.00591913424) | |
1780 | Part202.FormFactor = Enum.FormFactor.Symmetric | |
1781 | Part202.Shape = Enum.PartType.Ball | |
1782 | Part202.Size = Vector3.new(1, 1, 1) | |
1783 | Part202.CFrame = CFrame.new(2280.63965, 917.994324, -320.348663, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1784 | Part202.BottomSurface = Enum.SurfaceType.Smooth | |
1785 | Part202.TopSurface = Enum.SurfaceType.Smooth | |
1786 | Part202.Position = Vector3.new(2280.63965, 917.994324, -320.348663) | |
1787 | Part202.Orientation = Vector3.new(0, 90, 19.7199993) | |
1788 | SpecialMesh203.Parent = Part202 | |
1789 | SpecialMesh203.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1790 | SpecialMesh203.MeshType = Enum.MeshType.Cylinder | |
1791 | SpecialMesh203.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1792 | Part204.Parent = Tool0 | |
1793 | Part204.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1794 | Part204.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1795 | Part204.Velocity = Vector3.new(-0.000670665293, 0.0186000131, 0.00585804041) | |
1796 | Part204.FormFactor = Enum.FormFactor.Symmetric | |
1797 | Part204.Shape = Enum.PartType.Ball | |
1798 | Part204.Size = Vector3.new(1, 1, 1) | |
1799 | Part204.CFrame = CFrame.new(2280.63965, 917.983032, -320.317322, -6.59516882e-05, 3.86527536e-05, 0.999993324, 0.337405294, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405413, -6.99000229e-05) | |
1800 | Part204.BottomSurface = Enum.SurfaceType.Smooth | |
1801 | Part204.TopSurface = Enum.SurfaceType.Smooth | |
1802 | Part204.Position = Vector3.new(2280.63965, 917.983032, -320.317322) | |
1803 | Part204.Orientation = Vector3.new(0, 90, 19.7199993) | |
1804 | SpecialMesh205.Parent = Part204 | |
1805 | SpecialMesh205.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1806 | SpecialMesh205.MeshType = Enum.MeshType.Cylinder | |
1807 | SpecialMesh205.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1808 | Part206.Parent = Tool0 | |
1809 | Part206.BrickColor = BrickColor.new("Black") | |
1810 | Part206.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1811 | Part206.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1812 | Part206.Velocity = Vector3.new(-0.000596137077, 0.0196131766, 0.00543599948) | |
1813 | Part206.Size = Vector3.new(1, 1.20000005, 1) | |
1814 | Part206.CFrame = CFrame.new(2280.63965, 917.905029, -320.504578, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1815 | Part206.BottomSurface = Enum.SurfaceType.Smooth | |
1816 | Part206.TopSurface = Enum.SurfaceType.Smooth | |
1817 | Part206.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1818 | Part206.Position = Vector3.new(2280.63965, 917.905029, -320.504578) | |
1819 | Part206.Orientation = Vector3.new(0, 90, 19.7199993) | |
1820 | Part206.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1821 | SpecialMesh207.Parent = Part206 | |
1822 | SpecialMesh207.Scale = Vector3.new(0.200000003, 0.366666675, 0.266666681) | |
1823 | SpecialMesh207.MeshType = Enum.MeshType.Brick | |
1824 | SpecialMesh207.Scale = Vector3.new(0.200000003, 0.366666675, 0.266666681) | |
1825 | Fire208.Parent = Part206 | |
1826 | Fire208.Size = 30 | |
1827 | Fire208.Color = Color3.new(1, 0.745098, 0) | |
1828 | Fire208.Enabled = false | |
1829 | Fire208.Heat = 25 | |
1830 | Fire208.SecondaryColor = Color3.new(1, 0, 0) | |
1831 | Fire208.Color = Color3.new(1, 0.745098, 0) | |
1832 | Script209.Parent = Fire208 | |
1833 | table.insert(cors,sandbox(Script209,function() | |
1834 | function Spread(part) | |
1835 | check = part:findFirstChild("Fire") | |
1836 | if check == nil then | |
1837 | script.Parent:Clone().Parent = part | |
1838 | ||
1839 | elseif check ~= nil then | |
1840 | check.Size = check.Size + 1 | |
1841 | check.Heat = check.Heat +1 | |
1842 | end | |
1843 | end | |
1844 | ||
1845 | ||
1846 | script.Parent.Parent.Touched:connect(Spread) | |
1847 | ||
1848 | ||
1849 | end)) | |
1850 | Part210.Parent = Tool0 | |
1851 | Part210.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1852 | Part210.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1853 | Part210.Velocity = Vector3.new(-0.000542105525, 0.0198002551, 0.00625003083) | |
1854 | Part210.FormFactor = Enum.FormFactor.Symmetric | |
1855 | Part210.Shape = Enum.PartType.Ball | |
1856 | Part210.Size = Vector3.new(1, 1, 1) | |
1857 | Part210.CFrame = CFrame.new(2280.63965, 918.055481, -320.539154, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1858 | Part210.BottomSurface = Enum.SurfaceType.Smooth | |
1859 | Part210.TopSurface = Enum.SurfaceType.Smooth | |
1860 | Part210.Position = Vector3.new(2280.63965, 918.055481, -320.539154) | |
1861 | Part210.Orientation = Vector3.new(0, 90, 19.7199993) | |
1862 | SpecialMesh211.Parent = Part210 | |
1863 | SpecialMesh211.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1864 | SpecialMesh211.MeshType = Enum.MeshType.Cylinder | |
1865 | SpecialMesh211.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1866 | Part212.Parent = Tool0 | |
1867 | Part212.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1868 | Part212.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1869 | Part212.Velocity = Vector3.new(-0.000505247153, 0.0201397371, 0.00637188787) | |
1870 | Part212.FormFactor = Enum.FormFactor.Symmetric | |
1871 | Part212.Shape = Enum.PartType.Ball | |
1872 | Part212.Size = Vector3.new(1, 1, 1) | |
1873 | Part212.CFrame = CFrame.new(2280.63965, 918.078003, -320.601898, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1874 | Part212.BottomSurface = Enum.SurfaceType.Smooth | |
1875 | Part212.TopSurface = Enum.SurfaceType.Smooth | |
1876 | Part212.Position = Vector3.new(2280.63965, 918.078003, -320.601898) | |
1877 | Part212.Orientation = Vector3.new(0, 90, 19.7199993) | |
1878 | SpecialMesh213.Parent = Part212 | |
1879 | SpecialMesh213.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1880 | SpecialMesh213.MeshType = Enum.MeshType.Cylinder | |
1881 | SpecialMesh213.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1882 | Part214.Parent = Tool0 | |
1883 | Part214.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1884 | Part214.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1885 | Part214.Velocity = Vector3.new(-0.000523683848, 0.0199699961, 0.00631079404) | |
1886 | Part214.FormFactor = Enum.FormFactor.Symmetric | |
1887 | Part214.Shape = Enum.PartType.Ball | |
1888 | Part214.Size = Vector3.new(1, 1, 1) | |
1889 | Part214.CFrame = CFrame.new(2280.63965, 918.066711, -320.570526, -6.59516882e-05, 3.86527536e-05, 0.999993324, 0.337405294, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405413, -6.99000229e-05) | |
1890 | Part214.BottomSurface = Enum.SurfaceType.Smooth | |
1891 | Part214.TopSurface = Enum.SurfaceType.Smooth | |
1892 | Part214.Position = Vector3.new(2280.63965, 918.066711, -320.570526) | |
1893 | Part214.Orientation = Vector3.new(0, 90, 19.7199993) | |
1894 | SpecialMesh215.Parent = Part214 | |
1895 | SpecialMesh215.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1896 | SpecialMesh215.MeshType = Enum.MeshType.Cylinder | |
1897 | SpecialMesh215.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1898 | Part216.Parent = Tool0 | |
1899 | Part216.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1900 | Part216.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1901 | Part216.Velocity = Vector3.new(-0.000486825418, 0.020309478, 0.00643265108) | |
1902 | Part216.FormFactor = Enum.FormFactor.Symmetric | |
1903 | Part216.Shape = Enum.PartType.Ball | |
1904 | Part216.Size = Vector3.new(1, 1, 1) | |
1905 | Part216.CFrame = CFrame.new(2280.63965, 918.089233, -320.63327, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1906 | Part216.BottomSurface = Enum.SurfaceType.Smooth | |
1907 | Part216.TopSurface = Enum.SurfaceType.Smooth | |
1908 | Part216.Position = Vector3.new(2280.63965, 918.089233, -320.63327) | |
1909 | Part216.Orientation = Vector3.new(0, 90, 19.7199993) | |
1910 | SpecialMesh217.Parent = Part216 | |
1911 | SpecialMesh217.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1912 | SpecialMesh217.MeshType = Enum.MeshType.Cylinder | |
1913 | SpecialMesh217.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1914 | Part218.Parent = Tool0 | |
1915 | Part218.BrickColor = BrickColor.new("Black") | |
1916 | Part218.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1917 | Part218.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1918 | Part218.Velocity = Vector3.new(-0.000422319106, 0.0209037382, 0.0066456534) | |
1919 | Part218.FormFactor = Enum.FormFactor.Symmetric | |
1920 | Part218.Shape = Enum.PartType.Ball | |
1921 | Part218.Size = Vector3.new(1, 1, 1) | |
1922 | Part218.CFrame = CFrame.new(2280.63965, 918.128601, -320.743103, -6.59516882e-05, 3.86527172e-05, 0.999993324, 0.337405205, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1923 | Part218.BottomSurface = Enum.SurfaceType.Smooth | |
1924 | Part218.TopSurface = Enum.SurfaceType.Smooth | |
1925 | Part218.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1926 | Part218.Position = Vector3.new(2280.63965, 918.128601, -320.743103) | |
1927 | Part218.Orientation = Vector3.new(0, 90, 19.7199993) | |
1928 | Part218.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1929 | SpecialMesh219.Parent = Part218 | |
1930 | SpecialMesh219.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
1931 | SpecialMesh219.MeshType = Enum.MeshType.Cylinder | |
1932 | SpecialMesh219.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
1933 | Part220.Parent = Tool0 | |
1934 | Part220.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1935 | Part220.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1936 | Part220.Velocity = Vector3.new(-0.00044998189, 0.0206489619, 0.00655417796) | |
1937 | Part220.FormFactor = Enum.FormFactor.Symmetric | |
1938 | Part220.Shape = Enum.PartType.Ball | |
1939 | Part220.Size = Vector3.new(1, 1, 1) | |
1940 | Part220.CFrame = CFrame.new(2280.63965, 918.111694, -320.696014, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1941 | Part220.BottomSurface = Enum.SurfaceType.Smooth | |
1942 | Part220.TopSurface = Enum.SurfaceType.Smooth | |
1943 | Part220.Position = Vector3.new(2280.63965, 918.111694, -320.696014) | |
1944 | Part220.Orientation = Vector3.new(0, 90, 19.7199993) | |
1945 | SpecialMesh221.Parent = Part220 | |
1946 | SpecialMesh221.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1947 | SpecialMesh221.MeshType = Enum.MeshType.Cylinder | |
1948 | SpecialMesh221.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1949 | Part222.Parent = Tool0 | |
1950 | Part222.BrickColor = BrickColor.new("Black") | |
1951 | Part222.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1952 | Part222.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1953 | Part222.Velocity = Vector3.new(-0.000348617206, 0.021582704, 0.00688903732) | |
1954 | Part222.FormFactor = Enum.FormFactor.Symmetric | |
1955 | Part222.Shape = Enum.PartType.Ball | |
1956 | Part222.Size = Vector3.new(1, 1, 1) | |
1957 | Part222.CFrame = CFrame.new(2280.63965, 918.173584, -320.868591, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
1958 | Part222.BottomSurface = Enum.SurfaceType.Smooth | |
1959 | Part222.TopSurface = Enum.SurfaceType.Smooth | |
1960 | Part222.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1961 | Part222.Position = Vector3.new(2280.63965, 918.173584, -320.868591) | |
1962 | Part222.Orientation = Vector3.new(0, 90, 19.7199993) | |
1963 | Part222.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1964 | SpecialMesh223.Parent = Part222 | |
1965 | SpecialMesh223.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
1966 | SpecialMesh223.MeshType = Enum.MeshType.Cylinder | |
1967 | SpecialMesh223.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
1968 | Part224.Parent = Tool0 | |
1969 | Part224.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
1970 | Part224.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
1971 | Part224.Velocity = Vector3.new(-0.000468418904, 0.0204790551, 0.00649341475) | |
1972 | Part224.FormFactor = Enum.FormFactor.Symmetric | |
1973 | Part224.Shape = Enum.PartType.Ball | |
1974 | Part224.Size = Vector3.new(1, 1, 1) | |
1975 | Part224.CFrame = CFrame.new(2280.63965, 918.100464, -320.664612, -6.59516882e-05, 3.86527536e-05, 0.999993324, 0.337405294, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405413, -6.99000229e-05) | |
1976 | Part224.BottomSurface = Enum.SurfaceType.Smooth | |
1977 | Part224.TopSurface = Enum.SurfaceType.Smooth | |
1978 | Part224.Position = Vector3.new(2280.63965, 918.100464, -320.664612) | |
1979 | Part224.Orientation = Vector3.new(0, 90, 19.7199993) | |
1980 | SpecialMesh225.Parent = Part224 | |
1981 | SpecialMesh225.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1982 | SpecialMesh225.MeshType = Enum.MeshType.Cylinder | |
1983 | SpecialMesh225.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.0333333351) | |
1984 | Fire226.Parent = Part224 | |
1985 | Fire226.Size = 30 | |
1986 | Fire226.Color = Color3.new(1, 0.745098, 0) | |
1987 | Fire226.Enabled = false | |
1988 | Fire226.Heat = 25 | |
1989 | Fire226.SecondaryColor = Color3.new(1, 0, 0) | |
1990 | Fire226.Color = Color3.new(1, 0.745098, 0) | |
1991 | Script227.Parent = Fire226 | |
1992 | table.insert(cors,sandbox(Script227,function() | |
1993 | function Spread(part) | |
1994 | check = part:findFirstChild("Fire") | |
1995 | if check == nil then | |
1996 | script.Parent:Clone().Parent = part | |
1997 | ||
1998 | elseif check ~= nil then | |
1999 | check.Size = check.Size + 1 | |
2000 | check.Heat = check.Heat +1 | |
2001 | end | |
2002 | end | |
2003 | ||
2004 | ||
2005 | script.Parent.Parent.Touched:connect(Spread) | |
2006 | ||
2007 | ||
2008 | end)) | |
2009 | Part228.Parent = Tool0 | |
2010 | Part228.BrickColor = BrickColor.new("Black") | |
2011 | Part228.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
2012 | Part228.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
2013 | Part228.Velocity = Vector3.new(-0.000385490886, 0.0212430563, 0.00676718028) | |
2014 | Part228.FormFactor = Enum.FormFactor.Symmetric | |
2015 | Part228.Shape = Enum.PartType.Ball | |
2016 | Part228.Size = Vector3.new(1, 1, 1) | |
2017 | Part228.CFrame = CFrame.new(2280.63965, 918.151062, -320.805817, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
2018 | Part228.BottomSurface = Enum.SurfaceType.Smooth | |
2019 | Part228.TopSurface = Enum.SurfaceType.Smooth | |
2020 | Part228.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2021 | Part228.Position = Vector3.new(2280.63965, 918.151062, -320.805817) | |
2022 | Part228.Orientation = Vector3.new(0, 90, 19.7199993) | |
2023 | Part228.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2024 | SpecialMesh229.Parent = Part228 | |
2025 | SpecialMesh229.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
2026 | SpecialMesh229.MeshType = Enum.MeshType.Cylinder | |
2027 | SpecialMesh229.Scale = Vector3.new(0.0666666701, 0.0666666701, 0.0666666701) | |
2028 | Fire230.Parent = Part228 | |
2029 | Fire230.Size = 30 | |
2030 | Fire230.Color = Color3.new(1, 0.745098, 0) | |
2031 | Fire230.Enabled = false | |
2032 | Fire230.Heat = 25 | |
2033 | Fire230.SecondaryColor = Color3.new(1, 0, 0) | |
2034 | Fire230.Color = Color3.new(1, 0.745098, 0) | |
2035 | Script231.Parent = Fire230 | |
2036 | table.insert(cors,sandbox(Script231,function() | |
2037 | function Spread(part) | |
2038 | check = part:findFirstChild("Fire") | |
2039 | if check == nil then | |
2040 | script.Parent:Clone().Parent = part | |
2041 | ||
2042 | elseif check ~= nil then | |
2043 | check.Size = check.Size + 1 | |
2044 | check.Heat = check.Heat +1 | |
2045 | end | |
2046 | end | |
2047 | ||
2048 | ||
2049 | script.Parent.Parent.Touched:connect(Spread) | |
2050 | ||
2051 | ||
2052 | end)) | |
2053 | Part232.Parent = Tool0 | |
2054 | Part232.BrickColor = BrickColor.new("Black") | |
2055 | Part232.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
2056 | Part232.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
2057 | Part232.Velocity = Vector3.new(-0.000761332049, 0.0184259787, 0.00420587044) | |
2058 | Part232.Size = Vector3.new(1, 1.20000005, 1) | |
2059 | Part232.CFrame = CFrame.new(2280.63965, 917.677673, -320.285156, -6.59516882e-05, 3.86527172e-05, 0.999993324, 0.337405205, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
2060 | Part232.BottomSurface = Enum.SurfaceType.Smooth | |
2061 | Part232.TopSurface = Enum.SurfaceType.Smooth | |
2062 | Part232.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2063 | Part232.Position = Vector3.new(2280.63965, 917.677673, -320.285156) | |
2064 | Part232.Orientation = Vector3.new(0, 90, 19.7199993) | |
2065 | Part232.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2066 | SpecialMesh233.Parent = Part232 | |
2067 | SpecialMesh233.Scale = Vector3.new(0.899999976, 0.13333334, 0.266666681) | |
2068 | SpecialMesh233.MeshType = Enum.MeshType.Brick | |
2069 | SpecialMesh233.Scale = Vector3.new(0.899999976, 0.13333334, 0.266666681) | |
2070 | Part234.Parent = Tool0 | |
2071 | Part234.BrickColor = BrickColor.new("Black") | |
2072 | Part234.Rotation = Vector3.new(170.899994, 89.8600006, 119.790001) | |
2073 | Part234.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
2074 | Part234.Velocity = Vector3.new(-0.000755209068, 0.018171696, 0.00486171898) | |
2075 | Part234.Size = Vector3.new(1, 1.20000005, 1) | |
2076 | Part234.CFrame = CFrame.new(2280.63965, 917.798889, -320.238159, -3.71410897e-05, -6.48790956e-05, 0.999997139, -0.941358447, 0.337405831, -1.1438613e-05, -0.337405831, -0.941356182, -7.13922273e-05) | |
2077 | Part234.BottomSurface = Enum.SurfaceType.Smooth | |
2078 | Part234.TopSurface = Enum.SurfaceType.Smooth | |
2079 | Part234.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2080 | Part234.Position = Vector3.new(2280.63965, 917.798889, -320.238159) | |
2081 | Part234.Orientation = Vector3.new(0, 90, -70.2799988) | |
2082 | Part234.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2083 | SpecialMesh235.Parent = Part234 | |
2084 | SpecialMesh235.Scale = Vector3.new(0.300000012, 0.13333334, 0.13333334) | |
2085 | SpecialMesh235.MeshType = Enum.MeshType.Brick | |
2086 | SpecialMesh235.Scale = Vector3.new(0.300000012, 0.13333334, 0.13333334) | |
2087 | Part236.Parent = Tool0 | |
2088 | Part236.BrickColor = BrickColor.new("Black") | |
2089 | Part236.Rotation = Vector3.new(171.559998, 89.7900009, -149.62999) | |
2090 | Part236.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
2091 | Part236.Velocity = Vector3.new(-0.000509306323, 0.0206202306, 0.00529895164) | |
2092 | Part236.FormFactor = Enum.FormFactor.Symmetric | |
2093 | Part236.Shape = Enum.PartType.Ball | |
2094 | Part236.Size = Vector3.new(1, 1, 1) | |
2095 | Part236.CFrame = CFrame.new(2280.63965, 917.8797, -320.690704, -6.59516882e-05, 3.86527208e-05, 0.999993324, 0.337405235, 0.941357374, -1.03675466e-05, -0.941352248, 0.337405354, -6.99000229e-05) | |
2096 | Part236.BottomSurface = Enum.SurfaceType.Smooth | |
2097 | Part236.TopSurface = Enum.SurfaceType.Smooth | |
2098 | Part236.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2099 | Part236.Position = Vector3.new(2280.63965, 917.8797, -320.690704) | |
2100 | Part236.Orientation = Vector3.new(0, 90, 19.7199993) | |
2101 | Part236.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2102 | SpecialMesh237.Parent = Part236 | |
2103 | SpecialMesh237.Scale = Vector3.new(0.266666681, 0.266666681, 0.266666681) | |
2104 | SpecialMesh237.MeshType = Enum.MeshType.Cylinder | |
2105 | SpecialMesh237.Scale = Vector3.new(0.266666681, 0.266666681, 0.266666681) | |
2106 | Part238.Parent = Tool0 | |
2107 | Part238.BrickColor = BrickColor.new("Black") | |
2108 | Part238.Rotation = Vector3.new(171.259995, 89.8099976, 120.419998) | |
2109 | Part238.RotVelocity = Vector3.new(0.00541058509, -0.000499757181, -0.000244275812) | |
2110 | Part238.Velocity = Vector3.new(-0.000426317623, 0.0213847272, 0.00557304733) | |
2111 | Part238.FormFactor = Enum.FormFactor.Symmetric | |
2112 | Part238.Size = Vector3.new(1, 1, 1) | |
2113 | Part238.CFrame = CFrame.new(2280.63965, 917.930359, -320.832001, -3.8181468e-05, -6.50278962e-05, 0.999994397, -0.941357911, 0.337405294, -1.07158239e-05, -0.337405384, -0.941353381, -6.96766801e-05) | |
2114 | Part238.BottomSurface = Enum.SurfaceType.Smooth | |
2115 | Part238.TopSurface = Enum.SurfaceType.Smooth | |
2116 | Part238.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2117 | Part238.Position = Vector3.new(2280.63965, 917.930359, -320.832001) | |
2118 | Part238.Orientation = Vector3.new(0, 90, -70.2799988) | |
2119 | Part238.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
2120 | SpecialMesh239.Parent = Part238 | |
2121 | SpecialMesh239.Scale = Vector3.new(0.266666681, 0.266666681, 0.266666681) | |
2122 | SpecialMesh239.MeshType = Enum.MeshType.Sphere | |
2123 | SpecialMesh239.Scale = Vector3.new(0.266666681, 0.266666681, 0.266666681) | |
2124 | Fire240.Parent = Part238 | |
2125 | Fire240.Size = 30 | |
2126 | Fire240.Color = Color3.new(1, 0.745098, 0) | |
2127 | Fire240.Enabled = false | |
2128 | Fire240.Heat = 25 | |
2129 | Fire240.SecondaryColor = Color3.new(1, 0, 0) | |
2130 | Fire240.Color = Color3.new(1, 0.745098, 0) | |
2131 | Script241.Parent = Fire240 | |
2132 | table.insert(cors,sandbox(Script241,function() | |
2133 | function Spread(part) | |
2134 | check = part:findFirstChild("Fire") | |
2135 | if check == nil then | |
2136 | script.Parent:Clone().Parent = part | |
2137 | ||
2138 | elseif check ~= nil then | |
2139 | check.Size = check.Size + 1 | |
2140 | check.Heat = check.Heat +1 | |
2141 | end | |
2142 | end | |
2143 | ||
2144 | ||
2145 | script.Parent.Parent.Touched:connect(Spread) | |
2146 | ||
2147 | ||
2148 | end)) | |
2149 | Script242.Name = "BrickCleanup" | |
2150 | Script242.Parent = Tool0 | |
2151 | Script242.Disabled = true | |
2152 | table.insert(cors,sandbox(Script242,function() | |
2153 | -- this script removes its parent from the workspace after 24 seconds | |
2154 | ||
2155 | ||
2156 | ||
2157 | wait(1) | |
2158 | ||
2159 | script.Parent.Parent = nil | |
2160 | end)) | |
2161 | Script243.Name = "Paintball" | |
2162 | Script243.Parent = Tool0 | |
2163 | Script243.Disabled = true | |
2164 | table.insert(cors,sandbox(Script243,function() | |
2165 | ball = script.Parent | |
2166 | damage = 10 | |
2167 | ||
2168 | ||
2169 | ||
2170 | function onTouched(hit) | |
2171 | local humanoid = hit.Parent:findFirstChild("Humanoid") | |
2172 | ||
2173 | ||
2174 | if humanoid ~= nil then | |
2175 | tagHumanoid(humanoid) | |
2176 | humanoid.Health = humanoid.Health - damage | |
2177 | wait(2) | |
2178 | untagHumanoid(humanoid) | |
2179 | end | |
2180 | ||
2181 | connection:disconnect() | |
2182 | ball.Parent = nil | |
2183 | end | |
2184 | ||
2185 | function tagHumanoid(humanoid) | |
2186 | -- todo: make tag expire | |
2187 | local tag = ball:findFirstChild("creator") | |
2188 | if tag ~= nil then | |
2189 | local new_tag = tag:clone() | |
2190 | new_tag.Parent = humanoid | |
2191 | end | |
2192 | end | |
2193 | ||
2194 | ||
2195 | function untagHumanoid(humanoid) | |
2196 | if humanoid ~= nil then | |
2197 | local tag = humanoid:findFirstChild("creator") | |
2198 | if tag ~= nil then | |
2199 | tag.Parent = nil | |
2200 | end | |
2201 | end | |
2202 | end | |
2203 | ||
2204 | connection = ball.Touched:connect(onTouched) | |
2205 | ||
2206 | wait(1) | |
2207 | ball.Parent = nil | |
2208 | end)) | |
2209 | Script244.Name = "PUT THIS IN THE WEAPON" | |
2210 | Script244.Parent = Tool0 | |
2211 | table.insert(cors,sandbox(Script244,function() | |
2212 | local debounce = false | |
2213 | ||
2214 | function getPlayer(humanoid) | |
2215 | local players = game.Players:children() | |
2216 | for i = 1, #players do | |
2217 | if players[i].Character.Humanoid == humanoid then return players[i] end | |
2218 | end | |
2219 | return nil | |
2220 | end | |
2221 | ||
2222 | function onTouch(part) | |
2223 | ||
2224 | local human = part.Parent:findFirstChild("Humanoid") | |
2225 | if (human ~= nil) and debounce == false then | |
2226 | ||
2227 | debounce = true | |
2228 | ||
2229 | local player = getPlayer(human) | |
2230 | ||
2231 | if (player == nil) then return end | |
2232 | ||
2233 | script.Parent:clone().Parent = player.Backpack | |
2234 | ||
2235 | wait(2) | |
2236 | debounce = false | |
2237 | end | |
2238 | end | |
2239 | ||
2240 | ||
2241 | script.Parent.Parent.Touched:connect(onTouch) | |
2242 | ||
2243 | end)) | |
2244 | Script245.Name = "PaintballShooter" | |
2245 | Script245.Parent = Tool0 | |
2246 | table.insert(cors,sandbox(Script245,function() | |
2247 | Tool = script.Parent | |
2248 | ||
2249 | ||
2250 | ||
2251 | colors = {21,} | |
2252 | ||
2253 | ||
2254 | ||
2255 | function fire(v) | |
2256 | ||
2257 | ||
2258 | ||
2259 | Tool.Handle.Fire:play() | |
2260 | ||
2261 | ||
2262 | ||
2263 | ||
2264 | ||
2265 | local vCharacter = Tool.Parent | |
2266 | ||
2267 | local vPlayer = game.Players:playerFromCharacter(vCharacter) | |
2268 | ||
2269 | ||
2270 | ||
2271 | local missile = Instance.new("Part") | |
2272 | ||
2273 | ||
2274 | ||
2275 | ||
2276 | ||
2277 | ||
2278 | ||
2279 | local spawnPos = vCharacter.PrimaryPart.Position | |
2280 | ||
2281 | ||
2282 | ||
2283 | ||
2284 | ||
2285 | ||
2286 | ||
2287 | spawnPos = spawnPos + (v * 8) | |
2288 | ||
2289 | ||
2290 | ||
2291 | missile.Position = spawnPos | |
2292 | ||
2293 | missile.Size = Vector3.new(1,1,1) | |
2294 | ||
2295 | missile.Velocity = v * 480 | |
2296 | ||
2297 | missile.BrickColor = BrickColor.new(21) | |
2298 | ||
2299 | missile.Shape = 0.5 | |
2300 | ||
2301 | missile.BottomSurface = 0 | |
2302 | ||
2303 | missile.TopSurface = 0 | |
2304 | ||
2305 | missile.Name = "Paintball" | |
2306 | ||
2307 | missile.Elasticity = 0 | |
2308 | ||
2309 | missile.Reflectance = .3 | |
2310 | ||
2311 | missile.Friction = .3 | |
2312 | ||
2313 | missile.Transparency = .3 | |
2314 | ||
2315 | ||
2316 | ||
2317 | local force = Instance.new("BodyForce") | |
2318 | ||
2319 | force.force = Vector3.new(0,100,0) | |
2320 | ||
2321 | force.Parent = missile | |
2322 | ||
2323 | ||
2324 | ||
2325 | Tool.BrickCleanup:clone().Parent = missile | |
2326 | ||
2327 | ||
2328 | ||
2329 | local new_script = script.Parent.Paintball:clone() | |
2330 | ||
2331 | new_script.Disabled = false | |
2332 | ||
2333 | new_script.Parent = missile | |
2334 | ||
2335 | ||
2336 | ||
2337 | local creator_tag = Instance.new("ObjectValue") | |
2338 | ||
2339 | creator_tag.Value = vPlayer | |
2340 | ||
2341 | creator_tag.Name = "creator" | |
2342 | ||
2343 | creator_tag.Parent = missile | |
2344 | ||
2345 | ||
2346 | ||
2347 | ||
2348 | ||
2349 | ||
2350 | ||
2351 | missile.Parent = game.Workspace | |
2352 | ||
2353 | ||
2354 | ||
2355 | end | |
2356 | ||
2357 | ||
2358 | ||
2359 | ||
2360 | ||
2361 | ||
2362 | ||
2363 | Tool.Enabled = true | |
2364 | ||
2365 | function onActivated() | |
2366 | ||
2367 | ||
2368 | ||
2369 | if not Tool.Enabled then | |
2370 | ||
2371 | return | |
2372 | ||
2373 | end | |
2374 | ||
2375 | ||
2376 | ||
2377 | Tool.Enabled = false | |
2378 | ||
2379 | local character = Tool.Parent; | |
2380 | ||
2381 | local humanoid = character.Humanoid | |
2382 | ||
2383 | if humanoid == nil then | |
2384 | ||
2385 | print("Humanoid not found") | |
2386 | ||
2387 | return | |
2388 | ||
2389 | end | |
2390 | ||
2391 | ||
2392 | ||
2393 | local targetPos = humanoid.TargetPoint | |
2394 | ||
2395 | local lookAt = (targetPos - character.Head.Position).unit | |
2396 | ||
2397 | ||
2398 | ||
2399 | fire(lookAt) | |
2400 | ||
2401 | ||
2402 | ||
2403 | wait(.2) | |
2404 | ||
2405 | ||
2406 | ||
2407 | Tool.Enabled = true | |
2408 | ||
2409 | end | |
2410 | ||
2411 | ||
2412 | ||
2413 | ||
2414 | ||
2415 | script.Parent.Activated:connect(onActivated) | |
2416 | ||
2417 | ||
2418 | ||
2419 | ||
2420 | end)) | |
2421 | Script246.Name = "Welding" | |
2422 | Script246.Parent = Tool0 | |
2423 | table.insert(cors,sandbox(Script246,function() | |
2424 | function Weld(x,y) | |
2425 | local W = Instance.new("Weld") | |
2426 | W.Part0 = x | |
2427 | W.Part1 = y | |
2428 | local CJ = CFrame.new(x.Position) | |
2429 | local C0 = x.CFrame:inverse()*CJ | |
2430 | local C1 = y.CFrame:inverse()*CJ | |
2431 | W.C0 = C0 | |
2432 | W.C1 = C1 | |
2433 | W.Parent = x | |
2434 | end | |
2435 | ||
2436 | function Get(A) | |
2437 | if A.className == "Part" then | |
2438 | Weld(script.Parent.Handle, A) | |
2439 | A.Anchored = false | |
2440 | else | |
2441 | local C = A:GetChildren() | |
2442 | for i=1, #C do | |
2443 | Get(C[i]) | |
2444 | end | |
2445 | end | |
2446 | end | |
2447 | ||
2448 | function Finale() | |
2449 | Get(script.Parent) | |
2450 | end | |
2451 | ||
2452 | script.Parent.Equipped:connect(Finale) | |
2453 | script.Parent.Unequipped:connect(Finale) | |
2454 | Finale() | |
2455 | end)) | |
2456 | LocalScript247.Name = "Local Gui" | |
2457 | LocalScript247.Parent = Tool0 | |
2458 | table.insert(cors,sandbox(LocalScript247,function() | |
2459 | local Tool = script.Parent; | |
2460 | ||
2461 | ||
2462 | ||
2463 | enabled = true | |
2464 | ||
2465 | function onButton1Down(mouse) | |
2466 | ||
2467 | if not enabled then | |
2468 | ||
2469 | return | |
2470 | ||
2471 | end | |
2472 | ||
2473 | ||
2474 | ||
2475 | enabled = false | |
2476 | ||
2477 | mouse.Icon = "rbxasset://textures\\GunWaitCursor.png" | |
2478 | ||
2479 | ||
2480 | ||
2481 | wait(.2) | |
2482 | ||
2483 | mouse.Icon = "rbxasset://textures\\GunCursor.png" | |
2484 | ||
2485 | enabled = true | |
2486 | ||
2487 | ||
2488 | ||
2489 | end | |
2490 | ||
2491 | ||
2492 | ||
2493 | function onEquippedLocal(mouse) | |
2494 | ||
2495 | ||
2496 | ||
2497 | if mouse == nil then | |
2498 | ||
2499 | print("Mouse not found") | |
2500 | ||
2501 | return | |
2502 | ||
2503 | end | |
2504 | ||
2505 | ||
2506 | ||
2507 | mouse.Icon = "rbxasset://textures\\GunCursor.png" | |
2508 | ||
2509 | mouse.Button1Down:connect(function() onButton1Down(mouse) end) | |
2510 | ||
2511 | end | |
2512 | ||
2513 | ||
2514 | ||
2515 | ||
2516 | ||
2517 | Tool.Equipped:connect(onEquippedLocal) | |
2518 | ||
2519 | ||
2520 | end)) | |
2521 | Script248.Name = "PUT THIS IN THE WEAPON" | |
2522 | Script248.Parent = Tool0 | |
2523 | table.insert(cors,sandbox(Script248,function() | |
2524 | local debounce = false | |
2525 | ||
2526 | function getPlayer(humanoid) | |
2527 | local players = game.Players:children() | |
2528 | for i = 1, #players do | |
2529 | if players[i].Character.Humanoid == humanoid then return players[i] end | |
2530 | end | |
2531 | return nil | |
2532 | end | |
2533 | ||
2534 | function onTouch(part) | |
2535 | ||
2536 | local human = part.Parent:findFirstChild("Humanoid") | |
2537 | if (human ~= nil) and debounce == false then | |
2538 | ||
2539 | debounce = true | |
2540 | ||
2541 | local player = getPlayer(human) | |
2542 | ||
2543 | if (player == nil) then return end | |
2544 | ||
2545 | script.Parent:clone().Parent = player.Backpack | |
2546 | ||
2547 | wait(2) | |
2548 | debounce = false | |
2549 | end | |
2550 | end | |
2551 | ||
2552 | ||
2553 | script.Parent.Parent.Touched:connect(onTouch) | |
2554 | ||
2555 | end)) | |
2556 | for i,v in pairs(mas:GetChildren()) do | |
2557 | v.Parent = game:GetService("Players").LocalPlayer.Backpack | |
2558 | pcall(function() v:MakeJoints() end) | |
2559 | end | |
2560 | mas:Destroy() | |
2561 | for i,v in pairs(cors) do | |
2562 | spawn(function() | |
2563 | pcall(v) | |
2564 | end) | |
2565 | end | |
2566 | ||
2567 | end | |
2568 | end) |