├── LICENSE ├── MacroExamples ├── help.md └── indefiniteClick.txt ├── README.md └── src └── AutoClicker&Macro.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Assassin654/AutoClicker/HEAD/LICENSE -------------------------------------------------------------------------------- /MacroExamples/help.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Assassin654/AutoClicker/HEAD/MacroExamples/help.md -------------------------------------------------------------------------------- /MacroExamples/indefiniteClick.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Assassin654/AutoClicker/HEAD/MacroExamples/indefiniteClick.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Assassin654/AutoClicker/HEAD/README.md -------------------------------------------------------------------------------- /src/AutoClicker&Macro.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Assassin654/AutoClicker/HEAD/src/AutoClicker&Macro.py --------------------------------------------------------------------------------