Skip to content

AirdropFamilyIDN-V2-0/taikos2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TAIKO SEASON 2

20 11 2024_23 33 55_REC

Cek dasboard Taiko

How to run

git clone https://github.com/AirdropFamilyIDN-V2-0/taikos2.git
cd taikos2
python autotxtaiko.py

Install Requirement First Here !

  • Recomended Using Python 3.10
  • For Windows Download Here x64 [Scrool Down For Other Version]
  • Maybe For Windows 10 Or Higher You Can Install Python 3.10 From Microsoft Store
- Install Requirements
python -m pip install pip --upgrade
pip install requests
pip install web3==6.20.1
pip install colorama
After Install Termux, Make Sure Allowed Permission Storage On Setting Termux
- Install Python 3.10
pkg update && upgrade
pkg install tur-repo
pkg install python-is-python3.10
- Install Requirements
pip install --upgrade pip
pkg install -y rust binutils
CARGO_BUILD_TARGET="$(rustc -Vv | grep "host" | awk '{print $2}')" pip install maturin
pip install requests
pip install web3==6.20.1
pip install colorama
  • For Ubuntu 18.04 | 20.04 | 22.04 (VPS)
- Install Python 3.10
apt update && sudo apt upgrade -y
apt install software-properties-common -y
add-apt-repository ppa:deadsnakes/ppa
apt install python3.10
apt install python3-pip
- Install Requirements
pip install requests
pip install web3==6.20.1
pip install colorama

Releases

No releases published

Packages

No packages published

Languages