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

  1. VladZen

    How to break captcha

    You should use HTTP GET/POST requests cubes and make requests with the parameters described in 2captcha API to solve this kind of captcha. Check the example:
  2. VladZen

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

    Блок шифрования сделан для передачи проекта вручную. Публикация для продажи через админ-панель.
  3. VladZen

    Profiles and Cookies

    Only Pro version works Memu emulator. Enterprise version works with phone devices connected to PC.
  4. VladZen

    How to break captcha

    You should use http requests by 2captcha API in ZennoPoster.
  5. VladZen

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

    При публикации, проект шифруется на текущую версию. Настройки в блоке шифрования не относятся к публикации.
  6. VladZen

    Best procesor - threds limit

    To run more threads, you should optimize your project. First of all, disable unnecessary content loading on webpages, such as images, animation, media, etc.. If you work with large data, you should optimize the way processing it.
  7. VladZen

    Why start an instance is slow in Zenno Maker?

    What browser type is selected? CEF (Chrome) should be more fast.
  8. VladZen

    Версия

    Проверьте какая версия указана в клиент-панели и какая дата окончания?
  9. VladZen

    Версия

    Скажите, а где вы скачивали версию?
  10. VladZen

    Profiles and Cookies

    ZennoDroid works with apps, not browser as zennoposter. So cookies are not stored in a profile in ZD. Try using this code to get cookies: var cookie = droid.App.GetCookie("com.android.chrome"); return cookie;
  11. VladZen

    Can I install Chrome Extension with Zenno Maker's browser? (need to install in developer mode)

    It's not possible to install extension as in developer mode. You should pack the extension to .crx package.
  12. VladZen

    Error in the chromium function, help

    Please attach the image demonstrating the problem.
  13. VladZen

    How to not install Chromium addons????

    There is nothing special here. You should run instance with profile-folder and install browser extension, it will be saved in the profile. Next time when you need the extension, just run instance with that profile-folder again
  14. VladZen

    "The variables within the project disappeared, help!"

    then follow my next suggestion about interface mode. window is auto-hide in small screen mode usually
  15. VladZen

    "The variables within the project disappeared, help!"

    Please check my screenshot. There is a small button to stick the window and display it permanently or hide it. Make panels reset and press this button.
  16. VladZen

    "The variables within the project disappeared, help!"

    I told you about auto-hide option. Why you didn't give attention to it? Press it to make variable window visible permanently. Also, switch Interface mode to Standard in Window menu..
  17. VladZen

    How to not install Chromium addons????

    You should use profile-folders to store extension data and settings.
  18. VladZen

    "The variables within the project disappeared, help!"

    resetting panels should help
  19. VladZen

    Can't Launch PM, with Error

    yes, the same way as with userarea.zenno.io
  20. VladZen

    Релиз CapMonster Cloud — запускаем распознавание FunCaptcha • Поддержка data-s от Google

    К сожалению, поддержка фанкапчи прекращена.
  21. VladZen

    "The variables within the project disappeared, help!"

    Try resetting panels in program settings to restore variables view
  22. VladZen

    "The variables within the project disappeared, help!"

    Didn't you enable auto-hide?
  23. VladZen

    "The variables within the project disappeared, help!"

    Do you mean that Variables window disappeared from program interface?
  24. VladZen

    Can't Launch PM, with Error

    you may also try these servers: userarea-us.zennolab.com userarea-hk.zennolab.com
  25. VladZen

    Can't Launch PM, with Error

    There is probably something wrong with internect connecton to our service from your PC, try disabling antivirus/firewall and other protection programs. And also unload the programs which consume large network traffic.
  26. VladZen

    Can't Launch PM, with Error

    Are you able to loging into userarea.zennolab.com ?
  27. VladZen

    Can't Launch PM, with Error

    Did you delete AppData folder when uninstalled ZennoPoster?
  28. VladZen

    Can't Launch PM, with Error

    You should edit ProjectMaker.exe.config file from Progs folder in program directory and change all entries userarea.zennolab.com (or userarea-us.zennolab.com) to userarea.zenno.io in them. The files can be edited in Notepad or any other text editor.
  29. VladZen

    Can't Launch PM, with Error

    Please run Diagnostic.exe from Progs folder in program directory and send us created report.zip file.
  30. VladZen

    Can't Launch PM, with Error

    Hello, You should reinstall ZennoPoster or better update to latest version.
  31. VladZen

    Стим и Recaptcha sitekey addon.

    Опишите подробности, что именно не так. В КапМонстре ничего не менялось.
  32. VladZen

    Bugs in version 7.7.5.0

    Nope, it's not supported as well.
  33. VladZen

    Bugs in version 7.7.5.0

    Unfortunately, Chromium does not work in Windows 7. You should upgrade to Windows 10.
  34. VladZen

    template crash

    Возможно тип браузера в проекте не соответствует браузеру в профиле
  35. VladZen

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

    У вас последняя версия? присылали диагностику в поддержку?
  36. VladZen

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

    Спасибо, обратим внимания на этим проблемы. Желательно в тестовом билде такие вещи накидывать, до выхода версии в релиз.
  37. VladZen

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

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

    How To Solve Cloudflare Captcha?

    Language of the extension depends on your browser. The extension example provided on that pages describes how to integrate it into ZennoPoster. Have you read it?
  39. VladZen

    Отправка текста в эмулятор на Кириллице через ADB

    Вот этот сниппет не пробовали? Такой еще вариант есть: a.Command("am broadcast -a ADB_INPUT_B64 --es msg '"текст в base64"'", true);
  40. VladZen

    How To Solve Cloudflare Captcha?

    You should use CapMonster extension in zenno browser. see details in help docs.
  41. VladZen

    Capmonster 2 not recognizing any captchas.

    In such cases, please make diagnostic report and send it to support.
  42. VladZen

    Capmonster Module creation studio download link removed

    The link to download CapMonster Module Creation Studio is available in help docs.
  43. VladZen

    Login with a different account to Capmonster

    You should reinstall CapMonster and re-login during installation.
  44. VladZen

    Capmonster Cloud not solving correctly simple captcha

    You should pass amazon module name to resolve this captcha, more details in help docs..
  45. VladZen

    The verification code has not been recognized

    There were technical problems on our servers. Universal module didn't work for some period. The problem is solved, universal module is working now.
  46. VladZen

    How to by pass Invisible ReCaptcha ?

    The issue was resolved using CapMonster browser extension.
  47. VladZen

    I want to stop purchasing a subscription.

    you should send a request to support - https://helpdesk.zennolab.com/
  48. VladZen

    Change Timezone

    There is nothing special. You should select device, run device, then execute Set timezone action with Europe?ondon value. Just follow the steps.
  49. VladZen

    Change Timezone

    Well... Looks like it works after running device, not selecting.
  50. VladZen

    Change Timezone

    Hey) what error do you get?