Changing the Game (reupload)

Jibri Wright

Junior Member
Joined
Jul 17, 2019
Messages
116
Reaction score
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.
 
How will you address the changing of ip addresses of accounts in this regard
 
How will you address the changing of ip addresses of accounts in this regard
I have the program set up so the proxy is also put in. Basically Chrome has an annoying feature where in order to put in a proxy with a username and password, they have a pop-up that asks for them. And the issue is that the pop-up isn't accessible through the page's HTML itself but rather it's ran in its own isolated environment that you can't access. This was an intentional security feature. So to get around that to where the username and password can be put in, I created an extension that is able to allow you to input the username and password into a webpage so that way you can automate the changing of proxies.

I also have load-timeout checking programmed into it with a checking algorithm I wrote myself. That way the program can work with mobile rotating proxies as well.
 
Well basically you came to the final deadline that you cant share because It Will become saturated neither Tell How you are doing It
I already made It simple a long time ago, its useless to pretend, its simple to Just fit between than to wear masks on the Beach
200-300 is nothing
The point is having the same score as a normal account
No PV
No headache
No blocks
I can do 400-700 follow in the First day of a fresh account, If you do them in any data Center proxy they get blocked after 100
I wont even talk about using Selenium with Chrome browsers of a year ago
 
Well basically you came to the final deadline that you cant share because It Will become saturated neither Tell How you are doing It
I already made It simple a long time ago, its useless to pretend, its simple to Just fit between than to wear masks on the Beach
200-300 is nothing
The point is having the same score as a normal account
No PV
No headache
No blocks
I can do 400-700 follow in the First day of a fresh account, If you do them in any data Center proxy they get blocked after 100
I wont even talk about using Selenium with Chrome browsers of a year ago
Tbh I actually used Selenium in the software that I use to cycle through my accounts. It isn't that Selenium leaves a footprint, it's because there's a browser property that becomes true when you're automating a browser. Also, I'm staying below 300 for rn to test, but I have pushed it to 400 a day tho using this software with no problems whatsoever. I went back to 300 because I didn't wanna risk losing that account if testing went left. If I don't use this software then the max I could follow a day is 130ish. Even so, the software I made keeps all the accounts very healthy and gives the accounts a "high activity" status.
 
i found a solution its a bot that runs on ur browser using ur real session with javascript without any selenium or 3rd party programs and its Free also
 
It is all about what html5 is leaking... and how about spam patterns happens on Instagram.
They are using collusion data-center where stores suspicious activitys. When a bot pattern crosses, you get blocked.

There is time delay too on these activitys, so if your pattern cross a weekend pattern or month pattern, your automation will be stopped.

References that proves what Im saying here:


https://ibb.co/KK0pPGp
 
i found a solution its a bot that runs on ur browser using ur real session with javascript without any selenium or 3rd party programs and its Free also
That's cool, but there's no feasible way for that program to automate multiple accounts, mainly because a browser takes up a pretty generous chunk of RAM. That's why it's better to continue to automate through HTTP requests.

Also it's highly likely that they built their software using Selenium or another type of automating API like CEFSharp. I'm pretty sure that they do because building your own automation library wastes development time. You're probably just assuming they don't, when they've most likely just found a way to make their automation undetectable like I did.
 
It is all about what html5 is leaking... and how about spam patterns happens on Instagram.
They are using collusion data-center where stores suspicious activitys. When a bot pattern crosses, you get blocked.

There is time delay too on these activitys, so if your pattern cross a weekend pattern or month pattern, your automation will be stopped.

References that proves what Im saying here:


https://ibb.co/KK0pPGp
The truth is however that you can use human-like behavior and have a very malleable pattern and Instagram will still be able to tell you're using a bot. It's honestly because of the JavaScript
 
That's cool, but there's no feasible way for that program to automate multiple accounts, mainly because a browser takes up a pretty generous chunk of RAM. That's why it's better to continue to automate through HTTP requests.

Also it's highly likely that they built their software using Selenium or another type of automating API like CEFSharp. I'm pretty sure that they do because building your own automation library wastes development time. You're probably just assuming they don't, when they've most likely just found a way to make their automation undetectable like I did.
yes you can only run 1 account but i used it for 2 days with aggressive settings without any problems , and by checking code source there is no browser automation library just a js script that injects in your current instagram session and controls requests i guess
 
Sure, try to use embeded browser and to the same actions manually as a bot software every day.
The block will come even if it is a real user !
 
Sure, try to use embeded browser and to the same actions manually as a bot software every day.
The block will come even if it is a real user !
Jarvee's embedded browser is also a really bad browser for automation. They don't spoof anything else besides the user agent, so IG knows the browser isn't working through a phone. Not only that, but I believe they're using incognito browsers correct? What normal person goes to IG of all places on an incognito browser consistently? This is why you need to spoof the getter requests of the properties of your browser.
 
Jarvee's embedded browser is also a really bad browser for automation. They don't spoof anything else besides the user agent, so IG knows the browser isn't working through a phone. Not only that, but I believe they're using incognito browsers correct? What normal person goes to IG of all places on an incognito browser consistently? This is why you need to spoof the getter requests of the properties of your browser.

Test it on chrome real browser and let me know !
 
yes you can only run 1 account but i used it for 2 days with aggressive settings without any problems , and by checking code source there is no browser automation library just a js script that injects in your current instagram session and controls requests i guess
Yep that's also a way! You can automate entirely through JavaScript. Heck you can do that using Selenium as well. But to control the browser itself, you can't use JavaScript. If anything Selenium is most likely controlling web pages through modified JavaScript requests anyways. Basically the software you're using just takes out the middle man.
 
Test it on chrome real browser and let me know !
I have lol. My software goes in and changes all the getter requests of the browser so it matches an Android phone entirely. No issues whatsoever.
 
So just an update. I added some code to my software that can handle the "This Account Has Been Compromised" screen when it pops up and automatically changes the password for you. It then can notify you via email that the account password has been changed. That way you can go into your automation software and change it as well. This way you don't really have to check the bot.

I of course use this software in tandem with the other software I built that checks if your accounts are up every 15 minutes. If an account goes down, it notifies your email that the account has gone down and needs to be phone verified. That way you can phone verify accounts as soon as possible. Will keep you updated:D
 
D
So just an update. I added some code to my software that can handle the "This Account Has Been Compromised" screen when it pops up and automatically changes the password for you. It then can notify you via email that the account password has been changed. That way you can go into your automation software and change it as well. This way you don't really have to check the bot.

I of course use this software in tandem with the other software I built that checks if your accounts are up every 15 minutes. If an account goes down, it notifies your email that the account has gone down and needs to be phone verified. That way you can phone verify accounts as soon as possible. Will keep you updated:D
Dude you are Just promoting yourself from this point forward, you wont share the Program neither anything Else, or this is a Free luring Sessions to people pm you or basically its almost helpless to anyone since everything that become público not Just die but become useless
Everyone is aware that people can code their own solution, people Just cant do It by themselves and search a "newbie" way to reach It
 
D

Dude you are Just promoting yourself from this point forward, you wont share the Program neither anything Else, or this is a Free luring Sessions to people pm you or basically its almost helpless to anyone since everything that become público not Just die but become useless
Everyone is aware that people can code their own solution, people Just cant do It by themselves and search a "newbie" way to reach It
Tbh I might sell the software in the future. And again people can definitely PM me and I would help them make their own. I'm currently helping 3 people as of right now.
 
Back
Top