SkillAgentSearch skills...

Worktools

Tools Instagram Auto follow Unfollow auto Komen

Install / Use

/learn @ClassNightcore/Worktools
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Image Instagram NODE JS API V1

<br/>

How to install (DEFAULT or BASIC USAGE)

* git clone https://github.com/ikiganteng/bot-igeh.git
* cd bot-igeh
* unzip node_modules.zip
* npm install https://github.com/huttarichard/instagram-private-api
* npm audit fix
* ls
* Then select the tool you want to use!
* node filename
<br/>

For PC/Laptop ONLY:

* Download GIT for Windows (https://git-scm.com/download/) *Choose WIN & 32bit/64bit
* Download NodeJS (https://nodejs.org/en/download/) *Choose .msi & 32bit/64bit
* INSTALL GIT for Windows & NodeJS
* Download File on Github (https://github.com/ikiganteng/bot-igeh.git)
* Extract File bot-igeh and enter the folder
* Right Click on Mouse, Then Select "Git Bash Here" (Make sure you are in the bot-igeh folder!!!)
* Then type: unzip node_modules.zip
* npm install https://github.com/huttarichard/instagram-private-api
* npm audit fix
* To View The Contents Of a folder in bash, type: "ls" (without "")
* Then select the tool you want to use!
* node filename
<br/>

For TERMUX ONLY:

* Install Termux (PlayStore)
* Open Termux and Wait for Automatic Install of Termux.
* pkg install git
* pkg install nodejs
* git clone https://github.com/ikiganteng/bot-igeh.git
* cd bot-igeh
* unzip node_modules.zip
* npm install https://github.com/huttarichard/instagram-private-api
* npm audit fix
* ls
* Then select the tool you want to use!
* node filename
<br/>

For CodeAnywhere/VPS (Centos):

* sudo yum -y update
* sudo yum -y install git
* sudo yum -y install unzip
* sudo yum -y install screen
* curl --silent --location https://rpm.nodesource.com/setup_10.x | sudo bash -
* sudo yum -y install nodejs

=========== Basic Usage ==============
* git clone https://github.com/ikiganteng/bot-igeh.git
* cd bot-igeh
* unzip node_modules.zip
* npm install https://github.com/huttarichard/instagram-private-api
* npm audit fix
* ls
* Then select the tool you want to use!
* node filename

Kita buat session dulu ya!
* screen -S Instagram1 (Instagram1 = Nama Session)
Keluar dari session
* CTRL + A + D
Jika ingin mngecek prosesnya / kembali ke session Instagram1
* screen -r Instagram1
Kita buat session baru dulu ya!
* screen -S Instagram2 (Instagram2 = Nama Session Baru)
Keluar dari session
* CTRL + A + D
Jika ingin mngecek prosesnya / kembali ke session Instagram2
* screen -r Instagram2
Cara memberhentikan/stop tools
* screen -S Instagram1 -X kill (Instagram1 = Nama Session yang ingin di berhentikan)
Untuk melihat list session yang sedang berjalan
* screen -list
<br/>

For C9/VPS (Ubuntu & Debian):

* sudo apt update
* sudo apt install git
* sudo apt install unzip
* sudo apt install screen
* sudo apt install build-essential libssl-dev
* curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.8/install.sh | bash
* source ~/.bashrc
* nvm install 10.7.0

=========== Basic Usage ==============
* git clone https://github.com/ikiganteng/bot-igeh.git
* cd bot-igeh
* unzip node_modules.zip
* nvm use 10.7.0
* npm install https://github.com/huttarichard/instagram-private-api
* npm audit fix
* ls
* Then select the tool you want to use!
* node filename
* untuk buat session sama seperti VPS Centos
<br/>

INFORMATION:

* dellallphoto			"DELETE ALL POST IG"			(WORK & TESTED)
* fl				"SELECTED WITH TARGET IG"		(WORK & TESTED)
* fah				"SELECTED WITH HASTAG IG"		(WORK & TESTED)
* fftsleep			"SELECTED WITH TARGET IG"		(WORK & TESTED)
* fftdm				"SELECTED WITH TARGET IG"		(WORK & TESTED)
* fftauto			"SELECTED WITH TARGET IG"		(WORK & TESTED)
* fft				"SELECTED WITH TARGET IG"		(WORK & TESTED)
* fftold			"SELECTED WITH TARGET IG"		(WORK & TESTED)
* fftasli			"SELECTED WITH TARGET IG"		(WORK & TESTED)
* flaauto			"SELECTED WITH LOCATION IG"		(WORK & TESTED)
* flmauto			"SELECTED WITH MEDIA IG"		(WORK & TESTED)
* unfollall			"UNFOLOW ALL FOLLOWING IG"		(WORK & TESTED)
* unfollnotfollback		"UNFOLLOW NOT FOLLOWBACK IG"	 	(WORK & TESTED)
* botlike			"LIKE/LOVE TIMELINE IG"			(WORK & TESTED)
* botlike2			"LIKE/LOVE TIMELINE IG"			(WORK & TESTED)
* bomlike			"BOM LIKE POST TARGET"			(WORK & TESTED)
* bomkomen			"BOM KOMEN POST TARGET"			(WORK & TESTED)
* likekomen			"SELECTED WITH POST TARGET"		(WORK & TESTED)
* komenlike			"SELECTED WITH HASTAG TARGET"		(WORK & TESTED)
* cdl				"SELECTED WITH TARGET IG"		(WORK & TESTED)
* cek				"CHECK USERNAME IG TARGET"		(WORK & TESTED)
<br/>

WARNING

"Use tools at your own risk!!!"
"Use this Tool for personal use, not for sale!!!"
"Make sure your account is not in private to use this tool!!!"
<br/>

UPDATE

1. Fix Error No Detect Followers Target
2. Input Target/delay Manual (ITTYW)
3. + Improvements In Display Program
4. FFTAUTO & FFT must make file komen.txt and save your comment in there
5. BOMLIKE & BOMKOMEN if you want unlimited read unli_bom.txt
6. FFTSLEEP with random sleep 
<br/>

SPECIAL THANKS TO:

* Code by Ccocot (ccocot@bc0de.net)
* Fixing and Testing by Putu Syntax
* SGB TEAM REBORN
* BC0DE.NET | NAONLAH.NET - WingKocoli
* Ilyasa Fathur Rahman (Tutorial dari VPS Centos)
View on GitHub
GitHub Stars8
CategoryDevelopment
Updated1y ago
Forks8

Languages

JavaScript

Security Score

70/100

Audited on Apr 27, 2024

No findings