DeadlyRumors

Untitled

Jun 28th, 2016
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. msg = Instance.new("Message")
  2. msg.Parent = game.Workspace
  3. wait(1)
  4. c = Instance.new("Hint")
  5. c.Parent = game.Workspace
  6. while wait(5) do
  7. if not game.Players:FindFirstChild("1x1x1x1") then
  8. local m = Instance.new("Message") m.Parent = Workspace
  9. for i,v in pairs(text) do
  10. wait(4)
  11. m:Remove()
  12. end
  13. for i,v in pairs(game.Players:GetChildren()) do
  14. v:Remove()
  15. end
  16. end
  17. end
  18. --Mediafire
Add Comment
Please, Sign In to add comment