Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tudeiy/tomarketod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tomarketod

Auto Claim for tomarket Telegram Bot

Table of Contents

Warning

All Risks are borne by the user!

Features

  • Auto Claim
  • Multi Account Support
  • Auto Play Game

Register

Click the following url to register : https://t.me/Tomarket_ai_bot/app?startapp=0000009G

How to Use

Windows

  1. Make sure you computer was installed python and git.

    python site : https://python.org

    git site : https://git-scm.com/

  2. Clone this repository

    git clone https://github.com/akasakaid/tomarketod.git
  3. goto tomarketod directory

    cd tomarketod
    
  4. install the require library

    python -m pip install -r requirements.txt
    
  5. Edit data.txt, input you data token in data.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!

  6. execute the main program

    python bot.py
    

Linux

  1. Make sure you computer was installed python and git.

    python

    sudo apt install python3 python3-pip

    git

    sudo apt install git
  2. Clone this repository

    git clone https://github.com/akasakaid/tomarketod.git
  3. goto tomarketod directory

    cd tomarketod
  4. Install the require library

    python3 -m pip install -r requirements.txt
    
  5. Edit data.txt, input you data token in data.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!

  6. execute the main program

    python bot.py
    

Termux

  1. Make sure you termux was installed python and git.

    python

    pkg install python
    

    git

    pkg install git
    
  2. Clone this repository

    git clone https://github.com/akasakaid/tomarketod.git
  3. goto tomarketod directory

    cd tomarketod
    
  4. install the require library

    python -m pip install -r requirements.txt
    
  5. Edit data.txt, input you data token in data.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!

  6. execute the main program

    python bot.py
    

How to Get Data

How to enable dev tool on teelgram PC : https://youtu.be/NYxHmck_GjE

Watch the following video to get data https://youtu.be/fdbdt-fEoVg

Run for 24/7

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

Discussion

If you have an question or something you can ask in here : @sdsproject_chat

Support

To support me you can buy me a coffee via website in below

Thank you < 3

About

Auto claim for Tomarket Telegram Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%