Hey guys !
First of all and for context, I am currently not a jarvee user as I moved all my automations to more human like systems ranging from my private browser based bot to android automation which uses the IG official app to do all the actions .
Having said that, I remember a few months ago when IG updated their algorithm and stepped up their bot detection game, one of the things that was clear was that it now uses mouse movement detection to flag bots, which really isnt something hard to do , I
m actually surprised it took them so long to implement such feature when it`s already widely used in other websites such as Anti DDOS reverse proxies, etc .
Now, I know for a fact that they use this as I have personally tested it myself while using Growbot Chrome extension or any other selenium based bots which were easily flagged and blocked .
After I developed my own custom solution which emulates mouse movement, I stopped getting these constant blocks …
Ok but back to the main topic, I remember Jarvee also was severely impacted by these changes and it started being unusable for automation since it was easily detected after IG updates .
However, its now been nearly a year since these updates and from what I
ve been reading people are back to using Jarvee with a good success rate, which leads me to the main question of this topic :
How is it possible that Jarvee isnt getting blocks anymore if it doesn
t actually emulate real mouse movement ? As far as I know all actions (even embedded browser ones) are not emulating mouse movement at all so how is it possible that it`s no longer getting flagged by IG ?
Are all the automations based on the unofficial IG API ? Thats the only logical answer I see here, that they took the unofficial API, changed user agents and fixed some more fingerprints and are still using that to make all the actions. But if that
s the case, why did all other bots which were using the unofficial API stopped working ? It;s hard to believe that if the solution was so simple more bots wouldn`t be using it by now …
Also, I believe the safe settings for automating main account all envolve disabling the api emulation and using embedded browser actions, correct me if I`m wrong please .
I still believe my current automation solution is much safer since all actions are mymicing human interactions but Jarvee would just make it so much more convenient for managing multiple accounts .
Would love to hear the opinions of all those of you still using jarvee with success these days