Releases: Campionnn/DeliBot
Releases · Campionnn/DeliBot
Release list
hotfix2
hotfix
add wait time multiplier for dialogue
- add multiplier to dialogue wait times for slower pcs
- increase timeout for some ocrs
fix incorrect config template
just a small fix for incorrect config template
- itemValue -> keepItem
compiled exe
compiled exe using pyinstaller. run through console or use start.bat to see program feedback
pyinstaller --onefile --clean --exclude-module config --exclude-module screen --hidden-import=autoit --add-data="C:\Users\USER\AppData\Local\Programs\Python\Python311\Lib\site-packages\autoit\;autoit" main.py