View difference between Paste ID: UL62HTRU and rM5p2Ruf
SHOW: | | - or go back to the newest paste.
1
wait(1)
2
math.randomseed(tick() % 1 * 1e6)
3
sky = coroutine.create(function()
4
	while wait(0.3) do
5
		s = Instance.new("Sky",game.Lighting)
6
		s.SkyboxBk,s.SkyboxDn,s.SkyboxFt,s.SkyboxLf,s.SkyboxRt,s.SkyboxUp = "rbxassetid://201208408","rbxassetid://201208408","rbxassetid://201208408","rbxassetid://201208408","rbxassetid://201208408","rbxassetid://201208408"
7
		s.CelestialBodiesShown = false
8-
	end
8+
9-
end)
9+
10
	while wait(0.3) do
11
		for i,v in pairs(workspace:GetChildren()) do
12
			if v:IsA("Model") then
13
				v:Destroy()
14
for i,v in pairs(game.Players:GetChildren()) do
15
end
16
17-
			end
17+
18-
		end
18+
19-
	end
19+
20-
end)
20+
21
	a.SoundId = "rbxassetid://902601313"
22
	a.Name = "RAINING MEN"
23
	a.Volume = 58359
24
	a.Looped = true
25
	a:Play()
26
	while wait(0.2) do
27
		rainin = workspace:FindFirstChild("RAINING MEN")
28
		if not rainin then
29
			a = Instance.new("Sound",workspace)
30
			a.SoundId = "rbxassetid://902601313"
31
			a.Name = "RAINING MEN"
32
			a.Volume = 58359
33
			a.Looped = true
34
			a:Play()
35
		msg = coroutine.create(function()
36
	while wait(0.4) do
37
		msg = Instance.new("Message",workspace)
38
		msg.Text = "Get toadroasted you bacon-haired bozos. (GO QUIT FUCKED SHIT NIGGER XD FELIXMAYERKIDS IS A HACKER)"
39
		wait(0.4)
40
		msg:Destroy()
41
	rain = coroutine.create(function()
42
	while wait(10 % 1 * 1e2) do
43
		part = Instance.new("Part",workspace)
44
		part.Name = "Toad"
45-
		end
45+
46-
	end
46+
47-
end)
47+
48
		sound = Instance.new("Sound",workspace)
49-
msg = coroutine.create(function()
49+
50
		part.CanCollide = false
51
		part.Size = Vector3.new(440,530,380)
52
		part.Position = Vector3.new(math.random(-3000,1000),math.random(1,3000),math.random(-3000,3000))
53
	
54
		sound.SoundId = noises[math.random(1,#noises)]
55-
	end
55+
56-
end) 
56+
57
			sound:Destroy()		
58
		
59-
rain = coroutine.create(function()
59+
60
		mesh.MeshId = "rbxassetid://430210147"
61
		mesh.TextureId = "rbxassetid://430210159"
62
coroutine.resume(sky)
63
coroutine.resume(del)
64
coroutine.resume(sound)
65
coroutine.resume(msg)
66
coroutine.resume(rain)