5bitesofcookies

test saph site

May 14th, 2014
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.37 KB | None | 0 0
  1. term.setCursorPos(1,3)
  2. term.setTextColor(colors.green)
  3. term.setBackgroundColor(colors.blue)
  4. term.clear()
  5. print("test site")
  6. if redirect then
  7.   print("lolool")
  8. end
  9. if sapphUtils then
  10.   print("haha")
  11. end
  12. print"dling"
  13. sapphUtils.download("Q5NdgMZ1", "deleteThisPlox")
  14.  
  15. print("to get back, go to, ''homepage'' without the quotes.")
  16. while true do
  17. os.pullEvent()
  18. end
Advertisement
Add Comment
Please, Sign In to add comment