Auto Claim for tomarket Telegram Bot
- Auto Claim
- Auto Farm
- Auto Claim referral
- Auto Spin
- Multi Account Support
- Auto Play Game
- Proxy Support
Click the following url to register: tomarket
Name | Description |
---|---|
interval | downtime between account |
play_game | value must bool (true/false) set true for enable auto play game after claim |
game_point | low : minimum earn from play game high : maximum earn from play game |
additional_time | min : minimum addition time for next claim max : maximum addition time for next claim |
Register on this site to get free proxy : Here
You can add your proxy list in proxies.txt
and proxy format is like example below :
Format :
http://host:port
http://user:pass@host:port
Example :
http://127.0.0.1:6969
http://user:pass@127.0.0.1:6969
socks5://127.0.0.1:6969
socks5://user:pass@127.0.0.1:6969
-
Make sure you computer was installed python and git.
python site : https://python.org
git site : https://git-scm.com/
-
Clone this repository
git clone https://github.com/zyz-airdrops/tomarket-claimer.git
-
goto tomarketod directory
cd tomarket-claimer
-
install the require library
python -m pip install -r requirements.txt
-
Edit
data.txt
, input you data token indata.txt
, find you token in How to Get Data. One line for one data account, if you want add you second account add in new line! -
execute the main program
python bot.py
-
Make sure you computer was installed python and git.
python
sudo apt install python3 python3-pip
git
sudo apt install git
-
Clone this repository
git clone https://github.com/zyz-airdrops/tomarket-claimer.git
-
goto tomarketod directory
cd tomarket-claimer
-
Install the require library
python3 -m pip install -r requirements.txt
-
Edit
data.txt
, input you data token indata.txt
, find you token in How to Get Data. One line for one data account, if you want add you second account add in new line! -
execute the main program
python bot.py
-
Make sure you termux was installed python and git.
python
pkg install python
git
pkg install git
-
Clone this repository
git clone https://github.com/zyz-airdrops/tomarket-claimer.git
-
goto tomarketod directory
cd tomarket-claimer
-
install the require library
python -m pip install -r requirements.txt
-
Edit
data.txt
, input you data token indata.txt
, find you token in 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
- execute the main program
python bot.py
How to enable dev tools on telegram PC : https://youtu.be/NYxHmck_GjE
Watch the following video to get data https://youtu.be/fdbdt-fEoVg
Javascript code for getting query (user= / query=)
copy(decodeURIComponent(sessionStorage.SourceTarget).split('#tgWebAppData=')[1].split('&tgWebAppVersion=')[0]);console.log('data copied !\npaste ctrl + v')
You can run the script bot for 24/7 using vps / rdp. You can use screen
application in vps linux to running the script bot in background process.