FBI Tool

1 min read

Guide For Install FBI Tool In Termux.

FBI tool is also called as facebook bot, you can automate so many tasks by FBI tool.



Installation Commands

pkg up -y

pkg install git -y

pkg install python2 -y

git clone https://github.com /xHak9x/fbi

cd fbi

pip2 install -r requirements.txt

pip2 install requests

python2 fbi.py

help

I am Kunal and I am 14 years old

You may like these posts

  • Termux T-HeaderThis Bash script contains Oh-My-Zsh With, command autosuggestion, syntax highlight plugins and terminal header with own name for TERMUX.Preview of after setup comple…
  •  I know many of you want to use GUI on termux, so I write this!Native termuxActually,it’s impossible to use GUI in termux’s windows. To use GUI, you need to prepare VNC V…
  • Termux DesktopAlright, Lets just get this straight, these are just some dotfiles & scripts, which will help you to setup a graphical environment in termux. …
  • Seeker - Find Geolocation with High AccuracyIntroductionConcept behind Seeker is simple, just like we host phishing pages to get credentials why not host a fake page that requests …
  •  Termux OMZSimple script to install oh-my-zsh in Termux.This setup will apply -Material color-schemeDejavu font with powerline supportAgnoster zsh-theme as defa…
  • in this post i will show you installation of evil eye (termux-banner) with fast and easy method, installation start in few commands.InstallationYou Need TermuxDownload NowRequireme…

Post a Comment