With this React & Nodejs app, you can find users on Instagram and message them.
Feedback
Türkçe
To obtain a monthly license, please contact @suphi007.
You can gather tens of thousands of users from one user with the features you are looking for on Instagram, collect phone numbers or e-mail addresses from their bios, contacts, and then send them a message with the text/HTML you want.
- Nodejs
- React
- Rabbitmq
https://blog.suphi.org/instagram-automation-tools-nasil-kurulur/
NOTE: Messneger Sender Disabled !! Allways updated and 7/24 support 100+ clients :) Germany Accounts For Sale! :)
- This download script
- Create "rich" name database.
- And import the "rich.sql" or
- sql query
CREATE DATABASE `rich` /*!40100 DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci */
CREATE TABLE `bots` (
`BotUserName` text NOT NULL,
`BotToken` text NOT NULL,
`BotAd` text NOT NULL,
`BotTarih` date NOT NULL,
`BotLimit` text NOT NULL,
`KalanLimit` text NOT NULL,
`BotVerify` text NOT NULL,
`BotWebhook` text NOT NULL,
`Statu` int(11) NOT NULL DEFAULT 0,
`BotBitis` date NOT NULL,
`ID` int(11) NOT NULL AUTO_INCREMENT,
PRIMARY KEY (`ID`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci
CREATE TABLE `toplananhesaplar` (
`username` text NOT NULL,
`full_name` text NOT NULL,
`pk` text NOT NULL,
`Email` text DEFAULT NULL,
`phonenumber` text DEFAULT NULL,
`verifed` tinyint(1) NOT NULL,
`takipci` int(11) NOT NULL,
`takipedilen` int(11) NOT NULL,
`location` text NOT NULL,
`Statu` int(11) NOT NULL,
`ID` int(11) NOT NULL AUTO_INCREMENT,
PRIMARY KEY (`ID`)
) ENGINE=InnoDB AUTO_INCREMENT=1752 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci
CREATE TABLE `webmail` (
`smtphost` text NOT NULL,
`port` int(11) NOT NULL,
`secure` tinyint(1) NOT NULL,
`email` text NOT NULL,
`pass` text NOT NULL,
`subject` text NOT NULL,
`ID` int(11) NOT NULL AUTO_INCREMENT,
PRIMARY KEY (`ID`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci
CREATE TABLE ayar (
tikliOnerilen int(11) NOT NULL,
id int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci
Hello, first of all, api.js has been changed. The reason is to prevent errors from occurring in a very short time. Please everyone needs to find the Instagram mobile bearer token! If you do not know how to find it, please log in with the login function via suphiyasin/instagram-api and enter the token given to you. Add "Token" to cookies.json: "IGT:2:ey1234567890";
Coding for TikTok :)
Firstly, in the "account gathering" section,
1-) Gathering from Suggestions: Here, you enter a username, and all accounts that resemble it are collected, and their emails and phone numbers are checked.
2-) Gathering from Location: You enter the ID of a location, and it collects accounts that have made posts in that location, scanning them.
3-) General Gathering: A gathering process is initiated with the support of artificial intelligence (ChatGPT Turbo 3.5 Supported)...
4-) Gathering from Hashtags: A service that is currently under maintenance.
SMTP Settings
- Enter the "webmail" on phpmyadmin etc. and insert your webmail .
Sending process
- Click the "mail sender" menu under the "Sender" menu.
- After making the mail, press the "Start" button and wait.
- Click on the "dm sender" menu under the "Sender" menu.
- Type the message to be sent in the "Draft" section of the screen that appears.
- In the "Enter Your Accounts" section, enter your Instagram user and password that you will message, with : (colon above) between them.
- After performing all the operations, press the "Start" button and wait.
- Click on the " wp sender" menu under the "Sender" menu.
- In the "ENTER NO LIST" section, enter the phone numbers of the people to whom the message will be sent, with a space between them.
- Enter the message to be sent in the "DRAFT" section.
- After performing all the operations, press the "Start" button and wait.
Password => Contact me Telegram @suphi007