Skip to content

SimplyCEO/autogather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

autogather

Prize button/box auto-clicker. (Initially made for Twitch's prize box)

Information

For the moment, it's stuck with one RGB colour set. It's a testing script until 07/12/2020.

Installation

It's required some dependencies for run: Pynput - PyAutoGUI - PyScreeze - keyboard - mouse.

For it, run:

pip install pynput PyAutoGUI PyScreeze keyboard mouse

(Use pip3 if you have support for Python 3.x)

Usage

At the moment, just run the script and let it click by itself:

python autogather.py

(Use python3 if you have support for Python 3.x)

This script, also, need to be runned as root!

References

Feel free to modify my script / share it.

If you want to learn more, you can see the documentation for Pyntput, PyAutoGUI, PyScreeze, keyboard, or mouse.

Releases

No releases published

Packages

No packages published

Languages