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...
This is simply a tool to automate the egg claiming process in the "Quack Quack" game.
To get a local copy up and running, follow these simple steps:
Make sure you have Python (3.11) installed
- Clone the repo
git clone https://github.com/firetofficial/QuackClaimer.git
cd QuackClaimer
pip install requests
main.py
python main.py
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
QuackClaimer can also be run on mobile devices using Termux (Android) or iSH (iOS).
pkg install python
git clone https://github.com/firetofficial/QuackClaimer.git
cd QuackClaimer
pip install request
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.