firetofficial / QuackClaimer

QuackClaimer is a tool designed to automate the egg claiming process in the "Quack Quack" game.
19 stars 4 forks source link


Logo

QuackClaimer

QuackClaimer is a tool designed to automate the egg claiming process in the "Quack Quack" game. This tool allows users to input their tokens and configure the minimum number of a specific type of egg to be claimed. Additionally, users can set a delay between each claim. QuackClaimer includes a feature to filter out rare eggs to avoid claiming them.

⭐️ Update:

In addition, currently because the game server is lagging, the tool will sometimes be slow due to the impact (not the tool's fault). Just be patient and wait...

Table Of Contents

About The Project

Screen Shot

This is simply a tool to automate the egg claiming process in the "Quack Quack" game.

Link to play Quack Quack game

Built With

Features

Current Features

Future Updates

Getting Started

To get a local copy up and running, follow these simple steps:

Installation

Make sure you have Python (3.11) installed

  1. Clone the repo
git clone https://github.com/firetofficial/QuackClaimer.git
  1. Navigate to the project directory
cd QuackClaimer
  1. Install the required packages
pip install requests
  1. Run the application main.py
python main.py

Getting Your Token

To use QuackClaimer, you need to obtain your token from the "Quack Quack" game. Watch the following video for instructions:

https://github.com/firetofficial/QuackClaimer/assets/120646974/00fd9778-d211-4eb7-9abc-53586d42f371

Usage

Running on Mobile

QuackClaimer can also be run on mobile devices using Termux (Android) or iSH (iOS).

Running on Termux (Android)

  1. Install Termux
  2. Open Termux and install Python:
    pkg install python
  3. Clone the repo:
    git clone https://github.com/firetofficial/QuackClaimer.git
  4. Navigate to the project directory:
    cd QuackClaimer
  5. Install the required packages:
    pip install request
  6. Run the application main.py:
    python main.py

    Video Guides

    PC Guide

Warning Please be advised that usage of this tool is entirely at your own risk. I assumes no responsibility for any adverse consequences that may arise from its use, and users are encouraged to exercise caution and exercise their own judgment in utilizing this tool.

Authors

Feedback / Issues / Request for takedown