Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Base OS Input-- --AdventurousMR--
- function userInput()
- local userInput = read()
- if string.lower(userInput) == "" then
- else
- userInput()
- end
- end
- term.clear()
- term.setCursorPos(1,1)
Advertisement
Add Comment
Please, Sign In to add comment