HappySunChild

TurtleStartUp

Sep 13th, 2021 (edited)
162
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.  
  4. local ran_success = false
  5.  
  6. repeat
  7.     ran_success = shell.run("pastebin","run","wjrXLHvw")
  8. until ran_success == true
Add Comment
Please, Sign In to add comment