Skip to content

mtsukuda/bitrunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitrunner

Welcome to BitRunner's source repository!
BitRunner is cross-platform GUI automation with machine vision.

Dependencies

  • Python 2.7 or 3.5
  • OpenCV
  • imutils
  • Numpy
  • Pyautogui
  • Toml (Python lib for TOML)

Quick Start

  • python brwzrgame.py
  • With specific script
    python brwzrgame.py -c createaccount

Installation on Mac OS X

Installation on Windows 10

  • Anaconda for Windows => Once you installed Anaconda, you can install bellow lib with pip command.
    • Numerical
    • imutils
    • Numpy
    • Pyautogui
    • opencv-python
    • Toml (Python lib for TOML)

After installation of Windows

  • copy sample toml
    copy Scenarios\script.toml-sample Scenarios\script.toml
    copy Scenarios\script-snippet.toml-sample Scenarios\script-snippet.toml
  • Then you should type python brwzrgame.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages