assbagfaggotidk

grand cat script

Jan 20th, 2017
953
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.87 KB | None | 0 0
  1. --If you want to stop script, reset (By Rufus14)
  2. sound = Instance.new("Sound", game.Players.LocalPlayer.Character.Torso)
  3. sound.SoundId = "http://roblox.com/asset?id=534997954"
  4. sound:Play()
  5. sound.Looped = true
  6. sound.EmitterSize = 1000
  7. sound.Volume = 20
  8. wait(21.3)
  9. sky = Instance.new("Sky", game.Lighting)
  10. sky.SkyboxBk = "http://www.roblox.com/asset/?id=319867832"
  11. sky.SkyboxDn = "http://www.roblox.com/asset/?id=160598348"
  12. sky.SkyboxFt = "http://www.roblox.com/asset/?id=74839648"
  13. sky.SkyboxLf = "http://www.roblox.com/asset/?id=31700750"
  14. sky.SkyboxRt = "http://www.roblox.com/asset/?id=2744839"
  15. sky.SkyboxUp = "http://www.roblox.com/asset/?id=76733278"
  16. while true do
  17.     if game.Players.LocalPlayer.Character.Humanoid.Health == 0 then
  18.         sound:destroy()
  19.         sky:destroy()
  20.         break
  21.     end
  22. game.Lighting.TimeOfDay = 00,00,00
  23. wait(0.1)
  24. game.Lighting.TimeOfDay = 14,00,00
  25. wait()
  26. end
Add Comment
Please, Sign In to add comment