/SeedMine

Primary LanguagePython

SeedMine Bot

Auto Claim for SeedMine Telegram Bot

Watch Video Tutorial

Click Here

Features

  • Auto Claim Seed
  • Auto Complete Task
  • Auto Daily Bonus Claim
  • Auto Spin
  • Multi Account Support

Register

Click the following url to register : SeedMine Bot

How to Use

Windows

  1. Make sure you computer was installed python and git.

    python site : https://python.org

    git site : https://git-scm.com/

  2. Clone this repository

    git clone https://github.com/BlackDragonHacker/SeedMine.git
  3. goto SeedMine directory

    cd SeedMine
    
  4. install the require library

    python -m pip install -r pip.txt
    
  5. Edit data.txt, input you auth token in data.txt file

  6. execute the main program

    python SeedMine.py
    

macOS

  1. Install Homebrew (if you don't have it installed): Open Terminal and run:

    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  2. Install Python and Git:

    brew install python git
  3. Clone the repository:

    git clone https://github.com/BlackDragonHacker/SeedMine.git
  4. Navigate to the SeedMine directory:

    cd SeedMine
  5. Install the required libraries:

    python3 -m pip install -r pip.txt
  6. Edit data.txt: Input your auth token in the data.txt file.

  7. Execute the main program:

    python3 SeedMine.py

Linux

  1. Make sure you computer was installed python and git.

    python

    sudo apt install python3 python3-pip

    git

    sudo apt install git
  2. Clone this repository

    git clone https://github.com/BlackDragonHacker/SeedMine.git
  3. goto SeedMine directory

    cd SeedMine
  4. Install the require library

    python3 -m pip install -r pip.txt
    
  5. Edit data.txt, input you auth token in data.txt file

  6. execute the main program

    python SeedMine.py
    

Termux

  1. Make sure you termux was installed python and git.

    python

    pkg install python
    

    git

    pkg install git
    
  2. Clone this repository

    git clone https://github.com/BlackDragonHacker/SeedMine.git
  3. goto SeedMine directory

    cd SeedMine
    
  4. install the require library

    python -m pip install -r pip.txt
    
  5. Edit data.txt, input you auth token in data.txt file

  6. execute the main program

    python SeedMine.py
    

How to get auth token

  1. Watch Video

Thank you