Insomniac Versions Save

Instagram bot for automated Instagram interaction using Android device via ADB

v3.7.25

2 years ago
  • Warning if your IG version is newer than latest supported + link to download recommended apk
  • Repeat and Warmup are now in float (e.g. you can set --warmup-time-before-session 0-1 and it will choose smth like "0.38 mins")
  • Merged a fix of failing to find posts (many thanks to @simonmannsfeld ❤️)
  • Closing of possibly opened system dialog(s) when closing IG app
  • Made reports shorter in order to improve performance on slow computers (like Raspberry Pi)
  • Made error logs more clear
  • Fixed crash when using targets list + --next-config-file
  • Added handling of "location permission request" dialog when interacting with targets
  • Fixed navigation when IG app was opened by deeplink (while interacting with targets)
  • Increased robustness: now catches and auto-repaires from more of adb connection errors
  • Now no app restart and no airplane mode between configs with same app_id
  • Fixed usernames parsing (bot added dot at the end in some cases)

v3.7.21

2 years ago

Fixed crash when switching account

v3.7.20

2 years ago

Fixed warnings and unnecessary "close keyboard" actions when opening a target

v3.7.19

2 years ago

Usernames with whitespace at start/end were ignored

v3.7.18

2 years ago

Usernames with dots were ignored

v3.7.17

2 years ago
  • Fix unfollowing when bottom sheet appears
  • Fix running with the --old flag
  • Added a check that correct tab is opened after tab switching
  • Added a check that a username fits IG requirements

(two last points fix the problem of reading a wrong username, which affects the logic of interaction)

v3.7.15

2 years ago
  • Fixed switching to Followers/Following tab
  • Fixed scrolling recent posts
  • Fixed not using recent items in search
  • Fixed detecting dialog window
  • Fixed search refresh
  • Wait necessary amount of time until Instagram app is loaded

v3.7.14

2 years ago

v3.7.13

2 years ago
  • Fixed "mutual list" issue (affected both interaction and unfollowing)
  • Fixed confirmation of unfollowing (completely rewrote the algorithm of confirmation)
  • Fixed handling of location permission request on a freshly installed app
  • Fixed crashes when switching to private profiles
  • Fixed not migrating data for all users from previous database structure (v3.7.0 and earlier)

v3.7.12

3 years ago
  • Now interaction by places supports multiple words! Just use underscores "_" between words. E.g. use --interact P-Cape_Town to interact with likers of recent posts located in "Cape Town".
  • Also fixed usage of places with hyphens "-", so now it works with e.g. --interact P-Bielsko-Biała

And some minor bugfixes:

  • Fixed crash in search when cannot find a tab (when there are icons instead of text labels on search tabs)
  • Fixed crash when Instagram doesn't show a search bar on the search screen
  • Fixed too many "Closing keyboard" actions which slowed down the script