Recent content by brucebanner

  1. B

    Palette of success - What brand colours are the best?

    you should have a look a "gesthalt" its courses they give at school aboutbthe psychology of colors and designs
  2. B

    How do I establish an open connection to an open web browser in C#?

    selenium is controlling the browser with webdriver. Its horrible for automations that need to be undetected. See it as an elephant in an bowling alley. I know its easy to work automation with selenium but it raise too much flags. For automation use http requests, if you want to know how to do...
  3. B

    Is C++ a good choice to make bots?

    C++ is really powerfull but way too much complicated for things like bots. python, java, c# is much easier
  4. B

    online Casino and license

    If someone want to buy an gambling license, he must host his website in the country he will buy the license. Ex: Malta. If i want to avoid the high price of licenses and fees, can i just host my casino in a country like NL or Bulgaria, CZech or somewhere that dont cooperate with canada laws...
  5. B

    How I LEGALLY Hijack 6-Figure Affiliate Websites (STEP BY STEP GUIDE)

    friend... its the first time i read a real GOLDMINE like this. you should delete this post and sell ebook of this
  6. B

    I’m attempting to scrape data from a website using ChromeDriver and Selenium.

    controlled browser is RED FLAGS. Try http req, work better
  7. B

    My life situation

    why even think about keeping something or someone that cause problems? Focus, on money and yourself and the rest will come by itself
  8. B

    Are there ways to Humanize AI text for free?

    take nlp model open source and finetune it
  9. B

    Advice on account creation

    even for normal use it often get suspended with real phone etc, creating accs is a total hustle.
  10. B

    it scrapes website , but the website has anti-bot detection flags due to the lack of delays between actions, making it behave unlike a human.

    im not familliar with golang which method did you tried? HTTP or Controlled Browser? Scrapping this shouldnt be a problem. DM me ill give u help
  11. B

    ✈️ Scaling up to $20,000 month using free traffic | ⛔ Passive income on autopilot

    i worked alot with controlled browser, hiding "perfectly" your footprints,fingerprints and all the small detection like mouse presence, mouse movement that js check, css, timezone, screenwidth, your computer part and so on... is almost impossible, i guess real god level coder could do but its...
  12. B

    Which UNLIMITED RESIDENTIAL Proxies Work for FB Profile Management?

    man these fuckin proxies is shit. the whole damn planet use these proxies in a row. mobile proxies are gold but expensive. so its shitty for cheap or pricey for good
  13. B

    My method of working twitter, draining traffic to dating and webcams

    automation bot on dating site with girl profiles, ai chatbot finetuned to handle a dating/sex convos and chaturbate free subscription that pay by email registration used to be very good. i dont know about anti detect, im autamating thru request, when there is encryption for login, i used to do...
  14. B

    Differences Between FFmpeg and HandBrake for Reposting Viral Content

    i dont understand. as im not familliar to tiktok. 1-how to know if video post bypassed tiktok algo? 2-how to know if video have been posted successfully? 3-Avoid being blocked/banned using someone else content? well #1 and #2 can be solved using request from official tiktok api #3 you can also...
  15. B

    Differences Between FFmpeg and HandBrake for Reposting Viral Content

    ffmpeg is really reallllllly reallllllllly solid. most of the apps that are video related use ffmpeg/ffprobe under the hood. BUT its not a video enhancer/upscaller its an app for img/audio/video manipulation edition conversion etc you dont need to know pyton to use it. yes its very complicated...
Back
Top