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

  1. VladZen

    ZP Can't Make Full Screenshot for Long Web Pages

    Selecting CaptchaSaver.dll module in action properties of Recognize captcha action block.
  2. VladZen

    How to solve normal captcha image

    you should check logs in your soft and find out what is exact error message most probably zero file size which means wrong base64 file encoding
  3. VladZen

    problem with refund

    i didn't delete :-) You probably mean this thread.
  4. VladZen

    problem with refund

    Refunded couple days ago, as far as I know.
  5. VladZen

    How to solve normal captcha image

    what exact error do you get?
  6. VladZen

    Geetest 4 + Capmonster.cloud

    Да, узнал, GeeTest4 пока не решается в клауде.
  7. VladZen

    Geetest 4 + Capmonster.cloud

    Насколько я могу судить, это единственный способ получить challenge с этого сайта. значение qt удается получить?
  8. VladZen

    What is the best way to scrape content from many different websites ?

    I would advise you to use Parse data feature in zennoposter, to scrape sites. Here are the details.
  9. VladZen

    Network Error

    Then it is ban, I guess, if you are signing in.
  10. VladZen

    how to connect MailKit or SMTPClient to zenno C#

    If you are newbie in C#, why would not you use built-in Send emals functionality?
  11. VladZen

    How to add a line break to each HTML tag closure?

    You should use TextProcessing>Replace and replace </.*?> with </.*?><br> something like that
  12. VladZen

    Geetest 4 + Capmonster.cloud

    В API сказано, что нужно выдергивать параметр challenge из запросов
  13. VladZen

    Low support.zenno service

    It's done and now you have client status. Sorry for the confusion with it and for the delay with the refund.
  14. VladZen

    Low support.zenno service

    This is not real linking account if you just type forum nickname in that form. Sorry if there is some misleading Unfortunately, by forum rules client status can't be provided to the account registered with email where is no software. We can change the email for your forum account if you wish.
  15. VladZen

    Low support.zenno service

    Client status is given to forum account with the same email where you have purchased software. Currently you writing from the account with another email.
  16. VladZen

    Low support.zenno service

    I'm sure there is just some technical issue returning your money. We apologize for the inconvenience caused. I'll ask support to deal with this situation shortly.
  17. VladZen

    Network Error

    I would say this is proxy issue. You should find good proxies for telegram.
  18. VladZen

    Релиз CapMonster Cloud — запуск распознавания hCaptcha

    Насколько я знаю, в планах стоит, но не приоритетных.
  19. VladZen

    Релиз CapMonster Cloud — запуск распознавания hCaptcha

    хоть что-то он должен возвращать хотя бы сетевую ошибку какуюто
  20. VladZen

    Релиз CapMonster Cloud — запуск распознавания hCaptcha

    такого метода нет
  21. VladZen

    Релиз CapMonster Cloud — запуск распознавания hCaptcha

    в ответ приходит какая-нибудь ошибка?
  22. VladZen

    Не запускается ВМ zennodroid

    Поставьте более новую версию ZD.
  23. VladZen

    Релиз CapMonster Cloud — запуск распознавания hCaptcha

    блок по IP вероятно. посмотрите историю банов в аккаунте. TaskID живет не более 5 минут, дальнейшие запросы результата по просроченному ID просто досят наш сервис.
  24. VladZen

    Individual thread management

    These .Net methods can be used to manage threads in zennoposter. https://docs.microsoft.com/en-us/dotnet/api/system.threading.thread.currentthread?view=net-6.0 https://docs.microsoft.com/en-us/dotnet/api/system.threading.thread.abort?view=net-6.0...
  25. VladZen

    Bugs in version 7.7.0.0

    @FINDME do you still need assistance with this issue?
  26. VladZen

    Any Instagram templates to buy please?

    You can get such template even for free. Check free templates in Userful articles.
  27. VladZen

    Individual thread management

    ZennoDroid is another program. C# APi from zennoposter does not work in it.
  28. VladZen

    Individual thread management

    Ok, I see what thread management is needed. I'll discuss this functionality with developers. Meanwhile, I suggest you read this topic: https://zennolab.com/discussion/threads/lovim-zavisshie-instansy.72949/
  29. VladZen

    How to make a screen of a URL in desktop mode?

    1) you should enable Screen and ScreenMaximize emulations 2) what url do you open? isn't it actually mobile version of the website? 3) how do you make a screenshot?
  30. VladZen

    Keyboard emulation : click on 2 keys at the same time

    Try this: instance.ActiveTab.KeyEvent("Enter", "press", "ctrl");
  31. VladZen

    Chromium Project Not Acting right.

    You should search the element by another attributes - id, name. class, not coordinates which changes every time. you can also even try xpath
  32. VladZen

    How can I run ZennoPoster on Linux (ubuntu)

    If you run virtual machine with Windows on it))
  33. VladZen

    Chromium Project Not Acting right.

    You should get line with deleting, then add line to the end of the list by next step. Or you can add it in the end of your project whet it's completed. Thus, every thread will be getting next account.
  34. VladZen

    Chromium Project Not Acting right.

    Load list of account, get line with accounts one by one from the list to variable, then load from variable to website.
  35. VladZen

    Chromium Project Not Acting right.

    You should create 1 project and run it in 50 threads loading accounts via lists/tables.
  36. VladZen

    Обсуждение версии 7.7.0.0

    Если разово не сработала супер-эмуляция на важном сайте, лучше перезапустить проект и попробовать снова перейти на сайт с суперэмуляцией. Если регулярно не срабатывает на сайте, тогда использовать эмуляцию канвас шумом.
  37. VladZen

    Bugs in version 7.7.0.0

    please send me in pm
  38. VladZen

    Обсуждение версии 7.7.0.0

    Просили, я заводил таску. Но разработчики считают, что текущая логика правильная. Шум надо эмулировать до перехода на сайт. повторный переход с шумом после ошибки суперэмуляции не спасет ситуацию.
  39. VladZen

    Bugs in version 7.7.0.0

    This solution is for working with MySQL. You reported zennobox crash.... I asked to make diagnostic report.
  40. VladZen

    Bugs in version 7.7.0.0

    Have you updated ODBC connection driver in your system - - https://dev.mysql.com/downloads/connector/odbc/ Our software uses this driver to connect to MY SQL.
  41. VladZen

    Bugs in version 7.7.0.0

    Please ask some user to make diagnostic report on such crash, see instructions here. We will investigate this.
  42. VladZen

    Individual thread management

    Thread ID can be obtained with this code: return instance.ZP_ID; or return Thread.CurrentThread.ManagedThreadId.ToString();
  43. VladZen

    Управление шаблоном c#

    This allows to find out how many threads are running for certain task in zp.
  44. VladZen

    Same layout bug there

    Should be fixed in version 2.3.0.0
  45. VladZen

    Bugs in version 2.2.4.0

    there should not be compatibility problems in lower version 2.2.5.0.
  46. VladZen

    Bugs in version 2.2.4.0

    We made a fix for screen size problem in latest program build. Please try using it.
  47. VladZen

    Bugs in version 7.7.0.0

    When do you get this error? when executing your own code? We need details and examples.
  48. VladZen

    Project in project - possible to run nested project in background?

    One project creates a file, which triggers execution of another. You can select to run a project by trigger in Schedule settings.
  49. VladZen

    Project in project - possible to run nested project in background?

    You can run depended projects parallelly: Main project creates a trigger, for example some text file, and depended projects starts running by trigger.
  50. VladZen

    Error initializing Google spreadsheet.

    When exactly do you get this error? What step/operation at? It seems the link to google sheet is incorrect.