OKDO
US, UK, and NL site supported.
Last updated
US, UK, and NL site supported.
Last updated
This is the link for the product. OKDO uses the direct link for monitoring as it's the main way to monitor for stock.
OKDO links to run for can be found in the Discord's links-to-run category.
As of Version 1.02, all three sites (US, UK, and NL) are supported. It will automatically use the correct site, depending on the link that you insert into the task.
This is the delay (in seconds) between checking stock. I've never really had an issue getting rate limited, but I probably wouldn't go less than 5-7 without proxies.
This is the delay (in seconds) it waits after an error (failed to parse stock, bad request, etc.) is thrown to try again. I usually do 8-10
OKDO tasks allow for quantities more than 1. However, these can't be used to bypass quantity limits. Additionally, if the stock is lower than your set quantity (ie A 1 stock restock and your quantity is set to 3) the task will fail to cart.
This is needed as handling 3DS is incredibly difficult using requests, and the checkout process would return a positive checkout (with order complete page) without actually placing the order and processing the card. So for now this is the method that will be used. Going forward, I will look into using requests to input the address/card details, and then only using the browser to handle 3DS.
As of V1.02, you'll need to and put the "chromedriver.exe" into the pi-bot-master folder. The bot will monitor the link using requests, cart the product upon being in stock, and then transfer that session to a browser and complete the transaction by filling and submitting the forms needed.