Advertisement
Dully

my loop respawn for khols

Jul 19th, 2019
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. while true do
  2. wait()
  3. local times = 1
  4. local text = "respawn all"
  5. for i = 1, times do
  6. game.Players:Chat(text)
  7. end
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement