Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- multishell.launch({}, "/rom/programs/shell.lua")
- if multishell.getCount() == 100 then
- os.shutdown()
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement