Skip to content

Releases: Campionnn/DeliBot

hotfix2

Choose a tag to compare

@Campionnn Campionnn released this 13 Feb 02:18
bcff640

1

hotfix

Choose a tag to compare

@Campionnn Campionnn released this 13 Feb 02:00
9755b73

remove item count reading
auto resize roblox
don't need screen.py anymore

add wait time multiplier for dialogue

Choose a tag to compare

@Campionnn Campionnn released this 25 Jan 06:17
d1a686e
  • add multiplier to dialogue wait times for slower pcs
  • increase timeout for some ocrs

fix incorrect config template

Choose a tag to compare

@Campionnn Campionnn released this 06 Jan 06:58
1998d85

just a small fix for incorrect config template

  • itemValue -> keepItem

compiled exe

Choose a tag to compare

@Campionnn Campionnn released this 25 Jun 07:55
856950a

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