Feature | Status | Description |
---|---|---|
Auto Do Task | On/Off | Complete tasks |
Auto Do Wheel Task | On/Off | Do task to get wheel ticket |
Auto Spin Wheel | On/Off | Spin wheel to get reward |
-
Make sure you have installed python and git.
python
pkg install python
git
pkg install git
-
Clone this repository
git clone https://github.com/zyz-airdrops/agent301-claimer.git
-
goto agent301-claimer directory
cd agent301-claimer
-
install the require library
python -m pip install -r requirements.txt
-
Edit
data.txt
, input you data token indata.txt
, tutorial on How to Get Data. One line for one data account, if you want add you second account add in new line!
You can edit the data.txt with nano
/ vim
/ Visual Studio Code
- execute the main program
python bot.py
Run with Proxy | Run without Proxy |
---|---|
python bot-proxy.py |
python bot.py |
- Get auth data (
query_id=... /user=...
) in theApplication
tab in DevTools. - Auto features: Change
false
totrue
in theconfig.json
file. - Supported commands:
/run_bot
/query_id
/proxy
/proxy_web
(Join group to use these commands).