Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- wait(3)
- c = script:Clone()
- c.Parent = game.Lighting
- s = Instance.new("Sky")
- s.Name = "Flareon_"
- s.SkyboxBk = "http://www.roblox.com/asset/?id="
- s.SkyboxDn = "http://www.roblox.com/asset/?id="
- s.SkyboxFt = "http://www.roblox.com/asset/?id="
- s.SkyboxLf = "http://www.roblox.com/asset/?id="
- s.SkyboxRt = "http://www.roblox.com/asset/?id="
- s.SkyboxUp = "http://www.roblox.com/asset/?id="
- s.Parent = game.Lighting
- wait(2)
- c = script:Clone()
- c.Parent = game.Lighting
- s = Instance.new("Sky")
- s.Name = "Mob"
- s.SkyboxBk = "http://www.roblox.com/asset/?id="
- s.SkyboxDn = "http://www.roblox.com/asset/?id="
- s.SkyboxFt = "http://www.roblox.com/asset/?id="
- s.SkyboxLf = "http://www.roblox.com/asset/?id="
- s.SkyboxRt = "http://www.roblox.com/asset/?id="
- s.SkyboxUp = "http://www.roblox.com/asset/?id="
- s.Parent = game.Lighting
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement