Skip to content

Automatically enter attendance and boss kills for World of Warcraft Classic Addiction DKP

Notifications You must be signed in to change notification settings

wrath625/autodkp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

autodkp

Installation

pip install -r requirements.txt

Usage

python main.py <username> <website password>

Currently the OCR chat parsing window is hard coded to

screen_rect = [
    5,     # x
    1128,   # y
    616,    # width
    275     # height
]

You will need to change this in the read_chat function if you use something other than ElvUI at 2160p

About

Automatically enter attendance and boss kills for World of Warcraft Classic Addiction DKP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages