Recent content by Jamie Dimon

  1. J

    Is it worth making an Instagram bot in 2019? Asuming you have the skills for it.

    But nonetheless I believe that to make the ML algorithms work they are using the traditional scorign method where in this case they would be detecting aspects of an account and scoring it while blocking it, or flagging it if it comes above a certain threshold (This is one of the core conventions...
  2. J

    Is it worth making an Instagram bot in 2019? Asuming you have the skills for it.

    I I understand that if you are having issues with residential proxies that is not likely simple, but what I was looking to do was scrape residential prxies from multiple providers and use foxy proxy for low cost / free as shown in this guide...
  3. J

    Is it worth making an Instagram bot in 2019? Asuming you have the skills for it.

    I am just using the gui interaction method rather ran something like selenium because it still alows me to be able to manage many accounts at the same time, half of the things I described arent things Ive coded, but things that are inherent to the bot in terms of how it is coded. From what I...
  4. J

    Is it worth making an Instagram bot in 2019? Asuming you have the skills for it.

    The design philosophy of the bot inst to make a bot that tries to spoof human behavior so that it can run follow back software or anything similar, it is to have a bot that can full emulate human functions, it will post (scrapped and edited) images, it will follow back not by api, but by...
  5. J

    [Journey] Cracking Instagram's ML Algorithm

    I have been working with pyautogui and lightweight vps instances - I am using a bug that allows you to create multiple lightweight vps's for free with AWS through an education service, this will be closing on June 30th at which point I will have assessed the usefulness of these methods and will...
  6. J

    Is it worth making an Instagram bot in 2019? Asuming you have the skills for it.

    Well if I get a large following, I will be able to have a higher chance of having posts reach the front of hastags which is what likes where used for anyways, otherwise the main resource are after is followers anyway, those we can funnel into profit making measures - ecommerce in this case
  7. J

    IG + Protonmail

    Just wanted to ask, since it been a while, did you end up having any issues with proton mail?
  8. J

    Is it worth making an Instagram bot in 2019? Asuming you have the skills for it.

    I use the method I use to create accounts automatically and to get around the limits of the api, I could use a mobile emulator, but I need to be able to automate it, and to that end desktop is easier.
  9. J

    Is it worth making an Instagram bot in 2019? Asuming you have the skills for it.

    I have moved past Selenium, if you are using python I can not recommend pyautogui enough. There are a lot of reasons Selenium doesnt work for this purpose, it isnt designed ofr it, the method of using webdrivers to open browser can be read by any website to see if youre a bot. If you dont have...
  10. J

    Is it worth making an Instagram bot in 2019? Asuming you have the skills for it.

    I have been experimenting with the idea of making an instagram bot for making accounts, generating content, running follow backs, using them as child accounts for a main account ect ect. I have had pretty good success in so far fooling captchas, both in the click button and image choosing...
Back
Top