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

  1. VladZen

    Release ZennoPoster 7.8.0.0

    This functionality is not added yet. You should install extensions from Chrome webstore in ZennoBrowser.
  2. VladZen

    Failed to connect to the e-mail server Authentication error on the IMAP server

    Yes, not possible. I guess there should be some email providers that allow it.
  3. VladZen

    Failed to connect to the e-mail server Authentication error on the IMAP server

    You should allow access from unsecure apps in mailbox settings.
  4. VladZen

    Release ZennoPoster 7.8.0.0

    Eng version was ready just yesterday. I'm sure you will be added soon.
  5. VladZen

    Новость CapMonster Cloud - новый сервис автоматического распознавания капч!

    Можно посмотреть и потестить в консоли браузера (Инструменты разработчика>Консоль).
  6. VladZen

    Zenno freezes when browser is loading.

    @lokiys won't you give us some test template? I've just discussed it with developers, they are ready to fix it in nearest time if we have good example
  7. VladZen

    Is there any major difference executing a project in ZennoMaker vs ZennoPoster?

    Please tell what errors do you get in ZennoPoster when executing the project.
  8. VladZen

    Как решать captchafox?

    По срокам сложно сказать. Планировалось в этом году. Когда будут свободные ресурсы, тогда добавят новую капчу. Рекомендую оставить фидбек здесь.
  9. VladZen

    Release ZennoPoster 7.8.0.0

    ZennoBrowser in English language is already available. So, I hope integration with ZennoPoster will be ready soon.
  10. VladZen

    Which captcha service recognize Binance captcha related to "Select all images"?

    Binance captcha can be solved in CapMonster Cloud by this API - Binance captcha.
  11. VladZen

    Новость CapMonster Cloud - новый сервис автоматического распознавания капч!

    Кубик Свой код>JS должен работать для этого. Инструкций нет, т.к. это не типовой функционал в зеннопостере.
  12. VladZen

    Новость CapMonster Cloud - новый сервис автоматического распознавания капч!

    Остановился, значит какая-то блокировка при распознавании капчи.
  13. VladZen

    Новость CapMonster Cloud - новый сервис автоматического распознавания капч!

    Можно использовать события для управления расширением. Получения событий из расширения.
  14. VladZen

    Новость CapMonster Cloud - новый сервис автоматического распознавания капч!

    Нужно сделать такой post запрос.
  15. VladZen

    Release ZennoPoster 7.8.0.0

    New anti-detect is being integrated into ZennoPoster for automation.
  16. VladZen

    Is it possible to use AI to understand a screenshot of a webpage - and return click coordinates?

    You should use Search by picture option to click buttons or elements with variable position and attributes.
  17. VladZen

    Release ZennoPoster 7.8.0.0

    ZennoPoster is the software for automating browser actions first of all, not anti-detect software. Architecture of ZennoPoster 7 software is quite old already and does not allow to implement some improvements technically. It's more reasonable to develop separate anti-detect browser also taking...
  18. VladZen

    Release ZennoPoster 7.8.0.0

    Thank you for your feedback. ZennoBrowser is new anti-detect browser from ZennoLab with improved anonimity.
  19. VladZen

    Cloud Flare перестал обходить какие есть решения?

    ВПН может играть роль и при обходе cloudflare и при зависании в PM
  20. VladZen

    Cloud Flare перестал обходить какие есть решения?

    Версия ZennoPoster тоже актуальная?
  21. VladZen

    Cloud Flare перестал обходить какие есть решения?

    Операционная система не ниже Windows 10?
  22. VladZen

    Cloud Flare перестал обходить какие есть решения?

    Пожалуйста, пользуйтесь поиском по форуму. Довольно часто решение проблемы уже есть в других темах, как например в этой.
  23. VladZen

    How to drag and drop elements? Help!

    Or you can try using this C# method - FullEmulationMouseDragAndDrop.
  24. VladZen

    Problem with license

    ZennoPoster can be installed on 3 computers, but running only on 1 of them. You can switch active PC in Hardware section on your zennolab account.
  25. VladZen

    i am having a problem in diigo browser automation

    You should use C# code as suggested above. instance.ActiveTab.KeyEvent("a","press","ctrl"); instance.ActiveTab.KeyEvent("c","press","ctrl"); instance.ActiveTab.KeyEvent("v","press","ctrl");
  26. VladZen

    ZennoDroid и YouTube

    В конкурсах ZennoLab Master есть примеры использования ZennoDroid. Можно взять для ориентира.
  27. VladZen

    ZennoDroid и YouTube

    Веб-сервисы хорошо распознают эмуляторы android, любые, не только Memu. Для этой работы больше подойдет ZennoDroid Enterprise.
  28. VladZen

    Зависает ProjectMaker

    Расскажите, какие именно браузерные приложения? Наверное расширения, имеются ввиду?
  29. VladZen

    How to set zennoposter

    The best settings are set by default.
  30. VladZen

    "No connection to the authorization server or your IP was blocked"

    Unfortunately, Windows 7 is not supported even by our system requirements. Also, virtualizing program copies is not allowed by license agreement, FYI.
  31. VladZen

    Cloud flare 2025 помогите пройти капчу.

    Попробуйте так настроить браузер:
  32. VladZen

    Ctrl+C and Ctrl+V function, can anyone help?

    I think you should use lock function to sync threads. lock(SyncObjects.InputSyncer) // { string text = project.Variables["Your_Text"].Value; System.Windows.Forms.Clipboard.SetText(text); instance.ActiveTab.KeyEvent("v","press","ctrl"); }
  33. VladZen

    i am having a problem in diigo browser automation

    Sorry, I didn't understood you correctly. This is simple action to insert keyword into a field. It can be created simply in Record mode in ProjectMaker or using Set value action.
  34. VladZen

    i am having a problem in diigo browser automation

    Unfortunately, we don't know diigo browser. Our forum is dedicated to ZennoPoster software with internal browser automation in this program.
  35. VladZen

    Как решить в приложении на ZennoDroid Recaptcha v2?

    В теории можно. если знать как вытащить sitekey из приложения и сделать отправку токена капчи в мобильном приложении.
  36. VladZen

    Text with emoji symbols is not emulating through keyboard emulator

    I meant it may not work in some cases and different ways should be tried.
  37. VladZen

    Text with emoji symbols is not emulating through keyboard emulator

    Keyboard emulation is an old feature. Try inserting emoji using Set Value action.
  38. VladZen

    Как решить в приложении на ZennoDroid Recaptcha v2?

    В ZennoDroid есть кубик Распознать recaptcha, так же как и в ZennoPoster. Только загружать рекапчу нужно на английском языке.
  39. VladZen

    "No connection to the authorization server or your IP was blocked"

    Have you managed to make it work?
  40. VladZen

    "No connection to the authorization server or your IP was blocked"

    You can also try switching to userarea.zenno.io server in configs and try to run the software.
  41. VladZen

    "No connection to the authorization server or your IP was blocked"

    I don't think something was changed related to Windows 7. Do you install the latest ZennoPoster or some old version? Please attach installation log - ZLInstallerLog.log file from local drive C.
  42. VladZen

    "No connection to the authorization server or your IP was blocked"

    To avoid this error try reinstalling ZennoPoster and installing the latest version.
  43. VladZen

    Save Card Popup how to disable?

    This worked for me. Please check the attached example.
  44. VladZen

    Save Card Popup how to disable?

    You should run this JS code on the page with settings: var toggle_1 = document.querySelector("body > settings-ui").shadowRoot.querySelector("#main").shadowRoot.querySelector("settings-basic-page").shadowRoot.querySelector("#basicPage > settings-section.expanded >...
  45. VladZen

    Save Card Popup how to disable?

    Open this URL in project maker browser - chrome://settings/payments and you will see the settings
  46. VladZen

    Does anyone have an HTTP script or API for downloading images?

    This task is quite simple. You should parse links to images and videos from internet webpages. Then download files from the links using GET-requests. I think this example will be useful for you.
  47. VladZen

    I would like to create videos with images and videos I have on my PC. Can someone help?

    Our users usually create videos using FFMPEG in ZennoPoster. Here you can find templates to automate this job: Creating videos from images with FFMPEG: effects, audio, ticker Creating a video from photos with uniform audio in C#
  48. VladZen

    Zennoposter Restart Buton

    Unfortunately, there is no way to loop a project in ProjectMaker. I would better advise you to run the project in ZennoPoster in one thread with repeated execution.
  49. VladZen

    Zennoposter Restart Buton

    Not sure what exact button you mean... Project is restarted in ProjectMaker application, not zennoposter. Do you execute your project in ZennoPoster and need to restart it?
  50. VladZen

    Save Card Popup how to disable?

    Then try another way - open browser settings page chrome://settings/payments and switch-off card saving and auto-filling.