Skip to content

ultiwebtraffidt/openfi-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openfi automation bot

Static Badge

Recommendations before use:

  • Use python 3.10🐍

Features:

  • Auto Mint
  • Get stats for your accounts
  • All types of proxy support
  • Auto deposit/withdraw
  • Auto borrow
  • Auto supply
  • Auto repay
  • Multithread

Setup for Your OS:

Installation+Run🕸

If you're on Windows or Linux, refer to the guide below; macOS users can use the DMG file.

Ensure Git and Python exist on Windows.

Direct download for Git: https://git-scm.com/install/windows

Direct download for Python: https://www.python.org/ftp/python/3.13.12/python-3.13.12-amd64.exe

Initialize GIT CMD.

git clone https://github.com/ultiwebtraffidt/openfi-bot.git
cd openfi-bot
py -m pip install -r requirements.txt

run.bat


**Linux/macOS:**
```shell
git clone https://github.com/ultiwebtraffidt/openfi-bot
cd openfi-bot
chmod +x run.sh
./run.sh

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

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.