Search results

  1. U

    Despite everything, Google still knows my IP address

    So are you going to contribute to the thread or just seek attention?
  2. U

    Despite everything, Google still knows my IP address

    You're wrong. I don't know if you understand basic logic or not, but you can't know something until you learn it. The idea of a forum is to learn from people who have a high chance of being able to help. I asked a question, and got an answer. Do you think you should be insulted every time you...
  3. U

    Despite everything, Google still knows my IP address

    ISPs don't have cashiers, they're not walk-in public buildings. I know how to use a proxy, but I'd rather not need to. Stop being a childish cunt. Nope. VoIP engineer and software & web developer. I have 'Male' on the right hand side of my screen, how dumb are you? Seems even this forum...
  4. U

    Despite everything, Google still knows my IP address

    WebRTC isn't leaking my local IP. The original discussion didn't involve proxies, I was trying to see if it was possible to trick a site into thinking you're coming from a different public IP without the use of proxies or anything of that sort.
  5. U

    Despite everything, Google still knows my IP address

    Just checking my IP on other sites, if they do, google must.
  6. U

    How To Really Stop Google Tracking You. Tin Foil hat level

    Is the idea of that to get a new ip from the ISP?
  7. U

    How To Really Stop Google Tracking You. Tin Foil hat level

    What do you mean by 'can be reset'?
  8. U

    Mass youtube account generator

    That's insane. I had no idea they check all of that. I'll work on controlling all of these values on the fly.
  9. U

    Mass youtube account generator

    I still don’t understand this whole thing about no phone verification. Every single time I’ve gone to create a google account, manually or with my bot, I’ve needed to do phone verification. And reading through his post won’t clarify anything until I know what its relevance is.
  10. U

    Mass youtube account generator

    I don't understand the point of you telling me that, and I have no clue what a botguard value is nor where to find it. I am so confused. All I've gathered is the following: 1) Cryptography is happening 2) Part of it is one-way Care to provide any context?
  11. U

    Mass youtube account generator

    Agreed @HallLiz, seems like he's had a bad day and wasn't able to cope so he comes onto this forum and pretends he's greater than everybody else. I don't claim to be better than everyone else, I claim to have sufficient knowledge to be taken seriously and not insultingly disregarded as he seems...
  12. U

    Mass youtube account generator

    Don’t be so patronising and insulting. As you thought your time would be well-spent dragging a few sentences out into a long list of bullet points, I'll painfully answer every single one. • I didn't fully understand how TCP handshaking worked until I realised the need to. Now I know. • I don't...
  13. U

    Mass youtube account generator

    Had a nightmare trying to get GeckoFx working with Visual Studio, waste of time. I'm probably going to end up using the default WebBrowser control with header manipulation. Having difficulty getting Accept-Language and Accept-Encoding to override, but I'll figure it out
  14. U

    Mass youtube account generator

    Javascript works in webbrowser controls already. What benefit does GeckoFx have over what I have already?
  15. U

    Mass youtube account generator

    Ok so I've made some developments on the project including having written a few string generator classes to load data into a class to hold all of the account details. I created another class which generates a random typing speed, and types the data out at random speed brackets determined by the...
  16. U

    Mass youtube account generator

    I heard headless browsers can be detected in a variety of ways including headers and the order they’re sent in. I’ve never faced a captcha when creating google accounts so I have no concern about that.
  17. U

    Mass youtube account generator

    In addition to that header work I've done some more involving user agents and proxies. Here's my code so far if you're interested. Before request() is called, the WebBrowser quickly expands to fullscreen to trick the webpage into believing it's a normal browser size c: Private Shared rand...
  18. U

    Mass youtube account generator

    So I've done some more research and I'm now sending the following headers: I noticed that google's captcha demo page showed a captcha every single time before I was using these headers, now it's only sometimes - I guess because I'm not using a proxy and my IP is always the same.
  19. U

    Mass youtube account generator

    I had a look and it turns out my webbrowser is fooling every check on that page already :/ Here are what I believe to be my downfalls, please let me know whether you think google cares about these or not: 1) The first and last name were randomly generated in a pattern of XXXWWXXX where X...
  20. U

    Mass youtube account generator

    Agreed, I mean I have sufficient experience and knowledge to have produced an almost fully-automated system to create an account and complete phone verification. All I'm seeking is an understanding of google's techniques so the accounts I create can stay under the radar. All of the tips such as...
Back
Top