Get your shopee coins easily and automatically!:money_mouth_face::money_mouth_face::money_mouth_face:
- Install selenium, requests, and pycryptodome. (Using requirements.bat or pip)
- Run
source/get-shopee-coins.pyw
and complete login process.
    Option 1. Run source/get-shopee-coins.pyw
to get coins.
    Option 2. Use Windows Task Scheduler to run source/get-shopee-coins.pyw
periodically.
       Â
       Â
- In %HOMEPATH%/Documents/GSC/users.txt, enter new line and new username.
- Run
source/get-shopee-coins.pyw
and complete login process.
- Google Chrome must be installed first.
- You can check the title of login page to know which user you login to.
- Do NOT refresh or go to previous page during login process. If you did, restart the program.
- If you changed your password, delete %HOMEPATH%/Documents/GSC/credentials-username and complete login process.
Your login credentials is stored in %HOMEPATH%/Documents/GSC/credentials-username and encrypted using AES.
We use it to re-login after cookies expired. We do NOT steal any info about it or use it for any other purpose.
- Windows 10
- Python 3.9.0
- selenium==4.1.0
- requests==2.26.0
- pycryptodome==3.12.0
This project is under the MIT License.