View difference between Paste ID: HSieCp1k and 3TQVdWLd
SHOW: | | - or go back to the newest paste.
1
--made by dion stupid bamzookis
2
warn("made by dion stupid bamzookis jk luv u all <3")
3
function sandbox(var,func)
4
	local env = getfenv(func)
5
	local newenv = setmetatable({},{
6
		__index = function(self,k)
7
			if k=="script" then
8
				return var
9
			else
10
				return env[k]
11
			end
12
		end,
13
	})
14
	setfenv(func,newenv)
15
	return func
16
end
17
cors = {}
18
Model0 = Instance.new("Model")
19-
mas = Instance.new("Model",game:GetService("Lighting"))
19+
20
Decal2 = Instance.new("Decal")
21
Decal3 = Instance.new("Decal")
22
Decal4 = Instance.new("Decal")
23
Decal5 = Instance.new("Decal")
24
Part6 = Instance.new("Part")
25
Decal7 = Instance.new("Decal")
26
Part8 = Instance.new("Part")
27
Script9 = Instance.new("Script")
28
Sound10 = Instance.new("Sound")
29
Sound11 = Instance.new("Sound")
30
Sound12 = Instance.new("Sound")
31
Sound13 = Instance.new("Sound")
32
Sound14 = Instance.new("Sound")
33
Sound15 = Instance.new("Sound")
34
Sound16 = Instance.new("Sound")
35
Sound17 = Instance.new("Sound")
36
Sound18 = Instance.new("Sound")
37
Sound19 = Instance.new("Sound")
38
Sound20 = Instance.new("Sound")
39
Sound21 = Instance.new("Sound")
40
Model0.Name = "leppie"
41
Model0.Parent = mas
42
Model0.PrimaryPart = Part6
43
Part1.Name = "Screen"
44
Part1.Parent = Model0
45
Part1.BrickColor = BrickColor.new("Maroon")
46
Part1.Rotation = Vector3.new(-180, 0, -180)
47
Part1.Anchored = true
48
Part1.Size = Vector3.new(75.8799591, 55.930027, 1.35998762)
49
Part1.CFrame = CFrame.new(13.20014, -31.7921829, -39.5804062, -1, 0, 0, 0, 1, 0, 0, 0, -1)
50
Part1.BottomSurface = Enum.SurfaceType.Smooth
51
Part1.TopSurface = Enum.SurfaceType.Smooth
52
Part1.Color = Color3.new(0.458824, 0, 0)
53
Part1.Position = Vector3.new(13.20014, -31.7921829, -39.5804062)
54
Part1.Orientation = Vector3.new(0, 180, 0)
55
Part1.Color = Color3.new(0.458824, 0, 0)
56
Decal2.Name = "face"
57
Decal2.Parent = Part1
58
Decal2.Texture = "rbxassetid://90662479"
59
Decal3.Name = "eyes"
60
Decal3.Parent = Part1
61
Decal3.Texture = "rbxassetid://90662469"
62
Decal4.Name = "mouth"
63
Decal4.Parent = Part1
64
Decal5.Name = "breek"
65
Decal5.Parent = Part1
66
Decal5.Transparency = 1
67
Decal5.Texture = "rbxassetid://1186442668"
68
Part6.Name = "Keyboard"
69
Part6.Parent = Model0
70
Part6.BrickColor = BrickColor.new("Really black")
71
Part6.Rotation = Vector3.new(-180, 0, -180)
72
Part6.Anchored = true
73
Part6.Size = Vector3.new(79.1299744, 1, 69.2299881)
74
Part6.CFrame = CFrame.new(13.20014, -62.288559, -4.82504272, -1, 0, 0, 0, 1, 0, 0, 0, -1)
75
Part6.BottomSurface = Enum.SurfaceType.Smooth
76
Part6.TopSurface = Enum.SurfaceType.Smooth
77
Part6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
78
Part6.Position = Vector3.new(13.20014, -62.288559, -4.82504272)
79
Part6.Orientation = Vector3.new(0, 180, 0)
80
Part6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
81
Decal7.Parent = Part6
82
Decal7.Texture = "http://www.roblox.com/asset/?id=244679164"
83
Decal7.Face = Enum.NormalId.Top
84
Part8.Name = "Toppart"
85
Part8.Parent = Model0
86
Part8.BrickColor = BrickColor.new("Really black")
87
Part8.Rotation = Vector3.new(-180, 0, 0)
88
Part8.Anchored = true
89
Part8.Size = Vector3.new(79.1299744, 60.3200264, 1.35998762)
90
Part8.CFrame = CFrame.new(13.20014, -31.7921829, -39.7079086, 1, 0, 0, 0, -1, 0, 0, 0, -1)
91
Part8.BottomSurface = Enum.SurfaceType.Smooth
92
Part8.TopSurface = Enum.SurfaceType.Smooth
93
Part8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
94
Part8.Position = Vector3.new(13.20014, -31.7921829, -39.7079086)
95
Part8.Orientation = Vector3.new(0, 180, 180)
96
Part8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
97
Script9.Parent = Model0
98
table.insert(cors,sandbox(Script9,function()
99
leppie = script.Parent
100
keyboard = script.Parent.Keyboard
101
screen = script.Parent.Screen
102
top = script.Parent.Toppart
103
eyes = leppie.Screen.eyes
104
face = leppie.Screen.face
105
mouth = leppie.Screen.mouth
106
107
local puddle = Instance.new("Part", workspace)
108
puddle.Transparency = 1
109
puddle.Anchored = true
110
puddle.CanCollide = false
111
puddle.Locked = true
112
puddle.Position = Vector3.new(13.2, 0.386, -4.825)
113
puddle.BrickColor = BrickColor.new("Really red")
114
puddle.Shape = "Cylinder"
115
puddle.Size = Vector3.new(0.6, 129.53, 132.12)
116
puddle.Orientation = Vector3.new(0,0,90)
117
puddle.Material = "Neon"
118
119
wait(1)
120
script.Parent.Screen.face.Transparency = 0
121
script.Parent.portal:Play()
122
puddle.Transparency = 0.9
123
wait()
124
puddle.Transparency = 0.8
125
wait()
126
puddle.Transparency = 0.7
127
wait()
128
puddle.Transparency = 0.6
129
wait()
130
puddle.Transparency = 0.5
131
wait()
132
puddle.Transparency = 0.4
133
wait()
134
puddle.Transparency = 0.3
135
wait()
136
puddle.Transparency = 0.2
137
wait()
138
puddle.Transparency = 0.1
139
wait()
140
puddle.Transparency = 0
141
wait(3)
142
script.Parent.quake:Play()
143
wait(1)
144
script.Parent.intro:Play()
145
146
for i = 1,500 do
147
	leppie:SetPrimaryPartCFrame(leppie:GetPrimaryPartCFrame() * CFrame.new(0,0.125,0))
148
	wait()
149
end
150
script.Parent.quake:Stop()
151
wait(3)
152
script.Parent.intro:Stop()
153
wait()
154
puddle.Transparency = 0
155
wait()
156
puddle.Transparency = 0.1
157
wait()
158
puddle.Transparency = 0.2
159
wait()
160
puddle.Transparency = 0.3
161
wait()
162
puddle.Transparency = 0.4
163
wait()
164
puddle.Transparency = 0.5
165
wait()
166
puddle.Transparency = 0.6
167
wait()
168
puddle.Transparency = 0.7
169
wait()
170
puddle.Transparency = 0.8
171
wait()
172
puddle.Transparency = 0.9
173
wait()
174
puddle.Transparency = 1
175
wait()
176
puddle:Destroy()
177
wait(1)
178
leppie.Screen.face.Transparency = 1
179
leppie.Screen.eyes.Transparency = 0
180
leppie.Screen.mouth.Transparency = 0
181
leppie.taunt:Play()
182
wait()
183
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
184
wait(0.1)
185
mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
186
wait(0.1)
187
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
188
wait(0.3)
189
mouth.Texture = "http://www.roblox.com/asset/?id=920435550"
190
wait(0.1)
191
mouth.Texture = "http://www.roblox.com/asset/?id=920434668"
192
wait()
193
mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
194
wait(0.2)
195
mouth.Texture = "http://www.roblox.com/asset/?id=920434815"
196
wait(0.2)
197
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
198
wait(0.1)
199
mouth.Texture = "http://www.roblox.com/asset/?id=920435550"
200
wait(0.2)
201
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
202
wait(0.2)
203
mouth.Texture = "http://www.roblox.com/asset/?id=920434524"
204
wait()
205
mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
206
wait(0.1)
207
mouth.Texture = "http://www.roblox.com/asset/?id=920434668"
208
wait(0.2)
209
mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
210
wait()
211
mouth.Texture = "http://www.roblox.com/asset/?id=920434949"
212
wait(0.1)
213
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
214
wait()
215
mouth.Texture = "http://www.roblox.com/asset/?id=920435550"
216
wait(0.2)
217
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
218
wait()
219
mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
220
wait(0.1)
221
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
222
wait(1)
223
mouth.Transparency = 1
224
eyes.Transparency = 1
225
face.Texture = "http://www.roblox.com/asset/?id=90662479"
226
face.Transparency = 0
227
wait(2)
228
eyes.Texture = "http://www.roblox.com/asset/?id=1136339833"
229
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
230
face.Transparency = 1
231
eyes.Transparency = 0
232
mouth.Transparency = 0
233
script.Parent.laugh:Play()
234
wait()
235
mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
236
wait(0.8)
237
mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
238
wait(0.1)
239
mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
240
wait(0.1)
241
mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
242
wait(0.1)
243
mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
244
wait(0.1)
245
mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
246
wait(0.1)
247
mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
248
wait(0.1)
249
mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
250
wait(0.1)
251
mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
252
wait(0.1)
253
mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
254
wait(0.1)
255
mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
256
wait(0.1)
257
leppie.laugh:Stop()
258
mouth.Transparency = 1
259
eyes.Transparency = 1
260
face.Transparency = 0
261
leppie.static:Play()
262
face.Texture = "http://www.roblox.com/asset/?id=1437986267"
263
wait(0.1)
264
face.Texture = "http://www.roblox.com/asset/?id=161123846"
265
wait(0.1)
266
face.Texture = "http://www.roblox.com/asset/?id=1437986267"
267
wait(0.1)
268
face.Texture = "http://www.roblox.com/asset/?id=161123846"
269
wait(0.1)
270
face.Texture = "http://www.roblox.com/asset/?id=1437986267"
271
wait(0.1)
272
face.Texture = "http://www.roblox.com/asset/?id=161123846"
273
wait(0.1)
274
face.Texture = "http://www.roblox.com/asset/?id=1437986267"
275
wait(0.1)
276
face.Texture = "http://www.roblox.com/asset/?id=161123846"
277
wait(0.1)
278
leppie.static:Stop()
279
wait()
280
leppie.milkncereal:Play()
281
face.Texture = "http://www.roblox.com/asset/?id=1452644310"
282
wait(0.5)
283
face.Texture = "http://www.roblox.com/asset/?id=1454229375"
284
wait(0.5)
285
face.Texture = "http://www.roblox.com/asset/?id=1452644930"
286
wait(0.75)
287
face.Texture = "http://www.roblox.com/asset/?id=1452644310"
288
wait(0.4)
289
face.Texture = "http://www.roblox.com/asset/?id=1454229375"
290
wait(0.4)
291
face.Texture = "http://www.roblox.com/asset/?id=1452644930"
292
wait(0.60)
293
face.Texture = "http://www.roblox.com/asset/?id=1452644310"
294
wait(0.4)
295
face.Texture = "http://www.roblox.com/asset/?id=1454229375"
296
wait(0.4)
297
face.Texture = "http://www.roblox.com/asset/?id=1452644930"
298
wait(0.60)
299
face.Texture = "http://www.roblox.com/asset/?id=1452644930"
300
wait(0.2)
301
face.Texture = "http://www.roblox.com/asset/?id=1454229375"
302
wait(0.2)
303
face.Texture = "http://www.roblox.com/asset/?id=1452644310"
304
wait(0.2)
305
leppie.milkncereal:Stop()
306
leppie.static:Play()
307
face.Texture = "http://www.roblox.com/asset/?id=1437986267"
308
wait(0.1)
309
face.Texture = "http://www.roblox.com/asset/?id=161123846"
310
wait(0.1)
311
face.Texture = "http://www.roblox.com/asset/?id=1437986267"
312
wait(0.1)
313
face.Texture = "http://www.roblox.com/asset/?id=161123846"
314
wait(0.1)
315
face.Texture = "http://www.roblox.com/asset/?id=1437986267"
316
wait(0.1)
317
face.Texture = "http://www.roblox.com/asset/?id=161123846"
318
wait(0.1)
319
face.Texture = "http://www.roblox.com/asset/?id=1437986267"
320
wait(0.1)
321
face.Texture = "http://www.roblox.com/asset/?id=161123846"
322
wait(0.1)
323
leppie.static:Stop()
324
leppie.reee:Play()
325
face.Texture = "http://www.roblox.com/asset/?id=1342394240"
326
wait(1)
327
face.Texture = "http://www.roblox.com/asset/?id=48129430"
328
wait(3)
329
leppie.static:Play()
330
face.Texture = "http://www.roblox.com/asset/?id=1437986267"
331
wait(0.1)
332
face.Texture = "http://www.roblox.com/asset/?id=161123846"
333
wait(0.1)
334
face.Texture = "http://www.roblox.com/asset/?id=1437986267"
335
wait(0.1)
336
face.Texture = "http://www.roblox.com/asset/?id=161123846"
337
wait(0.1)
338
face.Texture = "http://www.roblox.com/asset/?id=1437986267"
339
wait(0.1)
340
face.Texture = "http://www.roblox.com/asset/?id=161123846"
341
wait(0.1)
342
face.Texture = "http://www.roblox.com/asset/?id=1437986267"
343
wait(0.1)
344
face.Texture = "http://www.roblox.com/asset/?id=161123846"
345
wait(0.1)
346
leppie.static:Stop()
347
wait()
348
face.Texture = "http://www.roblox.com/asset/?id=873240105"
349
wait(0.3)
350
leppie.static:Play()
351
face.Texture = "http://www.roblox.com/asset/?id=1437986267"
352
wait(0.1)
353
face.Texture = "http://www.roblox.com/asset/?id=161123846"
354
wait(0.1)
355
face.Texture = "http://www.roblox.com/asset/?id=1437986267"
356
wait(0.1)
357
face.Texture = "http://www.roblox.com/asset/?id=161123846"
358
wait(0.1)
359
face.Texture = "http://www.roblox.com/asset/?id=1437986267"
360
leppie.static:Stop()
361
wait(0.05)
362
leppie.static:Play()
363
face.Texture = "http://www.roblox.com/asset/?id=1437986267"
364
wait(0.1)
365
face.Texture = "http://www.roblox.com/asset/?id=161123846"
366
wait(0.1)
367
face.Texture = "http://www.roblox.com/asset/?id=1437986267"
368
leppie.static:Stop()
369
face.Transparency = 1
370
eyes.Texture = "http://www.roblox.com/asset/?id=238113668"
371
eyes.Transparency = 0
372
mouth.Texture = "http://www.roblox.com/asset/?id=377495903"
373
mouth.Transparency = 0
374
leppie.tooterals:Play()
375
wait(3.2)
376
eyes.Texture = "http://www.roblox.com/asset/?id=1136341716"
377
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
378
wait(0.1)
379
mouth.Texture = "http://www.roblox.com/asset/?id=920435550"
380
wait(0.2)
381
mouth.Texture = "http://www.roblox.com/asset/?id=591848611"
382
eyes.Transparency = 1
383
wait(2)
384
eyes.Transparency = 0
385
eyes.Texture = "http://www.roblox.com/asset/?id=1136341716"
386
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
387
wait(0.1)
388
mouth.Texture = "http://www.roblox.com/asset/?id=920435550"
389
wait(0.1)
390
mouth.Texture = "http://www.roblox.com/asset/?id=920434949"
391
wait(2)
392
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
393
wait(0.1)
394
mouth.Texture = "http://www.roblox.com/asset/?id=920435550"
395
wait(0.1)
396
mouth.Texture = "http://www.roblox.com/asset/?id=920434949"
397
wait(2.5)
398
mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
399
wait(0.1)
400
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
401
wait(0.05)
402
mouth.Texture = "http://www.roblox.com/asset/?id=920434949"
403
wait(0.05)
404
mouth.Texture = "http://www.roblox.com/asset/?id=920434815"
405
wait(0.05)
406
mouth.Texture = "http://www.roblox.com/asset/?id=920432367"
407
wait(0.05)
408
mouth.Texture = "http://www.roblox.com/asset/?id=920434949"
409
wait(0.05)
410
mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
411
wait(0.1)
412
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
413
wait(0.05)
414
mouth.Texture = "http://www.roblox.com/asset/?id=920435550"
415
wait(0.3)
416
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
417
wait(0.05)
418
mouth.Texture = "http://www.roblox.com/asset/?id=920435550"
419
wait(0.04)
420
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
421
wait(0.04)
422
mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
423
wait(0.04)
424
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
425
wait(0.2)
426
mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
427
wait(0.04)
428
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
429
wait(0.3)
430
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
431
wait(0.05)
432
mouth.Texture = "http://www.roblox.com/asset/?id=920435550"
433
wait(0.03)
434
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
435
wait(0.03)
436
mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
437
wait(0.03)
438
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
439
wait(0.2)
440
mouth.Texture = "http://www.roblox.com/asset/?id=920434523"
441
wait(0.03)
442
mouth.Texture = "http://www.roblox.com/asset/?id=920432772"
443
wait(0.3)
444
leppie.tooterals:Stop()
445
face.Texture = "http://www.roblox.com/asset/?id=141181138"
446
face.Transparency = 0
447
eyes.Transparency = 1
448
mouth.Transparency = 1
449
leppie.fite1:Play()
450
451
for kek = 1,20 do
452
	local etecc = Instance.new("Part", leppie)
453
	etecc.BrickColor = BrickColor.Random()
454
	etecc.Size = Vector3.new(5.59, 4.4, 4.71)
455
	etecc.Anchored = false
456
	etecc.CanCollide = true
457
	etecc.Shape = "Ball"
458
	etecc.Position = Vector3.new(math.random(-300,300),300, math.random(-300, 300))
459
wait(2)
460
local boom = Instance.new("Explosion", etecc)
461
				boom.Position = etecc.Position
462
				boom.BlastRadius = 30
463
				wait(0.5)
464
etecc:Destroy()
465
end
466
467
local weakspot = Instance.new("Part", keyboard)
468
weakspot.Shape = "Cylinder"
469
weakspot.BrickColor = BrickColor.new("Really red")
470
weakspot.Position = keyboard.Position
471
weakspot.Size = Vector3.new(0.85, 8.96, 3.03)
472
weakspot.Anchored = true
473
weakspot.CanCollide = true
474
weakspot.Orientation = Vector3.new(0,0,90)
475
print("Weak spot has appeared!")
476
477
function onTouch(hit)
478
	print("weakspot has been attacked!")
479
	weakspot:Destroy()
480
	leppie.fite1:Stop()
481
	leppie.pain.Pitch = 0.5
482
	leppie.pain:Play()
483
	leppie.crash:Play()
484
	screen.breek.Transparency = 0
485
	screen.face.Texture = "http://www.roblox.com/asset/?id=132894111"
486
wait(5)
487
488
local puddle = Instance.new("Part", workspace)
489
puddle.Transparency = 0
490
puddle.Anchored = true
491
puddle.CanCollide = false
492
puddle.Locked = true
493
puddle.Position = Vector3.new(13.2, 0.386, -4.825)
494
puddle.BrickColor = BrickColor.new("Really red")
495
puddle.Shape = "Cylinder"
496
puddle.Size = Vector3.new(0.6, 129.53, 132.12)
497
puddle.Orientation = Vector3.new(0,0,90)
498
puddle.Material = "Neon"
499
500
leppie.quake:Play()
501
local victori = Instance.new("Sound", workspace)
502
victori.SoundId = "http://www.roblox.com/asset/?id=230469540"
503
victori.Volume = 10
504
victori.TimePosition = 1.5
505
victori.Looped = true
506
victori:Play()
507
for i = 1,500 do
508
	leppie:SetPrimaryPartCFrame(leppie:GetPrimaryPartCFrame() * CFrame.new(0,-0.125,0))
509
	wait()
510
end
511
leppie.quake:Stop()
512
leppie:Destroy()
513
end
514
515
weakspot.Touched:connect(onTouch)
516
517
end))
518
Sound10.Name = "portal"
519
Sound10.Parent = Model0
520
Sound10.SoundId = "rbxassetid://956585775"
521
Sound10.Volume = 10
522
Sound11.Name = "quake"
523
Sound11.Parent = Model0
524
Sound11.SoundId = "rbxassetid://1444622148"
525
Sound11.Volume = 5
526
Sound12.Name = "intro"
527
Sound12.Parent = Model0
528
Sound12.SoundId = "rbxassetid://778514954"
529
Sound12.Volume = 10
530
Sound13.Name = "taunt"
531
Sound13.Parent = Model0
532
Sound13.SoundId = "rbxassetid://135017578"
533
Sound13.Volume = 10
534
Sound14.Name = "laugh"
535
Sound14.Parent = Model0
536
Sound14.SoundId = "rbxassetid://535587826"
537
Sound14.Volume = 10
538
Sound15.Name = "static"
539
Sound15.Parent = Model0
540
Sound15.SoundId = "rbxassetid://132081621"
541
Sound15.Volume = 10
542
Sound16.Name = "milkncereal"
543
Sound16.Parent = Model0
544
Sound16.SoundId = "rbxassetid://172144294"
545
Sound16.Volume = 10
546
Sound17.Name = "reee"
547
Sound17.Parent = Model0
548
Sound17.SoundId = "rbxassetid://1286168545"
549
Sound17.Volume = 10
550
Sound18.Name = "tooterals"
551
Sound18.Parent = Model0
552
Sound18.SoundId = "rbxassetid://647462622"
553
Sound18.Volume = 10
554
Sound19.Name = "fite1"
555
Sound19.Parent = Model0
556
Sound19.SoundId = "rbxassetid://1065496720"
557
Sound19.Volume = 10
558
Sound20.Name = "pain"
559
Sound20.Parent = Model0
560
Sound20.SoundId = "rbxassetid://346315740"
561
Sound20.Volume = 10
562
Sound21.Name = "crash"
563
Sound21.Parent = Model0
564
Sound21.SoundId = "rbxassetid://747351124"
565
Sound21.Volume = 10
566
for i,v in pairs(cors) do
567
	spawn(function()
568-
for i,v in pairs(mas:GetChildren()) do
568+
569-
	v.Parent = game:GetService("Players").LocalPlayer.Character
569+
570-
	pcall(function() v:MakeJoints() end)
570+