Advertisement
AdventurousMR

.command

Dec 27th, 2020 (edited)
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.16 KB | None | 0 0
  1. term.clear()
  2. term.setCursorPos(1,1)
  3. print("Welcome to the command prompt")
  4. print("Type '.menu' to return to menu")
  5. print("---------------------------------")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement