Advertisement
Guest User

AR_Chat

a guest
Nov 29th, 2014
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.10 KB | None | 0 0
  1. while true do
  2.   shell.run('Chat')
  3.   shell.run('clear')
  4.   print('Reconnecting')
  5.   sleep(5)
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement