Skip to content

Latest commit

 

History

History
82 lines (63 loc) · 2.06 KB

README.md

File metadata and controls

82 lines (63 loc) · 2.06 KB

DuckChain Clicker

🖱️ Clicker for 🦆 DuckChain

Table of Content

  • DuckChain
  • Features
  • How to Data

Features

Feature Supported
Multi Account
Clik per Second
Proxy
Daily Login Soon
Open Box Soon

Install

  • 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/copycatcodex/DuckChain-Bot
  3. goto DuckChain-Bot directory

    cd DuckChain-Bot
  4. install the require library

    pip install -r requirements.txt
  5. fill the token.txt file with your data, how to get data you can refer to How to Get Data

  6. execute the main program

    python bot.py or py bot.py
  • Android

    soon
  • Linux

    soon

How to Get Data

  1. Open bot DuckChain
  2. right click -> select Inspect or ctrl + shift + i
  3. Go to tab Application.
  4. Go to Session Storage -> Choose https://tgdapp.duckchain.io
  5. copy value tgWebAppData query_id=xxxxx alt text

if you are using the desktop version of telegram, you have to enable enable webview inpescting Here's the tutorial:

  1. Enter the Setting menu

alt text

  1. select the Advanced menu

alt text

  1. Scroll down bottom and select Experimental Settings

alt text

  1. then select Enable Webview Inspecting

alt text

if you find this project useful, please consider giving it a star!

⭐⭐⭐