SHOW:
|
|
- or go back to the newest paste.
1 | wait() | |
2 | -----By raulib----- | |
3 | workspace.CurrentCamera:ClearAllChildren() | |
4 | ||
5 | Cl3mbingstart = false | |
6 | Run = false | |
7 | Cl3mbing = false | |
8 | Swimming = false | |
9 | Offffu = false | |
10 | Spoduerman = false | |
11 | GasExhaust = false | |
12 | Create = LoadLibrary("RbxUtility").Create | |
13 | function RemoveOutlines(part) | |
14 | part.TopSurface, part.BottomSurface, part.LeftSurface, part.RightSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10 | |
15 | end | |
16 | ||
17 | CFuncs = { | |
18 | ["Part"] = { | |
19 | Create = function(Parent, Material, Reflectance, Transparency, BColor, Name, Size) | |
20 | local Part = Create("Part"){ | |
21 | Parent = Parent, | |
22 | Reflectance = Reflectance, | |
23 | Transparency = Transparency, | |
24 | CanCollide = false, | |
25 | Locked = true, | |
26 | BrickColor = BrickColor.new(tostring(BColor)), | |
27 | Name = Name, | |
28 | Size = Size, | |
29 | Material = Material, | |
30 | } | |
31 | RemoveOutlines(Part) | |
32 | return Part | |
33 | end; | |
34 | }; | |
35 | ||
36 | ["Mesh"] = { | |
37 | Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale) | |
38 | local Msh = Create(Mesh){ | |
39 | Parent = Part, | |
40 | Offset = OffSet, | |
41 | Scale = Scale, | |
42 | } | |
43 | if Mesh == "SpecialMesh" then | |
44 | Msh.MeshType = MeshType | |
45 | Msh.MeshId = MeshId | |
46 | end | |
47 | return Msh | |
48 | end; | |
49 | }; | |
50 | ||
51 | ["Mesh"] = { | |
52 | Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale) | |
53 | local Msh = Create(Mesh){ | |
54 | Parent = Part, | |
55 | Offset = OffSet, | |
56 | Scale = Scale, | |
57 | } | |
58 | if Mesh == "SpecialMesh" then | |
59 | Msh.MeshType = MeshType | |
60 | Msh.MeshId = MeshId | |
61 | end | |
62 | return Msh | |
63 | end; | |
64 | }; | |
65 | ||
66 | ["Weld"] = { | |
67 | Create = function(Parent, Part0, Part1, C0, C1) | |
68 | local Weld = Create("Weld"){ | |
69 | Parent = Parent, | |
70 | Part0 = Part0, | |
71 | Part1 = Part1, | |
72 | C0 = C0, | |
73 | C1 = C1, | |
74 | } | |
75 | return Weld | |
76 | end; | |
77 | }; | |
78 | ||
79 | ["Sound"] = { | |
80 | Create = function(id, par, vol, pit) | |
81 | coroutine.resume(coroutine.create(function() | |
82 | local S = Create("Sound"){ | |
83 | Volume = vol, | |
84 | Pitch = pit or 1, | |
85 | SoundId = id, | |
86 | Parent = par or workspace, | |
87 | } | |
88 | wait() | |
89 | S:play() | |
90 | game:GetService("Debris"):AddItem(S, 6) | |
91 | end)) | |
92 | end; | |
93 | }; | |
94 | ||
95 | ["ParticleEmitter"] = { | |
96 | Create = function(Parent, Color1, Color2, LightEmission, Size, Texture, Transparency, ZOffset, Accel, Drag, LockedToPart, VelocityInheritance, EmissionDirection, Enabled, LifeTime, Rate, Rotation, RotSpeed, Speed, VelocitySpread) | |
97 | local fp = Create("ParticleEmitter"){ | |
98 | Parent = Parent, | |
99 | Color = ColorSequence.new(Color1, Color2), | |
100 | LightEmission = LightEmission, | |
101 | Size = Size, | |
102 | Texture = Texture, | |
103 | Transparency = Transparency, | |
104 | ZOffset = ZOffset, | |
105 | Acceleration = Accel, | |
106 | Drag = Drag, | |
107 | LockedToPart = LockedToPart, | |
108 | VelocityInheritance = VelocityInheritance, | |
109 | EmissionDirection = EmissionDirection, | |
110 | Enabled = Enabled, | |
111 | Lifetime = LifeTime, | |
112 | Rate = Rate, | |
113 | Rotation = Rotation, | |
114 | RotSpeed = RotSpeed, | |
115 | Speed = Speed, | |
116 | VelocitySpread = VelocitySpread, | |
117 | } | |
118 | return fp | |
119 | end; | |
120 | }; | |
121 | ||
122 | CreateTemplate = { | |
123 | ||
124 | }; | |
125 | } | |
126 | ||
127 | function G_() | |
128 | warn("SIEG HEIL") | |
129 | wait(1) | |
130 | ||
131 | Ded = false | |
132 | Explosing = false | |
133 | Landd = false | |
134 | ws = nil | |
135 | jp = nil | |
136 | OOF = nil | |
137 | DELAY = false | |
138 | game.Players.LocalPlayer.Character.Health:Destroy() | |
139 | for i,ve in pairs(game.Players.LocalPlayer.Character.Head:GetChildren()) do | |
140 | if ve:IsA("Decal") then | |
141 | ve:Destroy() | |
142 | end | |
143 | end | |
144 | local Farewell = {"Tschuss.","Verlöschen.","Seht dich in der hafälle."} | |
145 | if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 --and Access == true | |
146 | then | |
147 | Create = LoadLibrary("RbxUtility").Create | |
148 | function RemoveOutlines(part) | |
149 | part.TopSurface, part.BottomSurface, part.LeftSurface, part.RightSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10 | |
150 | end | |
151 | ||
152 | CFuncs = { | |
153 | ["Part"] = { | |
154 | Create = function(Parent, Material, Reflectance, Transparency, BColor, Name, Size) | |
155 | local Part = Create("Part"){ | |
156 | Parent = Parent, | |
157 | Reflectance = Reflectance, | |
158 | Transparency = Transparency, | |
159 | CanCollide = false, | |
160 | Locked = true, | |
161 | BrickColor = BrickColor.new(tostring(BColor)), | |
162 | Name = Name, | |
163 | Size = Size, | |
164 | Material = Material, | |
165 | } | |
166 | RemoveOutlines(Part) | |
167 | return Part | |
168 | end; | |
169 | }; | |
170 | ||
171 | ["Mesh"] = { | |
172 | Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale) | |
173 | local Msh = Create(Mesh){ | |
174 | Parent = Part, | |
175 | Offset = OffSet, | |
176 | Scale = Scale, | |
177 | } | |
178 | if Mesh == "SpecialMesh" then | |
179 | Msh.MeshType = MeshType | |
180 | Msh.MeshId = MeshId | |
181 | end | |
182 | return Msh | |
183 | end; | |
184 | }; | |
185 | ||
186 | ["Mesh"] = { | |
187 | Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale) | |
188 | local Msh = Create(Mesh){ | |
189 | Parent = Part, | |
190 | Offset = OffSet, | |
191 | Scale = Scale, | |
192 | } | |
193 | if Mesh == "SpecialMesh" then | |
194 | Msh.MeshType = MeshType | |
195 | Msh.MeshId = MeshId | |
196 | end | |
197 | return Msh | |
198 | end; | |
199 | }; | |
200 | ||
201 | ["Weld"] = { | |
202 | Create = function(Parent, Part0, Part1, C0, C1) | |
203 | local Weld = Create("Weld"){ | |
204 | Parent = Parent, | |
205 | Part0 = Part0, | |
206 | Part1 = Part1, | |
207 | C0 = C0, | |
208 | C1 = C1, | |
209 | } | |
210 | return Weld | |
211 | end; | |
212 | }; | |
213 | ||
214 | ["Sound"] = { | |
215 | Create = function(id, par, vol, pit) | |
216 | coroutine.resume(coroutine.create(function() | |
217 | local S = Create("Sound"){ | |
218 | Volume = vol, | |
219 | Pitch = pit or 1, | |
220 | SoundId = id, | |
221 | Parent = par or workspace, | |
222 | } | |
223 | wait() | |
224 | S:play() | |
225 | game:GetService("Debris"):AddItem(S, 6) | |
226 | end)) | |
227 | end; | |
228 | }; | |
229 | ||
230 | ["ParticleEmitter"] = { | |
231 | Create = function(Parent, Color1, Color2, LightEmission, Size, Texture, Transparency, ZOffset, Accel, Drag, LockedToPart, VelocityInheritance, EmissionDirection, Enabled, LifeTime, Rate, Rotation, RotSpeed, Speed, VelocitySpread) | |
232 | local fp = Create("ParticleEmitter"){ | |
233 | Parent = Parent, | |
234 | Color = ColorSequence.new(Color1, Color2), | |
235 | LightEmission = LightEmission, | |
236 | Size = Size, | |
237 | Texture = Texture, | |
238 | Transparency = Transparency, | |
239 | ZOffset = ZOffset, | |
240 | Acceleration = Accel, | |
241 | Drag = Drag, | |
242 | LockedToPart = LockedToPart, | |
243 | VelocityInheritance = VelocityInheritance, | |
244 | EmissionDirection = EmissionDirection, | |
245 | Enabled = Enabled, | |
246 | Lifetime = LifeTime, | |
247 | Rate = Rate, | |
248 | Rotation = Rotation, | |
249 | RotSpeed = RotSpeed, | |
250 | Speed = Speed, | |
251 | VelocitySpread = VelocitySpread, | |
252 | } | |
253 | return fp | |
254 | end; | |
255 | }; | |
256 | ||
257 | CreateTemplate = { | |
258 | ||
259 | }; | |
260 | } | |
261 | Model0 = Instance.new("Model") | |
262 | Part1 = Instance.new("Part") | |
263 | BlockMesh2 = Instance.new("BlockMesh") | |
264 | Part3 = Instance.new("Part") | |
265 | BlockMesh4 = Instance.new("BlockMesh") | |
266 | Weld5 = Instance.new("Weld") | |
267 | CFrameValue6 = Instance.new("CFrameValue") | |
268 | Part7 = Instance.new("Part") | |
269 | BlockMesh8 = Instance.new("BlockMesh") | |
270 | Weld9 = Instance.new("Weld") | |
271 | CFrameValue10 = Instance.new("CFrameValue") | |
272 | Part11 = Instance.new("Part") | |
273 | BlockMesh12 = Instance.new("BlockMesh") | |
274 | Weld13 = Instance.new("Weld") | |
275 | CFrameValue14 = Instance.new("CFrameValue") | |
276 | Part15 = Instance.new("Part") | |
277 | Weld16 = Instance.new("Weld") | |
278 | CFrameValue17 = Instance.new("CFrameValue") | |
279 | Part18 = Instance.new("Part") | |
280 | BlockMesh19 = Instance.new("BlockMesh") | |
281 | Weld20 = Instance.new("Weld") | |
282 | CFrameValue21 = Instance.new("CFrameValue") | |
283 | WedgePart22 = Instance.new("WedgePart") | |
284 | Weld23 = Instance.new("Weld") | |
285 | CFrameValue24 = Instance.new("CFrameValue") | |
286 | Part25 = Instance.new("Part") | |
287 | BlockMesh26 = Instance.new("BlockMesh") | |
288 | Weld27 = Instance.new("Weld") | |
289 | CFrameValue28 = Instance.new("CFrameValue") | |
290 | Part29 = Instance.new("Part") | |
291 | BlockMesh30 = Instance.new("BlockMesh") | |
292 | Weld31 = Instance.new("Weld") | |
293 | CFrameValue32 = Instance.new("CFrameValue") | |
294 | Part33 = Instance.new("Part") | |
295 | BlockMesh34 = Instance.new("BlockMesh") | |
296 | Weld35 = Instance.new("Weld") | |
297 | CFrameValue36 = Instance.new("CFrameValue") | |
298 | Part37 = Instance.new("Part") | |
299 | BlockMesh38 = Instance.new("BlockMesh") | |
300 | Weld39 = Instance.new("Weld") | |
301 | CFrameValue40 = Instance.new("CFrameValue") | |
302 | Part41 = Instance.new("Part") | |
303 | BlockMesh42 = Instance.new("BlockMesh") | |
304 | Weld43 = Instance.new("Weld") | |
305 | CFrameValue44 = Instance.new("CFrameValue") | |
306 | Part45 = Instance.new("Part") | |
307 | BlockMesh46 = Instance.new("BlockMesh") | |
308 | Weld47 = Instance.new("Weld") | |
309 | CFrameValue48 = Instance.new("CFrameValue") | |
310 | Part49 = Instance.new("Part") | |
311 | BlockMesh50 = Instance.new("BlockMesh") | |
312 | Weld51 = Instance.new("Weld") | |
313 | CFrameValue52 = Instance.new("CFrameValue") | |
314 | Part53 = Instance.new("Part") | |
315 | BlockMesh54 = Instance.new("BlockMesh") | |
316 | Weld55 = Instance.new("Weld") | |
317 | CFrameValue56 = Instance.new("CFrameValue") | |
318 | Part57 = Instance.new("Part") | |
319 | BlockMesh58 = Instance.new("BlockMesh") | |
320 | Weld59 = Instance.new("Weld") | |
321 | CFrameValue60 = Instance.new("CFrameValue") | |
322 | Part61 = Instance.new("Part") | |
323 | BlockMesh62 = Instance.new("BlockMesh") | |
324 | Weld63 = Instance.new("Weld") | |
325 | CFrameValue64 = Instance.new("CFrameValue") | |
326 | Part65 = Instance.new("Part") | |
327 | BlockMesh66 = Instance.new("BlockMesh") | |
328 | Weld67 = Instance.new("Weld") | |
329 | CFrameValue68 = Instance.new("CFrameValue") | |
330 | Part69 = Instance.new("Part") | |
331 | Weld70 = Instance.new("Weld") | |
332 | CFrameValue71 = Instance.new("CFrameValue") | |
333 | Model0.Name = "GasExhaust" | |
334 | Model0.Parent = game.Players.LocalPlayer.Character | |
335 | Part1.Parent = Model0 | |
336 | Part1.Material = Enum.Material.Metal | |
337 | Part1.BrickColor = BrickColor.new("Dark stone grey") | |
338 | Part1.Rotation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
339 | Part1.CanCollide = false | |
340 | Part1.Size = Vector3.new(0.56778729, 0.0500000007, 0.0500000007) | |
341 | Part1.CFrame = CFrame.new(1.87794447, 1.66002882, 12.985672, 0.99999994, -0.000117764808, -0.000281036278, 0.000114583912, 0.999937057, -0.0112914089, 0.000282347843, 0.0112913772, 0.999937057) | |
342 | Part1.BottomSurface = Enum.SurfaceType.Smooth | |
343 | Part1.TopSurface = Enum.SurfaceType.Smooth | |
344 | Part1.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
345 | Part1.Position = Vector3.new(1.87794447, 1.66002882, 12.985672) | |
346 | Part1.Orientation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
347 | Part1.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
348 | BlockMesh2.Parent = Part1 | |
349 | BlockMesh2.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
350 | BlockMesh2.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
351 | Part3.Parent = Model0 | |
352 | Part3.Material = Enum.Material.Metal | |
353 | Part3.BrickColor = BrickColor.new("Dark stone grey") | |
354 | Part3.Rotation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
355 | Part3.CanCollide = false | |
356 | Part3.Size = Vector3.new(0.56778729, 0.0500000007, 0.0500000007) | |
357 | Part3.CFrame = CFrame.new(1.87795699, 1.5534265, 12.9844694, 0.99999994, -0.000117765005, -0.000281036744, 0.000114583912, 0.999938726, -0.0112914275, 0.000282347843, 0.0112913959, 0.999938726) | |
358 | Part3.BottomSurface = Enum.SurfaceType.Smooth | |
359 | Part3.TopSurface = Enum.SurfaceType.Smooth | |
360 | Part3.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
361 | Part3.Position = Vector3.new(1.87795699, 1.5534265, 12.9844694) | |
362 | Part3.Orientation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
363 | Part3.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
364 | BlockMesh4.Parent = Part3 | |
365 | BlockMesh4.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
366 | BlockMesh4.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
367 | Weld5.Name = "qCFrameWeldThingy" | |
368 | Weld5.Parent = Part3 | |
369 | Weld5.C1 = CFrame.new(0, 0.106608868, -9.53674316e-07, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
370 | Weld5.Part0 = Part1 | |
371 | Weld5.Part1 = Part3 | |
372 | CFrameValue6.Name = "qRelativeCFrameWeldValue" | |
373 | CFrameValue6.Parent = Part3 | |
374 | CFrameValue6.Value = CFrame.new(0, 0.106608868, -9.53674316e-07, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
375 | Part7.Parent = Model0 | |
376 | Part7.Material = Enum.Material.Metal | |
377 | Part7.BrickColor = BrickColor.new("Dark stone grey") | |
378 | Part7.Rotation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
379 | Part7.CanCollide = false | |
380 | Part7.Size = Vector3.new(0.56778729, 0.0500000007, 0.0500000007) | |
381 | Part7.CFrame = CFrame.new(1.87791216, 1.93494821, 12.9883442, 0.99999994, -0.000117765005, -0.000281036744, 0.000114583912, 0.999938726, -0.0112914275, 0.000282347843, 0.0112913959, 0.999938726) | |
382 | Part7.BottomSurface = Enum.SurfaceType.Smooth | |
383 | Part7.TopSurface = Enum.SurfaceType.Smooth | |
384 | Part7.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
385 | Part7.Position = Vector3.new(1.87791216, 1.93494821, 12.9883442) | |
386 | Part7.Orientation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
387 | Part7.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
388 | BlockMesh8.Parent = Part7 | |
389 | BlockMesh8.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
390 | BlockMesh8.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
391 | Weld9.Name = "qCFrameWeldThingy" | |
392 | Weld9.Parent = Part7 | |
393 | Weld9.C1 = CFrame.new(0, -0.274931431, 0.000432014465, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
394 | Weld9.Part0 = Part1 | |
395 | Weld9.Part1 = Part7 | |
396 | CFrameValue10.Name = "qRelativeCFrameWeldValue" | |
397 | CFrameValue10.Parent = Part7 | |
398 | CFrameValue10.Value = CFrame.new(0, -0.274931431, 0.000432014465, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
399 | Part11.Parent = Model0 | |
400 | Part11.Material = Enum.Material.Metal | |
401 | Part11.BrickColor = BrickColor.new("Dark stone grey") | |
402 | Part11.Rotation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
403 | Part11.CanCollide = false | |
404 | Part11.Size = Vector3.new(0.56778729, 0.0500000007, 0.0500000007) | |
405 | Part11.CFrame = CFrame.new(1.87791872, 1.87965429, 12.9877195, 0.99999994, -0.000117765005, -0.000281036744, 0.000114583912, 0.999938726, -0.0112914275, 0.000282347843, 0.0112913959, 0.999938726) | |
406 | Part11.BottomSurface = Enum.SurfaceType.Smooth | |
407 | Part11.TopSurface = Enum.SurfaceType.Smooth | |
408 | Part11.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
409 | Part11.Position = Vector3.new(1.87791872, 1.87965429, 12.9877195) | |
410 | Part11.Orientation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
411 | Part11.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
412 | BlockMesh12.Parent = Part11 | |
413 | BlockMesh12.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
414 | BlockMesh12.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
415 | Weld13.Name = "qCFrameWeldThingy" | |
416 | Weld13.Parent = Part11 | |
417 | Weld13.C1 = CFrame.new(0, -0.219634056, 0.000432014465, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
418 | Weld13.Part0 = Part1 | |
419 | Weld13.Part1 = Part11 | |
420 | CFrameValue14.Name = "qRelativeCFrameWeldValue" | |
421 | CFrameValue14.Parent = Part11 | |
422 | CFrameValue14.Value = CFrame.new(0, -0.219634056, 0.000432014465, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
423 | Part15.Parent = Model0 | |
424 | Part15.Material = Enum.Material.Metal | |
425 | Part15.BrickColor = BrickColor.new("Dark stone grey") | |
426 | Part15.Rotation = Vector3.new(-25.9200001, -0.0199999996, 0) | |
427 | Part15.Size = Vector3.new(0.591726542, 0.538882554, 0.830097675) | |
428 | Part15.CFrame = CFrame.new(1.87249768, 1.56367016, 12.5001554, 0.99999994, 2.03513409e-05, -0.00030403299, 0.000114583912, 0.899421871, 0.437087148, 0.000282347843, -0.437087178, 0.899421811) | |
429 | Part15.BottomSurface = Enum.SurfaceType.Smooth | |
430 | Part15.TopSurface = Enum.SurfaceType.Smooth | |
431 | Part15.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
432 | Part15.Position = Vector3.new(1.87249768, 1.56367016, 12.5001554) | |
433 | Part15.Orientation = Vector3.new(-25.9200001, -0.0199999996, 0.00999999978) | |
434 | Part15.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
435 | Weld16.Name = "qCFrameWeldThingy" | |
436 | Weld16.Parent = Part15 | |
437 | Weld16.C1 = CFrame.new(0.0055949688, -0.125545025, 0.478796959, 1, 0, 0, 0, 0.894428492, -0.447214663, 0, 0.447214663, 0.894428492) | |
438 | Weld16.Part0 = Part1 | |
439 | Weld16.Part1 = Part15 | |
440 | CFrameValue17.Name = "qRelativeCFrameWeldValue" | |
441 | CFrameValue17.Parent = Part15 | |
442 | CFrameValue17.Value = CFrame.new(0.0055949688, -0.125545025, 0.478796959, 1, 0, 0, 0, 0.894428492, -0.447214663, 0, 0.447214663, 0.894428492) | |
443 | Part18.Parent = Model0 | |
444 | Part18.Material = Enum.Material.Metal | |
445 | Part18.BrickColor = BrickColor.new("Dark stone grey") | |
446 | Part18.Rotation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
447 | Part18.CanCollide = false | |
448 | Part18.Size = Vector3.new(0.56778729, 0.0500000007, 0.0500000007) | |
449 | Part18.CFrame = CFrame.new(1.87794769, 1.63314617, 12.9853697, 0.99999994, -0.000117765005, -0.000281036744, 0.000114583912, 0.999938726, -0.0112914275, 0.000282347843, 0.0112913959, 0.999938726) | |
450 | Part18.BottomSurface = Enum.SurfaceType.Smooth | |
451 | Part18.TopSurface = Enum.SurfaceType.Smooth | |
452 | Part18.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
453 | Part18.Position = Vector3.new(1.87794769, 1.63314617, 12.9853697) | |
454 | Part18.Orientation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
455 | Part18.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
456 | BlockMesh19.Parent = Part18 | |
457 | BlockMesh19.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
458 | BlockMesh19.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
459 | Weld20.Name = "qCFrameWeldThingy" | |
460 | Weld20.Parent = Part18 | |
461 | Weld20.C1 = CFrame.new(0, 0.0268843174, -9.53674316e-07, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
462 | Weld20.Part0 = Part1 | |
463 | Weld20.Part1 = Part18 | |
464 | CFrameValue21.Name = "qRelativeCFrameWeldValue" | |
465 | CFrameValue21.Parent = Part18 | |
466 | CFrameValue21.Value = CFrame.new(0, 0.0268843174, -9.53674316e-07, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
467 | WedgePart22.Parent = Model0 | |
468 | WedgePart22.Material = Enum.Material.Metal | |
469 | WedgePart22.BrickColor = BrickColor.new("Dark stone grey") | |
470 | WedgePart22.Rotation = Vector3.new(-89.3499985, -0.00999999978, -0.0199999996) | |
471 | WedgePart22.Size = Vector3.new(0.591599107, 0.254033595, 0.486675113) | |
472 | WedgePart22.CFrame = CFrame.new(1.87230372, 1.74358404, 12.8606129, 0.99999994, 0.000281036744, -0.000117765005, 0.000114583912, 0.0112914275, 0.999938726, 0.000282347843, -0.999938726, 0.0112913959) | |
473 | WedgePart22.BottomSurface = Enum.SurfaceType.Smooth | |
474 | WedgePart22.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
475 | WedgePart22.Position = Vector3.new(1.87230372, 1.74358404, 12.8606129) | |
476 | WedgePart22.Orientation = Vector3.new(-89.3699951, -0.599999964, 0.579999983) | |
477 | WedgePart22.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
478 | Weld23.Name = "qCFrameWeldThingy" | |
479 | Weld23.Parent = WedgePart22 | |
480 | Weld23.C1 = CFrame.new(0.00566649437, -0.125992775, -0.0821382999, 1, 0, 0, 0, 0, -1.00000167, 0, 1.00000167, 0) | |
481 | Weld23.Part0 = Part1 | |
482 | Weld23.Part1 = WedgePart22 | |
483 | CFrameValue24.Name = "qRelativeCFrameWeldValue" | |
484 | CFrameValue24.Parent = WedgePart22 | |
485 | CFrameValue24.Value = CFrame.new(0.00566649437, -0.125992775, -0.0821382999, 1, 0, 0, 0, 0, -1.00000167, 0, 1.00000167, 0) | |
486 | Part25.Parent = Model0 | |
487 | Part25.Material = Enum.Material.Metal | |
488 | Part25.BrickColor = BrickColor.new("Really black") | |
489 | Part25.Rotation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
490 | Part25.CanCollide = false | |
491 | Part25.Size = Vector3.new(0.554544508, 0.423007369, 0.0500000007) | |
492 | Part25.CFrame = CFrame.new(1.87424719, 1.74826789, 12.9647131, 0.99999994, -0.00011776499, -0.000281036744, 0.000114583912, 0.999938726, -0.0112913679, 0.000282347843, 0.0112913363, 0.999938726) | |
493 | Part25.BottomSurface = Enum.SurfaceType.Smooth | |
494 | Part25.TopSurface = Enum.SurfaceType.Smooth | |
495 | Part25.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
496 | Part25.Position = Vector3.new(1.87424719, 1.74826789, 12.9647131) | |
497 | Part25.Orientation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
498 | Part25.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
499 | BlockMesh26.Parent = Part25 | |
500 | BlockMesh26.Scale = Vector3.new(1, 1, 0.944826603) | |
501 | BlockMesh26.Scale = Vector3.new(1, 1, 0.944826603) | |
502 | Weld27.Name = "qCFrameWeldThingy" | |
503 | Weld27.Parent = Part25 | |
504 | Weld27.C1 = CFrame.new(0.00369310379, -0.0879969597, 0.0219526291, 1, 0, 0, 0, 1.00000167, -5.96046448e-08, 0, 5.96046448e-08, 1.00000167) | |
505 | Weld27.Part0 = Part1 | |
506 | Weld27.Part1 = Part25 | |
507 | CFrameValue28.Name = "qRelativeCFrameWeldValue" | |
508 | CFrameValue28.Parent = Part25 | |
509 | CFrameValue28.Value = CFrame.new(0.00369310379, -0.0879969597, 0.0219526291, 1, 0, 0, 0, 1.00000167, -5.96046448e-08, 0, 5.96046448e-08, 1.00000167) | |
510 | Part29.Parent = Model0 | |
511 | Part29.Material = Enum.Material.Metal | |
512 | Part29.BrickColor = BrickColor.new("Dark stone grey") | |
513 | Part29.Rotation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
514 | Part29.CanCollide = false | |
515 | Part29.Size = Vector3.new(0.56778729, 0.0500000007, 0.0500000007) | |
516 | Part29.CFrame = CFrame.new(1.87792826, 1.79767942, 12.9872236, 0.99999994, -0.000117765005, -0.000281036744, 0.000114583912, 0.999938726, -0.0112914275, 0.000282347843, 0.0112913959, 0.999938726) | |
517 | Part29.BottomSurface = Enum.SurfaceType.Smooth | |
518 | Part29.TopSurface = Enum.SurfaceType.Smooth | |
519 | Part29.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
520 | Part29.Position = Vector3.new(1.87792826, 1.79767942, 12.9872236) | |
521 | Part29.Orientation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
522 | Part29.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
523 | BlockMesh30.Parent = Part29 | |
524 | BlockMesh30.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
525 | BlockMesh30.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
526 | Weld31.Name = "qCFrameWeldThingy" | |
527 | Weld31.Parent = Part29 | |
528 | Weld31.C1 = CFrame.new(0, -0.137659073, 2.86102295e-06, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
529 | Weld31.Part0 = Part1 | |
530 | Weld31.Part1 = Part29 | |
531 | CFrameValue32.Name = "qRelativeCFrameWeldValue" | |
532 | CFrameValue32.Parent = Part29 | |
533 | CFrameValue32.Value = CFrame.new(0, -0.137659073, 2.86102295e-06, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
534 | Part33.Parent = Model0 | |
535 | Part33.Material = Enum.Material.Metal | |
536 | Part33.BrickColor = BrickColor.new("Dark stone grey") | |
537 | Part33.Rotation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
538 | Part33.CanCollide = false | |
539 | Part33.Size = Vector3.new(0.56778729, 0.0500000007, 0.0500000007) | |
540 | Part33.CFrame = CFrame.new(1.87792182, 1.85328925, 12.987422, 0.99999994, -0.000117765005, -0.000281036744, 0.000114583912, 0.999938726, -0.0112914275, 0.000282347843, 0.0112913959, 0.999938726) | |
541 | Part33.BottomSurface = Enum.SurfaceType.Smooth | |
542 | Part33.TopSurface = Enum.SurfaceType.Smooth | |
543 | Part33.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
544 | Part33.Position = Vector3.new(1.87792182, 1.85328925, 12.987422) | |
545 | Part33.Orientation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
546 | Part33.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
547 | BlockMesh34.Parent = Part33 | |
548 | BlockMesh34.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
549 | BlockMesh34.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
550 | Weld35.Name = "qCFrameWeldThingy" | |
551 | Weld35.Parent = Part33 | |
552 | Weld35.C1 = CFrame.new(0, -0.193267345, 0.000432014465, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
553 | Weld35.Part0 = Part1 | |
554 | Weld35.Part1 = Part33 | |
555 | CFrameValue36.Name = "qRelativeCFrameWeldValue" | |
556 | CFrameValue36.Parent = Part33 | |
557 | CFrameValue36.Value = CFrame.new(0, -0.193267345, 0.000432014465, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
558 | Part37.Parent = Model0 | |
559 | Part37.Material = Enum.Material.Metal | |
560 | Part37.BrickColor = BrickColor.new("Dark stone grey") | |
561 | Part37.Rotation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
562 | Part37.CanCollide = false | |
563 | Part37.Size = Vector3.new(0.56778729, 0.0500000007, 0.0500000007) | |
564 | Part37.CFrame = CFrame.new(1.87793171, 1.76878059, 12.9868994, 0.99999994, -0.000117765005, -0.000281036744, 0.000114583912, 0.999938726, -0.0112914275, 0.000282347843, 0.0112913959, 0.999938726) | |
565 | Part37.BottomSurface = Enum.SurfaceType.Smooth | |
566 | Part37.TopSurface = Enum.SurfaceType.Smooth | |
567 | Part37.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
568 | Part37.Position = Vector3.new(1.87793171, 1.76878059, 12.9868994) | |
569 | Part37.Orientation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
570 | Part37.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
571 | BlockMesh38.Parent = Part37 | |
572 | BlockMesh38.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
573 | BlockMesh38.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
574 | Weld39.Name = "qCFrameWeldThingy" | |
575 | Weld39.Parent = Part37 | |
576 | Weld39.C1 = CFrame.new(0, -0.10875845, 9.53674316e-07, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
577 | Weld39.Part0 = Part1 | |
578 | Weld39.Part1 = Part37 | |
579 | CFrameValue40.Name = "qRelativeCFrameWeldValue" | |
580 | CFrameValue40.Parent = Part37 | |
581 | CFrameValue40.Value = CFrame.new(0, -0.10875845, 9.53674316e-07, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
582 | Part41.Parent = Model0 | |
583 | Part41.Material = Enum.Material.Metal | |
584 | Part41.BrickColor = BrickColor.new("Dark stone grey") | |
585 | Part41.Rotation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
586 | Part41.CanCollide = false | |
587 | Part41.Size = Vector3.new(0.56778729, 0.0500000007, 0.0500000007) | |
588 | Part41.CFrame = CFrame.new(1.87793791, 1.71601987, 12.9863043, 0.99999994, -0.000117765005, -0.000281036744, 0.000114583912, 0.999938726, -0.0112914275, 0.000282347843, 0.0112913959, 0.999938726) | |
589 | Part41.BottomSurface = Enum.SurfaceType.Smooth | |
590 | Part41.TopSurface = Enum.SurfaceType.Smooth | |
591 | Part41.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
592 | Part41.Position = Vector3.new(1.87793791, 1.71601987, 12.9863043) | |
593 | Part41.Orientation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
594 | Part41.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
595 | BlockMesh42.Parent = Part41 | |
596 | BlockMesh42.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
597 | BlockMesh42.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
598 | Weld43.Name = "qCFrameWeldThingy" | |
599 | Weld43.Parent = Part41 | |
600 | Weld43.C1 = CFrame.new(0, -0.0559945107, 0, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
601 | Weld43.Part0 = Part1 | |
602 | Weld43.Part1 = Part41 | |
603 | CFrameValue44.Name = "qRelativeCFrameWeldValue" | |
604 | CFrameValue44.Parent = Part41 | |
605 | CFrameValue44.Value = CFrame.new(0, -0.0559945107, 0, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
606 | Part45.Parent = Model0 | |
607 | Part45.Material = Enum.Material.Metal | |
608 | Part45.BrickColor = BrickColor.new("Dark stone grey") | |
609 | Part45.Rotation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
610 | Part45.CanCollide = false | |
611 | Part45.Size = Vector3.new(0.56778729, 0.0500000007, 0.0500000007) | |
612 | Part45.CFrame = CFrame.new(1.87791562, 1.90604782, 12.9880161, 0.99999994, -0.000117765005, -0.000281036744, 0.000114583912, 0.999938726, -0.0112914275, 0.000282347843, 0.0112913959, 0.999938726) | |
613 | Part45.BottomSurface = Enum.SurfaceType.Smooth | |
614 | Part45.TopSurface = Enum.SurfaceType.Smooth | |
615 | Part45.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
616 | Part45.Position = Vector3.new(1.87791562, 1.90604782, 12.9880161) | |
617 | Part45.Orientation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
618 | Part45.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
619 | BlockMesh46.Parent = Part45 | |
620 | BlockMesh46.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
621 | BlockMesh46.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
622 | Weld47.Name = "qCFrameWeldThingy" | |
623 | Weld47.Parent = Part45 | |
624 | Weld47.C1 = CFrame.new(0, -0.246029139, 0.000433921814, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
625 | Weld47.Part0 = Part1 | |
626 | Weld47.Part1 = Part45 | |
627 | CFrameValue48.Name = "qRelativeCFrameWeldValue" | |
628 | CFrameValue48.Parent = Part45 | |
629 | CFrameValue48.Value = CFrame.new(0, -0.246029139, 0.000433921814, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
630 | Part49.Parent = Model0 | |
631 | Part49.Material = Enum.Material.Metal | |
632 | Part49.BrickColor = BrickColor.new("Dark stone grey") | |
633 | Part49.Rotation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
634 | Part49.CanCollide = false | |
635 | Part49.Size = Vector3.new(0.56778729, 0.0500000007, 0.0500000007) | |
636 | Part49.CFrame = CFrame.new(1.87794125, 1.68724406, 12.9859781, 0.99999994, -0.000117765005, -0.000281036744, 0.000114583912, 0.999938726, -0.0112914275, 0.000282347843, 0.0112913959, 0.999938726) | |
637 | Part49.BottomSurface = Enum.SurfaceType.Smooth | |
638 | Part49.TopSurface = Enum.SurfaceType.Smooth | |
639 | Part49.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
640 | Part49.Position = Vector3.new(1.87794125, 1.68724406, 12.9859781) | |
641 | Part49.Orientation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
642 | Part49.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
643 | BlockMesh50.Parent = Part49 | |
644 | BlockMesh50.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
645 | BlockMesh50.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
646 | Weld51.Name = "qCFrameWeldThingy" | |
647 | Weld51.Parent = Part49 | |
648 | Weld51.C1 = CFrame.new(0, -0.0272169113, 9.53674316e-07, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
649 | Weld51.Part0 = Part1 | |
650 | Weld51.Part1 = Part49 | |
651 | CFrameValue52.Name = "qRelativeCFrameWeldValue" | |
652 | CFrameValue52.Parent = Part49 | |
653 | CFrameValue52.Value = CFrame.new(0, -0.0272169113, 9.53674316e-07, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
654 | Part53.Parent = Model0 | |
655 | Part53.Material = Enum.Material.Metal | |
656 | Part53.BrickColor = BrickColor.new("Dark stone grey") | |
657 | Part53.Rotation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
658 | Part53.CanCollide = false | |
659 | Part53.Size = Vector3.new(0.56778729, 0.0500000007, 0.0500000007) | |
660 | Part53.CFrame = CFrame.new(1.87793481, 1.74238741, 12.9865999, 0.99999994, -0.000117765005, -0.000281036744, 0.000114583912, 0.999938726, -0.0112914275, 0.000282347843, 0.0112913959, 0.999938726) | |
661 | Part53.BottomSurface = Enum.SurfaceType.Smooth | |
662 | Part53.TopSurface = Enum.SurfaceType.Smooth | |
663 | Part53.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
664 | Part53.Position = Vector3.new(1.87793481, 1.74238741, 12.9865999) | |
665 | Part53.Orientation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
666 | Part53.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
667 | BlockMesh54.Parent = Part53 | |
668 | BlockMesh54.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
669 | BlockMesh54.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
670 | Weld55.Name = "qCFrameWeldThingy" | |
671 | Weld55.Parent = Part53 | |
672 | Weld55.C1 = CFrame.new(0, -0.0823636055, 1.90734863e-06, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
673 | Weld55.Part0 = Part1 | |
674 | Weld55.Part1 = Part53 | |
675 | CFrameValue56.Name = "qRelativeCFrameWeldValue" | |
676 | CFrameValue56.Parent = Part53 | |
677 | CFrameValue56.Value = CFrame.new(0, -0.0823636055, 1.90734863e-06, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
678 | Part57.Parent = Model0 | |
679 | Part57.Material = Enum.Material.Metal | |
680 | Part57.BrickColor = BrickColor.new("Dark stone grey") | |
681 | Part57.Rotation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
682 | Part57.CanCollide = false | |
683 | Part57.Size = Vector3.new(0.56778729, 0.0500000007, 0.0500000007) | |
684 | Part57.CFrame = CFrame.new(1.87792528, 1.82451117, 12.9870977, 0.99999994, -0.000117765005, -0.000281036744, 0.000114583912, 0.999938726, -0.0112914275, 0.000282347843, 0.0112913959, 0.999938726) | |
685 | Part57.BottomSurface = Enum.SurfaceType.Smooth | |
686 | Part57.TopSurface = Enum.SurfaceType.Smooth | |
687 | Part57.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
688 | Part57.Position = Vector3.new(1.87792528, 1.82451117, 12.9870977) | |
689 | Part57.Orientation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
690 | Part57.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
691 | BlockMesh58.Parent = Part57 | |
692 | BlockMesh58.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
693 | BlockMesh58.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
694 | Weld59.Name = "qCFrameWeldThingy" | |
695 | Weld59.Parent = Part57 | |
696 | Weld59.C1 = CFrame.new(0, -0.1644876, 0.000432014465, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
697 | Weld59.Part0 = Part1 | |
698 | Weld59.Part1 = Part57 | |
699 | CFrameValue60.Name = "qRelativeCFrameWeldValue" | |
700 | CFrameValue60.Parent = Part57 | |
701 | CFrameValue60.Value = CFrame.new(0, -0.1644876, 0.000432014465, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
702 | Part61.Parent = Model0 | |
703 | Part61.Material = Enum.Material.Metal | |
704 | Part61.BrickColor = BrickColor.new("Dark stone grey") | |
705 | Part61.Rotation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
706 | Part61.CanCollide = false | |
707 | Part61.Size = Vector3.new(0.56778729, 0.0500000007, 0.0500000007) | |
708 | Part61.CFrame = CFrame.new(1.87795389, 1.57965362, 12.9847612, 0.99999994, -0.000117765005, -0.000281036744, 0.000114583912, 0.999938726, -0.0112914275, 0.000282347843, 0.0112913959, 0.999938726) | |
709 | Part61.BottomSurface = Enum.SurfaceType.Smooth | |
710 | Part61.TopSurface = Enum.SurfaceType.Smooth | |
711 | Part61.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
712 | Part61.Position = Vector3.new(1.87795389, 1.57965362, 12.9847612) | |
713 | Part61.Orientation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
714 | Part61.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
715 | BlockMesh62.Parent = Part61 | |
716 | BlockMesh62.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
717 | BlockMesh62.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
718 | Weld63.Name = "qCFrameWeldThingy" | |
719 | Weld63.Parent = Part61 | |
720 | Weld63.C1 = CFrame.new(0, 0.0803802013, 2.86102295e-06, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
721 | Weld63.Part0 = Part1 | |
722 | Weld63.Part1 = Part61 | |
723 | CFrameValue64.Name = "qRelativeCFrameWeldValue" | |
724 | CFrameValue64.Parent = Part61 | |
725 | CFrameValue64.Value = CFrame.new(0, 0.0803802013, 2.86102295e-06, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
726 | Part65.Parent = Model0 | |
727 | Part65.Material = Enum.Material.Metal | |
728 | Part65.BrickColor = BrickColor.new("Dark stone grey") | |
729 | Part65.Rotation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
730 | Part65.CanCollide = false | |
731 | Part65.Size = Vector3.new(0.56778729, 0.0500000007, 0.0500000007) | |
732 | Part65.CFrame = CFrame.new(1.87795067, 1.60736609, 12.985075, 0.99999994, -0.000117765005, -0.000281036744, 0.000114583912, 0.999938726, -0.0112914275, 0.000282347843, 0.0112913959, 0.999938726) | |
733 | Part65.BottomSurface = Enum.SurfaceType.Smooth | |
734 | Part65.TopSurface = Enum.SurfaceType.Smooth | |
735 | Part65.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
736 | Part65.Position = Vector3.new(1.87795067, 1.60736609, 12.985075) | |
737 | Part65.Orientation = Vector3.new(0.649999976, -0.0199999996, 0.00999999978) | |
738 | Part65.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
739 | BlockMesh66.Parent = Part65 | |
740 | BlockMesh66.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
741 | BlockMesh66.Scale = Vector3.new(1, 0.254670292, 0.0942280218) | |
742 | Weld67.Name = "qCFrameWeldThingy" | |
743 | Weld67.Parent = Part65 | |
744 | Weld67.C1 = CFrame.new(0, 0.0526659489, 1.90734863e-06, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
745 | Weld67.Part0 = Part1 | |
746 | Weld67.Part1 = Part65 | |
747 | CFrameValue68.Name = "qRelativeCFrameWeldValue" | |
748 | CFrameValue68.Parent = Part65 | |
749 | CFrameValue68.Value = CFrame.new(0, 0.0526659489, 1.90734863e-06, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) | |
750 | Part69.Name = "Midel" | |
751 | Part69.Parent = Model0 | |
752 | Part69.Transparency = 1 | |
753 | Part69.Rotation = Vector3.new(0.0799999982, -0.0199999996, 0.00999999978) | |
754 | Part69.Size = Vector3.new(2.20000005, 2.24000001, 1.10000002) | |
755 | Part69.CFrame = CFrame.new(1.88118196, 1.12092996, 12.0780878, 0.99999994, -0.000114985385, -0.000282184599, 0.000114583912, 0.999998987, -0.00142232946, 0.000282347843, 0.00142229698, 0.999998927) | |
756 | Part69.BottomSurface = Enum.SurfaceType.Smooth | |
757 | Part69.TopSurface = Enum.SurfaceType.Smooth | |
758 | Part69.Position = Vector3.new(1.88118196, 1.12092996, 12.0780878) | |
759 | Part69.Orientation = Vector3.new(0.0799999982, -0.0199999996, 0.00999999978) | |
760 | Weldasdate4tr34raw4gb543awh45haw23h5 = Instance.new("Weld") | |
761 | Weldasdate4tr34raw4gb543awh45haw23h5.Name = "Wieldxd" | |
762 | Weldasdate4tr34raw4gb543awh45haw23h5.Parent = Part69 | |
763 | Weldasdate4tr34raw4gb543awh45haw23h5.Part0 = Part69 | |
764 | Weldasdate4tr34raw4gb543awh45haw23h5.Part1 = game.Players.LocalPlayer.Character.UpperTorso | |
765 | Weld70.Name = "qCFrameWeldThingy" | |
766 | Weld70.Parent = Part69 | |
767 | Weld70.C1 = CFrame.new(-0.0029194355, 0.540389538, 0.906817436, 1, 0, 0, 0, 0.999952137, -0.00986915827, 0, 0.00986915827, 0.999952137) | |
768 | Weld70.Part0 = Part1 | |
769 | Weld70.Part1 = Part69 | |
770 | CFrameValue71.Name = "qRelativeCFrameWeldValue" | |
771 | CFrameValue71.Parent = Part69 | |
772 | CFrameValue71.Value = CFrame.new(-0.0029194355, 0.540389538, 0.906817436, 1, 0, 0, 0, 0.999952137, -0.00986915827, 0, 0.00986915827, 0.999952137) | |
773 | ||
774 | GasSound = Instance.new("Sound",game.Players.LocalPlayer.Character.UpperTorso) | |
775 | GasSound.SoundId = "http://www.roblox.com/asset/?id=137065982" | |
776 | GasSound.Volume = .1 | |
777 | GasSound.Looped = true | |
778 | ||
779 | o1 = Instance.new("Model") | |
780 | o2 = Instance.new("Part") | |
781 | o3 = Instance.new("BlockMesh") | |
782 | o4 = Instance.new("Part") | |
783 | o5 = Instance.new("BlockMesh") | |
784 | o6 = Instance.new("Weld") | |
785 | o7 = Instance.new("CFrameValue") | |
786 | o8 = Instance.new("Part") | |
787 | o9 = Instance.new("BlockMesh") | |
788 | o10 = Instance.new("Weld") | |
789 | o11 = Instance.new("CFrameValue") | |
790 | o12 = Instance.new("Part") | |
791 | o13 = Instance.new("CylinderMesh") | |
792 | o14 = Instance.new("Weld") | |
793 | o15 = Instance.new("CFrameValue") | |
794 | o16 = Instance.new("Part") | |
795 | o17 = Instance.new("BlockMesh") | |
796 | o18 = Instance.new("Weld") | |
797 | o19 = Instance.new("CFrameValue") | |
798 | o20 = Instance.new("Part") | |
799 | o21 = Instance.new("CylinderMesh") | |
800 | o22 = Instance.new("Weld") | |
801 | o23 = Instance.new("CFrameValue") | |
802 | o24 = Instance.new("Part") | |
803 | o25 = Instance.new("BlockMesh") | |
804 | o26 = Instance.new("Weld") | |
805 | o27 = Instance.new("CFrameValue") | |
806 | o28 = Instance.new("Part") | |
807 | o29 = Instance.new("CylinderMesh") | |
808 | o30 = Instance.new("Weld") | |
809 | o31 = Instance.new("CFrameValue") | |
810 | o32 = Instance.new("Part") | |
811 | o33 = Instance.new("CylinderMesh") | |
812 | o34 = Instance.new("Weld") | |
813 | o35 = Instance.new("CFrameValue") | |
814 | o36 = Instance.new("Part") | |
815 | o37 = Instance.new("BlockMesh") | |
816 | o38 = Instance.new("Weld") | |
817 | o39 = Instance.new("CFrameValue") | |
818 | o40 = Instance.new("Part") | |
819 | o41 = Instance.new("CylinderMesh") | |
820 | o42 = Instance.new("Weld") | |
821 | o43 = Instance.new("CFrameValue") | |
822 | o44 = Instance.new("Part") | |
823 | o45 = Instance.new("CylinderMesh") | |
824 | o46 = Instance.new("Weld") | |
825 | o47 = Instance.new("CFrameValue") | |
826 | o48 = Instance.new("Part") | |
827 | o49 = Instance.new("BlockMesh") | |
828 | o50 = Instance.new("Weld") | |
829 | o51 = Instance.new("CFrameValue") | |
830 | o52 = Instance.new("Part") | |
831 | o53 = Instance.new("CylinderMesh") | |
832 | o54 = Instance.new("Weld") | |
833 | o55 = Instance.new("CFrameValue") | |
834 | o56 = Instance.new("Part") | |
835 | o57 = Instance.new("CylinderMesh") | |
836 | o58 = Instance.new("Weld") | |
837 | o59 = Instance.new("CFrameValue") | |
838 | o60 = Instance.new("Part") | |
839 | o61 = Instance.new("BlockMesh") | |
840 | o62 = Instance.new("Weld") | |
841 | o63 = Instance.new("CFrameValue") | |
842 | o64 = Instance.new("Part") | |
843 | o65 = Instance.new("CylinderMesh") | |
844 | o66 = Instance.new("Weld") | |
845 | o67 = Instance.new("CFrameValue") | |
846 | o68 = Instance.new("Part") | |
847 | o69 = Instance.new("BlockMesh") | |
848 | o70 = Instance.new("Weld") | |
849 | o71 = Instance.new("CFrameValue") | |
850 | o72 = Instance.new("Part") | |
851 | o73 = Instance.new("CylinderMesh") | |
852 | o74 = Instance.new("Weld") | |
853 | o75 = Instance.new("CFrameValue") | |
854 | o76 = Instance.new("Part") | |
855 | o77 = Instance.new("BlockMesh") | |
856 | o78 = Instance.new("Weld") | |
857 | o79 = Instance.new("CFrameValue") | |
858 | o80 = Instance.new("Part") | |
859 | o81 = Instance.new("BlockMesh") | |
860 | o82 = Instance.new("Weld") | |
861 | o83 = Instance.new("CFrameValue") | |
862 | o84 = Instance.new("Part") | |
863 | o85 = Instance.new("CylinderMesh") | |
864 | o86 = Instance.new("Weld") | |
865 | o87 = Instance.new("CFrameValue") | |
866 | o88 = Instance.new("Part") | |
867 | o89 = Instance.new("CylinderMesh") | |
868 | o90 = Instance.new("Weld") | |
869 | o91 = Instance.new("CFrameValue") | |
870 | o92 = Instance.new("Part") | |
871 | o93 = Instance.new("BlockMesh") | |
872 | o94 = Instance.new("Weld") | |
873 | o95 = Instance.new("CFrameValue") | |
874 | o96 = Instance.new("Part") | |
875 | o97 = Instance.new("CylinderMesh") | |
876 | o98 = Instance.new("Weld") | |
877 | o99 = Instance.new("CFrameValue") | |
878 | o100 = Instance.new("Part") | |
879 | o101 = Instance.new("BlockMesh") | |
880 | o102 = Instance.new("Weld") | |
881 | o103 = Instance.new("CFrameValue") | |
882 | o104 = Instance.new("Part") | |
883 | o105 = Instance.new("BlockMesh") | |
884 | o106 = Instance.new("Weld") | |
885 | o107 = Instance.new("CFrameValue") | |
886 | o108 = Instance.new("Part") | |
887 | o109 = Instance.new("BlockMesh") | |
888 | o110 = Instance.new("Weld") | |
889 | o111 = Instance.new("CFrameValue") | |
890 | o112 = Instance.new("Part") | |
891 | o113 = Instance.new("BlockMesh") | |
892 | o114 = Instance.new("Weld") | |
893 | o115 = Instance.new("CFrameValue") | |
894 | o116 = Instance.new("Part") | |
895 | o117 = Instance.new("BlockMesh") | |
896 | o118 = Instance.new("Weld") | |
897 | o119 = Instance.new("CFrameValue") | |
898 | o120 = Instance.new("Part") | |
899 | o121 = Instance.new("BlockMesh") | |
900 | o122 = Instance.new("Weld") | |
901 | o123 = Instance.new("CFrameValue") | |
902 | o124 = Instance.new("Part") | |
903 | o125 = Instance.new("CylinderMesh") | |
904 | o126 = Instance.new("Weld") | |
905 | o127 = Instance.new("CFrameValue") | |
906 | o128 = Instance.new("Part") | |
907 | o129 = Instance.new("CylinderMesh") | |
908 | o130 = Instance.new("Weld") | |
909 | o131 = Instance.new("CFrameValue") | |
910 | o132 = Instance.new("Part") | |
911 | o133 = Instance.new("BlockMesh") | |
912 | o134 = Instance.new("Weld") | |
913 | o135 = Instance.new("CFrameValue") | |
914 | o136 = Instance.new("Part") | |
915 | o137 = Instance.new("BlockMesh") | |
916 | o138 = Instance.new("Weld") | |
917 | o139 = Instance.new("CFrameValue") | |
918 | o140 = Instance.new("Part") | |
919 | o141 = Instance.new("CylinderMesh") | |
920 | o142 = Instance.new("Weld") | |
921 | o143 = Instance.new("CFrameValue") | |
922 | o144 = Instance.new("Part") | |
923 | o145 = Instance.new("SpecialMesh") | |
924 | o146 = Instance.new("BillboardGui") | |
925 | o147 = Instance.new("ImageLabel") | |
926 | BEP = o147 | |
927 | o148 = Instance.new("Weld") | |
928 | o149 = Instance.new("CFrameValue") | |
929 | o150 = Instance.new("Part") | |
930 | o151 = Instance.new("SpecialMesh") | |
931 | o152 = Instance.new("Weld") | |
932 | o153 = Instance.new("CFrameValue") | |
933 | o1.Name = "ALLAHUAKBAR" | |
934 | o1.Parent = game.Players.LocalPlayer.Character | |
935 | o2.Name = "Handle" | |
936 | o2.Parent = o1 | |
937 | o2.Material = Enum.Material.SmoothPlastic | |
938 | o2.BrickColor = BrickColor.new("Black") | |
939 | o2.Position = Vector3.new(24.8373184, 0.94911617, 128.230927) | |
940 | o2.Rotation = Vector3.new(-1, -90, 0) | |
941 | o2.CanCollide = false | |
942 | o2.FormFactor = Enum.FormFactor.Custom | |
943 | o2.Size = Vector3.new(0.451389939, 0.142544195, 0.142544195) | |
944 | o2.CFrame = CFrame.new(24.8373184, 0.94911617, 128.230927, 1.21128269e-05, -6.48754358e-05, -1, 0.0174296685, 0.999848843, -6.46543995e-05, 0.999848843, -0.0174296666, 1.32417335e-05) | |
945 | o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
946 | o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
947 | o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
948 | o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
949 | o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
950 | o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
951 | o2.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
952 | o2.Position = Vector3.new(24.8373184, 0.94911617, 128.230927) | |
953 | o2.Orientation = Vector3.new(0, -90, 1) | |
954 | o2.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
955 | o3.Parent = o2 | |
956 | o3.Scale = Vector3.new(1, 0.333333343, 0.833333373) | |
957 | o3.Scale = Vector3.new(1, 0.333333343, 0.833333373) | |
958 | o4.Parent = o1 | |
959 | o4.Material = Enum.Material.SmoothPlastic | |
960 | o4.BrickColor = BrickColor.new("Black") | |
961 | o4.Position = Vector3.new(24.8017197, 1.56482196, 128.089645) | |
962 | o4.Rotation = Vector3.new(-1, 0, 0) | |
963 | o4.CanCollide = false | |
964 | o4.FormFactor = Enum.FormFactor.Custom | |
965 | o4.Size = Vector3.new(0.142544195, 0.332603127, 0.142544195) | |
966 | o4.CFrame = CFrame.new(24.8017197, 1.56482196, 128.089645, 1, -6.48754576e-05, 1.20698405e-05, 6.46551998e-05, 0.999850571, 0.017420169, -1.31981169e-05, -0.0174201671, 0.999850571) | |
967 | o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
968 | o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
969 | o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
970 | o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
971 | o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
972 | o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
973 | o4.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
974 | o4.Position = Vector3.new(24.8017197, 1.56482196, 128.089645) | |
975 | o4.Orientation = Vector3.new(-1, 0, 0) | |
976 | o4.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
977 | o5.Parent = o4 | |
978 | o5.Scale = Vector3.new(0.333333343, 1, 0.5) | |
979 | o5.Scale = Vector3.new(0.333333343, 1, 0.5) | |
980 | o6.Name = "qCFrameWeldThingy" | |
981 | o6.Parent = o4 | |
982 | o6.C1 = CFrame.new(0.0355567932, -0.618074536, 0.13053894, 4.36239915e-08, 3.83023613e-11, -1, 9.52929258e-06, 1.00000155, 3.8748893e-11, 1.00000155, -9.52929258e-06, 4.36239489e-08) | |
983 | o6.Part0 = o2 | |
984 | o6.Part1 = o4 | |
985 | o7.Name = "qRelativeCFrameWeldValue" | |
986 | o7.Parent = o4 | |
987 | o7.Value = CFrame.new(0.0355567932, -0.618074536, 0.13053894, 4.36239915e-08, 3.83023613e-11, -1, 9.52929258e-06, 1.00000155, 3.8748893e-11, 1.00000155, -9.52929258e-06, 4.36239489e-08) | |
988 | o8.Parent = o1 | |
989 | o8.Material = Enum.Material.SmoothPlastic | |
990 | o8.BrickColor = BrickColor.new("Bright red") | |
991 | o8.Position = Vector3.new(24.7161827, 1.68220806, 128.158905) | |
992 | o8.Rotation = Vector3.new(-91, -30.0100002, 90) | |
993 | o8.CanCollide = false | |
994 | o8.FormFactor = Enum.FormFactor.Custom | |
995 | o8.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
996 | o8.CFrame = CFrame.new(24.7161827, 1.68220806, 128.158905, -1.20312943e-05, -0.865947187, -0.500135601, -0.0174296964, -0.500060499, 0.865817726, -0.999850392, 0.00872762967, -0.0150871789) | |
997 | o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
998 | o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
999 | o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1000 | o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1001 | o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1002 | o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1003 | o8.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
1004 | o8.Position = Vector3.new(24.7161827, 1.68220806, 128.158905) | |
1005 | o8.Orientation = Vector3.new(-59.9799995, -91.7299957, -178) | |
1006 | o8.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
1007 | o9.Parent = o8 | |
1008 | o9.Scale = Vector3.new(0.166666672, 0.166666672, 0.833333373) | |
1009 | o9.Scale = Vector3.new(0.166666672, 0.166666672, 0.833333373) | |
1010 | o10.Name = "qCFrameWeldThingy" | |
1011 | o10.Parent = o8 | |
1012 | o10.C1 = CFrame.new(-0.0592346191, 0.262319565, -0.696392059, -1.00000155, 0, -8.15521162e-08, -6.70552254e-08, -0.500080109, 0.865979612, -4.19095159e-08, 0.865980923, 0.500079393) | |
1013 | o10.Part0 = o2 | |
1014 | o10.Part1 = o8 | |
1015 | o11.Name = "qRelativeCFrameWeldValue" | |
1016 | o11.Parent = o8 | |
1017 | o11.Value = CFrame.new(-0.0592346191, 0.262319565, -0.696392059, -1.00000155, 0, -8.15521162e-08, -6.70552254e-08, -0.500080109, 0.865979612, -4.19095159e-08, 0.865980923, 0.500079393) | |
1018 | o12.Parent = o1 | |
1019 | o12.Material = Enum.Material.SmoothPlastic | |
1020 | o12.BrickColor = BrickColor.new("Bright red") | |
1021 | o12.Position = Vector3.new(24.7995892, 1.51698864, 128.208817) | |
1022 | o12.Rotation = Vector3.new(-91, 0, -90) | |
1023 | o12.CanCollide = false | |
1024 | o12.FormFactor = Enum.FormFactor.Custom | |
1025 | o12.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1026 | o12.CFrame = CFrame.new(24.7995892, 1.51698864, 128.208817, 1.2112846e-05, 1, -6.4875574e-05, 0.0174296964, 6.46544358e-05, 0.999850392, 0.999850392, -1.32417345e-05, -0.0174296945) | |
1027 | o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1028 | o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1029 | o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1030 | o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1031 | o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1032 | o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1033 | o12.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
1034 | o12.Position = Vector3.new(24.7995892, 1.51698864, 128.208817) | |
1035 | o12.Orientation = Vector3.new(-89.0099945, -179.789993, 89.7900009) | |
1036 | o12.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
1037 | o13.Parent = o12 | |
1038 | o13.Scale = Vector3.new(0.5, 0.166666672, 0.5) | |
1039 | o13.Scale = Vector3.new(0.5, 0.166666672, 0.5) | |
1040 | o14.Name = "qCFrameWeldThingy" | |
1041 | o14.Parent = o12 | |
1042 | o14.C1 = CFrame.new(0.0122070313, 0.0376930237, -0.568172693, 1.00000155, 0, -4.26325641e-14, -6.39488462e-14, 3.83241217e-11, -1, 0, 1.00000155, 3.83703069e-11) | |
1043 | o14.Part0 = o2 | |
1044 | o14.Part1 = o12 | |
1045 | o15.Name = "qRelativeCFrameWeldValue" | |
1046 | o15.Parent = o12 | |
1047 | o15.Value = CFrame.new(0.0122070313, 0.0376930237, -0.568172693, 1.00000155, 0, -4.26325641e-14, -6.39488462e-14, 3.83241217e-11, -1, 0, 1.00000155, 3.83703069e-11) | |
1048 | o16.Parent = o1 | |
1049 | o16.Material = Enum.Material.SmoothPlastic | |
1050 | o16.BrickColor = BrickColor.new("Bright red") | |
1051 | o16.Position = Vector3.new(24.7161865, 1.68390524, 128.253662) | |
1052 | o16.Rotation = Vector3.new(-91, -30.0100002, 90) | |
1053 | o16.CanCollide = false | |
1054 | o16.FormFactor = Enum.FormFactor.Custom | |
1055 | o16.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1056 | o16.CFrame = CFrame.new(24.7161865, 1.68390524, 128.253662, -1.20312943e-05, -0.865947187, -0.500135601, -0.0174296964, -0.500060499, 0.865817726, -0.999850392, 0.00872762967, -0.0150871789) | |
1057 | o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1058 | o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1059 | o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1060 | o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1061 | o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1062 | o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1063 | o16.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
1064 | o16.Position = Vector3.new(24.7161865, 1.68390524, 128.253662) | |
1065 | o16.Orientation = Vector3.new(-59.9799995, -91.7299957, -178) | |
1066 | o16.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
1067 | o17.Parent = o16 | |
1068 | o17.Scale = Vector3.new(0.166666672, 0.166666672, 0.833333373) | |
1069 | o17.Scale = Vector3.new(0.166666672, 0.166666672, 0.833333373) | |
1070 | o18.Name = "qCFrameWeldThingy" | |
1071 | o18.Parent = o16 | |
1072 | o18.C1 = CFrame.new(0.0355377197, 0.26234436, -0.696430206, -1.00000155, 0, -8.15521162e-08, -6.70552254e-08, -0.500080109, 0.865979612, -4.19095159e-08, 0.865980923, 0.500079393) | |
1073 | o18.Part0 = o2 | |
1074 | o18.Part1 = o16 | |
1075 | o19.Name = "qRelativeCFrameWeldValue" | |
1076 | o19.Parent = o16 | |
1077 | o19.Value = CFrame.new(0.0355377197, 0.26234436, -0.696430206, -1.00000155, 0, -8.15521162e-08, -6.70552254e-08, -0.500080109, 0.865979612, -4.19095159e-08, 0.865980923, 0.500079393) | |
1078 | o20.Parent = o1 | |
1079 | o20.Material = Enum.Material.SmoothPlastic | |
1080 | o20.BrickColor = BrickColor.new("Bright red") | |
1081 | o20.Position = Vector3.new(24.7903175, 1.60335779, 128.255081) | |
1082 | o20.Rotation = Vector3.new(-91, 0, 0) | |
1083 | o20.CanCollide = false | |
1084 | o20.FormFactor = Enum.FormFactor.Custom | |
1085 | o20.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1086 | o20.CFrame = CFrame.new(24.7903175, 1.60335779, 128.255081, 1, -1.20692221e-05, -6.4875574e-05, 6.46551998e-05, -0.0174296964, 0.999850392, -1.31981169e-05, -0.999850392, -0.0174296945) | |
1087 | o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1088 | o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1089 | o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1090 | o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1091 | o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1092 | o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1093 | o20.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
1094 | o20.Position = Vector3.new(24.7903175, 1.60335779, 128.255081) | |
1095 | o20.Orientation = Vector3.new(-89.0099945, -179.789993, 179.789993) | |
1096 | o20.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
1097 | o21.Parent = o20 | |
1098 | o21.Scale = Vector3.new(0.166666672, 0.166666672, 0.166666672) | |
1099 | o21.Scale = Vector3.new(0.166666672, 0.166666672, 0.166666672) | |
1100 | o22.Name = "qCFrameWeldThingy" | |
1101 | o22.Parent = o20 | |
1102 | o22.C1 = CFrame.new(0.0469589233, 0.0355529785, -0.653722763, 4.36239915e-08, 3.83023613e-11, -1, -1.00000155, 0, -4.36239453e-08, 0, 1.00000155, 3.83418852e-11) | |
1103 | o22.Part0 = o2 | |
1104 | o22.Part1 = o20 | |
1105 | o23.Name = "qRelativeCFrameWeldValue" | |
1106 | o23.Parent = o20 | |
1107 | o23.Value = CFrame.new(0.0469589233, 0.0355529785, -0.653722763, 4.36239915e-08, 3.83023613e-11, -1, -1.00000155, 0, -4.36239453e-08, 0, 1.00000155, 3.83418852e-11) | |
1108 | o24.Parent = o1 | |
1109 | o24.Material = Enum.Material.SmoothPlastic | |
1110 | o24.BrickColor = BrickColor.new("Bright red") | |
1111 | o24.Position = Vector3.new(24.7839012, 1.61164045, 128.160126) | |
1112 | o24.Rotation = Vector3.new(-91, -30.0100002, 90) | |
1113 | o24.CanCollide = false | |
1114 | o24.FormFactor = Enum.FormFactor.Custom | |
1115 | o24.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1116 | o24.CFrame = CFrame.new(24.7839012, 1.61164045, 128.160126, -1.20312943e-05, -0.865947187, -0.500135601, -0.0174296964, -0.500060499, 0.865817726, -0.999850392, 0.00872762967, -0.0150871789) | |
1117 | o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1118 | o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1119 | o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1120 | o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1121 | o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1122 | o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1123 | o24.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
1124 | o24.Position = Vector3.new(24.7839012, 1.61164045, 128.160126) | |
1125 | o24.Orientation = Vector3.new(-59.9799995, -91.7299957, -178) | |
1126 | o24.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
1127 | o25.Parent = o24 | |
1128 | o25.Scale = Vector3.new(0.166666672, 0.166666672, 0.166666672) | |
1129 | o25.Scale = Vector3.new(0.166666672, 0.166666672, 0.166666672) | |
1130 | o26.Name = "qCFrameWeldThingy" | |
1131 | o26.Parent = o24 | |
1132 | o26.C1 = CFrame.new(-0.0592498779, 0.285661697, -0.601407051, -1.00000155, 0, -8.15521162e-08, -6.70552254e-08, -0.500080109, 0.865979612, -4.19095159e-08, 0.865980923, 0.500079393) | |
1133 | o26.Part0 = o2 | |
1134 | o26.Part1 = o24 | |
1135 | o27.Name = "qRelativeCFrameWeldValue" | |
1136 | o27.Parent = o24 | |
1137 | o27.Value = CFrame.new(-0.0592498779, 0.285661697, -0.601407051, -1.00000155, 0, -8.15521162e-08, -6.70552254e-08, -0.500080109, 0.865979612, -4.19095159e-08, 0.865980923, 0.500079393) | |
1138 | o28.Parent = o1 | |
1139 | o28.Material = Enum.Material.SmoothPlastic | |
1140 | o28.BrickColor = BrickColor.new("Black") | |
1141 | o28.Position = Vector3.new(24.8373432, 1.77826142, 128.061722) | |
1142 | o28.Rotation = Vector3.new(-91, 0, -180) | |
1143 | o28.CanCollide = false | |
1144 | o28.FormFactor = Enum.FormFactor.Custom | |
1145 | o28.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1146 | o28.CFrame = CFrame.new(24.8373432, 1.77826142, 128.061722, -1, 1.20692221e-05, -6.4875574e-05, -6.46551998e-05, 0.0174296964, 0.999850392, 1.31981169e-05, 0.999850392, -0.0174296945) | |
1147 | o28.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1148 | o28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1149 | o28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1150 | o28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1151 | o28.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1152 | o28.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1153 | o28.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1154 | o28.Position = Vector3.new(24.8373432, 1.77826142, 128.061722) | |
1155 | o28.Orientation = Vector3.new(-89.0099945, -179.789993, -0.209999993) | |
1156 | o28.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1157 | o29.Parent = o28 | |
1158 | o29.Scale = Vector3.new(0.850000024, 0.0666666701, 0.850000024) | |
1159 | o29.Scale = Vector3.new(0.850000024, 0.0666666701, 0.850000024) | |
1160 | o30.Name = "qCFrameWeldThingy" | |
1161 | o30.Parent = o28 | |
1162 | o30.C1 = CFrame.new(8.01086426e-05, 0.154724121, -0.831966519, -4.36239915e-08, -3.83023613e-11, 1, 1.00000155, 0, 4.36239453e-08, 0, 1.00000155, 3.83418852e-11) | |
1163 | o30.Part0 = o2 | |
1164 | o30.Part1 = o28 | |
1165 | o31.Name = "qRelativeCFrameWeldValue" | |
1166 | o31.Parent = o28 | |
1167 | o31.Value = CFrame.new(8.01086426e-05, 0.154724121, -0.831966519, -4.36239915e-08, -3.83023613e-11, 1, 1.00000155, 0, 4.36239453e-08, 0, 1.00000155, 3.83418852e-11) | |
1168 | o32.Parent = o1 | |
1169 | o32.Material = Enum.Material.SmoothPlastic | |
1170 | o32.BrickColor = BrickColor.new("Bright red") | |
1171 | o32.Position = Vector3.new(24.7903156, 1.601717, 128.160294) | |
1172 | o32.Rotation = Vector3.new(-91, 0, 0) | |
1173 | o32.CanCollide = false | |
1174 | o32.FormFactor = Enum.FormFactor.Custom | |
1175 | o32.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1176 | o32.CFrame = CFrame.new(24.7903156, 1.601717, 128.160294, 1, -1.20692221e-05, -6.4875574e-05, 6.46551998e-05, -0.0174296964, 0.999850392, -1.31981169e-05, -0.999850392, -0.0174296945) | |
1177 | o32.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1178 | o32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1179 | o32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1180 | o32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1181 | o32.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1182 | o32.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1183 | o32.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
1184 | o32.Position = Vector3.new(24.7903156, 1.601717, 128.160294) | |
1185 | o32.Orientation = Vector3.new(-89.0099945, -179.789993, 179.789993) | |
1186 | o32.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
1187 | o33.Parent = o32 | |
1188 | o33.Scale = Vector3.new(0.166666672, 0.166666672, 0.166666672) | |
1189 | o33.Scale = Vector3.new(0.166666672, 0.166666672, 0.166666672) | |
1190 | o34.Name = "qCFrameWeldThingy" | |
1191 | o34.Parent = o32 | |
1192 | o34.C1 = CFrame.new(0.0469589233, -0.0592498779, -0.653734446, 4.36239915e-08, 3.83023613e-11, -1, -1.00000155, 0, -4.36239453e-08, 0, 1.00000155, 3.83418852e-11) | |
1193 | o34.Part0 = o2 | |
1194 | o34.Part1 = o32 | |
1195 | o35.Name = "qRelativeCFrameWeldValue" | |
1196 | o35.Parent = o32 | |
1197 | o35.Value = CFrame.new(0.0469589233, -0.0592498779, -0.653734446, 4.36239915e-08, 3.83023613e-11, -1, -1.00000155, 0, -4.36239453e-08, 0, 1.00000155, 3.83418852e-11) | |
1198 | o36.Parent = o1 | |
1199 | o36.Material = Enum.Material.SmoothPlastic | |
1200 | o36.BrickColor = BrickColor.new("Black") | |
1201 | o36.Position = Vector3.new(24.801712, 1.69733024, 128.205734) | |
1202 | o36.Rotation = Vector3.new(-1, 0, 0) | |
1203 | o36.CanCollide = false | |
1204 | o36.FormFactor = Enum.FormFactor.Custom | |
1205 | o36.Size = Vector3.new(0.142544195, 0.142544195, 0.2138163) | |
1206 | o36.CFrame = CFrame.new(24.801712, 1.69733024, 128.205734, 1, -6.48754576e-05, 1.20698405e-05, 6.46551998e-05, 0.999850571, 0.017420169, -1.31981169e-05, -0.0174201671, 0.999850571) | |
1207 | o36.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1208 | o36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1209 | o36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1210 | o36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1211 | o36.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1212 | o36.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1213 | o36.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1214 | o36.Position = Vector3.new(24.801712, 1.69733024, 128.205734) | |
1215 | o36.Orientation = Vector3.new(-1, 0, 0) | |
1216 | o36.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1217 | o37.Parent = o36 | |
1218 | o37.Scale = Vector3.new(0.333333343, 0.5, 1) | |
1219 | o37.Scale = Vector3.new(0.333333343, 0.5, 1) | |
1220 | o38.Name = "qCFrameWeldThingy" | |
1221 | o38.Parent = o36 | |
1222 | o38.C1 = CFrame.new(0.0355567932, -0.748540044, 0.0121612549, 4.36239915e-08, 3.83023613e-11, -1, 9.52929258e-06, 1.00000155, 3.8748893e-11, 1.00000155, -9.52929258e-06, 4.36239489e-08) | |
1223 | o38.Part0 = o2 | |
1224 | o38.Part1 = o36 | |
1225 | o39.Name = "qRelativeCFrameWeldValue" | |
1226 | o39.Parent = o36 | |
1227 | o39.Value = CFrame.new(0.0355567932, -0.748540044, 0.0121612549, 4.36239915e-08, 3.83023613e-11, -1, 9.52929258e-06, 1.00000155, 3.8748893e-11, 1.00000155, -9.52929258e-06, 4.36239489e-08) | |
1228 | o40.Parent = o1 | |
1229 | o40.Material = Enum.Material.SmoothPlastic | |
1230 | o40.Position = Vector3.new(24.8373089, 2.34868884, 128.354034) | |
1231 | o40.Rotation = Vector3.new(-1, 0, -180) | |
1232 | o40.CanCollide = false | |
1233 | o40.FormFactor = Enum.FormFactor.Custom | |
1234 | o40.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1235 | o40.CFrame = CFrame.new(24.8373089, 2.34868884, 128.354034, -1, 6.48754576e-05, 1.20698442e-05, -6.46551998e-05, -0.999850571, 0.0174201131, 1.31981169e-05, 0.0174201112, 0.999850571) | |
1236 | o40.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1237 | o40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1238 | o40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1239 | o40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1240 | o40.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1241 | o40.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1242 | o40.Position = Vector3.new(24.8373089, 2.34868884, 128.354034) | |
1243 | o40.Orientation = Vector3.new(-1, 0, -180) | |
1244 | o41.Parent = o40 | |
1245 | o41.Scale = Vector3.new(0.333333343, 0.166666672, 0.333333343) | |
1246 | o41.Scale = Vector3.new(0.333333343, 0.166666672, 0.333333343) | |
1247 | o42.Name = "qCFrameWeldThingy" | |
1248 | o42.Parent = o40 | |
1249 | o42.C1 = CFrame.new(8.01086426e-05, 1.39721251, -0.147476196, -4.36239915e-08, -3.83023613e-11, 1, -9.58517194e-06, -1.00000155, -3.87676558e-11, 1.00000155, -9.58517194e-06, 4.36239453e-08) | |
1250 | o42.Part0 = o2 | |
1251 | o42.Part1 = o40 | |
1252 | o43.Name = "qRelativeCFrameWeldValue" | |
1253 | o43.Parent = o40 | |
1254 | o43.Value = CFrame.new(8.01086426e-05, 1.39721251, -0.147476196, -4.36239915e-08, -3.83023613e-11, 1, -9.58517194e-06, -1.00000155, -3.87676558e-11, 1.00000155, -9.58517194e-06, 4.36239453e-08) | |
1255 | o44.Parent = o1 | |
1256 | o44.Material = Enum.Material.SmoothPlastic | |
1257 | o44.BrickColor = BrickColor.new("Light stone grey") | |
1258 | o44.Position = Vector3.new(24.7988949, 1.11671424, 128.308502) | |
1259 | o44.Rotation = Vector3.new(-91, 0, -90) | |
1260 | o44.CanCollide = false | |
1261 | o44.FormFactor = Enum.FormFactor.Custom | |
1262 | o44.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1263 | o44.CFrame = CFrame.new(24.7988949, 1.11671424, 128.308502, 1.2112846e-05, 1, -6.4875574e-05, 0.0174296964, 6.46544358e-05, 0.999850392, 0.999850392, -1.32417345e-05, -0.0174296945) | |
1264 | o44.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1265 | o44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1266 | o44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1267 | o44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1268 | o44.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1269 | o44.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1270 | o44.Color = Color3.new(0.898039, 0.894118, 0.87451) | |
1271 | o44.Position = Vector3.new(24.7988949, 1.11671424, 128.308502) | |
1272 | o44.Orientation = Vector3.new(-89.0099945, -179.789993, 89.7900009) | |
1273 | o44.Color = Color3.new(0.898039, 0.894118, 0.87451) | |
1274 | o45.Parent = o44 | |
1275 | o45.Scale = Vector3.new(0.166666672, 0.166666672, 0.166666672) | |
1276 | o45.Scale = Vector3.new(0.166666672, 0.166666672, 0.166666672) | |
1277 | o46.Name = "qCFrameWeldThingy" | |
1278 | o46.Parent = o44 | |
1279 | o46.C1 = CFrame.new(-0.0804901123, 0.0384140015, -0.166222453, 1.00000155, 0, -4.26325641e-14, -6.39488462e-14, 3.83241217e-11, -1, 0, 1.00000155, 3.83703069e-11) | |
1280 | o46.Part0 = o2 | |
1281 | o46.Part1 = o44 | |
1282 | o47.Name = "qRelativeCFrameWeldValue" | |
1283 | o47.Parent = o44 | |
1284 | o47.Value = CFrame.new(-0.0804901123, 0.0384140015, -0.166222453, 1.00000155, 0, -4.26325641e-14, -6.39488462e-14, 3.83241217e-11, -1, 0, 1.00000155, 3.83703069e-11) | |
1285 | o48.Parent = o1 | |
1286 | o48.Material = Enum.Material.SmoothPlastic | |
1287 | o48.BrickColor = BrickColor.new("Really black") | |
1288 | o48.Position = Vector3.new(24.7945957, 1.0931412, 128.308807) | |
1289 | o48.Rotation = Vector3.new(-91, 0, -90) | |
1290 | o48.CanCollide = false | |
1291 | o48.FormFactor = Enum.FormFactor.Custom | |
1292 | o48.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1293 | o48.CFrame = CFrame.new(24.7945957, 1.0931412, 128.308807, 1.2112846e-05, 1, -6.4875574e-05, 0.0174296964, 6.46544358e-05, 0.999850392, 0.999850392, -1.32417345e-05, -0.0174296945) | |
1294 | o48.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1295 | o48.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1296 | o48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1297 | o48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1298 | o48.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1299 | o48.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1300 | o48.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1301 | o48.Position = Vector3.new(24.7945957, 1.0931412, 128.308807) | |
1302 | o48.Orientation = Vector3.new(-89.0099945, -179.789993, 89.7900009) | |
1303 | o48.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1304 | o49.Parent = o48 | |
1305 | o49.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.5) | |
1306 | o49.Scale = Vector3.new(0.0333333351, 0.0333333351, 0.5) | |
1307 | o50.Name = "qCFrameWeldThingy" | |
1308 | o50.Parent = o48 | |
1309 | o50.C1 = CFrame.new(-0.0803833008, 0.0427150726, -0.142648101, 1.00000155, 0, -4.26325641e-14, -6.39488462e-14, 3.83241217e-11, -1, 0, 1.00000155, 3.83703069e-11) | |
1310 | o50.Part0 = o2 | |
1311 | o50.Part1 = o48 | |
1312 | o51.Name = "qRelativeCFrameWeldValue" | |
1313 | o51.Parent = o48 | |
1314 | o51.Value = CFrame.new(-0.0803833008, 0.0427150726, -0.142648101, 1.00000155, 0, -4.26325641e-14, -6.39488462e-14, 3.83241217e-11, -1, 0, 1.00000155, 3.83703069e-11) | |
1315 | o52.Parent = o1 | |
1316 | o52.Material = Enum.Material.SmoothPlastic | |
1317 | o52.BrickColor = BrickColor.new("Really black") | |
1318 | o52.Position = Vector3.new(24.837326, 2.09929657, 128.358322) | |
1319 | o52.Rotation = Vector3.new(-1, 0, -180) | |
1320 | o52.CanCollide = false | |
1321 | o52.FormFactor = Enum.FormFactor.Custom | |
1322 | o52.Size = Vector3.new(0.142544195, 0.475147307, 0.142544195) | |
1323 | o52.CFrame = CFrame.new(24.837326, 2.09929657, 128.358322, -1, 6.48754576e-05, 1.20698442e-05, -6.46551998e-05, -0.999850571, 0.0174201131, 1.31981169e-05, 0.0174201112, 0.999850571) | |
1324 | o52.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1325 | o52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1326 | o52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1327 | o52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1328 | o52.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1329 | o52.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1330 | o52.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1331 | o52.Position = Vector3.new(24.837326, 2.09929657, 128.358322) | |
1332 | o52.Orientation = Vector3.new(-1, 0, -180) | |
1333 | o52.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1334 | o53.Parent = o52 | |
1335 | o53.Scale = Vector3.new(0.166666672, 1, 0.166666672) | |
1336 | o53.Scale = Vector3.new(0.166666672, 1, 0.166666672) | |
1337 | o54.Name = "qCFrameWeldThingy" | |
1338 | o54.Parent = o52 | |
1339 | o54.C1 = CFrame.new(8.01086426e-05, 1.14778399, -0.147415161, -4.36239915e-08, -3.83023613e-11, 1, -9.58517194e-06, -1.00000155, -3.87676558e-11, 1.00000155, -9.58517194e-06, 4.36239453e-08) | |
1340 | o54.Part0 = o2 | |
1341 | o54.Part1 = o52 | |
1342 | o55.Name = "qRelativeCFrameWeldValue" | |
1343 | o55.Parent = o52 | |
1344 | o55.Value = CFrame.new(8.01086426e-05, 1.14778399, -0.147415161, -4.36239915e-08, -3.83023613e-11, 1, -9.58517194e-06, -1.00000155, -3.87676558e-11, 1.00000155, -9.58517194e-06, 4.36239453e-08) | |
1345 | o56.Parent = o1 | |
1346 | o56.Material = Enum.Material.SmoothPlastic | |
1347 | o56.BrickColor = BrickColor.new("Black") | |
1348 | o56.Position = Vector3.new(24.8373432, 1.81918859, 128.36319) | |
1349 | o56.Rotation = Vector3.new(-1, 0, -180) | |
1350 | o56.CanCollide = false | |
1351 | o56.FormFactor = Enum.FormFactor.Custom | |
1352 | o56.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1353 | o56.CFrame = CFrame.new(24.8373432, 1.81918859, 128.36319, -1, 6.48754576e-05, 1.20698442e-05, -6.46551998e-05, -0.999850571, 0.0174201131, 1.31981169e-05, 0.0174201112, 0.999850571) | |
1354 | o56.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1355 | o56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1356 | o56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1357 | o56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1358 | o56.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1359 | o56.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1360 | o56.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1361 | o56.Position = Vector3.new(24.8373432, 1.81918859, 128.36319) | |
1362 | o56.Orientation = Vector3.new(-1, 0, -180) | |
1363 | o56.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1364 | o57.Parent = o56 | |
1365 | o57.Scale = Vector3.new(0.666666687, 0.5, 0.666666687) | |
1366 | o57.Scale = Vector3.new(0.666666687, 0.5, 0.666666687) | |
1367 | o58.Name = "qCFrameWeldThingy" | |
1368 | o58.Parent = o56 | |
1369 | o58.C1 = CFrame.new(8.01086426e-05, 0.867634296, -0.147399902, -4.36239915e-08, -3.83023613e-11, 1, -9.58517194e-06, -1.00000155, -3.87676558e-11, 1.00000155, -9.58517194e-06, 4.36239453e-08) | |
1370 | o58.Part0 = o2 | |
1371 | o58.Part1 = o56 | |
1372 | o59.Name = "qRelativeCFrameWeldValue" | |
1373 | o59.Parent = o56 | |
1374 | o59.Value = CFrame.new(8.01086426e-05, 0.867634296, -0.147399902, -4.36239915e-08, -3.83023613e-11, 1, -9.58517194e-06, -1.00000155, -3.87676558e-11, 1.00000155, -9.58517194e-06, 4.36239453e-08) | |
1375 | o60.Parent = o1 | |
1376 | o60.Material = Enum.Material.SmoothPlastic | |
1377 | o60.BrickColor = BrickColor.new("Bright red") | |
1378 | o60.Position = Vector3.new(24.7839031, 1.6133306, 128.254974) | |
1379 | o60.Rotation = Vector3.new(-91, -30.0100002, 90) | |
1380 | o60.CanCollide = false | |
1381 | o60.FormFactor = Enum.FormFactor.Custom | |
1382 | o60.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1383 | o60.CFrame = CFrame.new(24.7839031, 1.6133306, 128.254974, -1.20312943e-05, -0.865947187, -0.500135601, -0.0174296964, -0.500060499, 0.865817726, -0.999850392, 0.00872762967, -0.0150871789) | |
1384 | o60.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1385 | o60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1386 | o60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1387 | o60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1388 | o60.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1389 | o60.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1390 | o60.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
1391 | o60.Position = Vector3.new(24.7839031, 1.6133306, 128.254974) | |
1392 | o60.Orientation = Vector3.new(-59.9799995, -91.7299957, -178) | |
1393 | o60.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
1394 | o61.Parent = o60 | |
1395 | o61.Scale = Vector3.new(0.166666672, 0.166666672, 0.166666672) | |
1396 | o61.Scale = Vector3.new(0.166666672, 0.166666672, 0.166666672) | |
1397 | o62.Name = "qCFrameWeldThingy" | |
1398 | o62.Parent = o60 | |
1399 | o62.C1 = CFrame.new(0.0356140137, 0.285680771, -0.601438522, -1.00000155, 0, -8.15521162e-08, -6.70552254e-08, -0.500080109, 0.865979612, -4.19095159e-08, 0.865980923, 0.500079393) | |
1400 | o62.Part0 = o2 | |
1401 | o62.Part1 = o60 | |
1402 | o63.Name = "qRelativeCFrameWeldValue" | |
1403 | o63.Parent = o60 | |
1404 | o63.Value = CFrame.new(0.0356140137, 0.285680771, -0.601438522, -1.00000155, 0, -8.15521162e-08, -6.70552254e-08, -0.500080109, 0.865979612, -4.19095159e-08, 0.865980923, 0.500079393) | |
1405 | o64.Parent = o1 | |
1406 | o64.Material = Enum.Material.SmoothPlastic | |
1407 | o64.BrickColor = BrickColor.new("Really black") | |
1408 | o64.Position = Vector3.new(24.8373413, 1.84979224, 128.362701) | |
1409 | o64.Rotation = Vector3.new(-1, 0, -180) | |
1410 | o64.CanCollide = false | |
1411 | o64.FormFactor = Enum.FormFactor.Custom | |
1412 | o64.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1413 | o64.CFrame = CFrame.new(24.8373413, 1.84979224, 128.362701, -1, 6.48754576e-05, 1.20698442e-05, -6.46551998e-05, -0.999850571, 0.0174201131, 1.31981169e-05, 0.0174201112, 0.999850571) | |
1414 | o64.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1415 | o64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1416 | o64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1417 | o64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1418 | o64.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1419 | o64.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1420 | o64.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1421 | o64.Position = Vector3.new(24.8373413, 1.84979224, 128.362701) | |
1422 | o64.Orientation = Vector3.new(-1, 0, -180) | |
1423 | o64.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1424 | o65.Parent = o64 | |
1425 | o65.Scale = Vector3.new(0.333333343, 0.166666672, 0.333333343) | |
1426 | o65.Scale = Vector3.new(0.333333343, 0.166666672, 0.333333343) | |
1427 | o66.Name = "qCFrameWeldThingy" | |
1428 | o66.Parent = o64 | |
1429 | o66.C1 = CFrame.new(8.01086426e-05, 0.898241878, -0.147445679, -4.36239915e-08, -3.83023613e-11, 1, -9.58517194e-06, -1.00000155, -3.87676558e-11, 1.00000155, -9.58517194e-06, 4.36239453e-08) | |
1430 | o66.Part0 = o2 | |
1431 | o66.Part1 = o64 | |
1432 | o67.Name = "qRelativeCFrameWeldValue" | |
1433 | o67.Parent = o64 | |
1434 | o67.Value = CFrame.new(8.01086426e-05, 0.898241878, -0.147445679, -4.36239915e-08, -3.83023613e-11, 1, -9.58517194e-06, -1.00000155, -3.87676558e-11, 1.00000155, -9.58517194e-06, 4.36239453e-08) | |
1435 | o68.Parent = o1 | |
1436 | o68.Material = Enum.Material.SmoothPlastic | |
1437 | o68.BrickColor = BrickColor.new("Black") | |
1438 | o68.Position = Vector3.new(24.8373699, 1.34987116, 128.021988) | |
1439 | o68.Rotation = Vector3.new(179, 0, 180) | |
1440 | o68.CanCollide = false | |
1441 | o68.FormFactor = Enum.FormFactor.Custom | |
1442 | o68.Size = Vector3.new(0.142544195, 0.760235727, 0.142544195) | |
1443 | o68.CFrame = CFrame.new(24.8373699, 1.34987116, 128.021988, -1, -6.48754576e-05, -1.20698405e-05, -6.46551998e-05, 0.999850571, -0.017420169, 1.31981169e-05, -0.0174201671, -0.999850571) | |
1444 | o68.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1445 | o68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1446 | o68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1447 | o68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1448 | o68.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1449 | o68.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1450 | o68.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1451 | o68.Position = Vector3.new(24.8373699, 1.34987116, 128.021988) | |
1452 | o68.Orientation = Vector3.new(1, -180, 0) | |
1453 | o68.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1454 | o69.Parent = o68 | |
1455 | o69.Scale = Vector3.new(0.833333373, 1, 0.5) | |
1456 | o69.Scale = Vector3.new(0.833333373, 1, 0.5) | |
1457 | o70.Name = "qCFrameWeldThingy" | |
1458 | o70.Parent = o68 | |
1459 | o70.C1 = CFrame.new(8.01086426e-05, -0.404332876, -0.201919556, -4.36239915e-08, -3.83023613e-11, 1, 9.52929258e-06, 1.00000155, 3.8748893e-11, -1.00000155, 9.52929258e-06, -4.36239489e-08) | |
1460 | o70.Part0 = o2 | |
1461 | o70.Part1 = o68 | |
1462 | o71.Name = "qRelativeCFrameWeldValue" | |
1463 | o71.Parent = o68 | |
1464 | o71.Value = CFrame.new(8.01086426e-05, -0.404332876, -0.201919556, -4.36239915e-08, -3.83023613e-11, 1, 9.52929258e-06, 1.00000155, 3.8748893e-11, -1.00000155, 9.52929258e-06, -4.36239489e-08) | |
1465 | o72.Parent = o1 | |
1466 | o72.Material = Enum.Material.SmoothPlastic | |
1467 | o72.BrickColor = BrickColor.new("Black") | |
1468 | o72.Position = Vector3.new(24.7888832, 1.72676301, 128.05835) | |
1469 | o72.Rotation = Vector3.new(-91, 0, -90) | |
1470 | o72.CanCollide = false | |
1471 | o72.FormFactor = Enum.FormFactor.Custom | |
1472 | o72.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1473 | o72.CFrame = CFrame.new(24.7888832, 1.72676301, 128.05835, 1.2112846e-05, 1, -6.4875574e-05, 0.0174296964, 6.46544358e-05, 0.999850392, 0.999850392, -1.32417345e-05, -0.0174296945) | |
1474 | o72.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1475 | o72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1476 | o72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1477 | o72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1478 | o72.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1479 | o72.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1480 | o72.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1481 | o72.Position = Vector3.new(24.7888832, 1.72676301, 128.05835) | |
1482 | o72.Orientation = Vector3.new(-89.0099945, -179.789993, 89.7900009) | |
1483 | o72.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1484 | o73.Parent = o72 | |
1485 | o73.Scale = Vector3.new(0.666666687, 0.166666672, 0.666666687) | |
1486 | o73.Scale = Vector3.new(0.666666687, 0.166666672, 0.666666687) | |
1487 | o74.Name = "qCFrameWeldThingy" | |
1488 | o74.Parent = o72 | |
1489 | o74.C1 = CFrame.new(0.158996582, 0.0483818054, -0.780537963, 1.00000155, 0, -4.26325641e-14, -6.39488462e-14, 3.83241217e-11, -1, 0, 1.00000155, 3.83703069e-11) | |
1490 | o74.Part0 = o2 | |
1491 | o74.Part1 = o72 | |
1492 | o75.Name = "qRelativeCFrameWeldValue" | |
1493 | o75.Parent = o72 | |
1494 | o75.Value = CFrame.new(0.158996582, 0.0483818054, -0.780537963, 1.00000155, 0, -4.26325641e-14, -6.39488462e-14, 3.83241217e-11, -1, 0, 1.00000155, 3.83703069e-11) | |
1495 | o76.Parent = o1 | |
1496 | o76.Material = Enum.Material.SmoothPlastic | |
1497 | o76.BrickColor = BrickColor.new("Black") | |
1498 | o76.Position = Vector3.new(24.8373451, 1.75644565, 128.204666) | |
1499 | o76.Rotation = Vector3.new(179, 0, 180) | |
1500 | o76.CanCollide = false | |
1501 | o76.FormFactor = Enum.FormFactor.Custom | |
1502 | o76.Size = Vector3.new(0.142544195, 0.142544195, 0.451389939) | |
1503 | o76.CFrame = CFrame.new(24.8373451, 1.75644565, 128.204666, -1, -6.48754576e-05, -1.20698405e-05, -6.46551998e-05, 0.999850571, -0.017420169, 1.31981169e-05, -0.0174201671, -0.999850571) | |
1504 | o76.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1505 | o76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1506 | o76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1507 | o76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1508 | o76.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1509 | o76.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1510 | o76.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1511 | o76.Position = Vector3.new(24.8373451, 1.75644565, 128.204666) | |
1512 | o76.Orientation = Vector3.new(1, -180, 0) | |
1513 | o76.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1514 | o77.Parent = o76 | |
1515 | o77.Scale = Vector3.new(0.833333373, 0.333333343, 1) | |
1516 | o77.Scale = Vector3.new(0.833333373, 0.333333343, 1) | |
1517 | o78.Name = "qCFrameWeldThingy" | |
1518 | o78.Parent = o76 | |
1519 | o78.C1 = CFrame.new(8.01086426e-05, -0.807662487, -0.0121917725, -4.36239915e-08, -3.83023613e-11, 1, 9.52929258e-06, 1.00000155, 3.8748893e-11, -1.00000155, 9.52929258e-06, -4.36239489e-08) | |
1520 | o78.Part0 = o2 | |
1521 | o78.Part1 = o76 | |
1522 | o79.Name = "qRelativeCFrameWeldValue" | |
1523 | o79.Parent = o76 | |
1524 | o79.Value = CFrame.new(8.01086426e-05, -0.807662487, -0.0121917725, -4.36239915e-08, -3.83023613e-11, 1, 9.52929258e-06, 1.00000155, 3.8748893e-11, -1.00000155, 9.52929258e-06, -4.36239489e-08) | |
1525 | o80.Parent = o1 | |
1526 | o80.Material = Enum.Material.SmoothPlastic | |
1527 | o80.BrickColor = BrickColor.new("Black") | |
1528 | o80.Position = Vector3.new(24.8373756, 1.33213282, 128.402374) | |
1529 | o80.Rotation = Vector3.new(179, 0, 180) | |
1530 | o80.CanCollide = false | |
1531 | o80.FormFactor = Enum.FormFactor.Custom | |
1532 | o80.Size = Vector3.new(0.142544195, 0.760235727, 0.142544195) | |
1533 | o80.CFrame = CFrame.new(24.8373756, 1.33213282, 128.402374, -1, -6.48754576e-05, -1.20698405e-05, -6.46551998e-05, 0.999850571, -0.017420169, 1.31981169e-05, -0.0174201671, -0.999850571) | |
1534 | o80.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1535 | o80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1536 | o80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1537 | o80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1538 | o80.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1539 | o80.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1540 | o80.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1541 | o80.Position = Vector3.new(24.8373756, 1.33213282, 128.402374) | |
1542 | o80.Orientation = Vector3.new(1, -180, 0) | |
1543 | o80.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1544 | o81.Parent = o80 | |
1545 | o81.Offset = Vector3.new(0, 0.0350000001, 0) | |
1546 | o81.Scale = Vector3.new(0.833333373, 1, 0.5) | |
1547 | o81.Scale = Vector3.new(0.833333373, 1, 0.5) | |
1548 | o82.Name = "qCFrameWeldThingy" | |
1549 | o82.Parent = o80 | |
1550 | o82.C1 = CFrame.new(8.01086426e-05, -0.379970908, 0.178100586, -4.36239915e-08, -3.83023613e-11, 1, 9.52929258e-06, 1.00000155, 3.8748893e-11, -1.00000155, 9.52929258e-06, -4.36239489e-08) | |
1551 | o82.Part0 = o2 | |
1552 | o82.Part1 = o80 | |
1553 | o83.Name = "qRelativeCFrameWeldValue" | |
1554 | o83.Parent = o80 | |
1555 | o83.Value = CFrame.new(8.01086426e-05, -0.379970908, 0.178100586, -4.36239915e-08, -3.83023613e-11, 1, 9.52929258e-06, 1.00000155, 3.8748893e-11, -1.00000155, 9.52929258e-06, -4.36239489e-08) | |
1556 | o84.Parent = o1 | |
1557 | o84.Material = Enum.Material.SmoothPlastic | |
1558 | o84.BrickColor = BrickColor.new("Black") | |
1559 | o84.Position = Vector3.new(24.8373451, 1.78072011, 128.204254) | |
1560 | o84.Rotation = Vector3.new(-91, 0, -180) | |
1561 | o84.CanCollide = false | |
1562 | o84.FormFactor = Enum.FormFactor.Custom | |
1563 | o84.Size = Vector3.new(0.142544195, 0.451389939, 0.142544195) | |
1564 | o84.CFrame = CFrame.new(24.8373451, 1.78072011, 128.204254, -1, 1.20692221e-05, -6.4875574e-05, -6.46551998e-05, 0.0174296964, 0.999850392, 1.31981169e-05, 0.999850392, -0.0174296945) | |
1565 | o84.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1566 | o84.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1567 | o84.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1568 | o84.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1569 | o84.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1570 | o84.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1571 | o84.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1572 | o84.Position = Vector3.new(24.8373451, 1.78072011, 128.204254) | |
1573 | o84.Orientation = Vector3.new(-89.0099945, -179.789993, -0.209999993) | |
1574 | o84.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1575 | o85.Parent = o84 | |
1576 | o85.Scale = Vector3.new(0.833333373, 1, 0.833333373) | |
1577 | o85.Scale = Vector3.new(0.833333373, 1, 0.833333373) | |
1578 | o86.Name = "qCFrameWeldThingy" | |
1579 | o86.Parent = o84 | |
1580 | o86.C1 = CFrame.new(8.01086426e-05, 0.0121765137, -0.831940651, -4.36239915e-08, -3.83023613e-11, 1, 1.00000155, 0, 4.36239453e-08, 0, 1.00000155, 3.83418852e-11) | |
1581 | o86.Part0 = o2 | |
1582 | o86.Part1 = o84 | |
1583 | o87.Name = "qRelativeCFrameWeldValue" | |
1584 | o87.Parent = o84 | |
1585 | o87.Value = CFrame.new(8.01086426e-05, 0.0121765137, -0.831940651, -4.36239915e-08, -3.83023613e-11, 1, 1.00000155, 0, 4.36239453e-08, 0, 1.00000155, 3.83418852e-11) | |
1586 | o88.Parent = o1 | |
1587 | o88.Material = Enum.Material.SmoothPlastic | |
1588 | o88.BrickColor = BrickColor.new("Black") | |
1589 | o88.Position = Vector3.new(24.8373203, 0.925392985, 128.219055) | |
1590 | o88.Rotation = Vector3.new(-91, 0, -180) | |
1591 | o88.CanCollide = false | |
1592 | o88.FormFactor = Enum.FormFactor.Custom | |
1593 | o88.Size = Vector3.new(0.142544195, 0.451389939, 0.142544195) | |
1594 | o88.CFrame = CFrame.new(24.8373203, 0.925392985, 128.219055, -1, 1.20692221e-05, -6.4875574e-05, -6.46551998e-05, 0.0174296964, 0.999850392, 1.31981169e-05, 0.999850392, -0.0174296945) | |
1595 | o88.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1596 | o88.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1597 | o88.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1598 | o88.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1599 | o88.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1600 | o88.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1601 | o88.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1602 | o88.Position = Vector3.new(24.8373203, 0.925392985, 128.219055) | |
1603 | o88.Orientation = Vector3.new(-89.0099945, -179.789993, -0.209999993) | |
1604 | o88.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1605 | o89.Parent = o88 | |
1606 | o89.Scale = Vector3.new(0.833333373, 1, 0.833333373) | |
1607 | o89.Scale = Vector3.new(0.833333373, 1, 0.833333373) | |
1608 | o90.Name = "qCFrameWeldThingy" | |
1609 | o90.Parent = o88 | |
1610 | o90.C1 = CFrame.new(0, 0.0122833252, 0.0235126019, -4.36239915e-08, -3.83023613e-11, 1, 1.00000155, 0, 4.36239453e-08, 0, 1.00000155, 3.83418852e-11) | |
1611 | o90.Part0 = o2 | |
1612 | o90.Part1 = o88 | |
1613 | o91.Name = "qRelativeCFrameWeldValue" | |
1614 | o91.Parent = o88 | |
1615 | o91.Value = CFrame.new(0, 0.0122833252, 0.0235126019, -4.36239915e-08, -3.83023613e-11, 1, 1.00000155, 0, 4.36239453e-08, 0, 1.00000155, 3.83418852e-11) | |
1616 | o92.Parent = o1 | |
1617 | o92.Material = Enum.Material.SmoothPlastic | |
1618 | o92.BrickColor = BrickColor.new("Black") | |
1619 | o92.Position = Vector3.new(24.8067131, 1.05585003, 128.216888) | |
1620 | o92.Rotation = Vector3.new(-1, 0, 0) | |
1621 | o92.CanCollide = false | |
1622 | o92.FormFactor = Enum.FormFactor.Custom | |
1623 | o92.Size = Vector3.new(0.142544195, 0.166301563, 0.308845758) | |
1624 | o92.CFrame = CFrame.new(24.8067131, 1.05585003, 128.216888, 1, -6.47562265e-05, 1.20698442e-05, 6.45359833e-05, 0.999850571, 0.0174201131, -1.31960396e-05, -0.0174201112, 0.999850571) | |
1625 | o92.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1626 | o92.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1627 | o92.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1628 | o92.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1629 | o92.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1630 | o92.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1631 | o92.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1632 | o92.Position = Vector3.new(24.8067131, 1.05585003, 128.216888) | |
1633 | o92.Orientation = Vector3.new(-1, 0, 0) | |
1634 | o92.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1635 | o93.Parent = o92 | |
1636 | o93.Scale = Vector3.new(0.166666672, 1, 1) | |
1637 | o93.Scale = Vector3.new(0.166666672, 1, 1) | |
1638 | o94.Name = "qCFrameWeldThingy" | |
1639 | o94.Parent = o92 | |
1640 | o94.C1 = CFrame.new(0.0305976868, -0.106963992, 0.0121765137, 4.36228689e-08, -1.1919655e-07, -1, 9.58517194e-06, 1.00000155, -1.19195917e-07, 1.00000155, -9.58517194e-06, 4.36239702e-08) | |
1641 | o94.Part0 = o2 | |
1642 | o94.Part1 = o92 | |
1643 | o95.Name = "qRelativeCFrameWeldValue" | |
1644 | o95.Parent = o92 | |
1645 | o95.Value = CFrame.new(0.0305976868, -0.106963992, 0.0121765137, 4.36228689e-08, -1.1919655e-07, -1, 9.58517194e-06, 1.00000155, -1.19195917e-07, 1.00000155, -9.58517194e-06, 4.36239702e-08) | |
1646 | o96.Parent = o1 | |
1647 | o96.Material = Enum.Material.SmoothPlastic | |
1648 | o96.BrickColor = BrickColor.new("Mid gray") | |
1649 | o96.Position = Vector3.new(24.8117027, 1.51698947, 128.208817) | |
1650 | o96.Rotation = Vector3.new(-91, 0, -90) | |
1651 | o96.CanCollide = false | |
1652 | o96.FormFactor = Enum.FormFactor.Custom | |
1653 | o96.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1654 | o96.CFrame = CFrame.new(24.8117027, 1.51698947, 128.208817, 1.2112846e-05, 1, -6.4875574e-05, 0.0174296964, 6.46544358e-05, 0.999850392, 0.999850392, -1.32417345e-05, -0.0174296945) | |
1655 | o96.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1656 | o96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1657 | o96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1658 | o96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1659 | o96.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1660 | o96.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1661 | o96.Color = Color3.new(0.803922, 0.803922, 0.803922) | |
1662 | o96.Position = Vector3.new(24.8117027, 1.51698947, 128.208817) | |
1663 | o96.Orientation = Vector3.new(-89.0099945, -179.789993, 89.7900009) | |
1664 | o96.Color = Color3.new(0.803922, 0.803922, 0.803922) | |
1665 | o97.Parent = o96 | |
1666 | o97.Scale = Vector3.new(0.666666687, 0.166666672, 0.666666687) | |
1667 | o97.Scale = Vector3.new(0.666666687, 0.166666672, 0.666666687) | |
1668 | o98.Name = "qCFrameWeldThingy" | |
1669 | o98.Parent = o96 | |
1670 | o98.C1 = CFrame.new(0.0122070313, 0.0255794525, -0.568172693, 1.00000155, 0, -4.26325641e-14, -6.39488462e-14, 3.83241217e-11, -1, 0, 1.00000155, 3.83703069e-11) | |
1671 | o98.Part0 = o2 | |
1672 | o98.Part1 = o96 | |
1673 | o99.Name = "qRelativeCFrameWeldValue" | |
1674 | o99.Parent = o96 | |
1675 | o99.Value = CFrame.new(0.0122070313, 0.0255794525, -0.568172693, 1.00000155, 0, -4.26325641e-14, -6.39488462e-14, 3.83241217e-11, -1, 0, 1.00000155, 3.83703069e-11) | |
1676 | o100.Parent = o1 | |
1677 | o100.Material = Enum.Material.SmoothPlastic | |
1678 | o100.BrickColor = BrickColor.new("Light stone grey") | |
1679 | o100.Position = Vector3.new(24.8045406, 1.00870228, 128.253372) | |
1680 | o100.Rotation = Vector3.new(-1, 0, 0) | |
1681 | o100.CanCollide = false | |
1682 | o100.FormFactor = Enum.FormFactor.Custom | |
1683 | o100.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1684 | o100.CFrame = CFrame.new(24.8045406, 1.00870228, 128.253372, 1, -6.47860361e-05, 1.20698405e-05, 6.45657856e-05, 0.999850571, 0.017420169, -1.31965589e-05, -0.0174201671, 0.999850571) | |
1685 | o100.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1686 | o100.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1687 | o100.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1688 | o100.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1689 | o100.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1690 | o100.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1691 | o100.Color = Color3.new(0.898039, 0.894118, 0.87451) | |
1692 | o100.Position = Vector3.new(24.8045406, 1.00870228, 128.253372) | |
1693 | o100.Orientation = Vector3.new(-1, 0, 0) | |
1694 | o100.Color = Color3.new(0.898039, 0.894118, 0.87451) | |
1695 | o101.Parent = o100 | |
1696 | o101.Scale = Vector3.new(0.166666672, 0.166666672, 0.333333343) | |
1697 | o101.Scale = Vector3.new(0.166666672, 0.166666672, 0.333333343) | |
1698 | o102.Name = "qCFrameWeldThingy" | |
1699 | o102.Parent = o100 | |
1700 | o102.C1 = CFrame.new(0.0327739716, -0.0591880083, -0.0234832764, 4.36231602e-08, -8.93876759e-08, -1, 9.52929258e-06, 1.00000155, -8.93870933e-08, 1.00000155, -9.52929258e-06, 4.36239702e-08) | |
1701 | o102.Part0 = o2 | |
1702 | o102.Part1 = o100 | |
1703 | o103.Name = "qRelativeCFrameWeldValue" | |
1704 | o103.Parent = o100 | |
1705 | o103.Value = CFrame.new(0.0327739716, -0.0591880083, -0.0234832764, 4.36231602e-08, -8.93876759e-08, -1, 9.52929258e-06, 1.00000155, -8.93870933e-08, 1.00000155, -9.52929258e-06, 4.36239702e-08) | |
1706 | o104.Parent = o1 | |
1707 | o104.Material = Enum.Material.SmoothPlastic | |
1708 | o104.BrickColor = BrickColor.new("Light stone grey") | |
1709 | o104.Position = Vector3.new(24.804575, 1.00698876, 128.158554) | |
1710 | o104.Rotation = Vector3.new(-1, 0, 0) | |
1711 | o104.CanCollide = false | |
1712 | o104.FormFactor = Enum.FormFactor.Custom | |
1713 | o104.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1714 | o104.CFrame = CFrame.new(24.804575, 1.00698876, 128.158554, 1, -6.47860361e-05, 1.20698405e-05, 6.45657856e-05, 0.999850571, 0.017420169, -1.31965589e-05, -0.0174201671, 0.999850571) | |
1715 | o104.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1716 | o104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1717 | o104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1718 | o104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1719 | o104.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1720 | o104.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1721 | o104.Color = Color3.new(0.898039, 0.894118, 0.87451) | |
1722 | o104.Position = Vector3.new(24.804575, 1.00698876, 128.158554) | |
1723 | o104.Orientation = Vector3.new(-1, 0, 0) | |
1724 | o104.Color = Color3.new(0.898039, 0.894118, 0.87451) | |
1725 | o105.Parent = o104 | |
1726 | o105.Scale = Vector3.new(0.166666672, 0.166666672, 0.333333343) | |
1727 | o105.Scale = Vector3.new(0.166666672, 0.166666672, 0.333333343) | |
1728 | o106.Name = "qCFrameWeldThingy" | |
1729 | o106.Parent = o104 | |
1730 | o106.C1 = CFrame.new(0.0327396393, -0.0591264963, 0.0713500977, 4.36231602e-08, -8.93876759e-08, -1, 9.52929258e-06, 1.00000155, -8.93870933e-08, 1.00000155, -9.52929258e-06, 4.36239702e-08) | |
1731 | o106.Part0 = o2 | |
1732 | o106.Part1 = o104 | |
1733 | o107.Name = "qRelativeCFrameWeldValue" | |
1734 | o107.Parent = o104 | |
1735 | o107.Value = CFrame.new(0.0327396393, -0.0591264963, 0.0713500977, 4.36231602e-08, -8.93876759e-08, -1, 9.52929258e-06, 1.00000155, -8.93870933e-08, 1.00000155, -9.52929258e-06, 4.36239702e-08) | |
1736 | o108.Parent = o1 | |
1737 | o108.Material = Enum.Material.SmoothPlastic | |
1738 | o108.BrickColor = BrickColor.new("Really black") | |
1739 | o108.Position = Vector3.new(24.7803555, 1.36040568, 128.223663) | |
1740 | o108.Rotation = Vector3.new(-1, 0, 90) | |
1741 | o108.CanCollide = false | |
1742 | o108.FormFactor = Enum.FormFactor.Custom | |
1743 | o108.Size = Vector3.new(0.142544195, 0.142544195, 0.308845758) | |
1744 | o108.CFrame = CFrame.new(24.7803555, 1.36040568, 128.223663, -6.47562338e-05, -1, 1.20698442e-05, 0.999850571, -6.45359905e-05, 0.0174201131, -0.0174201112, 1.31960396e-05, 0.999850571) | |
1745 | o108.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1746 | o108.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1747 | o108.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1748 | o108.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1749 | o108.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1750 | o108.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1751 | o108.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1752 | o108.Position = Vector3.new(24.7803555, 1.36040568, 128.223663) | |
1753 | o108.Orientation = Vector3.new(-1, 0, 90) | |
1754 | o108.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1755 | o109.Parent = o108 | |
1756 | o109.Offset = Vector3.new(0, 0, -0.0179999992) | |
1757 | o109.Scale = Vector3.new(0.0333333351, 0.0333333351, 1) | |
1758 | o109.Scale = Vector3.new(0.0333333351, 0.0333333351, 1) | |
1759 | o110.Name = "qCFrameWeldThingy" | |
1760 | o110.Parent = o108 | |
1761 | o110.C1 = CFrame.new(-0.411356211, -0.056936264, 9.15527344e-05, 9.58517194e-06, 1.00000155, -1.19184037e-07, -4.36229506e-08, 1.19184669e-07, 1, 1.00000155, -9.58517194e-06, 4.36240519e-08) | |
1762 | o110.Part0 = o2 | |
1763 | o110.Part1 = o108 | |
1764 | o111.Name = "qRelativeCFrameWeldValue" | |
1765 | o111.Parent = o108 | |
1766 | o111.Value = CFrame.new(-0.411356211, -0.056936264, 9.15527344e-05, 9.58517194e-06, 1.00000155, -1.19184037e-07, -4.36229506e-08, 1.19184669e-07, 1, 1.00000155, -9.58517194e-06, 4.36240519e-08) | |
1767 | o112.Parent = o1 | |
1768 | o112.Material = Enum.Material.SmoothPlastic | |
1769 | o112.BrickColor = BrickColor.new("Bright red") | |
1770 | o112.Position = Vector3.new(24.7425613, 1.68453407, 128.205933) | |
1771 | o112.Rotation = Vector3.new(-91, -30.0100002, 90) | |
1772 | o112.CanCollide = false | |
1773 | o112.FormFactor = Enum.FormFactor.Custom | |
1774 | o112.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1775 | o112.CFrame = CFrame.new(24.7425613, 1.68453407, 128.205933, -1.20312943e-05, -0.865947187, -0.500135601, -0.0174296964, -0.500060499, 0.865817726, -0.999850392, 0.00872762967, -0.0150871789) | |
1776 | o112.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1777 | o112.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1778 | o112.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1779 | o112.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1780 | o112.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1781 | o112.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1782 | o112.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
1783 | o112.Position = Vector3.new(24.7425613, 1.68453407, 128.205933) | |
1784 | o112.Orientation = Vector3.new(-59.9799995, -91.7299957, -178) | |
1785 | o112.Color = Color3.new(0.768628, 0.156863, 0.109804) | |
1786 | o113.Parent = o112 | |
1787 | o113.Scale = Vector3.new(0.833333373, 0.166666672, 1) | |
1788 | o113.Scale = Vector3.new(0.833333373, 0.166666672, 1) | |
1789 | o114.Name = "qCFrameWeldThingy" | |
1790 | o114.Parent = o112 | |
1791 | o114.C1 = CFrame.new(-0.0121765137, 0.285915375, -0.684503555, -1.00000155, 0, -8.15521162e-08, -6.70552254e-08, -0.500080109, 0.865979612, -4.19095159e-08, 0.865980923, 0.500079393) | |
1792 | o114.Part0 = o2 | |
1793 | o114.Part1 = o112 | |
1794 | o115.Name = "qRelativeCFrameWeldValue" | |
1795 | o115.Parent = o112 | |
1796 | o115.Value = CFrame.new(-0.0121765137, 0.285915375, -0.684503555, -1.00000155, 0, -8.15521162e-08, -6.70552254e-08, -0.500080109, 0.865979612, -4.19095159e-08, 0.865980923, 0.500079393) | |
1797 | o116.Parent = o1 | |
1798 | o116.Material = Enum.Material.SmoothPlastic | |
1799 | o116.BrickColor = BrickColor.new("Black") | |
1800 | o116.Position = Vector3.new(24.8616009, 1.3530699, 128.211624) | |
1801 | o116.Rotation = Vector3.new(179, 0, 180) | |
1802 | o116.CanCollide = false | |
1803 | o116.FormFactor = Enum.FormFactor.Custom | |
1804 | o116.Size = Vector3.new(0.142544195, 0.760235727, 0.308845758) | |
1805 | o116.CFrame = CFrame.new(24.8616009, 1.3530699, 128.211624, -1, -6.48754576e-05, -1.20698405e-05, -6.46551998e-05, 0.999850571, -0.017420169, 1.31981169e-05, -0.0174201671, -0.999850571) | |
1806 | o116.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1807 | o116.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1808 | o116.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1809 | o116.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1810 | o116.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1811 | o116.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1812 | o116.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1813 | o116.Position = Vector3.new(24.8616009, 1.3530699, 128.211624) | |
1814 | o116.Orientation = Vector3.new(1, -180, 0) | |
1815 | o116.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1816 | o117.Parent = o116 | |
1817 | o117.Scale = Vector3.new(0.5, 1, 1) | |
1818 | o117.Scale = Vector3.new(0.5, 1, 1) | |
1819 | o118.Name = "qCFrameWeldThingy" | |
1820 | o118.Parent = o116 | |
1821 | o118.C1 = CFrame.new(0.0243091583, -0.404226303, -0.0122680664, -4.36239915e-08, -3.83023613e-11, 1, 9.52929258e-06, 1.00000155, 3.8748893e-11, -1.00000155, 9.52929258e-06, -4.36239489e-08) | |
1822 | o118.Part0 = o2 | |
1823 | o118.Part1 = o116 | |
1824 | o119.Name = "qRelativeCFrameWeldValue" | |
1825 | o119.Parent = o116 | |
1826 | o119.Value = CFrame.new(0.0243091583, -0.404226303, -0.0122680664, -4.36239915e-08, -3.83023613e-11, 1, 9.52929258e-06, 1.00000155, 3.8748893e-11, -1.00000155, 9.52929258e-06, -4.36239489e-08) | |
1827 | o120.Parent = o1 | |
1828 | o120.Material = Enum.Material.SmoothPlastic | |
1829 | o120.BrickColor = BrickColor.new("Black") | |
1830 | o120.Position = Vector3.new(24.8017406, 1.26959932, 128.213165) | |
1831 | o120.Rotation = Vector3.new(-1, 0, 0) | |
1832 | o120.CanCollide = false | |
1833 | o120.FormFactor = Enum.FormFactor.Custom | |
1834 | o120.Size = Vector3.new(0.142544195, 0.261331022, 0.308845758) | |
1835 | o120.CFrame = CFrame.new(24.8017406, 1.26959932, 128.213165, 1, -6.48754576e-05, 1.20698405e-05, 6.46551998e-05, 0.999850571, 0.017420169, -1.31981169e-05, -0.0174201671, 0.999850571) | |
1836 | o120.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1837 | o120.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1838 | o120.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1839 | o120.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1840 | o120.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1841 | o120.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1842 | o120.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1843 | o120.Position = Vector3.new(24.8017406, 1.26959932, 128.213165) | |
1844 | o120.Orientation = Vector3.new(-1, 0, 0) | |
1845 | o120.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1846 | o121.Parent = o120 | |
1847 | o121.Scale = Vector3.new(0.333333343, 1, 1) | |
1848 | o121.Scale = Vector3.new(0.333333343, 1, 1) | |
1849 | o122.Name = "qCFrameWeldThingy" | |
1850 | o122.Parent = o120 | |
1851 | o122.C1 = CFrame.new(0.0355567932, -0.320745468, 0.0121765137, 4.36239915e-08, 3.83023613e-11, -1, 9.52929258e-06, 1.00000155, 3.8748893e-11, 1.00000155, -9.52929258e-06, 4.36239489e-08) | |
1852 | o122.Part0 = o2 | |
1853 | o122.Part1 = o120 | |
1854 | o123.Name = "qRelativeCFrameWeldValue" | |
1855 | o123.Parent = o120 | |
1856 | o123.Value = CFrame.new(0.0355567932, -0.320745468, 0.0121765137, 4.36239915e-08, 3.83023613e-11, -1, 9.52929258e-06, 1.00000155, 3.8748893e-11, 1.00000155, -9.52929258e-06, 4.36239489e-08) | |
1857 | o124.Parent = o1 | |
1858 | o124.Material = Enum.Material.SmoothPlastic | |
1859 | o124.BrickColor = BrickColor.new("Black") | |
1860 | o124.Position = Vector3.new(24.7903175, 1.60250282, 128.207321) | |
1861 | o124.Rotation = Vector3.new(-91, 0, 0) | |
1862 | o124.CanCollide = false | |
1863 | o124.FormFactor = Enum.FormFactor.Custom | |
1864 | o124.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1865 | o124.CFrame = CFrame.new(24.7903175, 1.60250282, 128.207321, 1, -1.20692221e-05, -6.4875574e-05, 6.46551998e-05, -0.0174296964, 0.999850392, -1.31981169e-05, -0.999850392, -0.0174296945) | |
1866 | o124.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1867 | o124.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1868 | o124.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1869 | o124.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1870 | o124.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1871 | o124.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1872 | o124.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1873 | o124.Position = Vector3.new(24.7903175, 1.60250282, 128.207321) | |
1874 | o124.Orientation = Vector3.new(-89.0099945, -179.789993, 179.789993) | |
1875 | o124.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1876 | o125.Parent = o124 | |
1877 | o125.Scale = Vector3.new(0.166666672, 0.5, 0.166666672) | |
1878 | o125.Scale = Vector3.new(0.166666672, 0.5, 0.166666672) | |
1879 | o126.Name = "qCFrameWeldThingy" | |
1880 | o126.Parent = o124 | |
1881 | o126.C1 = CFrame.new(0.0469589233, -0.0122070313, -0.653700233, 4.36239915e-08, 3.83023613e-11, -1, -1.00000155, 0, -4.36239453e-08, 0, 1.00000155, 3.83418852e-11) | |
1882 | o126.Part0 = o2 | |
1883 | o126.Part1 = o124 | |
1884 | o127.Name = "qRelativeCFrameWeldValue" | |
1885 | o127.Parent = o124 | |
1886 | o127.Value = CFrame.new(0.0469589233, -0.0122070313, -0.653700233, 4.36239915e-08, 3.83023613e-11, -1, -1.00000155, 0, -4.36239453e-08, 0, 1.00000155, 3.83418852e-11) | |
1887 | o128.Parent = o1 | |
1888 | o128.Material = Enum.Material.SmoothPlastic | |
1889 | o128.BrickColor = BrickColor.new("Light stone grey") | |
1890 | o128.Position = Vector3.new(24.7974758, 1.0994581, 128.144806) | |
1891 | o128.Rotation = Vector3.new(-91, 0, -90) | |
1892 | o128.CanCollide = false | |
1893 | o128.FormFactor = Enum.FormFactor.Custom | |
1894 | o128.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1895 | o128.CFrame = CFrame.new(24.7974758, 1.0994581, 128.144806, 1.2112846e-05, 1, -6.4875574e-05, 0.0174296964, 6.46544358e-05, 0.999850392, 0.999850392, -1.32417345e-05, -0.0174296945) | |
1896 | o128.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1897 | o128.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1898 | o128.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1899 | o128.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1900 | o128.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1901 | o128.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1902 | o128.Color = Color3.new(0.898039, 0.894118, 0.87451) | |
1903 | o128.Position = Vector3.new(24.7974758, 1.0994581, 128.144806) | |
1904 | o128.Orientation = Vector3.new(-89.0099945, -179.789993, 89.7900009) | |
1905 | o128.Color = Color3.new(0.898039, 0.894118, 0.87451) | |
1906 | o129.Parent = o128 | |
1907 | o129.Scale = Vector3.new(0.5, 0.166666672, 0.5) | |
1908 | o129.Scale = Vector3.new(0.5, 0.166666672, 0.5) | |
1909 | o130.Name = "qCFrameWeldThingy" | |
1910 | o130.Parent = o128 | |
1911 | o130.C1 = CFrame.new(0.083480835, 0.0398311615, -0.151822209, 1.00000155, 0, -4.26325641e-14, -6.39488462e-14, 3.83241217e-11, -1, 0, 1.00000155, 3.83703069e-11) | |
1912 | o130.Part0 = o2 | |
1913 | o130.Part1 = o128 | |
1914 | o131.Name = "qRelativeCFrameWeldValue" | |
1915 | o131.Parent = o128 | |
1916 | o131.Value = CFrame.new(0.083480835, 0.0398311615, -0.151822209, 1.00000155, 0, -4.26325641e-14, -6.39488462e-14, 3.83241217e-11, -1, 0, 1.00000155, 3.83703069e-11) | |
1917 | o132.Parent = o1 | |
1918 | o132.Material = Enum.Material.SmoothPlastic | |
1919 | o132.BrickColor = BrickColor.new("Black") | |
1920 | o132.Position = Vector3.new(24.8017235, 1.54466701, 128.327423) | |
1921 | o132.Rotation = Vector3.new(-1, 0, 0) | |
1922 | o132.CanCollide = false | |
1923 | o132.FormFactor = Enum.FormFactor.Custom | |
1924 | o132.Size = Vector3.new(0.142544195, 0.332603127, 0.142544195) | |
1925 | o132.CFrame = CFrame.new(24.8017235, 1.54466701, 128.327423, 1, -6.48754576e-05, 1.20698405e-05, 6.46551998e-05, 0.999850571, 0.017420169, -1.31981169e-05, -0.0174201671, 0.999850571) | |
1926 | o132.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1927 | o132.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1928 | o132.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1929 | o132.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1930 | o132.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1931 | o132.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1932 | o132.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1933 | o132.Position = Vector3.new(24.8017235, 1.54466701, 128.327423) | |
1934 | o132.Orientation = Vector3.new(-1, 0, 0) | |
1935 | o132.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1936 | o133.Parent = o132 | |
1937 | o133.Offset = Vector3.new(0, 0.0340000018, 0) | |
1938 | o133.Scale = Vector3.new(0.333333343, 1, 0.5) | |
1939 | o133.Scale = Vector3.new(0.333333343, 1, 0.5) | |
1940 | o134.Name = "qCFrameWeldThingy" | |
1941 | o134.Parent = o132 | |
1942 | o134.C1 = CFrame.new(0.0355567932, -0.593780398, -0.1068573, 4.36239915e-08, 3.83023613e-11, -1, 9.52929258e-06, 1.00000155, 3.8748893e-11, 1.00000155, -9.52929258e-06, 4.36239489e-08) | |
1943 | o134.Part0 = o2 | |
1944 | o134.Part1 = o132 | |
1945 | o135.Name = "qRelativeCFrameWeldValue" | |
1946 | o135.Parent = o132 | |
1947 | o135.Value = CFrame.new(0.0355567932, -0.593780398, -0.1068573, 4.36239915e-08, 3.83023613e-11, -1, 9.52929258e-06, 1.00000155, 3.8748893e-11, 1.00000155, -9.52929258e-06, 4.36239489e-08) | |
1948 | o136.Parent = o1 | |
1949 | o136.Material = Enum.Material.SmoothPlastic | |
1950 | o136.BrickColor = BrickColor.new("Black") | |
1951 | o136.Position = Vector3.new(24.8138409, 1.53122211, 128.208527) | |
1952 | o136.Rotation = Vector3.new(-1, 0, 0) | |
1953 | o136.CanCollide = false | |
1954 | o136.FormFactor = Enum.FormFactor.Custom | |
1955 | o136.Size = Vector3.new(0.142544195, 0.261331022, 0.2138163) | |
1956 | o136.CFrame = CFrame.new(24.8138409, 1.53122211, 128.208527, 1, -6.48754576e-05, 1.20698405e-05, 6.46551998e-05, 0.999850571, 0.017420169, -1.31981169e-05, -0.0174201671, 0.999850571) | |
1957 | o136.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1958 | o136.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1959 | o136.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1960 | o136.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1961 | o136.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1962 | o136.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1963 | o136.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1964 | o136.Position = Vector3.new(24.8138409, 1.53122211, 128.208527) | |
1965 | o136.Orientation = Vector3.new(-1, 0, 0) | |
1966 | o136.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
1967 | o137.Parent = o136 | |
1968 | o137.Scale = Vector3.new(0.166666672, 1, 1) | |
1969 | o137.Scale = Vector3.new(0.166666672, 1, 1) | |
1970 | o138.Name = "qCFrameWeldThingy" | |
1971 | o138.Parent = o136 | |
1972 | o138.C1 = CFrame.new(0.0234394073, -0.582407951, 0.0122528076, 4.36239915e-08, 3.83023613e-11, -1, 9.52929258e-06, 1.00000155, 3.8748893e-11, 1.00000155, -9.52929258e-06, 4.36239489e-08) | |
1973 | o138.Part0 = o2 | |
1974 | o138.Part1 = o136 | |
1975 | o139.Name = "qRelativeCFrameWeldValue" | |
1976 | o139.Parent = o136 | |
1977 | o139.Value = CFrame.new(0.0234394073, -0.582407951, 0.0122528076, 4.36239915e-08, 3.83023613e-11, -1, 9.52929258e-06, 1.00000155, 3.8748893e-11, 1.00000155, -9.52929258e-06, 4.36239489e-08) | |
1978 | o140.Parent = o1 | |
1979 | o140.Material = Enum.Material.SmoothPlastic | |
1980 | o140.BrickColor = BrickColor.new("Dark stone grey") | |
1981 | o140.Position = Vector3.new(24.7838898, 1.72676265, 128.05835) | |
1982 | o140.Rotation = Vector3.new(-91, 0, -90) | |
1983 | o140.CanCollide = false | |
1984 | o140.FormFactor = Enum.FormFactor.Custom | |
1985 | o140.Size = Vector3.new(0.142544195, 0.142544195, 0.142544195) | |
1986 | o140.CFrame = CFrame.new(24.7838898, 1.72676265, 128.05835, 1.2112846e-05, 1, -6.4875574e-05, 0.0174296964, 6.46544358e-05, 0.999850392, 0.999850392, -1.32417345e-05, -0.0174296945) | |
1987 | o140.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1988 | o140.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1989 | o140.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
1990 | o140.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
1991 | o140.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
1992 | o140.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1993 | o140.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1994 | o140.Position = Vector3.new(24.7838898, 1.72676265, 128.05835) | |
1995 | o140.Orientation = Vector3.new(-89.0099945, -179.789993, 89.7900009) | |
1996 | o140.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
1997 | o141.Parent = o140 | |
1998 | o141.Scale = Vector3.new(0.333333343, 0.166666672, 0.333333343) | |
1999 | o141.Scale = Vector3.new(0.333333343, 0.166666672, 0.333333343) | |
2000 | o142.Name = "qCFrameWeldThingy" | |
2001 | o142.Parent = o140 | |
2002 | o142.C1 = CFrame.new(0.158996582, 0.0533752441, -0.780537963, 1.00000155, 0, -4.26325641e-14, -6.39488462e-14, 3.83241217e-11, -1, 0, 1.00000155, 3.83703069e-11) | |
2003 | o142.Part0 = o2 | |
2004 | o142.Part1 = o140 | |
2005 | o143.Name = "qRelativeCFrameWeldValue" | |
2006 | o143.Parent = o140 | |
2007 | o143.Value = CFrame.new(0.158996582, 0.0533752441, -0.780537963, 1.00000155, 0, -4.26325641e-14, -6.39488462e-14, 3.83241217e-11, -1, 0, 1.00000155, 3.83703069e-11) | |
2008 | o144.Name = "C4" | |
2009 | o144.Parent = o1 | |
2010 | o144.Material = Enum.Material.SmoothPlastic | |
2011 | o144.BrickColor = BrickColor.new("Bright yellow") | |
2012 | o144.Position = Vector3.new(24.7470474, 1.51679838, 127.737511) | |
2013 | o144.Rotation = Vector3.new(-180, 0, 90) | |
2014 | o144.FormFactor = Enum.FormFactor.Symmetric | |
2015 | o144.Size = Vector3.new(0.669523954, 0.320000321, 0.470833421) | |
2016 | o144.CFrame = CFrame.new(24.7470474, 1.51679838, 127.737511, 6.05673886e-05, -0.999998569, -1.31623383e-05, -1.00000072, -6.05676541e-05, 3.2169748e-05, -3.21715524e-05, 1.31603765e-05, -1.00000072) | |
2017 | o144.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2018 | o144.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2019 | o144.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2020 | o144.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2021 | o144.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2022 | o144.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2023 | o144.Color = Color3.new(0.960784, 0.803922, 0.188235) | |
2024 | o144.Position = Vector3.new(24.7470474, 1.51679838, 127.737511) | |
2025 | o144.Orientation = Vector3.new(0, -180, -90) | |
2026 | o144.Color = Color3.new(0.960784, 0.803922, 0.188235) | |
2027 | o145.Parent = o144 | |
2028 | o145.MeshId = "http://www.roblox.com/asset/?id=104516854" | |
2029 | o145.Scale = Vector3.new(0.600000024, 0.600000024, 0.600000024) | |
2030 | o145.TextureId = "http://www.roblox.com/asset/?id=104516981" | |
2031 | o145.MeshType = Enum.MeshType.FileMesh | |
2032 | o145.Scale = Vector3.new(0.600000024, 0.600000024, 0.600000024) | |
2033 | o146.Parent = o144 | |
2034 | o146.Size = UDim2.new(3,0,3,0) | |
2035 | o146.Active = true | |
2036 | o146.ExtentsOffset = Vector3.new(0, 0, 1) | |
2037 | o147.Name = "LightImage" | |
2038 | o147.Parent = o146 | |
2039 | o147.Size = UDim2.new(1,0,1,0) | |
2040 | o147.Active = true | |
2041 | o147.Visible = false | |
2042 | o147.BackgroundTransparency = 1 | |
2043 | o147.BorderSizePixel = 0 | |
2044 | o147.Image = "http://www.roblox.com/asset/?id=104564194" | |
2045 | o148.Name = "qCFrameWeldThingy" | |
2046 | o148.Parent = o144 | |
2047 | o148.C1 = CFrame.new(0.567671418, -0.0902309418, -0.493438721, -0.0174618196, -0.999847472, 4.08663982e-06, -1.00968425e-08, 4.08744472e-06, 0.999998569, -0.999847472, 0.0174618196, -8.14845365e-08) | |
2048 | o148.Part0 = o2 | |
2049 | o148.Part1 = o144 | |
2050 | o149.Name = "qRelativeCFrameWeldValue" | |
2051 | o149.Parent = o144 | |
2052 | o149.Value = CFrame.new(0.567671418, -0.0902309418, -0.493438721, -0.0174618196, -0.999847472, 4.08663982e-06, -1.00968425e-08, 4.08744472e-06, 0.999998569, -0.999847472, 0.0174618196, -8.14845365e-08) | |
2053 | o150.Name = "LefasdtasdasdArmasdWeldMiddleShet" | |
2054 | o150.Parent = o1 | |
2055 | o150.Material = Enum.Material.SmoothPlastic | |
2056 | o150.Transparency = 1 | |
2057 | o150.Position = Vector3.new(25.3899994, 0.980073988, 127.94001) | |
2058 | o150.Size = Vector3.new(1.10000002, 1.96000004, 1.10000002) | |
2059 | o150.CFrame = CFrame.new(25.3899994, 0.980073988, 127.94001, 1, -6.44453612e-05, 1.31623119e-05, 6.44457832e-05, 1, -3.21488442e-05, -1.31602401e-05, 3.21496918e-05, 1) | |
2060 | o150.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2061 | o150.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2062 | o150.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2063 | o150.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2064 | o150.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2065 | o150.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2066 | o150.Position = Vector3.new(25.3899994, 0.980073988, 127.94001) | |
2067 | o151.Parent = o150 | |
2068 | o151.MeshId = "" | |
2069 | o151.Scale = Vector3.new(1.10000002, 1.39999998, 1.10000002) | |
2070 | o151.VertexColor = Vector3.new(1.10000002, 1.96000004, 1.10000002) | |
2071 | o151.MeshType = Enum.MeshType.FileMesh | |
2072 | o151.Scale = Vector3.new(1.10000002, 1.39999998, 1.10000002) | |
2073 | o152.Name = "qCFrameWeldThingy" | |
2074 | o152.Parent = o150 | |
2075 | o152.C1 = CFrame.new(-0.552686691, -0.0309128761, 0.290908813, 7.78443763e-08, -2.10009929e-07, -1, 0.0174618121, 0.999848306, -2.08618417e-07, 0.999848306, -0.0174618121, 8.14996071e-08) | |
2076 | o152.Part0 = o2 | |
2077 | o152.Part1 = o150 | |
2078 | o153.Name = "qRelativeCFrameWeldValue" | |
2079 | o153.Parent = o150 | |
2080 | o153.Value = CFrame.new(-0.552686691, -0.0309128761, 0.290908813, 7.78443763e-08, -2.10009929e-07, -1, 0.0174618121, 0.999848306, -2.08618417e-07, 0.999848306, -0.0174618121, 8.14996071e-08) | |
2081 | WELD = Instance.new("Weld") | |
2082 | WELD.Parent = o150 | |
2083 | WELD.Part0 = o150 | |
2084 | WELD.Part1 = game.Players.LocalPlayer.Character.LeftUpperArm | |
2085 | SHITABOMB = o1 | |
2086 | ||
2087 | function chatfunc(text) | |
2088 | local chat = coroutine.wrap(function() | |
2089 | if game.Players.LocalPlayer.Character:FindFirstChild("TalkingBillBoard")~= nil then | |
2090 | game.Players.LocalPlayer.Character:FindFirstChild("TalkingBillBoard"):destroy() | |
2091 | end | |
2092 | local naeeym2 = Instance.new("BillboardGui",game.Players.LocalPlayer.Character) | |
2093 | naeeym2.Size = UDim2.new(0,100,0,40) | |
2094 | naeeym2.StudsOffset = Vector3.new(0,3,0) | |
2095 | naeeym2.Adornee = game.Players.LocalPlayer.Character.Head | |
2096 | naeeym2.Name = "TalkingBillBoard" | |
2097 | naeeym2.AlwaysOnTop = true | |
2098 | local tecks2 = Instance.new("TextLabel",naeeym2) | |
2099 | tecks2.BackgroundTransparency = 1 | |
2100 | tecks2.BorderSizePixel = 0 | |
2101 | tecks2.Text = "" | |
2102 | tecks2.Font = "Fantasy" | |
2103 | tecks2.TextSize = 30 | |
2104 | tecks2.TextStrokeTransparency = 0 | |
2105 | tecks2.TextColor3 = Color3.new(0,0,0) | |
2106 | tecks2.TextStrokeColor3 = Color3.new(5,0,0) | |
2107 | tecks2.Size = UDim2.new(1,0,0.5,0) | |
2108 | local tecks3 = Instance.new("TextLabel",naeeym2) | |
2109 | tecks3.BackgroundTransparency = 1 | |
2110 | tecks3.BorderSizePixel = 0 | |
2111 | tecks3.Text = "" | |
2112 | tecks3.Font = "Fantasy" | |
2113 | tecks3.TextSize = 30 | |
2114 | tecks3.TextStrokeTransparency = 0 | |
2115 | tecks3.TextColor3 = Color3.new(0,0,0) | |
2116 | tecks3.TextStrokeColor3 = Color3.new(5,0,0) | |
2117 | tecks3.Size = UDim2.new(1,0,0.5,0) | |
2118 | for i = 1,string.len(text),1 do | |
2119 | CFuncs["Sound"].Create("rbxassetid://417445954", game.Players.LocalPlayer.Character, .3, .3) | |
2120 | tecks2.Text = string.sub(text,1,i) | |
2121 | tecks3.Text = string.sub(text,1,i) | |
2122 | wait(0.01) | |
2123 | end | |
2124 | wait(2) | |
2125 | for i = 1, 50 do | |
2126 | wait() | |
2127 | tecks2.Position = tecks2.Position - UDim2.new(math.random(-.4,.4),math.random(-5,5),.05,math.random(-5,5)) | |
2128 | tecks2.Rotation = tecks2.Rotation - .8 | |
2129 | tecks2.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04 | |
2130 | tecks2.TextTransparency = tecks2.TextTransparency + .04 | |
2131 | tecks3.Position = tecks2.Position - UDim2.new(math.random(-.4,.4),math.random(-5,5),.05,math.random(-5,5)) | |
2132 | tecks3.Rotation = tecks2.Rotation + .8 | |
2133 | tecks3.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04 | |
2134 | tecks3.TextTransparency = tecks2.TextTransparency + .04 | |
2135 | end | |
2136 | naeeym2:Destroy() | |
2137 | end) | |
2138 | chat() | |
2139 | end | |
2140 | ||
2141 | chatfunc("System aktiviert.") | |
2142 | ||
2143 | function bleed(frick) | |
2144 | while frick.Parent ~= nil do | |
2145 | local reeee = coroutine.wrap(function() | |
2146 | local thing = Instance.new('Part',game.Workspace) | |
2147 | thing.Size = Vector3.new(0.2,0.2,0.2) | |
2148 | thing.CFrame = frick.CFrame | |
2149 | thing.Shape = Enum.PartType.Ball | |
2150 | thing.CFrame = frick.CFrame | |
2151 | thing.Transparency = 1 | |
2152 | thing.BrickColor = BrickColor.new('Maroon') | |
2153 | thing.Material = Enum.Material.SmoothPlastic | |
2154 | thing.Name = "Blood" | |
2155 | thing.CanCollide =false | |
2156 | local rawrxd = Instance.new('BodyForce',thing) | |
2157 | rawrxd.Force = frick.CFrame.upVector*(math.random()*-.5)+Vector3.new(math.random(-5, 5)/10,1.5,0) | |
2158 | local coru = coroutine.wrap(function() | |
2159 | wait(0.01) | |
2160 | rawrxd:Destroy() | |
2161 | end) | |
2162 | coru() | |
2163 | local ree = Instance.new('ParticleEmitter',thing) | |
2164 | ree.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.fromRGB(100,0,0)),ColorSequenceKeypoint.new(1,Color3.fromRGB(100,0,0))}) | |
2165 | ree.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0.1),NumberSequenceKeypoint.new(1,0.1)}) | |
2166 | ree.Texture = 'rbxassetid://867743272' | |
2167 | ree.Lifetime = NumberRange.new(0.4) | |
2168 | ree.Rate = 50 | |
2169 | ree.LockedToPart = true | |
2170 | ree.Speed = NumberRange.new(0, 2) | |
2171 | ||
2172 | thing.Touched:connect(function(tou) | |
2173 | if tou.Parent and tou.Parent:IsA('Tool') == false and tou.Parent.Parent:FindFirstChildOfClass('Humanoid') == nil and tou.Parent:FindFirstChildOfClass('Humanoid') == nil and tou.Name ~= "Blood" and tou.Parent.Name ~= "Projectile" and tou.Parent.Name ~= "big ass knife" and tou.Parent ~= game.Players.LocalPlayer.Character and tou.Parent.ClassName ~= "Accessory" and tou.Parent.Name ~= "bitch ass knife" and tou.Parent ~= game.Players.LocalPlayer.Character.Head2 then | |
2174 | local pos = Vector3.new(thing.Position.X,(tou.Position.Y+(tou.Size.Y/2))+0.02,thing.Position.Z) | |
2175 | thing:Destroy() | |
2176 | if tou.Name == "BloodPuddle" then | |
2177 | local reee = tou.CFrame | |
2178 | if tou.Transparency > -0.2 then | |
2179 | tou.Transparency = tou.Transparency -0.1 | |
2180 | end | |
2181 | if tou.Size.X < 10 then | |
2182 | tou.Size = tou.Size+Vector3.new(0.1,0,0.1) | |
2183 | tou.CFrame = reee | |
2184 | end | |
2185 | else | |
2186 | local bloodlol = Instance.new('Part',workspace) | |
2187 | bloodlol.Size=Vector3.new(1,0.2,1) | |
2188 | bloodlol.Name = "BloodPuddle" | |
2189 | bloodlol.Anchored = true | |
2190 | bloodlol.CanCollide = false | |
2191 | bloodlol.Material = Enum.Material.SmoothPlastic | |
2192 | bloodlol.BrickColor = BrickColor.new('Maroon') | |
2193 | local cyl = Instance.new('CylinderMesh',bloodlol) | |
2194 | cyl.Scale = Vector3.new(1,0.1,1) | |
2195 | bloodlol.CFrame = CFrame.new(pos) | |
2196 | local coru=coroutine.wrap(function() | |
2197 | while bloodlol.Parent ~= nil do | |
2198 | --if bloodlol.Transparency < 1 then | |
2199 | --bloodlol.Transparency = bloodlol.Transparency+0.05 | |
2200 | --else | |
2201 | --bloodlol:Destroy() | |
2202 | --end | |
2203 | wait(0.1) | |
2204 | end | |
2205 | end) | |
2206 | coru() | |
2207 | end | |
2208 | end | |
2209 | end) | |
2210 | local coru = coroutine.wrap(function() | |
2211 | wait(1) | |
2212 | thing:Destroy() | |
2213 | end) | |
2214 | coru() | |
2215 | end) | |
2216 | reeee() | |
2217 | wait() | |
2218 | end | |
2219 | end | |
2220 | ||
2221 | Grabbing_Bullshit_Noobs = false | |
2222 | Noob_Target = nil | |
2223 | Critical_Damage = false | |
2224 | Trouing = false | |
2225 | Holding = false | |
2226 | Killing = false | |
2227 | GrabAnim = Instance.new("Animation",script) | |
2228 | GrabAnim.AnimationId = "rbxassetid://507768375" | |
2229 | GrabAnim.Name = "GrabAnimation" | |
2230 | ||
2231 | GASHELLPENISLOL = Instance.new("ParticleEmitter") | |
2232 | GASHELLPENISLOL.Name = "Smoke" | |
2233 | GASHELLPENISLOL.Parent = game.Players.LocalPlayer.Character.UpperTorso | |
2234 | GASHELLPENISLOL.Transparency = NumberSequence.new(0.80000001192093,0.89999997615814) | |
2235 | GASHELLPENISLOL.Size = NumberSequence.new(8,8) | |
2236 | GASHELLPENISLOL.Texture = "rbxassetid://249338959" | |
2237 | GASHELLPENISLOL.Acceleration = Vector3.new(0, 10, 0) | |
2238 | GASHELLPENISLOL.Lifetime = NumberRange.new(0.5, 0.5) | |
2239 | GASHELLPENISLOL.Rate = 3.4028234663853e+38 | |
2240 | GASHELLPENISLOL.RotSpeed = NumberRange.new(300, 300) | |
2241 | GASHELLPENISLOL.Speed = NumberRange.new(40, 40) | |
2242 | GASHELLPENISLOL.VelocitySpread = 15000 | |
2243 | GASHELLPENISLOL.Enabled = false | |
2244 | ||
2245 | o1 = Instance.new("Model") | |
2246 | o2 = Instance.new("Part") | |
2247 | o3 = Instance.new("Part") | |
2248 | o4 = Instance.new("Weld") | |
2249 | o5 = Instance.new("CFrameValue") | |
2250 | o6 = Instance.new("WedgePart") | |
2251 | o7 = Instance.new("Weld") | |
2252 | o8 = Instance.new("CFrameValue") | |
2253 | o9 = Instance.new("WedgePart") | |
2254 | o10 = Instance.new("Weld") | |
2255 | o11 = Instance.new("CFrameValue") | |
2256 | o12 = Instance.new("WedgePart") | |
2257 | o13 = Instance.new("Weld") | |
2258 | o14 = Instance.new("CFrameValue") | |
2259 | o15 = Instance.new("WedgePart") | |
2260 | o16 = Instance.new("Weld") | |
2261 | o17 = Instance.new("CFrameValue") | |
2262 | o18 = Instance.new("Part") | |
2263 | o19 = Instance.new("Weld") | |
2264 | o20 = Instance.new("CFrameValue") | |
2265 | o21 = Instance.new("WedgePart") | |
2266 | o22 = Instance.new("Weld") | |
2267 | o23 = Instance.new("CFrameValue") | |
2268 | o24 = Instance.new("WedgePart") | |
2269 | o25 = Instance.new("Weld") | |
2270 | o26 = Instance.new("CFrameValue") | |
2271 | o27 = Instance.new("WedgePart") | |
2272 | o28 = Instance.new("Weld") | |
2273 | o29 = Instance.new("CFrameValue") | |
2274 | o30 = Instance.new("Part") | |
2275 | o31 = Instance.new("BlockMesh") | |
2276 | o32 = Instance.new("Weld") | |
2277 | o33 = Instance.new("CFrameValue") | |
2278 | o34 = Instance.new("WedgePart") | |
2279 | o35 = Instance.new("Weld") | |
2280 | o36 = Instance.new("CFrameValue") | |
2281 | o37 = Instance.new("WedgePart") | |
2282 | o38 = Instance.new("Weld") | |
2283 | o39 = Instance.new("CFrameValue") | |
2284 | o40 = Instance.new("WedgePart") | |
2285 | o41 = Instance.new("Weld") | |
2286 | o42 = Instance.new("CFrameValue") | |
2287 | o43 = Instance.new("Part") | |
2288 | o44 = Instance.new("Weld") | |
2289 | o45 = Instance.new("CFrameValue") | |
2290 | o46 = Instance.new("Part") | |
2291 | o47 = Instance.new("Weld") | |
2292 | o48 = Instance.new("CFrameValue") | |
2293 | o49 = Instance.new("Part") | |
2294 | o50 = Instance.new("Weld") | |
2295 | o51 = Instance.new("CFrameValue") | |
2296 | o52 = Instance.new("Part") | |
2297 | o53 = Instance.new("Weld") | |
2298 | o54 = Instance.new("CFrameValue") | |
2299 | o55 = Instance.new("WedgePart") | |
2300 | o56 = Instance.new("Weld") | |
2301 | o57 = Instance.new("CFrameValue") | |
2302 | o58 = Instance.new("Part") | |
2303 | o59 = Instance.new("SurfaceLight") | |
2304 | LIGHTS = o59 | |
2305 | o60 = Instance.new("Weld") | |
2306 | o61 = Instance.new("CFrameValue") | |
2307 | o62 = Instance.new("Part") | |
2308 | o63 = Instance.new("Weld") | |
2309 | o64 = Instance.new("CFrameValue") | |
2310 | o65 = Instance.new("Part") | |
2311 | o66 = Instance.new("Weld") | |
2312 | o67 = Instance.new("CFrameValue") | |
2313 | o68 = Instance.new("Part") | |
2314 | o69 = Instance.new("Weld") | |
2315 | o70 = Instance.new("CFrameValue") | |
2316 | o71 = Instance.new("Part") | |
2317 | o72 = Instance.new("BlockMesh") | |
2318 | o73 = Instance.new("Weld") | |
2319 | o74 = Instance.new("CFrameValue") | |
2320 | o75 = Instance.new("Part") | |
2321 | o76 = Instance.new("BlockMesh") | |
2322 | o77 = Instance.new("Weld") | |
2323 | o78 = Instance.new("CFrameValue") | |
2324 | o79 = Instance.new("Part") | |
2325 | o80 = Instance.new("BlockMesh") | |
2326 | o81 = Instance.new("Weld") | |
2327 | o82 = Instance.new("CFrameValue") | |
2328 | o83 = Instance.new("Part") | |
2329 | o84 = Instance.new("BlockMesh") | |
2330 | o85 = Instance.new("Weld") | |
2331 | o86 = Instance.new("CFrameValue") | |
2332 | o87 = Instance.new("Part") | |
2333 | o88 = Instance.new("Weld") | |
2334 | o89 = Instance.new("CFrameValue") | |
2335 | o90 = Instance.new("Part") | |
2336 | o91 = Instance.new("BlockMesh") | |
2337 | o92 = Instance.new("Weld") | |
2338 | o93 = Instance.new("CFrameValue") | |
2339 | o94 = Instance.new("Part") | |
2340 | o95 = Instance.new("BlockMesh") | |
2341 | o96 = Instance.new("Weld") | |
2342 | o97 = Instance.new("CFrameValue") | |
2343 | o98 = Instance.new("Part") | |
2344 | o99 = Instance.new("BlockMesh") | |
2345 | o100 = Instance.new("Weld") | |
2346 | o101 = Instance.new("CFrameValue") | |
2347 | o102 = Instance.new("Part") | |
2348 | o103 = Instance.new("BlockMesh") | |
2349 | o104 = Instance.new("Weld") | |
2350 | o105 = Instance.new("CFrameValue") | |
2351 | o106 = Instance.new("Part") | |
2352 | o107 = Instance.new("BlockMesh") | |
2353 | o108 = Instance.new("Weld") | |
2354 | o109 = Instance.new("CFrameValue") | |
2355 | o110 = Instance.new("Part") | |
2356 | o111 = Instance.new("BlockMesh") | |
2357 | o112 = Instance.new("Weld") | |
2358 | o113 = Instance.new("CFrameValue") | |
2359 | o114 = Instance.new("Part") | |
2360 | o115 = Instance.new("BlockMesh") | |
2361 | o116 = Instance.new("Weld") | |
2362 | o117 = Instance.new("CFrameValue") | |
2363 | o118 = Instance.new("Part") | |
2364 | o119 = Instance.new("BlockMesh") | |
2365 | o120 = Instance.new("Weld") | |
2366 | o121 = Instance.new("CFrameValue") | |
2367 | o122 = Instance.new("Part") | |
2368 | o123 = Instance.new("BlockMesh") | |
2369 | o124 = Instance.new("Weld") | |
2370 | o125 = Instance.new("CFrameValue") | |
2371 | o1.Name = "Head2" | |
2372 | o1.Parent = game.Players.LocalPlayer.Character | |
2373 | o2.Parent = o1 | |
2374 | o2.Material = Enum.Material.Metal | |
2375 | o2.BrickColor = BrickColor.new("Really black") | |
2376 | o2.Position = Vector3.new(-56.3167229, 6.22619915, 75.559082) | |
2377 | o2.Rotation = Vector3.new(159.869995, 30.0699997, -131.610001) | |
2378 | o2.Anchored = false | |
2379 | o2.Size = Vector3.new(0.578011215, 0.65693903, 0.193165004) | |
2380 | o2.CFrame = CFrame.new(-56.3167229, 6.22619915, 75.559082, -0.574712336, 0.647006571, 0.501087189, 0.587399244, 0.752476335, -0.297895253, -0.569796443, 0.123134166, -0.812508583) | |
2381 | o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2382 | o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2383 | o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2384 | o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2385 | o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2386 | o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2387 | o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2388 | o2.Position = Vector3.new(-56.3167229, 6.22619915, 75.559082) | |
2389 | o2.Orientation = Vector3.new(17.3299999, 148.339996, 37.9799995) | |
2390 | o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2391 | o3.Parent = o1 | |
2392 | o3.Material = Enum.Material.Metal | |
2393 | o3.BrickColor = BrickColor.new("Really black") | |
2394 | o3.Position = Vector3.new(-56.6712151, 6.73692942, 74.930542) | |
2395 | o3.Rotation = Vector3.new(173.800003, 32.0400009, -140.349991) | |
2396 | o3.Anchored = false | |
2397 | o3.Size = Vector3.new(1.36461663, 0.778890908, 0.828739882) | |
2398 | o3.CFrame = CFrame.new(-56.6712151, 6.73692942, 74.930542, -0.652649999, 0.540954828, 0.530486584, 0.590322912, 0.80196178, -0.0915215164, -0.474938959, 0.25342679, -0.84273839) | |
2399 | o3.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2400 | o3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2401 | o3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2402 | o3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2403 | o3.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2404 | o3.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2405 | o3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2406 | o3.Position = Vector3.new(-56.6712151, 6.73692942, 74.930542) | |
2407 | o3.Orientation = Vector3.new(5.25, 147.809998, 36.3600006) | |
2408 | o3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2409 | o4.Name = "qCFrameWeldThingy" | |
2410 | o4.Parent = o3 | |
2411 | o4.C1 = CFrame.new(-0.831375122, -0.0585365295, -0.294891357, 0.992459714, -0.0365442783, -0.116996989, 0.0157755725, 0.984664857, -0.173741654, 0.121552102, 0.170585871, 0.977816701) | |
2412 | o4.Part0 = o2 | |
2413 | o4.Part1 = o3 | |
2414 | o5.Name = "qRelativeCFrameWeldValue" | |
2415 | o5.Parent = o3 | |
2416 | o5.Value = CFrame.new(-0.831375122, -0.0585365295, -0.294891357, 0.992459714, -0.0365442783, -0.116996989, 0.0157755725, 0.984664857, -0.173741654, 0.121552102, 0.170585871, 0.977816701) | |
2417 | o6.Parent = o1 | |
2418 | o6.Material = Enum.Material.Metal | |
2419 | o6.BrickColor = BrickColor.new("Really black") | |
2420 | o6.Position = Vector3.new(-56.1253624, 6.53809118, 75.7865219) | |
2421 | o6.Rotation = Vector3.new(115.239998, -24.4699993, -42.2900009) | |
2422 | o6.Anchored = false | |
2423 | o6.Size = Vector3.new(0.0560802147, 0.498490065, 0.199396119) | |
2424 | o6.CFrame = CFrame.new(-56.1253624, 6.53809118, 75.7865219, 0.673274338, 0.612479687, -0.414210707, 0.00976700429, -0.567521989, -0.823300362, -0.739328384, 0.550261319, -0.38808006) | |
2425 | o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2426 | o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2427 | o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2428 | o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2429 | o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2430 | o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2431 | o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2432 | o6.Position = Vector3.new(-56.1253624, 6.53809118, 75.7865219) | |
2433 | o6.Orientation = Vector3.new(55.4199982, -133.12999, 179.009995) | |
2434 | o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2435 | o7.Name = "qCFrameWeldThingy" | |
2436 | o7.Parent = o6 | |
2437 | o7.C1 = CFrame.new(0.0362701416, -0.0653343201, 0.42430687, 0.0400642417, 0.351921231, 0.935171783, -0.998898506, 0.0369873978, 0.0288753994, -0.0244277008, -0.935298622, 0.353015423) | |
2438 | o7.Part0 = o2 | |
2439 | o7.Part1 = o6 | |
2440 | o8.Name = "qRelativeCFrameWeldValue" | |
2441 | o8.Parent = o6 | |
2442 | o8.Value = CFrame.new(0.0362701416, -0.0653343201, 0.42430687, 0.0400642417, 0.351921231, 0.935171783, -0.998898506, 0.0369873978, 0.0288753994, -0.0244277008, -0.935298622, 0.353015423) | |
2443 | o9.Parent = o1 | |
2444 | o9.Material = Enum.Material.Metal | |
2445 | o9.BrickColor = BrickColor.new("Really black") | |
2446 | o9.Position = Vector3.new(-56.4609489, 6.31668377, 74.6688843) | |
2447 | o9.Rotation = Vector3.new(-174.720001, -28.1399994, 174.429993) | |
2448 | o9.Anchored = false | |
2449 | o9.Size = Vector3.new(0.972055554, 1.09667838, 1.61386192) | |
2450 | o9.CFrame = CFrame.new(-56.4609489, 6.31668377, 74.6688843, -0.877603471, -0.0855280459, -0.471696198, -0.139787063, 0.986851454, 0.0811414644, 0.458554208, 0.137147069, -0.87801981) | |
2451 | o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2452 | o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2453 | o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2454 | o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2455 | o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2456 | o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2457 | o9.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2458 | o9.Position = Vector3.new(-56.4609489, 6.31668377, 74.6688843) | |
2459 | o9.Orientation = Vector3.new(-4.6500001, -151.75, -8.05999947) | |
2460 | o9.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2461 | o10.Name = "qCFrameWeldThingy" | |
2462 | o10.Parent = o9 | |
2463 | o10.C1 = CFrame.new(0.294265747, 0.0204582214, -0.856977463, 0.160973936, -0.616542697, -0.770702183, 0.55069375, 0.704127073, -0.448265314, 0.819045782, -0.352263242, 0.452873051) | |
2464 | o10.Part0 = o2 | |
2465 | o10.Part1 = o9 | |
2466 | o11.Name = "qRelativeCFrameWeldValue" | |
2467 | o11.Parent = o9 | |
2468 | o11.Value = CFrame.new(0.294265747, 0.0204582214, -0.856977463, 0.160973936, -0.616542697, -0.770702183, 0.55069375, 0.704127073, -0.448265314, 0.819045782, -0.352263242, 0.452873051) | |
2469 | o12.Parent = o1 | |
2470 | o12.Material = Enum.Material.Metal | |
2471 | o12.BrickColor = BrickColor.new("Really black") | |
2472 | o12.Position = Vector3.new(-56.5362206, 6.52617979, 73.640686) | |
2473 | o12.Rotation = Vector3.new(92.0499954, -0.539999962, -137.039993) | |
2474 | o12.Anchored = false | |
2475 | o12.Size = Vector3.new(0.326224804, 0.17855224, 1.23376334) | |
2476 | o12.CFrame = CFrame.new(-56.5362206, 6.52617979, 73.640686, -0.731765032, 0.681492329, -0.00939573534, 0.0312140007, 0.0197390057, -0.999317765, -0.680842042, -0.731559038, -0.0357164145) | |
2477 | o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2478 | o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2479 | o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2480 | o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2481 | o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2482 | o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2483 | o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2484 | o12.Position = Vector3.new(-56.5362206, 6.52617979, 73.640686) | |
2485 | o12.Orientation = Vector3.new(87.8799973, -165.259995, 57.6899986) | |
2486 | o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2487 | o13.Name = "qCFrameWeldThingy" | |
2488 | o13.Parent = o12 | |
2489 | o13.C1 = CFrame.new(-1.47608185, -1.25970459, 0.229197502, 0.826824963, -0.533812582, 0.177213743, 0.036772728, 0.365698636, 0.930006623, -0.561256111, -0.762435973, 0.321998477) | |
2490 | o13.Part0 = o2 | |
2491 | o13.Part1 = o12 | |
2492 | o14.Name = "qRelativeCFrameWeldValue" | |
2493 | o14.Parent = o12 | |
2494 | o14.Value = CFrame.new(-1.47608185, -1.25970459, 0.229197502, 0.826824963, -0.533812582, 0.177213743, 0.036772728, 0.365698636, 0.930006623, -0.561256111, -0.762435973, 0.321998477) | |
2495 | o15.Parent = o1 | |
2496 | o15.Material = Enum.Material.Metal | |
2497 | o15.BrickColor = BrickColor.new("Really black") | |
2498 | o15.Position = Vector3.new(-57.6401901, 6.50035858, 74.827507) | |
2499 | o15.Rotation = Vector3.new(92.0499954, -0.539999962, 43.9599991) | |
2500 | o15.Anchored = false | |
2501 | o15.Size = Vector3.new(0.326224804, 0.209707826, 1.2462256) | |
2502 | o15.CFrame = CFrame.new(-57.6401901, 6.50035858, 74.827507, 0.719768226, -0.694150925, -0.00940272398, -0.0315520056, -0.0191800017, -0.999318123, 0.693497241, 0.719574034, -0.0357070081) | |
2503 | o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2504 | o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2505 | o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2506 | o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2507 | o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2508 | o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2509 | o15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2510 | o15.Position = Vector3.new(-57.6401901, 6.50035858, 74.827507) | |
2511 | o15.Orientation = Vector3.new(87.8799973, -165.25, -121.290001) | |
2512 | o15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2513 | o16.Name = "qCFrameWeldThingy" | |
2514 | o16.Parent = o15 | |
2515 | o16.C1 = CFrame.new(1.46854401, -0.386993408, 0.235410213, -0.827347636, 0.527359962, -0.193408579, -0.0223407149, -0.37494728, -0.926787615, -0.561256707, -0.762440324, 0.321987033) | |
2516 | o16.Part0 = o2 | |
2517 | o16.Part1 = o15 | |
2518 | o17.Name = "qRelativeCFrameWeldValue" | |
2519 | o17.Parent = o15 | |
2520 | o17.Value = CFrame.new(1.46854401, -0.386993408, 0.235410213, -0.827347636, 0.527359962, -0.193408579, -0.0223407149, -0.37494728, -0.926787615, -0.561256707, -0.762440324, 0.321987033) | |
2521 | o18.Parent = o1 | |
2522 | o18.Material = Enum.Material.Metal | |
2523 | o18.BrickColor = BrickColor.new("Really black") | |
2524 | o18.Position = Vector3.new(-57.0389481, 6.49278641, 74.270874) | |
2525 | o18.Rotation = Vector3.new(-178.459991, 42.9599991, -179.259995) | |
2526 | o18.Anchored = false | |
2527 | o18.Size = Vector3.new(0.442410052, 1.22753179, 1.43315935) | |
2528 | o18.CFrame = CFrame.new(-57.0389481, 6.49278641, 74.270874, -0.731765032, 0.00942596886, 0.681492031, 0.0312140007, 0.999318659, 0.0196946785, -0.680842042, 0.0356839634, -0.731560647) | |
2529 | o18.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2530 | o18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2531 | o18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2532 | o18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2533 | o18.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2534 | o18.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2535 | o18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2536 | o18.Position = Vector3.new(-57.0389481, 6.49278641, 74.270874) | |
2537 | o18.Orientation = Vector3.new(-1.13, 137.029999, 1.78999996) | |
2538 | o18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2539 | o19.Name = "qCFrameWeldThingy" | |
2540 | o19.Parent = o18 | |
2541 | o19.C1 = CFrame.new(-1.41385269, -0.213634968, -0.455436707, 0.826824963, -0.533812582, 0.177213803, 0.56125778, 0.762452662, -0.321956187, 0.0367471278, 0.365663975, 0.930021346) | |
2542 | o19.Part0 = o2 | |
2543 | o19.Part1 = o18 | |
2544 | o20.Name = "qRelativeCFrameWeldValue" | |
2545 | o20.Parent = o18 | |
2546 | o20.Value = CFrame.new(-1.41385269, -0.213634968, -0.455436707, 0.826824963, -0.533812582, 0.177213803, 0.56125778, 0.762452662, -0.321956187, 0.0367471278, 0.365663975, 0.930021346) | |
2547 | o21.Parent = o1 | |
2548 | o21.Material = Enum.Material.Metal | |
2549 | o21.BrickColor = BrickColor.new("Really black") | |
2550 | o21.Position = Vector3.new(-55.6139107, 6.54273558, 75.2173996) | |
2551 | o21.Rotation = Vector3.new(125.839996, -10.4499998, -31.8199997) | |
2552 | o21.Anchored = false | |
2553 | o21.Size = Vector3.new(0.0560802147, 0.498490065, 0.199396119) | |
2554 | o21.CFrame = CFrame.new(-55.6139107, 6.54273558, 75.2173996, 0.835606217, 0.51852864, -0.181357205, 0.183830038, -0.575060964, -0.797189713, -0.517657161, 0.632797718, -0.575845599) | |
2555 | o21.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2556 | o21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2557 | o21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2558 | o21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2559 | o21.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2560 | o21.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2561 | o21.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2562 | o21.Position = Vector3.new(-55.6139107, 6.54273558, 75.2173996) | |
2563 | o21.Orientation = Vector3.new(52.8600006, -162.519989, 162.269989) | |
2564 | o21.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2565 | o22.Name = "qCFrameWeldThingy" | |
2566 | o22.Parent = o21 | |
2567 | o22.C1 = CFrame.new(-0.822303772, 0.03383255, 0.183034897, -0.0772878528, 0.615234971, 0.784558415, -0.996367812, -0.0193054155, -0.0830124319, -0.0359163582, -0.788113177, 0.614487469) | |
2568 | o22.Part0 = o2 | |
2569 | o22.Part1 = o21 | |
2570 | o23.Name = "qRelativeCFrameWeldValue" | |
2571 | o23.Parent = o21 | |
2572 | o23.Value = CFrame.new(-0.822303772, 0.03383255, 0.183034897, -0.0772878528, 0.615234971, 0.784558415, -0.996367812, -0.0193054155, -0.0830124319, -0.0359163582, -0.788113177, 0.614487469) | |
2573 | o24.Parent = o1 | |
2574 | o24.Material = Enum.Material.Metal | |
2575 | o24.BrickColor = BrickColor.new("Really black") | |
2576 | o24.Position = Vector3.new(-56.5483818, 7.3818326, 73.9587555) | |
2577 | o24.Rotation = Vector3.new(2.48000002, 39.0299988, -0.689999998) | |
2578 | o24.Anchored = false | |
2579 | o24.Size = Vector3.new(0.180702686, 0.535877049, 0.685423791) | |
2580 | o24.CFrame = CFrame.new(-56.5483818, 7.3818326, 73.9587555, 0.776756227, 0.00938981958, 0.629731536, 0.0151980035, 0.999318242, -0.0336469747, -0.629618168, 0.035706155, 0.776083827) | |
2581 | o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2582 | o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2583 | o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2584 | o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2585 | o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2586 | o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2587 | o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2588 | o24.Position = Vector3.new(-56.5483818, 7.3818326, 73.9587555) | |
2589 | o24.Orientation = Vector3.new(1.92999995, 39.0599976, 0.870000005) | |
2590 | o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2591 | o25.Name = "qCFrameWeldThingy" | |
2592 | o25.Parent = o24 | |
2593 | o25.C1 = CFrame.new(-0.845184326, -1.09553909, 1.42671967, -0.0787302554, 0.436475307, 0.896275997, 0.561266959, 0.762430966, -0.321991444, -0.823889136, 0.477700531, -0.305005968) | |
2594 | o25.Part0 = o2 | |
2595 | o25.Part1 = o24 | |
2596 | o26.Name = "qRelativeCFrameWeldValue" | |
2597 | o26.Parent = o24 | |
2598 | o26.Value = CFrame.new(-0.845184326, -1.09553909, 1.42671967, -0.0787302554, 0.436475307, 0.896275997, 0.561266959, 0.762430966, -0.321991444, -0.823889136, 0.477700531, -0.305005968) | |
2599 | o27.Parent = o1 | |
2600 | o27.Material = Enum.Material.Metal | |
2601 | o27.BrickColor = BrickColor.new("Really black") | |
2602 | o27.Position = Vector3.new(-56.9633827, 7.37018633, 74.3947983) | |
2603 | o27.Rotation = Vector3.new(2.62999988, 47.0299988, -0.789999962) | |
2604 | o27.Anchored = false | |
2605 | o27.Size = Vector3.new(1.17768359, 0.535877049, 0.716579318) | |
2606 | o27.CFrame = CFrame.new(-56.9633827, 7.37018633, 74.3947983, 0.681564212, 0.00939819217, 0.731698155, 0.0197360069, 0.999317765, -0.0312193483, -0.731492281, 0.0357187837, 0.680913746) | |
2607 | o27.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2608 | o27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2609 | o27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2610 | o27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2611 | o27.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2612 | o27.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2613 | o27.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2614 | o27.Position = Vector3.new(-56.9633827, 7.37018633, 74.3947983) | |
2615 | o27.Orientation = Vector3.new(1.78999996, 47.0599976, 1.13) | |
2616 | o27.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2617 | o28.Name = "qCFrameWeldThingy" | |
2618 | o28.Parent = o27 | |
2619 | o28.C1 = CFrame.new(-0.43347168, -1.09555387, 1.30162811, 0.0366907381, 0.365751266, 0.929989159, 0.561254859, 0.762436867, -0.321998447, -0.826829314, 0.53377533, -0.177305311) | |
2620 | o28.Part0 = o2 | |
2621 | o28.Part1 = o27 | |
2622 | o29.Name = "qRelativeCFrameWeldValue" | |
2623 | o29.Parent = o27 | |
2624 | o29.Value = CFrame.new(-0.43347168, -1.09555387, 1.30162811, 0.0366907381, 0.365751266, 0.929989159, 0.561254859, 0.762436867, -0.321998447, -0.826829314, 0.53377533, -0.177305311) | |
2625 | o30.Name = "svatic7" | |
2626 | o30.Parent = o1 | |
2627 | o30.Material = Enum.Material.SmoothPlastic | |
2628 | o30.BrickColor = BrickColor.new("Smoky grey") | |
2629 | o30.Position = Vector3.new(-56.0901756, 6.44180679, 74.6234131) | |
2630 | o30.Rotation = Vector3.new(-110.939995, -22.0599995, -158.149994) | |
2631 | o30.Anchored = false | |
2632 | o30.Size = Vector3.new(0.29587239, 0.295870245, 0.295870334) | |
2633 | o30.CFrame = CFrame.new(-56.0901756, 6.44180679, 74.6234131, -0.860192597, 0.344954431, -0.375599951, -0.192603886, 0.462213755, 0.865599334, 0.472199798, 0.816924155, -0.331153303) | |
2634 | o30.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2635 | o30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2636 | o30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2637 | o30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2638 | o30.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2639 | o30.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2640 | o30.Color = Color3.new(0.356863, 0.364706, 0.411765) | |
2641 | o30.Position = Vector3.new(-56.0901756, 6.44180679, 74.6234131) | |
2642 | o30.Orientation = Vector3.new(-59.9499969, -131.399994, -22.6199989) | |
2643 | o30.Color = Color3.new(0.356863, 0.364706, 0.411765) | |
2644 | o31.Parent = o30 | |
2645 | o31.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195) | |
2646 | o31.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195) | |
2647 | o32.Name = "qCFrameWeldThingy" | |
2648 | o32.Parent = o30 | |
2649 | o32.C1 = CFrame.new(0.678199768, 0.586551666, -0.411394119, 0.112165272, -0.643342316, -0.757330179, -0.392210305, 0.67159766, -0.628604293, 0.913018286, 0.367527664, -0.176989973) | |
2650 | o32.Part0 = o2 | |
2651 | o32.Part1 = o30 | |
2652 | o33.Name = "qRelativeCFrameWeldValue" | |
2653 | o33.Parent = o30 | |
2654 | o33.Value = CFrame.new(0.678199768, 0.586551666, -0.411394119, 0.112165272, -0.643342316, -0.757330179, -0.392210305, 0.67159766, -0.628604293, 0.913018286, 0.367527664, -0.176989973) | |
2655 | o34.Parent = o1 | |
2656 | o34.Material = Enum.Material.Metal | |
2657 | o34.BrickColor = BrickColor.new("Really black") | |
2658 | o34.Position = Vector3.new(-56.620327, 7.12463236, 75.3440857) | |
2659 | o34.Rotation = Vector3.new(-130.599991, -41.7199974, -146.929993) | |
2660 | o34.Anchored = false | |
2661 | o34.Size = Vector3.new(0.143315926, 0.149546981, 1.35215461) | |
2662 | o34.CFrame = CFrame.new(-56.620327, 7.12463236, 75.3440857, -0.625456989, 0.407297969, -0.665516496, -0.0683539957, 0.821061969, 0.56673187, 0.777258933, 0.399957061, -0.485698462) | |
2663 | o34.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2664 | o34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2665 | o34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2666 | o34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2667 | o34.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2668 | o34.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2669 | o34.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2670 | o34.Position = Vector3.new(-56.620327, 7.12463236, 75.3440857) | |
2671 | o34.Orientation = Vector3.new(-34.5200005, -126.119995, -4.75999975) | |
2672 | o34.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2673 | o35.Name = "qCFrameWeldThingy" | |
2674 | o35.Parent = o34 | |
2675 | o35.C1 = CFrame.new(0.0386352539, -0.528038025, -0.815635681, -0.123574138, -0.360401094, -0.924586535, 0.0203404725, 0.930605888, -0.365466714, 0.992133021, -0.0639772266, -0.107664376) | |
2676 | o35.Part0 = o2 | |
2677 | o35.Part1 = o34 | |
2678 | o36.Name = "qRelativeCFrameWeldValue" | |
2679 | o36.Parent = o34 | |
2680 | o36.Value = CFrame.new(0.0386352539, -0.528038025, -0.815635681, -0.123574138, -0.360401094, -0.924586535, 0.0203404725, 0.930605888, -0.365466714, 0.992133021, -0.0639772266, -0.107664376) | |
2681 | o37.Parent = o1 | |
2682 | o37.Material = Enum.Material.Metal | |
2683 | o37.BrickColor = BrickColor.new("Really black") | |
2684 | o37.Position = Vector3.new(-56.6861229, 6.2759037, 74.8489532) | |
2685 | o37.Rotation = Vector3.new(-172.649994, -59.8099976, -163.419998) | |
2686 | o37.Anchored = false | |
2687 | o37.Size = Vector3.new(1.05306029, 1.00961018, 1.45352209) | |
2688 | o37.CFrame = CFrame.new(-56.6861229, 6.2759037, 74.8489532, -0.4819282, 0.143494934, -0.864381015, 0.177008063, 0.982103527, 0.0643486157, 0.858145356, -0.121990979, -0.498703182) | |
2689 | o37.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2690 | o37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2691 | o37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2692 | o37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2693 | o37.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2694 | o37.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2695 | o37.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2696 | o37.Position = Vector3.new(-56.6861229, 6.2759037, 74.8489532) | |
2697 | o37.Orientation = Vector3.new(-3.68999982, -119.979996, 10.2199993) | |
2698 | o37.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2699 | o38.Name = "qCFrameWeldThingy" | |
2700 | o38.Parent = o37 | |
2701 | o38.C1 = CFrame.new(0.422561646, -0.0824460983, -0.676622391, -0.108018279, -0.0729409829, -0.991479039, 0.563940287, 0.816825092, -0.121527575, 0.81872803, -0.572263598, -0.0470970571) | |
2702 | o38.Part0 = o2 | |
2703 | o38.Part1 = o37 | |
2704 | o39.Name = "qRelativeCFrameWeldValue" | |
2705 | o39.Parent = o37 | |
2706 | o39.Value = CFrame.new(0.422561646, -0.0824460983, -0.676622391, -0.108018279, -0.0729409829, -0.991479039, 0.563940287, 0.816825092, -0.121527575, 0.81872803, -0.572263598, -0.0470970571) | |
2707 | o40.Parent = o1 | |
2708 | o40.Material = Enum.Material.Metal | |
2709 | o40.BrickColor = BrickColor.new("Really black") | |
2710 | o40.Position = Vector3.new(-57.3886681, 7.35797167, 74.8482285) | |
2711 | o40.Rotation = Vector3.new(6.29999971, 54.9499969, -3.78999996) | |
2712 | o40.Anchored = false | |
2713 | o40.Size = Vector3.new(0.143315911, 0.535877049, 0.685423791) | |
2714 | o40.CFrame = CFrame.new(-57.3886681, 7.35797167, 74.8482285, 0.573100865, 0.0379980244, 0.818603516, 0.0238829944, 0.997725666, -0.0630329177, -0.819136858, 0.0556749217, 0.570890009) | |
2715 | o40.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2716 | o40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2717 | o40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2718 | o40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2719 | o40.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2720 | o40.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2721 | o40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2722 | o40.Position = Vector3.new(-57.3886681, 7.35797167, 74.8482285) | |
2723 | o40.Orientation = Vector3.new(3.6099999, 55.1100006, 1.37) | |
2724 | o40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2725 | o41.Name = "qCFrameWeldThingy" | |
2726 | o41.Parent = o40 | |
2727 | o41.C1 = CFrame.new(0.005027771, -1.04890108, 1.35461617, 0.151402205, 0.287904769, 0.945625782, 0.532513022, 0.782200396, -0.323407888, -0.832778215, 0.55252403, -0.0348867178) | |
2728 | o41.Part0 = o2 | |
2729 | o41.Part1 = o40 | |
2730 | o42.Name = "qRelativeCFrameWeldValue" | |
2731 | o42.Parent = o40 | |
2732 | o42.Value = CFrame.new(0.005027771, -1.04890108, 1.35461617, 0.151402205, 0.287904769, 0.945625782, 0.532513022, 0.782200396, -0.323407888, -0.832778215, 0.55252403, -0.0348867178) | |
2733 | o43.Parent = o1 | |
2734 | o43.Material = Enum.Material.Metal | |
2735 | o43.BrickColor = BrickColor.new("Really black") | |
2736 | o43.Position = Vector3.new(-55.8205338, 6.24230289, 75.008522) | |
2737 | o43.Rotation = Vector3.new(-159.789993, 46.25, -161.5) | |
2738 | o43.Anchored = false | |
2739 | o43.Size = Vector3.new(0.648037076, 0.598188341, 0.199396089) | |
2740 | o43.CFrame = CFrame.new(-55.8205338, 6.24230289, 75.008522, -0.655827463, 0.219455734, 0.722308576, 0.534385324, 0.810787976, 0.238862574, -0.533219337, 0.542643726, -0.649010897) | |
2741 | o43.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2742 | o43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2743 | o43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2744 | o43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2745 | o43.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2746 | o43.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2747 | o43.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2748 | o43.Position = Vector3.new(-55.8205338, 6.24230289, 75.008522) | |
2749 | o43.Orientation = Vector3.new(-13.8199997, 131.940002, 33.3899994) | |
2750 | o43.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2751 | o44.Name = "qCFrameWeldThingy" | |
2752 | o44.Parent = o43 | |
2753 | o44.C1 = CFrame.new(0.0232315063, 0.176805496, -0.719543457, 0.994642735, -0.0878701285, -0.0545727313, 0.040927887, 0.818915427, -0.572459102, 0.094990015, 0.567155719, 0.818126082) | |
2754 | o44.Part0 = o2 | |
2755 | o44.Part1 = o43 | |
2756 | o45.Name = "qRelativeCFrameWeldValue" | |
2757 | o45.Parent = o43 | |
2758 | o45.Value = CFrame.new(0.0232315063, 0.176805496, -0.719543457, 0.994642735, -0.0878701285, -0.0545727313, 0.040927887, 0.818915427, -0.572459102, 0.094990015, 0.567155719, 0.818126082) | |
2759 | o46.Parent = o1 | |
2760 | o46.Material = Enum.Material.Metal | |
2761 | o46.BrickColor = BrickColor.new("Really black") | |
2762 | o46.Position = Vector3.new(-56.4001732, 6.69975185, 74.7114182) | |
2763 | o46.Rotation = Vector3.new(-163.889999, 61.3499985, -157.769989) | |
2764 | o46.Anchored = false | |
2765 | o46.Size = Vector3.new(1.50170112, 0.685424209, 0.828739882) | |
2766 | o46.CFrame = CFrame.new(-56.4001732, 6.69975185, 74.7114182, -0.443800002, 0.181382835, 0.877577305, 0.588890016, 0.797188103, 0.133040249, -0.675463021, 0.575839698, -0.460606575) | |
2767 | o46.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2768 | o46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2769 | o46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2770 | o46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2771 | o46.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2772 | o46.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2773 | o46.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2774 | o46.Position = Vector3.new(-56.4001732, 6.69975185, 74.7114182) | |
2775 | o46.Orientation = Vector3.new(-7.64999962, 117.689995, 36.4500008) | |
2776 | o46.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2777 | o47.Name = "qCFrameWeldThingy" | |
2778 | o47.Parent = o46 | |
2779 | o47.C1 = CFrame.new(-0.888460159, 0.125741959, -0.380180359, 0.985853553, 0.0728110895, 0.151008904, 0.0359032452, 0.788131773, -0.614464402, -0.163755804, 0.611192405, 0.774369121) | |
2780 | o47.Part0 = o2 | |
2781 | o47.Part1 = o46 | |
2782 | o48.Name = "qRelativeCFrameWeldValue" | |
2783 | o48.Parent = o46 | |
2784 | o48.Value = CFrame.new(-0.888460159, 0.125741959, -0.380180359, 0.985853553, 0.0728110895, 0.151008904, 0.0359032452, 0.788131773, -0.614464402, -0.163755804, 0.611192405, 0.774369121) | |
2785 | o49.Parent = o1 | |
2786 | o49.Material = Enum.Material.Metal | |
2787 | o49.BrickColor = BrickColor.new("Really black") | |
2788 | o49.Position = Vector3.new(-55.613308, 6.04495573, 75.1998672) | |
2789 | o49.Rotation = Vector3.new(-156.110001, 31.6700001, 165.509995) | |
2790 | o49.Anchored = false | |
2791 | o49.Size = Vector3.new(0.299094081, 0.554570496, 0.211858332) | |
2792 | o49.CFrame = CFrame.new(-55.613308, 6.04495573, 75.1998672, -0.82403636, -0.212978572, 0.524980366, -0.022971008, 0.938446343, 0.344660491, -0.566071153, 0.271953464, -0.77820611) | |
2793 | o49.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2794 | o49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2795 | o49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2796 | o49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2797 | o49.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2798 | o49.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2799 | o49.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2800 | o49.Position = Vector3.new(-55.613308, 6.04495573, 75.1998672) | |
2801 | o49.Orientation = Vector3.new(-20.1599998, 146, -1.39999998) | |
2802 | o49.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2803 | o50.Name = "qCFrameWeldThingy" | |
2804 | o50.Parent = o49 | |
2805 | o50.C1 = CFrame.new(0.372121811, 0.417572021, -0.586334229, 0.782629013, -0.620153368, 0.0538669378, 0.518697739, 0.601848066, -0.60723269, 0.344157696, 0.503178537, 0.792695999) | |
2806 | o50.Part0 = o2 | |
2807 | o50.Part1 = o49 | |
2808 | o51.Name = "qRelativeCFrameWeldValue" | |
2809 | o51.Parent = o49 | |
2810 | o51.Value = CFrame.new(0.372121811, 0.417572021, -0.586334229, 0.782629013, -0.620153368, 0.0538669378, 0.518697739, 0.601848066, -0.60723269, 0.344157696, 0.503178537, 0.792695999) | |
2811 | o52.Parent = o1 | |
2812 | o52.Material = Enum.Material.Metal | |
2813 | o52.BrickColor = BrickColor.new("Really black") | |
2814 | o52.Position = Vector3.new(-56.1756859, 6.06065273, 75.7270508) | |
2815 | o52.Rotation = Vector3.new(148.009995, 37.4699974, -157.220001) | |
2816 | o52.Anchored = false | |
2817 | o52.Size = Vector3.new(0.38009873, 0.570537746, 0.225099489) | |
2818 | o52.CFrame = CFrame.new(-56.1756859, 6.06065273, 75.7270508, -0.731766224, 0.307265133, 0.608363807, 0.0312030073, 0.906777978, -0.420452267, -0.680841148, -0.288689941, -0.673137128) | |
2819 | o52.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2820 | o52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2821 | o52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2822 | o52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2823 | o52.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2824 | o52.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2825 | o52.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2826 | o52.Position = Vector3.new(-56.1756859, 6.06065273, 75.7270508) | |
2827 | o52.Orientation = Vector3.new(24.8599987, 137.889999, 1.96999991) | |
2828 | o52.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2829 | o53.Name = "qCFrameWeldThingy" | |
2830 | o53.Parent = o52 | |
2831 | o53.C1 = CFrame.new(0.222717285, 0.15527916, -0.0423355103, 0.82682693, -0.533826768, 0.177216679, 0.520555854, 0.845580578, 0.118402317, -0.213052005, -0.0056405589, 0.977032721) | |
2832 | o53.Part0 = o2 | |
2833 | o53.Part1 = o52 | |
2834 | o54.Name = "qRelativeCFrameWeldValue" | |
2835 | o54.Parent = o52 | |
2836 | o54.Value = CFrame.new(0.222717285, 0.15527916, -0.0423355103, 0.82682693, -0.533826768, 0.177216679, 0.520555854, 0.845580578, 0.118402317, -0.213052005, -0.0056405589, 0.977032721) | |
2837 | o55.Parent = o1 | |
2838 | o55.Material = Enum.Material.Metal | |
2839 | o55.BrickColor = BrickColor.new("Really black") | |
2840 | o55.Position = Vector3.new(-56.044136, 7.17706537, 74.7595367) | |
2841 | o55.Rotation = Vector3.new(-141.349991, -30.5299988, -157.449997) | |
2842 | o55.Anchored = false | |
2843 | o55.Size = Vector3.new(0.230551735, 0.205627128, 1.35215461) | |
2844 | o55.CFrame = CFrame.new(-56.044136, 7.17706537, 74.7595367, -0.795496821, 0.330271751, -0.508040905, 0.0064169988, 0.842954099, 0.537947357, 0.605923891, 0.424675226, -0.672686696) | |
2845 | o55.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2846 | o55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2847 | o55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2848 | o55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2849 | o55.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2850 | o55.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2851 | o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2852 | o55.Position = Vector3.new(-56.044136, 7.17706537, 74.7595367) | |
2853 | o55.Orientation = Vector3.new(-32.5400009, -142.940002, 0.439999998) | |
2854 | o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2855 | o56.Name = "qCFrameWeldThingy" | |
2856 | o56.Parent = o55 | |
2857 | o56.C1 = CFrame.new(0.695175171, -0.5520401, -0.910871506, 0.115698755, -0.435253918, -0.892853618, 0.063383162, 0.900287449, -0.430663645, 0.991266131, -0.00677264482, 0.131753445) | |
2858 | o56.Part0 = o2 | |
2859 | o56.Part1 = o55 | |
2860 | o57.Name = "qRelativeCFrameWeldValue" | |
2861 | o57.Parent = o55 | |
2862 | o57.Value = CFrame.new(0.695175171, -0.5520401, -0.910871506, 0.115698755, -0.435253918, -0.892853618, 0.063383162, 0.900287449, -0.430663645, 0.991266131, -0.00677264482, 0.131753445) | |
2863 | o58.Name = "eye1" | |
2864 | o58.Parent = o1 | |
2865 | o58.Material = Enum.Material.Neon | |
2866 | o58.BrickColor = BrickColor.new("Really red") | |
2867 | o58.Position = Vector3.new(-55.9549026, 6.03191376, 75.392334) | |
2868 | o58.Rotation = Vector3.new(-178.459991, 42.9599991, -179.259995) | |
2869 | o58.Anchored = false | |
2870 | o58.Shape = Enum.PartType.Cylinder | |
2871 | o58.Size = Vector3.new(0.50733465, 0.623112798, 0.492259234) | |
2872 | o58.CFrame = CFrame.new(-55.9549026, 6.03191376, 75.392334, -0.731765032, 0.00942596886, 0.681492031, 0.0312140007, 0.999318659, 0.0196946785, -0.680842042, 0.0356839634, -0.731560647) | |
2873 | o58.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2874 | o58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2875 | o58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2876 | o58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2877 | o58.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2878 | o58.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2879 | o58.Color = Color3.new(1, 0, 0) | |
2880 | o58.Position = Vector3.new(-55.9549026, 6.03191376, 75.392334) | |
2881 | o58.Orientation = Vector3.new(-1.13, 137.029999, 1.78999996) | |
2882 | o58.Color = Color3.new(1, 0, 0) | |
2883 | o59.Parent = o58 | |
2884 | o59.Color = Color3.new(1, 0, 0) | |
2885 | o59.Brightness = 1.5 | |
2886 | o59.Shadows = true | |
2887 | o59.Face = Enum.NormalId.Left | |
2888 | o59.Color = Color3.new(1, 0, 0) | |
2889 | o60.Name = "qCFrameWeldThingy" | |
2890 | o60.Parent = o58 | |
2891 | o60.C1 = CFrame.new(0.157287598, 0.196695328, -0.364723206, 0.826824963, -0.533812582, 0.177213803, 0.56125778, 0.762452662, -0.321956187, 0.0367471278, 0.365663975, 0.930021346) | |
2892 | o60.Part0 = o2 | |
2893 | o60.Part1 = o58 | |
2894 | o61.Name = "qRelativeCFrameWeldValue" | |
2895 | o61.Parent = o58 | |
2896 | o61.Value = CFrame.new(0.157287598, 0.196695328, -0.364723206, 0.826824963, -0.533812582, 0.177213803, 0.56125778, 0.762452662, -0.321956187, 0.0367471278, 0.365663975, 0.930021346) | |
2897 | o62.Parent = o1 | |
2898 | o62.Material = Enum.Material.Metal | |
2899 | o62.BrickColor = BrickColor.new("Really black") | |
2900 | o62.Position = Vector3.new(-56.5397148, 7.29547119, 74.8449554) | |
2901 | o62.Rotation = Vector3.new(-178.459991, 42.9599991, -155.269989) | |
2902 | o62.Anchored = false | |
2903 | o62.Size = Vector3.new(0.716580331, 0.355174243, 0.859895408) | |
2904 | o62.CFrame = CFrame.new(-56.5397148, 7.29547119, 74.8449554, -0.664689064, 0.306199163, 0.681491494, 0.434906006, 0.900260568, 0.0196894929, -0.607491016, 0.309472173, -0.731561184) | |
2905 | o62.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2906 | o62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2907 | o62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2908 | o62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2909 | o62.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2910 | o62.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2911 | o62.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2912 | o62.Position = Vector3.new(-56.5397148, 7.29547119, 74.8449554) | |
2913 | o62.Orientation = Vector3.new(-1.13, 137.029999, 25.7799988) | |
2914 | o62.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2915 | o63.Name = "qCFrameWeldThingy" | |
2916 | o63.Parent = o62 | |
2917 | o63.C1 = CFrame.new(-1.04708099, -0.673337936, -0.39150238, 0.983621776, -0.177607954, 0.0309674442, 0.176494017, 0.913649142, -0.366195619, 0.0367460251, 0.365663797, 0.930032015) | |
2918 | o63.Part0 = o2 | |
2919 | o63.Part1 = o62 | |
2920 | o64.Name = "qRelativeCFrameWeldValue" | |
2921 | o64.Parent = o62 | |
2922 | o64.Value = CFrame.new(-1.04708099, -0.673337936, -0.39150238, 0.983621776, -0.177607954, 0.0309674442, 0.176494017, 0.913649142, -0.366195619, 0.0367460251, 0.365663797, 0.930032015) | |
2923 | o65.Parent = o1 | |
2924 | o65.Material = Enum.Material.Metal | |
2925 | o65.BrickColor = BrickColor.new("Really black") | |
2926 | o65.Position = Vector3.new(-55.945015, 6.54519224, 75.4001312) | |
2927 | o65.Rotation = Vector3.new(-178.459991, 42.9599991, -124.269997) | |
2928 | o65.Anchored = false | |
2929 | o65.Size = Vector3.new(0.716580331, 0.218089506, 0.753966272) | |
2930 | o65.CFrame = CFrame.new(-55.945015, 6.54519224, 75.4001312, -0.41205883, 0.604794323, 0.681492269, 0.83644557, 0.547696114, 0.0196939893, -0.361339808, 0.578146219, -0.731560409) | |
2931 | o65.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2932 | o65.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2933 | o65.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2934 | o65.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2935 | o65.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2936 | o65.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2937 | o65.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2938 | o65.Position = Vector3.new(-55.945015, 6.54519224, 75.4001312) | |
2939 | o65.Orientation = Vector3.new(-1.13, 137.029999, 56.7799988) | |
2940 | o65.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2941 | o66.Name = "qCFrameWeldThingy" | |
2942 | o66.Parent = o65 | |
2943 | o66.C1 = CFrame.new(-0.171110153, -0.307607651, -0.375862122, 0.934032977, 0.318307877, -0.162057057, -0.355291486, 0.874625862, -0.329844892, 0.0367470682, 0.365663528, 0.930021465) | |
2944 | o66.Part0 = o2 | |
2945 | o66.Part1 = o65 | |
2946 | o67.Name = "qRelativeCFrameWeldValue" | |
2947 | o67.Parent = o65 | |
2948 | o67.Value = CFrame.new(-0.171110153, -0.307607651, -0.375862122, 0.934032977, 0.318307877, -0.162057057, -0.355291486, 0.874625862, -0.329844892, 0.0367470682, 0.365663528, 0.930021465) | |
2949 | o68.Parent = o1 | |
2950 | o68.Material = Enum.Material.Metal | |
2951 | o68.BrickColor = BrickColor.new("Really black") | |
2952 | o68.Position = Vector3.new(-56.1812553, 6.93941116, 75.1906128) | |
2953 | o68.Rotation = Vector3.new(-178.459991, 42.9599991, -141.270004) | |
2954 | o68.Anchored = false | |
2955 | o68.Size = Vector3.new(0.716580212, 0.286631823, 0.816277504) | |
2956 | o68.CFrame = CFrame.new(-56.1812553, 6.93941116, 75.1906128, -0.570879161, 0.4578906, 0.681493402, 0.63976419, 0.768318892, 0.0196950492, -0.514586091, 0.447238594, -0.731559217) | |
2957 | o68.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2958 | o68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2959 | o68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2960 | o68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2961 | o68.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2962 | o68.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2963 | o68.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2964 | o68.Position = Vector3.new(-56.1812553, 6.93941116, 75.1906128) | |
2965 | o68.Orientation = Vector3.new(-1.13, 137.029999, 39.7799988) | |
2966 | o68.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
2967 | o69.Name = "qCFrameWeldThingy" | |
2968 | o69.Parent = o68 | |
2969 | o69.C1 = CFrame.new(-0.568567276, -0.445207596, -0.375900269, 0.997097552, 0.0486829244, -0.0585372522, -0.066681169, 0.929472506, -0.362814814, 0.0367458761, 0.365665108, 0.930020869) | |
2970 | o69.Part0 = o2 | |
2971 | o69.Part1 = o68 | |
2972 | o70.Name = "qRelativeCFrameWeldValue" | |
2973 | o70.Parent = o68 | |
2974 | o70.Value = CFrame.new(-0.568567276, -0.445207596, -0.375900269, 0.997097552, 0.0486829244, -0.0585372522, -0.066681169, 0.929472506, -0.362814814, 0.0367458761, 0.365665108, 0.930020869) | |
2975 | o71.Name = "svatic4" | |
2976 | o71.Parent = o1 | |
2977 | o71.Material = Enum.Material.SmoothPlastic | |
2978 | o71.BrickColor = BrickColor.new("Smoky grey") | |
2979 | o71.Position = Vector3.new(-56.0901909, 6.55703115, 74.6702118) | |
2980 | o71.Rotation = Vector3.new(-110.939995, -22.0599995, -158.149994) | |
2981 | o71.Anchored = false | |
2982 | o71.Size = Vector3.new(0.29587239, 0.295870245, 0.295870334) | |
2983 | o71.CFrame = CFrame.new(-56.0901909, 6.55703115, 74.6702118, -0.860192597, 0.344954431, -0.375599951, -0.192603886, 0.462213755, 0.865599334, 0.472199798, 0.816924155, -0.331153303) | |
2984 | o71.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2985 | o71.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
2986 | o71.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2987 | o71.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2988 | o71.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2989 | o71.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2990 | o71.Color = Color3.new(0.356863, 0.364706, 0.411765) | |
2991 | o71.Position = Vector3.new(-56.0901909, 6.55703115, 74.6702118) | |
2992 | o71.Orientation = Vector3.new(-59.9499969, -131.399994, -22.6199989) | |
2993 | o71.Color = Color3.new(0.356863, 0.364706, 0.411765) | |
2994 | o72.Parent = o71 | |
2995 | o72.Scale = Vector3.new(0.999996185, 0.100022063, 0.364750892) | |
2996 | o72.Scale = Vector3.new(0.999996185, 0.100022063, 0.364750892) | |
2997 | o73.Name = "qCFrameWeldThingy" | |
2998 | o73.Parent = o71 | |
2999 | o73.C1 = CFrame.new(0.678276062, 0.495052338, -0.495641708, 0.112165272, -0.643342316, -0.757330179, -0.392210305, 0.67159766, -0.628604293, 0.913018286, 0.367527664, -0.176989973) | |
3000 | o73.Part0 = o2 | |
3001 | o73.Part1 = o71 | |
3002 | o74.Name = "qRelativeCFrameWeldValue" | |
3003 | o74.Parent = o71 | |
3004 | o74.Value = CFrame.new(0.678276062, 0.495052338, -0.495641708, 0.112165272, -0.643342316, -0.757330179, -0.392210305, 0.67159766, -0.628604293, 0.913018286, 0.367527664, -0.176989973) | |
3005 | o75.Name = "svatic3" | |
3006 | o75.Parent = o1 | |
3007 | o75.Material = Enum.Material.SmoothPlastic | |
3008 | o75.BrickColor = BrickColor.new("Smoky grey") | |
3009 | o75.Position = Vector3.new(-56.057991, 6.41413689, 74.6702271) | |
3010 | o75.Rotation = Vector3.new(-110.939995, -22.0599995, -158.149994) | |
3011 | o75.Anchored = false | |
3012 | o75.Size = Vector3.new(0.29587239, 0.295870245, 0.295870334) | |
3013 | o75.CFrame = CFrame.new(-56.057991, 6.41413689, 74.6702271, -0.860192597, 0.344954431, -0.375599951, -0.192603886, 0.462213755, 0.865599334, 0.472199798, 0.816924155, -0.331153303) | |
3014 | o75.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
3015 | o75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
3016 | o75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
3017 | o75.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
3018 | o75.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
3019 | o75.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3020 | o75.Color = Color3.new(0.356863, 0.364706, 0.411765) | |
3021 | o75.Position = Vector3.new(-56.057991, 6.41413689, 74.6702271) | |
3022 | o75.Orientation = Vector3.new(-59.9499969, -131.399994, -22.6199989) | |
3023 | o75.Color = Color3.new(0.356863, 0.364706, 0.411765) | |
3024 | o76.Parent = o75 | |
3025 | o76.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734) | |
3026 | o76.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734) | |
3027 | o77.Name = "qCFrameWeldThingy" | |
3028 | o77.Parent = o75 | |
3029 | o77.C1 = CFrame.new(0.678451538, 0.5499897, -0.359844208, 0.112165272, -0.643342316, -0.757330179, -0.392210305, 0.67159766, -0.628604293, 0.913018286, 0.367527664, -0.176989973) | |
3030 | o77.Part0 = o2 | |
3031 | o77.Part1 = o75 | |
3032 | o78.Name = "qRelativeCFrameWeldValue" | |
3033 | o78.Parent = o75 | |
3034 | o78.Value = CFrame.new(0.678451538, 0.5499897, -0.359844208, 0.112165272, -0.643342316, -0.757330179, -0.392210305, 0.67159766, -0.628604293, 0.913018286, 0.367527664, -0.176989973) | |
3035 | o79.Name = "svatic2" | |
3036 | o79.Parent = o1 | |
3037 | o79.Material = Enum.Material.SmoothPlastic | |
3038 | o79.BrickColor = BrickColor.new("Smoky grey") | |
3039 | o79.Position = Vector3.new(-56.1236992, 6.51955557, 74.594162) | |
3040 | o79.Rotation = Vector3.new(-110.939995, -22.0599995, -158.149994) | |
3041 | o79.Anchored = false | |
3042 | o79.Size = Vector3.new(0.29587239, 0.295870245, 0.295870334) | |
3043 | o79.CFrame = CFrame.new(-56.1236992, 6.51955557, 74.594162, -0.860192597, 0.344954431, -0.375599951, -0.192603886, 0.462213755, 0.865599334, 0.472199798, 0.816924155, -0.331153303) | |
3044 | o79.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
3045 | o79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
3046 | o79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
3047 | o79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
3048 | o79.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
3049 | o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3050 | o79.Color = Color3.new(0.356863, 0.364706, 0.411765) | |
3051 | o79.Position = Vector3.new(-56.1236992, 6.51955557, 74.594162) | |
3052 | o79.Orientation = Vector3.new(-59.9499969, -131.399994, -22.6199989) | |
3053 | o79.Color = Color3.new(0.356863, 0.364706, 0.411765) | |
3054 | o80.Parent = o79 | |
3055 | o80.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195) | |
3056 | o80.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195) | |
3057 | o81.Name = "qCFrameWeldThingy" | |
3058 | o81.Parent = o79 | |
3059 | o81.C1 = CFrame.new(0.678146362, 0.586061478, -0.500968933, 0.112165272, -0.643342316, -0.757330179, -0.392210305, 0.67159766, -0.628604293, 0.913018286, 0.367527664, -0.176989973) | |
3060 | o81.Part0 = o2 | |
3061 | o81.Part1 = o79 | |
3062 | o82.Name = "qRelativeCFrameWeldValue" | |
3063 | o82.Parent = o79 | |
3064 | o82.Value = CFrame.new(0.678146362, 0.586061478, -0.500968933, 0.112165272, -0.643342316, -0.757330179, -0.392210305, 0.67159766, -0.628604293, 0.913018286, 0.367527664, -0.176989973) | |
3065 | o83.Name = "svatic9" | |
3066 | o83.Parent = o1 | |
3067 | o83.Material = Enum.Material.SmoothPlastic | |
3068 | o83.BrickColor = BrickColor.new("Dark stone grey") | |
3069 | o83.Position = Vector3.new(-56.7980118, 6.51783657, 75.2055435) | |
3070 | o83.Rotation = Vector3.new(-112.669998, -20.1700001, 52.5699997) | |
3071 | o83.Anchored = false | |
3072 | o83.Size = Vector3.new(0.29587239, 0.295870245, 0.295870334) | |
3073 | o83.CFrame = CFrame.new(-56.7980118, 6.51783657, 75.2055435, 0.570485353, -0.745412946, -0.344827831, -0.112652048, -0.486901939, 0.866161764, -0.813545465, -0.45528698, -0.361742705) | |
3074 | o83.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
3075 | o83.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
3076 | o83.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
3077 | o83.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
3078 | o83.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
3079 | o83.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3080 | o83.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3081 | o83.Position = Vector3.new(-56.7980118, 6.51783657, 75.2055435) | |
3082 | o83.Orientation = Vector3.new(-60.0200005, -136.369995, -166.970001) | |
3083 | o83.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3084 | o84.Parent = o83 | |
3085 | o84.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195) | |
3086 | o84.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195) | |
3087 | o85.Name = "qCFrameWeldThingy" | |
3088 | o85.Parent = o83 | |
3089 | o85.C1 = CFrame.new(0.019821167, -0.377717972, -0.546468735, 0.0695141032, 0.184156835, 0.980435669, 0.40179351, -0.904739499, 0.141451046, 0.913088083, 0.384099841, -0.136885166) | |
3090 | o85.Part0 = o2 | |
3091 | o85.Part1 = o83 | |
3092 | o86.Name = "qRelativeCFrameWeldValue" | |
3093 | o86.Parent = o83 | |
3094 | o86.Value = CFrame.new(0.019821167, -0.377717972, -0.546468735, 0.0695141032, 0.184156835, 0.980435669, 0.40179351, -0.904739499, 0.141451046, 0.913088083, 0.384099841, -0.136885166) | |
3095 | o87.Name = "eye2" | |
3096 | o87.Parent = o1 | |
3097 | o87.Material = Enum.Material.Metal | |
3098 | o87.BrickColor = BrickColor.new("Dark stone grey") | |
3099 | o87.Position = Vector3.new(-55.9584122, 6.0316577, 75.400116) | |
3100 | o87.Rotation = Vector3.new(-178.459991, 42.9599991, -179.259995) | |
3101 | o87.Anchored = false | |
3102 | o87.Shape = Enum.PartType.Cylinder | |
3103 | o87.Size = Vector3.new(0.487334669, 0.623112798, 0.623112798) | |
3104 | o87.CFrame = CFrame.new(-55.9584122, 6.0316577, 75.400116, -0.731765032, 0.00942596886, 0.681492031, 0.0312140007, 0.999318659, 0.0196946785, -0.680842042, 0.0356839634, -0.731560647) | |
3105 | o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
3106 | o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
3107 | o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
3108 | o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
3109 | o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
3110 | o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3111 | o87.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3112 | o87.Position = Vector3.new(-55.9584122, 6.0316577, 75.400116) | |
3113 | o87.Orientation = Vector3.new(-1.13, 137.029999, 1.78999996) | |
3114 | o87.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3115 | o88.Name = "qCFrameWeldThingy" | |
3116 | o88.Parent = o87 | |
3117 | o88.C1 = CFrame.new(0.160022736, 0.19670248, -0.356620789, 0.826824963, -0.533812582, 0.177213803, 0.56125778, 0.762452662, -0.321956187, 0.0367471278, 0.365663975, 0.930021346) | |
3118 | o88.Part0 = o2 | |
3119 | o88.Part1 = o87 | |
3120 | o89.Name = "qRelativeCFrameWeldValue" | |
3121 | o89.Parent = o87 | |
3122 | o89.Value = CFrame.new(0.160022736, 0.19670248, -0.356620789, 0.826824963, -0.533812582, 0.177213803, 0.56125778, 0.762452662, -0.321956187, 0.0367471278, 0.365663975, 0.930021346) | |
3123 | o90.Name = "svatic6" | |
3124 | o90.Parent = o1 | |
3125 | o90.Material = Enum.Material.SmoothPlastic | |
3126 | o90.BrickColor = BrickColor.new("Smoky grey") | |
3127 | o90.Position = Vector3.new(-56.1558342, 6.54979849, 74.5474014) | |
3128 | o90.Rotation = Vector3.new(-110.939995, -22.0599995, -158.149994) | |
3129 | o90.Anchored = false | |
3130 | o90.Size = Vector3.new(0.29587239, 0.295870245, 0.295870334) | |
3131 | o90.CFrame = CFrame.new(-56.1558342, 6.54979849, 74.5474014, -0.860192597, 0.344954431, -0.375599951, -0.192603886, 0.462213755, 0.865599334, 0.472199798, 0.816924155, -0.331153303) | |
3132 | o90.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
3133 | o90.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
3134 | o90.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
3135 | o90.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
3136 | o90.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
3137 | o90.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3138 | o90.Color = Color3.new(0.356863, 0.364706, 0.411765) | |
3139 | o90.Position = Vector3.new(-56.1558342, 6.54979849, 74.5474014) | |
3140 | o90.Orientation = Vector3.new(-59.9499969, -131.399994, -22.6199989) | |
3141 | o90.Color = Color3.new(0.356863, 0.364706, 0.411765) | |
3142 | o91.Parent = o90 | |
3143 | o91.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734) | |
3144 | o91.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734) | |
3145 | o92.Name = "qCFrameWeldThingy" | |
3146 | o92.Parent = o90 | |
3147 | o92.C1 = CFrame.new(0.678405762, 0.62137413, -0.554706573, 0.112165272, -0.643342316, -0.757330179, -0.392210305, 0.67159766, -0.628604293, 0.913018286, 0.367527664, -0.176989973) | |
3148 | o92.Part0 = o2 | |
3149 | o92.Part1 = o90 | |
3150 | o93.Name = "qRelativeCFrameWeldValue" | |
3151 | o93.Parent = o90 | |
3152 | o93.Value = CFrame.new(0.678405762, 0.62137413, -0.554706573, 0.112165272, -0.643342316, -0.757330179, -0.392210305, 0.67159766, -0.628604293, 0.913018286, 0.367527664, -0.176989973) | |
3153 | o94.Name = "svatic5" | |
3154 | o94.Parent = o1 | |
3155 | o94.Material = Enum.Material.SmoothPlastic | |
3156 | o94.BrickColor = BrickColor.new("Smoky grey") | |
3157 | o94.Position = Vector3.new(-56.1274986, 6.40598869, 74.5406494) | |
3158 | o94.Rotation = Vector3.new(-110.939995, -22.0599995, -158.149994) | |
3159 | o94.Anchored = false | |
3160 | o94.Size = Vector3.new(0.29587239, 0.295870245, 0.295870334) | |
3161 | o94.CFrame = CFrame.new(-56.1274986, 6.40598869, 74.5406494, -0.860192597, 0.344954431, -0.375599951, -0.192603886, 0.462213755, 0.865599334, 0.472199798, 0.816924155, -0.331153303) | |
3162 | o94.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
3163 | o94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
3164 | o94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
3165 | o94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
3166 | o94.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
3167 | o94.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3168 | o94.Color = Color3.new(0.356863, 0.364706, 0.411765) | |
3169 | o94.Position = Vector3.new(-56.1274986, 6.40598869, 74.5406494) | |
3170 | o94.Orientation = Vector3.new(-59.9499969, -131.399994, -22.6199989) | |
3171 | o94.Color = Color3.new(0.356863, 0.364706, 0.411765) | |
3172 | o95.Parent = o94 | |
3173 | o95.Scale = Vector3.new(0.999996185, 0.100022063, 0.336512148) | |
3174 | o95.Scale = Vector3.new(0.999996185, 0.100022063, 0.336512148) | |
3175 | o96.Name = "qCFrameWeldThingy" | |
3176 | o96.Parent = o94 | |
3177 | o96.C1 = CFrame.new(0.678268433, 0.683582306, -0.42181778, 0.112165272, -0.643342316, -0.757330179, -0.392210305, 0.67159766, -0.628604293, 0.913018286, 0.367527664, -0.176989973) | |
3178 | o96.Part0 = o2 | |
3179 | o96.Part1 = o94 | |
3180 | o97.Name = "qRelativeCFrameWeldValue" | |
3181 | o97.Parent = o94 | |
3182 | o97.Value = CFrame.new(0.678268433, 0.683582306, -0.42181778, 0.112165272, -0.643342316, -0.757330179, -0.392210305, 0.67159766, -0.628604293, 0.913018286, 0.367527664, -0.176989973) | |
3183 | o98.Name = "svatic1" | |
3184 | o98.Parent = o1 | |
3185 | o98.Material = Enum.Material.SmoothPlastic | |
3186 | o98.BrickColor = BrickColor.new("Smoky grey") | |
3187 | o98.Position = Vector3.new(-56.1100273, 6.47647095, 74.601326) | |
3188 | o98.Rotation = Vector3.new(-110.939995, -22.0599995, -158.149994) | |
3189 | o98.Anchored = false | |
3190 | o98.Size = Vector3.new(0.29587239, 0.295870245, 0.295870334) | |
3191 | o98.CFrame = CFrame.new(-56.1100273, 6.47647095, 74.601326, -0.860192597, 0.344954431, -0.375599951, -0.192603886, 0.462213755, 0.865599334, 0.472199798, 0.816924155, -0.331153303) | |
3192 | o98.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
3193 | o98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
3194 | o98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
3195 | o98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
3196 | o98.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
3197 | o98.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3198 | o98.Color = Color3.new(0.356863, 0.364706, 0.411765) | |
3199 | o98.Position = Vector3.new(-56.1100273, 6.47647095, 74.601326) | |
3200 | o98.Orientation = Vector3.new(-59.9499969, -131.399994, -22.6199989) | |
3201 | o98.Color = Color3.new(0.356863, 0.364706, 0.411765) | |
3202 | o99.Parent = o98 | |
3203 | o99.Scale = Vector3.new(0.999996185, 0.598279178, 0.0991418734) | |
3204 | o99.Scale = Vector3.new(0.999996185, 0.598279178, 0.0991418734) | |
3205 | o100.Name = "qCFrameWeldThingy" | |
3206 | o100.Parent = o98 | |
3207 | o100.C1 = CFrame.new(0.678230286, 0.595399857, -0.456161499, 0.112165272, -0.643342316, -0.757330179, -0.392210305, 0.67159766, -0.628604293, 0.913018286, 0.367527664, -0.176989973) | |
3208 | o100.Part0 = o2 | |
3209 | o100.Part1 = o98 | |
3210 | o101.Name = "qRelativeCFrameWeldValue" | |
3211 | o101.Parent = o98 | |
3212 | o101.Value = CFrame.new(0.678230286, 0.595399857, -0.456161499, 0.112165272, -0.643342316, -0.757330179, -0.392210305, 0.67159766, -0.628604293, 0.913018286, 0.367527664, -0.176989973) | |
3213 | o102.Name = "svatic10" | |
3214 | o102.Parent = o1 | |
3215 | o102.Material = Enum.Material.SmoothPlastic | |
3216 | o102.BrickColor = BrickColor.new("Dark stone grey") | |
3217 | o102.Position = Vector3.new(-56.7765007, 6.37799168, 75.240387) | |
3218 | o102.Rotation = Vector3.new(-112.669998, -20.1700001, 52.5699997) | |
3219 | o102.Anchored = false | |
3220 | o102.Size = Vector3.new(0.29587239, 0.295870245, 0.295870334) | |
3221 | o102.CFrame = CFrame.new(-56.7765007, 6.37799168, 75.240387, 0.570485353, -0.745412946, -0.344827831, -0.112652048, -0.486901939, 0.866161764, -0.813545465, -0.45528698, -0.361742705) | |
3222 | o102.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
3223 | o102.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
3224 | o102.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
3225 | o102.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
3226 | o102.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
3227 | o102.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3228 | o102.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3229 | o102.Position = Vector3.new(-56.7765007, 6.37799168, 75.240387) | |
3230 | o102.Orientation = Vector3.new(-60.0200005, -136.369995, -166.970001) | |
3231 | o102.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3232 | o103.Parent = o102 | |
3233 | o103.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734) | |
3234 | o103.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734) | |
3235 | o104.Name = "qCFrameWeldThingy" | |
3236 | o104.Parent = o102 | |
3237 | o104.C1 = CFrame.new(0.0201263428, -0.413902283, -0.40530777, 0.0695141032, 0.184156835, 0.980435669, 0.40179351, -0.904739499, 0.141451046, 0.913088083, 0.384099841, -0.136885166) | |
3238 | o104.Part0 = o2 | |
3239 | o104.Part1 = o102 | |
3240 | o105.Name = "qRelativeCFrameWeldValue" | |
3241 | o105.Parent = o102 | |
3242 | o105.Value = CFrame.new(0.0201263428, -0.413902283, -0.40530777, 0.0695141032, 0.184156835, 0.980435669, 0.40179351, -0.904739499, 0.141451046, 0.913088083, 0.384099841, -0.136885166) | |
3243 | o106.Name = "svatic11" | |
3244 | o106.Parent = o1 | |
3245 | o106.Material = Enum.Material.SmoothPlastic | |
3246 | o106.BrickColor = BrickColor.new("Dark stone grey") | |
3247 | o106.Position = Vector3.new(-56.8640976, 6.46877289, 75.1660614) | |
3248 | o106.Rotation = Vector3.new(-112.669998, -20.1700001, 52.5699997) | |
3249 | o106.Anchored = false | |
3250 | o106.Size = Vector3.new(0.29587239, 0.295870245, 0.295870334) | |
3251 | o106.CFrame = CFrame.new(-56.8640976, 6.46877289, 75.1660614, 0.570485353, -0.745412946, -0.344827831, -0.112652048, -0.486901939, 0.866161764, -0.813545465, -0.45528698, -0.361742705) | |
3252 | o106.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
3253 | o106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
3254 | o106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
3255 | o106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
3256 | o106.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
3257 | o106.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3258 | o106.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3259 | o106.Position = Vector3.new(-56.8640976, 6.46877289, 75.1660614) | |
3260 | o106.Orientation = Vector3.new(-60.0200005, -136.369995, -166.970001) | |
3261 | o106.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3262 | o107.Parent = o106 | |
3263 | o107.Scale = Vector3.new(0.999996185, 0.100022063, 0.364750892) | |
3264 | o107.Scale = Vector3.new(0.999996185, 0.100022063, 0.364750892) | |
3265 | o108.Name = "qCFrameWeldThingy" | |
3266 | o108.Parent = o106 | |
3267 | o108.C1 = CFrame.new(0.0198516846, -0.468837738, -0.541032791, 0.0695141032, 0.184156835, 0.980435669, 0.40179351, -0.904739499, 0.141451046, 0.913088083, 0.384099841, -0.136885166) | |
3268 | o108.Part0 = o2 | |
3269 | o108.Part1 = o106 | |
3270 | o109.Name = "qRelativeCFrameWeldValue" | |
3271 | o109.Parent = o106 | |
3272 | o109.Value = CFrame.new(0.0198516846, -0.468837738, -0.541032791, 0.0695141032, 0.184156835, 0.980435669, 0.40179351, -0.904739499, 0.141451046, 0.913088083, 0.384099841, -0.136885166) | |
3273 | o110.Name = "svatic12" | |
3274 | o110.Parent = o1 | |
3275 | o110.Material = Enum.Material.SmoothPlastic | |
3276 | o110.BrickColor = BrickColor.new("Dark stone grey") | |
3277 | o110.Position = Vector3.new(-56.6981163, 6.49669838, 75.278595) | |
3278 | o110.Rotation = Vector3.new(-112.669998, -20.1700001, 52.5699997) | |
3279 | o110.Anchored = false | |
3280 | o110.Size = Vector3.new(0.29587239, 0.295870245, 0.295870334) | |
3281 | o110.CFrame = CFrame.new(-56.6981163, 6.49669838, 75.278595, 0.570485353, -0.745412946, -0.344827831, -0.112652048, -0.486901939, 0.866161764, -0.813545465, -0.45528698, -0.361742705) | |
3282 | o110.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
3283 | o110.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
3284 | o110.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
3285 | o110.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
3286 | o110.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
3287 | o110.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3288 | o110.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3289 | o110.Position = Vector3.new(-56.6981163, 6.49669838, 75.278595) | |
3290 | o110.Orientation = Vector3.new(-60.0200005, -136.369995, -166.970001) | |
3291 | o110.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3292 | o111.Parent = o110 | |
3293 | o111.Scale = Vector3.new(0.999996185, 0.100022063, 0.336512148) | |
3294 | o111.Scale = Vector3.new(0.999996185, 0.100022063, 0.336512148) | |
3295 | o112.Name = "qCFrameWeldThingy" | |
3296 | o112.Parent = o110 | |
3297 | o112.C1 = CFrame.new(0.0198669434, -0.280273438, -0.467279434, 0.0695141032, 0.184156835, 0.980435669, 0.40179351, -0.904739499, 0.141451046, 0.913088083, 0.384099841, -0.136885166) | |
3298 | o112.Part0 = o2 | |
3299 | o112.Part1 = o110 | |
3300 | o113.Name = "qRelativeCFrameWeldValue" | |
3301 | o113.Parent = o110 | |
3302 | o113.Value = CFrame.new(0.0198669434, -0.280273438, -0.467279434, 0.0695141032, 0.184156835, 0.980435669, 0.40179351, -0.904739499, 0.141451046, 0.913088083, 0.384099841, -0.136885166) | |
3303 | o114.Name = "svatic13" | |
3304 | o114.Parent = o1 | |
3305 | o114.Material = Enum.Material.SmoothPlastic | |
3306 | o114.BrickColor = BrickColor.new("Dark stone grey") | |
3307 | o114.Position = Vector3.new(-56.7904015, 6.58151579, 75.202179) | |
3308 | o114.Rotation = Vector3.new(-112.669998, -20.1700001, 52.5699997) | |
3309 | o114.Anchored = false | |
3310 | o114.Size = Vector3.new(0.29587239, 0.295870245, 0.295870334) | |
3311 | o114.CFrame = CFrame.new(-56.7904015, 6.58151579, 75.202179, 0.570485353, -0.745412946, -0.344827831, -0.112652048, -0.486901939, 0.866161764, -0.813545465, -0.45528698, -0.361742705) | |
3312 | o114.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
3313 | o114.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
3314 | o114.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
3315 | o114.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
3316 | o114.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
3317 | o114.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3318 | o114.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3319 | o114.Position = Vector3.new(-56.7904015, 6.58151579, 75.202179) | |
3320 | o114.Orientation = Vector3.new(-60.0200005, -136.369995, -166.970001) | |
3321 | o114.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3322 | o115.Parent = o114 | |
3323 | o115.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734) | |
3324 | o115.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734) | |
3325 | o116.Name = "qCFrameWeldThingy" | |
3326 | o116.Parent = o114 | |
3327 | o116.C1 = CFrame.new(0.0199127197, -0.342567444, -0.60021019, 0.0695141032, 0.184156835, 0.980435669, 0.40179351, -0.904739499, 0.141451046, 0.913088083, 0.384099841, -0.136885166) | |
3328 | o116.Part0 = o2 | |
3329 | o116.Part1 = o114 | |
3330 | o117.Name = "qRelativeCFrameWeldValue" | |
3331 | o117.Parent = o114 | |
3332 | o117.Value = CFrame.new(0.0199127197, -0.342567444, -0.60021019, 0.0695141032, 0.184156835, 0.980435669, 0.40179351, -0.904739499, 0.141451046, 0.913088083, 0.384099841, -0.136885166) | |
3333 | o118.Name = "svatic14" | |
3334 | o118.Parent = o1 | |
3335 | o118.Material = Enum.Material.SmoothPlastic | |
3336 | o118.BrickColor = BrickColor.new("Dark stone grey") | |
3337 | o118.Position = Vector3.new(-56.7668419, 6.44038677, 75.238266) | |
3338 | o118.Rotation = Vector3.new(-112.669998, -20.1700001, 52.5699997) | |
3339 | o118.Anchored = false | |
3340 | o118.Size = Vector3.new(0.29587239, 0.295870245, 0.295870334) | |
3341 | o118.CFrame = CFrame.new(-56.7668419, 6.44038677, 75.238266, 0.570485353, -0.745412946, -0.344827831, -0.112652048, -0.486901939, 0.866161764, -0.813545465, -0.45528698, -0.361742705) | |
3342 | o118.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
3343 | o118.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
3344 | o118.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
3345 | o118.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
3346 | o118.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
3347 | o118.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3348 | o118.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3349 | o118.Position = Vector3.new(-56.7668419, 6.44038677, 75.238266) | |
3350 | o118.Orientation = Vector3.new(-60.0200005, -136.369995, -166.970001) | |
3351 | o118.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3352 | o119.Parent = o118 | |
3353 | o119.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195) | |
3354 | o119.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195) | |
3355 | o120.Name = "qCFrameWeldThingy" | |
3356 | o120.Parent = o118 | |
3357 | o120.C1 = CFrame.new(0.0199203491, -0.377300262, -0.456792831, 0.0695141032, 0.184156835, 0.980435669, 0.40179351, -0.904739499, 0.141451046, 0.913088083, 0.384099841, -0.136885166) | |
3358 | o120.Part0 = o2 | |
3359 | o120.Part1 = o118 | |
3360 | o121.Name = "qRelativeCFrameWeldValue" | |
3361 | o121.Parent = o118 | |
3362 | o121.Value = CFrame.new(0.0199203491, -0.377300262, -0.456792831, 0.0695141032, 0.184156835, 0.980435669, 0.40179351, -0.904739499, 0.141451046, 0.913088083, 0.384099841, -0.136885166) | |
3363 | o122.Name = "svatic8" | |
3364 | o122.Parent = o1 | |
3365 | o122.Material = Enum.Material.SmoothPlastic | |
3366 | o122.BrickColor = BrickColor.new("Dark stone grey") | |
3367 | o122.Position = Vector3.new(-56.775631, 6.48356056, 75.2259979) | |
3368 | o122.Rotation = Vector3.new(-112.669998, -20.1700001, 52.5699997) | |
3369 | o122.Anchored = false | |
3370 | o122.Size = Vector3.new(0.29587239, 0.295870245, 0.295870334) | |
3371 | o122.CFrame = CFrame.new(-56.775631, 6.48356056, 75.2259979, 0.570485353, -0.745412946, -0.344827831, -0.112652048, -0.486901939, 0.866161764, -0.813545465, -0.45528698, -0.361742705) | |
3372 | o122.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
3373 | o122.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
3374 | o122.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
3375 | o122.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
3376 | o122.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
3377 | o122.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3378 | o122.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3379 | o122.Position = Vector3.new(-56.775631, 6.48356056, 75.2259979) | |
3380 | o122.Orientation = Vector3.new(-60.0200005, -136.369995, -166.970001) | |
3381 | o122.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
3382 | o123.Parent = o122 | |
3383 | o123.Scale = Vector3.new(0.999996185, 0.598279178, 0.0991418734) | |
3384 | o123.Scale = Vector3.new(0.999996185, 0.598279178, 0.0991418734) | |
3385 | o124.Name = "qCFrameWeldThingy" | |
3386 | o124.Parent = o122 | |
3387 | o124.C1 = CFrame.new(0.019821167, -0.36841011, -0.501655579, 0.0695141032, 0.184156835, 0.980435669, 0.40179351, -0.904739499, 0.141451046, 0.913088083, 0.384099841, -0.136885166) | |
3388 | o124.Part0 = o2 | |
3389 | o124.Part1 = o122 | |
3390 | o125.Name = "qRelativeCFrameWeldValue" | |
3391 | o125.Parent = o122 | |
3392 | o125.Value = CFrame.new(0.019821167, -0.36841011, -0.501655579, 0.0695141032, 0.184156835, 0.980435669, 0.40179351, -0.904739499, 0.141451046, 0.913088083, 0.384099841, -0.136885166) | |
3393 | Fak_humans = Instance.new("Weld") | |
3394 | Fak_humans.Part0 = o87 | |
3395 | Fak_humans.Parent = o87 | |
3396 | Fak_humans.Part1 = game.Players.LocalPlayer.Character.Head | |
3397 | Fak_humans.C1 = CFrame.Angles(0,-1.5,0) | |
3398 | Fak_humans.C0 = CFrame.new(1,0.05,.1) | |
3399 | HEADDD = o1 | |
3400 | pcall(function() | |
3401 | for i, v in pairs(o1:GetChildren()) do | |
3402 | if v:IsA("Part") then | |
3403 | v.CanCollide = false | |
3404 | end | |
3405 | end | |
3406 | end) | |
3407 | pcall(function() | |
3408 | for i, v in pairs(o1:GetChildren()) do | |
3409 | if v:IsA("WedgePart") then | |
3410 | v.CanCollide = false | |
3411 | end | |
3412 | end | |
3413 | end) | |
3414 | pcall(function() | |
3415 | for i, v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
3416 | if v:IsA("Shirt") then | |
3417 | v:Destroy() | |
3418 | end | |
3419 | ||
3420 | end | |
3421 | end) | |
3422 | pcall(function() | |
3423 | for i, v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
3424 | if v:IsA("Pants") then | |
3425 | v:Destroy() | |
3426 | end | |
3427 | ||
3428 | end | |
3429 | end) | |
3430 | pcall(function() | |
3431 | for i, v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
3432 | if v:IsA("ShirtGraphic") then | |
3433 | v:Destroy() | |
3434 | end | |
3435 | ||
3436 | end | |
3437 | end) | |
3438 | pcall(function() | |
3439 | for i, v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
3440 | if v:IsA("Humanoid") then | |
3441 | v.MaxHealth = 50000 | |
3442 | v.Health = 50000 | |
3443 | v.JumpPower = 70 | |
3444 | v.WalkSpeed = 20 | |
3445 | v.Name = "Dick" | |
3446 | v.HeadScale.Value = 1 | |
3447 | v.BodyDepthScale.Value = 1.1 | |
3448 | v.BodyWidthScale.Value = 1.1 | |
3449 | v.BodyHeightScale.Value = 1.3999999999999999112 | |
3450 | v.HipHeight = 1.8 | |
3451 | end | |
3452 | end | |
3453 | end) | |
3454 | ||
3455 | game.Players.LocalPlayer.Character.Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=616091570" | |
3456 | game.Players.LocalPlayer.Character.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=507766388" | |
3457 | game.Players.LocalPlayer.Character.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=507766388" | |
3458 | game.Players.LocalPlayer.Character.Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=616087089" | |
3459 | game.Players.LocalPlayer.Character.Head.BrickColor = BrickColor.new("Really black") | |
3460 | pcall(function() | |
3461 | for i, v in pairs(game.Players.LocalPlayer.Character.Animate.jump:GetChildren()) do | |
3462 | if v:IsA("Animation") then | |
3463 | v.AnimationId = "http://www.roblox.com/asset/?id=616090535"--asdasdewe | |
3464 | end | |
3465 | end | |
3466 | end) | |
3467 | pcall(function() | |
3468 | for i, v in pairs(game.Players.LocalPlayer.Character.Animate.walk:GetChildren()) do | |
3469 | if v:IsA("Animation") then | |
3470 | v.AnimationId = "http://www.roblox.com/asset/?id=734326330"--asdasd | |
3471 | end | |
3472 | end | |
3473 | end) | |
3474 | ||
3475 | pcall(function() | |
3476 | for i, v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
3477 | if v:IsA("Accessory") then | |
3478 | v:Destroy() | |
3479 | end | |
3480 | end | |
3481 | end) | |
3482 | ||
3483 | Model0 = Instance.new("Model") | |
3484 | Part1 = Instance.new("Part") | |
3485 | Part2 = Instance.new("Part") | |
3486 | BlockMesh3 = Instance.new("BlockMesh") | |
3487 | Sound4 = Instance.new("Sound") | |
3488 | Sound5 = Instance.new("Sound") | |
3489 | Weld6 = Instance.new("Weld") | |
3490 | CFrameValue7 = Instance.new("CFrameValue") | |
3491 | Part8 = Instance.new("Part") | |
3492 | CylinderMesh9 = Instance.new("CylinderMesh") | |
3493 | Weld10 = Instance.new("Weld") | |
3494 | CFrameValue11 = Instance.new("CFrameValue") | |
3495 | Part12 = Instance.new("Part") | |
3496 | BlockMesh13 = Instance.new("BlockMesh") | |
3497 | Weld14 = Instance.new("Weld") | |
3498 | CFrameValue15 = Instance.new("CFrameValue") | |
3499 | Part16 = Instance.new("Part") | |
3500 | CylinderMesh17 = Instance.new("CylinderMesh") | |
3501 | Weld18 = Instance.new("Weld") | |
3502 | CFrameValue19 = Instance.new("CFrameValue") | |
3503 | Model0.Name = "RadioZU" | |
3504 | Model0.Parent = game.Players.LocalPlayer.Character | |
3505 | Part1.Name = "Midel" | |
3506 | Part1.Parent = Model0 | |
3507 | Part1.Material = Enum.Material.SmoothPlastic | |
3508 | Part1.Transparency = 1 | |
3509 | Part1.Rotation = Vector3.new(-0.099999994, -0.140000001, 0.0199999996) | |
3510 | Part1.Size = Vector3.new(2, 1.67999995, 1) | |
3511 | Part1.CFrame = CFrame.new(-0.755025029, 0.84126699, 4.95177889, 0.999996781, -0.00037937882, -0.00251362217, 0.000383676495, 0.99999845, 0.00170949276, 0.00251296978, -0.00171045167, 0.999995351) | |
3512 | Part1.BottomSurface = Enum.SurfaceType.Smooth | |
3513 | Part1.TopSurface = Enum.SurfaceType.Smooth | |
3514 | Part1.Position = Vector3.new(-0.755025029, 0.84126699, 4.95177889) | |
3515 | Part1.Orientation = Vector3.new(-0.099999994, -0.140000001, 0.0199999996) | |
3516 | Part2.Name = "midelradiozu" | |
3517 | Radio_Middle = Part2 | |
3518 | Part2.Parent = Model0 | |
3519 | Part2.Material = Enum.Material.Metal | |
3520 | Part2.BrickColor = BrickColor.new("Really black") | |
3521 | Part2.Rotation = Vector3.new(0.529999971, -0.879999995, -1.04999995) | |
3522 | Part2.FormFactor = Enum.FormFactor.Custom | |
3523 | Part2.Size = Vector3.new(0.354150534, 0.635161936, 0.230967745) | |
3524 | Part2.CFrame = CFrame.new(-1.47971559, 1.29020143, 4.40762138, 0.999715269, 0.0183183942, -0.0152924545, -0.0184617005, 0.999786556, -0.00928292423, 0.0151191354, 0.00956259109, 0.9998402) | |
3525 | Part2.BottomSurface = Enum.SurfaceType.Smooth | |
3526 | Part2.TopSurface = Enum.SurfaceType.Smooth | |
3527 | Part2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
3528 | Part2.Position = Vector3.new(-1.47971559, 1.29020143, 4.40762138) | |
3529 | Part2.Orientation = Vector3.new(0.529999971, -0.879999995, -1.05999994) | |
3530 | Part2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
3531 | BlockMesh3.Parent = Part2 | |
3532 | Sound4.Name = "EquipSound" | |
3533 | Sound4.Parent = Part2 | |
3534 | Sound4.Pitch = 1.1499999761581 | |
3535 | Sound4.SoundId = "http://roblox.com/asset/?id=10209636" | |
3536 | Sound4.Volume = 1 | |
3537 | Sound5.Name = "Alert" | |
3538 | Sound5.Parent = Part2 | |
3539 | Sound5.Pitch = 0.69999998807907 | |
3540 | Sound5.SoundId = "http://www.roblox.com/asset/?id=28518380" | |
3541 | Sound5.Volume = 0.40000000596046 | |
3542 | Weld6.Name = "qCFrameWeldThingy" | |
3543 | Weld6.Parent = Part2 | |
3544 | Weld6.C1 = CFrame.new(0.74099952, -0.43035984, 0.53715539, 0.999742925, -0.0188668054, 0.0125745991, 0.0187259596, 0.999761701, 0.0112256296, -0.0127833989, -0.0109872874, 0.999858201) | |
3545 | Weld6.Part0 = Part1 | |
3546 | Weld6.Part1 = Part2 | |
3547 | CFrameValue7.Name = "qRelativeCFrameWeldValue" | |
3548 | CFrameValue7.Parent = Part2 | |
3549 | CFrameValue7.Value = CFrame.new(0.74099952, -0.43035984, 0.53715539, 0.999742925, -0.0188668054, 0.0125745991, 0.0187259596, 0.999761701, 0.0112256296, -0.0127833989, -0.0109872874, 0.999858201) | |
3550 | Part8.Name = "Light" | |
3551 | Radio_Light = Part8 | |
3552 | Part8.Parent = Model0 | |
3553 | Part8.Material = Enum.Material.Neon | |
3554 | Part8.BrickColor = BrickColor.new("Crimson") | |
3555 | Part8.Reflectance = 0.10000000149012 | |
3556 | Part8.Transparency = 0.39999997615814 | |
3557 | Part8.Rotation = Vector3.new(50.6800003, 88.6299973, 39.8600006) | |
3558 | Part8.FormFactor = Enum.FormFactor.Custom | |
3559 | Part8.Size = Vector3.new(0.230967745, 0.230967745, 0.230967745) | |
3560 | Part8.CFrame = CFrame.new(-1.55203056, 1.50704026, 4.33784962, 0.0183184352, -0.0152923148, 0.999715269, 0.999786556, -0.0092829708, -0.0184617396, 0.00956263579, 0.9998402, 0.0151189938) | |
3561 | Part8.BottomSurface = Enum.SurfaceType.Smooth | |
3562 | Part8.TopSurface = Enum.SurfaceType.Smooth | |
3563 | Part8.Color = Color3.new(1, 0, 0) | |
3564 | Part8.Position = Vector3.new(-1.55203056, 1.50704026, 4.33784962) | |
3565 | Part8.Orientation = Vector3.new(1.05999994, 89.1299973, 90.5299988) | |
3566 | Part8.Color = Color3.new(1, 0, 0) | |
3567 | CylinderMesh9.Parent = Part8 | |
3568 | CylinderMesh9.Offset = Vector3.new(0, -0.020833334, 0) | |
3569 | CylinderMesh9.Scale = Vector3.new(0.50000006, 0.208333343, 0.50000006) | |
3570 | CylinderMesh9.Scale = Vector3.new(0.50000006, 0.208333343, 0.50000006) | |
3571 | Weld10.Name = "qCFrameWeldThingy" | |
3572 | Weld10.Parent = Part8 | |
3573 | Weld10.C1 = CFrame.new(-0.645160437, 0.607823014, 0.818351865, 0.0187260006, 0.999761701, 0.0112256743, -0.0127832592, -0.010987334, 0.999858201, 0.999742925, -0.0188668445, 0.0125744585) | |
3574 | Weld10.Part0 = Part1 | |
3575 | Weld10.Part1 = Part8 | |
3576 | CFrameValue11.Name = "qRelativeCFrameWeldValue" | |
3577 | CFrameValue11.Parent = Part8 | |
3578 | CFrameValue11.Value = CFrame.new(-0.645160437, 0.607823014, 0.818351865, 0.0187260006, 0.999761701, 0.0112256743, -0.0127832592, -0.010987334, 0.999858201, 0.999742925, -0.0188668445, 0.0125744585) | |
3579 | Part12.Parent = Model0 | |
3580 | Part12.Material = Enum.Material.Metal | |
3581 | Part12.BrickColor = BrickColor.new("Really black") | |
3582 | Part12.Rotation = Vector3.new(0.529999971, -0.879999995, -1.04999995) | |
3583 | Part12.FormFactor = Enum.FormFactor.Custom | |
3584 | Part12.Size = Vector3.new(0.230967745, 0.230967745, 0.230967745) | |
3585 | Part12.CFrame = CFrame.new(-1.52321947, 1.63280272, 4.41821718, 0.999715269, 0.0183183961, -0.0152925607, -0.0184617024, 0.999786556, -0.00928292237, 0.0151192397, 0.00956259109, 0.9998402) | |
3586 | Part12.BottomSurface = Enum.SurfaceType.Smooth | |
3587 | Part12.TopSurface = Enum.SurfaceType.Smooth | |
3588 | Part12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
3589 | Part12.Position = Vector3.new(-1.52321947, 1.63280272, 4.41821718) | |
3590 | Part12.Orientation = Vector3.new(0.529999971, -0.879999995, -1.05999994) | |
3591 | Part12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
3592 | BlockMesh13.Parent = Part12 | |
3593 | BlockMesh13.Offset = Vector3.new(0, -0.020833334, 0) | |
3594 | BlockMesh13.Scale = Vector3.new(0.833333373, 0.208333343, 0.833333373) | |
3595 | BlockMesh13.Scale = Vector3.new(0.833333373, 0.208333343, 0.833333373) | |
3596 | Weld14.Name = "qCFrameWeldThingy" | |
3597 | Weld14.Parent = Part12 | |
3598 | Weld14.C1 = CFrame.new(0.790655851, -0.772192478, 0.529076099, 0.999742925, -0.0188668072, 0.0125747044, 0.0187259614, 0.999761701, 0.0112256296, -0.0127835041, -0.0109872855, 0.999858201) | |
3599 | Weld14.Part0 = Part1 | |
3600 | Weld14.Part1 = Part12 | |
3601 | CFrameValue15.Name = "qRelativeCFrameWeldValue" | |
3602 | CFrameValue15.Parent = Part12 | |
3603 | CFrameValue15.Value = CFrame.new(0.790655851, -0.772192478, 0.529076099, 0.999742925, -0.0188668072, 0.0125747044, 0.0187259614, 0.999761701, 0.0112256296, -0.0127835041, -0.0109872855, 0.999858201) | |
3604 | Part16.Parent = Model0 | |
3605 | Part16.Material = Enum.Material.Metal | |
3606 | Part16.BrickColor = BrickColor.new("Really black") | |
3607 | Part16.Rotation = Vector3.new(0.529999971, -0.879999995, -1.04999995) | |
3608 | Part16.FormFactor = Enum.FormFactor.Custom | |
3609 | Part16.Size = Vector3.new(0.230967745, 0.230967745, 0.230967745) | |
3610 | Part16.CFrame = CFrame.new(-1.53273463, 1.75298595, 4.43074036, 0.999715269, 0.0183183961, -0.0152925961, -0.0184617024, 0.999786556, -0.00928292144, 0.0151192751, 0.00956259109, 0.9998402) | |
3611 | Part16.BottomSurface = Enum.SurfaceType.Smooth | |
3612 | Part16.TopSurface = Enum.SurfaceType.Smooth | |
3613 | Part16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
3614 | Part16.Position = Vector3.new(-1.53273463, 1.75298595, 4.43074036) | |
3615 | Part16.Orientation = Vector3.new(0.529999971, -0.879999995, -1.05999994) | |
3616 | Part16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
3617 | CylinderMesh17.Parent = Part16 | |
3618 | CylinderMesh17.Scale = Vector3.new(0.0829999968, 3.33299994, 0.0829999968) | |
3619 | CylinderMesh17.Scale = Vector3.new(0.0829999968, 3.33299994, 0.0829999968) | |
3620 | Weld18.Name = "qCFrameWeldThingy" | |
3621 | Weld18.Parent = Part16 | |
3622 | Weld18.C1 = CFrame.new(0.802197814, -0.892295361, 0.517525375, 0.999742925, -0.0188668072, 0.0125747398, 0.0187259614, 0.999761701, 0.0112256296, -0.0127835395, -0.0109872846, 0.999858201) | |
3623 | Weld18.Part0 = Part1 | |
3624 | Weld18.Part1 = Part16 | |
3625 | CFrameValue19.Name = "qRelativeCFrameWeldValue" | |
3626 | CFrameValue19.Parent = Part16 | |
3627 | CFrameValue19.Value = CFrame.new(0.802197814, -0.892295361, 0.517525375, 0.999742925, -0.0188668072, 0.0125747398, 0.0187259614, 0.999761701, 0.0112256296, -0.0127835395, -0.0109872846, 0.999858201) | |
3628 | wait(1) | |
3629 | musec = Instance.new("Sound") | |
3630 | musec.Parent = workspace.CurrentCamera | |
3631 | musec.SoundId = "rbxassetid://360141233" | |
3632 | musec.Volume = .5 | |
3633 | musec:Play() | |
3634 | Ghosting_Weld = Instance.new("Weld") | |
3635 | Ghosting_Weld.Parent = Part1 | |
3636 | Ghosting_Weld.Part0 = Part1 | |
3637 | Ghosting_Weld.Part1 = game.Players.LocalPlayer.Character.UpperTorso | |
3638 | ||
3639 | sherT = Instance.new("Shirt",game.Players.LocalPlayer.Character) | |
3640 | pentTs = Instance.new("Pants",game.Players.LocalPlayer.Character) | |
3641 | sherT.Name = "Ur fagit shert" | |
3642 | pentTs.Name = "Ur fagit pents" | |
3643 | sherT.ShirtTemplate = "http://www.roblox.com/asset/?id=384568866" | |
3644 | pentTs.PantsTemplate = "http://www.roblox.com/asset/?id=384569894" | |
3645 | ||
3646 | game.Players.LocalPlayer.Character.Head.Running.SoundId = "rbxassetid://278567182" | |
3647 | game.Players.LocalPlayer.Character.Head.Running.Volume = .15 | |
3648 | game.Players.LocalPlayer.Character.Head.Running.PlaybackSpeed = 2 | |
3649 | Instance.new("DistortionSoundEffect",game.Players.LocalPlayer.Character.Head.Running) | |
3650 | Instance.new("ReverbSoundEffect",game.Players.LocalPlayer.Character.Head.Running) | |
3651 | ||
3652 | game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(ki) | |
3653 | if ki == "g" and Cl3mbing == false and Grabbing_Bullshit_Noobs == false and Trouing == false and Holding == false and Killing == false and GasExhaust == false and GAS == false then | |
3654 | Grabbing_Bullshit_Noobs = true | |
3655 | pcall(function() | |
3656 | for i, v in pairs(game.Players.LocalPlayer:GetMouse().Target.Parent:GetChildren()) do | |
3657 | if v:IsA("Humanoid") then | |
3658 | if v.Name == "Dick" then Grabbing_Bullshit_Noobs = false else | |
3659 | HUMENAD = v | |
3660 | end | |
3661 | end | |
3662 | end | |
3663 | end) | |
3664 | if not HUMENAD then | |
3665 | Grabbing_Bullshit_Noobs = false | |
3666 | warn("You cannot grab this guy, or is too far, "..game.Players.LocalPlayer.Name) | |
3667 | elseif HUMENAD.Name == "Dick" or HUMENAD.Name == "Humanoid3" then Grabbing_Bullshit_Noobs = false | |
3668 | elseif HUMENAD then | |
3669 | Grabbing_Bullshit_Noobs = true | |
3670 | Noob_Target = HUMENAD.Parent | |
3671 | if HUMENAD and (Noob_Target.Head.Position - game.Players.LocalPlayer.Character.Head.Position).magnitude < 10 then | |
3672 | Igrabduanduknoueit = Instance.new("Weld") | |
3673 | Igrabduanduknoueit.Part0 = Noob_Target.Head | |
3674 | Igrabduanduknoueit.Part1 = game.Players.LocalPlayer.Character.RightHand | |
3675 | Igrabduanduknoueit.Parent = Igrabduanduknoueit.Part0 | |
3676 | Igrabduanduknoueit.C0 = CFrame.new(0,0,-.5) | |
3677 | Igrabduanduknoueit.C1 = CFrame.Angles(-1.5,9.5,0) | |
3678 | game.Players.LocalPlayer.Character.Dick:BuildRigFromAttachments() | |
3679 | pcall(function() | |
3680 | for i, v in pairs(Noob_Target.Head:GetChildren()) do | |
3681 | if v:IsA("Decal") then | |
3682 | if v.Texture == "rbxassetid://245007392" then chatfunc("Yandere, hm? Nun, du kommst mit mir") else chatfunc("Du kommst mit mir.") | |
3683 | end | |
3684 | end | |
3685 | end | |
3686 | end) | |
3687 | game.Players.LocalPlayer.Character.RightUpperArm.RightShoulder.C0 = CFrame.new(1.24998045, 0.549999952, 1.1920929e-07, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3688 | game.Players.LocalPlayer.Character.RightUpperArm.RightShoulder.C1 = CFrame.new(-0.250020266, 0.449999809, 8.94069672e-08, 1, 0, 0, 0, 0.90656811, 0.422059596, 0, -0.422059596, 0.90656811) | |
3689 | ||
3690 | Igrabu = game.Players.LocalPlayer.Character.Dick:LoadAnimation(GrabAnim) | |
3691 | Igrabu:Play() | |
3692 | if Run == true then | |
3693 | game.Players.LocalPlayer.Character.Dick.WalkSpeed = 8 | |
3694 | else | |
3695 | game.Players.LocalPlayer.Character.Dick.WalkSpeed = 16 | |
3696 | game.Players.LocalPlayer.Character.Head.Running.PlaybackSpeed = 1.8 | |
3697 | end | |
3698 | wait() | |
3699 | local runDummyScript = function(f,scri) | |
3700 | local oldenv = getfenv(f) | |
3701 | local newenv = setmetatable({}, { | |
3702 | __index = function(_, k) | |
3703 | if k:lower() == 'script' then | |
3704 | return scri | |
3705 | else | |
3706 | return oldenv[k] | |
3707 | end | |
3708 | end | |
3709 | }) | |
3710 | setfenv(f, newenv) | |
3711 | ypcall(function() f() end) | |
3712 | end | |
3713 | cors = {} | |
3714 | mas = Instance.new("Model",game:GetService("Lighting")) | |
3715 | mas.Name = "CompiledModel" | |
3716 | scro1 = Instance.new("Script") | |
3717 | scro1.Name = "U wil be grabd lolz u r kidnapd niga lolololololol" | |
3718 | scro1.Parent = mas | |
3719 | table.insert(cors,coroutine.create(function() | |
3720 | wait(1) | |
3721 | runDummyScript(function() | |
3722 | while wait() do | |
3723 | script.Parent.PlatformStand = true | |
3724 | script.Parent:UnequipTools() | |
3725 | if script.Parent.Name == "Dick" then script.Parent.Health = 0 end | |
3726 | end | |
3727 | end,scro1) | |
3728 | end)) | |
3729 | mas.Parent = workspace | |
3730 | mas:MakeJoints() | |
3731 | local mas1 = mas:GetChildren() | |
3732 | for i=1,#mas1 do | |
3733 | mas1[i].Parent = HUMENAD | |
3734 | ypcall(function() mas1[i]:MakeJoints() end) | |
3735 | end | |
3736 | mas:Destroy() | |
3737 | for i=1,#cors do | |
3738 | coroutine.resume(cors[i]) | |
3739 | end | |
3740 | HUMENAD.Name = "Humanoid3" | |
3741 | CFuncs["Sound"].Create("rbxassetid://541909677",game.Players.LocalPlayer.Character.RightHand,.5,1) | |
3742 | warn("You can trow away your target, mutilate it or set it free. Your choice, "..game.Players.LocalPlayer.Name) | |
3743 | else | |
3744 | warn("You cannot grab this guy, or is too far, "..game.Players.LocalPlayer.Name) | |
3745 | Grabbing_Bullshit_Noobs = false | |
3746 | end | |
3747 | end | |
3748 | end | |
3749 | end) | |
3750 | ||
3751 | game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(trow) | |
3752 | if trow == "t" and Cl3mbing == false and Grabbing_Bullshit_Noobs == true and Trouing == false and Holding == false and Killing == false and GasExhaust == false and GAS == false then | |
3753 | Igrabu:Play() | |
3754 | pcall(function() | |
3755 | for i, v in pairs(Noob_Target.Head:GetChildren()) do | |
3756 | if v:IsA("Decal") then | |
3757 | if v.Texture == "rbxassetid://245007392" then chatfunc("Vorbereiten, um Ihren Kopf in zwei Stäfacke teilen.") else chatfunc("Bereite dich far das Schlimmste vor.") | |
3758 | end | |
3759 | end | |
3760 | end | |
3761 | end) | |
3762 | Holding = true | |
3763 | game.Players.LocalPlayer.Character.LeftUpperArm.LeftShoulder.C0 = CFrame.new(-1.24989128, 0.549999952, 1.1920929e-07, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3764 | game.Players.LocalPlayer.Character.LeftUpperArm.LeftShoulder.C1 = CFrame.new(0.250109196, 0.449999869, 8.56816769e-08, 1, 0, 0, 0, 0.993695259, -0.112115487, 0, 0.112115487, 0.993695259) | |
3765 | ||
3766 | game.Players.LocalPlayer.Character.RightLowerArm.RightElbow.C0 = CFrame.new(-5.96046448e-07, -0.200000167, 8.94069672e-08, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3767 | game.Players.LocalPlayer.Character.RightLowerArm.RightElbow.C1 = CFrame.new(1.1920929e-07, 0.25000003, 0, 1, 0, 0, 0, 0.738515139, 0.674236894, 0, -0.674236894, 0.738515139) | |
3768 | ||
3769 | game.Players.LocalPlayer.Character.RightUpperArm.RightShoulder.C0 = CFrame.new(1.24998045, 0.549999952, 1.1920929e-07, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3770 | game.Players.LocalPlayer.Character.RightUpperArm.RightShoulder.C1 = CFrame.new(-0.250020266, 0.449999779, 2.98023224e-08, 0.329643488, 0.915100396, -0.232220709, -0.275120556, -0.1421839, -0.950837791, -0.903129995, 0.377326131, 0.204892933) | |
3771 | ||
3772 | game.Players.LocalPlayer.Character.UpperTorso.Waist.C0 = CFrame.new(-1.1920929e-07, 0.550000072, 7.64462551e-20, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3773 | game.Players.LocalPlayer.Character.UpperTorso.Waist.C1 = CFrame.new(-5.28991144e-08, -0.695907354, 0.0825445354, 0.721060097, 0.0348136425, 0.691997349, -0.126392171, 0.988588214, 0.0819655657, -0.681246936, -0.146565139, 0.717231691) | |
3774 | if Run == true then | |
3775 | game.Players.LocalPlayer.Character.Dick.WalkSpeed = 8 | |
3776 | else | |
3777 | game.Players.LocalPlayer.Character.Dick.WalkSpeed = 16 | |
3778 | game.Players.LocalPlayer.Character.Head.Running.PlaybackSpeed = 1.8 | |
3779 | end | |
3780 | game.Players.LocalPlayer.Character.Head.Neck.C0 = CFrame.new(-5.96046448e-08, 0.799999952, 1.1920929e-07, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3781 | game.Players.LocalPlayer.Character.Head.Neck.C1 = CFrame.new(1.67070144e-08, -0.836088181, -0.000272244215, 0.695311725, -0.119370781, -0.70872575, 0.0835976601, 0.992849886, -0.0852104276, 0.713829815, -4.68028727e-09, 0.700319171) | |
3782 | end | |
3783 | end) | |
3784 | ClimbAnimation = Instance.new("Animation") | |
3785 | ClimbAnimation.Parent = script | |
3786 | ClimbAnimation.Name = "ClimbAnimation" | |
3787 | ClimbAnimation.AnimationId = "rbxassetid://507765644" | |
3788 | game.Players.LocalPlayer:GetMouse().KeyUp:connect(function(trow) | |
3789 | if trow == "t" and Cl3mbing == false and Grabbing_Bullshit_Noobs == true and Trouing == false and Holding == true and Killing == false and GasExhaust == false and GAS == false then | |
3790 | pcall(function() | |
3791 | for i, v in pairs(Noob_Target:GetChildren()) do | |
3792 | if v:IsA("Part")then | |
3793 | Things = v | |
3794 | end | |
3795 | end | |
3796 | end) | |
3797 | pcall(function() | |
3798 | for i, v in pairs(Noob_Target.Head:GetChildren()) do | |
3799 | if v:IsA("Decal") then | |
3800 | if v.Texture == "rbxassetid://245007392" then chatfunc("Eobachte deinen verdammten Kopf, eifersächtiger japanischer Schaum.") else chatfunc("Pass auf deinen Kopf auf.") | |
3801 | end | |
3802 | end | |
3803 | end | |
3804 | end) | |
3805 | Trouing = true | |
3806 | Igrabduanduknoueit:Destroy() | |
3807 | HUMENAD.Name = "Humanoid" | |
3808 | Noob_Target:MoveTo(game.Players.LocalPlayer.Character.Head.Position + Vector3.new(0,2,2)) | |
3809 | wait() | |
3810 | Noob_Target.Head.Velocity = game.Players.LocalPlayer.Character.Head.CFrame.lookVector * 100 + game.Players.LocalPlayer.Character.Head.CFrame.upVector * 100 | |
3811 | Grabbing_Bullshit_Noobs =false | |
3812 | Grabbing_Bullshit_Noobs = false | |
3813 | Igrabu:Stop() | |
3814 | game.Players.LocalPlayer.Character.RightUpperArm.RightShoulder.C0 = CFrame.new(1.37497854, 0.769999921, 1.31130221e-07, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3815 | game.Players.LocalPlayer.Character.RightUpperArm.RightShoulder.C1 = CFrame.new(-0.275022298, 0.629999757, 9.83476696e-08, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3816 | game.Players.LocalPlayer.Character.Dick:BuildRigFromAttachments() | |
3817 | if Run == true then | |
3818 | game.Players.LocalPlayer.Character.Dick.WalkSpeed = 8 | |
3819 | else | |
3820 | game.Players.LocalPlayer.Character.Dick.WalkSpeed = 20 | |
3821 | game.Players.LocalPlayer.Character.Head.Running.PlaybackSpeed = 2 | |
3822 | end | |
3823 | Things.Touched:connect(function(help) | |
3824 | if Trouing == true then | |
3825 | HUMENAD.Health = HUMENAD.Health-10 | |
3826 | end | |
3827 | end) | |
3828 | wait(5) | |
3829 | Trouing = false | |
3830 | Noob_Target = game.Players.LocalPlayer | |
3831 | scro1:Destroy() | |
3832 | HUMENAD.PlatformStand = false | |
3833 | Holding = false | |
3834 | end | |
3835 | end) | |
3836 | ||
3837 | game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(kei) | |
3838 | if kei == "g" and Cl3mbing == false and Grabbing_Bullshit_Noobs == true and Trouing == false and Holding == false and Killing == false and GasExhaust == false and GAS == false then | |
3839 | wait(.5) | |
3840 | if Grabbing_Bullshit_Noobs == true then | |
3841 | Noob_Target = game.Players.LocalPlayer | |
3842 | Grabbing_Bullshit_Noobs = false | |
3843 | scro1:Destroy() | |
3844 | Igrabu:Stop() | |
3845 | Igrabduanduknoueit:Destroy() | |
3846 | HUMENAD.PlatformStand = false | |
3847 | HUMENAD.Name = "Humanoid" | |
3848 | Noob_Target = game.Players.LocalPlayer | |
3849 | pcall(function() | |
3850 | for i, v in pairs(Noob_Target.Head:GetChildren()) do | |
3851 | if v:IsA("Decal") then | |
3852 | if v.Texture == "rbxassetid://245007392" then chatfunc("Laufen, und wenn ich dich sehe, wirst du sterben. Laufen Sie Yandere") else chatfunc("Fahren Sie muldenschwanze.") | |
3853 | end | |
3854 | end | |
3855 | end | |
3856 | end) | |
3857 | game.Players.LocalPlayer.Character.RightUpperArm.RightShoulder.C0 = CFrame.new(1.37497854, 0.769999921, 1.31130221e-07, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3858 | game.Players.LocalPlayer.Character.RightUpperArm.RightShoulder.C1 = CFrame.new(-0.275022298, 0.629999757, 9.83476696e-08, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3859 | if Run == true then | |
3860 | game.Players.LocalPlayer.Character.Dick.WalkSpeed = 8 | |
3861 | else | |
3862 | game.Players.LocalPlayer.Character.Dick.WalkSpeed = 20 | |
3863 | game.Players.LocalPlayer.Character.Head.Running.PlaybackSpeed = 2 | |
3864 | end | |
3865 | end | |
3866 | end | |
3867 | end) | |
3868 | GAS = false | |
3869 | ||
3870 | function Kill(Part) | |
3871 | if GAS == true then | |
3872 | for i,v in pairs(Part.Parent:GetChildren()) do | |
3873 | if v:IsA("Humanoid") then | |
3874 | if v.Name == "Dick" then | |
3875 | else | |
3876 | v.Health = 0 end | |
3877 | end end | |
3878 | end end | |
3879 | game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(kilu) | |
3880 | if kilu == "f" and Cl3mbing == false and Grabbing_Bullshit_Noobs == false and Trouing == false and Holding == false and Killing == false and GasExhaust == true then | |
3881 | GasSound:Stop() | |
3882 | KILLPART:Destroy() | |
3883 | GASHELLPENISLOL.Enabled = false | |
3884 | GAS = false | |
3885 | wait(1) | |
3886 | GasExhaust = false | |
3887 | end | |
3888 | end) | |
3889 | ||
3890 | game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(kilu) | |
3891 | if kilu == "f" and Cl3mbing == false and Grabbing_Bullshit_Noobs == false and Trouing == false and Holding == false and Killing == false and GasExhaust == false then | |
3892 | GasSound:Play() | |
3893 | KILLPART = Instance.new("Part") | |
3894 | KILLPART.Size = Vector3.new(36,42,36) | |
3895 | KILLPART.Name = "TOUCHPART" | |
3896 | KILLPART.Anchored = true | |
3897 | KILLPART.BrickColor = BrickColor.new("Black") | |
3898 | KILLPART.Transparency = 1 | |
3899 | KILLPART.CanCollide = false | |
3900 | KILLPART.CFrame = game.Players.LocalPlayer.Character.UpperTorso.CFrame | |
3901 | KILLPART.Parent = game.Players.LocalPlayer.Character | |
3902 | KILLPART.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
3903 | GASHELLPENISLOL.Enabled = true | |
3904 | GAS = true | |
3905 | wait(1) | |
3906 | GasExhaust = true | |
3907 | KILLPART.Touched:connect(Kill) | |
3908 | end | |
3909 | end) | |
3910 | ||
3911 | game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(kilu) | |
3912 | ||
3913 | if kilu == "f" and Cl3mbing == false and Grabbing_Bullshit_Noobs == true and Trouing == false and Holding == false and Killing == false and GasExhaust == false and GAS == false then | |
3914 | if Grabbing_Bullshit_Noobs == true then | |
3915 | Killing = true | |
3916 | pcall(function() | |
3917 | for i, v in pairs(Noob_Target.Head:GetChildren()) do | |
3918 | if v:IsA("Decal") then | |
3919 | if v.Texture == "rbxassetid://245007392" then chatfunc("Ihre Todesstrafe ist gekommen.") else chatfunc(Farewell[math.random(1, #Farewell)]) | |
3920 | end | |
3921 | end | |
3922 | end | |
3923 | end) | |
3924 | wait(1) | |
3925 | Grabbing_Bullshit_Noobs = false | |
3926 | scro1:Destroy() | |
3927 | Igrabu:Stop() | |
3928 | Igrabduanduknoueit:Destroy() | |
3929 | HUMENAD.PlatformStand = false | |
3930 | HUMENAD.Health = 0 | |
3931 | Noob_Target.Head:BreakJoints() | |
3932 | CFuncs["Sound"].Create("rbxassetid://429400881",workspace,1,1) | |
3933 | wait() | |
3934 | Killing = false | |
3935 | --bleed(HUMENAD.Parent.Head) | |
3936 | game.Players.LocalPlayer.Character.RightUpperArm.RightShoulder.C0 = CFrame.new(1.37497854, 0.769999921, 1.31130221e-07, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3937 | game.Players.LocalPlayer.Character.RightUpperArm.RightShoulder.C1 = CFrame.new(-0.275022298, 0.629999757, 9.83476696e-08, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3938 | game.Players.LocalPlayer.Character.Dick.WalkSpeed = 20 | |
3939 | game.Players.LocalPlayer.Character.Dick.JumpPower = 70 | |
3940 | game.Players.LocalPlayer.Character.Head.Running.PlaybackSpeed = 2 | |
3941 | ||
3942 | --[[if HUMENAD.RigType == Enum.HumanoidRigType.R6 then | |
3943 | Victimm = Noob_Target | |
3944 | local player = Victimm | |
3945 | VANMAN = Victimm.Name | |
3946 | local char = Victimm | |
3947 | local OMGCREEPY = Instance.new("Sound") | |
3948 | OMGCREEPY.Volume = 5 | |
3949 | OMGCREEPY.SoundId = "rbxassetid://304063043" | |
3950 | char.Archivable = true | |
3951 | local rg = char:Clone() | |
3952 | wait(0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000001) | |
3953 | rg.HumanoidRootPart:Destroy() | |
3954 | rg.Name = "" | |
3955 | wait() | |
3956 | pcall(function() | |
3957 | for i, v in pairs(rg:GetChildren()) do | |
3958 | if v:IsA("Humanoid") then | |
3959 | HOMENODAESETYHTRFT = v | |
3960 | end | |
3961 | end | |
3962 | end) | |
3963 | HOMENODAESETYHTRFT.MaxHealth = 0 | |
3964 | HOMENODAESETYHTRFT.PlatformStand = true | |
3965 | for i, v in pairs(rg.Torso:GetChildren()) do | |
3966 | if v:IsA("Motor6D") then | |
3967 | v:Destroy() | |
3968 | end | |
3969 | end | |
3970 | for i, v in pairs(rg:GetChildren()) do | |
3971 | if v:IsA("Accessory") then | |
3972 | v.Handle.CanCollide = true | |
3973 | end | |
3974 | end | |
3975 | wait(.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000001) | |
3976 | wait(.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000001) | |
3977 | local TorsoPointNeckAttachment = Instance.new("Attachment") | |
3978 | TorsoPointNeckAttachment.Name = "TorsoPointNeckAttachment" | |
3979 | TorsoPointNeckAttachment.Parent = rg.Torso | |
3980 | TorsoPointNeckAttachment.Position = Vector3.new(0,1,0) | |
3981 | TorsoPointNeckAttachment.Axis = Vector3.new(1,0,0) | |
3982 | TorsoPointNeckAttachment.SecondaryAxis = Vector3.new(0,1,0) | |
3983 | local HeadPointNeckAttachment= Instance.new("Attachment") | |
3984 | HeadPointNeckAttachment.Name = "HeadPointNeckAttachment" | |
3985 | HeadPointNeckAttachment.Parent = rg.Head | |
3986 | HeadPointNeckAttachment.Position = Vector3.new(0,-0.5,0) | |
3987 | HeadPointNeckAttachment.Axis = Vector3.new(1,0,0) | |
3988 | HeadPointNeckAttachment.SecondaryAxis = Vector3.new(0,1,0) | |
3989 | local LeftArmPointAttachment = Instance.new("Attachment") | |
3990 | LeftArmPointAttachment.Name = "LeftArmPointAttachment" | |
3991 | LeftArmPointAttachment.Parent = rg["Left Arm"] | |
3992 | LeftArmPointAttachment.Position = Vector3.new(0,0.5,0) | |
3993 | LeftArmPointAttachment.Axis = Vector3.new(1,0,0) | |
3994 | LeftArmPointAttachment.SecondaryAxis = Vector3.new(0,1,0) | |
3995 | local RightArmPointAttachment = Instance.new("Attachment") | |
3996 | RightArmPointAttachment.Name = "RightArmPointAttachment" | |
3997 | RightArmPointAttachment.Parent = rg["Right Arm"] | |
3998 | RightArmPointAttachment.Position = Vector3.new(0,0.5,0) | |
3999 | RightArmPointAttachment.Axis = Vector3.new(1,0,0) | |
4000 | RightArmPointAttachment.SecondaryAxis = Vector3.new(0,1,0) | |
4001 | local LeftLegPointAttachment = Instance.new("Attachment") | |
4002 | LeftLegPointAttachment.Name = "LeftLegPointAttachment" | |
4003 | LeftLegPointAttachment.Parent = rg["Left Leg"] | |
4004 | LeftLegPointAttachment.Position = Vector3.new(0,1,0) | |
4005 | LeftLegPointAttachment.Axis = Vector3.new(1,0,0) | |
4006 | LeftLegPointAttachment.SecondaryAxis = Vector3.new(0,1,0) | |
4007 | local RightLegPointAttachment = Instance.new("Attachment") | |
4008 | RightLegPointAttachment.Name = "RightLegPointAttachment" | |
4009 | RightLegPointAttachment.Parent = rg["Right Leg"] | |
4010 | RightLegPointAttachment.Position = Vector3.new(0,1,0) | |
4011 | RightLegPointAttachment.Axis = Vector3.new(1,0,0) | |
4012 | RightLegPointAttachment.SecondaryAxis = Vector3.new(0,1,0) | |
4013 | local LeftHipPointAttachment = Instance.new("Attachment") | |
4014 | LeftHipPointAttachment.Name = "LeftHipPointAttachment" | |
4015 | LeftHipPointAttachment.Parent = rg.Torso | |
4016 | LeftHipPointAttachment.Position = Vector3.new(-0.5,-1,0) | |
4017 | LeftHipPointAttachment.Axis = Vector3.new(1,0,0) | |
4018 | LeftHipPointAttachment.SecondaryAxis = Vector3.new(0,1,0) | |
4019 | local RightHipPointAttachment = Instance.new("Attachment") | |
4020 | RightHipPointAttachment.Name = "RightHipPointAttachment" | |
4021 | RightHipPointAttachment.Parent = rg.Torso | |
4022 | RightHipPointAttachment.Position = Vector3.new(0.5,-1,0) | |
4023 | RightHipPointAttachment.Axis = Vector3.new(1,0,0) | |
4024 | RightHipPointAttachment.SecondaryAxis = Vector3.new(0,1,0) | |
4025 | local LeftShoulderPointAttachment = Instance.new("Attachment") | |
4026 | LeftShoulderPointAttachment.Name = "LeftShoulderPointAttachment" | |
4027 | LeftShoulderPointAttachment.Parent = rg.Torso | |
4028 | LeftShoulderPointAttachment.Position = Vector3.new(-1.5,0.5,0) | |
4029 | LeftShoulderPointAttachment.Axis = Vector3.new(1,0,0) | |
4030 | LeftShoulderPointAttachment.SecondaryAxis = Vector3.new(0,1,0) | |
4031 | local RightShoulderPointAttachment = Instance.new("Attachment") | |
4032 | RightShoulderPointAttachment.Name = "RightShoulderPointAttachment" | |
4033 | RightShoulderPointAttachment.Parent = rg.Torso | |
4034 | RightShoulderPointAttachment.Position = Vector3.new(1.5,0.5,0) | |
4035 | RightShoulderPointAttachment.Axis = Vector3.new(1,0,0) | |
4036 | RightShoulderPointAttachment.SecondaryAxis = Vector3.new(0,1,0) | |
4037 | ||
4038 | ||
4039 | ||
4040 | ||
4041 | ||
4042 | ||
4043 | local n = Instance.new("BallSocketConstraint", rg.Torso) | |
4044 | n.Name = "BallSocketNeck" | |
4045 | n.Attachment0 = TorsoPointNeckAttachment | |
4046 | n.Attachment1 = HeadPointNeckAttachment | |
4047 | n.Restitution = 0 | |
4048 | n.UpperAngle = 90 | |
4049 | n.Enabled = true | |
4050 | n.LimitsEnabled = true | |
4051 | ||
4052 | local rs = Instance.new("BallSocketConstraint", rg.Torso) | |
4053 | rs.Name = "BallSocketRightShoulder" | |
4054 | rs.Attachment0 = RightShoulderPointAttachment | |
4055 | rs.Attachment1 = RightArmPointAttachment | |
4056 | rs.Restitution = 0 | |
4057 | rs.UpperAngle = 90 | |
4058 | rs.Enabled = true | |
4059 | rs.LimitsEnabled = true | |
4060 | local ls = Instance.new("BallSocketConstraint", rg.Torso) | |
4061 | ls.Name = "BallSocketLeftShoulder" | |
4062 | ls.Attachment0 = LeftShoulderPointAttachment | |
4063 | ls.Attachment1 = LeftArmPointAttachment | |
4064 | ls.Restitution = 0 | |
4065 | ls.UpperAngle = 90 | |
4066 | ls.Enabled = true | |
4067 | ls.LimitsEnabled = true | |
4068 | ||
4069 | local rh = Instance.new("BallSocketConstraint", rg.Torso) | |
4070 | rh.Name = "BallSocketRightHip" | |
4071 | rh.Attachment0 = RightHipPointAttachment | |
4072 | rh.Attachment1 = RightLegPointAttachment | |
4073 | rh.Restitution = 0 | |
4074 | rh.UpperAngle = 90 | |
4075 | rh.Enabled = true | |
4076 | rh.LimitsEnabled = true | |
4077 | local lh = Instance.new("BallSocketConstraint", rg.Torso) | |
4078 | lh.Name = "BallSocketLeftHip" | |
4079 | lh.Attachment0 = LeftHipPointAttachment | |
4080 | lh.Attachment1 = LeftLegPointAttachment | |
4081 | lh.Restitution = 0 | |
4082 | lh.UpperAngle = 90 | |
4083 | lh.Enabled = true | |
4084 | lh.LimitsEnabled = true | |
4085 | ||
4086 | ||
4087 | char.Torso.Transparency = 1 | |
4088 | char.Head:Destroy() | |
4089 | char["Left Leg"].Transparency = 1 | |
4090 | char["Left Arm"].Transparency = 1 | |
4091 | char["Right Leg"].Transparency = 1 | |
4092 | char["Right Arm"].Transparency = 1 | |
4093 | char["HumanoidRootPart"]:Destroy() | |
4094 | H0manod.PlatformStand = true | |
4095 | rg.Parent = game.Workspace | |
4096 | rg.Head.face.Texture = "http://www.roblox.com/asset/?id=778409313" | |
4097 | rg.Head.BrickColor = BrickColor.new("Maroon") | |
4098 | local runDummyScript = function(f,scri) | |
4099 | local oldenv = getfenv(f) | |
4100 | local newenv = setmetatable({}, { | |
4101 | __index = function(_, k) | |
4102 | if k:lower() == 'script' then | |
4103 | return scri | |
4104 | else | |
4105 | return oldenv[k] | |
4106 | end | |
4107 | end | |
4108 | }) | |
4109 | setfenv(f, newenv) | |
4110 | ypcall(function() f() end) | |
4111 | end | |
4112 | local cors = {} | |
4113 | local mas = Instance.new("Model",game:GetService("Lighting")) | |
4114 | mas.Name = "Collidable Limbs" | |
4115 | local oo1 = Instance.new("Part") | |
4116 | local oo2 = Instance.new("Part") | |
4117 | local oo3 = Instance.new("Part") | |
4118 | local oo4 = Instance.new("Part") | |
4119 | local oo5 = Instance.new("Part") | |
4120 | local oo6 = Instance.new("Part") | |
4121 | local w1 = Instance.new("Weld") | |
4122 | local w2 = Instance.new("Weld") | |
4123 | local w3 = Instance.new("Weld") | |
4124 | local w4 = Instance.new("Weld") | |
4125 | local w5 = Instance.new("Weld") | |
4126 | local w6 = Instance.new("Weld") | |
4127 | oo1.Name = "CHead" | |
4128 | w1.Parent = oo1 | |
4129 | w1.Part0 = w1.Parent | |
4130 | w1.Part1 = rg["Head"] | |
4131 | oo1.Parent = mas | |
4132 | oo1.Material = Enum.Material.SmoothPlastic | |
4133 | oo1.BrickColor = BrickColor.new("Institutional white") | |
4134 | oo1.Transparency = 1 | |
4135 | oo1.Position = Vector3.new(0, 4.50001812, 0) | |
4136 | oo1.Velocity = Vector3.new(0, -9.19685173, 0) | |
4137 | oo1.Locked = true | |
4138 | oo1.FormFactor = Enum.FormFactor.Symmetric | |
4139 | oo1.Size = Vector3.new(2, 1, 1) | |
4140 | oo1.CFrame = CFrame.new(0, 4.50001812, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
4141 | oo1.BottomSurface = Enum.SurfaceType.Smooth | |
4142 | oo1.TopSurface = Enum.SurfaceType.Smooth | |
4143 | oo1.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
4144 | oo1.Position = Vector3.new(0, 4.50001812, 0) | |
4145 | oo1.CanCollide = false | |
4146 | ||
4147 | oo2.Name = "CT" | |
4148 | w2.Parent = oo2 | |
4149 | w2.Part0 = w2.Parent | |
4150 | w2.Part1 = rg["Torso"] | |
4151 | oo2.Parent = mas | |
4152 | oo2.CanCollide = true | |
4153 | oo2.Material = Enum.Material.SmoothPlastic | |
4154 | oo2.BrickColor = BrickColor.new("Institutional white") | |
4155 | oo2.Transparency = 1 | |
4156 | oo2.Position = Vector3.new(0, 3.00001788, 0) | |
4157 | oo2.Velocity = Vector3.new(0, -9.19685173, 0) | |
4158 | oo2.Locked = true | |
4159 | oo2.Anchored = false | |
4160 | oo2.FormFactor = Enum.FormFactor.Symmetric | |
4161 | oo2.Size = Vector3.new(2, 2, 1) | |
4162 | oo2.CFrame = CFrame.new(0, 3.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
4163 | oo2.BottomSurface = Enum.SurfaceType.Smooth | |
4164 | oo2.TopSurface = Enum.SurfaceType.Smooth | |
4165 | oo2.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
4166 | oo2.Position = Vector3.new(0, 3.00001788, 0) | |
4167 | oo3.Name = "CLA" | |
4168 | oo3.CanCollide = true | |
4169 | w3.Parent = oo3 | |
4170 | w3.Part0 = w3.Parent | |
4171 | w3.Part1 = rg["Left Arm"] | |
4172 | w3.C0 = CFrame.new(0, 0, 0) | |
4173 | w3.C1 = CFrame.new(0, -0.2, 0) | |
4174 | oo3.Parent = mas | |
4175 | oo3.Material = Enum.Material.SmoothPlastic | |
4176 | oo3.BrickColor = BrickColor.new("Institutional white") | |
4177 | oo3.Transparency = 1 | |
4178 | oo3.Position = Vector3.new(-1.5, 3.00001788, 0) | |
4179 | oo3.Velocity = Vector3.new(0, -9.19685173, 0) | |
4180 | oo3.CanCollide = true | |
4181 | oo3.Locked = true | |
4182 | oo3.FormFactor = Enum.FormFactor.Symmetric | |
4183 | oo3.Size = Vector3.new(1, 1.40, 1) | |
4184 | oo3.CFrame = CFrame.new(-1.5, 3.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
4185 | oo3.BottomSurface = Enum.SurfaceType.Smooth | |
4186 | oo3.TopSurface = Enum.SurfaceType.Smooth | |
4187 | oo3.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
4188 | oo3.Position = Vector3.new(-1.5, 3.00001788, 0) | |
4189 | oo4.Name = "CRA" | |
4190 | w4.Parent = oo4 | |
4191 | w4.Part0 = w4.Parent | |
4192 | w4.Part1 = rg["Right Arm"] | |
4193 | w4.C0 = CFrame.new(0, 0, 0) | |
4194 | w4.C1 = CFrame.new(0, -0.2, 0) | |
4195 | oo4.Parent = mas | |
4196 | oo4.CanCollide = true | |
4197 | oo4.Material = Enum.Material.SmoothPlastic | |
4198 | oo4.BrickColor = BrickColor.new("Institutional white") | |
4199 | oo4.Transparency = 1 | |
4200 | oo4.Position = Vector3.new(1.5, 3.00001788, 0) | |
4201 | oo4.Velocity = Vector3.new(0, -9.19685173, 0) | |
4202 | oo4.CanCollide = true | |
4203 | oo4.Locked = true | |
4204 | oo4.FormFactor = Enum.FormFactor.Symmetric | |
4205 | oo4.Size = Vector3.new(1, 1.40, 1) | |
4206 | oo4.CFrame = CFrame.new(1.5, 3.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
4207 | oo4.BottomSurface = Enum.SurfaceType.Smooth | |
4208 | oo4.TopSurface = Enum.SurfaceType.Smooth | |
4209 | oo4.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
4210 | oo4.Position = Vector3.new(1.5, 3.00001788, 0) | |
4211 | oo5.Name = "CLL" | |
4212 | oo5.Parent = mas | |
4213 | w5.Parent = oo5 | |
4214 | w5.Part0 = w5.Parent | |
4215 | w5.Part1 = rg["Left Leg"] | |
4216 | w5.C0 = CFrame.new(0, 0, 0) | |
4217 | w5.C1 = CFrame.new(0, -0.2, 0) | |
4218 | oo5.Material = Enum.Material.SmoothPlastic | |
4219 | oo5.BrickColor = BrickColor.new("Institutional white") | |
4220 | oo5.Transparency = 1 | |
4221 | oo5.CanCollide = true | |
4222 | oo5.Position = Vector3.new(-0.5, 1.00001788, 0) | |
4223 | oo5.Velocity = Vector3.new(0, -9.19685173, 0) | |
4224 | oo5.CanCollide = true | |
4225 | oo5.Locked = true | |
4226 | oo5.FormFactor = Enum.FormFactor.Symmetric | |
4227 | oo5.Size = Vector3.new(1, 1.65, 1) | |
4228 | oo5.CFrame = CFrame.new(-0.5, 1.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
4229 | oo5.BottomSurface = Enum.SurfaceType.Smooth | |
4230 | oo5.TopSurface = Enum.SurfaceType.Smooth | |
4231 | oo5.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
4232 | oo5.Position = Vector3.new(-0.5, 1.00001788, 0) | |
4233 | oo6.Name = "CRL" | |
4234 | oo6.Parent = mas | |
4235 | oo6.Material = Enum.Material.SmoothPlastic | |
4236 | oo6.BrickColor = BrickColor.new("Institutional white") | |
4237 | oo6.Transparency = 1 | |
4238 | oo6.Position = Vector3.new(0.5, 1.00001788, 0) | |
4239 | oo6.Velocity = Vector3.new(0, -9.19685173, 0) | |
4240 | oo6.CanCollide = true | |
4241 | oo6.Locked = true | |
4242 | oo6.FormFactor = Enum.FormFactor.Symmetric | |
4243 | oo6.Size = Vector3.new(1, 1.65, 1) | |
4244 | oo6.CFrame = CFrame.new(0.5, 1.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
4245 | oo6.BottomSurface = Enum.SurfaceType.Smooth | |
4246 | oo6.TopSurface = Enum.SurfaceType.Smooth | |
4247 | oo6.Color = Color3.new(0.972549, 0.972549, 0.972549) | |
4248 | oo6.Position = Vector3.new(0.5, 1.00001788, 0) | |
4249 | oo6.CanCollide = true | |
4250 | w6.Parent = oo6 | |
4251 | w6.Part0 = w6.Parent | |
4252 | w6.Part1 = rg["Right Leg"] | |
4253 | w6.C0 = CFrame.new(0, 0, 0) | |
4254 | w6.C1 = CFrame.new(0, -0.2, 0) | |
4255 | mas.Parent = rg | |
4256 | mas:MakeJoints() | |
4257 | NAEM = VANMAN | |
4258 | local raggeeh = rg:Clone() | |
4259 | raggeeh.Head.Anchored = true | |
4260 | wait(.1) | |
4261 | pcall(function() | |
4262 | for i, v in pairs(raggeeh:GetChildren()) do | |
4263 | if v:IsA("Humanoid") then | |
4264 | DonmcaMcnaldonds = v | |
4265 | DonmcaMcnaldonds.MaxHealth = 0 | |
4266 | DonmcaMcnaldonds.HipHeight = 0 | |
4267 | end | |
4268 | end | |
4269 | end) | |
4270 | raggeeh.Name = VANMAN | |
4271 | DonmcaMcnaldonds.PlatformStand = true | |
4272 | FORS = Instance.new("BodyThrust") | |
4273 | FORS.Force = Vector3.new(0,100,0) | |
4274 | FORS.Location = Vector3.new(0,1,0) | |
4275 | FORS.Parent = raggeeh.Head | |
4276 | TUURS = raggeeh.Torso | |
4277 | CPU = Instance.new("Model") | |
4278 | CPU.Parent = raggeeh | |
4279 | raggeeh.Parent = game:GetService("Workspace") | |
4280 | CPU.Name = NAEM.."'s generated CameraPart" | |
4281 | ||
4282 | wait(.1) | |
4283 | wait(.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001) | |
4284 | raggeeh.Parent = game:GetService("Workspace") | |
4285 | wait(.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001) | |
4286 | rg:destroy() | |
4287 | raggeeh.Head.Anchored = false | |
4288 | local mas1 = mas:GetChildren() | |
4289 | for i=1,#mas1 do | |
4290 | mas1[i].Parent = rg | |
4291 | ypcall(function() mas1[i]:MakeJoints() end) | |
4292 | end | |
4293 | mas:Destroy() | |
4294 | for i=1,#cors do | |
4295 | coroutine.resume(cors[i]) | |
4296 | end | |
4297 | raggeeh.Parent = game:GetService("Workspace") | |
4298 | OMGCREEPY.Parent = raggeeh | |
4299 | OMGCREEPY:Play() | |
4300 | wait(.5) | |
4301 | end]]-- | |
4302 | end | |
4303 | Noob_Target = workspace | |
4304 | end | |
4305 | end) | |
4306 | Part0 = Instance.new("Part") | |
4307 | Part0.Name = "ClimbPart" | |
4308 | Part0.Parent = workspace.CurrentCamera | |
4309 | Part0.Transparency = 1 | |
4310 | Part0.Material = Enum.Material.Wood | |
4311 | Part0.BrickColor = BrickColor.new("Really black") | |
4312 | Part0.Size = Vector3.new(2.87999988, 4.93219614, 2.02000003) | |
4313 | Part0.CFrame = CFrame.new(-0.0700073242, 4.39500237, -2.50999522, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
4314 | Part0.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
4315 | Part0.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
4316 | Part0.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
4317 | Part0.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
4318 | Part0.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
4319 | Part0.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
4320 | Part0.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
4321 | Part0.Position = Vector3.new(-0.0700073242, 4.39500237, -2.50999522) | |
4322 | Part0.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
4323 | Part0.CanCollide = false | |
4324 | Part0:BreakJoints() | |
4325 | wait(.5) | |
4326 | w3ld2uranUs = Instance.new("Weld") | |
4327 | w3ld2uranUs.Part0 = Part0 | |
4328 | w3ld2uranUs.Part1 = game.Players.LocalPlayer.Character.HumanoidRootPart | |
4329 | w3ld2uranUs.Parent = Part0 | |
4330 | w3ld2uranUs.C0 = CFrame.new(0,-0.25,1.3) | |
4331 | ||
4332 | ||
4333 | radModel0 = Instance.new("Model") | |
4334 | radStringValue1 = Instance.new("StringValue") | |
4335 | radStringValue2 = Instance.new("StringValue") | |
4336 | radStringValue3 = Instance.new("StringValue") | |
4337 | radStringValue4 = Instance.new("StringValue") | |
4338 | radStringValue5 = Instance.new("StringValue") | |
4339 | radStringValue6 = Instance.new("StringValue") | |
4340 | radStringValue7 = Instance.new("StringValue") | |
4341 | radModel0.Name = "Oni0nRadioNetwork" | |
4342 | radModel0.Parent = script | |
4343 | radStringValue1.Name = "Line1" | |
4344 | radStringValue1.Value = "----------------------------------------------------------------------------------" | |
4345 | radStringValue1.Parent = radModel0 | |
4346 | radStringValue2.Name = "Line2" | |
4347 | radStringValue2.Value = "----------------------------------------------------------------------------------" | |
4348 | radStringValue2.Parent = radModel0 | |
4349 | radStringValue3.Name = "Line3" | |
4350 | radStringValue3.Value = "----------------------------------------------------------------------------------" | |
4351 | radStringValue3.Parent = radModel0 | |
4352 | radStringValue4.Name = "Line4" | |
4353 | radStringValue4.Value = "----------------------------------------------------------------------------------" | |
4354 | radStringValue4.Parent = radModel0 | |
4355 | radStringValue5.Name = "Line5" | |
4356 | radStringValue5.Value = "----------------------------------------------------------------------------------" | |
4357 | radStringValue5.Parent = radModel0 | |
4358 | radStringValue6.Name = "Line6" | |
4359 | radStringValue6.Value = "----------------------------------------------------------------------------------" | |
4360 | radStringValue6.Parent = radModel0 | |
4361 | radStringValue7.Name = "Line7" | |
4362 | radStringValue7.Value = "----------------------------------------------------------------------------------" | |
4363 | radStringValue7.Parent = radModel0 | |
4364 | ||
4365 | OnValue = Instance.new("BoolValue") | |
4366 | OnValue.Name = "On" | |
4367 | OnValue.Parent = script | |
4368 | ||
4369 | function onChatted(msg) | |
4370 | if Ded == false then | |
4371 | if Explosing == false then | |
4372 | chatfunc(msg) | |
4373 | if msg == "/Explode" then | |
4374 | Explosing = true | |
4375 | chatfunc("Selbstzerstarung..") | |
4376 | wait(1) | |
4377 | CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=28518380",workspace,1000,1) | |
4378 | wait(.5) | |
4379 | CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=14863866",workspace,1000,1) | |
4380 | wait(.1) | |
4381 | CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=104560954",workspace,1000,1) | |
4382 | wait(.2) | |
4383 | CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=104562155",workspace,1000,1) | |
4384 | wait(.5) | |
4385 | CFuncs["Sound"].Create("rbxassetid://881854338",workspace,1000,1) | |
4386 | wait(.05) | |
4387 | BEP.Visible = true | |
4388 | wait(.05) | |
4389 | BEP.Visible = false | |
4390 | wait(.05) | |
4391 | BEP.Visible = true | |
4392 | wait(.05) | |
4393 | BEP.Visible = false | |
4394 | wait(.05) | |
4395 | BEP.Visible = true | |
4396 | wait(.05) | |
4397 | BEP.Visible = false | |
4398 | wait(.05) | |
4399 | BEP.Visible = true | |
4400 | wait(.05) | |
4401 | BEP.Visible = false | |
4402 | wait(.05) | |
4403 | BEP.Visible = true | |
4404 | wait(.05) | |
4405 | BEP.Visible = false | |
4406 | wait(.05) | |
4407 | BEP.Visible = true | |
4408 | wait(.05) | |
4409 | BEP.Visible = false | |
4410 | wait(.05) | |
4411 | BEP.Visible = true | |
4412 | wait(.05) | |
4413 | BEP.Visible = false | |
4414 | wait(.05) | |
4415 | BEP.Visible = true | |
4416 | wait(.05) | |
4417 | BEP.Visible = false | |
4418 | wait(.05) | |
4419 | BEP.Visible = true | |
4420 | wait(.05) | |
4421 | BEP.Visible = false | |
4422 | wait(.05) | |
4423 | BEP.Visible = true | |
4424 | wait(.05) | |
4425 | BEP.Visible = false | |
4426 | wait(.05) | |
4427 | BEP.Visible = true | |
4428 | wait(.05) | |
4429 | BEP.Visible = false | |
4430 | wait(.05) | |
4431 | BEP.Visible = true | |
4432 | wait(.05) | |
4433 | BEP.Visible = false | |
4434 | LIGHTS:Destroy() | |
4435 | KABOM = Instance.new("Explosion",game.Players.LocalPlayer.Character) | |
4436 | KABOM.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position | |
4437 | KABOM.BlastPressure = 999999 | |
4438 | KABOM.BlastRadius = 30 | |
4439 | KABOM.DestroyJointRadiusPercent = 100 | |
4440 | KABOM.ExplosionType = Enum.ExplosionType.CratersAndDebris | |
4441 | KABOM.Hit:connect(function(hit,fet) | |
4442 | pcall(function() | |
4443 | for i, v in pairs(hit.Parent:GetChildren()) do | |
4444 | if v:IsA("Humanoid") then | |
4445 | v.Health = 0 | |
4446 | end | |
4447 | end | |
4448 | end) | |
4449 | pcall(function() | |
4450 | for i, v in pairs(hit.Parent:GetChildren()) do | |
4451 | if v:IsA("Part") then | |
4452 | v.Color = Color3.new(0,0,0) | |
4453 | v:BreakJoints() | |
4454 | end | |
4455 | end | |
4456 | end) | |
4457 | end) | |
4458 | end | |
4459 | end | |
4460 | end | |
4461 | end | |
4462 | game.Players.LocalPlayer.Chatted:connect(onChatted) | |
4463 | local character = game.Players.LocalPlayer.Character | |
4464 | function recurse(root,callback,i) | |
4465 | i= i or 0 | |
4466 | for _,v in pairs(root:GetChildren()) do | |
4467 | i = i + 1 | |
4468 | callback(i,v) | |
4469 | ||
4470 | if #v:GetChildren() > 0 then | |
4471 | i = recurse(v,callback,i) | |
4472 | end | |
4473 | end | |
4474 | ||
4475 | return i | |
4476 | end | |
4477 | ||
4478 | function ragdollJoint(part0, part1, attachmentName, className, properties) | |
4479 | attachmentName = attachmentName.."RigAttachment" | |
4480 | local constraint = Instance.new(className.."Constraint") | |
4481 | constraint.Attachment0 = part0:FindFirstChild(attachmentName) | |
4482 | constraint.Attachment1 = part1:FindFirstChild(attachmentName) | |
4483 | constraint.Name = "RagdollConstraint"..part1.Name | |
4484 | ||
4485 | for _,propertyData in next,properties or {} do | |
4486 | constraint[propertyData[1]] = propertyData[2] | |
4487 | end | |
4488 | ||
4489 | constraint.Parent = character | |
4490 | end | |
4491 | ||
4492 | function getAttachment0(attachmentName) | |
4493 | for _,child in next,character:GetChildren() do | |
4494 | local attachment = child:FindFirstChild(attachmentName) | |
4495 | if attachment then | |
4496 | return attachment | |
4497 | end | |
4498 | end | |
4499 | end | |
4500 | --[[character:WaitForChild("Dick").Died:connect(function() | |
4501 | return { | |
4502 | Properties = { | |
4503 | Looping = true, | |
4504 | Priority = Enum.AnimationPriority.Idle | |
4505 | }, | |
4506 | Keyframes = { | |
4507 | [0] = { | |
4508 | ["HumanoidRootPart"] = { | |
4509 | ["LowerTorso"] = { | |
4510 | ["UpperTorso"] = { | |
4511 | CFrame = CFrame.Angles(math.rad(-1.031), 0, 0), | |
4512 | ["LeftUpperArm"] = { | |
4513 | CFrame = CFrame.Angles(math.rad(0.802), math.rad(5.214), math.rad(-1.261)), | |
4514 | ["LeftLowerArm"] = { | |
4515 | CFrame = CFrame.Angles(math.rad(6.131), 0, 0), | |
4516 | ["LeftHand"] = { | |
4517 | }, | |
4518 | }, | |
4519 | }, | |
4520 | ["RightUpperArm"] = { | |
4521 | CFrame = CFrame.Angles(math.rad(0.917), math.rad(-6.016), math.rad(2.005)), | |
4522 | ["RightLowerArm"] = { | |
4523 | CFrame = CFrame.Angles(math.rad(4.125), 0, 0), | |
4524 | ["RightHand"] = { | |
4525 | }, | |
4526 | }, | |
4527 | }, | |
4528 | ["Head"] = { | |
4529 | }, | |
4530 | }, | |
4531 | ["LeftUpperLeg"] = { | |
4532 | CFrame = CFrame.Angles(math.rad(7.448), math.rad(5.844), math.rad(-0.745)), | |
4533 | ["LeftLowerLeg"] = { | |
4534 | CFrame = CFrame.Angles(math.rad(-8.136), 0, 0), | |
4535 | ["LeftFoot"] = { | |
4536 | CFrame = CFrame.new(0, -0.02, 0) * CFrame.Angles(0, math.rad(4.125), 0), | |
4537 | }, | |
4538 | }, | |
4539 | }, | |
4540 | ["RightUpperLeg"] = { | |
4541 | CFrame = CFrame.Angles(math.rad(6.016), math.rad(-14.954), math.rad(1.547)), | |
4542 | ["RightLowerLeg"] = { | |
4543 | CFrame = CFrame.Angles(math.rad(-5.73), 0, 0), | |
4544 | ["RightFoot"] = { | |
4545 | CFrame = CFrame.new(0, -0.018, 0) * CFrame.Angles(0, math.rad(-7.162), 0), | |
4546 | }, | |
4547 | }, | |
4548 | }, | |
4549 | }, | |
4550 | }, | |
4551 | }, | |
4552 | [1] = { | |
4553 | }, | |
4554 | } | |
4555 | } | |
4556 | end)]]-- | |
4557 | character:WaitForChild("Dick").Died:connect(function() | |
4558 | -- Objects | |
4559 | ||
4560 | local URDED = Instance.new("ScreenGui") | |
4561 | local GTFONIGGA = Instance.new("ImageLabel") | |
4562 | ||
4563 | -- Properties | |
4564 | ||
4565 | URDED.Name = "U R DED" | |
4566 | URDED.Parent = game.Players.LocalPlayer.PlayerGui | |
4567 | ||
4568 | GTFONIGGA.Name = "GTFO NIGGA" | |
4569 | GTFONIGGA.Parent = URDED | |
4570 | GTFONIGGA.BackgroundColor3 = Color3.new(1, 1, 1) | |
4571 | GTFONIGGA.Size = UDim2.new(1, 0, 1, 0) | |
4572 | GTFONIGGA.Image = "rbxassetid://1094074462" | |
4573 | wait() | |
4574 | ColorCorrectionEffect0:Destroy() | |
4575 | workspace.CurrentCamera:ClearAllChildren() | |
4576 | CFuncs["Sound"].Create("rbxassetid://270548364",workspace.CurrentCamera,1000,2) | |
4577 | musec:Destroy() | |
4578 | local camera = workspace.CurrentCamera | |
4579 | if camera.CameraSubject == character.Dick then--If developer isn't controlling camera | |
4580 | camera.CameraSubject = character.UpperTorso | |
4581 | end | |
4582 | ||
4583 | --Make it so ragdoll can't collide with invisible HRP, but don't let HRP fall through map and be destroyed in process | |
4584 | character.HumanoidRootPart.Anchored = true | |
4585 | character.HumanoidRootPart.CanCollide = false | |
4586 | character.Parent = workspace | |
4587 | --Helps to fix constraint spasms | |
4588 | recurse(character, function(_,v) | |
4589 | if v:IsA("Attachment") then | |
4590 | v.Axis = Vector3.new(0, 1, 0) | |
4591 | v.SecondaryAxis = Vector3.new(0, 0, 1) | |
4592 | v.Rotation = Vector3.new(0, 0, 0) | |
4593 | end | |
4594 | end) | |
4595 | asdasd=Instance.new("Part",character) | |
4596 | asdasd.Name = "HumanoidRootPart" | |
4597 | asdasd.Transparency = 1 | |
4598 | asdasd.Size = Vector3.new(0,0,0) | |
4599 | --Re-attach hats | |
4600 | for _,child in next,character:GetChildren() do | |
4601 | if child:IsA("Accoutrement") then | |
4602 | --Loop through all parts instead of only checking for one to be forwards-compatible in the event | |
4603 | --ROBLOX implements multi-part accessories | |
4604 | for _,part in next,child:GetChildren() do | |
4605 | if part:IsA("BasePart") then | |
4606 | local attachment1 = part:FindFirstChildOfClass("Attachment") | |
4607 | local attachment0 = getAttachment0(attachment1.Name) | |
4608 | if attachment0 and attachment1 then | |
4609 | --Shouldn't use constraints for this, but have to because of a ROBLOX idiosyncrasy where | |
4610 | --joints connecting a character are perpetually deleted while the character is dead | |
4611 | local constraint = Instance.new("HingeConstraint") | |
4612 | constraint.Attachment0 = attachment0 | |
4613 | constraint.Attachment1 = attachment1 | |
4614 | constraint.LimitsEnabled = true | |
4615 | constraint.UpperAngle = 0 --Simulate weld by making it difficult for constraint to move | |
4616 | constraint.LowerAngle = 0 | |
4617 | constraint.Parent = character | |
4618 | end | |
4619 | end | |
4620 | end | |
4621 | end | |
4622 | end | |
4623 | wait() | |
4624 | ||
4625 | ragdollJoint(character.UpperTorso, character.Head, "Neck", "BallSocket", { | |
4626 | {"LimitsEnabled",true}; | |
4627 | {"UpperAngle",0}; | |
4628 | }) | |
4629 | ||
4630 | ragdollJoint(character.LowerTorso, character.UpperTorso, "Waist", "BallSocket", { | |
4631 | {"LimitsEnabled",true}; | |
4632 | {"UpperAngle",0}; | |
4633 | }) | |
4634 | ||
4635 | local handProperties = { | |
4636 | {"LimitsEnabled", true}; | |
4637 | {"UpperAngle",0}; | |
4638 | {"LowerAngle",0}; | |
4639 | } | |
4640 | ragdollJoint(character.LeftLowerArm, character.LeftHand, "LeftWrist", "Hinge", handProperties) | |
4641 | ragdollJoint(character.RightLowerArm, character.RightHand, "RightWrist", "Hinge", handProperties) | |
4642 | ||
4643 | local shinProperties = { | |
4644 | {"LimitsEnabled", true}; | |
4645 | {"UpperAngle", 0}; | |
4646 | {"LowerAngle", -75}; | |
4647 | } | |
4648 | local elbouProperties = { | |
4649 | {"LimitsEnabled", true}; | |
4650 | {"UpperAngle", 75}; | |
4651 | {"LowerAngle", 0}; | |
4652 | } | |
4653 | ragdollJoint(character.LeftUpperLeg, character.LeftLowerLeg, "LeftKnee", "Hinge", shinProperties) | |
4654 | ragdollJoint(character.RightUpperLeg, character.RightLowerLeg, "RightKnee", "Hinge", shinProperties) | |
4655 | ||
4656 | local footProperties = { | |
4657 | {"LimitsEnabled", true}; | |
4658 | {"UpperAngle", 15}; | |
4659 | {"LowerAngle", -45}; | |
4660 | } | |
4661 | ragdollJoint(character.LeftLowerLeg, character.LeftFoot, "LeftAnkle", "Hinge", footProperties) | |
4662 | ragdollJoint(character.RightLowerLeg, character.RightFoot, "RightAnkle", "Hinge", footProperties) | |
4663 | ||
4664 | --TODO fix ability for socket to turn backwards whenn ConeConstraints are shipped | |
4665 | ragdollJoint(character.UpperTorso, character.LeftUpperArm, "LeftShoulder", "BallSocket") | |
4666 | ragdollJoint(character.LeftUpperArm, character.LeftLowerArm, "LeftElbow", "Hinge",elbouProperties) | |
4667 | ragdollJoint(character.UpperTorso, character.RightUpperArm, "RightShoulder", "BallSocket") | |
4668 | ragdollJoint(character.RightUpperArm, character.RightLowerArm, "RightElbow", "Hinge",elbouProperties) | |
4669 | ragdollJoint(character.LowerTorso, character.LeftUpperLeg, "LeftHip", "BallSocket") | |
4670 | ragdollJoint(character.LowerTorso, character.RightUpperLeg, "RightHip", "BallSocket") | |
4671 | character["Head"].Transparency = 1 | |
4672 | Ded = true | |
4673 | aasw = Instance.new("Weld") | |
4674 | aasw.Parent = character | |
4675 | aasw.Part0 = character.UpperTorso | |
4676 | aasw.Part1 = character.LowerTorso | |
4677 | if Explosing == false then | |
4678 | CFuncs["Sound"].Create("rbxassetid://342742088",workspace,10,1) | |
4679 | chatfunc("System kritisch beschadigt Herunterfahren.....") | |
4680 | else | |
4681 | pcall(function() | |
4682 | for i, v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
4683 | if v:IsA("BallSocketConstraint") then | |
4684 | v:Destroy() | |
4685 | end | |
4686 | ||
4687 | end | |
4688 | end) | |
4689 | pcall(function() | |
4690 | for i, v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
4691 | if v:IsA("HingeConstraint") then | |
4692 | v:Destroy() | |
4693 | end | |
4694 | ||
4695 | end | |
4696 | end) | |
4697 | CFuncs["Sound"].Create("rbxassetid://144699494",workspace,10,1) | |
4698 | end | |
4699 | end) | |
4700 | ||
4701 | active = false | |
4702 | char = game.Players.LocalPlayer.Character | |
4703 | if game:GetService("ReplicatedStorage"):findFirstChild("Oni0nRadioNetwork") == nil then | |
4704 | script.Oni0nRadioNetwork:Clone().Parent = game:GetService("ReplicatedStorage") | |
4705 | end | |
4706 | wait() | |
4707 | script.Oni0nRadioNetwork:Remove() | |
4708 | ||
4709 | function onfall() | |
4710 | active = true | |
4711 | curr = 0 | |
4712 | while active == true do | |
4713 | vel = char.HumanoidRootPart.Velocity.y | |
4714 | wait() | |
4715 | if vel > curr then | |
4716 | active = false | |
4717 | if curr < -120 then | |
4718 | if Landd == false and Explosing == false then | |
4719 | print("OOF") | |
4720 | Landd = true | |
4721 | CFuncs["Sound"].Create("rbxassetid://132758217",workspace,10,1) | |
4722 | ws = game.Players.LocalPlayer.Character.Dick.WalkSpeed | |
4723 | jp = game.Players.LocalPlayer.Character.Dick.JumpPower | |
4724 | game.Players.LocalPlayer.Character.Dick.WalkSpeed = game.Players.LocalPlayer.Character.Dick.WalkSpeed/2 | |
4725 | game.Players.LocalPlayer.Character.Dick.JumpPower = 0 | |
4726 | game.Players.LocalPlayer.Character.Dick.AutoRotate = false | |
4727 | shito1 = Instance.new("ParticleEmitter") | |
4728 | shito1.Name = "1" | |
4729 | shito1.Parent = game.Players.LocalPlayer.Character.LeftFoot | |
4730 | shito1.Size = NumberSequence.new(0.5,0.5) | |
4731 | shito1.Texture = "rbxassetid://319320514" | |
4732 | shito1.Acceleration = Vector3.new(0, -20, 0) | |
4733 | shito1.Rate = 4213123072 | |
4734 | shito1.RotSpeed = NumberRange.new(123,123) | |
4735 | shito1.Speed = NumberRange.new(10,10) | |
4736 | shito1.VelocitySpread = 100 | |
4737 | ||
4738 | shito2 = Instance.new("ParticleEmitter") | |
4739 | shito2.Name = "2" | |
4740 | shito2.Parent = game.Players.LocalPlayer.Character.RightFoot | |
4741 | shito2.Size = NumberSequence.new(0.5,0.5) | |
4742 | shito2.Texture = "rbxassetid://319320514" | |
4743 | shito2.Acceleration = Vector3.new(0, -20, 0) | |
4744 | shito2.Rate = 4213123072 | |
4745 | shito2.RotSpeed = NumberRange.new(123,123) | |
4746 | shito2.Speed = NumberRange.new(10,10) | |
4747 | shito2.VelocitySpread = 100 | |
4748 | Cl3mbingstart = false | |
4749 | wait(.25) | |
4750 | OOF = nil | |
4751 | shito2.Enabled = false | |
4752 | shito1.Enabled = false | |
4753 | game.Players.LocalPlayer.Character.Dick.WalkSpeed = ws | |
4754 | game.Players.LocalPlayer.Character.Dick.AutoRotate = true | |
4755 | wait(.25) | |
4756 | wait(1) | |
4757 | game.Players.LocalPlayer.Character.Dick.JumpPower = jp | |
4758 | shito2:Destroy() | |
4759 | shito1:Destroy() | |
4760 | Landd = false | |
4761 | end | |
4762 | end | |
4763 | elseif curr > -120 then | |
4764 | --[[if Landd == false and Explosing == false then | |
4765 | print("OOF") | |
4766 | Landd = true | |
4767 | CFuncs["Sound"].Create("rbxassetid://704141469",workspace,.5,1) | |
4768 | ws = game.Players.LocalPlayer.Character.Dick.WalkSpeed | |
4769 | jp = game.Players.LocalPlayer.Character.Dick.JumpPower | |
4770 | game.Players.LocalPlayer.Character.Dick.JumpPower = 0 | |
4771 | game.Players.LocalPlayer.Character.Dick.AutoRotate = false | |
4772 | shito1 = Instance.new("ParticleEmitter") | |
4773 | shito1.Name = "1" | |
4774 | shito1.Parent = game.Players.LocalPlayer.Character.LeftFoot | |
4775 | shito1.Size = NumberSequence.new(0.25,0.25) | |
4776 | shito1.Texture = "rbxassetid://319320514" | |
4777 | shito1.Acceleration = Vector3.new(0, -20, 0) | |
4778 | shito1.Rate = 4213123072 | |
4779 | shito1.RotSpeed = NumberRange.new(70,70) | |
4780 | shito1.Speed = NumberRange.new(5,5) | |
4781 | shito1.VelocitySpread = 50 | |
4782 | ||
4783 | shito2 = Instance.new("ParticleEmitter") | |
4784 | shito2.Name = "2" | |
4785 | shito2.Parent = game.Players.LocalPlayer.Character.RightFoot | |
4786 | shito2.Size = NumberSequence.new(0.25,0.25) | |
4787 | shito2.Texture = "rbxassetid://319320514" | |
4788 | shito2.Acceleration = Vector3.new(0, -20, 0) | |
4789 | shito2.Rate = 4213123072 | |
4790 | shito2.RotSpeed = NumberRange.new(70,70) | |
4791 | shito2.Speed = NumberRange.new(5,5) | |
4792 | shito2.VelocitySpread = 50 | |
4793 | wait(.05) | |
4794 | OOF = nil | |
4795 | shito2.Enabled = false | |
4796 | shito1.Enabled = false | |
4797 | game.Players.LocalPlayer.Character.Dick.WalkSpeed = ws | |
4798 | game.Players.LocalPlayer.Character.Dick.AutoRotate = true | |
4799 | wait(.05) | |
4800 | wait(.7) | |
4801 | game.Players.LocalPlayer.Character.Dick.JumpPower = jp | |
4802 | shito2:Destroy() | |
4803 | shito1:Destroy() | |
4804 | Landd = false]]-- | |
4805 | curr = vel | |
4806 | end | |
4807 | end | |
4808 | end | |
4809 | ||
4810 | ||
4811 | ||
4812 | char.Dick.FreeFalling:connect(function(hi) | |
4813 | if active == false then | |
4814 | onfall() | |
4815 | end | |
4816 | end) | |
4817 | wait(2) | |
4818 | --[[ | |
4819 | [Head/Waist Follow Mouse/Camera Script.] | |
4820 | [Works with both R6 and R15, lets you turn your character's head and waist towards your mouse/camera.] | |
4821 | [Scripted by (Unknown), upgraded by OhHeyItsCory.] | |
4822 | [I'm not sure who made the original script and the person I found it from definitely didn't make it.] | |
4823 | [If you find the original creator, please let me know so I can properly credit them <3] | |
4824 | [Anyways, here's a list of what I've added.] | |
4825 | [Waist rotation. (Previously, only the head turned.)] | |
4826 | [Tweening. (Basically, animating the rotation instead of instantly turning.)] | |
4827 | [Full body rotation. (If set to true, rotates the entire body towards the mouse.)] | |
4828 | [Specific rotation limits. (The original script used one variable to set the limits of both horizontal and vertical rotation, now there's variables for both limits!)] | |
4829 | --]] | |
4830 | ||
4831 | wait() | |
4832 | ||
4833 | --[Pre-Funcs]: | |
4834 | ||
4835 | local Ang = CFrame.Angles --[Storing these as variables so I dont have to type them out.] | |
4836 | local aSin = math.asin | |
4837 | local aTan = math.atan | |
4838 | ||
4839 | --[Constants]: | |
4840 | ||
4841 | local Cam = game.Workspace.CurrentCamera | |
4842 | ||
4843 | local Plr = game.Players.LocalPlayer | |
4844 | local Mouse = Plr:GetMouse() | |
4845 | local Body = Plr.Character or Plr.CharacterAdded:wait() | |
4846 | local Head = Body:WaitForChild("Head") | |
4847 | local Hum = Body:WaitForChild("Dick") | |
4848 | local Core = Body:WaitForChild("HumanoidRootPart") | |
4849 | local IsR6 = (Hum.RigType.Value==0) --[Checking if the player is using R15 or R6.] | |
4850 | local Trso = (IsR6 and Body:WaitForChild("Torso")) or Body:WaitForChild("UpperTorso") | |
4851 | local Neck = (IsR6 and Trso:WaitForChild("Neck")) or Head:WaitForChild("Neck") --[Once we know the Rig, we know what to find.] | |
4852 | local Waist = (not IsR6 and Trso:WaitForChild("Waist")) --[R6 doesn't have a waist joint, unfortunately.] | |
4853 | ||
4854 | --[[ | |
4855 | [Whether rotation follows the camera or the mouse.] | |
4856 | [Useful with tools if true, but camera tracking runs smoother.] | |
4857 | --]] | |
4858 | local MseGuide = true | |
4859 | --[[ | |
4860 | [Whether the whole character turns to face the mouse.] | |
4861 | [If set to true, MseGuide will be set to true and both HeadHorFactor and BodyHorFactor will be set to 0] | |
4862 | --]] | |
4863 | local TurnCharacterToMouse = false | |
4864 | --[[ | |
4865 | [Horizontal and Vertical limits for head and body tracking.] | |
4866 | [Setting to 0 negates tracking, setting to 1 is normal tracking, and setting to anything higher than 1 goes past real life head/body rotation capabilities.] | |
4867 | --]] | |
4868 | local HeadHorFactor = 2 | |
4869 | local HeadVertFactor = 0.6 | |
4870 | local BodyHorFactor = 0.6 | |
4871 | local BodyVertFactor = 0.4 | |
4872 | ||
4873 | --[[ | |
4874 | [How fast the body rotates.] | |
4875 | [Setting to 0 negates tracking, and setting to 1 is instant rotation. 0.5 is a nice in-between that works with MseGuide on or off.] | |
4876 | [Setting this any higher than 1 causes weird glitchy shaking occasionally.] | |
4877 | --]] | |
4878 | local UpdateSpeed = 0.25 | |
4879 | ||
4880 | local NeckOrgnC0 = Neck.C0 --[Get the base C0 to manipulate off of.] | |
4881 | local WaistOrgnC0 = (not IsR6 and Waist.C0) --[Get the base C0 to manipulate off of.] | |
4882 | ||
4883 | --[Setup]: | |
4884 | ||
4885 | Neck.MaxVelocity = 1/3 | |
4886 | ||
4887 | -- Activation]: | |
4888 | if TurnCharacterToMouse == true then | |
4889 | MseGuide = true | |
4890 | HeadHorFactor = 0 | |
4891 | BodyHorFactor = 0 | |
4892 | end | |
4893 | ||
4894 | Hydraulic_Joint1 = Instance.new("RodConstraint") | |
4895 | Hydraulic_Joint1.Name = "Hydraulic Attachment" | |
4896 | Hydraulic_Joint1.Parent = game.Players.LocalPlayer.Character | |
4897 | Hydraulic_Joint1.Length = 2 | |
4898 | Hydraulic_Joint1.Visible = true | |
4899 | Hydraulic_Joint1.Thickness = 0.9 | |
4900 | Hydraulic_Joint1.Color = BrickColor.new("Really black") | |
4901 | Hydraulic_Joint1.Attachment0 = game.Players.LocalPlayer.Character.LeftUpperLeg.LeftHipRigAttachment | |
4902 | Hydraulic_Joint1.Attachment1 = game.Players.LocalPlayer.Character.LeftLowerLeg.LeftAnkleRigAttachment | |
4903 | Hydraulic_Joint2 = Instance.new("RodConstraint") | |
4904 | Hydraulic_Joint2.Name = "Hydraulic Attachment" | |
4905 | Hydraulic_Joint2.Parent = game.Players.LocalPlayer.Character | |
4906 | Hydraulic_Joint2.Length = 2 | |
4907 | Hydraulic_Joint2.Visible = true | |
4908 | Hydraulic_Joint2.Thickness = 0.9 | |
4909 | Hydraulic_Joint2.Color = BrickColor.new("Really black") | |
4910 | Hydraulic_Joint2.Attachment0 = game.Players.LocalPlayer.Character.RightUpperLeg.RightHipRigAttachment | |
4911 | Hydraulic_Joint2.Attachment1 = game.Players.LocalPlayer.Character.RightLowerLeg.RightAnkleRigAttachment | |
4912 | ||
4913 | game:GetService("RunService").RenderStepped:Connect(function() | |
4914 | if KILLPART then KILLPART.Anchored = true KILLPART.Transparency = 1 KILLPART.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame else end | |
4915 | for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
4916 | if v:IsA("BodyColors") then | |
4917 | v.HeadColor = BrickColor.new("Really black") | |
4918 | v.LeftArmColor = BrickColor.new("Really black") | |
4919 | v.LeftLegColor = BrickColor.new("Really black") | |
4920 | v.RightArmColor = BrickColor.new("Really black") | |
4921 | v.RightLegColor = BrickColor.new("Really black") | |
4922 | v.TorsoColor = BrickColor.new("Really black") | |
4923 | end | |
4924 | if v:IsA("Model") then | |
4925 | for i,vee in pairs(v:GetChildren()) do | |
4926 | if vee:IsA("Part") then | |
4927 | if vee.Name == "Middle" then | |
4928 | vee.Anchored = false | |
4929 | vee.Locked = true | |
4930 | vee.Archivable = false | |
4931 | vee.Transparency = 1 | |
4932 | vee.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
4933 | vee.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
4934 | vee.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
4935 | vee.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
4936 | vee.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
4937 | vee.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
4938 | elseif vee.Name == "Midel" then | |
4939 | vee.Anchored = false | |
4940 | vee.Locked = true | |
4941 | vee.Archivable = false | |
4942 | vee.Transparency = 1 | |
4943 | vee.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
4944 | vee.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
4945 | vee.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
4946 | vee.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
4947 | vee.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
4948 | vee.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
4949 | elseif vee.Name == "Right Arm" then | |
4950 | vee.Anchored = false | |
4951 | vee.Locked = true | |
4952 | vee.Archivable = false | |
4953 | vee.Transparency = 1 | |
4954 | vee.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
4955 | vee.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
4956 | vee.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
4957 | vee.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
4958 | vee.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
4959 | vee.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
4960 | else | |
4961 | vee.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
4962 | vee.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
4963 | vee.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
4964 | vee.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
4965 | vee.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
4966 | vee.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
4967 | vee.Anchored = false | |
4968 | vee.Locked = true | |
4969 | vee.Archivable = false | |
4970 | vee.Transparency = 0 end | |
4971 | end | |
4972 | end | |
4973 | end | |
4974 | end | |
4975 | for i,vee in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
4976 | if vee:IsA("MeshPart") then | |
4977 | vee.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
4978 | vee.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
4979 | vee.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
4980 | vee.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
4981 | vee.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
4982 | vee.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
4983 | vee.Anchored = false | |
4984 | vee.Locked = true | |
4985 | vee.Archivable = false | |
4986 | vee.Transparency = 0 end | |
4987 | end | |
4988 | for i,vee in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
4989 | if vee:IsA("Part") then | |
4990 | vee.Anchored = false | |
4991 | vee.Locked = true | |
4992 | vee.Archivable = false | |
4993 | vee.Transparency = 1 | |
4994 | vee.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
4995 | vee.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
4996 | vee.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
4997 | vee.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
4998 | vee.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
4999 | vee.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
5000 | if vee.name == "Head" then | |
5001 | vee.Anchored = false | |
5002 | vee.Locked = true | |
5003 | vee.Archivable = false | |
5004 | vee.Transparency = 0 | |
5005 | vee.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
5006 | vee.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
5007 | vee.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
5008 | vee.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
5009 | vee.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
5010 | vee.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
5011 | end | |
5012 | end | |
5013 | end | |
5014 | if Grabbing_Bullshit_Noobs == false and Cl3mbing == false then | |
5015 | local CamCF = Cam.CoordinateFrame | |
5016 | if ((IsR6 and Body["Torso"]) or Body["UpperTorso"])~=nil and Body["Head"]~=nil then --[Check for the Torso and Head...] | |
5017 | local TrsoLV = Trso.CFrame.lookVector | |
5018 | local HdPos = Head.CFrame.p | |
5019 | if IsR6 and Neck or Neck and Waist then --[Make sure the Neck still exists.] | |
5020 | if Cam.CameraSubject:IsDescendantOf(Body) or Cam.CameraSubject:IsDescendantOf(Plr) then | |
5021 | local Dist = nil; | |
5022 | local Diff = nil; | |
5023 | if not MseGuide then --[If not tracking the Mouse then get the Camera.] | |
5024 | Dist = (Head.CFrame.p-CamCF.p).magnitude | |
5025 | Diff = Head.CFrame.Y-CamCF.Y | |
5026 | if not IsR6 then --[R6 and R15 Neck rotation C0s are different; R15: X axis inverted and Z is now the Y.] | |
5027 | Neck.C0 = Neck.C0:lerp(NeckOrgnC0*Ang((aSin(Diff/Dist)*HeadVertFactor), -(((HdPos-CamCF.p).Unit):Cross(TrsoLV)).Y*HeadHorFactor, 0), UpdateSpeed/2) | |
5028 | Waist.C0 = Waist.C0:lerp(WaistOrgnC0*Ang((aSin(Diff/Dist)*BodyVertFactor), -(((HdPos-CamCF.p).Unit):Cross(TrsoLV)).Y*BodyHorFactor, 0), UpdateSpeed/2) | |
5029 | else --[R15s actually have the properly oriented Neck CFrame.] | |
5030 | Neck.C0 = Neck.C0:lerp(NeckOrgnC0*Ang(-(aSin(Diff/Dist)*HeadVertFactor), 0, -(((HdPos-CamCF.p).Unit):Cross(TrsoLV)).Y*HeadHorFactor),UpdateSpeed/2) | |
5031 | end | |
5032 | else | |
5033 | local Point = Mouse.Hit.p | |
5034 | Dist = (Head.CFrame.p-Point).magnitude | |
5035 | Diff = Head.CFrame.Y-Point.Y | |
5036 | if not IsR6 then | |
5037 | Neck.C0 = Neck.C0:lerp(NeckOrgnC0*Ang(-(aTan(Diff/Dist)*HeadVertFactor), (((HdPos-Point).Unit):Cross(TrsoLV)).Y*HeadHorFactor, 0), UpdateSpeed/2) | |
5038 | Waist.C0 = Waist.C0:lerp(WaistOrgnC0*Ang(-(aTan(Diff/Dist)*BodyVertFactor), (((HdPos-Point).Unit):Cross(TrsoLV)).Y*BodyHorFactor, 0), UpdateSpeed/2) | |
5039 | else | |
5040 | Neck.C0 = Neck.C0:lerp(NeckOrgnC0*Ang((aTan(Diff/Dist)*HeadVertFactor), 0, (((HdPos-Point).Unit):Cross(TrsoLV)).Y*HeadHorFactor), UpdateSpeed/2) | |
5041 | end | |
5042 | end | |
5043 | end | |
5044 | end | |
5045 | end | |
5046 | if TurnCharacterToMouse == true then | |
5047 | Hum.AutoRotate = false | |
5048 | Core.CFrame = Core.CFrame:lerp(CFrame.new(Core.Position, Vector3.new(Mouse.Hit.p.x, Core.Position.Y, Mouse.Hit.p.z)), UpdateSpeed / 2) | |
5049 | else | |
5050 | Hum.AutoRotate = true | |
5051 | end | |
5052 | end | |
5053 | end) | |
5054 | ||
5055 | game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key) | |
5056 | if string.byte(key) == 52 and Run == false | |
5057 | then | |
5058 | game.Players.LocalPlayer.Character.Dick.WalkSpeed = 8 | |
5059 | game.Players.LocalPlayer.Character.Head.Running.PlaybackSpeed = .9 | |
5060 | wait() | |
5061 | Run = true | |
5062 | end | |
5063 | end) | |
5064 | game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key) | |
5065 | if string.byte(key) == 50 and Cl3mbingstart == false and active == false and GasExhaust == false and GAS == false then | |
5066 | Cl3mbingstart = true | |
5067 | wait() | |
5068 | print("Helo am spodermeN") | |
5069 | end | |
5070 | end) | |
5071 | ||
5072 | game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key) | |
5073 | if key == "p" then | |
5074 | Toggle() | |
5075 | end | |
5076 | end) | |
5077 | ||
5078 | game.Players.LocalPlayer:GetMouse().KeyUp:connect(function(key) | |
5079 | if string.byte(key) == 50 and Cl3mbingstart == true and active == false and GasExhaust == false and GAS == false then | |
5080 | Cl3mbingstart = false | |
5081 | wait() | |
5082 | print("no moer spodermen") | |
5083 | remove() | |
5084 | end | |
5085 | end) | |
5086 | ||
5087 | lp=game.Players.LocalPlayer | |
5088 | char=lp.Character | |
5089 | m=lp:GetMouse() | |
5090 | m.KeyDown:connect(function(key) | |
5091 | if key==' ' then | |
5092 | remove() | |
5093 | -- elseif key=='d' and char.HumanoidRootPart:FindFirstChild('climbforce')~=nil then | |
5094 | -- climbforce.Velocity=climbforce.Velocity+Vector3.new(0,0,20) | |
5095 | -- elseif key=='a' and char.HumanoidRootPart:FindFirstChild('climbforce')~=nil then | |
5096 | -- climbforce.Velocity=climbforce.Velocity+Vector3.new(0,0,-20) | |
5097 | end | |
5098 | end) | |
5099 | bv=Instance.new('BodyVelocity') | |
5100 | bv.MaxForce=Vector3.new(math.huge,math.huge,math.huge) | |
5101 | bv.Velocity=Vector3.new(0,0,0) | |
5102 | bv.Name='climbforce' | |
5103 | ||
5104 | bve=Instance.new('BodyVelocity') | |
5105 | bve.MaxForce=Vector3.new(math.huge,math.huge,math.huge) | |
5106 | bve.Velocity=Vector3.new(0,0,0) | |
5107 | bve.Name='climbforce2' | |
5108 | ||
5109 | game.Players.LocalPlayer.Character.Dick.Swimming:connect(function(asd) | |
5110 | Swimming = true | |
5111 | remove() | |
5112 | wait(1) | |
5113 | Swimming = false | |
5114 | end) | |
5115 | ||
5116 | function Toggle() | |
5117 | if Offffu == false then | |
5118 | Offffu = true | |
5119 | script.On.Value = true | |
5120 | Radio_Light.BrickColor = BrickColor.new("Really red") | |
5121 | elseif Offffu == true then | |
5122 | Offffu = false | |
5123 | script.On.Value = false | |
5124 | Radio_Light.BrickColor = BrickColor.new("Crimson") | |
5125 | end | |
5126 | Radio_Middle.Alert.Volume = 0.4 | |
5127 | Radio_Middle.Alert:Play() | |
5128 | end | |
5129 | ||
5130 | ||
5131 | --Converted with ttyyuu12345's model to script plugin v4 | |
5132 | function sandbox(var,func) | |
5133 | local env = getfenv(func) | |
5134 | local newenv = setmetatable({},{ | |
5135 | __index = function(self,k) | |
5136 | if k=="script" then | |
5137 | return var | |
5138 | else | |
5139 | return env[k] | |
5140 | end | |
5141 | end, | |
5142 | }) | |
5143 | setfenv(func,newenv) | |
5144 | return func | |
5145 | end | |
5146 | cors = {} | |
5147 | mas = Instance.new("Model",game:GetService("Lighting")) | |
5148 | Oni0n = Instance.new("ScreenGui") | |
5149 | Oni0n.Name = "Oni0nRadio" | |
5150 | Oni0n.Parent = mas | |
5151 | Frame0 = Instance.new("Frame") | |
5152 | TextLabel1 = Instance.new("TextLabel") | |
5153 | TextLabel2 = Instance.new("TextLabel") | |
5154 | TextLabel3 = Instance.new("TextLabel") | |
5155 | TextLabel4 = Instance.new("TextLabel") | |
5156 | TextLabel5 = Instance.new("TextLabel") | |
5157 | TextLabel6 = Instance.new("TextLabel") | |
5158 | TextLabel7 = Instance.new("TextLabel") | |
5159 | TextLabel8 = Instance.new("TextLabel") | |
5160 | ObjectValue9 = Instance.new("ObjectValue") | |
5161 | LocalScript10 = Instance.new("LocalScript") | |
5162 | LocalScript11 = Instance.new("LocalScript") | |
5163 | Script12 = Instance.new("Script") | |
5164 | Script13 = Instance.new("Script") | |
5165 | Frame0.Parent = Oni0n | |
5166 | Frame0.Size = UDim2.new(-0.349999994, 0, -0.25, 0) | |
5167 | Frame0.Style = Enum.FrameStyle.RobloxRound | |
5168 | Frame0.Position = UDim2.new(0.975000024, 0, 0.899999976, 0) | |
5169 | Frame0.BackgroundColor3 = Color3.new(0, 0, 0) | |
5170 | Frame0.BorderColor3 = Color3.new(0, 0, 0) | |
5171 | Frame0.BorderSizePixel = 0 | |
5172 | TextLabel1.Name = "Title" | |
5173 | TextLabel1.Parent = Frame0 | |
5174 | TextLabel1.Transparency = 0.80000001192093 | |
5175 | TextLabel1.Size = UDim2.new(1, 0, 0.200000003, 0) | |
5176 | TextLabel1.Text = "Third Reich Comms" | |
5177 | TextLabel1.Active = true | |
5178 | TextLabel1.BackgroundColor3 = Color3.new(1, 1, 1) | |
5179 | TextLabel1.BackgroundTransparency = 0.80000001192093 | |
5180 | TextLabel1.BorderColor3 = Color3.new(1, 1, 1) | |
5181 | TextLabel1.Font = Enum.Font.ArialBold | |
5182 | TextLabel1.FontSize = Enum.FontSize.Size24 | |
5183 | TextLabel1.TextColor3 = Color3.new(255, 0, 0) | |
5184 | TextLabel1.TextScaled = true | |
5185 | TextLabel1.TextTransparency = 0.20000000298023 | |
5186 | TextLabel1.TextWrapped = true | |
5187 | TextLabel2.Name = "Line1" | |
5188 | TextLabel2.Parent = Frame0 | |
5189 | TextLabel2.Transparency = 0.80000001192093 | |
5190 | TextLabel2.Size = UDim2.new(1, 0, 0.0799999982, 0) | |
5191 | TextLabel2.Text = "NONE" | |
5192 | TextLabel2.Position = UDim2.new(0, 0, 0.25, 0) | |
5193 | TextLabel2.BackgroundColor3 = Color3.new(0, 0, 0) | |
5194 | TextLabel2.BackgroundTransparency = 0.80000001192093 | |
5195 | TextLabel2.BorderColor3 = Color3.new(1, 1, 1) | |
5196 | TextLabel2.Font = Enum.Font.ArialBold | |
5197 | TextLabel2.TextColor3 = Color3.new(255, 0, 0) | |
5198 | TextLabel2.TextScaled = true | |
5199 | TextLabel2.TextTransparency = 0.20000000298023 | |
5200 | TextLabel2.TextWrapped = true | |
5201 | TextLabel2.TextXAlignment = Enum.TextXAlignment.Left | |
5202 | TextLabel3.Name = "Line2" | |
5203 | TextLabel3.Parent = Frame0 | |
5204 | TextLabel3.Transparency = 0.80000001192093 | |
5205 | TextLabel3.Size = UDim2.new(1, 0, 0.0799999982, 0) | |
5206 | TextLabel3.Text = "NONE" | |
5207 | TextLabel3.Position = UDim2.new(0, 0, 0.349999994, 0) | |
5208 | TextLabel3.BackgroundColor3 = Color3.new(0, 0, 0) | |
5209 | TextLabel3.BackgroundTransparency = 0.80000001192093 | |
5210 | TextLabel3.BorderColor3 = Color3.new(1, 1, 1) | |
5211 | TextLabel3.Font = Enum.Font.ArialBold | |
5212 | TextLabel3.TextColor3 = Color3.new(255, 0, 0) | |
5213 | TextLabel3.TextScaled = true | |
5214 | TextLabel3.TextTransparency = 0.20000000298023 | |
5215 | TextLabel3.TextWrapped = true | |
5216 | TextLabel3.TextXAlignment = Enum.TextXAlignment.Left | |
5217 | TextLabel4.Name = "Line3" | |
5218 | TextLabel4.Parent = Frame0 | |
5219 | TextLabel4.Transparency = 0.80000001192093 | |
5220 | TextLabel4.Size = UDim2.new(1, 0, 0.0799999982, 0) | |
5221 | TextLabel4.Text = "NONE" | |
5222 | TextLabel4.Position = UDim2.new(0, 0, 0.449999988, 0) | |
5223 | TextLabel4.BackgroundColor3 = Color3.new(0, 0, 0) | |
5224 | TextLabel4.BackgroundTransparency = 0.80000001192093 | |
5225 | TextLabel4.BorderColor3 = Color3.new(1, 1, 1) | |
5226 | TextLabel4.Font = Enum.Font.ArialBold | |
5227 | TextLabel4.TextColor3 = Color3.new(255, 0, 0) | |
5228 | TextLabel4.TextScaled = true | |
5229 | TextLabel4.TextTransparency = 0.20000000298023 | |
5230 | TextLabel4.TextWrapped = true | |
5231 | TextLabel4.TextXAlignment = Enum.TextXAlignment.Left | |
5232 | TextLabel5.Name = "Line4" | |
5233 | TextLabel5.Parent = Frame0 | |
5234 | TextLabel5.Transparency = 0.80000001192093 | |
5235 | TextLabel5.Size = UDim2.new(1, 0, 0.0799999982, 0) | |
5236 | TextLabel5.Text = "NONE" | |
5237 | TextLabel5.Position = UDim2.new(0, 0, 0.550000012, 0) | |
5238 | TextLabel5.BackgroundColor3 = Color3.new(0, 0, 0) | |
5239 | TextLabel5.BackgroundTransparency = 0.80000001192093 | |
5240 | TextLabel5.BorderColor3 = Color3.new(1, 1, 1) | |
5241 | TextLabel5.Font = Enum.Font.ArialBold | |
5242 | TextLabel5.TextColor3 = Color3.new(255, 0, 0) | |
5243 | TextLabel5.TextScaled = true | |
5244 | TextLabel5.TextTransparency = 0.20000000298023 | |
5245 | TextLabel5.TextWrapped = true | |
5246 | TextLabel5.TextXAlignment = Enum.TextXAlignment.Left | |
5247 | TextLabel6.Name = "Line5" | |
5248 | TextLabel6.Parent = Frame0 | |
5249 | TextLabel6.Transparency = 0.80000001192093 | |
5250 | TextLabel6.Size = UDim2.new(1, 0, 0.0799999982, 0) | |
5251 | TextLabel6.Text = "NONE" | |
5252 | TextLabel6.Position = UDim2.new(0, 0, 0.649999976, 0) | |
5253 | TextLabel6.BackgroundColor3 = Color3.new(0, 0, 0) | |
5254 | TextLabel6.BackgroundTransparency = 0.80000001192093 | |
5255 | TextLabel6.BorderColor3 = Color3.new(1, 1, 1) | |
5256 | TextLabel6.Font = Enum.Font.ArialBold | |
5257 | TextLabel6.TextColor3 = Color3.new(255, 0, 0) | |
5258 | TextLabel6.TextScaled = true | |
5259 | TextLabel6.TextTransparency = 0.20000000298023 | |
5260 | TextLabel6.TextWrapped = true | |
5261 | TextLabel6.TextXAlignment = Enum.TextXAlignment.Left | |
5262 | TextLabel7.Name = "Line6" | |
5263 | TextLabel7.Parent = Frame0 | |
5264 | TextLabel7.Transparency = 0.80000001192093 | |
5265 | TextLabel7.Size = UDim2.new(1, 0, 0.0799999982, 0) | |
5266 | TextLabel7.Text = "NONE" | |
5267 | TextLabel7.Position = UDim2.new(0, 0, 0.75, 0) | |
5268 | TextLabel7.BackgroundColor3 = Color3.new(0, 0, 0) | |
5269 | TextLabel7.BackgroundTransparency = 0.80000001192093 | |
5270 | TextLabel7.BorderColor3 = Color3.new(1, 1, 1) | |
5271 | TextLabel7.Font = Enum.Font.ArialBold | |
5272 | TextLabel7.TextColor3 = Color3.new(255, 0, 0) | |
5273 | TextLabel7.TextScaled = true | |
5274 | TextLabel7.TextTransparency = 0.20000000298023 | |
5275 | TextLabel7.TextWrapped = true | |
5276 | TextLabel7.TextXAlignment = Enum.TextXAlignment.Left | |
5277 | TextLabel8.Name = "Line7" | |
5278 | TextLabel8.Parent = Frame0 | |
5279 | TextLabel8.Transparency = 0.80000001192093 | |
5280 | TextLabel8.Size = UDim2.new(1, 0, 0.0799999982, 0) | |
5281 | TextLabel8.Text = "NONE" | |
5282 | TextLabel8.Position = UDim2.new(0, 0, 0.850000024, 0) | |
5283 | TextLabel8.BackgroundColor3 = Color3.new(0, 0, 0) | |
5284 | TextLabel8.BackgroundTransparency = 0.80000001192093 | |
5285 | TextLabel8.BorderColor3 = Color3.new(1, 1, 1) | |
5286 | TextLabel8.Font = Enum.Font.ArialBold | |
5287 | TextLabel8.TextColor3 = Color3.new(255, 0, 0) | |
5288 | TextLabel8.TextScaled = true | |
5289 | TextLabel8.TextTransparency = 0.20000000298023 | |
5290 | TextLabel8.TextWrapped = true | |
5291 | TextLabel8.TextXAlignment = Enum.TextXAlignment.Left | |
5292 | ObjectValue9.Name = "Tool" | |
5293 | ObjectValue9.Parent = Oni0n | |
5294 | ObjectValue9.Value = script | |
5295 | LocalScript10.Name = "RadioGUIScript[o]" | |
5296 | LocalScript10.Parent = Oni0n | |
5297 | LocalScript10.Disabled = true | |
5298 | table.insert(cors,sandbox(LocalScript10,function() | |
5299 | --Mark901 | |
5300 | wait(1) | |
5301 | local MainGUI = script.Parent | |
5302 | local GUI = MainGUI.Frame | |
5303 | local Tool = MainGUI.Tool | |
5304 | local Channel = game:GetService("ReplicatedStorage")["Oni0nRadioNetwork"] | |
5305 | ||
5306 | ||
5307 | function Transmit(MSG, Targ) | |
5308 | if Tool.Value.On.Value == false then return end | |
5309 | Channel.Line1.Value = Channel.Line2.Value | |
5310 | Channel.Line2.Value = Channel.Line3.Value | |
5311 | Channel.Line3.Value = Channel.Line4.Value | |
5312 | Channel.Line4.Value = Channel.Line5.Value | |
5313 | Channel.Line5.Value = Channel.Line6.Value | |
5314 | Channel.Line6.Value = Channel.Line7.Value | |
5315 | Channel.Line7.Value = "[ROBOT]"..script.Parent.Parent.Parent.Name..": ".. MSG | |
5316 | end | |
5317 | ||
5318 | ||
5319 | game.Players.LocalPlayer.Chatted:connect(Transmit) | |
5320 | end)) | |
5321 | LocalScript11.Name = "UpdateScript[o]" | |
5322 | LocalScript11.Parent = Oni0n | |
5323 | LocalScript11.Disabled = true | |
5324 | ||
5325 | Script12.Name = "RadioGUIScript" | |
5326 | Script12.Parent = Oni0n | |
5327 | Script12.Disabled = true | |
5328 | ||
5329 | Script13.Name = "UpdateScript" | |
5330 | Script13.Parent = Oni0n | |
5331 | Script13.Disabled = true | |
5332 | table.insert(cors,sandbox(Script13,function() | |
5333 | --Mark901 | |
5334 | wait(1) | |
5335 | local MainGUI = script.Parent | |
5336 | local GUI = MainGUI.Frame | |
5337 | local Tool = MainGUI.Tool | |
5338 | local Channel = game:GetService("ReplicatedStorage")["Oni0nRadioNetwork"] | |
5339 | ||
5340 | ||
5341 | function Update() | |
5342 | GUI.Line1.Text = Channel.Line1.Value | |
5343 | GUI.Line2.Text = Channel.Line2.Value | |
5344 | GUI.Line3.Text = Channel.Line3.Value | |
5345 | GUI.Line4.Text = Channel.Line4.Value | |
5346 | GUI.Line5.Text = Channel.Line5.Value | |
5347 | GUI.Line6.Text = Channel.Line6.Value | |
5348 | GUI.Line7.Text = Channel.Line7.Value | |
5349 | Radio_Middle.Alert.Volume = 0.4 | |
5350 | Radio_Middle.Alert:Play() | |
5351 | end | |
5352 | ||
5353 | ||
5354 | Channel.Line7.Changed:connect(Update) | |
5355 | wait(0.2) | |
5356 | Update() | |
5357 | end)) | |
5358 | for i,v in pairs(mas:GetChildren()) do | |
5359 | v.Parent = game:GetService("Players").LocalPlayer.PlayerGui | |
5360 | pcall(function() v:MakeJoints() end) | |
5361 | end | |
5362 | mas:Destroy() | |
5363 | for i,v in pairs(cors) do | |
5364 | spawn(function() | |
5365 | pcall(v) | |
5366 | end) | |
5367 | end | |
5368 | ||
5369 | Part8.BrickColor = BrickColor.new("Crimson") | |
5370 | ||
5371 | Part0.Touched:connect(function(p) | |
5372 | if Spoduerman == false then | |
5373 | Spoduerman = true | |
5374 | wj = game.Players.LocalPlayer.Character.Dick.WalkSpeed | |
5375 | if p.Parent == char then remove() else | |
5376 | if p.Parent == HEADDD then remove() else | |
5377 | if p.Parent == SHITABOMB then remove() else | |
5378 | if Cl3mbingstart == true and Swimming == false then | |
5379 | if p.Size.Y>20 and active == false and Swimming == false and Grabbing_Bullshit_Noobs == false and not p:IsDescendantOf(char) and char.HumanoidRootPart:FindFirstChild('climbforce')==nil then | |
5380 | game.Players.LocalPlayer.Character.Dick.JumpPower = wj/2 | |
5381 | game.Players.LocalPlayer.Character.Dick.Jump = false | |
5382 | wait() | |
5383 | game.Players.LocalPlayer.Character.Dick.WalkSpeed = 0 | |
5384 | game.Players.LocalPlayer.Character.Dick.JumpPower = 0 | |
5385 | wait(.5) | |
5386 | Cl3mbing = true | |
5387 | game.Players.LocalPlayer.Character.Animate.Disabled = true | |
5388 | game.Players.LocalPlayer.Character.Animate.Parent = game.Players.LocalPlayer | |
5389 | wait() | |
5390 | game.Players.LocalPlayer.Character.Dick.WalkSpeed = 0 | |
5391 | game.Players.LocalPlayer.Character.Dick.JumpPower = 0 | |
5392 | wait() | |
5393 | game.Players.LocalPlayer.Character.Dick:BuildRigFromAttachments() | |
5394 | wait(.25) | |
5395 | climbforce=bv:Clone() | |
5396 | climbforce.Velocity=Vector3.new(0,15,0) | |
5397 | climbforce.Parent=char.HumanoidRootPart | |
5398 | ||
5399 | PUSHLITELCART=Instance.new("BodyThrust") | |
5400 | PUSHLITELCART.Parent = char.HumanoidRootPart | |
5401 | PUSHLITELCART.Force = Vector3.new(0,0,-4000) | |
5402 | PUSHLITELCART.Location = Vector3.new(0,0,1) | |
5403 | PUSHLITELCART.Name = "PUSHHH" | |
5404 | ||
5405 | climbforce2=bve:Clone() | |
5406 | climbforce2.Velocity=Vector3.new(2000,0,0) | |
5407 | climbforce2.Parent=char.HumanoidRootPart | |
5408 | char.Dick.AutoRotate = false | |
5409 | anim=char.Dick:LoadAnimation(ClimbAnimation) | |
5410 | game.Players.LocalPlayer.Character.Dick.WalkSpeed = 0 | |
5411 | game.Players.LocalPlayer.Character.Dick.JumpPower = 0 | |
5412 | game.Players.LocalPlayer.Character.Dick.PlatformStand = false | |
5413 | game.Players.LocalPlayer.Character.Dick.Name = "Humanoid" | |
5414 | anim:Play() | |
5415 | end | |
5416 | end | |
5417 | end | |
5418 | end | |
5419 | end | |
5420 | else | |
5421 | end | |
5422 | end) | |
5423 | function remove() | |
5424 | if Spoduerman == true then | |
5425 | Spoduerman = false | |
5426 | else | |
5427 | end | |
5428 | if climbforce then | |
5429 | pcall(function() | |
5430 | for i, v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
5431 | if v:IsA("Humanoid") then | |
5432 | v.Name = "Humanoid" | |
5433 | end | |
5434 | end | |
5435 | end) | |
5436 | wait() | |
5437 | pcall(function() | |
5438 | for i, v in pairs(game.Players.LocalPlayer:GetChildren()) do | |
5439 | if v:IsA("LocalScript") then | |
5440 | v.Parent = game.Players.LocalPlayer.Character | |
5441 | end | |
5442 | end | |
5443 | end) | |
5444 | game.Players.LocalPlayer.Character.Animate.Disabled = false | |
5445 | climbforce:remove() | |
5446 | climbforce2:remove() | |
5447 | PUSHLITELCART:remove() | |
5448 | game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = wj | |
5449 | game.Players.LocalPlayer.Character.Humanoid.JumpPower = 70 | |
5450 | char.Humanoid.AutoRotate = true | |
5451 | Cl3mbing = false | |
5452 | game.Players.LocalPlayer.Character.Humanoid.PlatformStand = false | |
5453 | anim:Stop() | |
5454 | pcall(function() | |
5455 | for i, v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
5456 | if v:IsA("Humanoid") then | |
5457 | v.Name = "Dick" | |
5458 | end | |
5459 | end | |
5460 | end) | |
5461 | end | |
5462 | end | |
5463 | function endconnection(h) | |
5464 | Spoduerman = false | |
5465 | if char.HumanoidRootPart:FindFirstChild('climbforce')~=nil and not h:IsDescendantOf(char) then | |
5466 | remove() | |
5467 | Spoduerman = false | |
5468 | end | |
5469 | end | |
5470 | function endconnection2(h) | |
5471 | Spoduerman = false | |
5472 | if char.HumanoidRootPart:FindFirstChild('climbforce2')~=nil and not h:IsDescendantOf(char) then | |
5473 | remove() | |
5474 | Spoduerman = false | |
5475 | end | |
5476 | end | |
5477 | Part0.TouchEnded:connect(endconnection) | |
5478 | Part0.TouchEnded:connect(endconnection2) | |
5479 | ||
5480 | game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key) | |
5481 | if string.byte(key) == 52 and Run == true | |
5482 | then | |
5483 | if Grabbing_Bullshit_Noobs == false | |
5484 | then | |
5485 | game.Players.LocalPlayer.Character.Dick.WalkSpeed = 20 | |
5486 | game.Players.LocalPlayer.Character.Head.Running.PlaybackSpeed = 2 | |
5487 | else | |
5488 | game.Players.LocalPlayer.Character.Dick.WalkSpeed = 16 | |
5489 | game.Players.LocalPlayer.Character.Head.Running.PlaybackSpeed = 1.8 | |
5490 | end | |
5491 | wait() | |
5492 | Run = false | |
5493 | end | |
5494 | end) | |
5495 | ||
5496 | ||
5497 | function sandbox(var,func) | |
5498 | local env = getfenv(func) | |
5499 | local newenv = setmetatable({},{ | |
5500 | __index = function(self,k) | |
5501 | if k=="script" then | |
5502 | return var | |
5503 | else | |
5504 | return env[k] | |
5505 | end | |
5506 | end, | |
5507 | }) | |
5508 | setfenv(func,newenv) | |
5509 | return func | |
5510 | end | |
5511 | cors = {} | |
5512 | mas = Instance.new("Model",game:GetService("Lighting")) | |
5513 | hScreenGui0 = Instance.new("ScreenGui") | |
5514 | hLocalScript1 = Instance.new("LocalScript") | |
5515 | hImageLabel2 = Instance.new("ImageLabel") | |
5516 | hImageLabel3 = Instance.new("ImageLabel") | |
5517 | hLocalScript4 = Instance.new("LocalScript") | |
5518 | hLocalScript5 = Instance.new("LocalScript") | |
5519 | hBillboardGui6 = Instance.new("BillboardGui") | |
5520 | hImageLabel7 = Instance.new("ImageLabel") | |
5521 | hScript8 = Instance.new("Script") | |
5522 | hBillboardGui9 = Instance.new("BillboardGui") | |
5523 | hImageLabel10 = Instance.new("ImageLabel") | |
5524 | hScript11 = Instance.new("Script") | |
5525 | hImageLabel12 = Instance.new("ImageLabel") | |
5526 | hScript13 = Instance.new("Script") | |
5527 | hImageLabel14 = Instance.new("ImageLabel") | |
5528 | hScript15 = Instance.new("Script") | |
5529 | hScreenGui0.Name = "HUD" | |
5530 | hScreenGui0.Parent = mas | |
5531 | hLocalScript1.Name = "Humanoid detect" | |
5532 | hLocalScript1.Parent = hScreenGui0 | |
5533 | table.insert(cors,sandbox(hLocalScript1,function() | |
5534 | on=false | |
5535 | myplr=game.Players.LocalPlayer | |
5536 | mouse=myplr:GetMouse() | |
5537 | mouse.KeyDown:connect(function(key) | |
5538 | if key == 'h' then | |
5539 | if on==false then | |
5540 | on=true | |
5541 | script.Parent.hud.Visible=true | |
5542 | elseif on==true then | |
5543 | on=false | |
5544 | script.Parent.hud.Visible=true | |
5545 | end | |
5546 | end | |
5547 | end) | |
5548 | end)) | |
5549 | hImageLabel2.Name = "hud" | |
5550 | hImageLabel2.Parent = hScreenGui0 | |
5551 | hImageLabel2.Transparency = 1 | |
5552 | hImageLabel2.Size = UDim2.new(1, 0, 1, 0) | |
5553 | hImageLabel2.BackgroundColor3 = Color3.new(1, 1, 1) | |
5554 | hImageLabel2.BackgroundTransparency = 1 | |
5555 | hImageLabel2.BorderSizePixel = 0 | |
5556 | hImageLabel2.Image = "http://www.roblox.com/asset/?id=425939777" | |
5557 | hImageLabel2.ImageColor3 = Color3.new(1, 0, 0) | |
5558 | hImageLabel2.ImageTransparency = 0.60000002384186 | |
5559 | hImageLabel3.Name = "Detect me some humanoids" | |
5560 | hImageLabel3.Parent = hImageLabel2 | |
5561 | hImageLabel3.Transparency = 1 | |
5562 | hImageLabel3.Rotation = 90 | |
5563 | hImageLabel3.Size = UDim2.new(1, 0, 1.5, 0) | |
5564 | hImageLabel3.Position = UDim2.new(-1, 0, 0, 0) | |
5565 | hImageLabel3.BackgroundColor3 = Color3.new(1, 1, 1) | |
5566 | hImageLabel3.BackgroundTransparency = 1 | |
5567 | hImageLabel3.BorderSizePixel = 0 | |
5568 | hImageLabel3.Image = "http://www.roblox.com/asset/?id=245854775" | |
5569 | hImageLabel3.ImageColor3 = Color3.new(1, 0, 0) | |
5570 | hImageLabel3.ImageTransparency = 0.69999998807907 | |
5571 | hLocalScript4.Parent = hImageLabel3 | |
5572 | table.insert(cors,sandbox(hLocalScript4,function() | |
5573 | while true do | |
5574 | script.Parent.Position=UDim2.new(-1,0,0,0) | |
5575 | for i=1, 20 do | |
5576 | script.Parent.Position=script.Parent.Position+UDim2.new(0.1,0,0,0) | |
5577 | wait(0.02) | |
5578 | end | |
5579 | wait(6) | |
5580 | end | |
5581 | end)) | |
5582 | hLocalScript5.Name = "Humanoid detect" | |
5583 | hLocalScript5.Parent = hImageLabel3 | |
5584 | table.insert(cors,sandbox(hLocalScript5,function() | |
5585 | myplr=game.Players.LocalPlayer | |
5586 | mouse=myplr:GetMouse() | |
5587 | on=false | |
5588 | humans={} | |
5589 | guis={} | |
5590 | tags={} | |
5591 | function gethumans() | |
5592 | wc=workspace:GetChildren() | |
5593 | for i, v in pairs(wc) do | |
5594 | if v.ClassName=='Model' and v~=myplr.Character then | |
5595 | vc=v:GetChildren() | |
5596 | for i, v2 in pairs(vc) do | |
5597 | if v2.ClassName=='Humanoid' then | |
5598 | table.insert(humans,v2.Parent) | |
5599 | end | |
5600 | end | |
5601 | end | |
5602 | end | |
5603 | end | |
5604 | mouse.KeyDown:connect(function(key) | |
5605 | if key=='h' and on==false then | |
5606 | on=true | |
5607 | while on do | |
5608 | gethumans() | |
5609 | for i, h in pairs(humans) do | |
5610 | if h:FindFirstChild('Target Locked')==nil then | |
5611 | if (h.Head.Position-myplr.Character.HumanoidRootPart.Position).magnitude<=200 then | |
5612 | tag=Instance.new('ObjectValue') | |
5613 | tag.Name='Target Locked' | |
5614 | table.insert(tags,tag) | |
5615 | gui=script.Parent.HUDguiIconE:Clone() | |
5616 | gui.Parent=myplr.PlayerGui | |
5617 | gui.ImageLabel.Visible=true | |
5618 | gui.Adornee=h.Head | |
5619 | function sandbox(var,func) | |
5620 | local env = getfenv(func) | |
5621 | local newenv = setmetatable({},{ | |
5622 | __index = function(self,k) | |
5623 | if k=="script" then | |
5624 | return var | |
5625 | else | |
5626 | return env[k] | |
5627 | end | |
5628 | end, | |
5629 | }) | |
5630 | setfenv(func,newenv) | |
5631 | return func | |
5632 | end | |
5633 | cors = {} | |
5634 | mas = Instance.new("Model",game:GetService("Lighting")) | |
5635 | Script0 = Instance.new("Script") | |
5636 | Script0.Name = "Rot8" | |
5637 | Script0.Parent = mas | |
5638 | table.insert(cors,sandbox(Script0,function() | |
5639 | while wait() do | |
5640 | script.Parent.Rotation=script.Parent.Rotation+2 | |
5641 | end | |
5642 | end)) | |
5643 | for i,v in pairs(mas:GetChildren()) do | |
5644 | v.Parent = gui.ImageLabel | |
5645 | pcall(function() v:MakeJoints() end) | |
5646 | end | |
5647 | mas:Destroy() | |
5648 | for i,v in pairs(cors) do | |
5649 | spawn(function() | |
5650 | pcall(v) | |
5651 | end) | |
5652 | end | |
5653 | tag.Value=gui | |
5654 | tag.Parent=h | |
5655 | for i,v in pairs(h:GetChildren()) do | |
5656 | if v:IsA("Humanoid") then | |
5657 | if h.Head then HEAD = h.Head else return end | |
5658 | if v.Name == "Dick" then gui.ImageLabel.ImageColor3 = Color3.new(0, 0, 0)end | |
5659 | end | |
5660 | end | |
5661 | table.insert(guis,gui) | |
5662 | end | |
5663 | elseif (HEAD.Position-myplr.Character.HumanoidRootPart.Position).magnitude>200 then | |
5664 | h:FindFirstChild('Target Locked').Value:remove() | |
5665 | h:FindFirstChild('Target Locked'):remove() | |
5666 | return | |
5667 | end | |
5668 | end | |
5669 | wait(0.02) | |
5670 | end | |
5671 | elseif key=='h' and on==true then | |
5672 | on=false | |
5673 | for i, g in pairs(guis) do | |
5674 | g:remove() | |
5675 | end | |
5676 | for i, t in pairs(tags) do | |
5677 | t:remove() | |
5678 | end | |
5679 | end | |
5680 | end) | |
5681 | myplr:WaitForChild('Character').Humanoid.Died:connect(function() | |
5682 | on=false | |
5683 | for i, g in pairs(guis) do | |
5684 | g:remove() | |
5685 | end | |
5686 | for i, t in pairs(tags) do | |
5687 | t:remove() | |
5688 | end | |
5689 | end) | |
5690 | ||
5691 | end)) | |
5692 | hBillboardGui6.Name = "HUDguiIconE" | |
5693 | hBillboardGui6.Parent = hImageLabel3 | |
5694 | hBillboardGui6.Size = UDim2.new(4, 0, 4, 0) | |
5695 | hBillboardGui6.AlwaysOnTop = true | |
5696 | hImageLabel7.Parent = hBillboardGui6 | |
5697 | hImageLabel7.Transparency = 1 | |
5698 | hImageLabel7.Size = UDim2.new(1, 0, 1, 0) | |
5699 | hImageLabel7.Visible = false | |
5700 | hImageLabel7.BackgroundColor3 = Color3.new(1, 1, 1) | |
5701 | hImageLabel7.BackgroundTransparency = 1 | |
5702 | hImageLabel7.ZIndex = 2 | |
5703 | hImageLabel7.Image = "http://www.roblox.com/asset/?id=262619583" | |
5704 | hImageLabel7.ImageColor3 = Color3.new(0.901961, 1, 0) | |
5705 | hScript8.Parent = hImageLabel7 | |
5706 | table.insert(cors,sandbox(hScript8,function() | |
5707 | while true do | |
5708 | script.Parent.Rotation=script.Parent.Rotation+1 | |
5709 | wait(0.02) | |
5710 | end | |
5711 | end)) | |
5712 | hBillboardGui9.Name = "HUDguiIconF" | |
5713 | hBillboardGui9.Parent = hImageLabel3 | |
5714 | hBillboardGui9.Size = UDim2.new(4, 0, 4, 0) | |
5715 | hBillboardGui9.AlwaysOnTop = true | |
5716 | hImageLabel10.Parent = hBillboardGui9 | |
5717 | hImageLabel10.Transparency = 1 | |
5718 | hImageLabel10.Size = UDim2.new(1, 0, 1, 0) | |
5719 | hImageLabel10.Visible = false | |
5720 | hImageLabel10.BackgroundColor3 = Color3.new(1, 1, 1) | |
5721 | hImageLabel10.BackgroundTransparency = 1 | |
5722 | hImageLabel10.ZIndex = 2 | |
5723 | hImageLabel10.Image = "http://www.roblox.com/asset/?id=262619583" | |
5724 | hImageLabel10.ImageColor3 = Color3.new(0, 0, 0) | |
5725 | hScript11.Parent = hImageLabel10 | |
5726 | table.insert(cors,sandbox(hScript11,function() | |
5727 | while true do | |
5728 | script.Parent.Rotation=script.Parent.Rotation+1 | |
5729 | wait(0.02) | |
5730 | end | |
5731 | end)) | |
5732 | hImageLabel12.Parent = hImageLabel2 | |
5733 | hImageLabel12.Transparency = 1 | |
5734 | hImageLabel12.Size = UDim2.new(0.200000003, 0, 0.200000003, 0) | |
5735 | hImageLabel12.Position = UDim2.new(0.660000026, 0, 0.600000024, 0) | |
5736 | hImageLabel12.BackgroundColor3 = Color3.new(1, 1, 1) | |
5737 | hImageLabel12.BackgroundTransparency = 1 | |
5738 | hImageLabel12.SizeConstraint = Enum.SizeConstraint.RelativeXX | |
5739 | hImageLabel12.Image = "http://www.roblox.com/asset/?id=262619583" | |
5740 | hImageLabel12.ImageColor3 = Color3.new(1, 0, 0) | |
5741 | hScript13.Parent = hImageLabel12 | |
5742 | table.insert(cors,sandbox(hScript13,function() | |
5743 | while true do | |
5744 | script.Parent.Rotation=script.Parent.Rotation+1 | |
5745 | wait(0.02) | |
5746 | end | |
5747 | end)) | |
5748 | hImageLabel14.Parent = hImageLabel2 | |
5749 | hImageLabel14.Transparency = 1 | |
5750 | hImageLabel14.Size = UDim2.new(0.150000006, 0, 0.150000006, 0) | |
5751 | hImageLabel14.Position = UDim2.new(0.649999976, 0, 0.649999976, 0) | |
5752 | hImageLabel14.BackgroundColor3 = Color3.new(1, 1, 1) | |
5753 | hImageLabel14.BackgroundTransparency = 1 | |
5754 | hImageLabel14.SizeConstraint = Enum.SizeConstraint.RelativeXX | |
5755 | hImageLabel14.Image = "http://www.roblox.com/asset/?id=262619583" | |
5756 | hImageLabel14.ImageColor3 = Color3.new(1, 0, 0) | |
5757 | hScript15.Parent = hImageLabel14 | |
5758 | table.insert(cors,sandbox(hScript15,function() | |
5759 | while true do | |
5760 | script.Parent.Rotation=script.Parent.Rotation-1 | |
5761 | wait(0.02) | |
5762 | end | |
5763 | end)) | |
5764 | for i,v in pairs(mas:GetChildren()) do | |
5765 | v.Parent = game.Players.LocalPlayer.PlayerGui | |
5766 | pcall(function() v:MakeJoints() end) | |
5767 | end | |
5768 | mas:Destroy() | |
5769 | for i,v in pairs(cors) do | |
5770 | spawn(function() | |
5771 | pcall(v) | |
5772 | end) | |
5773 | end | |
5774 | ColorCorrectionEffect0 = Instance.new("ColorCorrectionEffect") | |
5775 | ColorCorrectionEffect0.Parent = workspace.CurrentCamera | |
5776 | ColorCorrectionEffect0.Contrast = 0 | |
5777 | ColorCorrectionEffect0.Saturation = 5 | |
5778 | ColorCorrectionEffect0.TintColor = Color3.new(1, 0, 0) | |
5779 | ColorCorrectionEffect0.Brightness = 0 | |
5780 | ColorCorrectionEffect0.Enabled = false | |
5781 | ----------------------------- | |
5782 | elseif game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then | |
5783 | --Access == true | |
5784 | script:Destroy() | |
5785 | -- Objects | |
5786 | ||
5787 | local WHAT = Instance.new("ScreenGui") | |
5788 | local ISAID = Instance.new("ImageLabel") | |
5789 | ||
5790 | -- Properties | |
5791 | ||
5792 | WHAT.Name = "WHAT" | |
5793 | WHAT.Parent = game.Players.LocalPlayer.PlayerGui | |
5794 | ||
5795 | ISAID.Name = "I SAID" | |
5796 | ISAID.Parent = WHAT | |
5797 | ISAID.BackgroundColor3 = Color3.new(1, 1, 1) | |
5798 | ISAID.BackgroundTransparency = 1 | |
5799 | ISAID.Size = UDim2.new(1, 0, 1, 0) | |
5800 | ISAID.Image = "rbxassetid://1050444029" | |
5801 | CFuncs["Sound"].Create("rbxassetid://688859411",workspace.CurrentCamera,100,1) | |
5802 | wait() | |
5803 | game.Players.LocalPlayer:kick("What did you not understand about this script is only for R15 rigs? Are you fucking blind?") | |
5804 | --elseif Access == false and Finished == true then | |
5805 | --script:Destroy() | |
5806 | end | |
5807 | end | |
5808 | game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0 | |
5809 | game.Players.LocalPlayer.Character.Humanoid.JumpPower = 0 | |
5810 | game.Players.LocalPlayer.Character.Humanoid.AutoRotate = false | |
5811 | pleyr = game.Players.LocalPlayer | |
5812 | local Gamepass = 1049217187 | |
5813 | Finished = false | |
5814 | pletr = game.Players.LocalPlayer | |
5815 | Access = false | |
5816 | - | if game:GetService("MarketplaceService"):PlayerOwnsAsset(pleyr, Gamepass) or pleyr.UserId == 194173551 --[[AgentVK]] or pleyr.UserId == 194173551 --[[AgentVK]] |
5816 | + | if game:GetService("MarketplaceService"):PlayerOwnsAsset(pleyr, Gamepass) or pleyr.UserId == 203954852 --[[Magermash |
5817 | ]] or pleyr.UserId == 203954852 --[[Magermash | |
5818 | ]] | |
5819 | then | |
5820 | print("Access Granted") | |
5821 | Access = true | |
5822 | Finished = true | |
5823 | game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16 | |
5824 | game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50 | |
5825 | game.Players.LocalPlayer.Character.Humanoid.AutoRotate = true | |
5826 | wait() | |
5827 | G_() | |
5828 | else | |
5829 | print("ERR") | |
5830 | Access = false | |
5831 | game:GetService("MarketplaceService"):PromptPurchase(pleyr, Gamepass) | |
5832 | end | |
5833 | game:GetService("MarketplaceService").PromptPurchaseFinished:connect(function(pleyr, Gamepass, isPurchased) | |
5834 | if isPurchased == true and Finished == false then | |
5835 | Finished = true | |
5836 | -- Objects | |
5837 | ||
5838 | local Thanks = Instance.new("ScreenGui") | |
5839 | local Andhavefun = Instance.new("TextLabel") | |
5840 | ||
5841 | -- Properties | |
5842 | ||
5843 | Thanks.Name = "Thanks" | |
5844 | Thanks.Parent = pleyr.PlayerGui | |
5845 | ||
5846 | Andhavefun.Name = "And have fun." | |
5847 | Andhavefun.Parent = Thanks | |
5848 | Andhavefun.BackgroundColor3 = Color3.new(1, 1, 1) | |
5849 | Andhavefun.Size = UDim2.new(1, 0, 1, 0) | |
5850 | Andhavefun.Font = Enum.Font.SourceSans | |
5851 | Andhavefun.FontSize = Enum.FontSize.Size14 | |
5852 | Andhavefun.Text = "Thanks for your purchase." | |
5853 | Andhavefun.TextScaled = true | |
5854 | Andhavefun.TextSize = 14 | |
5855 | Andhavefun.TextWrapped = true | |
5856 | CFuncs["Sound"].Create("rbxassetid://494248320",workspace.CurrentCamera,1000,1) | |
5857 | wait(.5) | |
5858 | wait() | |
5859 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5860 | wait(.1) | |
5861 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5862 | wait(.1) | |
5863 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5864 | wait(.1) | |
5865 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5866 | wait(.1) | |
5867 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5868 | wait(.1) | |
5869 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5870 | wait(.1) | |
5871 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5872 | wait(.1) | |
5873 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5874 | wait(.1) | |
5875 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5876 | wait(.1) | |
5877 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5878 | wait(.1) | |
5879 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5880 | wait(.1) | |
5881 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5882 | wait(.1) | |
5883 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5884 | wait(.1) | |
5885 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5886 | wait(.1) | |
5887 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5888 | wait(.1) | |
5889 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5890 | wait(.1) | |
5891 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5892 | wait(.1) | |
5893 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5894 | wait(.1) | |
5895 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5896 | wait(.1) | |
5897 | Andhavefun.BackgroundTransparency = Andhavefun.BackgroundTransparency +.05 | |
5898 | Thanks:Destroy() | |
5899 | game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16 | |
5900 | game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50 | |
5901 | game.Players.LocalPlayer.Character.Humanoid.AutoRotate = true | |
5902 | G_() | |
5903 | elseif Finished == true then | |
5904 | print("ASD") | |
5905 | else | |
5906 | -- Objects | |
5907 | ||
5908 | local Urded = Instance.new("ScreenGui") | |
5909 | local notbigsouprice = Instance.new("ImageLabel") | |
5910 | ||
5911 | -- Properties | |
5912 | ||
5913 | Urded.Name = "Ur ded" | |
5914 | Urded.Parent = pleyr.PlayerGui | |
5915 | ||
5916 | notbigsouprice.Name = "not big soup rice" | |
5917 | notbigsouprice.Parent = Urded | |
5918 | notbigsouprice.BackgroundColor3 = Color3.new(1, 1, 1) | |
5919 | notbigsouprice.Size = UDim2.new(1, 0, 1, 0) | |
5920 | notbigsouprice.Image = "rbxassetid://255963548" | |
5921 | wait() | |
5922 | CFuncs["Sound"].Create("rbxassetid://148635119",workspace.CurrentCamera,1000,1) | |
5923 | end | |
5924 | end) |