Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- require '/library'
- -- local str = 'suck a dick'
- -- print('Hello, world!')
- -- print(str)
- -- function digToSurface() do
- -- while turtle.detectUp() do
- -- turtle.dig()
- -- turtle.digUp()
- -- turtle.up()
- -- end
- -- end
- -- function whitneyIsABitch(loopAmount)
- -- for i=1,loopAmount do
- -- print("Whitney is a bitch")
- -- end
- -- end
- whitneyIsABitch(100)
Advertisement
Add Comment
Please, Sign In to add comment