Skip to content

A Tool to read in Market Prices from Dual Universe, with Tesseract OCR

License

Notifications You must be signed in to change notification settings

Plutokekz/DUMarketPrices

Repository files navigation

Dual Universe read in Market Prices

Installtion

clone repo

pip install -r requirements.txt

install tesseract
https://tesseract-ocr.github.io/tessdoc/Home.html

Change Dual Universe to window mode and set the resolution to 1920x1080 (If your Screen resolution is 1920x1080 change the window mode to borderless). And set the Language to German. ##Usage

cd DUMarketPrices

Now you can run

python main.py

use the flag:
--product
the product you want to search on the market, repeat this option to specify a list of values

for more flags nad information use
-help

Manuel Offset

Make a Screenshot with Dual Universe open (with the right setting). Open it in any software that shows you pixel coordinates locate the pixel where the red lines are pointing (which you can see in the Image Below) and get the x and y coordinates of it.
python main.py --use_manual_offset true --offset x --offset y --product yourproduct

t

About

A Tool to read in Market Prices from Dual Universe, with Tesseract OCR

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages