8000 GitHub - sabir1919/KiteAi-BOT: Sabir19
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sabir1919/KiteAi-BOT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kite AI Ozone BOT

Kite AI Ozone BOT

  • Register Here : Kite AI Ozone
  • Sign With New EVM Wallet
  • Connect Social Media
  • Complete Available Tasks

Features

  • Auto Get Account Information
  • Auto Run With Monosans Proxy - Choose 1
  • Auto Run With Private Proxy - Choose 2
  • Auto Run Without Proxy - Choose 3
  • Auto Rotate Invalid Proxies - y or n
  • Auto Claim Kite Token Faucet - Need 2captcha key
  • Auto Complete Daily Quiz
  • Auto Stake & Unstake KITE Token
  • Auto Interaction With Kite AI Agents
  • Multi Accounts

Requiremnets

  • Make sure you have Python3.9 or higher installed and pip.

Instalation

  1. Clone The Repositories:

    git clone https://github.com/vonssy/KiteAi-BOT.git
    cd KiteAi-BOT
  2. Install Requirements:

    pip install -r requirements.txt #or pip3 install -r requirements.txt

Note: If u got an error, check your cryptography and eth-account libraries version first. If not same with version in requirements.txt, u must uninstall that library.

  • Check Library Version
      pip show libary_name
  • Uninstall Library
      pip uninstall libary_name
  • Install Library With Version
      pip install libary_name==version

Configuration

  • accounts.txt: You will find the file accounts.txt inside the project directory. Make sure accounts.txt contains data that matches the format expected by the script. Here are examples of file formats:

      your_evm(EOA)_address_1
      your_evm(EOA)_address_2
  • 2capctha_key.txt: You will find the file 2capctha_key.txt inside the project directory. Make sure 2capctha_key.txt contains data that matches the format expected by the script. Here are examples of file formats:

      your_2captcha_key
  • proxy.txt: You will find the file proxy.txt inside the project directory. Make sure proxy.txt contains data that matches the format expected by the script. Here are examples of file formats:

      ip:port # Default Protcol HTTP.
      protocol://ip:port
      protocol://user:pass@ip:port

Run

python bot.py #or python3 bot.py

Buy Me a Coffee

  • EVM: 0xe3c9ef9a39e9eb0582e5b147026cae524338521a
  • TON: UQBEFv58DC4FUrGqinBB5PAQS7TzXSm5c1Fn6nkiet8kmehB
  • SOL: E1xkaJYmAFEj28NPHKhjbf7GcvfdjKdvXju8d8AeSunf
  • SUI: 0xa03726ecbbe00b31df6a61d7a59d02a7eedc39fe269532ceab97852a04cf3347

Thank you for visiting this repository, don't forget to contribute in the form of follows and stars. If you have questions, find an issue, or have suggestions for improvement, feel free to contact me or open an issue in this GitHub repository.

vonssy

About

Sabir19

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0