This script automates the clicking process in the TapSwap game, allowing you to maximize your earnings by running continuously 24/7. Unlike the manual tapping required in the game, this script ensures every second is utilized efficiently.
Join TapSwap : TapswapBot
- Python
- pip
- Telegram(Android)
- Python server
- Clone the repositories
git clone https://github.com/dimxz/TapSwap-Bot
cd TapSwap-Bot
- Install required modules
pip install -r requirements.txt
python main.py
-
Open Telegram on your Android device, navigate to the TapSwapBot, and click the "Start" button.
-
Turn off your mobile data or Wi-Fi connection. Next, click the three dots in the upper-right corner of the screen and select "Reload Page." Once the page reloads, copy the full URL that appears
- Activate developer mode on your desktop device, then open the link you got earlier
- Go to the "Network" tab, then look for a request called "login"
- Then open the request payload section, take the contents of "chr" and "init_data"
- Activate developer mode on your desktop device, then open the link you got earlier
- Tap on the coin image on your screen
- In developer mode, open the network tab then look for a request named "submit_taps"
- for Content-id, open the "Headers" section then look for "Content-id" in "Request Headers"
- for the contents of "time", open the "Request" section then take the contents of "time"