From 68f18f0a85ce30b89184bc19087e84ef6e2ad2b1 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Wed, 3 Jan 2018 12:59:08 +0800 Subject: + fix --- README.md | 7 +++++++ requirements.txt | 9 --------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 75395d3..49c1594 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,10 @@ python3 bot.py ``` Tested on macOS 10.12.6 with screen resolution 1680*1050 (not HiDPI) on Safari. + +## Videos + +![60 fps](https://www.youtube.com/watch?v=TCPrj4mzZ6s) + +![240 fps slow motion](https://www.youtube.com/watch?v=uXTSveJCdH8) + diff --git a/requirements.txt b/requirements.txt index 1b8e67c..46f7434 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,4 @@ -keyboard==0.11.0 mss==3.1.1 numpy==1.13.3 -Pillow==5.0.0 PyAutoGUI==0.9.36 -PyMsgBox==1.0.6 pynput==1.3.8.1 -pyobjc-core==4.1 -pyobjc-framework-Cocoa==4.1 -pyobjc-framework-Quartz==4.1 -PyScreeze==0.1.13 -PyTweening==1.0.3 -six==1.11.0 -- cgit v1.2.3