Advertisement
Guest User

cmd

a guest
Jul 21st, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.18 KB | None | 0 0
  1. running = false
  2. term.setBackgroundColor(colors.black)
  3. term.setTextColor(colors.white)
  4. term.setCursorPos(1,1)
  5. print("dit is cmd hier kan je comando's uitvoeren")
  6. running = false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement