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
- Host: GitHub
- URL: https://github.com/alxwrd/pacs
- Owner: alxwrd
- License: other
- Created: 2017-09-23T09:49:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-27T21:36:31.000Z (over 7 years ago)
- Last Synced: 2024-12-29T17:34:36.527Z (5 months ago)
- Topics: ocr, puzzle-pirates
- Language: C#
- Size: 1.18 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.