Pi Bot
  • Pi Bot
  • Installation
    • Windows
    • Mac
    • Updating
  • Pages
    • Homepage
    • Profiles
    • Proxies
    • Settings
    • Custom Sites
  • Task Types
    • Adafruit
    • OKDO
    • PiShop
    • Shopify
      • Errors
    • Sparkfun
    • Shopify Drop
  • FAQ
    • Adding Sites
Powered by GitBook
On this page
  1. Task Types

OKDO

US, UK, and NL site supported.

PreviousAdafruitNextPiShop

Last updated 2 years ago

OKDO needs ChromeDriver.exe in the "pi-bot-master" folder in order to run. More info is below

Product Link

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.

Monitor Delay

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.

Error Delay

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

Quantity

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.

ChromeDriver.exe

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.

download ChromeDriver