You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
This script will help you buy your favourite product from the sale by auto buying it for you
THIS IS ONLY FOR EDUCATIONAL PURPOSE
Requirements
Python 3
Pythonpip
Python modulerequests
Python modulebrowser_cookie3
Python modulebs4
Python moduleargparse
Usage (Most Important)
Perform all these steps before sale
Before sale you have to do some simple tasks in order to buy your product during sale.
First you need to login your account either in chrome or firefox browser(only specified browsers) or use cookie method (described below).
After logging in to your account, save the address in address.txt file in below format
Your Name||Number without +91||pincode here||Street Address here||gmail id here||Landmark(if any)
NOTE: Add valid number in address.txt as the same number will be verified with OTP during checking out
It will not work if the format is wrong. Then runpython cookie.py and give name to your cookie file(unique)
NOTE: If you want to create cookies of multiple accounts you have to clear cookies of chrome or firefox for specific website (IF YOU LOGOUT COOKIES WILL EXPIRE)