Search results

  1. strikeman

    Botting a vote system

    I think the main thing people overlook is that the weak point is usually not the IP rotation itself, but how the voting system tracks a valid session. Changing IPs only solves one small part of the problem. If the backend is designed properly, it can look at sessions, timing, browser signals...
  2. strikeman

    Do you also hate when YouTubers ask you to subscribe in the beginning of a video?

    Most viewers never reach the end of a video, so asking at the end means you only ask the most engaged 10-20% of people. A quick reminder near the beginning catches everyone who is interested but might forget later.
  3. strikeman

    Is better to build your own cloaker or use existing tools?(google ads)

    For most people it probably makes more sense to first validate the business with existing solutions. Building custom infrastructure only starts making sense when the volume is high enough that the cost of a third-party tool becomes a real bottleneck.
  4. strikeman

    Offline Marketing Tactics That Still Deliver

    Offline marketing is interesting because it’s one of the few areas where creativity can beat budget. A big company can spend thousands on ads, but a smaller business can build a network of local relationships and get consistent referrals.
  5. strikeman

    Can you still make money with content locking in 2026?

    It still works when you have a strong traffic source and something people genuinely want. The lock itself is not the business anymore - the hard part is getting targeted traffic and having an offer that gives users a reason to complete the action.
  6. strikeman

    Reddit ban solutions

    I think people are focusing too much on one signal like IP, browser or device. Reddit probably looks at the whole combination and gives different weight to each signal depending on the account. Your second setup is obviously cleaner than reusing the old phone/hotspot, but I still wouldn’t...
  7. strikeman

    Trustpilot Reviews Keep Getting Removed After 1–2 Days, Any Fix?

    Honestly, it feels completely random at this point. I’ve seen real users leave genuine reviews and still get them removed. At the same time, a friend of mine managed to leave a review for another service while connected through a very popular VPN, and it stayed up. Their subscription model...
  8. strikeman

    I have been cooked

    You definitely don’t need to wait 1.5 years before trying to get paid. Build 2-3 clean projects, deploy them, put the code on GitHub and start contacting people. Your first clients will teach you things tutorials never will: unclear requirements, bugs in production, deadlines, communication...
  9. strikeman

    [Discussion] Custom Python Automation vs. Ready-Made Tools: What’s Your Take?

    Custom scripts take longer initially, but you control retries, concurrency, logging, proxies, sessions, and failure handling properly. The sweet spot for me is not “build everything from scratch”, though. Use mature libraries for the boring parts, then keep your own orchestration/business logic...
  10. strikeman

    What's one small web design change that made a big difference for you?

    For me, the biggest small change is usually reducing choice. One clear primary CTA, fewer menu items, less competing text above the fold. A lot of sites don’t have a “design” problem, they have an attention problem. You can have great typography and colors, but if the user has to think about...
  11. strikeman

    How to search and pick a niche ?

    The best signal is when channels with average production quality are still pulling views. That usually means demand is doing more of the work than the creator’s brand. Then make 10–20 videos and test it. You’ll learn more from real CTR, retention and impressions than from another 50...
  12. strikeman

    how to track users without the user knowing?

    Use server-side access logs and count approximate unique visits from requests, while filtering bots/crawlers. You can track pageviews, referrers, landing pages, UTM parameters, and approximate daily uniques without dropping marketing cookies or building persistent user profiles.
  13. strikeman

    How are people running large-scale Telegram ad blasting with so many accounts?

    It’s usually a mix of automation, bulk accounts and account replacement. The real bottleneck isn’t sending messages, it’s keeping accounts alive long enough for the economics to work. That’s why aged accounts, good account isolation and conservative activity patterns matter more than just having...
  14. strikeman

    Getting clicks from Google Ads but visitors leave fast?

    Split paid traffic by search term, device and geo. If organic/direct users behave normally but Google Ads users die in 5 seconds, your traffic is trash. If everyone dies in 5 seconds, your landing page is trash. Don’t redesign anything until you know which one it is.
  15. strikeman

    Clicks from Google competitors

    Most click-fraud tools are overrated. Blocking an IP after it already clicked your ad doesn’t magically recover the spend.
  16. strikeman

    Google Ads CPA is burning my budget. Landing page or targeting issue?

    Don’t touch bidding yet. Break CPA down by search term, device, geo and actual LP conversion rate first. Good CTR only means the ad got the click, not that the traffic was good. If intent is clean and CPC is reasonable, then it’s probably the page/offer. Fix that before you let Smart Bidding...
  17. strikeman

    Alternative to Binance

    If your main concern is random account freezes, I’d probably look at Kraken first. Bybit and OKX are good for active trading, but no centralized exchange is completely safe from compliance holds.
  18. strikeman

    Hi guys! New to BHW

    Welcome to BHW, take your time to read through old threads because there is a lot of valuable experience hidden here.
  19. strikeman

    How are sites actually detecting proxy/VPN traffic now?

    The biggest mistake is treating “proxy detection” as a single check. Modern antifraud usually scores the whole session: IP/ASN reputation, TLS stack, browser fingerprint, cookies, geo/timezone consistency and behavior. If changing only the IP does nothing, stop buying new proxies and isolate...
  20. strikeman

    What features do you look for when choosing a residential proxy provider?

    For me the main things are IP quality, pool diversity and how well the proxies actually work on my target sites. A huge advertised pool means nothing if the same subnets keep repeating. I also check sticky session length, country/city/ASN targeting, real speed under load, traffic pricing and...
Back
Top