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

  1. VladZen

    Поддержка ZP

    Ответили в тикете. Извините за задержку. Вы можете также задавать вопросы на форуме, если нужен быстрый ответ.
  2. VladZen

    How to get 'traces' folder

    Why does not the pattern work? You have almost the same path, the only difference is OneDrive, which I suppose because you use Microsoft OneDrive to store files. On user side, tracing can be found by the same pattern
  3. VladZen

    ADB Shell commands

    please give the details what commans, what cube settings
  4. VladZen

    Reading sqlite .db file

    Did you try working with Database functionality in zennoposter?
  5. VladZen

    How to get 'traces' folder

    C:\Users\{User name}\Documents\ZennoLab\Traces\taskmame
  6. VladZen

    Парсинг гугла + капмонстер

    Вы используете параметр num=xx для поисковой выдачи при парсинге гугла?
  7. VladZen

    failed to run visual studio

    there will be test build update within few days.
  8. VladZen

    failed to run visual studio

    This will be fixed in new build 7.7.1.0.
  9. VladZen

    Canvas/WebGL SuperEmulation - When is it needed?

    Because it's here:
  10. VladZen

    How to get browser GET/POST parameters?

    Try using this code: instance.UseTrafficMonitoring = true; var traffic = instance.ActiveTab.GetTraffic(); foreach(var t in traffic) { if (t.Url=="url of the request") { return System.Text.Encoding.UTF8.GetString(t.ResponseBody); } } return "Nothing found";
  11. VladZen

    Canvas: Failed to emulate canvas

    It is usually requires from few hours till couple days for zennoposter to learn how to emulate canvas for your project. What are browser profile setings in your project?
  12. VladZen

    Version 7.7 have solved the problem of ghost instance?

    You are maybe right, but still better to increase to run instances. We will investigate more this problem.
  13. VladZen

    How to disable plugins?

    Add action>Browser setting>Flash/Java/Silverlight or simply uncheck it in record mode
  14. VladZen

    Version 7.7 have solved the problem of ghost instance?

    I would advise you to increase timeout loading a base.
  15. VladZen

    Version 7.7 have solved the problem of ghost instance?

    could you please also attach the screenshot of Instance section in zennoposter program settings ?
  16. VladZen

    Version 7.7 have solved the problem of ghost instance?

    It think the reason for those instances is that they were blocked to run. Could you please make diagnostic report when the problem repeats?
  17. VladZen

    VBCSCompile.exe - High CPU Usage

    maybe this is something related to processing common code.
  18. VladZen

    VBCSCompile.exe - High CPU Usage

    Do the projects use Visual Studio in ZennoPoster?
  19. VladZen

    Version 7.7 have solved the problem of ghost instance?

    If instances are in Preparing, this means they are waiting for run. Is resource monitor enabled in program settings? Don't you get the warning sometimes, that new threads can't be started because of resources lack?
  20. VladZen

    4 блокировки постера за день

    Понимаем, что это доставляет большие неудобства. Постараемся решить проблему с банами.
  21. VladZen

    4 блокировки постера за день

    видимо нас часто брутят с мобильного мегафона
  22. VladZen

    4 блокировки постера за день

    ip локальный или какой-то proxy/ vpn ?
  23. VladZen

    Парсинг гугла + капмонстер

    Да, в клауде принимаются
  24. VladZen

    Парсинг гугла + капмонстер

    По нашим тестом сейчас токены от КапМонстра успешно принимаются.
  25. VladZen

    Парсинг гугла + капмонстер

    это за 2018 год
  26. VladZen

    <Empty answer> since updating to v 2.13.5.0

    I would say these are wrong sitekey/url values sent
  27. VladZen

    Is there a CapMonster module specifically for this captcha?

    No, there is no certain module for this captcha. But you can try to create by yourself: https://zennolab.atlassian.net/wiki/spaces/EN/pages/1857749159/Module+Creation+Studio
  28. VladZen

    Can't load proxies into ProxyChecker

    So, you should correct it and request new password also don't forget @ character
  29. VladZen

    Task Manager : I can't get the right settings

    Try to set the same time for Start and When to repeat and select endless finish. Looks like this: By the way, there is an option Schedule debugger where you can calculate timetable for executions.
  30. VladZen

    Парсинг гугла + капмонстер

    Разбираемся что не хватает Гугл поиску. Иногда, после решения рекапчи вручную, начинает принимать.
  31. VladZen

    mysql question: it alwasy timeout

    Yes, timeout can be set in connection string
  32. VladZen

    Is my VPS too weak?

    this is devexpress control problem, not zenno
  33. VladZen

    Пополнение capmonster.cloud c PayPal на 100 а со счёта снимает : €117.78 EUR или $132.05 USD !!!

    Это вопросы к PayPal и PayPro Global, они такую комиссию добавляют. Мы можем только посоветовать другой метод оплаты.
  34. VladZen

    Can't load proxies into ProxyChecker

    What's the address format of your proxies. It should be login:password@ip:port looks like too many words in yours)
  35. VladZen

    Task Manager : I can't get the right settings

    Finish>After N repeats>1 repeat
  36. VladZen

    Task Manager : I can't get the right settings

    Try setting only 1 repeat.
  37. VladZen

    Geetest 4 + Capmonster.cloud

    тогда надо отдельную тему создавать, разбираться на каком сайте не принимаются токены
  38. VladZen

    Canvas/WebGL SuperEmulation - When is it needed?

    Recommended settings for Canvas emulation are Chrome (up-to-date)>Windows>Desktop
  39. VladZen

    Canvas/WebGL SuperEmulation - When is it needed?

    What are browser profile settings? please attach the screenshot
  40. VladZen

    Geetest 4 + Capmonster.cloud

    Попробуйте с nocache решать, подробнее здесь.
  41. VladZen

    Random proxy from list

    You should load list and use operations with list. Check this example:
  42. VladZen

    Geetest 4 + Capmonster.cloud

    Но планируется добавить скоро :-)
  43. VladZen

    New rotating capcha solution?

    This is probably GeeTest and should be solved via services by API for GeeTest. https://2captcha.com/2captcha-api#geetest-v4
  44. VladZen

    Is my VPS too weak?

    It meets just minimum system requirements. I would recommend you at least increase RAM. As far as I can see on your screenshot, you got limit by system resources.
  45. VladZen

    Main project w/o browser while nested project using browser

    Yes, maybe this can be considered as the issue in instance preview.
  46. VladZen

    cmd start and take long without execute command

    Maybe you should add some permissions when running it.
  47. VladZen

    Problems using "Set value from variable" and creating variables

    This error means no email was found and nothing was saved to variable as a result.
  48. VladZen

    Geetest 4 + Capmonster.cloud

    решается это одна из основных капч
  49. VladZen

    Problems using "Set value from variable" and creating variables

    This screenshot is from edit mode. What is actually after execution?