samc621 / SneakerBot

All-in-one bot, with auto captcha-solving and proxy management, using Node.js and Puppeteer.
MIT License
744 stars 192 forks source link

Hi, can this detect waiting room of the footsite and wait until can process the order? #41

Open donghungx opened 3 years ago

donghungx commented 3 years ago

Hi, can this detect waiting room of the footsite and wait until can process the order?

samc621 commented 3 years ago

It's definitely possible. Right now, I have removed the timeout on the size selector on the footsites, but there's no handling for the site-specific queues there. I will need to work on that when I get a chance. Keeping this open so that you or other can feel free to contribute in this way!