Skip to content

Latest commit

 

History

History
58 lines (45 loc) · 1.48 KB

File metadata and controls

58 lines (45 loc) · 1.48 KB

KiteAI ozone automation simple python bot

Static Badge

Recommendations before use:

❗❗USE PYTHON 3.10❗❗

Features:

  • Auto stake/unstake KITE token
  • Get stats for your accounts
  • All types of proxy support
  • Auto deposit/withdraw tokens
  • Auto daily activity
  • Auto Interact With AI Agent
  • Auto make random swap/bridge
  • Multithread

Installation+Run🕸

git clone https://github.com/provified/KiteAi
cd KiteAi
run.bat

OR

git clone https://github.com/provified/KiteAi
cd KiteAi
pip install -r requirements.txt
python bot.py

Set-up⚙

  • Accounts: In the accounts.txt file put your private keys in such format:
private_key_1
private_key_2
  • Proxy: in the proxy.txt file put your proxy in such format:
type://username:password:ip:port
http://username:password:ip:port
socks5://username:password:ip:port
  • Captcha solver in the captcha folder put your captcha solver api key(2captcha or anti captcha).

Contribution🌟

  • Don't forget to put stars⭐

  • JOIN OUR TELEGRAM CHAT

  • My eth address is 0xd260e28b533f153d59cb340b4213ad5977d71fe7 If you have any questions or some ideas to improve my bots, feel free to contact me on telegram or issues section.