Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- x = 0
- aa = 0
- r = 0
- b = 0
- while x == 0 do
- shell.run("clear")
- term.setTextScale(2)
- term.setCursorPos(1,1)
- term.setTextColor(colors.blue)
- print("Blau")
- term.setTextScale(2)
- term.setCursorPos(30,1)
- term.setTextColor(colors.blue)
- print("red")
- --id,aa = rednet.receive()
- --if id == 11 and ab == 1 then
- sleep(1)
- end
Advertisement
Add Comment
Please, Sign In to add comment