My journey to building a complete M/c setup

Voodoo man

Newbie
Joined
Mar 31, 2024
Messages
31
Reaction score
7
Hey everyone,

Im starting a new journey, my first here. I have a bunch of experience growing instagram accounts by just the things you can do and back in the days when you could automate thing with an app and there were virtually no action limits. Times have changed now and after 3 years of not doing anything with instagram i stumbled upon this forum and got inspired. So i started coding…



My goal is simply to build a complete and functioning Mother/child(or however you want to call it) from the ground up. I started about a month ago and currently have this as goals.



  1. Building a puppeteer script that automates all basic instagram functions


  1. Using this with an antidetectbrowser and proxies over multiple accounts.


  1. Scraping instagram with other accounts also using puppeteer and gologin to find a target account.


  1. Keeping a database of every account used, yet to be used and preferably some statistics about the account and source to later track how certain types perform.


  1. Running it all on AWS or a comparible service to not have to execute everything manually.




And then there is some other basics like:



-Figuring out what type of profiles the slaves need to be(fan accouts, theme accounts, influencer, normal looking people).



-Funneling the targeted accounts to the mother account(reposting the mother accounts posts in stories/posts, dm’ing new followers, link/@ in bio) id love to hear other ways if people know.



-Operating the main account(s) to get good conversions, changing the postdata to avoid it being viewed as reposts by instagram, captions, hashtags and other conversion problems i haven’t read into yet.



-Warming up accounts and avoiding bans overal/making the bot be more human to avoid that.



-Accounts currently im buying accounts off the marketplace but overtime with scraping and the whole setup that can get expensive so maybe ill add account creation to this list aswell.



Anyway,



Fun times ahead. Im not sure how often i will update here but im excited to get everything going.



Let me know if you think i forgot things or if you just want to chat/are in a similar project.

And a thank you to everyone here because i basically made this plan through what everyone has shared on this forum so far.
 
very insteresting , do you have any code working?
Yes ill do an update soon but i currently have the whole instagram puppeteer script working with proxies on an antidetect browser just warming up 6 accounts over 2 proxies. But still has some baby problems and cleaning up and refining the code everyday… working on scraping aswell
 
Yes ill do an update soon but i currently have the whole instagram puppeteer script working with proxies on an antidetect browser just warming up 6 accounts over 2 proxies. But still has some baby problems and cleaning up and refining the code everyday… working on scraping aswell
only 6 accounts ? what you are doing to warming accounts?
 
only 6 accounts ? what you are doing to warming accounts?
Because I don’t have anyway to monetize things yet so more accounts is not that beneficial, 6 is kindoff my minimum to rotate over proxies/fingerprints/accounts.

Currently just warming them up with 5 nee actions each day. Day 1 5 follows, day 2 5 follows and 5 likes, day 3 5,5 and 5 comments and day 4 10,5,5 and so on.
 
Small update, had a bunch of fun in my personal life so this update took some time but…
I do now have all instagram functions running, follow, like, comment, unfollow, dm and various other supporting functions along with scraping of notification and all to plug in an SQL database to later unfollow them or dm in case of followbacks also have the database setup to log which account has been follow liked and commented by which child account. Should give a need setup to run some machine learning over later, i plan to now work on scraping which is giving me some problems for the large amounts necessary but ill be back when i figure it out

Right now everything is running with proxies on gologin antidetect browser on my little laptop but i plan to put everything on aws in the coming month which is gonna be a challenge with gologin integrated i assume.

I also built an md5, metadata and anything else about a video/picture changer to make all the accounts post the same videos but have instagram pick them up as original(changing the angle 1 degree and the brighness 1% and other things)

Cheers
 
Good luck. How are you going to monetize this project?
I dont have anyway of monetizing this yet, i was hoping to find someone to work together with to test it all out, the ofm business looks pretty fun but also quite saturated right now. there is mainly just 2 months of coding in this project and not a lot of money, scaling it to 1000s of accounts would be very easy when its all finished and also be a big investment. but thats for when someone pops up or i find time to set up a business end of things…
 
Good luck OP, i keep an eye on this journey because i want to do something similar :smirk:
 
Hey, good luck!

What is your opinion on puppeteer-extra-plugin-stealth?
Does it replace the need of an anti-detect browser, or is it inferior?
 
Hey, good luck!

What is your opinion on puppeteer-extra-plugin-stealth?
Does it replace the need of an anti-detect browser, or is it inferior?
It does something but lacks very necessary features an antidetect browser gives, and the browser also has those stealth features which kinda makes the stealth plugin useless for atleast social media
 
Back
Top