☁️Global Monitor Mode

Adonis has the ability to connect all clients to our server side pool. Wait for the bot to pick up a product and start your tasks automatically.

Currently this feature is experimental and is NOT supported on all of our sites. Only the Nike,Zalando and Amazon modules are supported.

There are 2 different task modes:

MONITOR:

  • Enter MONITOR in the mode column of your CSV.

  • This will be your MASTER tasks, it will ONLY monitor a product and push it towards a server so others can make use of this.

  • When there is a restock it will send a webhook to your channel.

  • Rest of the CSV stays the same.

  • MONITOR tasks won't login.

SHAREMONITOR:

  • Enter SHAREMONITOR in the mode column of your CSV.

  • It will WAIT for the server to ping a product in stock.

  • This will be your SLAVE tasks, it will ONLY start the task upon receiving a ping from the MONITOR tasks explained above.

  • Rest of the CSV stays the same.

  • Size matching happens on this stage.

  • You can enter multiple pids separated by a comma (pid,pid,pid)

This is a global feature, meaning that anyone can participate in this. Member A can run MONITOR tasks while member B can only run SHAREMONITOR. We don't like leechers so be nice and if you are using SHAREMONITOR make sure to have a MONITOR instance running as well.

We will check participations and block you from access to this feature if you are ONLY running SHAREMONITOR.

Last updated