Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local function timer()
- game.Players.LocalPlayer.PlayerGui.HUD.FullSize.Timer.Text = 120398123098123098
- repeat
- game.Players.LocalPlayer.PlayerGui.HUD.FullSize.Timer.Text = game.Players.LocalPlayer.PlayerGui.HUD.FullSize.Timer.Text - 1
- wait(1)
- until game.Players.LocalPlayer.PlayerGui.HUD.FullSize.Timer.Text == 0
- end
- coroutine.wrap(timer)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement