Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game.Lighting.Ambient = Color3.new(0,0,0)
- local s = Instance.new("Sound")
- s.Name = "Sound"
- s.SoundId = "http://www.roblox.com/asset/?id=27697743"
- s.Volume = 0.8
- s.Pitch = 2.4
- s.Looped = true
- s.archivable = false
- s.Parent = game.Workspace
- wait()
- s:play()
- local s = Instance.new("Sound")
- s.Name = "Sound"
- s.SoundId = "http://www.roblox.com/asset/?id=35935204"
- s.Volume = 1
- s.Pitch = 0.9
- s.Looped = true
- s.archivable = false
- s.Parent = game.Workspace
- wait()
- s:play()
- print ("Loop cycle start")
- game.Lighting.TimeOfDay = "18:00:00"
- wait()
- while true do
- wait(12)
- msg = Instance.new("Message")
- msg.Parent = game.Workspace
- msg.Text = ""
- wait(6)
- msg:remove()
- wait(3)
- msg = Instance.new("Message")
- msg.Parent = game.Workspace
- msg.Text = ""
- wait(6)
- msg:remove()
- wait(3)
- msg = Instance.new("Message")
- msg.Parent = game.Workspace
- msg.Text = ""
- wait(6)
- msg:remove()
- wait(3)
- msg = Instance.new("Message")
- msg.Parent = game.Workspace
- msg.Text = ""
- wait(6)
- msg:remove()
- wait(3)
- msg = Instance.new("Message")
- msg.Parent = game.Workspace
- msg.Text = ""
- wait(6)
- msg:remove()
- wait(3)
- msg = Instance.new("Message")
- msg.Parent = game.Workspace
- msg.Text = ""
- wait(6)
- msg:remove()
- wait(3)
- msg = Instance.new("Message")
- msg.Parent = game.Workspace
- msg.Text = "FUCK YOU DEADLY3652"
- wait(6)
- msg:remove()
- end
- --Mediafire
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement