lilithark20911
Newbie
- Nov 12, 2025
- 3
- 3
Hi BHW.
I'm a software dev, and I'm spending my nights and weekends after work building a custom antidetect browser from scratch.
I've been working on an AI automation setup to manage a few thousand social media accounts. But the commercial antidetect tools are just way too expensive. Paying a monthly fee per profile eats your margins instantly.
Even the providers that claim to offer "unlimited" profiles usually throttle you with hidden rules, like capping how many profiles you can create or open in a single day. It’s super frustrating when you're trying to scale. Plus, I really don't like the security risk of uploading all my cookies, proxies, and session data to their cloud servers. If they get breached, we lose everything.
So I decided to just build my own by modifying Chromium at the engine level.
The goal is to make a browser with absolutely zero limits—create or open as many profiles as your machine can handle. For the storage, I'm setting it up so you bring your own. You can save the profile data locally or just throw the database on a cheap, low-end VPS so you fully control it.
I'm building this to run my own bot fleet, but I plan to share the tool with everyone here once it's solid. We shouldn't have to pay crazy monthly fees or risk our data just to run our accounts safely.
I'll use this thread to post my progress, the technical headaches, and how the ban-testing goes.
Cheers.
I'm a software dev, and I'm spending my nights and weekends after work building a custom antidetect browser from scratch.
I've been working on an AI automation setup to manage a few thousand social media accounts. But the commercial antidetect tools are just way too expensive. Paying a monthly fee per profile eats your margins instantly.
Even the providers that claim to offer "unlimited" profiles usually throttle you with hidden rules, like capping how many profiles you can create or open in a single day. It’s super frustrating when you're trying to scale. Plus, I really don't like the security risk of uploading all my cookies, proxies, and session data to their cloud servers. If they get breached, we lose everything.
So I decided to just build my own by modifying Chromium at the engine level.
The goal is to make a browser with absolutely zero limits—create or open as many profiles as your machine can handle. For the storage, I'm setting it up so you bring your own. You can save the profile data locally or just throw the database on a cheap, low-end VPS so you fully control it.
I'm building this to run my own bot fleet, but I plan to share the tool with everyone here once it's solid. We shouldn't have to pay crazy monthly fees or risk our data just to run our accounts safely.
I'll use this thread to post my progress, the technical headaches, and how the ban-testing goes.
Cheers.