Результаты поиска

  1. dariesto

    Cheap IPv6 proxies for reCAPTCHA v2

    Hi, I need two packages of 4k proxies, price still 28$ /4k?
  2. dariesto

    Cheap IPv6 proxies for reCAPTCHA v2

    sent priv
  3. dariesto

    recaptcha v3 snippet problem

    @VladZen are settings correct?
  4. dariesto

    hot to solve this captcha with capmonster?

    thanks for reply, I found solution from this user @7make as a module for CapMonster and it works pretty good!
  5. dariesto

    hCaptcha Module

    from today I have this cpatcha on one of websites I deal with
  6. dariesto

    hot to solve this captcha with capmonster?

    Hi, Is it possible to solve presented below type of captcha with use of capmonster? Thanks for any help.
  7. dariesto

    recaptcha v3 snippet problem

  8. dariesto

    recaptcha v3 snippet problem

    yes as shown below:
  9. dariesto

    recaptcha v3 snippet problem

    Hi, After getting token from "Recognizing Recaptcha3" action, I'm trying to use veryfication snippet (form here: https://zennolab.com/wiki/en:addons:capmonster:rc3#working-with-token), but I'm not sure if I'm doing it correctly, below is code with binded project variables: var sitekey =...
  10. dariesto

    Send email with C# macro

    how about multiple CC or BCC adresses?
  11. dariesto

    Bugs in new version 2.10.8.7

    @Moobs @21savage having same serious problems today, using sitekey (solving method Chrome), something is definitely wrong
  12. dariesto

    POST request - no content type header

    Hi, I'm trying using POST request action, when "Data type" is set to "Other" and its value is set to "application/json", however server wont respond properly for this type of data, also in the trafiic I don't see any header like "Content type: application/json". Thanks in advance for help.
  13. dariesto

    Bugs in new version 5.22.1.0

    It looks like when ProxyChecker is installed, the tab "Output" in ZennoPoster (in built-in proxychecker) disappeared. I also cannot run ProxyChecker as separate program (says no connection with server)
  14. dariesto

    GET/POST requests in C# with keep-alive headers

    Hi, I would like to order two snippets written in C#, to make both GET as well as POST requests that are using keep-alive headers and maintain persistent connection with server. Now GET/POST requests action blocks are not sending keep-alive header, it can be added manually in "User-agent"...
  15. dariesto

    GET/POST request support persistent connection

    Hi, It would be great to have supported persistent connection with server when using actions for GET/POST requests with "Connection: keep-alive" header, like browser does it. So for example each following request after first one, doesn't go into queue on fully loaded server. Now server...
  16. dariesto

    Bugs in new version 2.10.8.3

    Are you planning to support it also in browser ?
  17. dariesto

    Bugs in new version 2.10.8.3

    Old method, solving in browser tab. recognition module: CapMonster2.dll
  18. dariesto

    Bugs in new version 2.10.8.3

    Hi, It looks like solving new type of challenges (Buses, Traffclights, Crosswalks,Hydrands) of recaptcha2 in browser, is still not working properly, using module (not snippet). In CapMonster I see "task not identified" or "sorry", while in the browser, module is clicking wrong tiles, please...
  19. dariesto

    Discussion - new version 2.10.8.2

    Hi, will CapMonster will solve new challenges of recaptcha2 like: hydrants, crosswalks, traffic lights or bus (not dynamic)?
  20. dariesto

    Bugs in new version 2.10.8.0

    It's working now, thanks for quick reaction!
  21. dariesto

    Bugs in new version 2.10.8.0

    Looks like only dynamic captcha (reloading images in tiles after click) gives wrong results, challenges like "streetsigns" when one click for tile is required are recognized properly.
  22. dariesto

    Bugs in new version 2.10.8.0

    Hi, I encountered weird recognition results (ZP v5.19.0.0, CM v2.10.8.0), I don't think there are tiles with numbers above 9 in this challenge: or more than 8 in this one:
  23. dariesto

    v5.12.3.0 - global variable value reset when project start

    Yes, but it clears it beore executing action (that sets new value), it looks like clears value before actually executing project and this is only when project has actions that sets value to global var (if there is no such action, like fo example actions that only reads value of global var, the...
  24. dariesto

    Error getting information about your hardware 5.12.3.0

    I had same hardware problem ("Error getting information about your hardware") when installing ZennoPoster v5.12.3.0 (only on one machine), I didn't noticed previously there is Zennoposter 5.12.3.0 in the dropbox, now downloaded, installed it and its OK.
  25. dariesto

    Error getting information about your hardware 5.12.3.0

    at given link there is file "ZennoBox-EN-v5.12.3.0" is it the same as ZennoPoster?
  26. dariesto

    v5.12.3.0 - global variable value reset when project start

    Hi, I noticed that both in Zenno Poster and Project Maker when project execution starts, and inside such project there is action to set value of global variable, it always clears its previous value (it should be cleared only when Zenno Poster is closed). Projects that has actions that only...
  27. dariesto

    Taking all lines from list problem

    Thanks, that work good for me.
  28. dariesto

    Taking all lines from list problem

    Thank you for reply. So, if I need to search something on the list, I can only do it making loop? But will not making in that way will dramatically increase CPU usage when hundreds of threads need to do it at the same time?
  29. dariesto

    Taking all lines from list problem

    Hi, When I want to get all lines from list to variable, te action list precessing (get line) always gets frist line, I'm using ranges like "all" or "0-end" but no success for both. Thanks in advance for help.
  30. dariesto

    Recaptcha2 long solving times

    Yesterday everything back to normal, same proxies, same zennoposter and capmonster versions, projects untouched. I think it was somethign with recaptcha. I noticed that problem occured with only one website I'm working with, on others websites secured with RC2 solving was very fast without any...
  31. dariesto

    Recaptcha2 long solving times

    Hi Anyone encountered in last weeks longer solving times for recaptcha2? especially due to very slowly reloading dynamic images and many challenges to pass to get it finally positively verified? Now, on all my licensces, solving takes more than 1 minute (sometimes few minutes), earlier it...
  32. dariesto

    Timeout initializing objects set to 0 seconds

    I understand, but I mean this additional time when indicator in lower left corner has yellow colour (when browser loads data from scripts and plugins, right after red colour indicator) and when actually webiste looks as it is already rendered, in wiki there is advice to "enable ignore settings"...
  33. dariesto

    C# code for GET/POST request with kee-alive (persistent connection)

    Hi, I'm looking for someone to write C# code action to make GET/POST requests with "keep-alive" header and get proper work with server to maintain persistent IP connection like browser requests does. It should work so each following request, after first one, should be done with same IP...
  34. dariesto

    Keep-alive header with GET/POST request

    Yes I understand, and as You mentioned, I have made http GET request with scraped cookies, website responds properly, the only thing is that it doesn't use keep-alive to maintain connection as browser requests do. In traffic monitor there are only two differences in reqest headers described...
  35. dariesto

    Keep-alive header with GET/POST request

    Thanks a lot. Yes now it is sending "Connection: keep-alive" header and server responds with same header as confirmation but... as this keep-alive connection is established, there is no continuation in following requests, it looks like always new connection is set (server response is always with...
  36. dariesto

    Response headers in browser

    Thanks for explanation, now I see that this is much more complicated. I thought that headers (of each request in specific tab) are somehow stored in variables. I understand therefore that at first I should have list of requests and than define which specific request headers I want, so I'm...
  37. dariesto

    Keep-alive header with GET/POST request

    Thanks for reply, but browser already sends this by default, what I need to do is to send it with use http GET/POST request action, unfortunately there is no field for additional headers in this action, so maybe this is possible with use of C# code and http GET/POST request wich is described...
  38. dariesto

    Keep-alive header with GET/POST request

    Hi Is it possible to send GET/POST requests with "Connection: keep-alive" header as browser requests have? Many thanks for any help.
  39. dariesto

    Response headers in browser

    Yes traffic monitor works great, shows everything very detailed, bot how to get response headers within project?
  40. dariesto

    Response headers in browser

    Hi, Is it possible to get server response headers of page loaded in browser? Thanks in advance for help.
  41. dariesto

    Timeout initializing objects set to 0 seconds

    Hi, Is it possible to set 0 seconds for additional time for loading pages known as "Timeout initializing objects", cause in settings the minimum value is 1 second. Thanks in advance for help.
  42. dariesto

    "Timeout initializing object" set in project

    Thanks for reply, so is there any method to do it in C# ?
  43. dariesto

    Opening page without waiting for loading

    Now is working, thanks a lot!
  44. dariesto

    Opening page without waiting for loading

    Ok thanks a lot for reply, so how to put it to C# action block, to get this busy status (true / flase) into project variable? I pasted what you gave me but when starting project debug there is an error "Compile code of Error in action "CS0201" "Only assignment, call, increment, decrement...
  45. dariesto

    Opening page without waiting for loading

    Ok, I managed it: converted action "Go to page" to C#, then deleted line when is waiting while tab is busy. Now I wondering how to check if tab is still busy by using C# action. Thanks in advance for help.
  46. dariesto

    Opening page without waiting for loading

    Thanks for help, however it doesn't work for me, because even if I set in "Tab settings" 0 seconds as timeout, bot stops at "Go to page" action, until page is loaded (loading time + additional time to load elements when indicator is yellow), and only then continues to execute next actions. In...
  47. dariesto

    Opening page without waiting for loading

    Thanks for reply. But is there possibility to make project when page is loading in web browser while bot can make other actions and for example check periodically if page has finished to load?
  48. dariesto

    Opening page without waiting for loading

    Hi, Is it possibile to open a web page without waiting for loading it, so bot could continue work even if server is not responding? Thanks for any help.
  49. dariesto

    Difference between "optional" and bad and

    Thanks for explanation.
  50. dariesto

    Difference between "optional" and bad and

    Hi, Anyone know what is the difference between "optional" attribute for action block and its bad and (the red exit for outgoing line)? I'll be thankful for explanation.