alexal1 / Insomniac

Instagram bot for automated Instagram interaction using Android device via ADB
https://insomniac-bot.com
MIT License
675 stars 159 forks source link

Just opens instagram, nothing happens #428

Open sam1e-dev opened 2 years ago

sam1e-dev commented 2 years ago

I get the following error: [03/27 07:51:47] 'grep' is not recognized as an internal or external command, operable program or batch file.

I have latest version which says everything with grep is fixed but clearly it isnt. Any help please?

alexal1 commented 2 years ago

Send a full log please

YardoDEVS commented 2 years ago

Same problem here, I'm using a samsung s7+ tablet with android 12, here is the complete log:

C:\script-instagram>py start.py --interact @ibaifans

##########################################################

____

| | (_)

| | _

| | | '_ \/ _|/ | ' ` | ' | |/ ` |/ __|

| || | | _ \ () | | | | | | | | | | (_| | (__

|__|| ||/_/|| || ||| |||_,|_|

##########################################################

Engine v3.8.2

Hi! Since of v3.1.0 all core features in this project are free to use. You may want to get more fine grained control over the bot via these features:

Using insomniac session-manager without extra-features [04/04 10:30:10] Checking your Internet speed to adjust the script speed, please wait for a minute... [04/04 10:30:10] (use --no-speed-check to skip this check) [04/04 10:30:33] Download speed 28.71 Mbit/s, upload speed 16.65 Mbit/s [04/04 10:30:33] Sleep range will be from 1.15 to 3.31 seconds Looking for ADB devices... Connected devices via adb: 1. That's ok. [04/04 10:30:34] Installing ADB Keyboard to enable typewriting... Unknown input method com.alexal1.adbkeyboard/.AdbIME cannot be selected for user #0 [04/04 10:30:34] Cannot setup ADB Keyboard. Don't worry! Fallback to text copy-pasting will be used. [04/04 10:30:34] Using uiautomator v2 [04/04 10:30:35] Instagram version: 195.0.0.31.123 [04/04 10:30:35] Executing "interact" action. [04/04 10:30:35] Successful interactions limit per source: 70 [04/04 10:30:35] Interactions limit per source: 140 [04/04 10:30:35] Total likes limit: 1000 [04/04 10:30:35] Total comments limit: 50

-------- START: 2022-04-04 10:30:35.476465 -------- [04/04 10:30:35] Open Instagram app with network check [04/04 10:30:41] Instagram is not yet opened, waiting... [04/04 10:30:57] Instagram is not yet opened, waiting... [04/04 10:31:01] Close Instagram app com.instagram.android

If you like this bot, please give us a star: https://github.com/alexal1/Insomniac

-------- FINISH: None --------

Completed sessions: 0 Last duration: 0:00:31.789491 Total duration: 0:00:31.790230 Total interactions: 0 Successful interactions: 0 Total followed : 0 Total likes: 0 Total unfollowed: 0 Total stories watches: 0 Total comments: 0 Total get-profile: 0 Total scraped: 0 Removed mass followers: none

C:\script-instagram>


I have downloaded the IG apk from the url that gives the script because I was using latest version of IG. I have enabled usb debug (when usb connected) but I can't find the option for allow app installation from usb -_- The script opens IG without problem but It keeps open and on the tablet screen without activity. I tried to let 2 minutes and I get the same result.

Help please!