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