Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local cred = Instance.new("Message",workspace)
- cred.Text = "Cringy Server Destruction Script, do not steal this script, the decals used in this script are not mine."
- wait(2)
- cred:Destroy()
- local lagthegame = false --Do not do this on ROBLOX Studio.
- script.Parent = workspace
- --Preparation (PHASE I)
- local music = Instance.new("Sound",workspace)
- local effect = Instance.new("PitchShiftSoundEffect",music)
- effect.Octave = 0.5
- music.SoundId = "rbxassetid://613958578"
- music.Looped = true
- music.Volume = 10
- music:Play()
- wait(16)
- --Eyeblaze Alpha (PHASE II A)
- local h = Instance.new("Hint",workspace)
- h.Text = "Face the cringe!!!!!!"
- local m = Instance.new("Message",workspace)
- m.Text = "I have osteoporosis."
- --Eyeblaze Beta (PHASE II B)
- local c = Instance.new("Sky",game.Lighting)
- c.MoonAngularSize = 60
- c.MoonTextureId = "rbxassetid://1081961657"
- c.SkyboxBk = "rbxassetid://1090591886"
- c.SkyboxDn = "rbxassetid://346190806"
- c.SkyboxFt = "rbxassetid://731332857"
- c.SkyboxLf = "rbxassetid://105157006"
- c.SkyboxRt = "rbxassetid://889196541"
- c.SkyboxUp = "rbxassetid://977780363"
- c.StarCount = 0
- c.SunAngularSize = 60
- c.SunTextureId = "rbxassetid://176986135"
- --game.Lighting.TimeOfDay = "6:00:00"
- --Gamedemise (PHASE III, OPTIONAL)
- wait(1)
- if lagthegame == true then
- while true do
- print("BYE DADDIO")
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement