/Warframe-MiningAssistant

Semi-automated mining in video game Warframe

Primary LanguagePythonMIT LicenseMIT

Semi-automated mining assistant for the video game Warframe, which aims at stopping the mining process (i.e., releasingLMB) at the most accurate timing.

Development of this project have ceased, as it was largely driven by personal enthusiasm, and I have not played Warframe for quite a few years :(.

Note: Utilizing unauthorized third-party tools in Warframe may constitute a breach of the EULA(2.f.).

Demo (demo gif)

How it works? (illustrative png)

Dependencies

  • Python: 3.7.11 or higher
  • libraries: opencv-python, imutils, numpy, mss, pynput
  • monitor resolution: only tested with 2560x1440; the code (in theory) supports any 16:9 resolution

Usage

python main.py [-h] [--show]