An open API service indexing awesome lists of open source software.

https://github.com/alxwrd/pacs

Pirates Auto Commodity Scraper
https://github.com/alxwrd/pacs

ocr puzzle-pirates

Last synced: 3 months ago
JSON representation

Pirates Auto Commodity Scraper

Awesome Lists containing this project

README

        

# PACS: *Pirates Automatic Commodity Scraper*

*This project is a fork of PPAOCR (Puzzle Pirates Automatic OCR), the original
can be found on [Source Forge](https://sourceforge.net/projects/pctb2/).*

PACS is market data collector for the online game [Puzzle Pirates](http://www.puzzlepirates.com/).
It uses Optical Character Recognition (OCR) to find and parse in-game market
information, which is output to JSON.

# Instructions

- Download and run the [latest release](https://github.com/alxwrd/pacs/releases)
of PACS.
- Open the trading window or bid window in Puzzle Pirates (either from an island
or a ship).
- Capture the data using the "Capture Market Data" or "Capture Bid Data" buttons.
- Upload the data.
- Profit!

> Using `Tools>Options>Enable Debug Mode` will log debug information (such as
> text files and screen shots) to your %AppData%\PPAOCR directory. This can be
> useful for troubleshooting defects.