Has anyone succeded posting on instagram with BAS? It does not seem to load past the image and when you're supposed to click "next" and enter caption it does not load.
@Fox Does the user have to have their host file set for the captcha service they are using? Is there a way to set a npm package in bas itself and not require user to change their host file?
Why change the host file at all? The module allows you to specify the ip of the service yourself.
@megadarren88 Thanks for the solution to this, I've been working on a instagram bot and needed to add unfollows to it.
I found another solution by checking how many you are following and then putting in a variable and increasing scroll to the element + increase variable 1+ each time, also works :)