- Rabbit re-init. (Dec 29, 2017)
- Rabbit packages first release. (Dec 20, 2017)
- Initial commit. (Dec 3, 2014).
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).
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.
https://pypi.python.org/pypi/rabbit-bot/
pip install rabbit-bot
https://www.npmjs.com/package/rabbit-bot
npm install rabbit-bot