Insta Auto Bot Tools

3 min read

 

Guide for install Auto bot tool in Termux.






this tool contains different scripts which help you to automate instagram actions. Install instagram auto bot tool in termux by following step by step command..


Installation

Paste below codes step by step in Termux

pkg up -y
pkg install nodejs -y 
pkg install git -y
git clone https://github.com/ikiganteng/bot-igeh.git
cd bot-igeh
unzip node_modules.zip
npm install instagram-private-api
npm audit fix
node index

Select Tool > Login Your Insta Account > Enjoy ;)

Note : "Use tools at your own risk!!! , personal use, not for sale and Make sure your account is not in private to use this tool!!!"

I am Kunal and I am 14 years old

You may like these posts

  • Guide For Install PureBlood Tool In Termux.Pure Blood is most powerful all in one Information Gathering and Penetration testing tool.Installation Commands #professor { bord…
  • How to install CUPP tool in Termux.CUPP is also called as common user password profiler, with the help of this tool you can create victim specific wordlist for password cracking or…
  • Hello guys, today I am going to tell you about how to hack android device by termux with the help of Metasploit Payload. We are going to use Ngrok for port forwading.Follow my step…
  • Guide For Install T-Lazy Tool In Termux.This Script will help you to install Metasploit, Ngrok and Apktool easily in termux.Installation Commands #professor { border: 1px solid …
  • Guide For Install CMSeeK Tool In Termux.CMS Detection and Exploitation suite - Scan WordPress, Joomla, Drupal and over 180 other CMSs.Installation Commands #professor { border: …
  • Guide For Install CamPhish Tool In Termux.With the help of this tool you can grab snap shot from victim device by just sending link.Installation Commands #professor { border: 1p…

Post a Comment