Hydrotronics

Install HydroOS

Nov 26th, 2015
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.37 KB | None | 0 0
  1. if turtle then
  2.   if term.isColor() then
  3.     print"HydroOS Advanced Hasn't Been Adapted For Turtles, Nor Has It Been Made Yet, Sorry!"
  4.   else
  5.     print"HydroOS Basic Hasn't Been Adapted For Basic Turtles Yet, Sorry!"
  6.   end
  7. else
  8.   if term.isColor() then
  9.     print"HydroOS Advanced Hasn't Been Made Yet, Sorry!"
  10.   else
  11.     shell.run("pastebin run 8Tnpib5y")
  12.   end
  13. end
Advertisement
Add Comment
Please, Sign In to add comment