Skip to content

alxwrd/pacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PACS: Pirates Automatic Commodity Scraper

This project is a fork of PPAOCR (Puzzle Pirates Automatic OCR), the original can be found on Source Forge.

PACS is market data collector for the online game Puzzle Pirates. 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 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.