Advertisement
Alex1987

Untitled

Sep 15th, 2014
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. local oldPull = os.pullEvent;
  2. os.pullEvent = os.pullEventRaw;
  3. print" "
  4. print" "
  5. write" Hacking."
  6. sleep(1)
  7. write"."
  8. sleep(1)
  9. write"."
  10. sleep(2)
  11. rs.setOutput ("right", true)
  12. print" "
  13. print" "
  14. print" "
  15. print" "
  16. write" Hacked "
  17. sleep(1)
  18. textutils.slowWrite("by The Fappening", 5)
  19. sleep(7200)
  20. os.pullEvent = oldPull;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement