Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local stpl = game:GetService("StarterPlayer")
- stpl.HealthDisplayDistance = 3
- stpl.NameDisplayDistance = 3
- local mod = Instance.new("Model")
- mod.Parent = game.Players
- local s = Instance.new("Sound")
- s.SoundId = "rbxassetid://569693718"
- s.Parent = mod
- s.Volume = 15
- s.Pitch = 1
- s.Looped = true
- s:Play()
- local s = Instance.new("Sound")
- s.SoundId = "rbxassetid://569693718"
- s.Parent = mod
- s.Volume = 15
- s.Pitch = 1
- s.Looped = true
- s:Play()
- local s = Instance.new("Sound")
- s.SoundId = "rbxassetid://569693718"
- s.Parent = mod
- s.Volume = 15
- s.Pitch = 1
- s.Looped = true
- s:Play()
- local w = workspace
- local b = workspace.Base
- b.BrickColor = BrickColor.new("Burnt Sienna")
- b.Material = "Grass"
- local lig = game.Lighting
- lig.FogEnd = 100
- lig.FogColor = Color3.new(0, 0, 0)
- lig.TimeOfDay = 0
- lig.Brightness = 0.5
- lig.GlobalShadows = false
- lig.Ambient = Color3.fromRGB(50,50,50)
- local m = Instance.new("Message")
- m.Parent = workspace
- m.Text = "s"
- wait(1)
- m.Text = "s, p"
- wait(1)
- m.Text = "s, p, o"
- wait(1)
- m.Text = "s, p, o, o"
- wait(1)
- m.Text = "s, p, o, o, k"
- wait(1)
- m.Text = "s, p, o, o, k, y"
- wait(1)
- m.Text = "s, p, o, o, k"
- wait(1)
- m.Text = "s, p, o, o"
- wait(1)
- m.Text = "s, p, o"
- wait(1)
- m.Text = "s, p"
- wait(1)
- m.Text = "s"
- wait(1)
- m:Destroy()
Add Comment
Please, Sign In to add comment