Recent content by LemonSeed

  1. L

    How do view bot sites work?

    The bots don't want me to learn their secrets
  2. L

    How do view bot sites work?

    Dang, I was so close to working with Puppeteer over Selenium but went with Selenium because I was already familiar with it lol. Oh well, I'm here to learn so Puppeteer is on the list now.
  3. L

    How do view bot sites work?

    Thank you for the excellent break down! Still learning but this gives me plenty of information to look into more.
  4. L

    How do view bot sites work?

    Lol right? I was trying to get info from chatGPT before asking here (gotta do my due diligence) and this is strikingly similar
  5. L

    How do view bot sites work?

    So I get that you have a bot you,ve made to access a URL and give it a certain amount of time for a view. But how do sites that give Twitch/TikTok/Youtube views mimic 1000 viewers? I imagine they have to use some kind of proxy IP so it looks like it comes from other places. But do they just...
  6. L

    Are There Any TikTok Captcher Solver APIs Available?

    Hey I'm trying to work with DBC for the first time and can not find much good information for using it with the captchas tiktok has. Do you have any hints you can give me? I'm pretty new to Python3/Selenium but I've got open, take in credentials, and login figured out.
  7. L

    Anyone have resources or advice for working with Death by Captcha with TikTok?

    Hey everyone, I'm taking my first dive into learning Python/Selenium with making a tiktok bot. Going really well so far! I've got the page opening and login happening. But you guessed it, I've run into the Captcha hurdle. I stumbled upon DBC as a good resource to solve the GeeTest. I've been...
  8. L

    Hi everybody!

    New to a lot, but eager to learn. Currently diving into Python3/Selenium to make a tiktok view bot as my first project. I've got experience with C#, mostly making class libraries for another application and some work in Unity.
Back
Top