Advertisement
TheRockettek

Untitled

Jun 10th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. os.pullEvent = os.pullEventRaw
  2.  
  3. while true do
  4. print("You like jazz?")
  5. sleep(0)
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement