pizzabot
pizzabot copied to clipboard
Bot is partially working
I ran this code in a conda environment with python 2.7... I had to replace a few syntaxes for exception and time.clock... and win32api and win32con are no longer available... I had to install pypiwin32 instead... for image and imagegrab use PIL and import them from that... Finally open the game and place the small sized window on the top left corner of the screen for the bot to select the right buttons... The game finally started working but, as soon as the order station screen opened it does not work... any other fixes should I be doing?
Also @slowfrog, I used MathiasDPX PR code as well, the same case for that too... help me out here