thatonepuggo

stop

Jul 26th, 2020 (edited)
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. local msg = Instance.new("Message",workspace)
  2. msg.Text = "denooting noots and nukes..."
  3. wait(2)
  4. game.Lighting:FindFirstChildOfClass("Sky"):Destroy()
  5. msg.Text = "removed sky"
  6. wait(2)
  7. msg.Text = "removed explosions."
  8. workspace:FindFirstChildOfClass("Explosion"):Destroy()
  9.  
Add Comment
Please, Sign In to add comment