Advertisement
Guest User

Untitled

a guest
Jun 20th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. -- Everything that's in this code was made by S4L4M4NDR3.
  2.  
  3. Instance.new("Sound").Parent = game.Workspace
  4. game.Workspace.Sound.Name = "Music"
  5. game.Workspace.Music.SoundId = "rbxassetid://1886052680"
  6. game.Workspace.Music.Volume = 1
  7. game.Workspace.Music:Play()
  8. skyb = Instance.new("Sky", game.Lighting)
  9. skyb:SetSkybox(569507469)
  10. game.Lighting.TimeOfDay = 12
  11. a = Instance.new("Part", game.Workspace)
  12. b = Instance.new("Decal", a)
  13. b.Face = "Front"
  14. b.Texture = "http://www.roblox.com/asset/?id=569507469"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement