UltraMysterious
Newbie
- Nov 11, 2017
- 35
- 10
In order for you to beat Google you need to crack their BG response. Which is BotGuard. Botguard in and of itself is an amazing piece of software. Google literally created their own Javascript virtual machine for compiling and handling BG responses on the fly.
Say you try and create a Google account using your bot for typing/clicking and a little bit of scrolling. There might be 30 other things Google is looking at that you can't even imagine.
Screen Color, other Google cookies, other Google adsense cookies, random plugins, the list goes on and on.
The key thing people don't realize about taking on BG.response is actually quite simple. It's a matter of AI + Reverse engineering what inputs/data they are collecting to input into their BG.response code generator.
I used to automated Youtube Account generation back in 2014 and could do it all 100% non-pva. With typing/clicking as you are testing right now. You need to dig deeper and find a much more custom browser so you can edit/see what Google is sniffing around for. I'd say its 100% possible to automate creating accounts, just takes a whole new set of skills that not a lot of people have.
I to this day want to automate/fake cookies in a browser, I read in a thread about someone managing to break Recaptcha using their audio only captcha. They said in that thread that 5-6 days of normal browsing seemed to calm down Google's recaptcha difficulty in recaptcha. There's a hint of what Google might be looking into when it comes to creating accounts.
Say for example it might be Google is looking into cookies. Most account creators now a days, clear their cookies before making an account. What if we were to generate/simulate dozens of cookies from thousands of different sites. Mix that with a concoction of everything else. Might be what people need to make accounts.![]()
The system I have at the moment using a .NET browser and different proxies is working perfectly. I don’t even know if my random user agents are necessary, but I implemented that anyway.