Advertisement
goldfiction

watch

Jun 17th, 2023
983
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.07 KB | None | 0 0
  1. local args={...}
  2. while true do
  3.   shell.run(args[1])
  4.   sleep(0.6)
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement