Skip to content

Python script which is able to check the status of multiple awlab orders

Notifications You must be signed in to change notification settings

CristaudoGiuseppe/awlab-order-checker

Repository files navigation

About

Python scripts which check awlab order status. For every order, the script sends a Discord webhook to notify the user about the status of the order.

Libraries

  • requests;
  • json;
  • random;
  • csv;
  • time;
  • threading;
  • datetime;
  • bs4;
  • discord_webhook;

How to set up

Add your discord webhook to line 81. Add your order number to "orders.csv" and run the script using "python 'cop_house_aw_lab_order_checker.py'" command on your terminal.

Suggestion

In order to avoid ban from the site, the user can use proxy but simply adding them in "proxies.txt".

About

Python script which is able to check the status of multiple awlab orders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages