Skip to content

Reykira007/cubes_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

cubes bot

Bot for Telegram Cubes? game

Requirements:

  1. Python 3+
  2. Init params from WebView

Usage:

  1.   pip install requests
  2.   pip install colorama
  3. Create init_data.txt file and fill it with init data from game WebView (copy string from window.Telegram.WebApp.initData in DevTools console). You can enter multiple init data strings line by line for multithreading.

Step init_data.txt

  1. open desktop telegram and open cubes? game then click start

  2.   CTRL + SHIFT + I
  3.   window.Telegram.WebApp.initData;

    image

  4. copy query_id image

  5.   py app.py

    image

You can also use proxy if create file proxies.txt (HTTP(s) only).

About

auto tap cubes bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages