--[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] local Hint = Instance.new("Hint", game.Workspace) Hint.Text = "follow to my tiktok @5x5x5x50" local Msg = Instance.new("Message", game.Workspace) Msg.Text = "Script 5x5x5x50" wait(3) Msg:Destroy() sky = Instance.new("Sky",game:GetService("Lighting")) sky.SkyboxBk = "http://www.roblox.com/asset/?id=102700000077556" sky.SkyboxFt = "http://www.roblox.com/asset/?id=102700000077556" sky.SkyboxLf = "http://www.roblox.com/asset/?id=102700000077556" sky.SkyboxRt = "http://www.roblox.com/asset/?id=102700000077556" sky.SkyboxUp = "http://www.roblox.com/asset/?id=102700000077556" Sound = Instance.new("Sound", game.Workspace) Sound.Name = "Sound" Sound.SoundId = "rbxassetid://1839246711" Sound.Volume = 2000000000000000000 Sound.Looped = true Sound:Play()