GithubHelp home page GithubHelp logo

shopeeautocoin's Introduction

SHOPEE AUTO COIN COLLECTION V2.0

due to my bad motivation (and my new job) I havent maintained this repo a lot. Will find the time to amp up the whole thing soon. If you want to use it, I would recommend to Fork and fix anything broken, and PR. (ill review and see if its good to merge)

to-do

  • detect contingencies in login (QR scan, no 2FA etc)

Autocollect Shopee Coins everyday, without fail. The script will login, and collect your coins for you. It is built with persistency, which means you only need to authorize 2FA only once, and it will flawlessly work every time.

Pre-requisites

  • Python 3.8 or greater (tested on 3.10, but playwright should work fine at 3.8)
  • pip install pytest-playwright
  • playwright install

Usage

  • Clone Repository
  • Run autocoin.py, it will launch the first login routine. Follow the prompts to authorize 2FA, and store your session persistently.
  • After completing the steps, schedule the script to run once every day.
    • Windows
      • Open Task scheduler, and create new task.
      • Execute a program > set path as path to python executable.
      • set parameters as path to autocoin.py
      • Set frequency as repeat daily, select a time where your PC/Laptop will be running.
    • Linux/MacOS
      • add an entry in crontab with crontab -e
      • 0 8 * * * /path/to/python3 /path/to/autocoin.py # example, will run the script at 8AM every day

shopeeautocoin's People

Contributors

arffsaad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

iuriimattos2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.