Jibri Wright
Junior Member
- Jul 17, 2019
- 116
- 45
So after some thinking I took my last post down. I guess I left a lot of holes. Well let me state some things first to start out. I've mentioned before that the automation tools still work. FollowLiker, Jarvee, Socinator etc. still work. The reason that they're detectable is because they don't run Javascript. And this is because they aren't using web browsers to access IG's server, they're using barebones HTTP requests and downloading the HTML files that are sent back. Your browser is the software that runs the Javascript in an HTML file. Instagram can detect automation because most general users are using a browser that runs Javascript. If this JavaScript doesn't run it sends off a red flag.
Another thing to note is that JavaScript is also the reason a browser with a spoofed user agent is no longer enough. Your browser has multiple properties that can also be tracked. You can test this yourself. Press Ctrl+Shift+I and type "navigator.platform" in the console. You should get an answer like "Win32". An android browser would give off the answer "Linux i686". Instagram can use the JavaScript running on your browser to pull information like this(and trust me there are a lot they can pull!) and can see for themselves if your browser truly is from an Android phone or not.
So as I've also stated before, I'm able to get 250-300 followers a day all on automation using FollowLiker. The way I was able to do this is because of Instagram's JavaScript ironically (there's a common theme here lol). The thing is that Instagram uses this JavaScript to also measure how much time you spend on the app as well as the time you were last active. The pitfall with automation tools is that because JavaScript can't run, IG can't log this data through a bot. The average teenager spends around 5 hours on social media a day. So I simply used this knowledge to my advantage.
Basically to get up to 300-400 followers a day, your accounts need to be noticed as extremely active users. And to do that they need to be running the JavaScript in the pages WHILE ALSO finding a way to change all the properties in your browser so that they match a human phone. It would also be a plus if the browser automated actions like scrolling down the account's feed or explore page. Also the accounts would have to log an activity time of 4-5 hours a day to justify the large amount of follows coming from your bot.
These are the basis for the software you can create to counteract this issue. For all the programmers out there the information I said in here is definitely possible. I was able to make some software that does exactly this and clocks in about 5 hours a day on most of my accounts. I can help you with making your own, but I do believe you should write your own script so that way we have different methods of going about things. If you have questions feel free to PM me.
Another thing to note is that JavaScript is also the reason a browser with a spoofed user agent is no longer enough. Your browser has multiple properties that can also be tracked. You can test this yourself. Press Ctrl+Shift+I and type "navigator.platform" in the console. You should get an answer like "Win32". An android browser would give off the answer "Linux i686". Instagram can use the JavaScript running on your browser to pull information like this(and trust me there are a lot they can pull!) and can see for themselves if your browser truly is from an Android phone or not.
So as I've also stated before, I'm able to get 250-300 followers a day all on automation using FollowLiker. The way I was able to do this is because of Instagram's JavaScript ironically (there's a common theme here lol). The thing is that Instagram uses this JavaScript to also measure how much time you spend on the app as well as the time you were last active. The pitfall with automation tools is that because JavaScript can't run, IG can't log this data through a bot. The average teenager spends around 5 hours on social media a day. So I simply used this knowledge to my advantage.
Basically to get up to 300-400 followers a day, your accounts need to be noticed as extremely active users. And to do that they need to be running the JavaScript in the pages WHILE ALSO finding a way to change all the properties in your browser so that they match a human phone. It would also be a plus if the browser automated actions like scrolling down the account's feed or explore page. Also the accounts would have to log an activity time of 4-5 hours a day to justify the large amount of follows coming from your bot.
These are the basis for the software you can create to counteract this issue. For all the programmers out there the information I said in here is definitely possible. I was able to make some software that does exactly this and clocks in about 5 hours a day on most of my accounts. I can help you with making your own, but I do believe you should write your own script so that way we have different methods of going about things. If you have questions feel free to PM me.