Skip to content
/ d3bot Public

Diablo 3 Shop and Auctionhouse bot. This is a research project to show autoIT virtual machine capabilites in combination with OCR and pixel detection.

Notifications You must be signed in to change notification settings

LerGG/d3bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Diablo 3 Shop and Auctionhouse bot

This is a research project to show the capabilities of autoIT in combination with virtual machines for bots run with optical character recognition (OCR) and pixel detection using windows OCR functions as well as showing autoIT rapid deployment inside Windows virtual machines. Includes a graphical user interface as well as extended logging capabilties. Do not use this bot in real Diablo 3 since it is against the terms of services!

Idea

To read the stats of given items, we use screen shot the item and do image transformation. After that, we extract the image text with microsoft OCR functions and compare the stats extracted with the pickit.ini files to look for certain stats. The auction house bot is build on pixel detection and checksums to track the state of auctions, creation of auctions as well as retrieving money.

Setup

  • run JinMain.au3
  • Starts the setup on first runtime to setup pickits and config .inis

About

Diablo 3 Shop and Auctionhouse bot. This is a research project to show autoIT virtual machine capabilites in combination with OCR and pixel detection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages