Skip to content

QuackClaimer is a tool designed to automate the egg claiming process in the "Quack Quack" game.

Notifications You must be signed in to change notification settings

ldnguyen2901/QuackClaimer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation


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.

Table Of Contents

About The Project

Screen Shot

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

Built With

Features

Current Features

  • Automated egg claiming process based on user configurations.
  • Filtering out rare eggs to avoid claiming them.
  • Support for multiple accounts.

Future Updates

  • Enhanced user interface with graphical elements.
  • Claim golden ducks.
  • Speed improvement for faster egg claiming.

Getting Started

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

Installation

  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:

FireT.mp4

Usage

  • Ensure you have your tokens ready.
  • Run the main script main.py.
  • Follow the prompts to input your tokens and configure the minimum number of eggs to claim.
  • The tool will then start claiming eggs automatically based on your configurations.

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
  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

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

  • FireT - GDU Student - FireT

Feedback / Issues / Request for takedown

If you have any feedback or issues running the code, please reach out to me at Tele: @firet_official

About

QuackClaimer is a tool designed to automate the egg claiming process in the "Quack Quack" game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%