Skip to content

yangyuan/rabbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rabbit

Build Status

News

  • Rabbit re-init. (Dec 29, 2017)
  • Rabbit packages first release. (Dec 20, 2017)
  • Initial commit. (Dec 3, 2014).

Purposes and Features

Rabbit is designed to use programs to simulate human inputs. Which might be useful in some boring repeating tasks or game bots.

This project contains two sub-projects:

  • Rabbit App: An application with embedded scripting support, an alternative of QuickMacro.
  • Rabbit-Bot Packages: Packages for Python (PyPI), JavaScript (NPM).

Usage

Rabbit App

F7/F8 will start/end the script. The application will search script.py/script.js/script.lua in order, but only one script will run.

Rabbit-Bot Packages

PyPI

https://pypi.python.org/pypi/rabbit-bot/

pip install rabbit-bot

NPM

https://www.npmjs.com/package/rabbit-bot

npm install rabbit-bot

About

Windows Bot Engine for Python, JavaScript and Lua.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages