View difference between Paste ID: 0cSKKXD5 and pbHk9MSJ
SHOW: | | - or go back to the newest paste.
1-
a=Instance.new("Sky",game.Lighting)
1+
2-
b={"Bk","Dn","Ft","Lf","Rt","Up"}
2+
3-
for i,v in pairs(b) do
3+
4-
a["Skybox"..v]="rbxassetid://261113277"
4+
5
pe.Texture="rbxassetid://261113277"
6-
local o=Instance.new("Sound",game.Workspace)
6+
7-
o.Volume=100
7+
8-
o.SoundId="rbxassetid://176454523"
8+
9-
o.Looped=true
9+
10-
o.Pitch=1
10+
11-
o:Play()
11+
12-
f={"Right","Top","Back","Left","Bottom","Front"}
12+
13
cycle(v)
14
end
15
end
16
end
17
cycle(game.Workspace)