Skip to content

combe15/Arty-clicker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arty-clicker

An automatic Factorio artillery clicker.

To use:

  1. Install the script. (see below for instructions)
  2. Run the script and have Factorio running in windowed mode and on your primary monitor.
  3. Open the map with artillery remote in hand and biter nests visible in map view.
  4. Click the 'Fire' Button and pray it works.

To Install:

Note: This program was built and tested on Windows only; Linux or Mac OS functionality is unknown.

  1. Pull this repository into a folder and have Python 3.8 or higher installed.
  2. Open repository folder in Command Prompt (not Powershell).
  3. It is recommended to make a virtual environment, type python3 -m venv .\.venv in the Command Prompt where you saved this repository.
  4. Enter virtual environment by typing .venv\Scripts\activate.bat.
  5. Install script dependencies with pip3 install -r requirements.txt.
  6. Run script with .venv\Scripts\python.exe arty-clicker.py.

About

Factorio auto clicker

Topics

Resources

Stars

Watchers

Forks

Languages

  • Python 100.0%