View difference between Paste ID: KM1SVN6u and L23fp4bY
SHOW: | | - or go back to the newest paste.
1
--By Rufus14, now u can throw small tnt grenades
2
--owner = game.Players:findFirstChild(script.Parent.Name)
3
NLS([[
4
local plr = game:GetService("Players").LocalPlayer
5
local mouse = plr:GetMouse()
6-
local remote = plr.Character:WaitForChild("NOSkidsRemote")
6+
7
function mouseclick()
8
	remote:FireServer("swing")
9
end
10
function guardon(key)
11
	key = key:lower()
12
	if key == "q" then
13
		remote:FireServer("guard")
14
	end
15
end
16
function guardoff(key)
17
	key = key:lower()
18
	if key == "q" then
19
		remote:FireServer("guardoff")
20
	end
21
end
22
function tnt(key)
23
	key = key:lower()
24
	if key == "e" then
25
		remote:FireServer("throw", mouse.Hit.p)
26
	end
27
end
28
mouse.KeyDown:connect(guardon)
29
mouse.KeyUp:connect(guardoff)
30
mouse.KeyDown:connect(tnt)
31
mouse.Button1Down:connect(mouseclick)
32
while game:GetService("RunService").RenderStepped:wait() do
33
	plr.Character["Right Arm"].LocalTransparencyModifier = 0
34
	for i,v in pairs(plr.Character["Diamond Sword"]:GetChildren()) do
35
		if v.ClassName == "Part" then
36
			v.LocalTransparencyModifier = 0
37
		end
38
	end
39
	--workspace.CurrentCamera.CFrame = workspace.CurrentCamera.CFrame * CFrame.new((math.random(-1,1)/30) * music.PlaybackLoudness/1200,((math.random(-1,1)/30) * music.PlaybackLoudness/1200),(math.random(-1,1)/30) * music.PlaybackLoudness/1200)
40
end
41
]], owner.Character)
42
--Converted with ttyyuu12345's model to script plugin v4
43
function sandbox(var,func)
44
	local env = getfenv(func)
45
	local newenv = setmetatable({},{
46
		__index = function(self,k)
47
			if k=="script" then
48
				return var
49
			else
50
				return env[k]
51
			end
52
		end,
53
	})
54
	setfenv(func,newenv)
55
	return func
56
end
57
cors = {}
58
mas = Instance.new("Model",game:GetService("Lighting"))
59
Model0 = Instance.new("Model")
60
Part1 = Instance.new("Part")
61
Part2 = Instance.new("Part")
62
Part3 = Instance.new("Part")
63
Part4 = Instance.new("Part")
64
Part5 = Instance.new("Part")
65
Part6 = Instance.new("Part")
66
Part7 = Instance.new("Part")
67
Part8 = Instance.new("Part")
68
Part9 = Instance.new("Part")
69
Part10 = Instance.new("Part")
70
Part11 = Instance.new("Part")
71
Part12 = Instance.new("Part")
72
Part13 = Instance.new("Part")
73
Part14 = Instance.new("Part")
74
Part15 = Instance.new("Part")
75
Part16 = Instance.new("Part")
76
Part17 = Instance.new("Part")
77
Part18 = Instance.new("Part")
78
Part19 = Instance.new("Part")
79
Part20 = Instance.new("Part")
80
Part21 = Instance.new("Part")
81
Part22 = Instance.new("Part")
82
Part23 = Instance.new("Part")
83
Part24 = Instance.new("Part")
84
Part25 = Instance.new("Part")
85
Part26 = Instance.new("Part")
86
Part27 = Instance.new("Part")
87
Part28 = Instance.new("Part")
88
Part29 = Instance.new("Part")
89
Part30 = Instance.new("Part")
90
Part31 = Instance.new("Part")
91
Part32 = Instance.new("Part")
92
Part33 = Instance.new("Part")
93
Part34 = Instance.new("Part")
94
Part35 = Instance.new("Part")
95
Part36 = Instance.new("Part")
96
Part37 = Instance.new("Part")
97
Part38 = Instance.new("Part")
98
Part39 = Instance.new("Part")
99
Part40 = Instance.new("Part")
100
Part41 = Instance.new("Part")
101
Part42 = Instance.new("Part")
102
Part43 = Instance.new("Part")
103
Weld44 = Instance.new("Weld")
104
Weld45 = Instance.new("Weld")
105
Weld46 = Instance.new("Weld")
106
Weld47 = Instance.new("Weld")
107
Weld48 = Instance.new("Weld")
108
Weld49 = Instance.new("Weld")
109
Weld50 = Instance.new("Weld")
110
Weld51 = Instance.new("Weld")
111
Weld52 = Instance.new("Weld")
112
Weld53 = Instance.new("Weld")
113
Weld54 = Instance.new("Weld")
114
Weld55 = Instance.new("Weld")
115
Weld56 = Instance.new("Weld")
116
Weld57 = Instance.new("Weld")
117
Weld58 = Instance.new("Weld")
118
Weld59 = Instance.new("Weld")
119
Weld60 = Instance.new("Weld")
120
Weld61 = Instance.new("Weld")
121
Weld62 = Instance.new("Weld")
122
Weld63 = Instance.new("Weld")
123
Weld64 = Instance.new("Weld")
124
Weld65 = Instance.new("Weld")
125
Weld66 = Instance.new("Weld")
126
Weld67 = Instance.new("Weld")
127
Weld68 = Instance.new("Weld")
128
Weld69 = Instance.new("Weld")
129
Weld70 = Instance.new("Weld")
130
Weld71 = Instance.new("Weld")
131
Weld72 = Instance.new("Weld")
132
Weld73 = Instance.new("Weld")
133
Weld74 = Instance.new("Weld")
134
Weld75 = Instance.new("Weld")
135
Weld76 = Instance.new("Weld")
136
Weld77 = Instance.new("Weld")
137
Weld78 = Instance.new("Weld")
138
Weld79 = Instance.new("Weld")
139
Weld80 = Instance.new("Weld")
140
Weld81 = Instance.new("Weld")
141
Weld82 = Instance.new("Weld")
142
Weld83 = Instance.new("Weld")
143
Weld84 = Instance.new("Weld")
144
Weld85 = Instance.new("Weld")
145
Weld86 = Instance.new("Weld")
146
Weld87 = Instance.new("Weld")
147
Weld88 = Instance.new("Weld")
148
Weld89 = Instance.new("Weld")
149
Weld90 = Instance.new("Weld")
150
Weld91 = Instance.new("Weld")
151
Weld92 = Instance.new("Weld")
152
Weld93 = Instance.new("Weld")
153
Weld94 = Instance.new("Weld")
154
Weld95 = Instance.new("Weld")
155
Weld96 = Instance.new("Weld")
156
Weld97 = Instance.new("Weld")
157
Weld98 = Instance.new("Weld")
158
Weld99 = Instance.new("Weld")
159
Weld100 = Instance.new("Weld")
160
Weld101 = Instance.new("Weld")
161
Weld102 = Instance.new("Weld")
162
Weld103 = Instance.new("Weld")
163
Weld104 = Instance.new("Weld")
164
Weld105 = Instance.new("Weld")
165
Weld106 = Instance.new("Weld")
166
Weld107 = Instance.new("Weld")
167
Weld108 = Instance.new("Weld")
168
Weld109 = Instance.new("Weld")
169
Weld110 = Instance.new("Weld")
170
Weld111 = Instance.new("Weld")
171
Weld112 = Instance.new("Weld")
172
Weld113 = Instance.new("Weld")
173
Weld114 = Instance.new("Weld")
174
Part115 = Instance.new("Part")
175
Part116 = Instance.new("Part")
176
Part117 = Instance.new("Part")
177
Part118 = Instance.new("Part")
178
Part119 = Instance.new("Part")
179
Part120 = Instance.new("Part")
180
Part121 = Instance.new("Part")
181
Part122 = Instance.new("Part")
182
Part123 = Instance.new("Part")
183
Part124 = Instance.new("Part")
184
Part125 = Instance.new("Part")
185
Part126 = Instance.new("Part")
186
Part127 = Instance.new("Part")
187
Part128 = Instance.new("Part")
188
Part129 = Instance.new("Part")
189
Part130 = Instance.new("Part")
190
Part131 = Instance.new("Part")
191
Part132 = Instance.new("Part")
192
Part133 = Instance.new("Part")
193
Part134 = Instance.new("Part")
194
Part135 = Instance.new("Part")
195
Part136 = Instance.new("Part")
196
Part137 = Instance.new("Part")
197
Part138 = Instance.new("Part")
198
Part139 = Instance.new("Part")
199
Part140 = Instance.new("Part")
200
Part141 = Instance.new("Part")
201
Part142 = Instance.new("Part")
202
Part143 = Instance.new("Part")
203
Model0.Name = "Diamond Sword"
204
Model0.Parent = mas
205
Part1.Parent = Model0
206
Part1.CFrame = CFrame.new(37.8000107, 1.93686116, -47.1820793, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
207
Part1.Orientation = Vector3.new(-25, 0, 90)
208
Part1.Position = Vector3.new(37.8000107, 1.93686116, -47.1820793)
209
Part1.Rotation = Vector3.new(-25, 0, 90)
210
Part1.Color = Color3.new(0.054902, 0.0745098, 0.133333)
211
Part1.Size = Vector3.new(0.231250122, 0.231250122, 0.462500244)
212
Part1.BottomSurface = Enum.SurfaceType.Smooth
213
Part1.BrickColor = BrickColor.new("Really black")
214
Part1.TopSurface = Enum.SurfaceType.Smooth
215
Part1.brickColor = BrickColor.new("Really black")
216
Part2.Parent = Model0
217
Part2.CFrame = CFrame.new(37.8000107, 3.06189299, -48.5997314, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
218
Part2.Orientation = Vector3.new(-25, 0, 90)
219
Part2.Position = Vector3.new(37.8000107, 3.06189299, -48.5997314)
220
Part2.Rotation = Vector3.new(-25, 0, 90)
221
Part2.Color = Color3.new(0.054902, 0.0745098, 0.133333)
222
Part2.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
223
Part2.BottomSurface = Enum.SurfaceType.Smooth
224
Part2.BrickColor = BrickColor.new("Really black")
225
Part2.TopSurface = Enum.SurfaceType.Smooth
226
Part2.brickColor = BrickColor.new("Really black")
227
Part3.Parent = Model0
228
Part3.CFrame = CFrame.new(37.8000107, 1.73377252, -45.4288597, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
229
Part3.Orientation = Vector3.new(-25, 0, 90)
230
Part3.Position = Vector3.new(37.8000107, 1.73377252, -45.4288597)
231
Part3.Rotation = Vector3.new(-25, 0, 90)
232
Part3.Color = Color3.new(0.054902, 0.0745098, 0.133333)
233
Part3.Size = Vector3.new(0.693750381, 0.231250122, 0.231250122)
234
Part3.BottomSurface = Enum.SurfaceType.Smooth
235
Part3.BrickColor = BrickColor.new("Really black")
236
Part3.TopSurface = Enum.SurfaceType.Smooth
237
Part3.brickColor = BrickColor.new("Really black")
238
Part4.Parent = Model0
239
Part4.CFrame = CFrame.new(37.8000107, 2.83818579, -47.9850998, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
240
Part4.Orientation = Vector3.new(-25, 0, 90)
241
Part4.Position = Vector3.new(37.8000107, 2.83818579, -47.9850998)
242
Part4.Rotation = Vector3.new(-25, 0, 90)
243
Part4.Color = Color3.new(0.054902, 0.0745098, 0.133333)
244
Part4.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
245
Part4.BottomSurface = Enum.SurfaceType.Smooth
246
Part4.BrickColor = BrickColor.new("Really black")
247
Part4.TopSurface = Enum.SurfaceType.Smooth
248
Part4.brickColor = BrickColor.new("Really black")
249
Part5.Parent = Model0
250
Part5.CFrame = CFrame.new(37.8000107, 3.28559709, -49.2143593, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
251
Part5.Orientation = Vector3.new(-25, 0, 90)
252
Part5.Position = Vector3.new(37.8000107, 3.28559709, -49.2143593)
253
Part5.Rotation = Vector3.new(-25, 0, 90)
254
Part5.Color = Color3.new(0.054902, 0.0745098, 0.133333)
255
Part5.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
256
Part5.BottomSurface = Enum.SurfaceType.Smooth
257
Part5.BrickColor = BrickColor.new("Really black")
258
Part5.TopSurface = Enum.SurfaceType.Smooth
259
Part5.brickColor = BrickColor.new("Really black")
260
Part6.Parent = Model0
261
Part6.CFrame = CFrame.new(37.8000107, 1.1126498, -47.3080482, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
262
Part6.Orientation = Vector3.new(-25, 0, 90)
263
Part6.Position = Vector3.new(37.8000107, 1.1126498, -47.3080482)
264
Part6.Rotation = Vector3.new(-25, 0, 90)
265
Part6.Color = Color3.new(0.054902, 0.0745098, 0.133333)
266
Part6.Size = Vector3.new(0.231250122, 0.231250122, 0.462500244)
267
Part6.BottomSurface = Enum.SurfaceType.Smooth
268
Part6.BrickColor = BrickColor.new("Really black")
269
Part6.TopSurface = Enum.SurfaceType.Smooth
270
Part6.brickColor = BrickColor.new("Really black")
271
Part7.Parent = Model0
272
Part7.CFrame = CFrame.new(37.8000107, 2.72633076, -47.6777878, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
273
Part7.Orientation = Vector3.new(-25, 0, 90)
274
Part7.Position = Vector3.new(37.8000107, 2.72633076, -47.6777878)
275
Part7.Rotation = Vector3.new(-25, 0, 90)
276
Part7.Color = Color3.new(0.054902, 0.0745098, 0.133333)
277
Part7.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
278
Part7.BottomSurface = Enum.SurfaceType.Smooth
279
Part7.BrickColor = BrickColor.new("Really black")
280
Part7.TopSurface = Enum.SurfaceType.Smooth
281
Part7.brickColor = BrickColor.new("Really black")
282
Part8.Parent = Model0
283
Part8.CFrame = CFrame.new(37.8000107, 2.61447859, -47.370472, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
284
Part8.Orientation = Vector3.new(-25, 0, 90)
285
Part8.Position = Vector3.new(37.8000107, 2.61447859, -47.370472)
286
Part8.Rotation = Vector3.new(-25, 0, 90)
287
Part8.Color = Color3.new(0.054902, 0.0745098, 0.133333)
288
Part8.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
289
Part8.BottomSurface = Enum.SurfaceType.Smooth
290
Part8.BrickColor = BrickColor.new("Really black")
291
Part8.TopSurface = Enum.SurfaceType.Smooth
292
Part8.brickColor = BrickColor.new("Really black")
293
Part9.Parent = Model0
294
Part9.CFrame = CFrame.new(37.8000107, 2.08345795, -46.8676987, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
295
Part9.Orientation = Vector3.new(-25, 0, 90)
296
Part9.Position = Vector3.new(37.8000107, 2.08345795, -46.8676987)
297
Part9.Rotation = Vector3.new(-25, 0, 90)
298
Part9.Color = Color3.new(0.00784314, 0.490196, 0.65098)
299
Part9.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
300
Part9.BottomSurface = Enum.SurfaceType.Smooth
301
Part9.BrickColor = BrickColor.new("Bright bluish green")
302
Part9.TopSurface = Enum.SurfaceType.Smooth
303
Part9.brickColor = BrickColor.new("Bright bluish green")
304
Part10.Parent = Model0
305
Part10.CFrame = CFrame.new(37.8000107, 2.95003462, -48.2924194, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
306
Part10.Orientation = Vector3.new(-25, 0, 90)
307
Part10.Position = Vector3.new(37.8000107, 2.95003462, -48.2924194)
308
Part10.Rotation = Vector3.new(-25, 0, 90)
309
Part10.Color = Color3.new(0.054902, 0.0745098, 0.133333)
310
Part10.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
311
Part10.BottomSurface = Enum.SurfaceType.Smooth
312
Part10.BrickColor = BrickColor.new("Really black")
313
Part10.TopSurface = Enum.SurfaceType.Smooth
314
Part10.brickColor = BrickColor.new("Really black")
315
Part11.Parent = Model0
316
Part11.CFrame = CFrame.new(37.8000107, 1.7272768, -47.0843468, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
317
Part11.Orientation = Vector3.new(-25, 0, 90)
318
Part11.Position = Vector3.new(37.8000107, 1.7272768, -47.0843468)
319
Part11.Rotation = Vector3.new(-25, 0, 90)
320
Part11.Color = Color3.new(0.00784314, 0.490196, 0.65098)
321
Part11.Size = Vector3.new(0.231250122, 0.231250122, 0.462500244)
322
Part11.BottomSurface = Enum.SurfaceType.Smooth
323
Part11.BrickColor = BrickColor.new("Bright bluish green")
324
Part11.TopSurface = Enum.SurfaceType.Smooth
325
Part11.brickColor = BrickColor.new("Bright bluish green")
326
Part12.Parent = Model0
327
Part12.CFrame = CFrame.new(37.8000107, 2.447263, -48.8234406, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
328
Part12.Orientation = Vector3.new(-25, 0, 90)
329
Part12.Position = Vector3.new(37.8000107, 2.447263, -48.8234406)
330
Part12.Rotation = Vector3.new(-25, 0, 90)
331
Part12.Color = Color3.new(0.054902, 0.0745098, 0.133333)
332
Part12.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
333
Part12.BottomSurface = Enum.SurfaceType.Smooth
334
Part12.BrickColor = BrickColor.new("Really black")
335
Part12.TopSurface = Enum.SurfaceType.Smooth
336
Part12.brickColor = BrickColor.new("Really black")
337
Part13.Parent = Model0
338
Part13.CFrame = CFrame.new(37.8000107, 2.33541107, -48.5161209, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
339
Part13.Orientation = Vector3.new(-25, 0, 90)
340
Part13.Position = Vector3.new(37.8000107, 2.33541107, -48.5161209)
341
Part13.Rotation = Vector3.new(-25, 0, 90)
342
Part13.Color = Color3.new(0.054902, 0.0745098, 0.133333)
343
Part13.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
344
Part13.BottomSurface = Enum.SurfaceType.Smooth
345
Part13.BrickColor = BrickColor.new("Really black")
346
Part13.TopSurface = Enum.SurfaceType.Smooth
347
Part13.brickColor = BrickColor.new("Really black")
348
Part14.Parent = Model0
349
Part14.CFrame = CFrame.new(37.8000107, 2.67097044, -49.4380684, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
350
Part14.Orientation = Vector3.new(-25, 0, 90)
351
Part14.Position = Vector3.new(37.8000107, 2.67097044, -49.4380684)
352
Part14.Rotation = Vector3.new(-25, 0, 90)
353
Part14.Color = Color3.new(0.054902, 0.0745098, 0.133333)
354
Part14.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
355
Part14.BottomSurface = Enum.SurfaceType.Smooth
356
Part14.BrickColor = BrickColor.new("Really black")
357
Part14.TopSurface = Enum.SurfaceType.Smooth
358
Part14.brickColor = BrickColor.new("Really black")
359
Part15.Parent = Model0
360
Part15.CFrame = CFrame.new(37.8000107, 2.11170387, -47.9014969, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
361
Part15.Orientation = Vector3.new(-25, 0, 90)
362
Part15.Position = Vector3.new(37.8000107, 2.11170387, -47.9014969)
363
Part15.Rotation = Vector3.new(-25, 0, 90)
364
Part15.Color = Color3.new(0.054902, 0.0745098, 0.133333)
365
Part15.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
366
Part15.BottomSurface = Enum.SurfaceType.Smooth
367
Part15.BrickColor = BrickColor.new("Really black")
368
Part15.TopSurface = Enum.SurfaceType.Smooth
369
Part15.brickColor = BrickColor.new("Really black")
370
Part16.Parent = Model0
371
Part16.CFrame = CFrame.new(37.8000107, 2.55911303, -49.1307526, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
372
Part16.Orientation = Vector3.new(-25, 0, 90)
373
Part16.Position = Vector3.new(37.8000107, 2.55911303, -49.1307526)
374
Part16.Rotation = Vector3.new(-25, 0, 90)
375
Part16.Color = Color3.new(0.054902, 0.0745098, 0.133333)
376
Part16.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
377
Part16.BottomSurface = Enum.SurfaceType.Smooth
378
Part16.BrickColor = BrickColor.new("Really black")
379
Part16.TopSurface = Enum.SurfaceType.Smooth
380
Part16.brickColor = BrickColor.new("Really black")
381
Part17.Parent = Model0
382
Part17.CFrame = CFrame.new(37.8000107, 2.2235558, -48.2088089, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
383
Part17.Orientation = Vector3.new(-25, 0, 90)
384
Part17.Position = Vector3.new(37.8000107, 2.2235558, -48.2088089)
385
Part17.Rotation = Vector3.new(-25, 0, 90)
386
Part17.Color = Color3.new(0.054902, 0.0745098, 0.133333)
387
Part17.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
388
Part17.BottomSurface = Enum.SurfaceType.Smooth
389
Part17.BrickColor = BrickColor.new("Really black")
390
Part17.TopSurface = Enum.SurfaceType.Smooth
391
Part17.brickColor = BrickColor.new("Really black")
392
Part18.Parent = Model0
393
Part18.CFrame = CFrame.new(37.8000107, 1.99984837, -47.5941772, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
394
Part18.Orientation = Vector3.new(-25, 0, 90)
395
Part18.Position = Vector3.new(37.8000107, 1.99984837, -47.5941772)
396
Part18.Rotation = Vector3.new(-25, 0, 90)
397
Part18.Color = Color3.new(0.054902, 0.0745098, 0.133333)
398
Part18.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
399
Part18.BottomSurface = Enum.SurfaceType.Smooth
400
Part18.BrickColor = BrickColor.new("Really black")
401
Part18.TopSurface = Enum.SurfaceType.Smooth
402
Part18.brickColor = BrickColor.new("Really black")
403
Part19.Parent = Model0
404
Part19.CFrame = CFrame.new(37.8000107, 1.27336645, -47.5105743, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
405
Part19.Orientation = Vector3.new(-25, 0, 90)
406
Part19.Position = Vector3.new(37.8000107, 1.27336645, -47.5105743)
407
Part19.Rotation = Vector3.new(-25, 0, 90)
408
Part19.Color = Color3.new(0.054902, 0.0745098, 0.133333)
409
Part19.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
410
Part19.BottomSurface = Enum.SurfaceType.Smooth
411
Part19.BrickColor = BrickColor.new("Really black")
412
Part19.TopSurface = Enum.SurfaceType.Smooth
413
Part19.brickColor = BrickColor.new("Really black")
414
Part20.Parent = Model0
415
Part20.CFrame = CFrame.new(37.8000107, 2.88761282, -49.7942429, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
416
Part20.Orientation = Vector3.new(-25, 0, 90)
417
Part20.Position = Vector3.new(37.8000107, 2.88761282, -49.7942429)
418
Part20.Rotation = Vector3.new(-25, 0, 90)
419
Part20.Color = Color3.new(0.054902, 0.0745098, 0.133333)
420
Part20.Size = Vector3.new(0.462500244, 0.231250122, 0.231250122)
421
Part20.BottomSurface = Enum.SurfaceType.Smooth
422
Part20.BrickColor = BrickColor.new("Really black")
423
Part20.TopSurface = Enum.SurfaceType.Smooth
424
Part20.brickColor = BrickColor.new("Really black")
425
Part21.Parent = Model0
426
Part21.CFrame = CFrame.new(37.8000107, 3.29972029, -49.7312584, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
427
Part21.Orientation = Vector3.new(-25, 0, 90)
428
Part21.Position = Vector3.new(37.8000107, 3.29972029, -49.7312584)
429
Part21.Rotation = Vector3.new(-25, 0, 90)
430
Part21.Color = Color3.new(0.054902, 0.0745098, 0.133333)
431
Part21.Size = Vector3.new(0.231250122, 0.231250122, 0.693750381)
432
Part21.BottomSurface = Enum.SurfaceType.Smooth
433
Part21.BrickColor = BrickColor.new("Really black")
434
Part21.TopSurface = Enum.SurfaceType.Smooth
435
Part21.brickColor = BrickColor.new("Really black")
436
Part22.Parent = Model0
437
Part22.CFrame = CFrame.new(37.8000107, 2.43314004, -48.3065414, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
438
Part22.Orientation = Vector3.new(-25, 0, 90)
439
Part22.Position = Vector3.new(37.8000107, 2.43314004, -48.3065414)
440
Part22.Rotation = Vector3.new(-25, 0, 90)
441
Part22.Color = Color3.new(0.00784314, 0.490196, 0.65098)
442
Part22.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
443
Part22.BottomSurface = Enum.SurfaceType.Smooth
444
Part22.BrickColor = BrickColor.new("Bright bluish green")
445
Part22.TopSurface = Enum.SurfaceType.Smooth
446
Part22.brickColor = BrickColor.new("Bright bluish green")
447
Part23.Parent = Model0
448
Part23.CFrame = CFrame.new(37.8000107, 2.32128477, -47.9992294, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
449
Part23.Orientation = Vector3.new(-25, 0, 90)
450
Part23.Position = Vector3.new(37.8000107, 2.32128477, -47.9992294)
451
Part23.Rotation = Vector3.new(-25, 0, 90)
452
Part23.Color = Color3.new(0.00784314, 0.490196, 0.65098)
453
Part23.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
454
Part23.BottomSurface = Enum.SurfaceType.Smooth
455
Part23.BrickColor = BrickColor.new("Bright bluish green")
456
Part23.TopSurface = Enum.SurfaceType.Smooth
457
Part23.brickColor = BrickColor.new("Bright bluish green")
458
Part24.Parent = Model0
459
Part24.CFrame = CFrame.new(37.8000107, 2.97828531, -49.3262177, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
460
Part24.Orientation = Vector3.new(-25, 0, 90)
461
Part24.Position = Vector3.new(37.8000107, 2.97828531, -49.3262177)
462
Part24.Rotation = Vector3.new(-25, 0, 90)
463
Part24.Color = Color3.new(0, 0.337255, 0.368627)
464
Part24.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
465
Part24.BottomSurface = Enum.SurfaceType.Smooth
466
Part24.BrickColor = BrickColor.new("Navy blue")
467
Part24.TopSurface = Enum.SurfaceType.Smooth
468
Part24.brickColor = BrickColor.new("Navy blue")
469
Part25.Parent = Model0
470
Part25.CFrame = CFrame.new(37.8000107, 2.86643171, -49.0189018, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
471
Part25.Orientation = Vector3.new(-25, 0, 90)
472
Part25.Position = Vector3.new(37.8000107, 2.86643171, -49.0189018)
473
Part25.Rotation = Vector3.new(-25, 0, 90)
474
Part25.Color = Color3.new(0, 0.337255, 0.368627)
475
Part25.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
476
Part25.BottomSurface = Enum.SurfaceType.Smooth
477
Part25.BrickColor = BrickColor.new("Navy blue")
478
Part25.TopSurface = Enum.SurfaceType.Smooth
479
Part25.brickColor = BrickColor.new("Navy blue")
480
Part26.Parent = Model0
481
Part26.CFrame = CFrame.new(37.8000107, 2.76870108, -49.2284851, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
482
Part26.Orientation = Vector3.new(-25, 0, 90)
483
Part26.Position = Vector3.new(37.8000107, 2.76870108, -49.2284851)
484
Part26.Rotation = Vector3.new(-25, 0, 90)
485
Part26.Color = Color3.new(0.00784314, 0.490196, 0.65098)
486
Part26.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
487
Part26.BottomSurface = Enum.SurfaceType.Smooth
488
Part26.BrickColor = BrickColor.new("Bright bluish green")
489
Part26.TopSurface = Enum.SurfaceType.Smooth
490
Part26.brickColor = BrickColor.new("Bright bluish green")
491
Part27.Parent = Model0
492
Part27.CFrame = CFrame.new(37.8000107, 2.88055468, -49.5358009, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
493
Part27.Orientation = Vector3.new(-25, 0, 90)
494
Part27.Position = Vector3.new(37.8000107, 2.88055468, -49.5358009)
495
Part27.Rotation = Vector3.new(-25, 0, 90)
496
Part27.Color = Color3.new(0.00784314, 0.490196, 0.65098)
497
Part27.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
498
Part27.BottomSurface = Enum.SurfaceType.Smooth
499
Part27.BrickColor = BrickColor.new("Bright bluish green")
500
Part27.TopSurface = Enum.SurfaceType.Smooth
501
Part27.brickColor = BrickColor.new("Bright bluish green")
502
Part28.Parent = Model0
503
Part28.CFrame = CFrame.new(37.8000107, 2.09757757, -47.3845978, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
504
Part28.Orientation = Vector3.new(-25, 0, 90)
505
Part28.Position = Vector3.new(37.8000107, 2.09757757, -47.3845978)
506
Part28.Rotation = Vector3.new(-25, 0, 90)
507
Part28.Color = Color3.new(0.00784314, 0.490196, 0.65098)
508
Part28.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
509
Part28.BottomSurface = Enum.SurfaceType.Smooth
510
Part28.BrickColor = BrickColor.new("Bright bluish green")
511
Part28.TopSurface = Enum.SurfaceType.Smooth
512
Part28.brickColor = BrickColor.new("Bright bluish green")
513
Part29.Parent = Model0
514
Part29.CFrame = CFrame.new(37.8000107, 1.85975075, -46.2530708, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
515
Part29.Orientation = Vector3.new(-25, 0, 90)
516
Part29.Position = Vector3.new(37.8000107, 1.85975075, -46.2530708)
517
Part29.Rotation = Vector3.new(-25, 0, 90)
518
Part29.Color = Color3.new(0.627451, 0.372549, 0.207843)
519
Part29.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
520
Part29.BottomSurface = Enum.SurfaceType.Smooth
521
Part29.BrickColor = BrickColor.new("Dark orange")
522
Part29.TopSurface = Enum.SurfaceType.Smooth
523
Part29.brickColor = BrickColor.new("Dark orange")
524
Part30.Parent = Model0
525
Part30.CFrame = CFrame.new(37.8000107, 1.51769233, -46.986618, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
526
Part30.Orientation = Vector3.new(-25, 0, 90)
527
Part30.Position = Vector3.new(37.8000107, 1.51769233, -46.986618)
528
Part30.Rotation = Vector3.new(-25, 0, 90)
529
Part30.Color = Color3.new(0.054902, 0.0745098, 0.133333)
530
Part30.Size = Vector3.new(0.231250122, 0.231250122, 0.462500244)
531
Part30.BottomSurface = Enum.SurfaceType.Smooth
532
Part30.BrickColor = BrickColor.new("Really black")
533
Part30.TopSurface = Enum.SurfaceType.Smooth
534
Part30.brickColor = BrickColor.new("Really black")
535
Part31.Parent = Model0
536
Part31.CFrame = CFrame.new(37.8000107, 2.19530988, -47.1750107, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
537
Part31.Orientation = Vector3.new(-25, 0, 90)
538
Part31.Position = Vector3.new(37.8000107, 2.19530988, -47.1750107)
539
Part31.Rotation = Vector3.new(-25, 0, 90)
540
Part31.Color = Color3.new(0, 0.337255, 0.368627)
541
Part31.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
542
Part31.BottomSurface = Enum.SurfaceType.Smooth
543
Part31.BrickColor = BrickColor.new("Navy blue")
544
Part31.TopSurface = Enum.SurfaceType.Smooth
545
Part31.brickColor = BrickColor.new("Navy blue")
546
Part32.Parent = Model0
547
Part32.CFrame = CFrame.new(37.8000107, 2.49556208, -46.8047142, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
548
Part32.Orientation = Vector3.new(-25, 0, 90)
549
Part32.Position = Vector3.new(37.8000107, 2.49556208, -46.8047142)
550
Part32.Rotation = Vector3.new(-25, 0, 90)
551
Part32.Color = Color3.new(0.00784314, 0.490196, 0.65098)
552
Part32.Size = Vector3.new(0.462500244, 0.231250122, 0.231250122)
553
Part32.BottomSurface = Enum.SurfaceType.Smooth
554
Part32.BrickColor = BrickColor.new("Bright bluish green")
555
Part32.TopSurface = Enum.SurfaceType.Smooth
556
Part32.brickColor = BrickColor.new("Bright bluish green")
557
Part33.Parent = Model0
558
Part33.CFrame = CFrame.new(37.8000107, 3.07601619, -49.1166306, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
559
Part33.Orientation = Vector3.new(-25, 0, 90)
560
Part33.Position = Vector3.new(37.8000107, 3.07601619, -49.1166306)
561
Part33.Rotation = Vector3.new(-25, 0, 90)
562
Part33.Color = Color3.new(0.00784314, 0.490196, 0.65098)
563
Part33.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
564
Part33.BottomSurface = Enum.SurfaceType.Smooth
565
Part33.BrickColor = BrickColor.new("Bright bluish green")
566
Part33.TopSurface = Enum.SurfaceType.Smooth
567
Part33.brickColor = BrickColor.new("Bright bluish green")
568
Part34.Parent = Model0
569
Part34.CFrame = CFrame.new(37.8000107, 2.96416426, -48.8093109, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
570
Part34.Orientation = Vector3.new(-25, 0, 90)
571
Part34.Position = Vector3.new(37.8000107, 2.96416426, -48.8093109)
572
Part34.Rotation = Vector3.new(-25, 0, 90)
573
Part34.Color = Color3.new(0.00784314, 0.490196, 0.65098)
574
Part34.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
575
Part34.BottomSurface = Enum.SurfaceType.Smooth
576
Part34.BrickColor = BrickColor.new("Bright bluish green")
577
Part34.TopSurface = Enum.SurfaceType.Smooth
578
Part34.brickColor = BrickColor.new("Bright bluish green")
579
Part35.Parent = Model0
580
Part35.CFrame = CFrame.new(37.8000107, 2.62860155, -47.8873711, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
581
Part35.Orientation = Vector3.new(-25, 0, 90)
582
Part35.Position = Vector3.new(37.8000107, 2.62860155, -47.8873711)
583
Part35.Rotation = Vector3.new(-25, 0, 90)
584
Part35.Color = Color3.new(0.00784314, 0.490196, 0.65098)
585
Part35.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
586
Part35.BottomSurface = Enum.SurfaceType.Smooth
587
Part35.BrickColor = BrickColor.new("Bright bluish green")
588
Part35.TopSurface = Enum.SurfaceType.Smooth
589
Part35.brickColor = BrickColor.new("Bright bluish green")
590
Part36.Parent = Model0
591
Part36.CFrame = CFrame.new(37.8000107, 2.74045372, -48.1946907, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
592
Part36.Orientation = Vector3.new(-25, 0, 90)
593
Part36.Position = Vector3.new(37.8000107, 2.74045372, -48.1946907)
594
Part36.Rotation = Vector3.new(-25, 0, 90)
595
Part36.Color = Color3.new(0.00784314, 0.490196, 0.65098)
596
Part36.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
597
Part36.BottomSurface = Enum.SurfaceType.Smooth
598
Part36.BrickColor = BrickColor.new("Bright bluish green")
599
Part36.TopSurface = Enum.SurfaceType.Smooth
600
Part36.brickColor = BrickColor.new("Bright bluish green")
601
Part37.Parent = Model0
602
Part37.CFrame = CFrame.new(37.8000107, 2.85230541, -48.5019989, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
603
Part37.Orientation = Vector3.new(-25, 0, 90)
604
Part37.Position = Vector3.new(37.8000107, 2.85230541, -48.5019989)
605
Part37.Rotation = Vector3.new(-25, 0, 90)
606
Part37.Color = Color3.new(0.00784314, 0.490196, 0.65098)
607
Part37.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
608
Part37.BottomSurface = Enum.SurfaceType.Smooth
609
Part37.BrickColor = BrickColor.new("Bright bluish green")
610
Part37.TopSurface = Enum.SurfaceType.Smooth
611
Part37.brickColor = BrickColor.new("Bright bluish green")
612
Part38.Parent = Model0
613
Part38.CFrame = CFrame.new(37.8000107, 2.40489769, -47.2727432, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
614
Part38.Orientation = Vector3.new(-25, 0, 90)
615
Part38.Position = Vector3.new(37.8000107, 2.40489769, -47.2727432)
616
Part38.Rotation = Vector3.new(-25, 0, 90)
617
Part38.Color = Color3.new(0.00784314, 0.490196, 0.65098)
618
Part38.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
619
Part38.BottomSurface = Enum.SurfaceType.Smooth
620
Part38.BrickColor = BrickColor.new("Bright bluish green")
621
Part38.TopSurface = Enum.SurfaceType.Smooth
622
Part38.brickColor = BrickColor.new("Bright bluish green")
623
Part39.Parent = Model0
624
Part39.CFrame = CFrame.new(37.8000107, 3.18786621, -49.4239464, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
625
Part39.Orientation = Vector3.new(-25, 0, 90)
626
Part39.Position = Vector3.new(37.8000107, 3.18786621, -49.4239464)
627
Part39.Rotation = Vector3.new(-25, 0, 90)
628
Part39.Color = Color3.new(0.00784314, 0.490196, 0.65098)
629
Part39.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
630
Part39.BottomSurface = Enum.SurfaceType.Smooth
631
Part39.BrickColor = BrickColor.new("Bright bluish green")
632
Part39.TopSurface = Enum.SurfaceType.Smooth
633
Part39.brickColor = BrickColor.new("Bright bluish green")
634
Part40.Parent = Model0
635
Part40.CFrame = CFrame.new(37.8000107, 2.51674628, -47.5800591, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
636
Part40.Orientation = Vector3.new(-25, 0, 90)
637
Part40.Position = Vector3.new(37.8000107, 2.51674628, -47.5800591)
638
Part40.Rotation = Vector3.new(-25, 0, 90)
639
Part40.Color = Color3.new(0.00784314, 0.490196, 0.65098)
640
Part40.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
641
Part40.BottomSurface = Enum.SurfaceType.Smooth
642
Part40.BrickColor = BrickColor.new("Bright bluish green")
643
Part40.TopSurface = Enum.SurfaceType.Smooth
644
Part40.brickColor = BrickColor.new("Bright bluish green")
645
Part41.Parent = Model0
646
Part41.CFrame = CFrame.new(37.8000107, 2.59329438, -46.5951271, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
647
Part41.Orientation = Vector3.new(-25, 0, 90)
648
Part41.Position = Vector3.new(37.8000107, 2.59329438, -46.5951271)
649
Part41.Rotation = Vector3.new(-25, 0, 90)
650
Part41.Color = Color3.new(0.054902, 0.0745098, 0.133333)
651
Part41.Size = Vector3.new(0.462500244, 0.231250122, 0.231250122)
652
Part41.BottomSurface = Enum.SurfaceType.Smooth
653
Part41.BrickColor = BrickColor.new("Really black")
654
Part41.TopSurface = Enum.SurfaceType.Smooth
655
Part41.brickColor = BrickColor.new("Really black")
656
Part42.Parent = Model0
657
Part42.CFrame = CFrame.new(37.8000107, 2.30716538, -47.4823303, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
658
Part42.Orientation = Vector3.new(-25, 0, 90)
659
Part42.Position = Vector3.new(37.8000107, 2.30716538, -47.4823303)
660
Part42.Rotation = Vector3.new(-25, 0, 90)
661
Part42.Color = Color3.new(0, 0.337255, 0.368627)
662
Part42.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
663
Part42.BottomSurface = Enum.SurfaceType.Smooth
664
Part42.BrickColor = BrickColor.new("Navy blue")
665
Part42.TopSurface = Enum.SurfaceType.Smooth
666
Part42.brickColor = BrickColor.new("Navy blue")
667
Part43.Name = "Handle"
668
Part43.Parent = Model0
669
Part43.CFrame = CFrame.new(37.8000107, 1.63604343, -45.6384392, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
670
Part43.Orientation = Vector3.new(-25, 0, 90)
671
Part43.Position = Vector3.new(37.8000107, 1.63604343, -45.6384392)
672
Part43.Rotation = Vector3.new(-25, 0, 90)
673
Part43.Color = Color3.new(0.00784314, 0.490196, 0.65098)
674
Part43.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
675
Part43.BottomSurface = Enum.SurfaceType.Smooth
676
Part43.BrickColor = BrickColor.new("Bright bluish green")
677
Part43.TopSurface = Enum.SurfaceType.Smooth
678
Part43.brickColor = BrickColor.new("Bright bluish green")
679
Weld44.Parent = Part43
680
Weld44.C0 = CFrame.new(0.693752289, 0, -0.925003052, 1, 0, 0, 0, 1, 0, 0, 0, 1)
681
Weld44.Part0 = Part43
682
Weld44.Part1 = Part115
683
Weld44.part1 = Part115
684
Weld45.Parent = Part43
685
Weld45.C0 = CFrame.new(0, 0, -0.231250763, 1, 0, 0, 0, 1, 0, 0, 0, 1)
686
Weld45.Part0 = Part43
687
Weld45.Part1 = Part116
688
Weld45.part1 = Part116
689
Weld46.Parent = Part43
690
Weld46.C0 = CFrame.new(0.462501526, 0, -1.61875153, 1, 0, 0, 0, 1, 0, 0, 0, 1)
691
Weld46.Part0 = Part43
692
Weld46.Part1 = Part117
693
Weld46.part1 = Part117
694
Weld47.Parent = Part43
695
Weld47.C0 = CFrame.new(0.925003052, 0, -0.693756104, 1, 0, 0, 0, 1, 0, 0, 0, 1)
696
Weld47.Part0 = Part43
697
Weld47.Part1 = Part118
698
Weld47.part1 = Part118
699
Weld48.Parent = Part43
700
Weld48.C0 = CFrame.new(1.27187729, 0, -0.462501526, 1, 0, 0, 0, 1, 0, 0, 0, 1)
701
Weld48.Part0 = Part43
702
Weld48.Part1 = Part119
703
Weld48.part1 = Part119
704
Weld49.Parent = Part43
705
Weld49.C0 = CFrame.new(1.85000229, 0, -0.462501526, 1, 0, 0, 0, 1, 0, 0, 0, 1)
706
Weld49.Part0 = Part43
707
Weld49.Part1 = Part120
708
Weld49.part1 = Part120
709
Weld50.Parent = Part43
710
Weld50.C0 = CFrame.new(1.61875153, 0, -0.693756104, 1, 0, 0, 0, 1, 0, 0, 0, 1)
711
Weld50.Part0 = Part43
712
Weld50.Part1 = Part121
713
Weld50.part1 = Part121
714
Weld51.Parent = Part43
715
Weld51.C0 = CFrame.new(0.462501526, 0, -0.231250763, 1, 0, 0, 0, 1, 0, 0, 0, 1)
716
Weld51.Part0 = Part43
717
Weld51.Part1 = Part122
718
Weld51.part1 = Part122
719
Weld52.Parent = Part43
720
Weld52.C0 = CFrame.new(0.231250763, 0, -0.231250763, 1, 0, 0, 0, 1, 0, 0, 0, 1)
721
Weld52.Part0 = Part43
722
Weld52.Part1 = Part123
723
Weld52.part1 = Part123
724
Weld53.Parent = Part43
725
Weld53.C0 = CFrame.new(1.734375, 0, -0.231250763, 1, 0, 0, 0, 1, 0, 0, 0, 1)
726
Weld53.Part0 = Part43
727
Weld53.Part1 = Part124
728
Weld53.part1 = Part124
729
Weld54.Parent = Part43
730
Weld54.C0 = CFrame.new(0.693752289, 0, -0.693756104, 1, 0, 0, 0, 1, 0, 0, 0, 1)
731
Weld54.Part0 = Part43
732
Weld54.Part1 = Part125
733
Weld54.part1 = Part125
734
Weld55.Parent = Part43
735
Weld55.C0 = CFrame.new(1.61875153, 0, -0.462501526, 1, 0, 0, 0, 1, 0, 0, 0, 1)
736
Weld55.Part0 = Part43
737
Weld55.Part1 = Part126
738
Weld55.part1 = Part126
739
Weld56.Parent = Part43
740
Weld56.C0 = CFrame.new(0.231250763, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
741
Weld56.Part0 = Part43
742
Weld56.Part1 = Part127
743
Weld56.part1 = Part127
744
Weld57.Parent = Part43
745
Weld57.C0 = CFrame.new(0.462501526, 0, -0.693756104, 1, 0, 0, 0, 1, 0, 0, 0, 1)
746
Weld57.Part0 = Part43
747
Weld57.Part1 = Part128
748
Weld57.part1 = Part128
749
Weld58.Parent = Part43
750
Weld58.C0 = CFrame.new(2.3125, 0, -2.54375458, 1, 0, 0, 0, 1, 0, 0, 0, 1)
751
Weld58.Part0 = Part43
752
Weld58.Part1 = Part129
753
Weld58.part1 = Part129
754
Weld59.Parent = Part43
755
Weld59.C0 = CFrame.new(3.00625229, 0, -3.0062561, 1, 0, 0, 0, 1, 0, 0, 0, 1)
756
Weld59.Part0 = Part43
757
Weld59.Part1 = Part130
758
Weld59.part1 = Part130
759
Weld60.Parent = Part43
760
Weld60.C0 = CFrame.new(1.38750458, 0, -1.61875153, 1, 0, 0, 0, 1, 0, 0, 0, 1)
761
Weld60.Part0 = Part43
762
Weld60.Part1 = Part131
763
Weld60.part1 = Part131
764
Weld61.Parent = Part43
765
Weld61.C0 = CFrame.new(0.693752289, 0, -1.61875153, 1, 0, 0, 0, 1, 0, 0, 0, 1)
766
Weld61.Part0 = Part43
767
Weld61.Part1 = Part132
768
Weld61.part1 = Part132
769
Weld62.Parent = Part43
770
Weld62.C0 = CFrame.new(2.3125, 0, -2.3125, 1, 0, 0, 0, 1, 0, 0, 0, 1)
771
Weld62.Part0 = Part43
772
Weld62.Part1 = Part133
773
Weld62.part1 = Part133
774
Weld63.Parent = Part43
775
Weld63.C0 = CFrame.new(2.08125305, 0, -2.08125305, 1, 0, 0, 0, 1, 0, 0, 0, 1)
776
Weld63.Part0 = Part43
777
Weld63.Part1 = Part134
778
Weld63.part1 = Part134
779
Weld64.Parent = Part43
780
Weld64.C0 = CFrame.new(1.61875153, 0, -1.61875153, 1, 0, 0, 0, 1, 0, 0, 0, 1)
781
Weld64.Part0 = Part43
782
Weld64.Part1 = Part135
783
Weld64.part1 = Part135
784
Weld65.Parent = Part43
785
Weld65.C0 = CFrame.new(1.85000229, 0, -1.8500061, 1, 0, 0, 0, 1, 0, 0, 0, 1)
786
Weld65.Part0 = Part43
787
Weld65.Part1 = Part136
788
Weld65.part1 = Part136
789
Weld66.Parent = Part43
790
Weld66.C0 = CFrame.new(2.08125305, 0, -2.3125, 1, 0, 0, 0, 1, 0, 0, 0, 1)
791
Weld66.Part0 = Part43
792
Weld66.Part1 = Part137
793
Weld66.part1 = Part137
794
Weld67.Parent = Part43
795
Weld67.C0 = CFrame.new(1.27187729, 0, -0.925003052, 1, 0, 0, 0, 1, 0, 0, 0, 1)
796
Weld67.Part0 = Part43
797
Weld67.Part1 = Part138
798
Weld67.part1 = Part138
799
Weld68.Parent = Part43
800
Weld68.C0 = CFrame.new(2.77500534, 0, -2.3125, 1, 0, 0, 0, 1, 0, 0, 0, 1)
801
Weld68.Part0 = Part43
802
Weld68.Part1 = Part139
803
Weld68.part1 = Part139
804
Weld69.Parent = Part43
805
Weld69.C0 = CFrame.new(-0.231246948, 0, -0.115631104, 1, 0, 0, 0, 1, 0, 0, 0, 1)
806
Weld69.Part0 = Part43
807
Weld69.Part1 = Part140
808
Weld69.part1 = Part140
809
Weld70.Parent = Part43
810
Weld70.C0 = CFrame.new(0.693752289, 0, -0.462501526, 1, 0, 0, 0, 1, 0, 0, 0, 1)
811
Weld70.Part0 = Part43
812
Weld70.Part1 = Part141
813
Weld70.part1 = Part141
814
Weld71.Parent = Part43
815
Weld71.C0 = CFrame.new(0.231250763, 0, -0.462501526, 1, 0, 0, 0, 1, 0, 0, 0, 1)
816
Weld71.Part0 = Part43
817
Weld71.Part1 = Part142
818
Weld71.part1 = Part142
819
Weld72.Parent = Part43
820
Weld72.C0 = CFrame.new(0.925003052, 0, -1.2718811, 1, 0, 0, 0, 1, 0, 0, 0, 1)
821
Weld72.Part0 = Part43
822
Weld72.Part1 = Part1
823
Weld72.part1 = Part1
824
Weld73.Parent = Part43
825
Weld73.C0 = CFrame.new(2.54375458, 0, -2.08125305, 1, 0, 0, 0, 1, 0, 0, 0, 1)
826
Weld73.Part0 = Part43
827
Weld73.Part1 = Part2
828
Weld73.part1 = Part2
829
Weld74.Parent = Part43
830
Weld74.C0 = CFrame.new(0, 0, 0.231246948, 1, 0, 0, 0, 1, 0, 0, 0, 1)
831
Weld74.Part0 = Part43
832
Weld74.Part1 = Part3
833
Weld74.part1 = Part3
834
Weld75.Parent = Part43
835
Weld75.C0 = CFrame.new(2.08125305, 0, -1.61875153, 1, 0, 0, 0, 1, 0, 0, 0, 1)
836
Weld75.Part0 = Part43
837
Weld75.Part1 = Part4
838
Weld75.part1 = Part4
839
Weld76.Parent = Part43
840
Weld76.C0 = CFrame.new(3.00625229, 0, -2.54375458, 1, 0, 0, 0, 1, 0, 0, 0, 1)
841
Weld76.Part0 = Part43
842
Weld76.Part1 = Part5
843
Weld76.part1 = Part5
844
Weld77.Parent = Part43
845
Weld77.C0 = CFrame.new(0.231250763, 0, -1.734375, 1, 0, 0, 0, 1, 0, 0, 0, 1)
846
Weld77.Part0 = Part43
847
Weld77.Part1 = Part6
848
Weld77.part1 = Part6
849
Weld78.Parent = Part43
850
Weld78.C0 = CFrame.new(1.85000229, 0, -1.38750458, 1, 0, 0, 0, 1, 0, 0, 0, 1)
851
Weld78.Part0 = Part43
852
Weld78.Part1 = Part7
853
Weld78.part1 = Part7
854
Weld79.Parent = Part43
855
Weld79.C0 = CFrame.new(1.61875153, 0, -1.15625, 1, 0, 0, 0, 1, 0, 0, 0, 1)
856
Weld79.Part0 = Part43
857
Weld79.Part1 = Part8
858
Weld79.part1 = Part8
859
Weld80.Parent = Part43
860
Weld80.C0 = CFrame.new(0.925003052, 0, -0.925003052, 1, 0, 0, 0, 1, 0, 0, 0, 1)
861
Weld80.Part0 = Part43
862
Weld80.Part1 = Part9
863
Weld80.part1 = Part9
864
Weld81.Parent = Part43
865
Weld81.C0 = CFrame.new(2.3125, 0, -1.8500061, 1, 0, 0, 0, 1, 0, 0, 0, 1)
866
Weld81.Part0 = Part43
867
Weld81.Part1 = Part10
868
Weld81.part1 = Part10
869
Weld82.Parent = Part43
870
Weld82.C0 = CFrame.new(0.693752289, 0, -1.2718811, 1, 0, 0, 0, 1, 0, 0, 0, 1)
871
Weld82.Part0 = Part43
872
Weld82.Part1 = Part11
873
Weld82.part1 = Part11
874
Weld83.Parent = Part43
875
Weld83.C0 = CFrame.new(2.08125305, 0, -2.54375458, 1, 0, 0, 0, 1, 0, 0, 0, 1)
876
Weld83.Part0 = Part43
877
Weld83.Part1 = Part12
878
Weld83.part1 = Part12
879
Weld84.Parent = Part43
880
Weld84.C0 = CFrame.new(1.85000229, 0, -2.3125, 1, 0, 0, 0, 1, 0, 0, 0, 1)
881
Weld84.Part0 = Part43
882
Weld84.Part1 = Part13
883
Weld84.part1 = Part13
884
Weld85.Parent = Part43
885
Weld85.C0 = CFrame.new(2.54375458, 0, -3.0062561, 1, 0, 0, 0, 1, 0, 0, 0, 1)
886
Weld85.Part0 = Part43
887
Weld85.Part1 = Part14
888
Weld85.part1 = Part14
889
Weld86.Parent = Part43
890
Weld86.C0 = CFrame.new(1.38750458, 0, -1.8500061, 1, 0, 0, 0, 1, 0, 0, 0, 1)
891
Weld86.Part0 = Part43
892
Weld86.Part1 = Part15
893
Weld86.part1 = Part15
894
Weld87.Parent = Part43
895
Weld87.C0 = CFrame.new(2.3125, 0, -2.77500534, 1, 0, 0, 0, 1, 0, 0, 0, 1)
896
Weld87.Part0 = Part43
897
Weld87.Part1 = Part16
898
Weld87.part1 = Part16
899
Weld88.Parent = Part43
900
Weld88.C0 = CFrame.new(1.61875153, 0, -2.08125305, 1, 0, 0, 0, 1, 0, 0, 0, 1)
901
Weld88.Part0 = Part43
902
Weld88.Part1 = Part17
903
Weld88.part1 = Part17
904
Weld89.Parent = Part43
905
Weld89.C0 = CFrame.new(1.15625, 0, -1.61875153, 1, 0, 0, 0, 1, 0, 0, 0, 1)
906
Weld89.Part0 = Part43
907
Weld89.Part1 = Part18
908
Weld89.part1 = Part18
909
Weld90.Parent = Part43
910
Weld90.C0 = CFrame.new(0.462501526, 0, -1.8500061, 1, 0, 0, 0, 1, 0, 0, 0, 1)
911
Weld90.Part0 = Part43
912
Weld90.Part1 = Part19
913
Weld90.part1 = Part19
914
Weld91.Parent = Part43
915
Weld91.C0 = CFrame.new(2.890625, 0, -3.23750305, 1, 0, 0, 0, 1, 0, 0, 0, 1)
916
Weld91.Part0 = Part43
917
Weld91.Part1 = Part20
918
Weld91.part1 = Part20
919
Weld92.Parent = Part43
920
Weld92.C0 = CFrame.new(3.23750305, 0, -3.0062561, 1, 0, 0, 0, 1, 0, 0, 0, 1)
921
Weld92.Part0 = Part43
922
Weld92.Part1 = Part21
923
Weld92.part1 = Part21
924
Weld93.Parent = Part43
925
Weld93.C0 = CFrame.new(1.85000229, 0, -2.08125305, 1, 0, 0, 0, 1, 0, 0, 0, 1)
926
Weld93.Part0 = Part43
927
Weld93.Part1 = Part22
928
Weld93.part1 = Part22
929
Weld94.Parent = Part43
930
Weld94.C0 = CFrame.new(1.61875153, 0, -1.8500061, 1, 0, 0, 0, 1, 0, 0, 0, 1)
931
Weld94.Part0 = Part43
932
Weld94.Part1 = Part23
933
Weld94.part1 = Part23
934
Weld95.Parent = Part43
935
Weld95.C0 = CFrame.new(2.77500534, 0, -2.77500534, 1, 0, 0, 0, 1, 0, 0, 0, 1)
936
Weld95.Part0 = Part43
937
Weld95.Part1 = Part24
938
Weld95.part1 = Part24
939
Weld96.Parent = Part43
940
Weld96.C0 = CFrame.new(2.54375458, 0, -2.54375458, 1, 0, 0, 0, 1, 0, 0, 0, 1)
941
Weld96.Part0 = Part43
942
Weld96.Part1 = Part25
943
Weld96.part1 = Part25
944
Weld97.Parent = Part43
945
Weld97.C0 = CFrame.new(2.54375458, 0, -2.77500534, 1, 0, 0, 0, 1, 0, 0, 0, 1)
946
Weld97.Part0 = Part43
947
Weld97.Part1 = Part26
948
Weld97.part1 = Part26
949
Weld98.Parent = Part43
950
Weld98.C0 = CFrame.new(2.77500534, 0, -3.0062561, 1, 0, 0, 0, 1, 0, 0, 0, 1)
951
Weld98.Part0 = Part43
952
Weld98.Part1 = Part27
953
Weld98.part1 = Part27
954
Weld99.Parent = Part43
955
Weld99.C0 = CFrame.new(1.15625, 0, -1.38750458, 1, 0, 0, 0, 1, 0, 0, 0, 1)
956
Weld99.Part0 = Part43
957
Weld99.Part1 = Part28
958
Weld99.part1 = Part28
959
Weld100.Parent = Part43
960
Weld100.C0 = CFrame.new(0.462501526, 0, -0.462501526, 1, 0, 0, 0, 1, 0, 0, 0, 1)
961
Weld100.Part0 = Part43
962
Weld100.Part1 = Part29
963
Weld100.part1 = Part29
964
Weld101.Parent = Part43
965
Weld101.C0 = CFrame.new(0.462501526, 0, -1.2718811, 1, 0, 0, 0, 1, 0, 0, 0, 1)
966
Weld101.Part0 = Part43
967
Weld101.Part1 = Part30
968
Weld101.part1 = Part30
969
Weld102.Parent = Part43
970
Weld102.C0 = CFrame.new(1.15625, 0, -1.15625, 1, 0, 0, 0, 1, 0, 0, 0, 1)
971
Weld102.Part0 = Part43
972
Weld102.Part1 = Part31
973
Weld102.part1 = Part31
974
Weld103.Parent = Part43
975
Weld103.C0 = CFrame.new(1.27187729, 0, -0.693756104, 1, 0, 0, 0, 1, 0, 0, 0, 1)
976
Weld103.Part0 = Part43
977
Weld103.Part1 = Part32
978
Weld103.part1 = Part32
979
Weld104.Parent = Part43
980
Weld104.C0 = CFrame.new(2.77500534, 0, -2.54375458, 1, 0, 0, 0, 1, 0, 0, 0, 1)
981
Weld104.Part0 = Part43
982
Weld104.Part1 = Part33
983
Weld104.part1 = Part33
984
Weld105.Parent = Part43
985
Weld105.C0 = CFrame.new(2.54375458, 0, -2.3125, 1, 0, 0, 0, 1, 0, 0, 0, 1)
986
Weld105.Part0 = Part43
987
Weld105.Part1 = Part34
988
Weld105.part1 = Part34
989
Weld106.Parent = Part43
990
Weld106.C0 = CFrame.new(1.85000229, 0, -1.61875153, 1, 0, 0, 0, 1, 0, 0, 0, 1)
991
Weld106.Part0 = Part43
992
Weld106.Part1 = Part35
993
Weld106.part1 = Part35
994
Weld107.Parent = Part43
995
Weld107.C0 = CFrame.new(2.08125305, 0, -1.8500061, 1, 0, 0, 0, 1, 0, 0, 0, 1)
996
Weld107.Part0 = Part43
997
Weld107.Part1 = Part36
998
Weld107.part1 = Part36
999
Weld108.Parent = Part43
1000
Weld108.C0 = CFrame.new(2.3125, 0, -2.08125305, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1001
Weld108.Part0 = Part43
1002
Weld108.Part1 = Part37
1003
Weld108.part1 = Part37
1004
Weld109.Parent = Part43
1005
Weld109.C0 = CFrame.new(1.38750458, 0, -1.15625, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1006
Weld109.Part0 = Part43
1007
Weld109.Part1 = Part38
1008
Weld109.part1 = Part38
1009
Weld110.Parent = Part43
1010
Weld110.C0 = CFrame.new(3.00625229, 0, -2.77500534, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1011
Weld110.Part0 = Part43
1012
Weld110.Part1 = Part39
1013
Weld110.part1 = Part39
1014
Weld111.Parent = Part43
1015
Weld111.C0 = CFrame.new(1.61875153, 0, -1.38750458, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1016
Weld111.Part0 = Part43
1017
Weld111.Part1 = Part40
1018
Weld111.part1 = Part40
1019
Weld112.Parent = Part43
1020
Weld112.C0 = CFrame.new(1.27187729, 0, -0.462501526, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1021
Weld112.Part0 = Part43
1022
Weld112.Part1 = Part41
1023
Weld112.part1 = Part41
1024
Weld113.Parent = Part43
1025
Weld113.C0 = CFrame.new(1.38750458, 0, -1.38750458, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1026
Weld113.Part0 = Part43
1027
Weld113.Part1 = Part42
1028
Weld113.part1 = Part42
1029
Weld114.Parent = Part43
1030
Weld114.C0 = CFrame.new(2.0914669, 0, -2.08925247, 0.707107186, 0, -0.707106352, 0, 1, 0, 0.707106352, 0, 0.707107186)
1031
Weld114.Part0 = Part43
1032
Weld114.Part1 = Part143
1033
Weld114.part1 = Part143
1034
Part115.Parent = Model0
1035
Part115.CFrame = CFrame.new(37.8000107, 1.87387371, -46.7699699, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1036
Part115.Orientation = Vector3.new(-25, 0, 90)
1037
Part115.Position = Vector3.new(37.8000107, 1.87387371, -46.7699699)
1038
Part115.Rotation = Vector3.new(-25, 0, 90)
1039
Part115.Color = Color3.new(0.054902, 0.0745098, 0.133333)
1040
Part115.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1041
Part115.BottomSurface = Enum.SurfaceType.Smooth
1042
Part115.BrickColor = BrickColor.new("Really black")
1043
Part115.TopSurface = Enum.SurfaceType.Smooth
1044
Part115.brickColor = BrickColor.new("Really black")
1045
Part116.Parent = Model0
1046
Part116.CFrame = CFrame.new(37.8000107, 1.53831267, -45.8480225, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1047
Part116.Orientation = Vector3.new(-25, 0, 90)
1048
Part116.Position = Vector3.new(37.8000107, 1.53831267, -45.8480225)
1049
Part116.Rotation = Vector3.new(-25, 0, 90)
1050
Part116.Color = Color3.new(0.054902, 0.0745098, 0.133333)
1051
Part116.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1052
Part116.BottomSurface = Enum.SurfaceType.Smooth
1053
Part116.BrickColor = BrickColor.new("Really black")
1054
Part116.TopSurface = Enum.SurfaceType.Smooth
1055
Part116.brickColor = BrickColor.new("Really black")
1056
Part117.Parent = Model0
1057
Part117.CFrame = CFrame.new(37.8000107, 1.37109876, -47.3009872, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1058
Part117.Orientation = Vector3.new(-25, 0, 90)
1059
Part117.Position = Vector3.new(37.8000107, 1.37109876, -47.3009872)
1060
Part117.Rotation = Vector3.new(-25, 0, 90)
1061
Part117.Color = Color3.new(0.00784314, 0.490196, 0.65098)
1062
Part117.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1063
Part117.BottomSurface = Enum.SurfaceType.Smooth
1064
Part117.BrickColor = BrickColor.new("Bright bluish green")
1065
Part117.TopSurface = Enum.SurfaceType.Smooth
1066
Part117.brickColor = BrickColor.new("Bright bluish green")
1067
Part118.Parent = Model0
1068
Part118.CFrame = CFrame.new(37.8000107, 2.18118715, -46.6581192, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1069
Part118.Orientation = Vector3.new(-25, 0, 90)
1070
Part118.Position = Vector3.new(37.8000107, 2.18118715, -46.6581192)
1071
Part118.Rotation = Vector3.new(-25, 0, 90)
1072
Part118.Color = Color3.new(0.054902, 0.0745098, 0.133333)
1073
Part118.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1074
Part118.BottomSurface = Enum.SurfaceType.Smooth
1075
Part118.BrickColor = BrickColor.new("Really black")
1076
Part118.TopSurface = Enum.SurfaceType.Smooth
1077
Part118.brickColor = BrickColor.new("Really black")
1078
Part119.Parent = Model0
1079
Part119.CFrame = CFrame.new(37.8000107, 2.59329438, -46.5951271, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1080
Part119.Orientation = Vector3.new(-25, 0, 90)
1081
Part119.Position = Vector3.new(37.8000107, 2.59329438, -46.5951271)
1082
Part119.Rotation = Vector3.new(-25, 0, 90)
1083
Part119.Color = Color3.new(0.054902, 0.0745098, 0.133333)
1084
Part119.Size = Vector3.new(0.462500244, 0.231250122, 0.231250122)
1085
Part119.BottomSurface = Enum.SurfaceType.Smooth
1086
Part119.BrickColor = BrickColor.new("Really black")
1087
Part119.TopSurface = Enum.SurfaceType.Smooth
1088
Part119.brickColor = BrickColor.new("Really black")
1089
Part120.Parent = Model0
1090
Part120.CFrame = CFrame.new(37.8000107, 3.11725378, -46.8394508, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1091
Part120.Orientation = Vector3.new(-25, 0, 90)
1092
Part120.Position = Vector3.new(37.8000107, 3.11725378, -46.8394508)
1093
Part120.Rotation = Vector3.new(-25, 0, 90)
1094
Part120.Color = Color3.new(0.054902, 0.0745098, 0.133333)
1095
Part120.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1096
Part120.BottomSurface = Enum.SurfaceType.Smooth
1097
Part120.BrickColor = BrickColor.new("Really black")
1098
Part120.TopSurface = Enum.SurfaceType.Smooth
1099
Part120.brickColor = BrickColor.new("Really black")
1100
Part121.Parent = Model0
1101
Part121.CFrame = CFrame.new(37.8000107, 2.809937, -46.9513092, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1102
Part121.Orientation = Vector3.new(-25, 0, 90)
1103
Part121.Position = Vector3.new(37.8000107, 2.809937, -46.9513092)
1104
Part121.Rotation = Vector3.new(-25, 0, 90)
1105
Part121.Color = Color3.new(0.054902, 0.0745098, 0.133333)
1106
Part121.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1107
Part121.BottomSurface = Enum.SurfaceType.Smooth
1108
Part121.BrickColor = BrickColor.new("Really black")
1109
Part121.TopSurface = Enum.SurfaceType.Smooth
1110
Part121.brickColor = BrickColor.new("Really black")
1111
Part122.Parent = Model0
1112
Part122.CFrame = CFrame.new(37.8000107, 1.9574815, -46.0434837, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1113
Part122.Orientation = Vector3.new(-25, 0, 90)
1114
Part122.Position = Vector3.new(37.8000107, 1.9574815, -46.0434837)
1115
Part122.Rotation = Vector3.new(-25, 0, 90)
1116
Part122.Color = Color3.new(0.513726, 0.301961, 0.168627)
1117
Part122.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1118
Part122.BottomSurface = Enum.SurfaceType.Smooth
1119
Part122.BrickColor = BrickColor.new("Rust")
1120
Part122.TopSurface = Enum.SurfaceType.Smooth
1121
Part122.brickColor = BrickColor.new("Rust")
1122
Part123.Parent = Model0
1123
Part123.CFrame = CFrame.new(37.8000107, 1.74789715, -45.945755, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1124
Part123.Orientation = Vector3.new(-25, 0, 90)
1125
Part123.Position = Vector3.new(37.8000107, 1.74789715, -45.945755)
1126
Part123.Rotation = Vector3.new(-25, 0, 90)
1127
Part123.Color = Color3.new(0.627451, 0.372549, 0.207843)
1128
Part123.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1129
Part123.BottomSurface = Enum.SurfaceType.Smooth
1130
Part123.BrickColor = BrickColor.new("Dark orange")
1131
Part123.TopSurface = Enum.SurfaceType.Smooth
1132
Part123.brickColor = BrickColor.new("Dark orange")
1133
Part124.Parent = Model0
1134
Part124.CFrame = CFrame.new(37.8000107, 3.11019039, -46.5810013, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1135
Part124.Orientation = Vector3.new(-25, 0, 90)
1136
Part124.Position = Vector3.new(37.8000107, 3.11019039, -46.5810013)
1137
Part124.Rotation = Vector3.new(-25, 0, 90)
1138
Part124.Color = Color3.new(0.054902, 0.0745098, 0.133333)
1139
Part124.Size = Vector3.new(0.462500244, 0.231250122, 0.231250122)
1140
Part124.BottomSurface = Enum.SurfaceType.Smooth
1141
Part124.BrickColor = BrickColor.new("Really black")
1142
Part124.TopSurface = Enum.SurfaceType.Smooth
1143
Part124.brickColor = BrickColor.new("Really black")
1144
Part125.Parent = Model0
1145
Part125.CFrame = CFrame.new(37.8000107, 1.9716028, -46.5603867, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1146
Part125.Orientation = Vector3.new(-25, 0, 90)
1147
Part125.Position = Vector3.new(37.8000107, 1.9716028, -46.5603867)
1148
Part125.Rotation = Vector3.new(-25, 0, 90)
1149
Part125.Color = Color3.new(0.627451, 0.372549, 0.207843)
1150
Part125.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1151
Part125.BottomSurface = Enum.SurfaceType.Smooth
1152
Part125.BrickColor = BrickColor.new("Dark orange")
1153
Part125.TopSurface = Enum.SurfaceType.Smooth
1154
Part125.brickColor = BrickColor.new("Dark orange")
1155
Part126.Parent = Model0
1156
Part126.CFrame = CFrame.new(37.8000107, 2.90766907, -46.7417221, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1157
Part126.Orientation = Vector3.new(-25, 0, 90)
1158
Part126.Position = Vector3.new(37.8000107, 2.90766907, -46.7417221)
1159
Part126.Rotation = Vector3.new(-25, 0, 90)
1160
Part126.Color = Color3.new(0.00784314, 0.490196, 0.65098)
1161
Part126.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1162
Part126.BottomSurface = Enum.SurfaceType.Smooth
1163
Part126.BrickColor = BrickColor.new("Bright bluish green")
1164
Part126.TopSurface = Enum.SurfaceType.Smooth
1165
Part126.brickColor = BrickColor.new("Bright bluish green")
1166
Part127.Parent = Model0
1167
Part127.CFrame = CFrame.new(37.8000107, 1.84562778, -45.7361717, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1168
Part127.Orientation = Vector3.new(-25, 0, 90)
1169
Part127.Position = Vector3.new(37.8000107, 1.84562778, -45.7361717)
1170
Part127.Rotation = Vector3.new(-25, 0, 90)
1171
Part127.Color = Color3.new(0.054902, 0.0745098, 0.133333)
1172
Part127.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1173
Part127.BottomSurface = Enum.SurfaceType.Smooth
1174
Part127.BrickColor = BrickColor.new("Really black")
1175
Part127.TopSurface = Enum.SurfaceType.Smooth
1176
Part127.brickColor = BrickColor.new("Really black")
1177
Part128.Parent = Model0
1178
Part128.CFrame = CFrame.new(37.8000107, 1.76201844, -46.4626579, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1179
Part128.Orientation = Vector3.new(-25, 0, 90)
1180
Part128.Position = Vector3.new(37.8000107, 1.76201844, -46.4626579)
1181
Part128.Rotation = Vector3.new(-25, 0, 90)
1182
Part128.Color = Color3.new(0.513726, 0.301961, 0.168627)
1183
Part128.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1184
Part128.BottomSurface = Enum.SurfaceType.Smooth
1185
Part128.BrickColor = BrickColor.new("Rust")
1186
Part128.TopSurface = Enum.SurfaceType.Smooth
1187
Part128.brickColor = BrickColor.new("Rust")
1188
Part129.Parent = Model0
1189
Part129.CFrame = CFrame.new(37.8000107, 2.6568439, -48.9211693, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1190
Part129.Orientation = Vector3.new(-25, 0, 90)
1191
Part129.Position = Vector3.new(37.8000107, 2.6568439, -48.9211693)
1192
Part129.Rotation = Vector3.new(-25, 0, 90)
1193
Part129.Color = Color3.new(0.00784314, 0.490196, 0.65098)
1194
Part129.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1195
Part129.BottomSurface = Enum.SurfaceType.Smooth
1196
Part129.BrickColor = BrickColor.new("Bright bluish green")
1197
Part129.TopSurface = Enum.SurfaceType.Smooth
1198
Part129.brickColor = BrickColor.new("Bright bluish green")
1199
Part130.Parent = Model0
1200
Part130.CFrame = CFrame.new(37.8000107, 3.09013557, -49.6335297, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1201
Part130.Orientation = Vector3.new(-25, 0, 90)
1202
Part130.Position = Vector3.new(37.8000107, 3.09013557, -49.6335297)
1203
Part130.Rotation = Vector3.new(-25, 0, 90)
1204
Part130.Color = Color3.new(0, 0.337255, 0.368627)
1205
Part130.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1206
Part130.BottomSurface = Enum.SurfaceType.Smooth
1207
Part130.BrickColor = BrickColor.new("Navy blue")
1208
Part130.TopSurface = Enum.SurfaceType.Smooth
1209
Part130.brickColor = BrickColor.new("Navy blue")
1210
Part131.Parent = Model0
1211
Part131.CFrame = CFrame.new(37.8000107, 2.20943642, -47.6919098, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1212
Part131.Orientation = Vector3.new(-25, 0, 90)
1213
Part131.Position = Vector3.new(37.8000107, 2.20943642, -47.6919098)
1214
Part131.Rotation = Vector3.new(-25, 0, 90)
1215
Part131.Color = Color3.new(0.00784314, 0.490196, 0.65098)
1216
Part131.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1217
Part131.BottomSurface = Enum.SurfaceType.Smooth
1218
Part131.BrickColor = BrickColor.new("Bright bluish green")
1219
Part131.TopSurface = Enum.SurfaceType.Smooth
1220
Part131.brickColor = BrickColor.new("Bright bluish green")
1221
Part132.Parent = Model0
1222
Part132.CFrame = CFrame.new(37.8000107, 1.58068311, -47.3987198, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1223
Part132.Orientation = Vector3.new(-25, 0, 90)
1224
Part132.Position = Vector3.new(37.8000107, 1.58068311, -47.3987198)
1225
Part132.Rotation = Vector3.new(-25, 0, 90)
1226
Part132.Color = Color3.new(0.054902, 0.0745098, 0.133333)
1227
Part132.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1228
Part132.BottomSurface = Enum.SurfaceType.Smooth
1229
Part132.BrickColor = BrickColor.new("Really black")
1230
Part132.TopSurface = Enum.SurfaceType.Smooth
1231
Part132.brickColor = BrickColor.new("Really black")
1232
Part133.Parent = Model0
1233
Part133.CFrame = CFrame.new(37.8000107, 2.75457621, -48.7115784, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1234
Part133.Orientation = Vector3.new(-25, 0, 90)
1235
Part133.Position = Vector3.new(37.8000107, 2.75457621, -48.7115784)
1236
Part133.Rotation = Vector3.new(-25, 0, 90)
1237
Part133.Color = Color3.new(0, 0.337255, 0.368627)
1238
Part133.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1239
Part133.BottomSurface = Enum.SurfaceType.Smooth
1240
Part133.BrickColor = BrickColor.new("Navy blue")
1241
Part133.TopSurface = Enum.SurfaceType.Smooth
1242
Part133.brickColor = BrickColor.new("Navy blue")
1243
Part134.Parent = Model0
1244
Part134.CFrame = CFrame.new(37.8000107, 2.64272451, -48.4042702, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1245
Part134.Orientation = Vector3.new(-25, 0, 90)
1246
Part134.Position = Vector3.new(37.8000107, 2.64272451, -48.4042702)
1247
Part134.Rotation = Vector3.new(-25, 0, 90)
1248
Part134.Color = Color3.new(0, 0.337255, 0.368627)
1249
Part134.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1250
Part134.BottomSurface = Enum.SurfaceType.Smooth
1251
Part134.BrickColor = BrickColor.new("Navy blue")
1252
Part134.TopSurface = Enum.SurfaceType.Smooth
1253
Part134.brickColor = BrickColor.new("Navy blue")
1254
Part135.Parent = Model0
1255
Part135.CFrame = CFrame.new(37.8000107, 2.41901731, -47.7896385, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1256
Part135.Orientation = Vector3.new(-25, 0, 90)
1257
Part135.Position = Vector3.new(37.8000107, 2.41901731, -47.7896385)
1258
Part135.Rotation = Vector3.new(-25, 0, 90)
1259
Part135.Color = Color3.new(0, 0.337255, 0.368627)
1260
Part135.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1261
Part135.BottomSurface = Enum.SurfaceType.Smooth
1262
Part135.BrickColor = BrickColor.new("Navy blue")
1263
Part135.TopSurface = Enum.SurfaceType.Smooth
1264
Part135.brickColor = BrickColor.new("Navy blue")
1265
Part136.Parent = Model0
1266
Part136.CFrame = CFrame.new(37.8000107, 2.53086925, -48.0969582, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1267
Part136.Orientation = Vector3.new(-25, 0, 90)
1268
Part136.Position = Vector3.new(37.8000107, 2.53086925, -48.0969582)
1269
Part136.Rotation = Vector3.new(-25, 0, 90)
1270
Part136.Color = Color3.new(0, 0.337255, 0.368627)
1271
Part136.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1272
Part136.BottomSurface = Enum.SurfaceType.Smooth
1273
Part136.BrickColor = BrickColor.new("Navy blue")
1274
Part136.TopSurface = Enum.SurfaceType.Smooth
1275
Part136.brickColor = BrickColor.new("Navy blue")
1276
Part137.Parent = Model0
1277
Part137.CFrame = CFrame.new(37.8000107, 2.54499531, -48.6138496, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1278
Part137.Orientation = Vector3.new(-25, 0, 90)
1279
Part137.Position = Vector3.new(37.8000107, 2.54499531, -48.6138496)
1280
Part137.Rotation = Vector3.new(-25, 0, 90)
1281
Part137.Color = Color3.new(0.00784314, 0.490196, 0.65098)
1282
Part137.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1283
Part137.BottomSurface = Enum.SurfaceType.Smooth
1284
Part137.BrickColor = BrickColor.new("Bright bluish green")
1285
Part137.TopSurface = Enum.SurfaceType.Smooth
1286
Part137.brickColor = BrickColor.new("Bright bluish green")
1287
Part138.Parent = Model0
1288
Part138.CFrame = CFrame.new(37.8000107, 2.39783287, -47.0142937, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1289
Part138.Orientation = Vector3.new(-25, 0, 90)
1290
Part138.Position = Vector3.new(37.8000107, 2.39783287, -47.0142937)
1291
Part138.Rotation = Vector3.new(-25, 0, 90)
1292
Part138.Color = Color3.new(0.054902, 0.0745098, 0.133333)
1293
Part138.Size = Vector3.new(0.462500244, 0.231250122, 0.231250122)
1294
Part138.BottomSurface = Enum.SurfaceType.Smooth
1295
Part138.BrickColor = BrickColor.new("Really black")
1296
Part138.TopSurface = Enum.SurfaceType.Smooth
1297
Part138.brickColor = BrickColor.new("Really black")
1298
Part139.Parent = Model0
1299
Part139.CFrame = CFrame.new(37.8000107, 3.17374849, -48.9070435, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1300
Part139.Orientation = Vector3.new(-25, 0, 90)
1301
Part139.Position = Vector3.new(37.8000107, 3.17374849, -48.9070435)
1302
Part139.Rotation = Vector3.new(-25, 0, 90)
1303
Part139.Color = Color3.new(0.054902, 0.0745098, 0.133333)
1304
Part139.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1305
Part139.BottomSurface = Enum.SurfaceType.Smooth
1306
Part139.BrickColor = BrickColor.new("Really black")
1307
Part139.TopSurface = Enum.SurfaceType.Smooth
1308
Part139.brickColor = BrickColor.new("Really black")
1309
Part140.Parent = Model0
1310
Part140.CFrame = CFrame.new(37.8000107, 1.37759471, -45.6455078, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1311
Part140.Orientation = Vector3.new(-25, 0, 90)
1312
Part140.Position = Vector3.new(37.8000107, 1.37759471, -45.6455078)
1313
Part140.Rotation = Vector3.new(-25, 0, 90)
1314
Part140.Color = Color3.new(0.054902, 0.0745098, 0.133333)
1315
Part140.Size = Vector3.new(0.231250122, 0.231250122, 0.462500244)
1316
Part140.BottomSurface = Enum.SurfaceType.Smooth
1317
Part140.BrickColor = BrickColor.new("Really black")
1318
Part140.TopSurface = Enum.SurfaceType.Smooth
1319
Part140.brickColor = BrickColor.new("Really black")
1320
Part141.Parent = Model0
1321
Part141.CFrame = CFrame.new(37.8000107, 2.06933522, -46.3507996, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1322
Part141.Orientation = Vector3.new(-25, 0, 90)
1323
Part141.Position = Vector3.new(37.8000107, 2.06933522, -46.3507996)
1324
Part141.Rotation = Vector3.new(-25, 0, 90)
1325
Part141.Color = Color3.new(0.513726, 0.301961, 0.168627)
1326
Part141.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1327
Part141.BottomSurface = Enum.SurfaceType.Smooth
1328
Part141.BrickColor = BrickColor.new("Rust")
1329
Part141.TopSurface = Enum.SurfaceType.Smooth
1330
Part141.brickColor = BrickColor.new("Rust")
1331
Part142.Parent = Model0
1332
Part142.CFrame = CFrame.new(37.8000107, 1.65016639, -46.1553383, 0, -1, 0, 0.906307876, 0, 0.422617972, -0.422617942, 0, 0.906307936)
1333
Part142.Orientation = Vector3.new(-25, 0, 90)
1334
Part142.Position = Vector3.new(37.8000107, 1.65016639, -46.1553383)
1335
Part142.Rotation = Vector3.new(-25, 0, 90)
1336
Part142.Color = Color3.new(0.513726, 0.301961, 0.168627)
1337
Part142.Size = Vector3.new(0.231250122, 0.231250122, 0.231250122)
1338
Part142.BottomSurface = Enum.SurfaceType.Smooth
1339
Part142.BrickColor = BrickColor.new("Rust")
1340
Part142.TopSurface = Enum.SurfaceType.Smooth
1341
Part142.brickColor = BrickColor.new("Rust")
1342
Part143.Name = "text"
1343
Part143.Parent = Model0
1344
Part143.CFrame = CFrame.new(37.8000107, 2.64860082, -48.4158363, 0, -1, 0, 0.939692736, 0, -0.342019886, 0.342019916, 0, 0.939692736)
1345
Part143.Orientation = Vector3.new(20, 0, 90)
1346
Part143.Position = Vector3.new(37.8000107, 2.64860082, -48.4158363)
1347
Part143.Rotation = Vector3.new(20, 0, 90)
1348
Part143.Color = Color3.new(0, 0.337255, 0.368627)
1349
Part143.Transparency = 1
1350
Part143.Size = Vector3.new(1.71250167, 0.241250122, 2.73124981)
1351
Part143.BottomSurface = Enum.SurfaceType.Smooth
1352
Part143.BrickColor = BrickColor.new("Navy blue")
1353
Part143.TopSurface = Enum.SurfaceType.Smooth
1354
Part143.brickColor = BrickColor.new("Navy blue")
1355
for i,v in pairs(mas:GetChildren()) do
1356
	v.Parent = script
1357
	pcall(function() v:MakeJoints() end)
1358
end
1359
mas:Destroy()
1360
for i,v in pairs(cors) do
1361
	spawn(function()
1362
		pcall(v)
1363
	end)
1364
end
1365
for i,v in pairs(Model0:GetChildren()) do
1366
	v.Locked = true
1367
	if v.ClassName == "Part" then
1368
		v.CanCollide = false
1369
	end
1370
end
1371
Model0.Parent = owner.Character
1372
heartbeat = game:GetService("RunService").Heartbeat
1373
local rightarm = Instance.new("Weld", owner.Character.Torso)
1374
rightarm.Part0 = owner.Character.Torso
1375
rightarm.Part1 = owner.Character["Right Arm"]
1376
rightarm.C0 = CFrame.new(1.5,0,0)
1377
rightarm.Name = "RightArmWeld"
1378
local rightleg = Instance.new("Weld", owner.Character.Torso)
1379
rightleg.Part0 = owner.Character.Torso
1380
rightleg.Part1 = owner.Character["Right Leg"]
1381
rightleg.C0 = CFrame.new(0.5,-2,0)
1382
rightleg.Name = "RightLegWeld"
1383
local leftarm = Instance.new("Weld", owner.Character.Torso)
1384
leftarm.Part0 = owner.Character.Torso
1385
leftarm.Part1 = owner.Character["Left Arm"]
1386
leftarm.C0 = CFrame.new(-1.5,0,0)
1387
leftarm.Name = "LeftArmWeld"
1388
local leftleg = Instance.new("Weld", owner.Character.Torso)
1389
leftleg.Part0 = owner.Character.Torso
1390
leftleg.Part1 = owner.Character["Left Leg"]
1391
leftleg.C0 = CFrame.new(-0.5,-2,0)
1392
leftleg.Name = "LeftLegWeld"
1393
local head = Instance.new("Weld", owner.Character.Torso)
1394
head.Part0 = owner.Character.Torso
1395
head.Part1 = owner.Character.Head
1396
head.C0 = CFrame.new(0,1.5,0)
1397
head.Name = "HeadWeld"
1398
local humanoidrootpart = Instance.new("Weld", owner.Character.HumanoidRootPart)
1399
humanoidrootpart.Part0 = owner.Character.HumanoidRootPart
1400
humanoidrootpart.Part1 = owner.Character.Torso
1401
humanoidrootpart.Name = "HumanoidRootPartWeld"
1402
local music = Instance.new("Sound", owner.Character.Head)
1403
music.Volume = 2
1404
music.SoundId = "rbxassetid://3478046497"
1405-
music.SoundId = "rbxassetid://3225701810"
1405+
1406
music.Name = "yopierrewannacutmyhair"
1407
music:Play()
1408
--[[local flange = Instance.new("FlangeSoundEffect", music)
1409
flange.Name = "pickaxefromsidetoside"
1410
flange.Depth = 1
1411
flange.Mix = 1
1412
flange.Rate = 3--]]
1413
local walksound = Instance.new("Sound", owner.Character.Head)
1414
walksound.Volume = 2.5
1415
walksound.SoundId = "rbxassetid://507863105"
1416
local hitsound = Instance.new("Sound", owner.Character.Head)
1417
hitsound.Volume = 2
1418
hitsound.SoundId = "rbxassetid://535681058"
1419
local swooshsound = Instance.new("Sound", owner.Character.Head)
1420
swooshsound.Volume = 1
1421
swooshsound.PlaybackSpeed = 4.5
1422
swooshsound.SoundId = "rbxassetid://1112042117"
1423
local explosionsound = Instance.new("Sound", owner.Character.Head)
1424
explosionsound.Volume = 3
1425
explosionsound.SoundId = "rbxassetid://535689258"
1426-
explosionsound.SoundId = "rbxassetid://262562442"
1426+
1427
uuhhhsound.Volume = 3.5
1428
uuhhhsound.SoundId = "rbxassetid://3362346832"
1429-
uuhhhsound.SoundId = "rbxassetid://535690488"
1429+
1430-
local remote = Instance.new("RemoteEvent", owner.Character)
1430+
1431-
remote.Name = "NOSkidsRemote"
1431+
1432
desc.Locked = true
1433
desc.CanCollide = false
1434
desc.Transparency = 1
1435
local clickdetector = Instance.new("ClickDetector", desc)
1436
clickdetector.CursorIcon = "http://www.roblox.com/asset/?id=262794942"
1437
local descimage = Instance.new("Decal", desc)
1438
descimage.Texture = "rbxassetid://3448243413"
1439
descimage.Face = "Front"
1440
local descimage1 = Instance.new("Decal", desc)
1441
descimage1.Texture = "rbxassetid://3448243413"
1442
descimage1.Face = "Back"
1443
swordweld = Instance.new("Weld", Part43)
1444
swordweld.Part0 = owner.Character["Right Arm"]
1445
swordweld.Part1 = Part43
1446
swordweld.C0 = CFrame.new(-0.0938606262, -1.14251375, 0.158569336, 0, -1, 0, 0.906306982, 0, 0.422617555, -0.422617942, 0, 0.906307936)
1447
function showdesc()
1448
	descimage.Transparency = 0
1449
	descimage1.Transparency = 0
1450
end
1451
function hidedesc()
1452
	descimage.Transparency = 1
1453
	descimage1.Transparency = 1
1454
end
1455
clickdetector.MouseHoverEnter:connect(showdesc)
1456
clickdetector.MouseHoverLeave:connect(hidedesc)
1457
anim = ""
1458
local surfacegui = Instance.new("SurfaceGui", Part143)
1459
surfacegui.Face = "Bottom"
1460
local textlabel = Instance.new("TextLabel", surfacegui)
1461
textlabel.Size = UDim2.new(1,0,1,0)
1462
textlabel.Text = "Steve"
1463
textlabel.TextScaled = true
1464
textlabel.Font = "Arcade"
1465-
textlabel.Text = "Skid Destroyer"
1465+
1466
cananimate = true
1467
plrhum = owner.Character:findFirstChildOfClass("Humanoid")
1468
plrhum.WalkSpeed = 17
1469
function changesound()
1470
	while heartbeat:wait() do
1471
		textlabel.TextColor3 = Color3.fromRGB(math.random(1,255),math.random(1,255),math.random(1,255))
1472
		if plrhum.FloorMaterial == Enum.Material.Grass or plrhum.FloorMaterial == Enum.Material.Sand then
1473
			walksound.SoundId = "rbxassetid://507863105"
1474
		elseif plrhum.FloorMaterial == Enum.Material.Plastic or plrhum.FloorMaterial == Enum.Material.SmoothPlastic then
1475
			walksound.SoundId = "rbxassetid://507863857"
1476
		elseif plrhum.FloorMaterial == Enum.Material.Wood or plrhum.FloorMaterial == Enum.Material.WoodPlanks then
1477
			walksound.SoundId = "rbxassetid://507863457"
1478
		elseif plrhum.FloorMaterial == Enum.Material.Mud or plrhum.FloorMaterial == Enum.Material.Snow then
1479
			walksound.SoundId = "rbxassetid://507864112"
1480
		elseif not plrhum.FloorMaterial == Enum.Material.Air then
1481
			walksound.SoundId = "rbxassetid://507863105"
1482
		end
1483
	end
1484
end
1485
spawn(changesound)
1486
function detectwalk()
1487
	while heartbeat:wait() do
1488
		if owner.Character.HumanoidRootPart.Velocity.x < -1 or owner.Character.HumanoidRootPart.Velocity.x > 1 or owner.Character.HumanoidRootPart.Velocity.z < -1 or owner.Character.HumanoidRootPart.Velocity.z > 1 and not plrhum.FloorMaterial == Enum.Material.Air then
1489
			anim = "run"
1490
		else
1491
			if plrhum.FloorMaterial == Enum.Material.Air then
1492
				anim = "jump"
1493
			else
1494
				anim = "stand"
1495
			end
1496
		end
1497
	end
1498
end
1499
spawn(detectwalk)
1500
canknockback = true
1501
freshafterguarding = false
1502
function checkdmg()
1503
	while heartbeat:wait() do
1504
		local health = plrhum.Health
1505
		wait()
1506
		if plrhum.Health < health and canknockback and not owner.Character:findFirstChild("freshguarded") then
1507
			canknockback = false
1508
			hitsound:Play()
1509
			local pitchrandom = math.random(1,5)
1510
			if pitchrandom == 1 then
1511
				uuhhhsound.PlaybackSpeed = 0.8
1512
			elseif pitchrandom == 2 then
1513
				uuhhhsound.PlaybackSpeed = 0.9
1514
			elseif pitchrandom == 3 then
1515
				uuhhhsound.PlaybackSpeed = 1
1516
			elseif pitchrandom == 4 then
1517
				uuhhhsound.PlaybackSpeed = 1.1
1518
			elseif pitchrandom == 5 then
1519
				uuhhhsound.PlaybackSpeed = 1.2
1520
			end
1521
			uuhhhsound:Play()
1522
			for q,w in pairs(owner.Character:GetChildren()) do
1523
				if w.ClassName == "Part" or w.ClassName == "MeshPart" and w.Name ~= "HumanoidRootPart" then
1524
					local hurt = Instance.new("Part", w)
1525
					hurt.Size = w.Size + Vector3.new(0.05,0.05,0.05)
1526
					hurt.CanCollide = false
1527
					hurt.Transparency = 0.5
1528
					hurt.Material = "Neon"
1529
					hurt.BrickColor = BrickColor.new("Bright red")
1530
					hurt:BreakJoints()
1531
					local hurtweld = Instance.new("Weld", hurt)
1532
					hurtweld.Part0 = w
1533
					hurtweld.Part1 = hurt
1534
					local function disapear()
1535
						for i = 1,50 do
1536
							hurt.Transparency = hurt.Transparency + 0.025
1537
							heartbeat:wait()
1538
						end
1539
						hurt:destroy()
1540
					end
1541
					spawn(disapear)
1542
				end
1543
			end
1544
			local velo = Instance.new("BodyVelocity", owner.Character.HumanoidRootPart)
1545
			velo.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
1546
			velo.Velocity = owner.Character.HumanoidRootPart.CFrame.lookVector * -20 + Vector3.new(0,10,0)
1547
			game.Debris:AddItem(velo,0.2)
1548
			wait(0.2)
1549
			canknockback = true
1550
		end
1551
	end
1552
end
1553
spawn(checkdmg)
1554
function upanddown()
1555
	while heartbeat:wait() do
1556
		if anim == "run" then
1557
			if cananimate then
1558
				local humrootc0 = humanoidrootpart.C0
1559
				for i = 0,1 , 0.14 do
1560
					if anim == "run" and cananimate then
1561
						humanoidrootpart.C0 = humrootc0:lerp(CFrame.new(0,0.04,0) * CFrame.fromEulerAnglesXYZ(-0.1,0,0),i)
1562
						heartbeat:wait()
1563
					end
1564
				end
1565
				local humrootc0 = humanoidrootpart.C0
1566
				for i = 0,1 , 0.14 do
1567
					if anim == "run" and cananimate then
1568
						humanoidrootpart.C0 = humrootc0:lerp(CFrame.new(0,0.08,0) * CFrame.fromEulerAnglesXYZ(-0.1,0,0),i)
1569
						heartbeat:wait()
1570
					end
1571
				end
1572
				local humrootc0 = humanoidrootpart.C0
1573
				for i = 0,1 , 0.14 do
1574
					if anim == "run" and cananimate then
1575
						humanoidrootpart.C0 = humrootc0:lerp(CFrame.new(0,0.04,0) * CFrame.fromEulerAnglesXYZ(-0.1,0,0),i)
1576
						heartbeat:wait()
1577
					end
1578
				end
1579
				local humrootc0 = humanoidrootpart.C0
1580
				for i = 0,1 , 0.14 do
1581
					if anim == "run" and cananimate then
1582
						humanoidrootpart.C0 = humrootc0:lerp(CFrame.new(0,-0.04,0) * CFrame.fromEulerAnglesXYZ(-0.1,0,0),i)
1583
						heartbeat:wait()
1584
					end
1585
				end
1586
				local humrootc0 = humanoidrootpart.C0
1587
				for i = 0,1 , 0.14 do
1588
					if anim == "run" and cananimate then
1589
						humanoidrootpart.C0 = humrootc0:lerp(CFrame.new(0,-0.08,0) * CFrame.fromEulerAnglesXYZ(-0.1,0,0),i)
1590
						heartbeat:wait()
1591
					end
1592
				end
1593
				local humrootc0 = humanoidrootpart.C0
1594
				for i = 0,1 , 0.14 do
1595
					if anim == "run" and cananimate then
1596
						humanoidrootpart.C0 = humrootc0:lerp(CFrame.new(0,-0.04,0) * CFrame.fromEulerAnglesXYZ(-0.1,0,0),i)
1597
						heartbeat:wait()
1598
					end
1599
				end
1600
			end
1601
		end
1602
	end
1603
end
1604
spawn(upanddown)
1605
canloweranim = true
1606
canupperanim = true
1607
function upperlimbanim()
1608
	while heartbeat:wait() do
1609
		if anim == "stand" and cananimate and canupperanim  then
1610
			for i = 0,0.09 , 0.0013 do
1611
				if anim == "stand" and cananimate and canupperanim then
1612
					swordweld.C0 = swordweld.C0:lerp(CFrame.new(-0.0938606262, -1.14251375, 0.158569336, 0, -1, 0, 0.906306982, 0, 0.422617555, -0.422617942, 0, 0.906307936),i)
1613
					rightarm.C0 = rightarm.C0:lerp(CFrame.new(1.5790329, 0.0955438614, -0.0261459351, 0.98480773, -0.172987387, 0.0151344538, 0.173647299, 0.981055319, -0.0858312026, 0, 0.0871557295, 0.99619472),i)
1614
					leftarm.C0 = leftarm.C0:lerp(CFrame.new(-1.57922935, 0.0944201946, 0, 0.98480773, 0.173648179, 0, -0.173647866, 0.984806001, 0, 0, 0, 1),i)
1615
					head.C0 = head.C0:lerp(CFrame.new(-0.0377388, 1.4980948, -0.0217895508, 0.499999911, -0.0754790828, 0.862729967, 0, 0.996193051, 0.087155588, -0.866025448, -0.043577861, 0.498097301),i)
1616
					heartbeat:wait()
1617
				end
1618
			end
1619
			for i = 0,0.09 , 0.0013 do
1620
				if anim == "stand" and cananimate and canupperanim then
1621
					rightarm.C0 = rightarm.C0:lerp(CFrame.new(1.61395836, -0.10254097, 0, 0.98480773, -0.173648179, 0, 0.173647866, 0.984806001, 0, 0, 0, 1),i)
1622
					leftarm.C0 = leftarm.C0:lerp(CFrame.new(-1.61395836, -0.10254097, 0, 0.98480773, 0.173648179, 0, -0.173647866, 0.984806001, 0, 0, 0, 1),i)
1623
					head.C0 = head.C0:lerp(CFrame.new(0, 1.49999785, 0, 0.499999911, 0, 0.866025448, 0, 0.999998331, 0, -0.866025448, 0, 0.499999911),i)
1624
					heartbeat:wait()
1625
				end
1626
			end
1627
		elseif anim == "run" and cananimate and canupperanim then
1628
			for i = 0,0.35 , 0.015 do
1629
				if anim == "run" and cananimate and canupperanim then
1630
					swordweld.C0 = swordweld.C0:lerp(CFrame.new(-0.0938606262, -1.14251375, 0.158569336, 0, -1, 0, 0.906306982, 0, 0.422617555, -0.422617942, 0, 0.906307936),i)
1631
					rightarm.C0 = rightarm.C0:lerp(CFrame.new(1.5, 0.178606272, 0.383022308, 1, 0, 0, 0, 0.642787576, 0.766044378, 0, -0.766044438, 0.642787635),i)
1632
					leftarm.C0 = leftarm.C0:lerp(CFrame.new(-1.5, 0.178606272, -0.383022308, 1, 0, 0, 0, 0.642787576, -0.766044378, 0, 0.766044438, 0.642787635),i)
1633
					head.C0 = head.C0:lerp(CFrame.new(0,1.5,0),i)
1634
					heartbeat:wait()
1635
				end
1636
			end
1637
			for i = 0,0.35 , 0.015 do
1638
				if anim == "run" and cananimate and canupperanim then
1639
					rightarm.C0 = rightarm.C0:lerp(CFrame.new(1.5, 0.178606272, -0.383022308, 1, 0, 0, 0, 0.642787576, -0.766044378, 0, 0.766044438, 0.642787635),i)
1640
					leftarm.C0 = leftarm.C0:lerp(CFrame.new(-1.5, 0.178606272, 0.383022308, 1, 0, 0, 0, 0.642787576, 0.766044378, 0, -0.766044438, 0.642787635),i)
1641
					head.C0 = head.C0:lerp(CFrame.new(0,1.5,0),i)
1642
					heartbeat:wait()
1643
				end
1644
			end
1645
		end
1646
	end
1647
end
1648
spawn(upperlimbanim)
1649
function lowerlimbanim()
1650
	while heartbeat:wait() do
1651
		if anim == "stand" and cananimate and canloweranim then
1652
			for i = 0,0.1 , 0.0015 do
1653
				if anim == "stand" and cananimate then
1654
					leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.589056015, -2.03976226, 0, 0.99619472, 0.0871557295, 0, -0.0871552974, 0.996189654, 0, -2.98023224e-08, -3.7252903e-09, 1),i)
1655
					rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.58905983, -2.03976226, 0, 0.99619472, -0.0871557295, 0, 0.0871552974, 0.996189654, 0, -2.98023224e-08, 3.7252903e-09, 1),i)
1656
					humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.499999911, 0, -0.866025448, 0, 0.999998331, 0, 0.866025448, 0, 0.499999911),i)
1657
					heartbeat:wait()
1658
				end
1659
			end
1660
			for i = 0,0.1 , 0.0015 do
1661
				if anim == "stand" and cananimate and canloweranim then
1662
					leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.597772598, -2.13938832, 0, 0.99619472, 0.0871557295, 0, -0.0871555805, 0.996192992, 0, -2.98023224e-08, -3.7252903e-09, 1),i)
1663
					rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.597776413, -2.13938832, 0, 0.99619472, -0.0871557295, 0, 0.0871555805, 0.996192992, 0, -2.98023224e-08, 3.7252903e-09, 1),i)
1664
					humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0.0999999046, 0, 0.499999911, 0, -0.866025448, 0, 0.999998331, 0, 0.866025448, 0, 0.499999911),i)
1665
					heartbeat:wait()
1666
				end
1667
			end
1668
		elseif anim == "run" and cananimate and canloweranim then
1669
			walksound:Play()
1670
			for i = 0,0.35 , 0.015 do
1671
				if anim == "run" and cananimate and canloweranim then
1672
					leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.5, -1.5, 0.866024017, 1, 0, 0, 0, 0.500000119, 0.866025209, 0, -0.866025269, 0.500000179),i)
1673
					rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.5, -1.64278746, -0.766044617, 1, 0, 0, 0, 0.642787576, -0.766044319, 0, 0.766044378, 0.642787635),i)
1674
					heartbeat:wait()
1675
				end
1676
			end
1677
			walksound:Play()
1678
			for i = 0,0.35 , 0.015 do
1679
				if anim == "run" and cananimate and canloweranim then
1680
					leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.5, -1.64278722, -0.766044617, 1, 0, 0, 0, 0.642787337, -0.766044497, 0, 0.766044557, 0.642787397),i)
1681
					rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.5, -1.64278769, 0.766044617, 1, 0, 0, 0, 0.642787635, 0.766044378, 0, -0.766044438, 0.642787695),i)
1682
					heartbeat:wait()
1683
				end
1684
			end
1685
		end
1686
	end
1687
end
1688
spawn(lowerlimbanim)
1689
canuse = true
1690
function killcharacter(whatchar)
1691
	local root = whatchar:findFirstChild("HumanoidRootPart")
1692
	if whatchar:findFirstChild("HumanoidRootPart") and whatchar:findFirstChildOfClass("Humanoid") and whatchar:findFirstChild("Torso") and not whatchar:findFirstChild("fallen") then
1693
		if whatchar.HumanoidRootPart:findFirstChild("HumanoidRootPartWeld") then
1694
			whatchar.HumanoidRootPart:findFirstChild("HumanoidRootPartWeld"):destroy()
1695
		end
1696
		local function falldown()
1697
			Instance.new("BoolValue", whatchar).Name = "fallen"
1698
			whatchar:findFirstChildOfClass("Humanoid").MaxHealth = math.huge
1699
			whatchar:findFirstChildOfClass("Humanoid").WalkSpeed = 0
1700
			whatchar:findFirstChildOfClass("Humanoid").JumpPower = 0
1701
			local huroot = Instance.new("Weld", whatchar.HumanoidRootPart)
1702
			huroot.Part0 = whatchar.HumanoidRootPart
1703
			huroot.Part1 = whatchar.Torso
1704
			huroot.Name = "HumanoidRootPartWeld"
1705
			local directionrandom = math.random(1,2)
1706
			local rotation = 0
1707
			root.CanCollide = false
1708
			uuhhhsound:Play()
1709
			for q,w in pairs(whatchar:GetChildren()) do
1710
				if w.ClassName == "Part" or w.ClassName == "MeshPart" and w.Name ~= "HumanoidRootPart" then
1711
					local hurt = Instance.new("Part", w)
1712
					hurt.Size = w.Size + Vector3.new(0.05,0.05,0.05)
1713
					hurt.CanCollide = false
1714
					hurt.Transparency = 0.8
1715
					hurt.Material = "Neon"
1716
					hurt.BrickColor = BrickColor.new("Bright red")
1717
					hurt:BreakJoints()
1718
					local hurtweld = Instance.new("Weld", hurt)
1719
					hurtweld.Part0 = w
1720
					hurtweld.Part1 = hurt
1721
					if w.Name == "HumanoidRootPart" then
1722
						hurt:destroy()
1723
					end
1724
				end
1725
			end
1726
			local humrootc0 = humanoidrootpart.C0
1727
			local function rotate()
1728
				local smoke = Instance.new("Smoke", root)
1729
				smoke.Opacity = 0.3
1730
				smoke.Size = 0.1
1731
				smoke.RiseVelocity = 1
1732
				for i,v in pairs(whatchar:GetChildren()) do
1733
					if v.ClassName == "Script" or v.ClassName == "LocalScript" then
1734
						v.Disabled = true
1735
					end
1736
				end
1737
				for i = 0,1 , 0.03 do
1738
					if directionrandom == 1 then
1739
						huroot.C0 = humrootc0:lerp(CFrame.new(-2.5,-2.5,0) * CFrame.fromEulerAnglesXYZ(0,0,math.pi/2),i)
1740
					elseif directionrandom == 2 then
1741
						huroot.C0 = humrootc0:lerp(CFrame.new(2.5,-2.5,0) * CFrame.fromEulerAnglesXYZ(0,0,-math.pi/2),i)
1742
					end
1743
					heartbeat:wait()
1744
				end
1745
				wait(2)
1746
				local part = Instance.new("Part", workspace)
1747
				part.CanCollide = false
1748
				part.Anchored = true
1749
				part.Transparency = 1
1750
				part.CFrame = root.CFrame * CFrame.new(0,-2,0)
1751
				smoke.Parent = part
1752
				game.Debris:AddItem(part, 6)
1753
				for i,v in pairs(whatchar:GetChildren()) do
1754
					if v.ClassName ~= "Humanoid" then
1755
						v:destroy()
1756
					end
1757
				end
1758
				local function stopsmoke()
1759
					wait(1)
1760
					smoke.Enabled = false
1761
				end
1762
				spawn(stopsmoke)
1763
			end
1764
			spawn(rotate)
1765
		end
1766
		spawn(falldown)
1767
	else
1768
		whatchar:BreakJoints()
1769
	end
1770
end
1771
function remoteaction(plr, what, mousepos)
1772
	if plr == owner and canuse then
1773
		canuse = false
1774
		if what == "swing" then
1775
			canupperanim = false
1776
			local rarmc0 = rightarm.C0
1777
			swooshsound:Play()
1778
			for i,v in pairs(workspace:GetChildren()) do
1779
				if v.ClassName == "Model" and v ~= owner.Character then
1780
					local hu = v:findFirstChildOfClass("Humanoid")
1781
					local head = v:findFirstChild("Head")
1782
					if hu and head and not v:findFirstChild("fallen") then
1783
						if (head.Position - Part143.Position).magnitude < 6.5 then
1784
							if hu.MaxHealth >= 500 then
1785
								hu.MaxHealth = 100
1786
								hu.Health = 100
1787
								local function waitforgod()
1788
									wait(1.5)
1789
									if hu.MaxHealth >= 500 and not v:findFirstChild("fallen") then
1790
										hu.Parent:BreakJoints()
1791
										explosionsound:Play()
1792
										local explosion = Instance.new("Explosion", workspace)
1793
										explosion.Position = head.Position
1794
										explosion.BlastRadius = 0
1795
									end
1796
								end
1797
								spawn(waitforgod)
1798
							end
1799
							if hu.Health <= 35 then
1800
								killcharacter(v)
1801
							else
1802
								hu.Health = hu.Health - 35
1803
							end
1804
							hitsound:Play()
1805
							local pitchrandom = math.random(1,5)
1806
							if pitchrandom == 1 then
1807
								uuhhhsound.PlaybackSpeed = 0.8
1808
							elseif pitchrandom == 2 then
1809
								uuhhhsound.PlaybackSpeed = 0.9
1810
							elseif pitchrandom == 3 then
1811
								uuhhhsound.PlaybackSpeed = 1
1812
							elseif pitchrandom == 4 then
1813
								uuhhhsound.PlaybackSpeed = 1.1
1814
							elseif pitchrandom == 5 then
1815
								uuhhhsound.PlaybackSpeed = 1.2
1816
							end
1817
							uuhhhsound:Play()
1818
							for q,w in pairs(v:GetChildren()) do
1819
								if w.ClassName == "Part" or w.ClassName == "MeshPart" and w.Name ~= "HumanoidRootPart" then
1820
									local hurt = Instance.new("Part", w)
1821
									hurt.Size = w.Size + Vector3.new(0.05,0.05,0.05)
1822
									hurt.CanCollide = false
1823
									hurt.Transparency = 0.5
1824
									hurt.Material = "Neon"
1825
									hurt.BrickColor = BrickColor.new("Bright red")
1826
									hurt:BreakJoints()
1827
									local hurtweld = Instance.new("Weld", hurt)
1828
									hurtweld.Part0 = w
1829
									hurtweld.Part1 = hurt
1830
									local function disapear()
1831
										for i = 1,50 do
1832
											hurt.Transparency = hurt.Transparency + 0.025
1833
											heartbeat:wait()
1834
										end
1835
										hurt:destroy()
1836
									end
1837
									spawn(disapear)
1838
								end
1839
							end
1840
							local velo = Instance.new("BodyVelocity", head)
1841
							velo.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
1842
							velo.Velocity = owner.Character.HumanoidRootPart.CFrame.lookVector * 20 + Vector3.new(0,10,0)
1843
							game.Debris:AddItem(velo,0.2)
1844
						end
1845
					end
1846
				end
1847
			end
1848
			for i = 0,1 , 0.18 do
1849
				if textlabel.Text ~= "Creeper" then
1850
					humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
1851
					swordweld.C0 = swordweld.C0:lerp(CFrame.new(-0.214267731, -1.05377769, 0.67014122, 0.0195019394, -0.959124625, -0.28231138, 0.817362368, -0.147320479, 0.556969643, -0.575793564, -0.241612703, 0.781079292),i)
1852-
				if textlabel.Text ~= "Guard" then
1852+
1853
					rightarm.C0 = rarmc0:lerp(CFrame.new(1.66793442, 0.569649696, -0.221382141, 0.866025388, -0.469846308, 0.171010062, 0.25000006, 0.110700898, -0.961896598, 0.433012635, 0.87577951, 0.213331431),i)
1854
					heartbeat:wait()
1855
				end
1856
			end
1857
			local rarmc0 = rightarm.C0
1858
			for i = 0,1 , 0.18 do
1859
				if textlabel.Text ~= "Aw man" then
1860
					humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.fromEulerAnglesXYZ(0,0.4,0),i)
1861
					rightarm.C0 = rarmc0:lerp(CFrame.new(1.17643356, 0.11697793, -0.567596436, 0.766044438, 0.413175881, 0.492403865, 0, 0.766044319, -0.642787516, -0.642787576, 0.492403865, 0.586824059),i)
1862-
				if textlabel.Text ~= "Guard" then
1862+
1863
				end
1864
			end
1865
			canupperanim = true
1866
		elseif what == "throw" then
1867
			canupperanim = false
1868
			--Converted with ttyyuu12345's model to script plugin v4
1869
			function sandbox(var,func)
1870
				local env = getfenv(func)
1871
				local newenv = setmetatable({},{
1872
					__index = function(self,k)
1873
						if k=="script" then
1874
							return var
1875
						else
1876
							return env[k]
1877
						end
1878
					end,
1879
				})
1880
				setfenv(func,newenv)
1881
				return func
1882
			end
1883
			cors = {}
1884
			mas = Instance.new("Model",game:GetService("Lighting"))
1885
			local tnt = Instance.new("Part")
1886
			local Decal1 = Instance.new("Decal")
1887
			local Decal2 = Instance.new("Decal")
1888
			tnt.Name = "tnt"
1889
			tnt.Parent = mas
1890
			tnt.CFrame = CFrame.new(21.7000122, 2.20000005, -45.3000183, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1891
			tnt.Position = Vector3.new(21.7000122, 2.20000005, -45.3000183)
1892
			tnt.Color = Color3.new(1, 0.411765, 0.262745)
1893
			tnt.Size = Vector3.new(1, 1, 1)
1894
			tnt.BottomSurface = Enum.SurfaceType.Smooth
1895
			tnt.BrickColor = BrickColor.new("Persimmon")
1896
			tnt.Material = Enum.Material.Metal
1897
			tnt.TopSurface = Enum.SurfaceType.Smooth
1898
			tnt.brickColor = BrickColor.new("Persimmon")
1899
			Decal1.Name = "TNT TOP"
1900
			Decal1.Parent = tnt
1901
			Decal1.Texture = "http://www.roblox.com/asset/?id=2748239465"
1902
			Decal1.Face = Enum.NormalId.Top
1903
			Decal2.Name = "TNT Bottom"
1904
			Decal2.Parent = tnt
1905
			Decal2.Texture = "http://www.roblox.com/asset/?id=118557091"
1906
			Decal2.Face = Enum.NormalId.Bottom
1907
			for i,v in pairs(mas:GetChildren()) do
1908
				v.Parent = script
1909
				pcall(function() v:MakeJoints() end)
1910
			end
1911
			mas:Destroy()
1912
			for i,v in pairs(cors) do
1913
				spawn(function()
1914
					pcall(v)
1915
				end)
1916
			end
1917
			tnt.CFrame = owner.Character.HumanoidRootPart.CFrame * CFrame.new(-1.5,0,-1)
1918
			tnt.CFrame = CFrame.new(tnt.Position, mousepos)
1919
			local velo = Instance.new("BodyVelocity", tnt)
1920
			velo.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
1921
			velo.Velocity = tnt.CFrame.lookVector * 50 + Vector3.new(0,20,0)
1922
			swooshsound:Play()
1923
			game.Debris:AddItem(velo,0.2)
1924
			local canexplode = true
1925
			local function touch(part)
1926
				if not part.Parent:findFirstChildOfClass("Humanoid") and canexplode then
1927
					if part.Parent.Name ~= "Diamond Sword" then
1928
						canexplode = false
1929
						local function flash()
1930
							while wait(0.3) do
1931
								tnt.Material = "Neon"
1932
								tnt.BrickColor = BrickColor.new("Institutional white")
1933
								Decal1.Transparency = 1
1934
								Decal2.Transparency = 1
1935
								wait(0.3)
1936
								tnt.Material = "Plastic"
1937
								Decal1.Transparency = 0
1938
								Decal2.Transparency = 0
1939
								tnt.BrickColor = BrickColor.new("Persimmon")
1940
							end
1941
						end
1942
						spawn(flash)
1943
						wait(0.5)
1944
						for i = 1,15 do
1945
							tnt.Size = tnt.Size + Vector3.new(0.08,0.08,0.08)
1946
							wait()
1947
						end
1948
						explosionsound:Play()
1949
						local explosion = Instance.new("Explosion", workspace)
1950
						explosion.Position = tnt.Position
1951
						explosion.BlastRadius = 25
1952
						explosion.BlastPressure = 0
1953
						tnt:destroy()
1954
						local function explosions(part)
1955
							if part.Parent:findFirstChildOfClass("Humanoid") then
1956
								local velo = Instance.new("BodyVelocity", part)
1957
								velo.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
1958
								velo.Velocity = part.CFrame.lookVector * 30 + Vector3.new(0,20,0)
1959
								game.Debris:AddItem(velo,0.2)
1960
								killcharacter(part.Parent)
1961
							end
1962
						end
1963
						explosion.Hit:connect(explosions)
1964
					end
1965
				end
1966
			end
1967
			tnt.Touched:connect(touch)
1968
			for i = 0,1 , 0.05 do
1969
				head.C0 = head.C0:lerp(CFrame.new(0,1.5,0),i)
1970
				humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
1971
				leftarm.C0 = leftarm.C0:lerp(CFrame.new(-1.5, 0.821393728, -0.383022308, 1, 0, 0, 0, -0.642787576, -0.766044378, 0, 0.766044438, -0.642787635),i)
1972
				heartbeat:wait()
1973
			end
1974
			canupperanim = true
1975
		end
1976
		canuse = true
1977
	end
1978
end
1979
function guardcheck(plr, what)
1980
	if what == "guard" then
1981
		canupperanim = false
1982
		canuse = false
1983
		textlabel.Text = "Creeper"
1984
		thehp = plrhum.Health
1985
		leftarm.C0 = CFrame.new(-1.57922935, 0.0944201946, 0, 0.98480773, 0.173648179, 0, -0.173647866, 0.984806001, 0, 0, 0, 1)
1986-
		textlabel.Text = "Guard"
1986+
1987
		swordweld.C0 = CFrame.new(0.516704559, -1.04727745, 0.12928772, -0.162788302, -0.090325959, 0.982517838, 0.6705001, 0.720407426, 0.177320987, -0.723829746, 0.687644124, -0.0567102805)
1988
		plrhum.MaxHealth = 450
1989
		plrhum.Health = plrhum.MaxHealth
1990
		local function createshield(limb)
1991
			local mod = Instance.new("Model", owner.Character)
1992
			local shield = Instance.new("Part", mod)
1993
			shield.Size = limb.Size + Vector3.new(0.25,0.25,0.25)
1994
			shield.CanCollide = true
1995
			shield.Transparency = 1
1996
			mod.Name = limb.Name..owner.Name
1997
			shield:BreakJoints()
1998
			local hurtweld = Instance.new("Weld", shield)
1999
			hurtweld.Part0 = limb
2000
			hurtweld.Part1 = shield
2001
		end
2002
		local function checkifeverythingishere()
2003
			while wait() do
2004
				if textlabel.Text ~= "Aw man" then
2005
					break
2006
				end
2007-
				if textlabel.Text ~= "Guard" then
2007+
2008
					createshield(owner.Character.Head)
2009
				end
2010
				if not owner.Character:findFirstChild("Torso"..owner.Name) then
2011
					createshield(owner.Character.Torso)
2012
				end
2013
				if not owner.Character:findFirstChild("Left Arm"..owner.Name) then
2014
					createshield(owner.Character["Left Arm"])
2015
				end
2016
				if not owner.Character:findFirstChild("Right Arm"..owner.Name) then
2017
					createshield(owner.Character["Right Arm"])
2018
				end
2019
				if not owner.Character:findFirstChild("Left Leg"..owner.Name) then
2020
					createshield(owner.Character["Left Leg"])
2021
				end
2022
				if not owner.Character:findFirstChild("Right Leg"..owner.Name) then
2023
					createshield(owner.Character["Right Leg"])
2024
				end
2025
			end
2026
		end
2027
		spawn(checkifeverythingishere)
2028
	elseif what == "guardoff" then
2029
		canupperanim = true
2030
		freshafterguarding = true
2031
		canuse = true
2032
		plrhum.MaxHealth = 100
2033
		plrhum.Health = thehp
2034
		textlabel.Text = "Sb eve"
2035
		rightarm.C0 = CFrame.new(1.5790329, 0.0955438614, -0.0261459351, 0.98480773, -0.172987387, 0.0151344538, 0.173647299, 0.981055319, -0.0858312026, 0, 0.0871557295, 0.99619472)
2036
		swordweld.C0 = CFrame.new(-0.0938606262, -1.14251375, 0.158569336, 0, -1, 0, 0.906306982, 0, 0.422617555, -0.422617942, 0, 0.906307936)
2037-
		textlabel.Text = "Skid Destroyer"
2037+
2038
		for i,v in pairs(owner.Character:GetChildren()) do
2039
			if v.ClassName == "Model" and v.Name ~= "Diamond Sword" then
2040
				v:destroy()
2041
			end
2042
			if v.Name == "freshguarded" then
2043
				game.Debris:AddItem(v,0.1)
2044
			end
2045
		end
2046
	end
2047
end
2048
remote.OnServerEvent:connect(remoteaction)
2049
remote.OnServerEvent:connect(guardcheck)
2050
function trackplayer()
2051
	while heartbeat:wait() do
2052
		desc.CFrame = owner.Character.HumanoidRootPart.CFrame * CFrame.new(-4.5,0,0)
2053
	end
2054
end
2055
spawn(trackplayer)