Stravides

beez

Jul 13th, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.47 KB | None | 0 0
  1. local monitor = peripheral.wrap("back")
  2. monitor.write("Howls Fucking Bees")
  3. monitor.write("")
  4. monitor.setTextColor(colors.blue)
  5. monitor.write("Bee number 1 is an Arse")
  6. monitor.setTextColor(colors.red)
  7. monitor.write("Bee number 2 is an Twat")
  8. monitor.setTextColor(colors.white)
  9. monitor.write("Bee number 3 is an Cnut")
  10. monitor.setTextColor(colors.blue)
  11. monitor.write("Bee number 4 is an Knob")
  12. monitor.setTextColor(colors.blue)
  13. monitor.write("Bee number 5 is an TiTT")
Advertisement
Add Comment
Please, Sign In to add comment