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.
- requests;
- json;
- random;
- csv;
- time;
- threading;
- datetime;
- bs4;
- discord_webhook;
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.
In order to avoid ban from the site, the user can use proxy but simply adding them in "proxies.txt".