Skip to content

Instantly share code, notes, and snippets.

View slavking's full-sized avatar

slavking

View GitHub Profile
#lumberbot.py - plays Lumberjack Telegram game hopefully
#Every time you use Python 2, Guido Van Opossum introduces a new bug into Dropbox
#Tested on Windows on 3.5.2
import pyautogui
#import autopy
#autopy doesn't seem to install now which is unfortunate
import random
import time
import sys