/tapswap_tapper

tapswap bot for auto click and bypass stream codes

Primary LanguagePython

tapswap_tapper

tapswap bot for auto click and bypass stream codes

banner

Install & Run

Prerequisites

  1. Install Python 3.
  2. Install necessary libraries from requirements.txt.
  3. Install google chome and setup selenium driver
  4. tesseract-ocr
  5. ffmpeg

Steps

  1. Install Python 3
    Ensure that you have Python 3 installed on your system. You can download and install it from the official Python website: Python Downloads.

  2. Install Libraries from requirements.txt
    Open your terminal and navigate to the project directory. Run the following command to install the required libraries:

    pip3 install -r requirements.txt
    
    
  3. Install tesseract & ffmpeg in Debian (ubuntu)

    sudo apt-get update
    sudo apt-get install tesseract-ocr
    sudo apt-get install ffmpeg
    
  4. Install tesseract in Debian (ubuntu)

    sudo apt-get update
    sudo apt-get install tesseract-ocr
    
    
  5. Edit the Configuration File

    • Open the config.json file and edit the necessary parameters.
    • Example config.json:
    • Get api key from OCR
       {
          "url": "",
          "limit": 7000,
          "multitap_level": 9,
          "bot_token": "5355443512:AAFH1UigfirhfkwruhfowirufhoQ7Pw",
          "chat_id": 1979953056,
          "ocr_api_key": "Kiweygfieyiwe88957"
       }
      
      
  6. Install and setup google chrome driver

  7. youtube login

    • Add all youtube account login cookies in cookies.txt
  8. run

    python3 bot.py