View difference between Paste ID: i4iHvnPW and c52KJmtH
SHOW: | | - or go back to the newest paste.
1
--Ultimate V2.2
2
m = Instance.new("Message")
3
m.Parent = Workspace
4
m.Text = ("Loaded Ultimate V2.2 by robloxandtyler")
5
game.Workspace.Gravity = 75
6
game.Lighting.TimeOfDay = ("5:00")
7
game.Lighting.FogEnd = 300
8
s = Instance.new("Sky")
9
s.Name = "pepe"
10
s.SkyboxBk = "http://www.roblox.com/asset/?id=257182665"
11
s.SkyboxDn = "http://www.roblox.com/asset/?id=257182665"
12
s.SkyboxFt = "http://www.roblox.com/asset/?id=257182665"
13
s.SkyboxLf = "http://www.roblox.com/asset/?id=257182665"
14
s.SkyboxRt = "http://www.roblox.com/asset/?id=257182665"
15
s.SkyboxUp = "http://www.roblox.com/asset/?id=257182665"
16
s.Parent = game.Lighting
17
18
wait(5)
19
m:Remove()
20
21-
while true do
21+
22-
wait(0.5)
22+