umbrella_rs

umbrella_rs

Complete operator and developer guide for the umbrella_rs checkout bot.

umbrella_rs is a desktop checkout bot with task orchestration, shared stock monitors, profiles, accounts, email pools, IMAP verification, proxy groups, PayPal funding, and Discord notifications. It currently implements two storefronts:

  • Carrefour ES — normal and drop checkout, guest checkout, guest preload, and account generation.
  • Premium Bandai — timed and monitored checkout, account registration, multi-region registration, and cart clearing.

The application stores its configuration in a local SQLite database. You set up reusable resources once in the GUI, then create and run tasks that refer to them.

  1. Start the provided umbrella_rs.exe application.
  2. Add shared resources and credentials.
  3. Learn the task controls.
  4. Follow the Carrefour or Premium Bandai module guide.
  5. If you use PayPal, run the PayPal Browser helper.

Important behavior

  • A task requires both a non-empty task proxy group and a saved monitor configuration for its website—even modes that do not wait for stock.
  • Tasks run until they complete, are stopped, or fail five consecutive times. Ordinary failures restart the task from the beginning.
  • Task and monitor proxies are configured separately. They may point at the same proxy group, but each must be selected in its own screen.
  • Sensitive values are stored locally in SQLite as entered. Protect the OS user account and back up the database securely.
  • Only use the software on sites and accounts you are authorized to automate, and comply with the sites' terms and applicable law.

On this page