Недавнее содержимое от s00ny5

  1. s00ny5

    7.8.16.1 ram memory leek

    Hey. Version 7.8.16.1 tested with 7.8.16.0 and same result regards
  2. s00ny5

    7.8.16.1 ram memory leek

    Found the problem is the restart instance. so if you have at the start of a project restart instance and you run it unlimited eventually will fill up your ram.
  3. s00ny5

    7.8.16.1 ram memory leek

    Hey, Is anyone else experiencing this issue? After running ZennoPoster for around 1–2 days, my server RAM gradually fills up to almost the full 32 GB, even though I only have about 5 small projects running. When I check Task Manager, I cannot see any processes using that much memory, but the...
  4. s00ny5

    Chromium Connection header

    Hello, Any chance I can change the Connection header to "close" on Chromium? I tried: instance.SetHeader("Connection", "close"); instance.SetHeader("KeepAlive","false"); No luck. I need this for my proxies to close and free the thread used. Regards
  5. s00ny5

    CloudFlare "Verify you are a human"

    yes on certain websites with high security like whatismyip . com but for some reason it went back to normal and I can bypass it now o.O
  6. s00ny5

    CloudFlare "Verify you are a human"

    I do have 7.8.2.0 I tried your settings same problem. I also tried before setting headers as my latest chrome browser. Site isolation checked all the time.
  7. s00ny5

    CloudFlare "Verify you are a human"

    Hello, Until yesterday, I could easily bypass this by clicking on the checkbox. From yesterday no matter what I do I can't pass it any more and will just refresh and show again. I use Chromium on the latest ZN. Residential proxies with sticky sessions. Any idea? Regards
  8. s00ny5

    Discussion - new version 7.7.18.0

    not normal at all. on 7.7.11 this did not happen. same template.
  9. s00ny5

    Discussion - new version 7.7.18.0

    Hello, No idea if I`m alone but from version 7.7.11 Zennoposter is using double the resources it used. Like I cant run any more all my projects I had run on 7.7.11. Also, there is a memory leak as I can see. On both my servers the Zennoposter it goes from 2 GB ram up to 32 GB RAM usage. Any...
  10. s00ny5

    Chromium wont load and crash

    Ok that fixed it. Thanks
  11. s00ny5

    Chromium wont load and crash

    Hello, With CEF I have no problem and the Poster/Marker works but as soon as I try to use Chromium it wont load and gives me this error: Windows: Server 2012 R2 Std Any help ? Thanks
  12. s00ny5

    Bugs in version 7.7.2.0

    I have the same problem but I cant get 7.7.3 to test as the get customer status not working for me ?
  13. s00ny5

    funcaptcha support

    nope
  14. s00ny5

    funcaptcha support

    I was pointing out is not like recaptcha where it needs picture recognize and take longer to get a token. Is also true you can use google vision to recognize the images but is an expensive way to do it. what I found you don't actually need to recognize any picture... probably the same way as...
  15. s00ny5

    funcaptcha support

    well after 2 months of research I finally got hcaptcha to work. best thing is that is not a " complicated technically " and actually kinda free. You just need good proxies and some code/decode things and you get the token. is a shame you guys did not added this as a feature and were to greedy...